For the complete documentation index, see llms.txt. This page is also available as Markdown.

Restart, Duplicates, and Multi-Store Risks

Failed runs must not be blindly retried.

Restart

  1. Check Activity Log and API response.

  2. Determine whether Magento/BC has already created a target object.

  3. Verify IDs and dashboard links.

  4. Fix the root cause.

  5. Repeat the smallest sub-process.

Duplicate Protection

The app checks for existing Magento IDs and BC documents. Protection can fail if link fields are missing or have been manually changed.

Multi-Store Risks

Some data is store-specific while other data represents global BC master data. Verify the Web Store Code in the dashboard, mappings, and logs.

Parallelism

Do not start parallel runs for the same shop and area.