Reviewing the Mediation Flow
Explore the mediation flow to see how multiple parts are mapped to a single field.
- Procedure
- In the Project Explorer, select the multiplecomplextype composite.
- Examine the SingleToMultipe mediation component in the design window.
- Double-click the pre-defined mediation flow to open the Mediation Flow Editor.
- Double-click the
addCustomer
operation to display the mapping properties in the Input tab of the Transform Mediation Task panel. You can see that the source has multiple parts (Name, Address, ContactInfo) while the mediation context maps the information to a single CustomerInput field.