Skip to main content
10-Marble
July 9, 2015
Question

How to create XML from a virtual thing object ?

  • July 9, 2015
  • 1 reply
  • 1134 views

Hi,

We have seen documentation to create thing in Thingworx server manually or to import XML definition of existing thing (already exported from same or another thingworx server).

We have a different problem at hand. We need to create things programatically using JAVA APIs.

I need to create XML for thing definition, which can be imported in Thingworx server. Are there any helper APIs which provide a way to dump XML for Thing object defined using VirtualThing class in java ?

Any thoughts on approach will be helpful ?

Thanks

1 reply

1-Visitor
August 19, 2015

Can you describe the use case?