Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Bundle dependencies (depending on another bundle)
I'm new to bundles, but not new to packaging software on other platforms.
My question: Is it possible to declare/enforce inter-bundle dependencies?
For example, if I have two bundles, 1 and 2, and bundle 2 requires bundle 1 to be installed. When the user installs bundle 2, it should automatically install bundle 1.
Can I declare that dependency somehow?
What about if I want it to be an optional dependency (i.e. can an install script detect the presence of a particular bundle?)