RetrieveAllUsersInRole

The RetrieveAllUsersInRole command action is used to display a list of all users granted rights to a role.

The TIBCO MFT Command Center roles define the rights that an TIBCO MFT Command Center user has to perform file transfers and administrative functions.

To use the RetrieveAllUsersInRole action command, you must have UpdateTransferUserRight. For more information on this right, see AddUserToRole.

Parameter Description Default Required
RoleId Specifies the 1 to 64 character role name. This is the name of the role that you want to display all users granted access to. None Yes

Sample RetrieveAllUsersInRole Command

This command displays the user definition for all users with rights to the TransferRight role.

java cfcc.CFAdmin a:RetrieveAllUsersInRole RoleId:TransferRight