Microsoft Dynamics AX 2012 Data Import/Export Framework provide the functionality to import data from an ODBC data source into Dynamics AX. In this post we will illustrate how to import Vendor data from MS SQL database into AX. First we will create sample database that contain vendors data. Then create an ODBC data source, Set up DIXF to import the data to the vendor entities.
Showing posts with label DIXF. Show all posts
Showing posts with label DIXF. Show all posts
Tuesday, September 22, 2015
AX 2012 | Import Data From an ODBC Through DIXF
Microsoft Dynamics AX 2012 Data Import/Export Framework provide the functionality to import data from an ODBC data source into Dynamics AX. In this post we will illustrate how to import Vendor data from MS SQL database into AX. First we will create sample database that contain vendors data. Then create an ODBC data source, Set up DIXF to import the data to the vendor entities.
Monday, September 14, 2015
Convert Field Values During The Importing Process Through DIXF
In the last two articles we discussed how to:
- Configure DIXF To Automatically Generate Unique Key Using Number Sequence.
- Assign Default Values Automatically During the importing process through DIXF.
Today we will discuss how we can convert the field values during the importing process.
Sometimes we may need to convert some of the master data values, especially when we planing to import data from a legacy to new system. For example, assume that one of your clients request to reclassify the vendors from a business line to a new one. in this case you can set up DIXF to convert the old business line value to the new value instead of change the business line for these vendors manually.
The following example we'll show how to convert the Vendor Line of Business during data import process.However we can use the same approach to change the values for any other fields.
The following example we'll show how to convert the Vendor Line of Business during data import process.However we can use the same approach to change the values for any other fields.
Saturday, September 12, 2015
Assign Default Values Automatically During the importing process through DIXF
During the preparation to import data, we often find ourselves having to fill a lot of values that are often the default values. For example, language, currency, customer group or group of suppliers etc....
In this article i will show you how we can assign default values during the importing process through DIXF.
The following example illustrate how to automatically assign default values for vendor currency and vendor group during the importing process. However we can use the same approach to assign default values for any other fields.
Friday, September 11, 2015
Configure DIXF To Automatically Generate Unique Key Using Number Sequence
Do we really need to manually add the reference numbers in the source file when we planning to importing data through the Data import export framework ? No we don't need to do that anymore :)
In this article i will show you how we can Configure DIXF to automatically generate unique key using number sequence during the importing process.
The following example illustrate how to generate vendor accounts automatically during the importing process. However we can use the same approach to generate the unique key for any entities.
Tuesday, September 8, 2015
Monday, September 7, 2015
Friday, August 14, 2015
Wednesday, August 5, 2015
Tuesday, August 4, 2015
Friday, July 24, 2015
Video | Import Financial Dimensions using Data Import framework | AX 2012 R3
If you don't like to read the long steps in my article about how to import financial dimension using Data Import framework in AX 2012 R3. you can just watch the video :)
Monday, July 20, 2015
Monday, July 6, 2015
Sunday, July 5, 2015
Saturday, July 4, 2015
Import Financial Dimension using Data Import framework | AX 2012 R3
This post illustrate how to import the financial dimension using the data import framework in Dynamics AX 2012 R3. Follow the steps bellow to import the financial dimension values to Dynamics AX 2012. If you prefer to watch Video rather than reading the following steps, please visit my YouTube Channel.
Monday, November 3, 2014
DIXF Part III: Import main accounts using import / export framework | AX 2012 R2
In this tutorial i discussed how we can import main accounts using the data import / export framework in Dynamics AX.
Hope that my language will get better in the next tutorials :)
Subscribe to:
Posts (Atom)