Import tool package

System version

Microsoft Dynamics AX 2012 R3

Tool version

2.9

Tool files

x86 or x64

Tool name

wmx2dynamics.exe


System version

Microsoft Dynamics AX 2012

Tool version

2.4

Tool files

download

Tool name

wmx2dynamics.exe



System version

Microsoft Dynamics AX 2009

Tool version

1.13

Tool files

download

Tool name

wmx2dynamics.exe


System version

Microsoft Dynamics AX 4.0

Tool version

1.13

Tool files

download

Tool name

wmx2dynamics.exe

Requirements and notes

Unknown

Import tool settings

You need to create a file called settings.xml and place it in the same folder as the tool.

settings.xml

<?xml version="1.0" encoding="utf-8"?>
<Settings xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <Connection>
        <!-- (Optional) The company to activate.
             This parameter overrides the corresponding parameter in the configuration being used. -->
        <Company></Company>
        <!-- (Optional) The language to use for Microsoft Dynamics AX labels.
             This parameter overrides the corresponding parameter in the configuration being used. -->
        <Language></Language>
        <!-- (Optional) The Application Object Server (AOS) to use for the connection.
             This parameter overrides the corresponding parameter in the configuration being used. -->
        <ObjectServer></ObjectServer>
        <!-- (Optional) The name of the Microsoft Dynamics AX configuration to use while logging on.
             If not specified, the default configuration is used
             (maintained by the Dynamics AX Client Configuration Utility). -->
        <Configuration></Configuration>
    </Connection>
    <!-- ERP Web Service account provided by Webmercs -->
    <Email></Email>
    <Password></Password>
    <!-- Email for receiving error reports. Separate multiple emails with ; -->
    <AdminEmail></AdminEmail>
</Settings>

How to use the import tool