Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
Hello
I am looking for a connector for Twx Navigate to connector and retrieve data from Oracle's E-Business Suite?
Basically I am trying to show data from different data sources like WC, Agile and EBS on same screen.
Regards
Giridhar
Hi Giridhar, as far as I know there's no connector available for the Oracle E-business suite. However there is a paid connector available for Oracle Agile you might want to check this Oracle Agile Connector on Thingworx Marketplace
Edit:
On second thoughts, if you are basically looking to fetch the underlying data then there's possibility to do so via the Oracle Extension (over JDBC) via the extension Relational Databases Connectors
Thank you.
I have already looked into JDBC connector.
It is good for any simple info retrieval.
But any complex info like MBom, need to develop complex SQL.
Instead I would prefer to use Rest API's exposed if any.