Example: Exclude Vendor Approvers from Statement of Work Approver Workflow
This example displays how to exclude vendor approvers from a program’s statement of work (SOW) approval workflow by using workflow approval rules.
Your program wants to exclude vendor approvers from their SOW approval workflow, since they work directly with vendors to approve SOW drafts outside of Workday VNDLY. However, the program still wants to send SOW drafts to an existing internal approver for initial approval, then to the SOW manager for final approval.
Have the
approval_rules.write
permission.- From the header, select .
- UnderOrganization, selectWorkflow Approvals.
- On theRulestab, find theSOW Acceptancerule.
- Click the pencil icon on the rule.
- Locate the approver with anApprover NameofVendor.
- Click the trashcan icon next to that approver.
- Locate the approver with anApprover NameofSow Manager.
- Verify that theLevelis set to2for that approver.
- ClickAdd Approver.
- Add an approver with these values:OptionDescriptionUse Existing ApproverSelect this option since the approver already exists in your tenant.If the approver didn’t already exist in your tenant, you could selectCreate New Approverinstead.LevelSelect1.Approver NameSelect the approver's name.
- ClickSave.
When a SOW manager creates a SOW draft with all required fields, they can click
Send for Approvals
. Workday VNDLY sends the draft to the internal approver, since they are the level 1 approver. If the internal approver clicks:
- Approve: Workday VNDLY sends the SOW draft to the SOW manager for final approval, since they are the level 2 approver.
- Reject: The approval workflow starts over. The SOW manager can make changes to the draft and then send it for approvals again, starting with the internal approver at level 1.
The draft isn’t sent to any vendor approvers.