Skip to main content
18-Opal
November 8, 2021
Solved

Get All Data Table Names in to an Infotable

  • November 8, 2021
  • 2 replies
  • 1618 views

Hi,

Is there any way to Get the All DataTable/Thing Names in to an INFOTABLE, gone through lot of functions in Thingworx, couldn't find any solution.

@paic , @c_lowy , @slangley 

Thanks,
Shashi

Best answer by bchaudhary_448008

Hello @pshashipreetham 

 

can you please check this link

https://community.ptc.com/t5/ThingWorx-Developers/retrieve-list-of-all-things-in-thingworx/td-p/652109

 

This seems similar to your issue. 

Kindly revert back if you have any doubts.

 

Regards

Bhawna

2 replies

5-Regular Member
November 8, 2021

Hello @pshashipreetham 

 

can you please check this link

https://community.ptc.com/t5/ThingWorx-Developers/retrieve-list-of-all-things-in-thingworx/td-p/652109

 

This seems similar to your issue. 

Kindly revert back if you have any doubts.

 

Regards

Bhawna

1-Visitor
November 10, 2021

Hi,

 

You could attach a project name to your entities(Thing/Datatable) and call GetEntity services available in Project.

 

Regards

Yedukrishnan