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!
Working with sandbox WSDL
Hi,
We have generated Java objects using sandbox WSDL and by making use of those classes we are trying to call netsuite webservice.
As the sandbox uses GoDaddy certificat, we have created keystore and able to recognize through java code and connect to the service in our local machine, however same code is not reconizing in devlopment environment and not able to call the service.
Here is the response that we are getting
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
<soapenv:Body>
<soapenv:Fault>
<faultcode>soapenv:Server</faultcode>
0