J
jonmiller
Guest
Yes, and no. MS Dynamics has built in entities that allow data to be loaded into it and data to be extracted from it either via oData or the Data Management Framework. We export financial documents as XML from our OpenEdge application, transform it through SSIS, and then load it into D365 via an oData connection. I'm also extracting data from D365, again using SSIS oData connectors, creating a simple extract and emailing it as a .csv for reporting purposes. D365 can also utilise PowerApps and PowerAutomate for integrations. If you are talking about the D365 application directly linking to the OpenEdge database then you will be looking at heavy customisation of the D365 application, which may or may not be possible, and only if you are hosting on prem rather than in Azure. If you are talking about passing data between the two then yes it is possible however you pain will depend on exactly how and what you are trying to integrate.
Continue reading...
Continue reading...