Discussions
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
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?