RemoveUser

The RemoveUser command action is used to delete an existing user in the TIBCO MFT Command Center system.

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

Parameter Description Default Required
UserId Specifies the 1 to 64 character ID of the user to be deleted. None Yes

Sample RemoveUser Command

This command deletes the user User001 from the TIBCO MFT Command Center database.

java cfcc.CFAdmin a:RemoveUser UserId:User001