Articles in this section

Customer Lookup Configuration

Previously, when Magento was single connector then we used to check duplicate using etail customer ID field but now after migrating to the multi-account connector, we have started using "Celigo Magento 2 Customer Id Map" to keep track of customers and duplication. We have seen their previous lookup criteria that has updated that's why we haven't updated via migration.

If you want to use "Celigo Magento 2 Customer Id Map" record type to keep track then update lookup criteria for this:

Primary: [["custrecord_celigo_mag2_mcim_nsid.custrecord_celigo_mag2_mcim_mag_cust_id", "is", "{{id}}"], "AND", ["custrecord_celigo_mag2_mcim_nsid.custrecord_celigo_mag2_mcim_instanceid", "is", "#####"]]

Secondary: [["email","is","{{email}}"],"AND",["custentity_celigo_etail_isguest_customer","is","F"],"AND",["custentity_celigo_mag2_instance","is","@NONE@"]]

Was this article helpful?
0 out of 1 found this helpful

Comments

1 comment
Date Votes
  • These settings are configured through a User Interface now by clicking the "Define Lookup Criteria" button, instead of by typing the criteria into the text box manually as this article implies, so this info is a bit out of date.

    Also, I came here looking for an explanation of what the @NONE@ part means and how it works, but did not find the answer.

    0

Please sign in to leave a comment.