This issue is resolved in vRealize Automation 7.3.
Solution for vRealize Automation 7.2 and earlier:
There are two workflow attached to this article.
- "Create BG - with adding roles.workflow" is a reference to what needs to be done within custom scripts in order to fix the problem for future Business Group creation.
- The code to be used for reference is in the script item inside the workflow.
It takes the newly created Business Group and adds the role responsible for the Manager users. Currently, the script adds only the Manager's role, but in case other roles are making troubles as well, they can be added in the script (currently they are commented out).
- "Fix All BGs_with_paging.workflow" requires input of vRealize Automation host and tenant. The workflow will loop through all Business Groups in the tenant; if it finds that one of the roles is missing, it adds it to that Business Group.
The three type of roles are as follows: CSP_SUBTENANT_MANAGER, CSP_CONSUMER, CSP_SUPPORT