This Specification Flow Task will run an Operation on an existing Specification.
Property Name | Description |
---|---|
Operation Name | The name of the Operation to run. This cannot result in an Operation on a Specification currently in a Running State. |
Specification Id | The Id of the Specification (numeric value). |
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 |
---|---|---|---|
Operation Name | OperationReturn | Delete | Performs the Delete Operation in the current State of the selected Specification, if no Delete Operation exists no Operation is performed. |
Specification Id | DWSpecificationID | 9999 | Performs the selected Operation on specification 9999 of the current Project. |
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 (one of the following occurred)
See Also