Viewing code and executing the Route
-
Click the Code tab at the bottom of the design workspace
to check the generated code.As shown above, the route startsfrom
the endpointJetty_Server
and throws the exception ofserver side error
via
cProcessor_1
. -
Press F6 to execute the Route.
The Jetty server has started.
-
Launch an Internet browser and enter
http://localhost:8889/service
(the Jetty server URI
configured above) in the address bar to access the server.As shown above, the request failed due to the server error. -
Go to the Studio and check the results in the Run
tab.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
Login
0 Comments