Approve with a process guide
Process guides work similarly to approval rules in that their execution is controlled via a condition.
Important: Classic approval rules have been replaced by the Workflow Studio Ask for Approval action. Use Workflow Studio to create workflow-driven approval logic that is easier to maintain and provides better reporting information.
Before you begin
Role required: none
About this task
The default version of approval tasks allows you to specify that the approval in question be approved by:
- One or more specific people
- One or more groups of people
You can optionally use Process Guides instead of approval tasks. Process guides are more flexible in that they allow for:
- "Any of" or "All of" approvals
- Sequenced approvals
You can link a process guide to a execution task.
Procedure
From the left navigation pane, select System Policy > Process Guides.
Create a new guide.
Set the table to Catalog task.
Fill in a condition under which this guide should attach.
Example #1: Apply to all "Capacity Review" tasks.
Capacity
Example \#2: Apply to all "Capacity Review" tasks where there requester is in Atlanta.
Capacity Atlanta
Process guide tips and tricks:
1. All catalog tasks are generated when a request is first submitted, but tasks which aren't active yet have a state of "pending". So if you do not want to send out approval requests until a task has actually started, add "state=open" as part of your condition.
2. There is a "Default" process guide in the system for catalog tasks with a sequence number of 10,000. It behaves exactly the same way the old, pre-process guide code did in regards to approvals. Approvals are based on the execution of task-related lists.
Parent Topic:Approval rules