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!
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