2.x.x
Upgrading and Migrating Microsoft Dynamics for Finance and Operations Connector to Version 3.0 - Mule 4
Anypoint Connector for Microsoft Dynamics 365 for Finance and Operations (Microsoft Dynamics 365 for Finance and Operations Connector) version 3.0 supports OAuth Client Credentials authentication.
Changes in This Release
The OAuth Client Credentials connection authentication type has been added in Microsoft Dynamics 365 for Finance and Operations Connector version 3.0. To use this authentication method, you must use Mule 4.2.1 or later.
Upgrade Prerequisites
Before you perform the upgrade, you must create a backup of your files, data, and configurations in case you need to restore to them.
Upgrade Steps
Follow these steps to perform the upgrade:
-
In Anypoint Studio, open the Mule project for your connector.
-
In the Anypoint Studio menu, select Help > Check for Updates.
-
Select the latest version of Mule Server Runtime and click Next.
-
Select I accept the terms of the license agreement and click Finish.
-
In the Mule Palette view, click Search in Exchange.
-
In Add Dependencies to Project, enter
dynamics finance
in the search field. -
In Available modules, select Microsoft Dynamics 365 for Operations and click Add.
-
Click Finish.
-
Click Yes to restart Studio.
Studio upgrades the connector automatically. -
After Studio restarts, verify that the dependency version is 3.0.0 in the
pom.xml
file in the Mule project.
Verify the Upgrade
After you install the latest version of the connector, follow these steps to verify the upgrade:
-
In Studio, verify that there are no errors in the Problems or Console views.
-
Verify that there are no problems in the project
pom.xml
file. -
Test the connection to verify that the operations work.
Revert the Upgrade
If it is necessary to revert to the previous version of Microsoft Dynamics 365 for Finance and Operations Connector Connector, change the mule-microsoft-dynamics365-for-operations-connector
dependency version in the project’s pom.xml
file to the previous version.
You must update the project’s pom.xml
file in Anypoint Studio.