I have one more doubt. Is it possible to generate log/report in JasperETL when a job runs, which will contain failures, errors and statistics?
Can anyone help?
Post edited by: Debu123, at: 2007/09/03 16:00
Can anyone help?
Post edited by: Debu123, at: 2007/09/03 16:00
5 Answers:
Posted on May 21, 2008 at 3:37pm
This is also an important requirement for our projects.
At the moment we're using self-written java- batch-jobs, which generate errorlogs (for technical errors) and protocol files (so anyone can look if these cases have really been written into the database, and for those rows which couldn't be written because of lacking business requirements).
In some case 1..n log files would be required.
Thanks in advance for your help.
At the moment we're using self-written java- batch-jobs, which generate errorlogs (for technical errors) and protocol files (so anyone can look if these cases have really been written into the database, and for those rows which couldn't be written because of lacking business requirements).
In some case 1..n log files would be required.
Thanks in advance for your help.
Posted on May 21, 2008 at 4:57pm
I checked out talendforge.org and found this!
http://www.talendforge.org/forum/viewtopic.php?id=1998
I'm still trying to get the "begin_date" to work on my job... but so far it's what I've found!
http://www.talendforge.org/forum/viewtopic.php?id=1998
I'm still trying to get the "begin_date" to work on my job... but so far it's what I've found!