Define mapping between source and target
This documentation describes how to use Design Server to define mapping between source and target.
About this task
This task introduces the concepts you will use to define mapping between a source and a target.
Such mapping can be accomplished in multiple ways, however, the following requirements remain constant:
- For each input, a connection to the source resource must be defined and action properties must be defined, in order to determine how the data is read from the source.
- For each output, a connection to a target resource must be defined and action properties must be defined, in order to determine how data is written to the target.
- For each input and output, a schema must be specified to specify the format of the data.