As part of setting up the Workflow system, you must run the Workflow Infrastructure Configuration wizard.

Note Note

To run the Workflow Infrastructure Configuration wizard, you must belong to a Microsoft Dynamics AX user group that has the AdminSetup security key enabled.


  1. From a Microsoft Dynamics AX client, click Administration> Setup> Workflow infrastructure configuration wizard.

  2. The Welcome to the Workflow infrastructure configuration wizardpage appears. Click Next.

  3. The Locate the Workflow Web serverpage appears. Verify the URL of the Workflow Web site.

    • If your Workflow server is using Secure Sockets Layer (SSL), the URL is https:// ServerName: PortNumber/MicrosoftDynamicsAX50.

    • If your Workflow server is not using SSL, the URL is http:// ServerName: PortNumber/MicrosoftDynamicsAX50.

    ServerNameis the name of your Workflow server. PortNumberis the port that the Workflow Web site is using.

    Click Validateto verify that Microsoft Dynamics AX can communicate with the Workflow Web site.

    After the URL has been validated, click Next.

  4. The Configure the Workflow processing batch jobpage appears. This batch job retrieves messages from the message queue and sends them to the Workflow server for processing. Select a batch group and click Next.

    For more information about this batch job, see Workflow architecture.

  5. The Configure the workflow due date batch jobpage appears. This batch job reviews the documents in the message queue and sends information about due dates to the Workflow server for processing. For more information about this batch, see Workflow architecture.

    Do the following:

    • Select a batch group.

    • Specify how often you want the batch job to run by entering a number of hours.

    Click Next.

  6. Click Finishto close the wizard.