WARNINGS FAILED TASKS

1
0
-1

To whom it may concern, I’m working with the Community Edition (version 6.3.8), I`d like to know if there is a way in which Bonita can warn whenever a task fails. Thank you!

1 answer

1
+1
-1

Hi Julia

I advice you to use BPMN error events and apply a specific configurable behavior, which could be to send a mail for instance. You have more information about it here: http://documentation.bonitasoft.com/events#error

I hope it will help.

Comments

Submitted by sylvain.bailly on Tue, 03/03/2015 - 18:32

Hi Julia,

Just more information about what Anne-Laure said. In a service task where you have a connector on it, you can generate an error if the connector failed. You just need to put a catching error event on the border of this service task and do a flow which can send a mail if you want.

Submitted by julia.sbarra on Wed, 03/04/2015 - 19:34

Thank you Anne-Laure du Fou and sylvain.bailly! I`ll try what you suggest!

Notifications