-
Notifications
You must be signed in to change notification settings - Fork 74
}bedrock.security.group.create
lotsaram edited this page Apr 24, 2020
·
3 revisions
This process will create client groups.
Use Case: Intended for development or production.
- Create initial security groups.
- Add security groups as business needs change.
Note:
Naturally, a group (pGroup
) is mandatory otherwise the process will abort.
- Multiple groups can be specified separated by a delimiter.
- If group already exists then the process will skip that group.
Parameter | Data Type | Default | Prompt Text |
---|---|---|---|
pLogOutput |
Numeric | 0 |
OPTIONAL: Write parameters and action summary to server message log (Boolean True = 1) |
pGroup |
String | REQUIRED: Groups separated by delimiter | |
pDelim |
String | & |
OPTIONAL: Delimiter character (Defaults to & if left blank) |
Process doesn't call any dependencies.
test sidebar