Hi,
Maybe my question is not connected directly with activiti, but here it goes…
How could I manage a compensation task that could fail?
For example, I have a compensation handler task associated to a compensation boundary event. I know that this handler task can't have an outgoing flow to other task.
After throwing the compensation event I need to call a service task to send the results (for example which task we couldn't compensate).
Could I use compensation for this case?
Thanks.
Regards,
Gaston