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.
Please note that on Saturday, April 11, 2026, at 8:00 PM Pacific time, our Case Management System will undergo a scheduled maintenance for approximately 30 minutes. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
nlapiRequestURL Server Side Takes forever
I am calling an external web service using nlapiRequestURL in a server side script. Specifically I am creating cases in a Salesforce instance by sending SOAP packets with the request. The receiving service writes to a field so I have to keep this in the After Submit to get around the record has been changed error.
It takes upwards of 45 seconds to save a case that is being escalated this way. Now, this is not a huge deal as the people that will be doing this are technical and are aware of the actions going on in the back end. This is also a rare (ish) action so shouldn't be a show stopper, but I was wondering if anyone had any tricks to speed this up.
0