Execution variables
When xref.lookup is run, the variables in this table are set.
| Variable | Data type | Description |
|---|---|---|
| sourceValueCount | numeric | Number of source values that were returned. |
| destinationValueCount | numeric | Number of destination values that were returned. |
| value | value | Concatenated result values from the xref mapping separated by "^^" |
| valueKey | value | Key used for the lookup. |
| oneWayMappingInquire | Boolean | "1" means "Does not Require Unique Destination Value" was checked. |
| noMappingRequiredInquire | Boolean | "1" means "No Mapping Required" was checked. |
| mappingError | Boolean | "1" indicates possible mapping error |
| incompleteSourceKey | Boolean | "1" indicates that the source key values supplied are not complete. |