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.
Using SuiteTalk with Google App Engine
Hello All,
I am attempting to use the SuiteTalk API with google app engine. To get app engine to use someone's web services, I used wsimport to grab the WSDL and generate the classes for me. This appeared to work fine and now I have all the classes in Eclipse.
However, I appear to have no NetsuiteServiceLocator object (it has the NetsuiteService object) and all the tutorials I see use this object to eventually login. Am I missing something? Should I be pulling the WSDL from somewhere else?
0