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.
Update: Narrative Insights has been restored and is now available.
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.
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.
Unexpected Error Getting Invoices : One Record Works, Rest don't
Hi,
SOAP Service fails depending on which record I ask for.
I inserted Invoice #1 (130837) via a SOAP call about an hour ago.
Invoice #2 (130795) was added through the Web UI.
The SOAP Requests are exactly the same except for the internalId:
Request #1:
POST /services/NetSuitePort_2_5 HTTP/1.0 Host: webservices.netsuite.com User-Agent: NuSOAP/0.7.2 (1.94) Content-Type: text/xml; charset=ISO-8859-1 SOAPAction: "get" Content-Length: 606 Cookie: NS_VER=11.0.6; JSESSIONID=ac112b7a1f430d32e612d6f54abaa482d56d165834c1.e34Sb3aPa3aSai0LaN4ObxyQahyLe0; lastUser=xxxxxx_1658_18; <?xml version="1.0" encoding="ISO-8859-1"?> <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/
0