Displaying request details
To obtain detailed information about a request
-
In the Manager, select the IT Shop | Requests | <filter> category.
-
Select a request procedure in the result list.
-
Select the Request details task.
This shows you the request data and the status of the request.
Displaying the approval sequence
For pending requests, see the current status of the approval process. The approval sequence is shown as soon as the DBQueue Processor has determined the approvers for the first approval step. In the approval workflow, you can view the approval sequence, the results of each approval step, and the approvers found. If the approval procedure could not find an approver, the request is canceled by the system.
To display the approval sequence of a pending request
-
In the Manager, select the IT Shop > Requests > Pending requests > <filter> category.
-
Select a request procedure in the result list.
-
Select the Approval sequence task.
Each approval level of an approval workflow is represented by a special control. The approvers responsible for a particular approval step are shown in a tooltip. Pending attestation questions are also shown in tooltips. These elements are shown in color, the color code reflecting the current status of the approval level.
Table 53: Meaning of the colors in an approval sequence (in order of decreasing importance)
Blue |
This approval level is currently being processed. |
Green |
This approval level has been granted approval. |
Red |
This approval level has been denied approval. |
Yellow |
This approval level has been deferred due to a question. |
Gray |
This approval level has not (yet) been reached. |
Displaying the approval history
The approval history displays each step of the request process. Here you can follow all the approvals in the approval process in a chronological sequence. The approval history is displayed for both pending and closed requests.
To view the approval history for a request
-
In the Manager, select the IT Shop | Requests | <filter> category.
-
Select a request procedure in the result list.
-
Select the Approval history task.
These elements are shown in color, the color code reflecting the status of the approval steps.
Table 54: Meaning of colors in the approval history
Yellow |
Request triggered. |
Green |
Approver has granted approval. |
Red |
Approver has denied approval.
Request has been escalated.
Approver has recalled the approval decision. |
Gray |
Product has been canceled.
Request has been canceled.
Request has been assigned to an additional approver.
Additional attestor has withdrawn approval decision.
Approval has been delegated
New attestor has withdrawn the delegation.
Request has been transferred to another shop.
Request recipient has been changed.
Request has been converted into a direct assignment. |
Purple |
Request renewed. |
Orange |
Approver has a query.
The query has been answered.
Query was canceled due to change of approver. |
Blue |
Approver has rerouted approval.
The approval step was reset automatically. |
Requesting products more than once
The IT Shop distinguishes between single or multiple requestable products. Single request products are, for example, software, system roles, or Active Directory groups. These products cannot be requested if they have already been be requested for the same time period.
Furthermore, an employee may need several of one type of company resources, for example, consumables. You can find company resources such as these mapped in One Identity Manager as Multi-request resource or Multi requestable/unsubscribable resources.
Request sequence of multi-request resources
-
A customer requests a multi-request resource in the Web Portal.
-
The request goes through the appropriate approval process and is approved.
The request is only saved in the PersonWantsOrg table. No entry is created in the PersonInITShopOrg table.
-
The resource can be canceled immediately. The request contains the Unsubscribed status (PersonWantsOrg.OrderState = 'Unsubscribed').
The resource cannot be canceled by the customer.
Request sequence of multi requestable/unsubscribable resources
-
A customer requests a multi requestable/unsubscribable resource in the Web Portal.
-
The request goes through the appropriate approval process and is approved.
The request is only saved in the PersonWantsOrg table. No entry is created in the PersonInITShopOrg table.
-
The request contains the Assigned status (PersonWantsOrg.OrderState = 'Assigned').
The resource can be unsubscribed by means of the Web Portal.
TIP: A customer-specific implementation of a process with the PersonWantsOrg root object for the OrderGranted result can be made in order to start a specified action when a multi-request resource is approved. For more information about defining processes, see One Identity Manager Configuration Guide.
Related topics