Hi,
I am working on a custom batch task, which adds additional files to a project. I found out that if i want to sign that an error occoured during the task on final report screen, then i should throw an Exception during the BtachTask process. However…