Skip to main content
16-Pearl
May 5, 2023
Solved

DataTable not running

  • May 5, 2023
  • 1 reply
  • 1223 views

Hi Community,

 

Please can someone assist me with this?

I have created a data table and given it a datashape.  When I go and see the mashup, I'd expect to at least see the columns appear without any data. 

However there are no columns. When I run getDataTableEntries, I get a script this error: 'dataTable is not running'. 

What does this mean? how does can I remedy this?

 

Regards,

 

 

Best answer by Janicen

Hello, 

 

I the error log was complaining about the persistent provider on the datatable. Previously it was set to influx DB so I changed it to Thingworx persistent provider, then the columns appeared on the datatable mashup. 

Thank you.

1 reply

17-Peridot
May 5, 2023

Hello,

 

Did you try running the "RestartThing" service?

I don't see that you should have to, but you never know.

Also, is there any error messages in the logs that might help us?

 

Regards,

Jens

Janicen16-PearlAuthorAnswer
16-Pearl
May 8, 2023

Hello, 

 

I the error log was complaining about the persistent provider on the datatable. Previously it was set to influx DB so I changed it to Thingworx persistent provider, then the columns appeared on the datatable mashup. 

Thank you.