NetSuite Sync Error | Error in vendor replication. RequestId: {request_id}, Error: {error_message}, Original Error: {original_error}
What’s happening
This error is occurring due to a custom script you have deployed in NetSuite.
How to resolve
You have two options to resolve the issue:
Option 1
- Change the Context on the script deployment (remove RESTlet ) so that this script doesn’t run from the Ramp → NetSuite sync.
- Note: This option can create duplicate records.
Option 2
- Undeploy the script temporarily so you can sync successfully, then re-deploy it after the sync is completed.
- Note: This option can create duplicate vendors or vendors without email information.