AddDepartment

The AddDepartment command action is used to define a department.

The delegated administration offers an TIBCO MFT Command Center administrator the ability to divide the system into smaller units which can be managed independently of one another. The departments can be all users at a specific location, business unit, or whatever grouping you chose.

To use the AddDepartment action command, you must to be a super administrator. For more information on this right, see "Delegated Administration" of TIBCO Managed File Transfer Command Center User's Guide.

Parameter Description Default Required
Description Specifies the 1 to 64 character description of this department.

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

None No
Name Specifies the 1 to 64 character department name. None Yes

Sample AddDepartment Command

This command adds a department.

java cfcc.CFAdmin a:AddDepartment Name:Shoes Description:"Womens Shoe Department"