...
In order to enable communication of SAP systems with Snowflake host, the following port numbers should be reachable from the SAP system:
Port | Type | Snowflake Host |
---|---|---|
443 | https | <account name>.<region>.<platform>.snowflakecomputing.com |
1.2 Warehouse and Database
...
Datavard connector uses a directory dedicated to its configuration files:
|
The folder is used to store drivers and is shared among SAP application servers. Set the ownership and permissions appropriately to <sid>adm.
...
We recommend storing the drivers in a folder within the connector directory, organized in sub-folders to avoid possible conflicts.
|
3. SAP configuration
3.1 Datavard JAVA connector
Java connector is a critical middle-ware component. Please follow the steps in Java Connector Setup to set it up/upgrade to a new version before you continue.
...
The Java runtime environment is narrowed per Snowflake JDBC driver requirement and must be installed in a 64-bit environment and requires Java 1.8 (or higher).
...