Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Web Service with tRestRequest don't log exceptions

I developed a web service with Talend Open Studio for ESB 7.2.1 and deploy it in Runtime_ESBSE and everything works, but when the job throws an unexpected exception, it does not register it in the log. I already have configured Stast & Logs in my project and my job, and this configuration works with other jobs that are not web services rest, in fact when the exception is thrown before the web service is deployed, it is registered.

 

Additionally, if I use a Log Catcher component, the exception is captured but not registered in the Log & Stats files.

 

I show you an dummy example of a Web service that throws a premeditated Exception:

 

0683p000009M96y.png

0683p000009M973.png

 

0683p000009M8kK.png

 

When I call the web service using postman, I see the exception in console, but the exception in not in the DB nither the file

 

0683p000009M978.png

 

Labels (2)
0 Replies