Skip to main content
Solved

How to split the Customer Account name in Acumatica and sync to the Shopify First and last name field.

  • 11 November 2022
  • 2 replies
  • 112 views

We have a requirement from the client that during the customer sync from Acumatica to Shopify, Connector has to split the first and last name of the customers from the Account name with reference to the first space starting from left. 

For e,g. Let's say if a customer name is “Mike Thomas Gorden”  Connector while syncing the name to Shopify first and last name field, the connector should check for the first space from the left and split the name into two parts as first and last name and send it to Shopify.

Based on the above example Connector should sync the first name: Mike and the last name: Thomas Gorden to Shopify.

 

To fulfill the customer requirement we have defined the following mappings at the connector Customer entity level

Validation has been successfully passed but while syncing the customer from Acumatica to Shopify we have found the below issue.

While syncing the customers to Shopify, the connector has thrown an error “of an undefined FIND()” function. hence we could not achieve the clients requirement. so to fulfill the client’s requirement do we have any other solution?

 

Best answer by smarenich

Hi @sandeeps there is no function “Find” available under formula editor. You should use “InStr(string, findString)” insted.

Please check the documentation here for the list of complete functions. - https://help-2022r2.acumatica.com/(W(3))/Help?ScreenId=ShowWiki&pageid=3eacd492-e7bb-4bf9-888d-fa3c9155329f

 

View original
Did this topic help you find an answer to your question?

2 replies

  • Author
  • Freshman I
  • 1 reply
  • November 11, 2022

@KarthikGajendran I request you to take a look into this requirement.


smarenich
Acumatica Moderator
Forum|alt.badge.img+3
  • Acumatica Commerce Edition Team Lead
  • 227 replies
  • Answer
  • November 11, 2022

Hi @sandeeps there is no function “Find” available under formula editor. You should use “InStr(string, findString)” insted.

Please check the documentation here for the list of complete functions. - https://help-2022r2.acumatica.com/(W(3))/Help?ScreenId=ShowWiki&pageid=3eacd492-e7bb-4bf9-888d-fa3c9155329f

 


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings