Hi,
I'd like to be able to customize the "result" display for a job. Example, when a job runs, the "result" displayed is "Success" or "Failed". I would like to be able to display a different message based on a condition being met or if a specific task is run or is a specific output is generated, etc. This different message would be customizable.
Example...
Job runs, the job downloads files from an ftp server, but its only a partial download. I have a task which runs when its a partial download. I'd like to be able to display a customized message when this task is run for a partial download. It would be nice to be able to customize the "result" from Success or Failed to "Download not complete" as an example.