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!
Internal ID "reservation"
Hey guys!
I hope you are all doing well!
We are experiencing some performance issues when creating invoices from an external system.
This external system sends the sales order into a RESTlet script, then Netsuite creates the invoice and returns the transaction InternalID. The external system keeps waiting for all the scripts to be executed in order to receive the Internal ID.
The time it takes to return the InternalID is longer than expected and with a high volume of transactions it is impacting our business.
Is there a way to 'reserve' the InternalID of a transaction so that we can go back to the external system at the very first moment and then start the whole internal scripting process which takes some time to complete?