Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! 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!