Skip to main content Skip to complementary content
Close announcements banner

Dropping and linking the components

About this task

This use case requires a cFile component as the message sender, a cSetHeader component to define a series of endpoints, a cRoutingSlip component to route messages to the endpoints consecutively, three cMessagingEndpoint components to retrieve messages routed to the endpoints, and three cProcessor components to monitor messages routed to the connected messaging endpoints.

Procedure

  1. From the Palette, expand the Connectivity folder, drop one cFile and three cMessagingEndpoint components onto the design workspace, and label them to better identify their roles in the Route, as shown above.
  2. From the Core folder, drop a cSetHeader component onto the design workspace, and label it to better identify its role in the Route.
  3. From the Routing folder, drop a cRoutingSlip component onto the design workspace, and label it to better identify its role in the Route.
  4. From the Custom folder, drop three cProcessor components onto the design workspace, and label them to better identify their roles in the Route.
  5. Right-click the cFile component, select Row > Route 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 cRoutingSlip component.
  7. Repeat this operation to connect the cMessagingEndpoint components to the corresponding cProcessor components.

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!