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.

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.

1

Click the Schema tab in the workflow editor.

2

Define the bindings.

3

Click Save at the bottom of the Schema tab.

All the input and output parameters of the elements are bound to the appropriate parameter types and values.

Set the attribute properties.