Configuring approval chains
An approval chain associates a service request with an approval process. You can create a custom approval chain to link different kinds of approval processes together so that they occur one after the other in sequence. For example, you can configure an approval chain so that a service request must be approved first by the user's manager and then by a group, such as IT.
You can create multiple custom approval chains and configure Service Request Management in such a way that each service request uses a different approval chain. You can create up to five levels of approval chains.
Note
Approval Chain is not supported for SRD approval.
BMC Service Request Management contains an automatic approval chain that you can customize as per your requirements. The approval chain works with a preconfigured approval process and rule that you must enable. You might want to use this approval chain in situations where approvals are based on the user's response to questions. For example, you might use a custom approval chain that requires a manager's approval for a specific user response, and then use the automatic approval chain for all other responses.
What kinds of approval processes can be linked in a chain?
You can link together the following types of processes in an approval chain:
- Service Request - Management Chain — Uses a user's management chain to determine approvers. You specify the maximum number of levels (1 to 10).
- Service Request - Ad Hoc — Uses the value you set in a field on the SRM:Request form to determine the approver.
- Service Request - Level — Uses approver mappings to determine approvers. See Creating approver mappings.
Important
If the custom chain includes a Management Chain process and one or more Level processes, make sure that the Management Chain process is first. If the Management Chain process comes after a Level process, the Management Chain process will fail to execute.
What happens after each approval process runs?
Each approval process returns a result, such as Approved, Rejected, Cancelled, or Error. You can set the workflow actions that occur when an approval process returns a particular result:
- Set Fields action — Sets values to fields on the request form (using a Set Fields action).
- Next Process action — Adds another approval process. You can have up to five total processes in a chain.
You can run multiple actions for a particular approval result. For example, you might set certain field values in the service request and run another approval process in the approval chain.
How is an approval chain selected for a particular request?
You must specify a qualification in the Selection Criteria field to determine which approval chain is triggered when a user submits a service request. The qualification might include the name of an SRD or information from the service request. For example, if you enter Facilities in the Category 1 field, the approval chain applies to all of the service requests in the Facilities navigation category. You can narrow the criteria further by entering a more selective qualification.
You can also use a user's response to questions for the selection process of an approval chain. For example, you create a service request definition (SRD) that asks the user to select one of two options in response to a question. If the user selects option A, approval chain A is selected, triggering a specified approval process. If the user selects option B, approval chain B is selected, triggering a different approval process.
The Order field controls the order in which the approval criteria are evaluated for a service request, with 0 being the first. Use order value 0 for the most restrictive selection criteria, and higher order values for less restrictive selection criteria, as follows:
Order | Selection criteria |
---|---|
0 | 'Status' = "Waiting Approval" AND 'SRD_Level' = "Gold" AND 'Price' >= "1000.00 |
1 | 'Status' = "Waiting Approval" AND 'SRD_Level' = "Gold" |
2 | 'Status' = "Waiting Approval" |
Best practice
To configure a custom approval chain
- From the Application Administration Console, click the Custom Configuration tab.
- Go to Service Request Management > Approval > Approval Chains, and then click Open.
Several approval chains are listed in the Approval Chains form. To ensure that default approval processes work correctly, do not modify any of the system approval chains. - On the Approval Chains form, click Create.
- In the Name field on the Approval Chain Definition form, enter a name for the approval chain.
- (Optional) Enter a description.
- From the Form Name list, select SRM:Request.
- In the Company field, select Global, or select a specific company that will use this approval chain.
This name maps to the name specified in the Company field on the Delivery tab of the SRD. - Select a Status.
Leave the status Offline until you are ready to deploy it; otherwise, you might see unexpected results. Then, set the status to Enabled so that the approval chain can be executed. - In the Selection Criteria field, enter a qualification for the service requests that you want the approval chain to apply to:
- Click the browse button (...) next to the Select Criteria field.
- In the Service Request Approval Selection Criteria dialog box, enter information in the appropriate fields.
- Click Select.
- In the Order field, enter an order for the approval chain.
- Add a process to the approval chain:
From the Process Name list under the Add Process panel (at the right), select a process, such as Service Request - Management Chain.
- If you select Service Request - Management Chain, enter the maximum number of levels for approval.
If you select Service Request - Ad Hoc, specify an approver. - Click Apply.
The approval process is added to the chain with four possible approval statuses:- Approved
- Rejected
- Cancelled
- Error
- (Optional) To add another process to the approval chain, complete the following steps:
- Select an approval status in the approval chain tree (for example, Approved).
- In the Add Process section, select a process from the Process Name list.
- Click Apply.
The process is nested under the approval status that you selected.
- (Optional) To add a Set Fields action to the approval chain, complete the following steps:
- Select an approval result in the approval chain tree, for example, Approved.
- Click the Add Set Fields Action panel header and click Apply.
- Select the new Set Field in the approval chain tree, and click Add.
- In the Set Field Value dialog box, select a field from the form. For example, select the Status field or Status Reason field to enter information about the service request.
- In the Value field, enter the value you want to set in the field.
- Click Save.
- Click Save to save the approval chain.
- If you created any Level approval processes, create approver mappings. See Creating approver mappings.
- To use the approval chain in an SRD, on the Service Request tab of the Service Request Definition form, set the Approval Type to Custom. See Setting approvals for the service request.
To configure an approver in an Ad Hoc approval process
If the Ad Hoc process is not the first process in the chain:
- In the approval process immediately before the Ad Hoc process, select an approval result, such as Approved.
- Add a Set Fields action that sets the z1D_Approver field on the SRM:Request form to the login ID of the desired approver.
- Save the approval chain.
(Advanced) If the Ad Hoc process is the first process in the chain:
- Create data in the SYS:Form Field Selection form to expose the z1D_Approver field for service request field mapping.
When you complete this step, the z1D_Approver field will appear in the list of service request fields in the SR Field Mapping tab of the Question Management form. - Map an approver's login ID to the z1D_Approver field. See Mapping service request fields.
To configure approvals based on user responses to questions
- Create a standard SRD that uses a custom approval type.
- Add a question to the SRD and map the question to a field on the SR Field Mapping tab.
The question type should be a menu, check box, or radio button, which requires a specific answer. For example, map the Department menu question to the SR Type Field 1 field. - Include the field in your qualification in the Selection Criteria field of an approval chain. For example, if the selection criteria for the custom approval was "SR Type Field 1" = 'Sales' and the user selects Sales for the mapped question, this approval chain is used.
- (Optional) Include the same field in the Selection Criteria of a different approval chain by using a different qualification. For example, if the selection criteria for the custom approval was "SR Type Field 1" = 'IT' and the user selects IT for the mapped question, this approval chain is used.
To configure the auto-approval chain
Warning
You must carefully configure the Order and Selection Criteria in the auto-approval chain. Consider keeping the Order value high and setting the Selection Criteria for a specific SRD to prevent unintended automatic approvals of service requests that should require approval.
To configure automatic approvals, you must have the following roles:
- AR System Administrator or Approval Admin
- SRM Administrator
- In the Application Administration Console, modify the Selection Criteria for the SRM:Request_Auto Approve approval chain.
- In the Approval Administration Console, enable the out-of-the-box automatic approval process and rule:
- Choose Applications > Quick Links > Approval Administration Console.
- On the Process tab, set the Service Request – Auto Approve process status to Active.
- On the Rule tab, set the SR – Auto Approved rule status to Active.
Comments
Log in or register to comment.