IdMappingRuleBasedProperties
An object that defines the list of matching rules to run in an ID mapping workflow.
Types
Properties
Link copied to clipboard
The comparison type. You can either choose ONE_TO_ONE
or MANY_TO_MANY
as the attributeMatchingModel
.
Link copied to clipboard
The type of matching record that is allowed to be used in an ID mapping workflow.
Link copied to clipboard
The set of rules you can use in an ID mapping workflow. The limitations specified for the source or target to define the match rules must be compatible.
Functions
Link copied to clipboard
inline fun copy(block: IdMappingRuleBasedProperties.Builder.() -> Unit = {}): IdMappingRuleBasedProperties