Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: awilliams1024This error will be generated by the Deep X-Ref node if there is no overlap between names of the non-key fields in the left data set and names of the non-key fields in the right data set.
Your data must have at least one non-key field with the same name in both data sets.
The purpose of this node is to validate that the contents all non-key fields is the same in a record (where the records are identified by the key values).
If the AllowPartialOverlap property is set to true then the values of the fields where there is an overlap (field name is present in both data sets) are checked.
The field name match is case insensitive.