Home Search

DriveWorks Pro 24
Upgrade: Transfer Constants

Send Feedback

Upgrade: Transfer Constants

The Transfer Constants task allows you to decide which Constants are included or excluded from the upgrade process.

This task will only work when the specification is being upgraded.

See Data Management - Upgrade Specification for more information.

Properties

Property NameDescription
TitleChanges the Title (not the name) of the task.
Included CategoriesA list of the Constant categories to include in the upgrade.
Excluded CategoriesA list of the Constant categories to exclude in the upgrade.

Examples

This will result in the Constants from categories FormSelections and ERPConnection being included in the upgrade.
Property NameExample RuleMeaning
Included Categories=“FormSelections|ERPConnection”
Excluded Categories=”ActiveForms”This will result in the ActiveForms Constants being excluded from the upgrade.

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 task was successfully run.

Success with Warnings

  • N/A - Should never be fulfilled.

Failed

  • Category not found.