Hi, I have a list of jobs(a lot)and I would like to save the status of each job every time its execution time ends in a file, be it a BD, an excel, etc. No matter the result, I would just like to save the final status/result of the job in a file. How could I do it? I have investigated and it is not very clear. Thanks