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!
WSDL 2.0.0 beta BUG. Tasks search fails with an UNEXPECTED_ERROR code.
Hello.
I've tried Contact and Task requests upon NetSuite 2.0.0 beta. Requests worked ok upon 1.3.2 and Contact requests are also ok, but when I'm trying TaskSearch it fails if lastModifiedDate field is supplied and the error code is UNEXPECTED_ERROR with description "An unexpected error occurred."
Here is a request been sent (reformated):
[CODE]POST /services/NetSuitePort_2_0 HTTP/1.1
Host: webservices.beta.netsuite.com:443
User-Agent: gSOAP/2.7
Content-Type: text/xml; charset=utf-8
Content-Length: 2814
Connection: close
Cookie: NS_VER=11.0.0;$Domain="webservices.beta.netsuite.com"
Cookie: JSESSIONID=ac11271d1f43aa38917a6c4a4d92afbc85fd9bd1eed8.e3qTb34NbxmLe3iPah0MbxqQby1ynknvrkLOlQzNp65In0
I've tried Contact and Task requests upon NetSuite 2.0.0 beta. Requests worked ok upon 1.3.2 and Contact requests are also ok, but when I'm trying TaskSearch it fails if lastModifiedDate field is supplied and the error code is UNEXPECTED_ERROR with description "An unexpected error occurred."
Here is a request been sent (reformated):
[CODE]POST /services/NetSuitePort_2_0 HTTP/1.1
Host: webservices.beta.netsuite.com:443
User-Agent: gSOAP/2.7
Content-Type: text/xml; charset=utf-8
Content-Length: 2814
Connection: close
Cookie: NS_VER=11.0.0;$Domain="webservices.beta.netsuite.com"
Cookie: JSESSIONID=ac11271d1f43aa38917a6c4a4d92afbc85fd9bd1eed8.e3qTb34NbxmLe3iPah0MbxqQby1ynknvrkLOlQzNp65In0
0