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.

DuplicateJobMatchingRuleDefinition

Setup object specifying a MatchingRule to use with DuplicateJob instances that share a DuplicateJobDefinition.

Where possible, we changed noninclusive terms to align with our company value of Equality. We maintained certain terms to avoid any effect on customer implementations.

Important

This object is available in API versions 42.0 and later.

Supported Calls

describeSObjects(), query(), search()

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
DuplicateJobDefinitionId
Type
reference
Properties
Filter, Group, Sort
Description
ID of DuplicateJobDefinition (master) for this DuplicateJobMatchingRuleDefinition (detail).
MatchingRuleId
Type
reference
Properties
Filter, Group, Nillable, Sort
Description
ID of the MatchingRule to be used with this DuplicateJobMatchingRuleDefinition.