This Specification Flow Task will Transition an existing Specification.
Property Name | Description |
---|---|
Specification Id | The Id of the Specification to Transition. |
Transition Name | The name of the Transition to run. The target State cannot be a Running State. |
Title | Changes the Title (not the name) of the Task. |
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 Name | Example rule | Example result | Meaning |
---|---|---|---|
Specification Id | SpecificationIDReturn | 7 | Performs the selected Transition on Specification 7 of the current Project. |
Transition Name | TransitionReturn | Save | DriveWorks will move the selected Specification along the Save Transition of the current State in the Specification Flow, if no Save Transition exists no Transition will be performed. |
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.
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
Success with Warnings
Failed
See Also