In Workday HCM, To Do steps are commonly used within business process definitions to prompt users to complete follow-up actions, such as entering additional information or reviewing details. By default, a To Do step is required, meaning the business process cannot move forward until the user completes it. However, there are scenarios where the action should be optional, allowing the process to continue even if the user does not complete the task.
To allow a user to skip a To Do step, the correct configuration is to make the step optional. When a step is marked as optional, Workday presents the To Do task to the user but does not require completion for the business process to proceed. The user can choose to complete the task or bypass it without blocking the transaction.
The other options do not achieve this outcome. Editing the step notification only changes messaging and does not affect whether the step is required. Assigning the completion step controls when the transaction is finalized but does not alter step requirements. Adding a step condition determines whether the step runs at all based on defined criteria, but it does not give the user the ability to skip the step once it is initiated.
From a Workday Pro HCM configuration standpoint, marking a To Do step as optional is the correct and recommended approach when the action is helpful but not mandatory. This ensures flexibility for users while maintaining the integrity and flow of the business process.
Therefore, the correct and Workday-verified answer is Make the step optional.