Managed Bundles -Best Practices
Follow these practices when you use the Managed Bundles feature:
-
Develop a communication plan for your updates. You can push bundle updates that are bug fixes quickly and seamlessly without disturbing your install base. For bundle updates that are new releases, be sure to communicate with your install base ahead of time.
-
You can communicate with your bundle install base by sending bundle messages, for example, to welcome new users or to provide upgrade notifications. These messages appear on the Bundle Details page and can also be sent as email to bundle administrators in target accounts. See Sending Bundle Messages.
-
Avoid doing updates during install base peak hours. You can review the regions in which your install base are located on the Bundle Install Base page to determine the time zones that you need to take into account.
-
Be sure that bundle updates do not overlap with the NetSuite phased release cycle if the upgrades rely on new features that are only available in the leading version. You can review the current NetSuite versions of your install base on the Bundle Install Base page. See Bundle Support during NetSuite Release Phasing.
-
Managed bundles support a phased upgrade process similar to the release process for NetSuite upgrades. You can release a new managed bundle version to subsets of the install base, in phases. See Phased Upgrade of Managed Bundles.
-
Be aware that the order in which bundled scripts run in the source account is maintained when the bundle is installed in target accounts. You can set up script execution order for client and user event scripts on the Scripted Records page, at Customization> Scripting > Scripted Records. See The Scripted Records Page.
-
Lock objects in managed bundles to avoid clobbering customizations in target accounts. You can mark bundle objects as locked on the Step 4 Set Preferences page of the Bundle Builder. See Locking Objects in Customization Bundles.
-
Set bundle object preferences on the Step 4 Set Preferences page of the Bundle Builder, to ensure that objects are set up properly in target accounts. For information about available preferences, see Bundle Object Preferences.
-
You can write SuiteScripts to accomplish required setup tasks that are not covered by bundle preferences, and run these scripts as part of bundle updates in target accounts. You can associate a SuiteScript with a bundle on the Step 1 Bundle Basics page of the Bundle Builder. See Using Bundle Installation Scripts.
-
If you would prefer that bundle objects not be displayed in target account list pages, you can enable the Hide Components option. See Hiding Bundle Components in Target Accounts.
For steps for using the Managed Bundles feature, see Upgrading Your Managed Bundle Install Base.