You can translate the question and the replies:

dynamics southbound connection to the denodo

Hi Team, Let us know how can we connect dynamics to denodo using jdbc drivers
user
17-10-2022 07:50:43 -0400
code

1 Answer

Hello, I understand that you want to create a jdbc data source for Microsoft Dynamics 365 CRM in Denodo. In order to accomplish this, you will need to import the jdbc driver Microsoft Dynamics 365 CRM by following the steps provided in the document [Importing a JDBC driver of Database](https://community.denodo.com/docs/html/browse/8.0/en/vdp/administration/importing_extensions/importing_extensions#importing-a-jdbc-driver). Thereafter, you will go to **New > Data Source > JDBC** and in the JDBC configuration window you will choose Generic Adapter for the field **Database Adapter**. And then you will choose the imported jdbc driver for the **Driver Classpath** field. For the rest of the fields you can refer to the document [JDBC Sources](https://community.denodo.com/docs/html/browse/8.0/en/vdp/administration/creating_data_sources_and_base_views/jdbc_sources/jdbc_sources) to complete the configuration. Alternatively, you can establish the connection between Denodo and Microsoft Dynamics 365 using Custom OData4 Custom wrapper using OData4 API and OAuth2.0 authentication. You can refer to the document [How to Connect Microsoft Dynamics 365 from Denodo](https://community.denodo.com/kb/en/view/document/How%20to%20connect%20to%20Microsoft%20Dynamics%20365%20from%20Denodo). Hope this helps!
Denodo Team
17-10-2022 19:47:00 -0400
code
You must sign in to add an answer. If you do not have an account, you can register here