If a mapplet computes mapping outputs, you need to pass the output values from the mapplet to a mapping.
Bind the mapplet outputs to the mapping outputs on the mapping
Outputs
view.
The following image shows the Max_Compensation mapping output at the mapping level:
At the mapping level, you can bind the Salary mapplet output, the Bonus mapplet output, and the Commission mapplet output to the same mapping output called Max_Compensation.
To bind a mapplet output to a mapping output, click the
Binding
column for the mapping output. A list of available mapplet outputs appears. The list contains mapplet outputs that are the same type and aggregation as the mapping output. Select the mapplet outputs to assign to the mapping output.
The following image shows the
Outputs Binding
dialog box:
After you select the outputs to bind to Max_Compensation, the
The following image shows the mapping outputs in the
Binding
field:
Set the mapping output aggregation type is MAX. The Data Integration Service returns the highest compensation value that it finds from the Salary, the Bonus, or the Commission ports.