Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. 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!