DIMF Part I:Export Customers to DAT File | Dynamics AX 2012
Purpose: The purpose of this article is to illustrate how to use Data import/export framework(DIXF) to export Customers Accounts to DAT File.
The DAT file used to transfer master data from Microsoft dynamics AX instance to another.
--
To Export the Customers Accounts please do the following steps :
.
The DAT file used to transfer master data from Microsoft dynamics AX instance to another.
--
To Export the Customers Accounts please do the following steps :
- Go to Data import export framework ---> Source Data Format.
- Click New in the source name write "DAT" in the description write "DAT File" and from the Type drop-down list select "AX" then Close the Form.
- Go To Data import export framework ---> Processing Group.
- Click New ---->Write "CustDat" in the Group Name-->Write Description ---> Click the Entities Button.
- Select Customer from the Entity Field ---> Select DAT from Source data format (the source which was created in step 2)--> then click Close.
- Select "CustDAT" form the Processing Group ----> then Click the "Get Staging data" button to export the customer data from the original table to temporary table.
- Write proper description for the staging data job --> Then click "OK" button.
- Click "Run" button in the "Staging data execution" form.
- Click "OK" Button.
- The message inform you about the the record number that have been inserted in the staging Table --> then Click "Close" Button.
- Select "CustDAT" form the Processing Group ----> then Click the "Export To AX" button to export the customer data from the Staging table to the DAT file.
- write the file name with full path (Always use folder ) ----> then Click "OK" Button.
- when you check the path you will find that the export process was generated to files one .dat and the other one is .def
.













No comments:
Post a Comment