Snowflake - Snowpipe Streaming Set Offset Token

Tools

Description

This tool sets the offset token linked to the Snowpipe Streaming channel and the target table to the defined value.

All tool parameters are mandatory.

Parameters

Parameter Description

Name

Display name given to the tool.

Channel Name

Name of the Snowpipe channel to use for loading data to Snowflake.

Xpath Expression For Target Table

Name of the target table, either as a literal table name, or an xpath expression that evaluates to the target table name.

For example, the expression $REF/tech:name() will return a table that has been dragged and dropped onto the tool if REF is set to the current link name.

Xpath Expression For Snowflake Schema

Xpath expression pointing to a Snowflake schema that contains the target table and connection details needed for a Snowpipe Streaming client.

For example, the expression $REF/ref:schema() will return a schema if a target table been dragged and dropped onto the tool

Offset Token

Desired new value for the offset token.