IM InfoSphere Identity Insight, Version 8.0

NUMBER data segment definitions

The NUMBER data segment contains identity number information.

Tag Name Field Type Data Type Required Explanation
NUM_TYPE   Char(25) Yes The unique code that is used to distinguish between the different types of numbers.
NUM_VALUE Key Attribute Char(25) Yes The actual number value.
NUM_LOCATION   Char(25) No The state for a driver's license number or the country for passports.
NUM_STAT   Char(1) No The status of this number. This value is based on a "validated" or "confirmed" flag in the source system. Valid values are:
  • V - Valid
  • I - Invalid
  • U - Unknown
NUM_STAT_DT   Date No The date that the number status was assigned.
VALID_FROM_DT   Date No The date that the information become valid.
VALID_THRU_DT   Date No The date that the information 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: 2011