Property | Meaning |
---|---|
Task name |
Name of the task. |
Caption |
The display name is used to display the task in the administration tool task view. Display names can be given in more than one language. NOTE: The tasks are displayed in alphabetical order in the task view of One Identity Manager. |
Description |
Description of the task. The description is shown as a tooltip in the user interface task view. |
Enabled for |
This property specifies the intended use of the task. Permitted values are:
|
Task behavior |
Sets the behavior of the task. The following entries are permitted:
|
Icon |
Icon for displaying the task in the user interface. |
Script |
Task script. You can use function calls or commando input in VB.Net statements for the task script. The Base. syntax always accesses the object that is currently loaded. NOTE: The database needs to be complied after changing a task script. |
Visibility script |
Script for conditional displaying of tasks in For more information, see Script for conditional displaying of tasks. tools. |
Disabled |
Specifies whether the task is displayed in the user interface. Disabled tasks are never displayed in the user interface. Predefined system users are not effected by this limitation. This modification is also permitted for predefined default user interface tasks and is not overwritten when the schema is installed. |
Processing status |
The processing status is used for creating custom configuration packages. |
Object |
Assignment to object definitions (DialogObjectHasMethod table) for which the task will be shown in the user interface. |
Permissions group |
Assignment of permissions groups (DialogGroupHasMethod table), whose users can apply this task. |
Program function |
Program function, which is linked to the task definition. If a task definition is assigned a program function (QBMMethodHasFeature table) users can only run this task if they have the necessary permissions groups. For more information about managing permissions and running methods using program functions, see the One Identity Manager Authorization and Authentication Guide. |