Hi
We have a core person data that exist on the Oracle database on-premise. Somehow we need to refresh (copy ) the core person data into Dynamics 365 on Azure cloud.
How i can achieve this?
Normally if we want to connect to the oracle database, we use port, host, SID information to connect to the Oracle database from other servers or systems and get the required data.
Can we use the Oracle connection information to configure it from dynamics 365 to retrieve data from the Oracle database on premise to the cloud?
Is there any connector available to refresh data from the Oracle database to D365 on the Cloud by using just the Oracle connection string (Host, port and SID)?