X-Ref Metadata - Data360_Analyze - Latest

Data360 Analyze Server Help

Product type
Software
Portfolio
Verify
Product family
Data360
Product
Data360 Analyze
Version
Latest
ft:locale
en-US
Product name
Data360 Analyze
ft:title
Data360 Analyze Server Help
Copyright
2025
First publish date
2016
ft:lastEdition
2025-02-20
ft:lastPublication
2025-02-20T11:13:02.494000

Takes two inputs and performs a cross-reference against the metadata of the inputs, to find the common fields and types of the two inputs.

This node takes two inputs (Left and Right), and performs a cross-reference against the metadata of the inputs, to find the common fields and types of the two inputs. It segregates each of the fields into one of three outputs. The first (Left Orphans) is for fields that only exist in the first input, and the third (Right Orphans) for fields that only exist in the second. The middle output (Matches) will contain a record for all fields that exist in both inputs. For each field on the inputs, the record will contain FieldName, LeftFieldType, RightFieldType, and TypeMatched, where FieldName is the matched name, the types are from each respective input, and TypeMatched is a Boolean that will be true if the two match.

Inputs and outputs

Inputs: Left Input, Right Input

Outputs: Left Orphans, Matches, Right Orphans.