Name |
Name of the process. The name of the process must be unique. Label custom processes with the CCC_ prefix. |
Table |
The process is generated on the event from this base object (table). |
Description |
Additional description of the process. |
Remarks |
Additional remarks about the process. |
Process |
Process UID. These cannot be edited. |
Process information |
Specifies whether this process is logged. Logging is performed depending on the Common | ProcessState | ProgressView configuration parameter.
Permitted values are:
-
None: The process information is not logged.
-
Full process tracking: The process information is recorded and displayed in the Manager.
-
Web Portal tracking: The process information is logged and displayed in the Manager and in the Web Portal. |
Process information term |
VB.Net expression for displaying the display name in the process view. |
Pre-script for generating |
The pre-script is run before other scripts are run. You can find global variables with a pre-script or define process specific variables that can then be used within the process and process steps, for example, in generating conditions, sever selection scripts or parameters.
NOTE: When a process is being handled, the generating pre-script is run first and then the generating condition is evaluated. |
Generating condition |
Define a condition in VB.Net syntax for the process step, which is used to decide whether the process is generated. If a generating condition is given, the process is only generated if the condition is fulfilled.
You can find an example scripts on the installation medium in QBM\dvd\AddOn\SDK\ScriptSamples. |
Do not generate |
Use this option to decide whether a process will be generated. If the option is set, the process will not be generated and cannot be compiled.
NOTE: If the option for processes is activated, this option also remains activated during a schema update and is not reset. |
Preprocessor condition |
You can specify a preprocessor condition for a process for conditional compiling. A process is only available, therefore, if the preprocessor condition is fulfilled. |
Disabled by preprocessor |
If a process step is disabled by a preprocessor condition, the option is set by the Database Compiler. |
Threshold (warning) |
Maximum number of processes for a queue that can be present at the same time. A warning is sent if the number is exceeded. The One Identity Manager Service continues handling processes all the same. |
Threshold (disable) |
Maximum number of processes for a queue that can be present at the same time. If this number is exceeded, other processes are set to the Overlimit status and are not processed by the One Identity Manager Service. |