Configuring
In a z/OSMF environment, a workflow contains a series of steps that you perform to complete a common activity, such as configuring your product. For more details, seeIBM documentation.
Sometimes, a workflow might require the use of another workflow. For example, a function is already performed by another workflow in your system. Rather than duplicating the same function in your workflow, you can add a step to call the other workflow. The workflow that calls another workflow is known as the calling workflow, while the workflow that is invoked by another workflow is known as the called workflow. After the called workflow completes its task, it returns control to the calling workflow.
For online help describing each step in your product's workflow, select the required step in the workflow and click the Perform tab to view the description. For your reference, step-level help is also available in this topic.
To access and run a product workflow
- To access the Workflows page, double-click Workflows
.
If the Workflows task is not displayed in the desktop area, select the Workflows task from the App Center on the taskbar. The Workflows page displays the Workflows table containing the active workflows on your system. - To view the list of steps in a workflow, select the required workflow.
- Right-click the first step and select Perform.
- Complete the remaining steps in the workflow.
- Review the completion of the steps.
Make sure that you click Refresh to view the step completion status.
For more information about how to perform a workflow step, see the IBM z/OSMF sample workflows tutorial.
Product workflows
This topic describes the following product workflows:
Where to go from here
After you complete the required workflows, you can launch the product's started task.
For more information about your product, see product documentation.