Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I created a Job REST Service (starting with a tRESTRequest and ending with a tRESTResponse). In this Job, I used a Joblet which catchs errors, exceptions and messages and writes them into a CSV log file.
The Joblet works fine in several Jobs (the CSV log file contains the tWarn, tDie or Exceptions messages) but seems not working in my Job REST service (the log file is empty).
Is it a specific configuration for the Job Service to use tLogCatcher ?
Regards,
Lilian
Hello Frédéric,
I hope you're fine and it's a pleasure to have some news even by Talend Community !!
I attached the Job Service design and also the Joblet design.
Don't pay attention to tLogRow before the tWarn. I added these tLogRow components to try to have log information on the Cloud task. But the log in the Cloud task as the CSV log file stay invariably empty !!
I attached also an example of the CSV log file generated by the Job Service.
Thanks in advance for your help.
Regards,