Skip to main content Skip to complementary content

Viewing code and executing the Route

Last updated: 2/11/2026

Procedure

  1. Click the Code tab at the bottom of the design workspace to check the generated code.
    As shown above, the route is built from the endpoint server_cHttp_1 and the message header id is printed out by cProcessor_1.
  2. Press F6 to execute the Route.
  3. Start a Web browser. In the address bar, type in http://localhost:8088/user?id=1 and click Enter. A blank page opens up.
  4. Switch back to the studio. The id 1 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 – please let us know!