Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X
Hi
, i am uanble to get the correct format of XML from ThingWorx. I am able to generate dyanamic XML based upon my selection from my DataTable but it contains other unnecessary xml tags (For Example: ) which i do not want. Please guide me how to parse the un-necessary tags from THingworx to get the proper XML .Below i have give sample format of XML for easy understandings.
Thanks & Regards:
kshirod
Sorry looks like no sample was included?
Hi Chung,
Thanks for your reply. Below is the screen shot , i have given, where i need the highlighted XML tags. I have created one mash up where if anybody is picking any items from diff. category , it will go to the basket and there i have created one submit button. If you click on the submit button , it will create a dynamic XML . Which will be changing continuously based upon selection. But the XML it is getting generated , it comes with some unwanted tags. How to restrict it. Please guide me.