The Transfer Tables task allows you to decide which simple Tables 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.
| Property Name | Description |
|---|---|
| Title | Changes the Title (not the name) of the task. |
| Included Tables | A list of the Tables to include in the upgrade. |
| Excluded Tables | A list of the Tables to exclude in the upgrade |
| Behavior | How the current specification's table is applied. Accepted values: Overwrite, Append, MergeFromSpecification or MergeIntoSpecification. |
| Control fields | The Column names whose values identify a row, used for the merge behavior. |
| Property Name | Example Rule | Meaning |
|---|---|---|
| Included Tables | ="BOM|Orders" | This will result in the BOM and Orders being included in the upgrade. |
| Excluded Tables | ="Colors" | This will result in the Colors table being excluded from the upgrade |
| Behavior | ="MergeFromSpecification" | Will merge any additional rows to the existing tables. |
| Control fields | ="ID|Name" | Will use the columns ID and Name as the control fields. |
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