Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| ACTIVE_HUB_KEY | int | 4 | null |
|
|
The Hub record ID |
|||||
| SYSTEM_USER_PROFILE_ID | int | 4 | √ | null |
|
|
The system user profile ID |
||||
| SYSTEMUSER_ID | int | 4 | √ | null |
|
|
The system user ID |
||||
| SYSTEM_USER_NAME | varchar | 511 | null |
|
|
The system user’s name |
|||||
| PROFILE_ID | int | 4 | √ | null |
|
|
The assigned profile ID |
||||
| PROFILE_NAME | varchar | 50 | √ | null |
|
|
The assigned profile name |
||||
| LAST_SYNC_TIME | datetime | 16,3 | null |
|
|
Date and time Hub record was last modified |
|||||
| ACTIVE_HUB_PROCESS_ID | bigint | 8 | √ | null |
|
|
The Hub sync process ID |
||||
| RETIRED | varchar | 5 | √ | null |
|
|
Whether the user record has been retired (Yes or No) |
||||
| ORG_ID | int | 4 | √ | null |
|
|
Your organization’s unique identifier in the Active Net system |
||||
| source_id | int | 4 | √ | null |
|
|
The ID value from the Active Net system |