Skip to main content Skip to complementary content
Close announcements banner

Dropping and linking the components

About this task

This use case requires one cFile component, one cIdempotentComsumer component, and two cProcessor components.

Procedure

  1. From the Palette, expand the Connectivity folder, select the cFile component, and drop it onto the design workspace as the message source component.
  2. Expand the Routing folder, select the cIdempotentComsumer component and drop it onto the design workspace as the message deduplicator.
  3. Expand the Custom folder, drop two cProcessor components onto the design workspace, one as the consumer for deduplicated messages and another for all messages.
  4. Right-click the cFile component, select Row > Route from the contextual menu and click the cIdempotentComsumer component.
  5. Right-click the cIdempotentComsumer component, select Row > idemp from the contextual menu and click the cProcessor component on the top.
  6. Connect the cIdempotentComsumer component to the other cProcessor component using a Row > Route connection. This optional connection will retrieve all the messages coming from the source.
  7. Label the components to better identify their roles in the Route.

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!