Discussions
Join the NetSuite community to innovate, connect, and discover what’s next.
SuiteWorld brings thousands of innovators, builders, and leaders together to learn, connect, and shape what’s next. This October, explore how to build a stronger foundation for growth through inspiring keynotes, major product reveals, hands-on sessions, and unforgettable moments—all in one place for our biggest event of the year. Register now
Sales Order Update error - Record deleted since you retrieved it
Hello,
I've been working through a sales order integration to our Netsuite Sandbox and have run into this issue, I'm uncertain what's causing it and am hoping someone has some familiarity here as I can't find any useful resources on this error.
I'm running an upsert Sales Order API request through SuiteTalk(Using Jitterbit integrator). I'm attempting to update a pre-existing Sales Order, by providing an External ID. This occasionally comes back with an error, "The record has been deleted since you retrieved it.", error code "RCRD_DELETED_SINCE_RETRIEVED".
The Sales Orders I am working with were created by the same Upsert operation. If I rerun the exact same upsert it will successfully reapply to the existing SO. The ones that seem to be failing are when I'm entering new order items to the SO.