Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X
How to convert infotable datas to xml in thingworx . Kindly tell me any rest call or js code or extension.
Solved! Go to Solution.
@AP_9587236, No OOTB service to convert InfoTable to XML, however, you can
1. Convert InfoTable to JSON firstly refer to article https://www.ptc.com/en/support/article/cs304859
2. Then Convert JSON to XML
@AP_9587236, No OOTB service to convert InfoTable to XML, however, you can
1. Convert InfoTable to JSON firstly refer to article https://www.ptc.com/en/support/article/cs304859
2. Then Convert JSON to XML