Skip to main content
1-Visitor
January 5, 2022
Question

how can we add stream data in the database?

  • January 5, 2022
  • 1 reply
  • 1248 views

Hello,

can anyone tell,  is there any way by which we can add data of stream in the database in thingworx?,

1 reply

16-Pearl
January 5, 2022

@YS_10134308 

 

Stream data is stored in database only, table name is stream. Can you explain in detail what exactly is your requirement?

 

Regards,

Sachin Sharma

1-Visitor
January 5, 2022

database as in like SQLServer or MySQL , can we store are stream data into that

5-Regular Member
January 5, 2022

Hello @YS_10134308 ,

 

It will be stored in the persistence provider whichever you have configured either MSSql or Postgres.

 

Bhawna