====== Task notification with own template ====== You use your own [[en:howtos:formatierte_task_notifikation|TaskNotificator Template]] and receive error notifications that you do not expect. {{:images:sign_warning.png?nolink|}}**Note: ** If you have a very specific process with the[[prozessdefinition:jobs:jobsteps:allgemein:tasknotificatorex|TaskNotificatorEx]] and address specific receivers, it is necessary to isolate this process. That You have to look, that only the job objects are called which is connected with the process to be monitored here. This can be achieved automatically with [[en:prozessdefinition:automatisierungen:zeitgesteuert|time-controlled event listener]] . ===== Alternative ===== If in your process with[[prozessdefinition:jobs:jobsteps:allgemein:eventrouter]] in Subroutines((usually for each message type.)) is branched, you can add its own specific [[prozessdefinition:jobs:jobsteps:allgemein:tasknotificatorex|TaskNotifcatorEx]] here to make sure that particulat notifications appear ((which is the case when different people are notified and / or different templates are to be used)) in the right place.\\ {{:images:sample_route_receiver_tasknotificatorex.png}}