Home Search

DriveWorks Pro 21
Increment Revision Number

Send Feedback

Increment Revision Number

The Increment Revision Number task will increment the DriveWorks Special Variable DWRevisionNumber by 1 each time the task is run.

The DWRevisionNumber always begins at 1, so the first increment when this task is run will be 2.

An example of this in use can be seen in the Default Specification Flow. It is available on the Edit Transition on the Pending, Saved and Completed States.

Properties

Property NameDescription
TitleChanges the Title (not the name) of the task.

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 Specification Flow.

Data Outputs

Output NameDescription
Revision NumberThe new Revision Number that was set.

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 task executed successfully, revison number was succesfully incremented.

Success with Warnings

  • Should never be fulfilled.

Failed

  • Should never be fulfilled.