Autoapprove a Salary Change If the Requester Is an HR Specialist

You control salary approvals with the ChangeSalaryApprovalTask workflow. Here's how you can configure the default workflow to automatically approve salary changes if the requester has the HR Specialist role.

Scenario

Edit approval workflows using the Manage Task Configurations for Human Capital Management task in the Setup and Maintenance work area. Complete this configuration of the THEN fields on the Assignees tab.

THEN Field Value
List Builder Supervisory
Response Type

Required

This response type makes the notification actionable, instead of just informational.

Number of levels 1
Starting Participant
HierarchyBuilder.getManager("supervisory",Task.payload.transactionApprovalRequest.Requestor,-1,null,null)
Top Participant
HierarchyBuilder.getManager("supervisory",Task.payload.transactionApprovalRequest.Requestor,-1,null,null)
Auto Action Enabled True
Auto Action "APPROVE"
Rule Name AutoapproveHRSpecialist