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!
nlapiYieldScript & nlapiSetRecoveryPoint - Help!
I have a scheduled script that I will have run every day to update four hidden fields on a project record. The script is pretty in-depth, so for the sake of ease and length of this post I'll try and hit the important points.
My function starts and I call a saved search in the system. It returns 700+ projects. I start a "for loop" to iterate through each project to determine if all the additional steps/functions need to take place. My script was failing due to me using hitting the script usage limitations, so I added the use of nlapiYieldScript & nlapiSetRecoveryPoint. I found all of this on SuiteAnswers ID #