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 Online (the on premise site will be migrated to) what options do we have for pulling data from other data sources like Oracle for helping populate SharePoint Online List Records?
Thanks
- 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