Mapping Customizations > Mapping Customizations > Customizing 360 Script from NetSuite Bundle > Modifying Actian_UEAS_Driver to Use Your Custom Function
Was this helpful?
Modifying Actian_UEAS_Driver to Use Your Custom Function
The Actian_UAES_Driver is a customized driver.
To modify this driver to use your custom function
1. Find the line within Actian_UEAS_Driver.js where the standard function was called and replace it with the custom function.
2. Commit the new function into SVN.
3. In NetSuite, go to Documents > Files > SuiteScripts.
The Folder Contents page is displayed.
4. In SuiteBundles, select Bundle 130325.
The SuiteBundles > Bundle 130325 page is displayed.
5. Click Edit for Actian_UEAS_Driver.js.
The File page is displayed.
6. In MEDIA ITEM, click Edit.
7. Copy your new custom driver function over the old one.
8. Click Save.
The Actian_UAES_Driver is modified to use your custom function.
Last modified date: 12/14/2021