Dropping and linking the components
Procedure
- Drag and drop the components from the Palette onto the workspace: cFile, cSetHeader, cRecipientList, two cMessagingEndpoint and two cProcessor. Change the label of the cFile component to Read_Input. Change the labels of the two cMessagingEndpoint components to Recipient_A and Recipient_B. Change the labels of the two cProcessor components to Print_File_Name_A and Print_File_Name_B.
- Link Read_Input to cSetHeader using a Row > Route connection.
- Link cSetHeader to cRecipientList using a Row > Route connection.
- Link Recipient_A to Print_File_Name_A using a Row > Route connection.
- Link Recipient_B to Print_File_Name_B using a Row > Route connection.