We are all aware of the importance of archiving printed documents. D365FO provides a print archive as a standard, however, its functionalities are quite limited. This is where Docentric comes in. We have taken the standard D365FO print archive capabilities to a whole new level. […]
Tag: D365FO (158)
Build Models, Sync DB and Deploy Reports Using CLI D365FO Tools
When automating installation, upgrade, compilation, and database synchronization of AX models via scripts, the following CLI D365FO tools are at your disposal: ModelUtil.exe: to import, replace or delete models. Learn more>> xppc.exe: to build models. LabelC.exe: to compile labels. reportsc.exe: to compile SSRS reports. DeployAllReportsToSsrs.ps1: […]
Upgrade Azure Storage Emulator on D365FO OneBox Without Losing Your Files
Microsoft Azure Storage Emulator is a tool that emulates Azure Blob, Queue, and Table services for local development purposes. You can test your application against the storage services locally without creating an Azure subscription or incurring any costs. When you’re satisfied with how your application […]