Is there a VSCode equivalent to the Studio SOAP Wizard?
I don't have a current project where I am needing to create a new operation that uses SOAP at the moment but as someone who still has some SOAP connections in her Production, I was curious if VSCode had an equivalent to the SOAP Wizard that helped create all of the SOAP classes needed based on the provided WSDL? Does anyone know? Or has this become a manual process?
Thanks in advance for help curbing my curiosity!
Comments
If you click on the bottom line of VS Code where your connection is defined it will display a dialog on the top of the screen showing the Server Actions including the SOAP Wizard
Thank you so much! This was super helpful! And I never would have found it on my own!
I asked the same:
https://community.intersystems.com/post/visual-studio-soap-wizard
The answer is yes! Check the answer in the question.
Thank you so much! I search everywhere for this documentation and couldn't find it! I really appreciate you pointing me to this!