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!
How do I call a scheduled script again in 2.0 where it was left out previously?
I'm encountering challenges with NetSuite Governance Unit limits in my scheduled script. To address this, my current strategy involves processing 50 records during each script execution. After processing a set of 50 records, I trigger the scheduled script again with an incremented range, such as 51 to 100, for the subsequent execution. This iterative process continues until all records are processed. I'm seeking suggestions on how to enhance this approach for better efficiency and to overcome NetSuite's governance limits. How can I optimize this solution, and are there any best practices I should consider scheduled script 2.0?