You bind a workflow's elements together in the Schema tab of the workflow editor. Decision bindings define how decision elements compare the input parameters received to the decision statement, and generate output parameters according to whether the input parameters match the decision statement.
Prerequisites
Complete the following tasks.
- Create the Simple Workflow Example.
- Create the Schema of the Simple Workflow Example.
- Define the Parameters of the Simple Workflow Example.
- Open the workflow for editing in the workflow editor.
Procedure
Results
You have defined the true or false statement against which the decision element will compare the value of the input parameter it receives.
What to do next
You must define the bindings for the other elements in the workflow.