Connecting multiple input elements to a transform
To make additional input data available to a transform, you can add additional connections. You must define the connection type as either Primary or Supplement. A Primary connection controls the type and outcome of the transform. A Supplement connection does not change the type of the transform; it can be used to provide additional input to the transform, or in an optional condition on the transform.
Before you begin
- Read the following concept topics:
- Create a message map by using the Graphical Data Mapping editor. For more information, see Creating a message map.
- Add input and output objects to your message map. For more information, see Adding input and output messages.
About this task
- Primary connection: You define a Primary connection when you need to control the type and outcome of the transform..
- Supplement connection: You define a Supplement connection to provide additional input to the transform, or to be used in an optional condition on the transform.
You can also change the preferences of the Graphical Data Mapping editor. You can set the Let optional connection be primary for transforms that do not accept anymore primary connections preference.
Procedure
The following steps show how to connect multiple input elements to a transform by using the drag and drop method:
What to do next
When you have created the connection between your input and output objects, select the required transform as described in Specifying a transform (mapping operation).