Run work to specific groups in AEM 6.5
I have a requirement to process the workflow to specific groups that starts with group name as "test-approver","test-reviewer" like that, here test is the identifier that belongs to one segment. same way, i have many segments available.
Now how to implement this workflow to make sure it is going to the specific groups and not to the other groups?
any thoughts here?