Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
How to change WSDL?
Hi all,
Back in 2009, I did a WSDL swapping on my own, it was quite simple.
I didn't have to do any re-programming, all I did was use the supported JAVA sample project as a base, copy and past my custom Java file, then re-complied, and I was able to upgrade my JAVA web services app to the end point 2013.1
Now, since end point 2013.1 will be retired, I need to do it again to upgrade to 2019.1
Questions:
- How do I find the WSDL url in my JAVA app?
- Where can I find a sample JAVA project file for WSDL 2019.1?
Thanks,