Synchronizing Business Central with Dynamics For Sales, Dataverse or Power Platform is a common need. For the ones who worked with the Business Central Connector, you may have some awful experience with it. However the underlying process to connect with it is not that complicated :Both OnPremise CRM and Dataverse have the same API capability […]
Tag Archives: AL
Get ride of App dependencies using References
If you ever worked on multiple Business Central extensions, you may know the struggle with dependencies. The Issue When we need to access a table, page or anything else that come from another extension, then you need to set your own app depending on it, and this happen quite often. This drive to two major […]