Concept: Service Step
A
Service
step is similar to an Action
step in that it creates a separate processing thread. For example:- TheAuto-Manage Business Processesservice enables you to configure Workday to automatically take action on business processes based on the rules you define for the step. You can add this service step multiple times, and on these business processes:
- Change Job
- End Contingent Worker Contract
- Request Leave of Absence
- Termination
- TheCreate Workday Accountservice automatically creates a user account from the User Name Rule and emails a temporary password to the new user.
- TheCreate Caseservice automatically creates and assigns a Workday Help case.
- TheDocument Deliveryservice transports an integration output file to an external server.
- TheStep Configuration Placeholder Serviceis a generic step that you can add to your business process definition. This step is useful when you want to add a step delay, configure custom notifications, or add other configurations before or after another step that doesn't allow certain configurations.Example: There are 3 steps in a business process definition:Initiation,To Do(assigned to the HR Administrator group), andApproval(assigned to the Security Administrator group). An HR administrator completes theTo Dostep. They are in the Security Administrator security group, so theApprovalstep is approved automatically. In this case, the business process administrator wants to prevent automatic approval, so they add aStep Configuration Placeholder Serviceservice step between theTo Dostep and theApprovalstep.