Synchronizing multiple channels

Abstract

If you want to synchronize multiple channels at the same time, you must specify new endpoints, routes, and steps to handle the new channels. You can create new items using the appropriate templates, or copy the existing items and rename or modify the fields where necessary. The recommended approach is to copy and rename existing items.

  1. Go to Sitecore > System > Data Exchange > Endpoints > Providers .

  2. Create a new "Dynamics CRT Endpoint" item.

    1. Enter the correct Connection information and Dynamics Information.

      AX_SynchronizationMultipleChannels1.png
  3. Create new “File System Endpoint” items for the working and archived directories.

    1. Update the Root Path field in the new items.

      AX_SynchronizationMultipleChannels2.png
  4. Create a new “Commerce Agent endpoint” item.

    1. Update the Site Name in the new item.

      AX_SynchronizeMultipleChannels3.png
  5. Copy the pipeline Sync Contoso Commerce Channel Pipeline item and all steps under /sitecore/system/Data Exchange/Commerce Tenant/Pipelines/Sync Contoso Commerce Channel Pipeline.

    1. In each step, update the endpoints to refer to the new endpoints that were created previously. You can also enable or disable steps as needed.

      AX_SynchronizeMultipleChannels4.png
  6. Create a new pipeline batch for your channel under /sitecore/system//Data Exchange/Commerce Tenant/Pipeline Batches.

    1. Update the fields to specify the pipeline that was created in Step 5 should run, and ensure the new pipeline batch is enabled.

      AX_SynchronizeMultipleChannels5.png