Types of profile and request attributes
Profile and request attributes can be defined according to the following types:
String | A short alpha-numeric value |
Integer | An all-numeric value |
Boolean | A true or false value. |
Memo | A multi-line alpha-numeric value |
Password | A value hidden from view. Bravura Security Fabric obscures user input with asterisk (*) or other characters. This type of profile and request attribute can be mapped to character or numerical account attributes only. |
Date/time | Users select a date/time in one of the three following formats:
Native date attributes are converted to ISO date format to map to Date/time type attributes. If the target system does not support conversion of native format to ISO format, you can use the attribute validation plugin to mirror the attribute to a hidden attribute that can be mapped. See Plugins. Note: Attributes of type ”Date/time” cannot accept values predating 1970. |
User | A user profile. A valid profile ID entered into this attribute will be displayed as a clickable user object on read-only pages. This is used, for example, for searching recorded sessions of a particular user. |
Link | An external link to a web page or image; for example a personal web page or photo ID. When the link is read-only, users can click on it to open a window or tab in the browser. Hover your cursor over an image link for a preview of the image. |
File | Users can attach a file to their profile or request. Various file extensions are supported. The default maximum file size is 1000KB, which can be set using the MAX UPLOAD FILE SIZE system variable in the Manage the system > Workflow > Options menu. |
Target system | A target system. Users can search for the ID of the target system. A valid discovered system ID entered into this attribute will be displayed as a clickable target system object on read-only pages. |
Managed system | A managed system, for privileged access management. Users can type, or search for, the ID of the managed system. A valid managed system ID entered into this attribute will be displayed as a clickable managed system object on read-only pages. |
Discovered system | An unmanaged discovered system. Users can search for the ID of the discovered system. A valid discovered system ID entered into this attribute will be displayed as a clickable discovered system object on read-only pages. |
Manageable account | A managed or unmanaged account. Users can search for the ID of the manageable account. A valid account ID entered into this attribute will be displayed as a clickable account object on read-only pages. |
Managed group | A managed group. Users can search for the ID or description of the managed group. A managed group entered into this attribute will be displayed as a clickable managed group object on read-only pages. |