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!
Restlet - Do not RUN SERVER SUITESCRIPT AND TRIGGER WORKFLOWS
Hi All
We have a restlet that we use to update inventory Detail on a Sales Order. On large line orders, this can take a long time to run and we have had to split this and save the Record every x lines Which creates a second issue in where the sales order can take a while to save due to other scripts and workflows that are running against it.
I know on the CSV import there is an option to prevent other scripts and workflows from runing after updating the import.
My question is there anything similar that can be achieved on a restlet. This would save so much time?