<?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 Re: Unable to use context with some snowflake components in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-use-context-with-some-snowflake-components/m-p/2376670#M138761</link>
    <description>&lt;P&gt;My bad... I develop with mittens this morning : the warehouse was not the good one ! &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry for that&lt;/P&gt;</description>
    <pubDate>Wed, 08 Dec 2021 14:50:34 GMT</pubDate>
    <dc:creator>JSD03</dc:creator>
    <dc:date>2021-12-08T14:50:34Z</dc:date>
    <item>
      <title>Unable to use context with some snowflake components</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-use-context-with-some-snowflake-components/m-p/2376664#M138755</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I try to use context variable in my tDBConnection (snowflake) or in my tDBOuput (snowflake) the connection failed with the following erreor message :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SEVERE: State: COPY_INTO_TABLE, COPY INTO "INSEE_REGION_20211208_092814_471_1" FROM '@~/INSEE_REGION/INSERT/20211208_092814_471_ZP5D81_1' on_error='ABORT_STATEMENT' file_format=( field_optionally_enclosed_by='"' empty_field_as_null=true), No active warehouse selected in the current session.&amp;nbsp;Select an active warehouse with the 'use warehouse' command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Exception in component tDBOutput_2 (MRJ_GET_INSEE_DATA)&lt;/P&gt;&lt;P&gt;java.io.IOException: net.snowflake.client.loader.Loader$ConnectionError: State: COPY_INTO_TABLE, COPY INTO "xxxxx" FROM 'xxxxxxx' on_error='ABORT_STATEMENT' file_format=( field_optionally_enclosed_by='"' empty_field_as_null=true), No active warehouse selected in the current session.&amp;nbsp;Select an active warehouse with the 'use warehouse' command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I put directly the value of the warehourse field it works fine... but not from a context variable. With tDBInput componant it works fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's really strange...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use TOS for ESB 7.4.1&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 23:26:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-use-context-with-some-snowflake-components/m-p/2376664#M138755</guid>
      <dc:creator>JSD03</dc:creator>
      <dc:date>2024-11-15T23:26:10Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to use context with some snowflake components</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-use-context-with-some-snowflake-components/m-p/2376665#M138756</link>
      <description>&lt;P&gt;One thing to check is to print out the value of your context variable before the database component which uses them to check they are correct&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;in a tJava put System.out.println(context.username);&lt;/P&gt;&lt;P&gt;...etc&lt;/P&gt;</description>
      <pubDate>Wed, 08 Dec 2021 09:04:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-use-context-with-some-snowflake-components/m-p/2376665#M138756</guid>
      <dc:creator>MattE</dc:creator>
      <dc:date>2021-12-08T09:04:06Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to use context with some snowflake components</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-use-context-with-some-snowflake-components/m-p/2376666#M138757</link>
      <description>&lt;P&gt;Yes it's what I have done before writting this post. I have tested everything but it seems to be a real bug in those components and/or this version.&lt;/P&gt;&lt;P&gt;If someone from Talend can confirm that?​&lt;/P&gt;</description>
      <pubDate>Wed, 08 Dec 2021 09:10:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-use-context-with-some-snowflake-components/m-p/2376666#M138757</guid>
      <dc:creator>JSD03</dc:creator>
      <dc:date>2021-12-08T09:10:42Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to use context with some snowflake components</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-use-context-with-some-snowflake-components/m-p/2376667#M138758</link>
      <description>&lt;P&gt;@Jaime Serrano​&amp;nbsp;I have checked quickly with v8.0.1 and I can't reproduce the issue, I don't have TOS for ESB 7.4.1 installation on my machine for testing now, I will install one later. &lt;/P&gt;&lt;P&gt;I have one question, does the context variable use the default value or the value is loaded at runtime? &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Dec 2021 09:49:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-use-context-with-some-snowflake-components/m-p/2376667#M138758</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-12-08T09:49:51Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to use context with some snowflake components</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-use-context-with-some-snowflake-components/m-p/2376668#M138759</link>
      <description>&lt;P&gt;Are you using a milestone version? the milestone version is just for testing. &lt;/P&gt;&lt;P&gt;If so, please download the latest GA release 8.0.1 from this &lt;A href="https://sourceforge.net/projects/talendesb/files/Talend%20Open%20Studio%20for%20ESB/" alt="https://sourceforge.net/projects/talendesb/files/Talend%20Open%20Studio%20for%20ESB/" target="_blank"&gt;page &lt;/A&gt;and test it again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Dec 2021 09:54:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-use-context-with-some-snowflake-components/m-p/2376668#M138759</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-12-08T09:54:51Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to use context with some snowflake components</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-use-context-with-some-snowflake-components/m-p/2376669#M138760</link>
      <description>&lt;P&gt;Yes milestone M11 but same issue with 8.0.1 (and worse with this version : even if I specify the warehouse directly it doesn't work)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Setup which doesn't work :&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000LwOO2AAN.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/128327i97ADEBFBE7FFDDF9/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000LwOO2AAN.png" alt="0695b00000LwOO2AAN.png" /&gt;&lt;/span&gt;Setup which works (only with 7.4.1) :&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000LwOOCAA3.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/149969iFC1B447931E46BC6/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000LwOOCAA3.png" alt="0695b00000LwOOCAA3.png" /&gt;&lt;/span&gt;Do you think the root cause is coming from java version I'm using ? 11.0.13 ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Dec 2021 12:34:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-use-context-with-some-snowflake-components/m-p/2376669#M138760</guid>
      <dc:creator>JSD03</dc:creator>
      <dc:date>2021-12-08T12:34:55Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to use context with some snowflake components</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-use-context-with-some-snowflake-components/m-p/2376670#M138761</link>
      <description>&lt;P&gt;My bad... I develop with mittens this morning : the warehouse was not the good one ! &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry for that&lt;/P&gt;</description>
      <pubDate>Wed, 08 Dec 2021 14:50:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-use-context-with-some-snowflake-components/m-p/2376670#M138761</guid>
      <dc:creator>JSD03</dc:creator>
      <dc:date>2021-12-08T14:50:34Z</dc:date>
    </item>
  </channel>
</rss>

