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.
simultaneous suitelet call cause error?
I have a button on a Vendor Bill which triggers a backend suitelet (single deployment) via a client script. I am triggering a workflow action with workflow.trigger() from that suitelet which SOMETIMES gives error (RCRD_HAS_BEEN_CHANGED).
Is it possible that the users working from different Bills are clicking that button which might trigger the same suitelet simultaneously and cause error?
0