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.
NSC | How to resolve script error: MODULE_DOES_NOT_EXIST
Scenario
The user has a client script that when he tries to create a script record in NetSuite using this file, he encounters the MODULE_DOES_NOT_EXIST error.
Solution
First thing we need to check is the content of the script itself. The define function at the beginning of the script contains the modules that are loaded into the script. Users should:
1. Double check for any grammatical errors.
2. Validate if the module works for client-side scripts, server-side scripts, or both.
3. If no issues were found in the script’s content, check the file name of the script. There are times where users forget to add .js therefore the file is not recognized as a JavaScript file.
Refer a Member to the Community | Earn the Answer Accepter Badge | Vote for the contents you'd like to see