In a real-world Microsoft Dynamics NAV implementations, is quite common to see integrations with third-party external applications. These integrations are normally based on three different technologies: Text file integrations (XMLPort)
In a real-world Microsoft Dynamics NAV implementations, is quite common to see integrations with third-party external applications. These integrations are normally based on three different technologies: Text file integrations (XMLPort)
Quotes The pain of legacy code never goes away #HoskCodeWisdom Writing code is a long lesson in humility #HoskCodeWisdom Power is like being a lady… if you have to
Kingsway’s CDS/CRM Source component and has Source Type property having an AuditLogs value that can be used to get the Audit details from Dynamics 365 CE. Below we have set
Prior to D365 V9, we were using Xrm.Utility.openEntityForm() to open an existing record or to open a create form of an entity providing some additional parameters. However, in D365 V9
I like to validate the data as much as possible throughout the process of migrating data into AX. Usually this means reviewing the input file, loading the file, and clicking