Java NetSuite Web Service

Is there any documentation or reference or sample code for using Java’s NetSuite Web Service?

Beginner Asked on September 12, 2020 in SuiteTalk.
Add Comment
2 Answer(s)
Advanced Answered on September 12, 2020.

Tried to open the Building an Application with Java using Apache Axis and i was redirected to here

RE: Java NetSuite Web Service

 

 

on September 12, 2020.

Setup the language to English.

Alternativly SuiteAnswers has an equivalent article: Building an Application with Java using Apache Axis

on September 12, 2020.

Do you happen to try to followup the steps in there?

on September 12, 2020.

Documentation link is pretty old, for example the code given uses the login operation which is no longer supported.

That said the example project is a fair starting point. It avoids a lot of the mess involved with trying to use an old version of axis on a complex wsdl. Its not too hard getting requests going to NetSuite using the code from the project.

The general approach is what NetSuite documents: Generate a client using a tool like Apache Axis (I would at least use the more modern Apache Axis 2). Use the client to send requests to NetSuite. The SuiteTalk SOAP web service is not an ideal starting point for learning how to do SOAP, its not a simple service.

on September 12, 2020.
Add Comment

Did you find any documentation or reference or sample code for using Java’s NetSuite Web Service? How you did it?

Rookie Answered on November 29, 2020.
Add Comment

Your Answer

By posting your answer, you agree to the privacy policy and terms of service.
  • This site made possible by our sponsors:   Tipalti   Celigo   Limebox   Become a Sponsor   Become a Sponsor