I would like to store information about successful runs on KNIME SERVER.
The idea is to add the information about successful or unsuccessful execution to an Excel file on my computer each time the code is run.
Optionally I would like to also count time of start and end of execution
I would be grateful for any suggestions and ideas.