Home Search

DriveWorks Pro 21
Remove User From Team

Send Feedback

Remove User From Team

The Remove User From Team Task will remove the specified User from 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 remove the User from.
User NameThe name of the User to be removed.
TitleChanges the Title (not the name) of the task.

Examples

When this task is added the properties are static by default.
See How To: Change A Static Property To A Dynamic Property to enable rules to be built on these properties.

Property NameExample ruleExample resultMeaning
Team NameTeamNameReturnSalesThe User will be removed from the Sales Team.
User NameUserNameReturnJohn SmithThe User John Smith will be removed from 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 removed from team.

Success with Warnings

  • User not found in the team.

Failed (one of the following occurred)

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