Home Search

DriveWorks Pro 21
Add Security Team to a Transition on a Specification Flow State

Send Feedback

Add Security Team to a Transition on a Specification Flow State

This task will add a security team to a specified Transition on a specified Specification Flow State. This can be useful for giving different teams specific permissions depending on your Specification Flow.

Properties

Property NameDescription
TitleChanges the Title (not the name) of the task.
Team NameThe Team Name that you want to add to a State's Transition.
Transition NameThe Transition Name that you want to change on the State.
State NameThe name of the State where this Transition is located.
Constant NameThe Constant used to report on the success of the Specification Task. This if for reference only.

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
Team Name"Engineering"EngineeringThis will add the Engineering team as a a security team for the specified Transition.
Transition Name"Send For Approval"Send For ApprovalSend For Approval is the Transition that the team security will be added to.
State Name"Specify"SpecifySpecify is the state that contains the transition Send For Approval.
Constant Name"DWConstantAddTeamReport"DWConstantAddTeamReportThis is the Constant that the Task will report to.

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

  • The Team was successfully added to the Transition.

Success with Warnings

  • N/A - should never be fulfilled.

Failed (one of the following occurred)

  • Team Name is blank.
  • State Name is blank.
  • Transition Name is blank.
  • State Name does not exist.
  • Transition Name does not exist.
  • Team Name does not exist.