Overview
Snowflake is an analytic data warehouse that is fast, easy to use, and pliable. We have built the Snowflake Connected system to employ these benefits in Appian. You can use this connected system to create an integration object that can help perform SELECT, INSERT, UPDATE, DELETE, CALL FUNCTION or STORED PROCEDURE operations in the Snowflake Database tables or views.
To establish the connection, while creating a connected system you will need
Key Features & Functionality
error-result-guidanceCannot invoke "Object.getClass()" because the return value of "java.sql.ResultSet.getObject(int)" is nulljava.lang.NullPointerException: Cannot invoke "Object.getClass()" because the return value of "java.sql.ResultSet.getObject(int)" is nullReceiving this error after updating to v3.1.2. It seems like there is an error when trying to query Integers/Numbers with NULL values.