Discussions
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. Join us
NetSuite SuiteTalk operations timing out after user modifies the transaction record
We have an integration that builds a search request into our NetSuite environment looking for item fulfillments to send to our Shopify store. The search is overall pretty straight forward where we are looking for item fulfillments in the shipped status, in a particular location, for a particular customer, hasn't been modified in the last 2 minutes, and finally a custom string that tracks the status of the item fulfillment. After the integration works with the item fulfillment, it will update the status accordingly so that it falls off the next search request.
This integration works great all day everyday, but we recently attempted to reprocess a few fulfillments by setting the custom string so that it would be picked up by the integration. It reliably fails due to the web service call timing out after nearly 7 minutes. After we take the item fulfillment back out of the search response, the integration works fine.