Hi experts
I have a cronjob doing some things at products. The job writes a lot of logs.
If the job ends with CronJobResult.ERROR, all the log entries will be written to a corresponding protocol, which is available via the process-list.
Our customer wants to have a protocol also in case of SUCCESS. Is there an easy way to do so?
Thanks a lot, Heiko