Creating workflow conditions
Create workflow conditions to use gateways in your workflow process.
Procedure
- Right-click in the connector that links the display_hello_world item to the hello_world_message item.
- Click the Edit condition option.
- In the Left operand parameter, select the
${helloWorldType}
variable. - In the Operator parameter, select the Contains option.
- In the Right operand parameter, type "1".
- Click the Save button.
- Right-click in the connector that links the display_hello_world item to the hello_world_file item.
- Click the Edit condition option.
- In the Left operand parameter, select the
${helloWorldType}
variable. - In the Operator parameter, select the Contains option.
- In the Right operand parameter, type "2".
- Click the Save button.
Save the workflow file on your computer with the name "exampleWorkflow".