How to write the AxUtil command inData Migration Framework?

Hi All,

When i installing the DMF tool in command prompt i gave the AxUtil import file for the model file but its say command incorrect will You please give me any suggestion

C:\Users\Administrator>AxUtil import/file: “C:Program Files \Microsoft Dynamics AX 2012 Data Migration Framework \DataMigrationFramework.axmodel”

Thanks,

kalpana

Hi Kalpana,

As you have typed command line above, i think first of all you should be in the directory where the AxUtil command file is residing.

For that you have to be on Application object server, then you can use AxUtil command.

Then again try with the same command.

Hope it will work.

Please let me know if you have any query regarding this.

Kind Regards,

Vijay Solanki.

Hi,

Ópen command prompt as administrator.

Use the following commands to change the directory to Mangement Utilities

Use the following commands:

CD: C:/

CD Program Files

CD Microsoft Dynamics Ax

CD 60

CD ManagementUtilities

Use the same command without any space between import/file: and file path.

AxUtil import/file:“C:\Program Files \Microsoft Dynamics AX 2012 Data Migration Framework \DataMigrationFramework.axmodel”

before that check model file is available in the same path.

Hi all ,

Know its working,thank you for the giving advices