Skip to main content Skip to complementary content
Close announcements banner

Dropping and linking the components

About this task

This use case uses two cFile components, one as the message sender and the other as the receiver, a cSplitter component to split the source message into sub-messages, a cSetHeader component to rename each sub-message, and a cProcessor component to display the file name of each message routed to the receiver.

Procedure

  1. From the Palette, expand the Connectivity folder, and drop two cFile components onto the design workspace.
  2. From the Routing folder, drop a cSplitter component onto the design workspace, between the two cFile components.
  3. From the Core folder, drop a cSetHeader component onto the design workspace, between the cSplitter component and the receiving cFile component.
  4. Right-click the first cFile component, select Row > Route from the contextual menu and click the cSplitter component.
  5. Right-click the cSplitter component, select Row > Split from the contextual menu and click the cSetHeader component.
  6. Right-click the cSetHeader component, select Row > Route from the contextual menu and click the second cFile component.
  7. Right-click the second cFile component, select Row > Route from the contextual menu and click the cProcessor component.
  8. Label the components to better identify their roles in the Route, as shown above.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!