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

Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

I am looking for a way to interface data from an ORACLE ERP system.

yonkim
9-Granite

I am looking for a way to interface data from an ORACLE ERP system.

Now I am looking for a way to communicate with ORACLE ERP System.

Please let me know how to communicate.

2 REPLIES 2
ankigupta
5-Regular Member
(To:yonkim)

Hi Yong June Kim​, I have not worked with ORACLE ERP system but if it supports REST API or HTTP post; you can use it to communicate with ThingWorx.

supandey
19-Tanzanite
(To:yonkim)

Hi Yong, i am not aware of an OOTB interface available for this, but you could connect to the  Oracle DB storing all the data from ERP system and pull that in ThingWorx using services, which you will need to create to query the tables from the database.

Hope this may help.

Top Tags