Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X
I want to read the data from the xml in ThingWorx. Is there any step by step guide through which I can go and learn.
You can search the knowledge base for XML as well as this forum to find some pointers.
Thingworx has services to GetXML,PostXML and PutXML and uses E4X to treat the returned content as an object.
Kiran,
I was having the same issue until I found this document today:
https://support.ptc.com/appserver/cs/view/solution.jsp?n=CS219642
I hope it helps you too!