Creating Data associations
Whether you have used the BPM Design Editor or Human Task editor to define the Human Task, you need to check the Data associations and make sure they are correct. The application knows what Data object types are in the Human Task and will list them for you in the center area, but you may need to specify exactly which Data objects should be mapped to each type as input and output.
Data associations are used to pass the information stored in Data objects in the following contexts:
To and from another process or service invoked from a BPMN process
In a Human Task service, to and from an Oracle Business Rule
To and from a script task
You are doing it here for a Human Task. You use Data associations to define the input and output from a flow object (like Human Task) to an external service or process.
Note
It is important to note that although the inputs and outputs are defined in the Data associations for a flow object, the defined values are passed to the implemented...