In an orchestration, the transform dictates the source and destination messages.
To configure the transform in an orchestration:
- Select Transform_1.
- In the Properties pane, select Input Messages.
- Select the corresponding ... button.
-
The Transform Configuration dialog box is displayed:
- In the Transform pane, ensure that Source is selected.
- Click in the Variable Name column.
- Select the source message from the drop-down list. For example, for outbound operations, select InFromLOB. For inbound operations, select InFromHylandAdapter.
- In the Transform pane, select Destination.
- Click in the Variable Name column.
-
Select the destination message from the drop-down list.
For example, for outbound operations, select InToHylandAdapter. For inbound operations, select OutToLOB.
- Ensure that the When I click OK, launch the Biztalk Mapper. check box is selected.
- Click OK.
- Proceed to Mapping Schema Nodes with the BizTalk Mapper.