Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

Create Role Collections during subaccount setup #413

Locked Answered by lechnerc77
AnatolManikalo asked this question in Q&A
Discussion options

You must be logged in to vote

You find an example of the assignment of a role collection here: https://github.com/SAP-samples/btp-setup-automator/blob/main/usecases/released/default.json.

In your case I assume that this is a custom role collection and I guess you need to add the type "custom" in your configuration instead of account

The code and different option executed are contained in the file https://github.com/SAP-samples/btp-setup-automator/blob/main/libs/python/helperRolesAndUsers.py, which gives you an insight into the different steps that are executed.
For custom role collections you find the flow in the code here

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@AnatolManikalo
Comment options

Answer selected by AnatolManikalo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants