The MERGE data segment contains the information required to forcefully resolve two identities.
Tag Name | Type | Required | Explanation |
MERGE | Segment | Yes | One for each forced resolution. |
MERGE_DSRC_ACCT | Char(25) | No | Accompanies the MERGE_DSRC_ID tag to describe which account from which source will be merged with DSRC_ID and DSRC_ACCT |
MERGE_DSRC_ACCT_ID | Integer | No | The DSRC_ACCT_ID of the identity forcefully resolved to. The value of 'MERGE_DSRC_ACCT_ID' is non-deterministic and cannot be pre-computed prior to when the Account-records are loaded into the EAS system. The MERGE_DSRC_ACCT_ID is a distinct, and separate value from the DSRC_ACCT value that is usually specified in a UMF record. |
ORG_DSRC_ACCT_ID | Integer | No | The DSRC_ACCT_ID of the identity to forcefully resolve to the MERGE_DSRC_ACCT_ID. The value of 'ORG_DSRC_ACCT_ID' is non-deterministic, and cannot be pre-computed prior to when the Account-records are loaded into the EAS system. The ORG_DSRC_ACCT_ID is a distinct and separate value from the DSRC_ACCT value that is usually specified in a UMF record. |