Import data for ax 2012 R3 CU8 by using Test Data Transfer Tool
The contoso demo data for Dynamics Ax 2012 R3 is different from previous version.we used .dat file to load demo data in previous versions. Demo data is available in .exe file.
i.e DynamicsAX2012R3DemoData.exe available in partner Resource.
To import this demo data we need Test Data transfer Tool is available on partner resource.
i.e DynamicsAX2012R3DemoData.exe available in partner Resource.
https://mbs.microsoft.com/partnersource/northamerica/deployment/downloads/product-releases/MSDYAX2012R3Release#DownloadProductandRelatedTools
To import this demo data we need Test Data transfer Tool is available on partner resource.
Go on following link
https://informationsource.dynamics.com//RFPServicesOnline/Rfpservicesonline.aspx?ToolDocName=Microsoft+Dynamics+AX+2012+Test+Data+Transfer+Tool+(Beta)%7cQJ4JEM76642V-8-1465
OR
Download the demo data and Test Data Transfer Tool (beta)
- Download the AX 2012 R3 demo data from the Release Page on PartnerSource.
- Extract the demo data from the package to the database server that hosts the AX 2012 R3 business database for your environment.
- Download the Test Data Transfer Tool (beta) tool installer from the Downloadable tools section of Microsoft Dynamics Lifecycle Services, and install it on the database server that hosts the AX 2012 R3 business database for your environment.
- Verify that you have appropriate permissions to import data. You must have read access to the location where the demo data is stored, and in SQL Server Management Studio, permission to execute SELECT statements and BULK INSERT statements. For more information, see Install the Test Data Transfer Tool (beta) for Microsoft Dynamics AX.
To import demo data we need to do the following steps.
Step 1:
Step 2:
Run the Test Data Transfer Tool.Exe file to install the utility.
Step 3 :
Step 4:
Copy the metadata file from the above path and paste it in [lists] folder (where Test Data Transfer Tool has been extracted). If the file already exists, then overwrite the file.
Step 6 :
Stop MS Dynamics AX service.
Step 7 :
Open command prompt using administrator and navigate to the path where the Test Data Transfer Tool is extracted).
Step 8:
Dp.exe Import “C:\R3DemoData\DynamicsAXR3DemoData” DynamicsAXR3
C:\R3DemoData\DynamicsAXR3DemoData—— update the path (Demo Data extraced path)
DynamicsAXR3—— provide the actual database name.(Ax DB Name)
Step 9 : you need to install Test data transfer tool on SQL server and run DP command on same server.
If we enter ‘Y’, then following screen will open up describing the count for importing the table data and Error (if they come up)
No comments:
Post a Comment