Must have matching equivalent data in another form

This rule is used to verify multiple pieces of data in another bloc. It attempts to match all the local fields with the fields that must be matched, if any do not match the rule fails.

Rule Parameters

Parameter

Description

Bloc to check

This is the Bloc that is looked for that contains the matched data.

Fields to match

This is the combinations of local fields with the remote fields in the other bloc. You can add as many as you like.

Last updated