Setting Up a Bundle Installation Script

Complete the following steps to set up a bundle installation script.

Create the Bundle Installation Script File

Write your bundle installation script as a .js file and include at least one of the beforeInstall, afterInstall, beforeUpdate, afterUpdate, and beforeUninstall entry point functions, as needed. Your script can call functions in other files, but you will need to list those files as library script files on the NetSuite script record.

Next: Add the Bundle Installation Script File to the File Cabinet

Related Topics

General Notices