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!
Script Execution Instruction Count Exceeded
I've create a custom Suite-let that retrieves and displays sales data in an iFrame. This script works with a large amount of data returned from scripted search. The returned search object may contain as many as 9000+ records after which I use a series of loops and objects to perform roll up sales calculations.
This script runs find from client side, but yields 'Script Execution Instruction Count Exceeded' when run from server. Is there anyway to calculate this limit and make provisions for it in my script? Any help would be greatly appreciated.
Thanks