Community Tip - You can Bookmark boards, posts or articles that you'd like to access again easily! X
Hello all,
We have a web application which supports only SOAP service. I'm trying to fetch data from Thingworx Server from my web application.
Is there any possibility to create SOAP response in Thingworx ?
Thanks in advance.
Regards,
VR
Hmm a lot easier to read and parse SOAP ... to do the response, you probably would set the response as XML but I don't know exactly all the info you would have to 'code' into the response to create the appropriate envelope and structure.
I also don't know if there is a library out there to help make this easier.