Home Search

DriveWorks Pro 21
Create A New Team

Send Feedback

Create A New Team

This Specification Flow Task will create a new Team in the group and let you set the permissions for the new Team.

Properties

Property NameDescription
TitleChanges the Title (not the name) of the task.
New Team NameThe name of the new team.
New Team Display NameThe display name of the new team.
Members can captureTRUE to allow team members to capture, FALSE to disallow.
Members can edit all specificationsTRUE to allow members to edit ALL specifications, FALSE to disallow.
Members can edit group securityTRUE to allow members to edit group security, FALSE to disallow.
Observe User Group SecurityTRUE to observe the Group Permissions of the User, FALSE to ignore.

Example

When this Task is added the properties are static. To be able to build rules on a static property see How To: Change A Static Property To A Dynamic Property.

Property NameExample RuleExample ResultMeaning
New team Name"Operations"OperationsThis will create a Team called Operations.
New Team Display Name"Ops"OpsThe new Team Operations will be displayed as Ops.
Members Can CaptureFALSEFALSEMembers of Ops will not be able to Capture.
Members Can Edit All SpecificationsTRUETRUEMembers of Ops will be able to edit all Specifications.
Members Can Edit Group SecurityFALSEFALSEMembers of Ops will not be able to edit the Group Security settings.
Observe User Group SecurityTRUETRUEThe task will only be executed if the current user belongs to a Team that has permission to Administer Group Security.

Status Outputs

This task supports Status Outputs. These can be used to perform different actions depending on what the status outcome of the task is. For more information see Status Outputs in the Task Node Outputs section of Specification Macros Task Node.

The status output navigation is as follows:

Success

  • The Team was successfully created.

Success with Warnings

  • N/A - should never be fulfilled.

Failed (one of the following occurred)

  • Team Name is blank.
  • Team Name already exists.
  • The current User does not belong to a Team that has permission to Administer Group Security.

    (When the property Observe User Group Security is set to TRUE)