Skip to main content Skip to complementary content

Viewing code and executing the Route

Procedure

  1. To have a look at the generated code, click the Code tab at the bottom of the design workspace.
    As shown in the code above, the message is routed from Message_source_cFile_1 .to cMessagingEndpoint_1 and then processed by cProcessor_1.
  2. In the Run view, click the Run button to launch the execution of your Route. You can also press F6 to execute it.
    RESULT: The firstName and lastName of all the person elements of the source file is printed in the console.

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!