Skip to main content Skip to complementary content

Viewing code and executing the Route

Procedure

  1. Click the Code tab at the bottom of the design workspace to have a look at the generated code.
    As shown in the code, messages sent from Sender are redirected to endpoints identified by direct:a and direct:b by cPipesAndFilters_1 before being routed to Receiver.
  2. Press F6 to run your Route.
    RESULT: The message delivery goes through stage A and then stage B before reaching Receiver.

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!