Skip to main content
Version: 5.6

Snowflake Transfer Status Trigger

The Snowflake Transfer Status Trigger initiates a transfer when a value in the monitored table is marked as not yet transferred.

Once the transfer is complete, the record is marked as transferred or as failed. Failed transfers can optionally be retried any number of times using an additional counter.

note

For the Snowflake Transfer Status Trigger to work, the monitored table must have a primary key.

Dialog Overview

Configuration dialog for the Snowflake Transfer Status Trigger, “General” tab

General Properties

TermExplanation
Data SourceAll Snowflake connections created in the Plug-ins section are available for selection here. If the desired connection does not yet exist, you can set it up in the Plug-ins section as the “Snowflake AI Data Cloud” plug-in.
TableTable to be monitored.
Marker ColumnColumn in the table where the transfer status is stored.
The column must be initialized with 0 or another configured value for “Not transferred.” It does not work with NULL.
Marker ValuesYou can define your own values for the various transfer states here.
Retry Failed TransfersIf this option is enabled, failed transfers will be retried as many times as specified.
Number of Retry AttemptsSpecifies how many times failed transfers should be retried.
Retry ColumnColumn in which the number of retries is incremented.
Note: The column must be initialized to 0. It does not work with NULL.
Retry DelayThe amount of time to wait before retrying a transfer.
Sort OrderHere you can specify how the values should be sorted. If “None” is selected, no sorting will occur.
Sort ColumnThe column by which the data should be sorted.
Limit Number of Records toIf this option is enabled, you can set the maximum number of records to be transferred at one time.
Do not use change notificationsIf this option is enabled, the polling interval specified in the plugin is used for queries, even for databases with change notifications.

Filters

The structure and operation of the Filters tab are described in detail under Filters and Filter Groups. For the trigger, the filter values are entered as fixed values.

Columns

“Columns” tab of the Snowflake Transfer Status trigger

Here, you can select the columns whose values are to be used in the connection. Columns can be added or removed from the list of available and used columns either by double-clicking or using the buttons.