Snowflake
You can configure Snowflake only as a target.
To configure the connection details for Snowflake in your Micro-Integration, see Snowflake Connection Parameters
You must also define at least one Micro-Integration Flow that specifies:
-
the endpoints where data is consumed from and published to. For more information, see Micro-Integration Flow Parameters.
-
how the header and payload fields should be mapped. For more information, see Mapping Headers and Payloads
For message headers, see Snowflake Message Headers.
Snowflake Connection Parameters
The following table describes the connection parameters for Snowflake.
| Field | Description |
|---|---|
|
Snowflake URL |
The URL of the Snowflake instance. For example, the format of the URL can be |
|
Snowflake Username |
The username to log in to Snowflake. |
|
Role |
The type of role in Snowflake. For example, |
|
Private Key |
The path to the private key file. For more information about the private key path, see the Snowflake documentation. |
|
Private Key Password |
The password for the private key, if applicable. For more information about the private key password, see the Snowflake documentation. |
Micro-Integration Flow Parameters
You must configure the endpoint parameters for each Flow. Each Flow can have different settings, but they all share the connection details of the parent Micro-Integration.
Snowflake Target Parameters
The following table describes the parameters for configuring Snowflake as a target.
| Field | Description |
|---|---|
| Database |
The uppercase Snowflake database name. Alternatively, you can set the Smart Topic Destination on the Mapping step to a fully-qualified table name ( |
| Schema |
The uppercase Snowflake schema name. Alternatively, you can set the Smart Topic Destination on the Mapping step to a fully-qualified table name ( |
| Table |
The uppercase Snowflake table name. Alternatively, you can set the Smart Topic Destination on the Mapping step to a fully-qualified table name ( |
| Provisioning Mode |
Specifies whether and how the Micro-Integration provisions the specified target table:
|
| Acknowledgment Mode |
Controls when the Micro-Integration sends acknowledgments to the event broker service:
|