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
Hi Team,
While deploying Snowflake Appian plugin in DEV and TEST , we encountered the following error.
The System Has Encountered an Error HTTP Code: 500 APNX-1-4198-019 An Error Has Occurred Expression evaluation error [evaluation ID = e63cc:5ed72] : An error occurred while executing a save: java.util.UnknownFormatConversionException: Conversion = 'D'
Could you please help to resolve the issue.
Regards,
Hema
Hi Scott, Is this issue still up?
Getting this error when trying to add this plug-in. I've confirmed this error in 2 different environments. Other plug-ins deploy without issue.
Hi Santhosh -
Thank you for the comment. That's what I was missing, and this works as expected. Thank you!
Hi robk, Let me assist you in providing the input for the Account Name. For instance, if your Snowflake domine is https://abcdef.us-central1.gcp.snowflakecomputing.com, use the string between https:// and snowflakecomputing.com. ie, abcdef.us-central1.gcp. Kindly do comment back if you still face the issue.
I loaded this to my cloud instance, and when I put my account name in, which is located in us-east-1, it replies: Something went wrong: JDBC driver encountered communication error. Message: Exception encountered for HTTP request: Certificate for <Account Name> doesn't match any of the subject alternative names: [*.us-west-2.snowflakecomputing.com, *.us-west-2.aws.snowflakecomputing.com, *.global.snowflakecomputing.com, *.snowflakecomputing.com, *.prod1.us-west-2.aws.snowflakecomputing.com, *.prod2.us-west-2.aws.snowflakecomputing.com].
Hi Team ,
Using this plugin I established a connection with snowflake and in the integration i am trying to execute a put statement to load the internal stage with data , but stage is not getting loaded