This solution hooks into the database triggers and allows you to set up on a field level triggers to activate. When a trigger fires an XML document with the modifications is created. This document can be delivered to a multiple locations and applied. For example if a new posting group should be automatically created in […]
Tag Archives: Data Transfer
Centralized Setup Data for NAV 2013 R2
This solution hooks into the database triggers and allows you to set up on a field level triggers to activate. When a trigger fires an XML document with the modifications is created. This document can be delivered to a multiple locations and applied. For example if a new posting group should be automatically created in […]
Upgrade Code Generation Tool for NAV 2015
Doing a data transfer means that you need to compare the tables of the old version and the new version and where you have mismatch you have to take some action. The data transfer is build on the new upgrade methods in NAV 2015 by Microsoft. We have the MergeTool that is used to compare and merge […]
Upgrade Code Generation Tool for NAV 2013
Doing a data transfer means that you need to compare the tables of the old version and the new version and where you have mismatch you have to take some action. The data transfer is build on the upgrade from 2009 to 2013 R2 released by Microsoft. We have the MergeTool that is used to […]
Import Table Data from Excel for NAV 2013
When starting a new company the needed data is in most cases accessible for Microsoft Excel. Do we want the user to be able to import data from Excel into Dynamics NAV ? This object allows import into any table that the license allows.
Import Table Data from Excel for NAV 2009
When starting a new company the needed data is in most cases accessible for Microsoft Excel. Do we want the user to be able to import data from Excel into Dynamics NAV ? This object allows import into any table that the license allows.