Skip to main content
1-Visitor
March 27, 2019
Question

Take data from persistence provider and send to external data store

  • March 27, 2019
  • 1 reply
  • 956 views

Hello Team,

 

I need to take the data from default persistence provider of thingworx to external data store like hadoop.

 

I think the solution can be get ModelEntities that has valuestream assigned and get the data entries from particular timestamp from the model,send to hadoop.

 

Or is there any other solution/alternative to offload data from persistence provider which in our case is postgresql.

 

Any approach will  be appreciated

 

Thanks,Regards,

Vijay

1 reply

22-Sapphire I
March 27, 2019

depending on how the other data store is taking in the data, you could just create file exports either through thingworx or directly in postgres.

or even do something trigger based in postgres

Support
April 4, 2019

Hi @vijay5.

 

If the solution provided by @PaiChung answered your question, please mark it as the Accepted Solution for the benefit of others with the same question.

 

Regards.

 

 

--Sharon