EVENT_TARGET
Every record of this table describes an event that is related to an operation transmitted by a target system.
| Column Name | Description | Data type |
|---|---|---|
| ID | Primary key. It is an opaque value without a specific meaning. | Numeric |
| CODE | Code of the account involved in the specific event (if required). | String |
| OPERATION | Operation represented by the event. Possible values are:
1: PERMISSION_ADD |
Numeric |
| STATE | State of the event. Possible values are:
1: Unprocessed |
Numeric |
| TRACE | Optional message related to the outcome of the event processing. | String |
| TARGET | Event marker (target) referred by the event. | String |
| FUNCTIONALITY | Name of the functionality (permission) involved in the specific event (if required). | String |
| FUNCTIONALITY_TYPE | Name of the functionality type (permission type) involved in the specific event (if required). | String |
| ATTR1 | Spare attribute having different meanings for customization needs or for a specific operation. | String |
| ATTR2 | Spare attribute having different meanings for customization needs or for a specific operation. | String |
| ATTR3 | Spare attribute having different meanings for customization needs or for a specific operation. | String |
| ATTR4 | Spare attribute having different meanings for customization needs or for a specific operation. | String |
| ATTR5 | Spare attribute having different meanings for customization needs or for a specific operation. | String |
| DATE_EVENT | Timestamp of the event creation. | Date |
| DATE_PROCESS | Timestamp related to the creation of the event. | Date |
| OWNERSHIP | DB User owning the row. | String |
| LAST_MOD_USER | The user who made the last modification on the row. | String |
| LAST_MOD_TIME | Timestamp of the last modification of the row. | Date |
| APPLICATION | Name of the application involved in the specific event (if required). | String |
| PRIORITY | Priority of the event. Currently this property is not used. | Numeric |
| PROCESS_ID | Identifier of a process. Currently this property is not used. | String |
| Email address associated to the event. | String | |
| DISPLAY_NAME | The name of the user as it is displayed on the target system | String |
| NAME | The first name of the user | String |
| SURNAME | The last name of the user | String |
| IDENTITY_UID | Attributes having different meanings according to specific operations. | String |
| DETAIL | Optional additional details about the outcome of the processing of the event | String |
| ATTR6 | Spare attribute having different meanings for customization needs or for a specific operation. | String |
| ATTR7 | Spare attribute having different meanings for customization needs or for a specific operation. | String |
| ATTR8 | Spare attribute having different meanings for customization needs or for a specific operation. | String |
| ATTR9 | Spare attribute having different meanings for customization needs or for a specific operation. | String |
| ATTR10 | Spare attribute having different meanings for customization needs or for a specific operation. | String |
| ATTR11 | Spare attribute having different meanings for customization needs or for a specific operation. | String |
| ATTR12 | Spare attribute having different meanings for customization needs or for a specific operation. | String |
| ATTR13 | Spare attribute having different meanings for customization needs or for a specific operation. | String |
| ATTR14 | Spare attribute having different meanings for customization needs or for a specific operation | String |
| ATTR15 | Spare attribute having different meanings for customization needs or for a specific operation. | String |
| ATTR16 | Spare attribute having different meanings for customization needs or for a specific operation. | String |
| ATTR17 | Spare attribute having different meanings for customization needs or for a specific operation. | String |
| ATTR18 | Spare attribute having different meanings for customization needs or for a specific operation. | String |
| ATTR19 | Spare attribute having different meanings for customization needs or for a specific operation. | String |
| ATTR20 | Spare attribute having different meanings for customization needs or for a specific operation. | String |
| DISPATCHER_ID | Identifier of the dispatcher managing the event (internal usage). | Numeric |