<?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: HELP Variabilize ELT Component and Context in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/HELP-Variabilize-ELT-Component-and-Context/m-p/2347833#M115035</link>
    <description>&lt;P&gt;What if you add  (   )  around your input?&lt;/P&gt;&lt;P&gt;I remember I was able to add a full select * query there but I can't find the job where I did it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know that studio does some sanitization there so we might need to be creative to bypass that&lt;/P&gt;</description>
    <pubDate>Mon, 05 Jun 2023 15:18:52 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-06-05T15:18:52Z</dc:date>
    <item>
      <title>HELP Variabilize ELT Component and Context</title>
      <link>https://community.qlik.com/t5/Talend-Studio/HELP-Variabilize-ELT-Component-and-Context/m-p/2347828#M115030</link>
      <description>&lt;P&gt;Hi ! &lt;/P&gt;&lt;P&gt;I'm working on TOS 8.0.&lt;/P&gt;&lt;P&gt;Due to the large volume of data in my project (more than 60billion lines), I need to use ELT Component. &lt;/P&gt;&lt;P&gt;My goal is to import data from a Progress DB (connected in JDBC) then transform it then export into a Postgre DB. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BUT I need to load my context from the outside (I can't use the referential because I switch between different final DB). &lt;/P&gt;&lt;P&gt;Until now, I load my contexts within a tDBConnection and I use this existing connection in my components. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BUT with the tELTPostgresqlInput I don't have the possibility to choose an existing connection. &lt;/P&gt;&lt;P&gt;When I put context.schemaname it's not working --&amp;gt; it's working well when I write the schema name but I don't want to hardcode&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000htio7AAA.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/145840i7AAB6A954760D40A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000htio7AAA.png" alt="0695b00000htio7AAA.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you by advance for your help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 21:43:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/HELP-Variabilize-ELT-Component-and-Context/m-p/2347828#M115030</guid>
      <dc:creator>gimgi69</dc:creator>
      <dc:date>2024-11-15T21:43:38Z</dc:date>
    </item>
    <item>
      <title>Re: HELP Variabilize ELT Component and Context</title>
      <link>https://community.qlik.com/t5/Talend-Studio/HELP-Variabilize-ELT-Component-and-Context/m-p/2347829#M115031</link>
      <description>&lt;P&gt;Try to logrow your context variable to see if its getting read.&lt;/P&gt;&lt;P&gt;You can make your job run after the context was loaded too.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Vader out&lt;span class="lia-unicode-emoji" title=":flexed_biceps:"&gt;💪&lt;/span&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jun 2023 13:16:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/HELP-Variabilize-ELT-Component-and-Context/m-p/2347829#M115031</guid>
      <dc:creator>Lord-Vader</dc:creator>
      <dc:date>2023-06-05T13:16:58Z</dc:date>
    </item>
    <item>
      <title>Re: HELP Variabilize ELT Component and Context</title>
      <link>https://community.qlik.com/t5/Talend-Studio/HELP-Variabilize-ELT-Component-and-Context/m-p/2347830#M115032</link>
      <description>&lt;P&gt;Try to do:&lt;/P&gt;&lt;P&gt;"" + context.something +""&lt;/P&gt;&lt;P&gt;and see if this works&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jun 2023 14:01:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/HELP-Variabilize-ELT-Component-and-Context/m-p/2347830#M115032</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-06-05T14:01:29Z</dc:date>
    </item>
    <item>
      <title>Re: HELP Variabilize ELT Component and Context</title>
      <link>https://community.qlik.com/t5/Talend-Studio/HELP-Variabilize-ELT-Component-and-Context/m-p/2347831#M115033</link>
      <description>&lt;P&gt;No I already tried and it's not working.. I also tried juste with "context.PostgresClient_Schema" but it isn't working&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jun 2023 14:31:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/HELP-Variabilize-ELT-Component-and-Context/m-p/2347831#M115033</guid>
      <dc:creator>gimgi69</dc:creator>
      <dc:date>2023-06-05T14:31:52Z</dc:date>
    </item>
    <item>
      <title>Re: HELP Variabilize ELT Component and Context</title>
      <link>https://community.qlik.com/t5/Talend-Studio/HELP-Variabilize-ELT-Component-and-Context/m-p/2347832#M115034</link>
      <description>&lt;P&gt;I don't understand where I put the tLogRow ?&lt;/P&gt;&lt;P&gt;This component isn't working with ELT components&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jun 2023 14:32:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/HELP-Variabilize-ELT-Component-and-Context/m-p/2347832#M115034</guid>
      <dc:creator>gimgi69</dc:creator>
      <dc:date>2023-06-05T14:32:45Z</dc:date>
    </item>
    <item>
      <title>Re: HELP Variabilize ELT Component and Context</title>
      <link>https://community.qlik.com/t5/Talend-Studio/HELP-Variabilize-ELT-Component-and-Context/m-p/2347833#M115035</link>
      <description>&lt;P&gt;What if you add  (   )  around your input?&lt;/P&gt;&lt;P&gt;I remember I was able to add a full select * query there but I can't find the job where I did it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know that studio does some sanitization there so we might need to be creative to bypass that&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jun 2023 15:18:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/HELP-Variabilize-ELT-Component-and-Context/m-p/2347833#M115035</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-06-05T15:18:52Z</dc:date>
    </item>
  </channel>
</rss>

