Forum Discussion
Juan M Baena
Mar 14, 2019Iron Contributor
List Data
Good Day In SharePoint on premise we have users that populate data into SharePoint List coming Oracle Databases. I could provide mode details on how its done but the question is in SharePoint On...
Mar 14, 2019
Your options are:
1) BCS Service that "should" work if you expose your Oracle data through a WCF Service
2) Build your Sync mechanism using both SPO and Oracle APIs
3) Use a third party product that provides these features
1) BCS Service that "should" work if you expose your Oracle data through a WCF Service
2) Build your Sync mechanism using both SPO and Oracle APIs
3) Use a third party product that provides these features