Skip to main content
Version: may-24-production

Guided Matching questions

Question: What are the known limitations?

Answer: Guided Matching does not support roll-up summary fields of transactions on the related transaction set.


Question: What triggers Guided Matching?

Answer: The trigger is a status update of a transaction record (cpm__Transaction__c) from ‘New’ to ‘Matched’ or ‘No Match.’


Question: When is a Guided Matching job retried?

Answer: When the job fails and the exception message contains UNABLE_TO_LOCK_ROW, the job is retried.


Question: Where is the Guided Matching setup stored?

Answer: The setup is stored in the custom object Guided Matching Setup (cpm__Guided_Matching_Setup__c) as a JSON file. These records can be safely migrated to a new sandbox using a tool like the data loader.