Articles in this section

Resolve sales order error

Flow name: NetSuite Sales Order to Salesforce Order Add/Update

Error message: "\nSELECT Id,name,celigo_sfnsio__NetSuite_Id__c\n ^\nERROR at Row:1:Column:11\nNo such column 'name' on entity 'Order'. If you are attempting to use a custom field, be sure to append the '__c' after the custom field name. Please reference your WSDL or the describe call for the appropriate names., Status Code: 422"

Error code: SALESFORCE_PROXY

Reason: The error occurred due to the field level accessibility is not set to visible in Salesforce.

Resolution

To resolve this error, perform the steps below:

  1. Sign in to your Salesforce account.
  2. Go to setup and in the Quick Find / Search Box, enter 'Field Accessibility'.
  3. Click Order.
  4. Click View by Fields.
  5. In the Field, select ‘Order Name’.
  6. Click on 'Hidden' on each role and set the Field-Level Security and Page Layout to Visible.
  7. Click Save.
  8. Now, go to the integrator.io dashboard and view the error dialog.
  9. Click Retry to re-run the flow successfully.

 

Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.