To edit process information for a process
-
In the Designer, select the process in the Process Orchestration category.
-
Start the Process Editor with the Edit process task.
-
Click on the element for the process in the process document.
-
On the General tab in the Process properties view, edit the following information.
-
Enter the following information in the Process properties view on the Process tracking tab.
Related topics
To edit process information for a process
-
In the Designer, select the process in the Process Orchestration category.
-
Start the Process Editor with the Edit process task.
-
Click on the element for the process step in the process document.
-
In the Process step properties view on the General tab, edit the following information.
-
In the Process step properties view on the Process tracking tab, enter the following information.
-
Depth of detail: Select the level of detail of the process information. You can choose from: basic information, extended information and full information.
You use depth of detail to control how process information is displayed in the Manager's process view. Depending on the Manager's program settings, differing levels of detail are offered to the user on views of the process information. For more information, see the One Identity Manager Operational Guide.
-
Process information: Enter the value template for the process information as VB.NET term. Use #LD notation for language-dependent definition of process information.
Related topics
IMPORTANT: At least one event process must have process tracking enabled in order to generate process information for events.
To edit process information for events
-
In the Designer, select the process in the Process Orchestration category.
-
Start the Process Editor with the Edit process task.
-
Click on the element for the process in the process document.
-
In the Events view, select the event and click .
-
Enter the following information.
-
Event process information: Value template for the process information as VB.NET term. Use #LD notation for language-dependent definition of process information.
If there no template is available, the information is evaluated as follows:
<table> - <event> - <object display name>
If several processes point to one event, the event with a process information template is found that has the lowest generating order specified in its process configuration. This template is evaluated and shown in the process view in the Manager. For more information, see the One Identity Manager Operational Guide.
Related topics
In the process history (JobHistory table), the processes being handled are logged. You can analyze the process history in Job Queue Info. For more information, see the One Identity Manager Process Monitoring and Troubleshooting Guide.
To log messages to the process history
-
In the Designer, check if the Common | ProcessState | ProgressView configuration parameter is set. If not, set the configuration parameter. Select the scope of logging through the configuration parameter option.
Table 124: Permitted values of the “Common | ProcessState | JobHistory” configuration parameter
NO |
No messages are logged in the process history. |
ALL |
All process steps being handled are logged in the process history. |
ERROR |
On failed process steps are logged in the process history. |
ERRORorSELECTED |
Failed process steps and process steps labeled with the Process history option are logged in the process history. |
SELECTED |
Only process steps labeled with the Process history option are logged in the process history. |
-
Use the Common | ProcessState | JobHistory | TrimLongParameters configuration parameter to specify the length of process parameter values that are logged in the process history.
Log entries in the process history are exported from the One Identity Manager database at regular intervals. One Identity Manager provides various methods to do this. For more information, see Archiving and deleting records.