Home Search

DriveWorks Pro 21
Add User To Team

Send Feedback

Add User To Team

The Add User To Team task will add a User to the specified Team.

This action requires the current User's Team to have permissions to edit Group Security.

Properties

Property NameDescription
Team NameThe name of the Team to add the User to.
User NameThe name of the User to be added to the Team.
TitleChanges the Title (not the name) of the task.

Examples

Property NameExample ruleExample resultMeaning
Team NameTeamNameReturnSalesThe User will be added to the Sales Team.
User NameUserNameReturnJohn SmithThe User John Smith will be added to the given Team.

Using the Task in a Specification Macro

This task has different types of Outputs. For more information about Outputs see Specification Macros Task Node.

Outputs are only available within Specification Macros. Currently Outputs are not available for Specification Flow.

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

  • User added to team.

Success with Warnings

  • User already in team.

Failed (one of the following occurred)

  • User does not have permission to edit group security.
  • User doesn't exist.
  • Username was invalid.
  • Team doesn't exist.
  • General failure - Check the specification report for more details.