AddUserToGroup
The
AddUserToGroup command action is used to add an TIBCO MFT Internet Server user to a group.
To use the
AddUserToGroup action command a user must have UpdateGroupRight. For more information on these rights, see the
AddUserToRole command.
Parameter
|
Description
|
Default
|
Required
|
GroupId
|
Specifies the 1 to 64 character group ID.
|
None
|
Yes
|
UserId
|
Specifies the 1 to 64 character TIBCO MFT Internet Server user ID of the user to be assigned to this group.
|
None
|
Yes
|
Sample AddUserToGroup Command
The command below adds user
Marketing008 to group
Marketing.
java cfcc.CFAdmin a:AddUserToGroup GroupId:Marketing UserId:Marketing008
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.