Home Search

DriveWorks Pro 21
Refresh Tables

Send Feedback

Refresh Table(s)

The Refresh Tables task will perform a refresh on the specified tables.

Delimit multiple table names with a pipe bar "|" or use "*" for all tables.

Properties

Property NameDescription
Table NameThe name of the table(s) to refresh.

This defaults to * when the Task is added.

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

Example

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 NameExample RuleExample ResultMeaning
Table Name"Price List"Price ListThe name of the table(s) to refresh.

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

  • Table refreshed successfully.

Success with Warnings

  • N/A

Failed (one of the following occurred)

  • Table not found with the name provided.
  • General error - see Specification Report for more information.