I set up new duplication rules in salesforce and I am having an issue now moving temporary contacts from C&P to Salesforce. I get this error:
Insert failed. First exception on row 0; first error: DUPLICATES_DETECTED, Use one of these records?: []
Error is in expression '{!SaveItem}' in component <apex:commandButton> in page cnp_paas_evt:eventtemporarycontact: (CnP_PaaS_EVT)
How do I get around this?
Account: 30029
Access has been granted.
Thank you
Insert failed. First exception on row 0; first error: DUPLICATES_DETECTED, Use one of these records?: []
Error is in expression '{!SaveItem}' in component <apex:commandButton> in page cnp_paas_evt:eventtemporarycontact: (CnP_PaaS_EVT)
How do I get around this?
Account: 30029
Access has been granted.
Thank you
Comment