Catalog Sync
Adobe Commerce uses indexers to compile catalog data into tables. The process is automatically triggered by events such as a change to a product price or inventory level.
The Catalog Sync service moves product data from an Adobe Commerce instance to the Commerce Services platform on an ongoing basis to keep the data up to date. For example, Product Recommendations requires current catalog information to accurately return recommendations with correct names, pricing, and availability. Use the Catalog Sync dashboard to observe and manage the synchronization process or the command-line interface to trigger a catalog sync and to reindex product data for consumption by Commerce Services. See Command-line Interface Reference in the SaaS Data Export Guide.
Accessing the Catalog Sync dashboard
To access the Catalog Sync dashboard, select System > Data Transfer > Catalog Sync.
With the Catalog Sync dashboard you can:
- View the sync status (In Progress, Success, Failed)
- View the total number of products synced
- Search synced products to view their current state
- Search store catalog by name, SKU, etc.
- View synced product details in JSON to help diagnose a sync discrepancy
- Reinitiate the sync process
Last sync
Reports a sync status of:
- Success - Displays the date and time that the sync was successful and the number of products updated
- Failed - Displays the date and time that the sync was attempted
- In Progress - Displays the date and time of the last successful sync
The catalog sync process automatically runs every hour. If you do not see expected products on the storefront, or if the products do not reflect recent changes you made, you can resolve catalog sync issues.
Products synced
Displays the total number of products synced from your Commerce catalog. After the initial sync, only changed products should be synced.
Resync resync
If you must initiate a resync of your catalog before the hourly scheduled sync occurs, you can force a resync.
-
From the Catalog Sync dashboard, select Settings.
The Catalog Sync Settings page appears.
-
In the Resync Data section, click Resync.
Commerce syncs your catalog during the next scheduled sync window. Depending on the size of your catalog, this operation can take a long time.
Synced catalog products
The Synced catalog products table displays the following information.
Resolve catalog sync issues resolvesync
See Logs and troubleshooting in the SaaS Data Export Guide.