See previous part first - SaLi architecture for Microsoft Dynamics 365 Business Central, part 1
Another blog about Microsoft Dynamics 365 Business Central (AL, Powershell, Azure DevOps etc.)
Another blog about Microsoft Dynamics 365 Business Central (AL, Powershell, Azure DevOps etc.)
See previous part first - SaLi architecture for Microsoft Dynamics 365 Business Central, part 1
If you are developing solutions for Microsoft Dynamics 365 Business Central and you are building them from multiple applications (see Split or not to split), may be you are now experiencing some problems with the dependencies between your apps, chaos made by development withouth rules. We were there too and this is example of dependency chart of one our solution: And because my coleague Jakub Linhart is…
If you are working with OnPrem customers having Microsoft Dynamics 365 Business Central, you have already noticed the new license file format .bclicense. It was created by Microsoft to have modern way how to pass the licensing info without limits of the old .flf format (limited max size etc.). It had some side-effect (bugs) on beginning but I hope that they are solved (never tested yet). But today I am not writing about this file format because Customers, but because it could be handy for…
In many cases you need to work with resources (files, scales, card readers etc.), which are available on local network/PC, from within Microsoft Dynamics 365 Business Central which runs somewhere in the Cloud. I will show you one way how to solve these things.
On Directions EMEA in Milan I delivered session about Architecture of PTE for Business Central. I was trying to find some rules when or why you should or shouldn’t split your PTE into multiple apps. Now I will try to catch this into this article.