Create Multiple Request Groups using 1 responsibility
I need to create many (about 10) request groups for different business groups giving access to specific concurrent requests.
Do I have to create a responsibility for every request group? Or is there a way that I can use one global responsibility, and assign the request group as per the business group or the security profile?
Thanks