You can call a workflow from a workflow and schedule it to start at a later time and date.
You schedule workflows in another workflow by using the Schedule workflow element.
Procedure
- Log in to the Automation Orchestrator Client.
- Navigate to , and select your workflow.
- Select the Schema tab.
- Drag a Schedule workflow element from the Generic menu to the appropriate position in the workflow schema.
- Under Workflow, select the workflow you want to call.
- (Optional) If prompted, promote workflow input parameters or variables for use by the workflow.
- Under Inputs, bind the required input parameters to the workflow.
- Under , bind the required output parameters to the workflow.
- Under Exception handling, define the exception behavior of the workflow.
- To finish editing your workflow, click Save.
Results
You scheduled a workflow to start at a given time and date from another workflow.