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!
Problems with scripts reading library file
I am having some suddenly strange things with errors noting 'undefined' functions, variables and objects. These undefined items are listed in the script library file identified with the script file in custom code section of form. Seems the script can not see the library script although library script checks out as working when tested independently of NetSuite.
Has anyone else run into this issue of late. Everything was working fine up until a week or so ago.
Also, along those same lines I got the following error this morning from a Server-side script which makes no sense. The function called by the script is located in an accompaning library file, yet the function itself did not fail but the call to the NetSuite object nlobjScriptError which should obviously not have failed. Any clues or suggestions?