Data Mapping
A Solution has one more steps called Tasks that translate data from Events or other Tasks. The output of one Task can be the input to one or more other Tasks. The definition of how Task input elements are translated to output elements is known as Mapping Data.
Linking Adapters
The process of creating solutions in the Design Studio begins with Linking Adapters.
Plugin Adapters are Events, Tasks and Resources that are linked together to form Solutions.
Data Scripting
In addition to Data Mapping, Tasks can be extended with Data Scripting - a simplified programming environment in which to modify the data passed between Tasks. This is done using the Custom Task. |