Skip to main content
1-Visitor
October 30, 2018
Solved

Access external data in services

  • October 30, 2018
  • 1 reply
  • 1246 views

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 ?

 

     

Best answer by PaiChung

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)

1 reply

PaiChung22-Sapphire IAnswer
22-Sapphire I
October 31, 2018

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)

5-Regular Member
November 13, 2018

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