Дамы и господа камунданты,
Мы выложили на Гитхаб плагин для Камунды, который отправляет письма, когда происходит сбой (инцидент).
Особенности:
1. Адреса получателей можно настраивать для каждого процесса прямо в BPMN-диаграмме.
2. Плагин не заспамит почтовый ящик. Если возникло 100500 инцидентов, то придет одно письмо.
Подробное описание плагина на русском языке есть на
https://github.com/jit-open/email-incident-notification-plugin/blob/master/README-ru.md .
Dear Camunda users,
We developed a plugin for Camunda which notifies via email when an incident happens in any given process instance.
Key features:
1. It allows you to specify the recipients of incident e-mails on a per-process basis (in the BPMN diagram).
2. The plugin buffers incident message, i. e. if there are thousands of incidents, only one e-mail will be sent.
A detailed description of the plugin is available at
https://github.com/jit-open/email-incident-notification-plugin .