TASK_TREE table
The TASK_TREE3
stores the master
task IDs and the task tree structure information from in the IVIG Console.
Column Name | Description | Data type |
---|---|---|
PARENT |
The unique ID of the parent task. | Character (500) |
TASK_ID* |
The unique ID of the task. Primary key. | Character (500) |
SEQUENCE_NO |
The sequence number of the task for ordering purpose. | Numeric |
ADMIN_ONLY |
The flag indicates whether the task is exposed
from IVIG Console. Values include:
|
in the Character (1) |
* Indicates the column is required and not null.
3 Indicates the table is added in IBM Verify Identity Governance 6.0.