August 16, 2023

Viewing code and executing the Route – Docs for ESB 6.x

Viewing code and executing the Route

  1. Click the Code tab at the bottom of the design workspace
    to check the generated code.

    use_case_cerrorhandler_6.png

    As shown above, the route starts from the endpoint Jetty_Server
    and throws the exception of server side error via
    cProcessor_1.
  2. Press F6 to execute the Route.

    use_case_cerrorhandler_7.png

    The Jetty server has started.
  3. Launch an Internet browser and enter
    http://localhost:8889/service (the Jetty server URI
    configured above) in the address bar to access the server.

    use_case_cerrorhandler_8.png

    As shown above, the request failed due to the server error.
  4. Go to the Studio and check the results in the Run
    tab.

    use_case_cerrorhandler_9.png

    As shown above, cErrorHandler has logged the exception
    at the level of ERROR.

Document get from Talend https://help.talend.com
Thank you for watching.
Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x