Mapping Customizations > Mapping Customizations > Customizing 360 Script from NetSuite Bundle
Was this helpful?
Customizing 360 Script from NetSuite Bundle
To customize the User Event scripts for an object, you must replace the default sync with a new version of that object and direct the Driver script to use the new version. For example: For Invoice object, if you want to have any custom logic to determine whether NetSuite Invoice is sent to Salesforce or not, perform the following:
1. Save the base User Event Driver to SVN.
2. Customize the Object’s SuiteScript function.
3. Upload the new file to NetSuite.
4. Reference your new file in the Actian 360 script record.
5. Modify Actian_UEAS_Driver to use your custom function.
Note:  When you update the bundle in NetSuite, any customization made to the Driver script will be overwritten. You must repeat the changes made in steps 4 and 5.
Last modified date: 12/14/2021