Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. 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!