IM Relationship Resolution Information Center, Version 4.2

EMAIL data segment definitions

The EMAIL data segment contains identity email information.

Tag Name Field Type Data Type Req'd Explanation
ADDR_TYPE   Char(1) Yes A classification for the type of the address.Valid values are:
  • H - Home
  • B - Business
  • O - Other
EMAIL_ADDR Key Attribute Char(80) Yes The email address. The expected format is "xxxxxxx@domainname.ext".
ADDR_STAT   Char(1) No The usability status of this address. This value is based on a "bad address" or "mail return" flag in the source system. Valid values are:
  • V - Valid
  • I - Invalid
  • U - Unknown
ADDR_STAT_DT   Date No The date that the address status was applied.
VALID_FROM_DT   Date No The date that the information become valid.
VALID_THRU_DT   Date No The date that the address information is expired or will expire.
LOAD_ACTION   Char(1) No The action to take when loading the segment. Valid values are:
A
Add.
C
Change.
D
Soft delete.
F
Hard delete.
Note: Using a LOAD_ACTION value of F will the data to be permanently deleted.


Feedback

Last updated: 2009