Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Campaign

  • Contact

  • Lead

  • Opportunity

  • OpportunityLineItem

  • Order

  • OrderItem

  • Product2

  • Quote

  • QuoteLineItem

1) Contact and Lead:

These records could be matched by the Email field

Clean the tnw_mage_basic__Magento_ID__c field: push empty value. Use the dataloader for that. Records will be matched by the Email

2) Account:

These records could be matched by the Name field

3) Product2

These records could be matched by the ProductCode field.

Clean the tnw_mage_basic__Magento_ID__c field: push empty value. Use the dataloader for that. Records will be matched by the ProductCode

4) Campaign - Magento2 module doesn’t support this entity sync.

Clean the tnw_mage_basic__Magento_ID__c field: push empty value. Use the dataloader for that. To avoid future collisions.

5) Order, Opportunity and Quote:

Clean the tnw_mage_basic__Magento_ID__c field: push empty value. Use the dataloader for that.

6) OrderItem, OpportunityLineItem and QuoteLineItem:

Clean the tnw_mage_basic__Magento_ID__c field: push empty value. Use the dataloader for that.

3.

...

Clean Magento & Salesforce IDs“ table

  • Go to Magento admin panel - Salesforce - Salesforce Id Mappings

  • Select all records in “TNW Salesforce / Magento & Salesforce IDs“ table

  • Click on Action menu - Delete

...