WaitForTableState 2025.3.28.13-SNAPSHOT

BUNDLE

com.snowflake.openflow.runtime | runtime-database-cdc-processors-nar

DESCRIPTION

Blocks incoming FlowFiles until the corresponding table state is not equal to accepted state. Blocked FlowFiles stay in the upstream queue. When table is in terminated state or table is removed from the state then all FlowFiles are routed to the ‘failure’ relationship.

TAGS

cdc, event, jdbc, mysql, postgresql, sql

INPUT REQUIREMENT

REQUIRED

Supports Sensitive Dynamic Properties

false

PROPERTIES

Property

Description

Accepted State

Blocks FlowFiles for a given SourceTableFQN until corresponding state is equal to the Accepted State

Table State Service

Manages the state of each replicated table

RELATIONSHIPS

NAME

DESCRIPTION

failure

FlowFiles for tables in terminal states will be routed to this relationship

success

FlowFiles fulfilling a given condition will be routed to this relationship

Language: English