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

Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X

Access external data in services

mukutbhattachar
4-Participant

Access external data in services

I have a situation where I have to access external data (reference data) while writing a service for a thing.

 

For example, if a cooler has a temperature sensor as a property and a service where the temperature value read from the sensor has to be compared to some external reference data like average_monthly_temperature, which is fed from some external database call or some API call from the service, how can this be done ?

 

     

1 ACCEPTED SOLUTION

Accepted Solutions

Thingworx can connect to other data sources if you install the appropriate jdbc connector extension from an external database

or REST API using the content loader services (resource)

View solution in original post

2 REPLIES 2

Thingworx can connect to other data sources if you install the appropriate jdbc connector extension from an external database

or REST API using the content loader services (resource)

mgoel
17-Peridot
(To:PaiChung)

Hi @mukutbhattachar

 

Hope you are doing good. Could you please confirm if the issue has been resolved.

 

If yes, please mark the answer as accept as solution for the future reference. Thank you in advance.

Regards-Mohit Goel

Top Tags