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!
Don’t miss your chance to meet our SuiteGurus—NetSuite Support professionals and subject matter experts with extensive experience in select product areas, including OneWorld, Advanced & Basic Accounting, Supply Chain Management, Receivables & Payables, CRM, Account Administration, and the SuiteCloud Platform. Full Conference attendees can prebook exclusive 30-minute one-on-one sessions for your product questions.
Spots are limited! Register through your Agenda Builder and find SuiteGuru under Agenda Enhancements.
Exclude files from bundle-included directories
Hello, I've organized my SuiteScript files using a few folders. And I'd like to transfer this directory structure to the bundle (and target accounts), but only with files, that are actually used by related to this bundle entities. So I added my directories to the bundle, but ALL contents of this directories were also included.
For example, I've got "API" directory, that contains files 1.js, 2.js and 3.js. 1 and 2 should be included in bundle, but file 3 should not - because it's used in mechanisms, that are under development and are not included in bundle. How can I do that?
I've tried unsetting "HIDE IN SUITEBUNDLE" checkbox and setting "HIDE IN SUITEBUNDLE", but it works a bit different, that I expected: file is still included in bundle and visible in File Cabinet, however I cannot see its contents.