You can bind a workflow's elements together in the workflow editor. Bindings define the data flow of the workflow. You also bind the scriptable task elements to their JavaScript functions.
Prerequisites
Complete the following tasks.
- Create the Complex Workflow Example.
- Create the Schema of the Complex Workflow Example
- Define the Parameters of the Complex Workflow Example
- Review the bindings that you must define. See Complex Workflow Example Bindings.
- Open the workflow for editing in the workflow editor.
Procedure
- Click the Schema tab in the workflow editor.
- Define the bindings.
- Click Save at the bottom of the Schema tab.
Results
All the input and output parameters of the elements are bound to the appropriate parameter types and values.
What to do next
Set the attribute properties.