AddGroup

The AddGroup command action is used to define a group.

TIBCO MFT Command Center has a facility to group user IDs together. These groups can be all users at a specific location, business unit, or whatever grouping you chose. Create a group before the users can be grouped together.

To use the AddGroup action command, you must have UpdateGroupRight. For more information, see AddUserToRole.

Parameter Description Default Required
Department (dpt) Specifies the department of this group. This value is ignored for department administrators. None No
Description (d) Specifies the 1-to-64-character description of this group.

If the description contains embedded spaces, the entire description must be enclosed in double quotation marks (").

None No
GroupId (gid) Specifies the 1-to-64-character group ID. None Yes
Visibility (vsb) The visibility of this group.

The valid values are as follows:

  • public
  • private
private Yes

Sample AddGroup Command

This command adds a group.

java cfcc.CFAdmin a:AddGroup GroupId:Store68 Description:"68 – Plano, TX"