cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Help us improve the PTC Community by taking this short Community Survey! X

Insert DataTable data in Custom Extension

egolindano
7-Bedrock

Insert DataTable data in Custom Extension

Hi, im developing an extension where i have a few datatables and  i wanted to know if there's a way to insert some data of these datatables by default  in the extension. Thank You in advance.

1 REPLY 1
supandey
19-Tanzanite
(To:egolindano)

Hi @egolindano if data is coming from the existing datatable in the ThingWorx, you could look into calling the service QueryDataTableEntries() available for com.thingworx.datatables.DataTableThing.

Top Tags