How can I manage a group of alerts to a task

Hi Team,
We are using CMMN for our case management usecase. we have a scenario where we need to group similar alerts into a task ‘A’. And then task ‘A’ has to be assigned to teams based on our process def. This means when assigning task ‘A’ to a team, all the alerts inside has to be assigned to the team.
Is it possible?

Hey @Prabhu,

What do you mean by assigning a task to a team? Flowable has a concept of assigning a task to a specific person and making a task available to specific groups (candidate groups).

What you explained should be possible. What have you tried so far?

Cheers,
Filip