<?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 tSnowflakeOutputcomponent in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tSnowflakeOutputcomponent/m-p/2255772#M38377</link>
    <description>&lt;P&gt;Hello All&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;how to connect to table without specifying shema in snowflake connection, like&amp;nbsp;How to specify schema prefix in table name property.&lt;/P&gt;
&lt;P&gt;I have a scenario, am not specifying any schema in tsnowflakeconnection, but while calling out at tsnowflakeoutput am specifying Schema.Table name, but am getting an error,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can anybody suggest me a way to do it&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 05:09:26 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T05:09:26Z</dc:date>
    <item>
      <title>tSnowflakeOutputcomponent</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSnowflakeOutputcomponent/m-p/2255772#M38377</link>
      <description>&lt;P&gt;Hello All&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;how to connect to table without specifying shema in snowflake connection, like&amp;nbsp;How to specify schema prefix in table name property.&lt;/P&gt;
&lt;P&gt;I have a scenario, am not specifying any schema in tsnowflakeconnection, but while calling out at tsnowflakeoutput am specifying Schema.Table name, but am getting an error,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can anybody suggest me a way to do it&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 05:09:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSnowflakeOutputcomponent/m-p/2255772#M38377</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T05:09:26Z</dc:date>
    </item>
    <item>
      <title>Re: tSnowflakeOutputcomponent</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSnowflakeOutputcomponent/m-p/2255773#M38378</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;In this case, you will have to parse the schema name from the statement before hand and then pass it to schema value in either tSnowflakeConnection or tSnowflakeOutput Component.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Ideally, you should provide the correct schema name either through Metadata repository or if its built in, then at the time of connection.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt;
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jul 2019 21:03:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSnowflakeOutputcomponent/m-p/2255773#M38378</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-07-26T21:03:31Z</dc:date>
    </item>
    <item>
      <title>Re: tSnowflakeOutputcomponent</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSnowflakeOutputcomponent/m-p/2255774#M38379</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/00539000006eKOgAAM"&gt;@nthampi&lt;/A&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Am passing at the table like db0 + "." + table name, the same trick it worked for mssql and oracle output components, but its not working with snowflake components&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jul 2019 21:06:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSnowflakeOutputcomponent/m-p/2255774#M38379</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-07-26T21:06:41Z</dc:date>
    </item>
    <item>
      <title>Re: tSnowflakeOutputcomponent</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSnowflakeOutputcomponent/m-p/2255775#M38380</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LPFSAA4"&gt;@ksingh&lt;/A&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Yeah. I got it. Snowflake component works slightly different in this case. I would recommend to create a feature request in JIRA and product team will then provide their view on this phenomenon.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://jira.talendforge.org/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://jira.talendforge.org&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jul 2019 21:09:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSnowflakeOutputcomponent/m-p/2255775#M38380</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-07-26T21:09:12Z</dc:date>
    </item>
    <item>
      <title>Re: tSnowflakeOutputcomponent</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSnowflakeOutputcomponent/m-p/2255776#M38381</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/00539000006eKOgAAM"&gt;@nthampi&lt;/A&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I will create the Ticket soon&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jul 2019 21:17:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSnowflakeOutputcomponent/m-p/2255776#M38381</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-07-26T21:17:29Z</dc:date>
    </item>
  </channel>
</rss>

