22 Oct, 2024

Unable to add D365 F&O/SCM tables for sync in Synapse link for dataverse

Starting D365FO version 10.0.39, the SQL row version change tracking license configuration is enabled by default in all new and updated environments. However, it has been noticed that the tables are not available in Dataverse for synapse link configuration or throws some error while trying to add them for syncing. A quick solution is to […]

1 min read

Part 2 – Build azure function to process the messages in Azure Service topic

In this second part of my three part series, I am going to list down steps to build an azure function to process Confirmed Purchased orders which which we are receiving in Azure Service topic. We deployed our topic with two subscriptions to essentially build multiple messaging pipelines for different consuming applications. The idea is […]

5 mins read