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.
Please note that on Saturday, April 11, 2026, at 8:00 PM Pacific time, our Case Management System will undergo a scheduled maintenance for approximately 30 minutes. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
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?
0