Solved
How to get the datashape names that are existed in thingworx
Hi All,
Is it possible to list the datashape names that are existed in thingworx.
Thanks
Hi All,
Is it possible to list the datashape names that are existed in thingworx.
Thanks
Hello!
Does the following help?
ThingWorx Composer --> System --> Resources --> open "EntityServices" --> go to "Services" --> test "GetEntityList" --> enter "DataShape" in the field "type"
I have just tested it and I get as result the list of all available DataShapes on my ThingWorx. If you are interested only in the DataShape Name, you might want to create your own Service that uses this GetEntityList and provides only the DataShape Names.
I hope that helps!
Best Regards,
Vanessa
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.