In JBPM is possible to resend a notifications after a reassign operation?
Example:
This is an example of my process
The Task Evolution is configured to send a notification to the potential owners.
If the task is not processed administrator user can reassign the task to a new group.
Here is an example of the notification configuration
My goal is that the notifications is sent to the new group.
How can I do?
You can create new notification using kie-server REST API:
You can define user/group details to which email can be send in the request payload: