View history for a distribution schedule

Important

This content is archived and is not being updated. For the latest documentation, see Microsoft Dynamics 365 product documentation. For the latest release plans, see Dynamics 365 and Microsoft Power Platform release plans.

Applies To: Microsoft Dynamics AX 2012 R3

The Download history form shows information about the jobs that were previously run for a selected distribution schedule. A run of a job is referred to as a session. Use the information in this form for troubleshooting. You can also run a session again from this form.

To display complete status information in this form, you must run the batch job that processes status messages for Commerce Data Exchange. For more information, see Process status messages for data exchange.

  1. Click Retail > Periodic > Data distribution > Distribution schedule.

  2. Select a distribution schedule, and then click History.

  3. In the Download history form, you can view the following information about each session that was tried for the selected distribution schedule.

    Field

    Description

    Job name

    The name of the job that ran.

    Channel data group

    The channel data group that the job was run against.

    Session number

    The identifier for the session.

    Status

    The status of the session. The following statuses are used:

    • Started –Async Server has started to create the data package in the working folder.

    • Available – The data package is available for download.

    • Requested – The data package has been requested by Async Client.

    • Downloaded – The data package has been downloaded by Async Client.

    • Applied – The data package has been applied to the channel database.

    • Canceled – The session was canceled.

    • Create failed – The data package could not be created. Review the detailed error message for more information.

      After you have resolved the error, run the distribution schedule again. If the distribution schedule runs as part of a batch job, it is run again the next time that the batch job runs.

    • Download failed – The data package could not be downloaded. Review the detailed error message for more information.

      After you have resolved the error, Async Client tries the download again according to the retry interval.

    • Apply failed – The data package could not be applied to the channel database. Review the detailed error message for more information.

      If there is a configuration issue, fix the issue, and wait for the next retry by Async Client. If there is a data issue that you can’t resolve by modifying the database schema, cancel the session. For more information, see View or cancel retail data distribution sessions.

    Download path

    The working folder where data packages are created for download.

    Rows affected

    The number of rows in the database that are read from Microsoft Dynamics AX and sent to the channel.

    Row version

    The version number that is assigned by Microsoft SQL Server change tracking.

    Date and time created

    The date and time when the data package was created.

    Date and time modified

    The date and time when the data package was last modified.

    Message

    If there was an error, the detailed error message text.

    Channel database

    The channel database that the data package was applied to.

    Date requested

    The date and time when Async Client requested the data package.

    Date downloaded

    The date and time when the data package was successfully downloaded by Async Client.

    Date applied

    The date and time when the data package was successfully applied to the channel database.

  4. To repeat a failed session, select it, and then click Rerun.

See also

View or cancel retail data distribution sessions