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.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
SOAP - NetSuite is Suppressing Errors
I have created a SuiteScript that formulates a SOAP request. This script executes properly, the nlapiRequestURL function makes the call to the web service and when there is no error (HTTP status 200) the body of the response is available. However, when there is any SOAP error thrown by the web service, the body of the SOAP response is empty. The web service is throwing a generic 500 error and is actually returning a valid error message in the xml response body, but for some reason NetSuite is suppressing this. The errors in question are not syntax errors or problems
0