Element | Optional/Required | Value Type | Eagle DB | DB Table | DB Field | DB Data Type | XPath |
---|---|---|---|---|---|---|---|
objectType | Required | ObjectTypeEnum | not stored in DB | EagleML/userAdministrationTransaction/entitlement/objectType | |||
objectId | ObjectId | not stored in DB | EagleML/userAdministrationTransaction/entitlement/objectId | ||||
objectDescription | FeedTypeEnum | not stored in DB | EagleML/userAdministrationTransaction/entitlement/objectDescription | ||||
updateTimestamp | dateTime | not stored in DB | EagleML/userAdministrationTransaction/entitlement/updateTimestamp | ||||
customElements | Not recommended | CustomElements - Complex type (reserved for customization) | EagleML/userAdministrationTransaction/entitlement/customElements/ | ||||
updateSource | string | not stored in DB | EagleML/userAdministrationTransaction/entitlement/updateSource | ||||
resource | string | not stored in DB | EagleML/userAdministrationTransaction/entitlement/resource | ||||
action | string | PACE_MASTERDBO | STARSEC_GROUP_DETAIL | PROPERTY_NAME | VARCHAR2(100) | EagleML/userAdministrationTransaction/entitlement/action | |
value | string | PACE_MASTERDBO | STARSEC_GROUP_DETAIL | PROPERTY_VALUE | VARCHAR2(255) | EagleML/userAdministrationTransaction/entitlement/value |
Available values of PROPERTY_NAME and PROPERTY_VALUE:
- CLOSEIEONLOGOFF (Close Client Browser on Log Off) – 1 or 0
- SHOWINACCESSIBLEACTIONS (Show Inaccessible Actions) – 1 or 0
- USERSESSIONSDEFAULTACCESS (Show “User Sessions”) – 1 or 0
- OPENMENUINNEWWINDOW (Open Menu in a New Window) – 1 or 0
- SHOW_SERVER_IP_IN_TITLE (Show Web Server in the Window Title) – 1 or 0
- SHOW_SERVER_STATUS (Show Web Server in the Windows Title) – 1 or 0
- MAXATTEMPTS (Maximum Unsuccessful Attempts Count) – 1,2,3... etc
- IDLETIME (Idle Period (in Minutes)) – 1,2,3… etc
- MINUSERNAMELENGTH (Minimum User Name Length) – 1,2,3… etc