<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How to Call a Snowflake Procedure from Talend in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-Call-a-Snowflake-Procedure-from-Talend/m-p/2285491#M59113</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am trying to Execute a procedure from talend. HAve tried using tSnowflakeInput, tSnowflakeRow but no luck.&lt;/P&gt;
&lt;P&gt;As it results in "[WARN ]: org.talend.components.snowflake.runtime.SnowflakeRowReader - Query execution failed. Record was not processed.&lt;BR /&gt;net.snowflake.client.jdbc.SnowflakeSQLException: SQL compilation error:&lt;BR /&gt;Unknown user-defined function EDP.Schema.PROC&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm Calling the Procedure as "call Schema.Proc();" When executed in Snowflake, it runs fine. In Talend it displays the above exception.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please advice on how to invoke this procedure from talend?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 01 Jun 2020 17:57:24 GMT</pubDate>
    <dc:creator>VRM_5389</dc:creator>
    <dc:date>2020-06-01T17:57:24Z</dc:date>
    <item>
      <title>How to Call a Snowflake Procedure from Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-Call-a-Snowflake-Procedure-from-Talend/m-p/2285491#M59113</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am trying to Execute a procedure from talend. HAve tried using tSnowflakeInput, tSnowflakeRow but no luck.&lt;/P&gt;
&lt;P&gt;As it results in "[WARN ]: org.talend.components.snowflake.runtime.SnowflakeRowReader - Query execution failed. Record was not processed.&lt;BR /&gt;net.snowflake.client.jdbc.SnowflakeSQLException: SQL compilation error:&lt;BR /&gt;Unknown user-defined function EDP.Schema.PROC&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm Calling the Procedure as "call Schema.Proc();" When executed in Snowflake, it runs fine. In Talend it displays the above exception.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please advice on how to invoke this procedure from talend?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jun 2020 17:57:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-Call-a-Snowflake-Procedure-from-Talend/m-p/2285491#M59113</guid>
      <dc:creator>VRM_5389</dc:creator>
      <dc:date>2020-06-01T17:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to Call a Snowflake Procedure from Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-Call-a-Snowflake-Procedure-from-Talend/m-p/2285492#M59114</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LRFFAA4"&gt;@VRM_5389&lt;/A&gt;, you need to use tsnowflakerow component and call the procedure.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;&lt;SPAN class="ni"&gt;CALL&lt;/SPAN&gt; &lt;SPAN class="gi"&gt;temporary_db_qualified_names_test&lt;/SPAN&gt;&lt;SPAN class="p"&gt;.&lt;/SPAN&gt;&lt;SPAN class="gi"&gt;temporary_schema_1&lt;/SPAN&gt;&lt;SPAN class="p"&gt;.&lt;/SPAN&gt;&lt;SPAN class="gi"&gt;stproc_pi&lt;/SPAN&gt;&lt;SPAN class="p"&gt;();&lt;/SPAN&gt;&lt;/PRE&gt; 
&lt;P&gt;&lt;A href="https://docs.snowflake.com/en/sql-reference/stored-procedures-usage.html" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.snowflake.com/en/sql-reference/stored-procedures-usage.html&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jun 2020 06:28:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-Call-a-Snowflake-Procedure-from-Talend/m-p/2285492#M59114</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-06-02T06:28:00Z</dc:date>
    </item>
  </channel>
</rss>

