Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
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
0