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.
How to handle concurrent processing using suitescript?
Hi All,
I would like to get help on implementation concept of how to use scripting to handle concurrent processing (both Suitelet and RESTlet).
At the moment I have RESTlet to fulfill sales order and this script is called concurrently all time time. Now here is the problem, if there are 2 sales order trying to fulfill the same item located in the same lot or bin, this script will fail.
How could NetSuite handle this case? Is there any reservation or record lock mechanism in suitescript? Or any technique you guys use to overcome such problem?
Regards,
Jack
0