Trigger BPM email notification when a Systask results in ERROR

You could create a SQL job that runs every minute and sends an email IF any rows EXIST in the ice.systask table where status = ERROR.

Also if you have advanced printing and routing you could follow a solution here: