You can configure Dayforce to automatically approve or reject time away from work (TAFW) requests that time out before a manager reviews them.
To configure a TAFW workflow to automatically approve or reject requests that time out:
- Go to Workflow Administration > Workflow Designer.
- In the left sidebar, select the workflow you want to work with. If you need to create a workflow, see Create Workflows.
- If the workflow doesn’t already have a Decision node, add one.
- Add a Process node. This node will be used to determine what happens to timed out requests.
- Create a connection between the Decision and Process nodes. The Decision node should output the connection into the Process node.
- In the Link Properties slide-out panel, select Timeout in the Response drop-down list:
-
- Click the Process node and, optionally, add a name and description.
- In the Function Parameters drop-down list of the Node Properties slide-out panel, do one of the following:
- Select Approved to automatically approve a timed-out request.
- Select Rejected to automatically reject a timed-out request.
- Note: Only the Approved and Rejected options in the Function Parameters drop-down list of the Process node are supported for TAFW workflows.
- Complete the workflow according to your requirements.
- Click Save.
In the following example, the Process node named “Auto Approval on Timeout” is configured to approve requests that time out:
After you save the workflow, you can associate it with your Time Off Request forms in Workflow Administration > Role Privileges. See Associate the Time Away from Work Workflows with Forms.