Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

DuplicateJobMatchingRule

Represents a MatchingRule to be used with a DuplicateJob sharing the corresponding DuplicateJobMatchingRuleDefinition.

This object is available in API versions 42.0 and later.

Supported Calls

describeSObjects(), getDeleted(), getUpdated(), query(), retrieve()

Special Access Rules

As of Summer ’20 and later, only users with the View Setup and Configuration permission can access this object.

Fields

Field Name Details
DuplicateJobId
Type
reference
Properties
Filter, Group, Sort
Description
The ID of the corresponding DuplicateJob.
DuplicateJobMatchRuleDefId
Type
reference
Properties
Filter, Group, Sort
Description
The ID of the matching rule defined for the corresponding DuplicateJobMatchingRuleDefinition.
MatchingRuleBooleanFilter
Type
textarea
Properties
Filter, Sort
Description
Boolean logic of the MatchingRule for this DuplicateJobMatchingRule.
MatchingRuleDescription
Type
textarea
Properties
Filter, Group, Nillable, Sort
Description
Description of the matching rule for this DuplicateJobMatchingRule.
MatchingRuleName
Type
string
Properties
Filter, Group, Sort
Description
The name of the matching rule defined for this particular DuplicateJob invocation.