Skip to main content
19-Tanzanite
December 6, 2019
Question

Create SOAP service in Thingworx

  • December 6, 2019
  • 1 reply
  • 872 views

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

1 reply

22-Sapphire I
December 6, 2019

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.