<?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: Multiple context groups in a job in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Multiple-context-groups-in-a-job/m-p/2262873#M43199</link>
    <description>You just have to read the config file with tFileInputDelimited then use a tJavaRow component to set the desired context variables with the field values like this "context.yourVariable = input_row.yourField;".&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;</description>
    <pubDate>Wed, 19 Jul 2017 20:31:44 GMT</pubDate>
    <dc:creator>TRF</dc:creator>
    <dc:date>2017-07-19T20:31:44Z</dc:date>
    <item>
      <title>Multiple context groups in a job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Multiple-context-groups-in-a-job/m-p/2262867#M43193</link>
      <description>&lt;P&gt;I need to use 3 separate DB connections in my job. I do not want to hard code the connection details &amp;amp; hence plan to use the context variables &amp;amp; 3 context groups. How can I ensure that when the same context environment is selected it gets reflected in all context groups?&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jun 2017 07:20:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Multiple-context-groups-in-a-job/m-p/2262867#M43193</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-08T07:20:24Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple context groups in a job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Multiple-context-groups-in-a-job/m-p/2262868#M43194</link>
      <description>&lt;P&gt;Environment affected to all groups and standalone context variables in Job&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but You can easy - load values from csv file and do not store nothing in Studio, only variables names&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jun 2017 08:05:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Multiple-context-groups-in-a-job/m-p/2262868#M43194</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2017-06-08T08:05:15Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple context groups in a job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Multiple-context-groups-in-a-job/m-p/2262869#M43195</link>
      <description>Can you plz help how to read from CSV files &amp;amp; then read in my job.&lt;BR /&gt;</description>
      <pubDate>Thu, 08 Jun 2017 08:20:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Multiple-context-groups-in-a-job/m-p/2262869#M43195</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-08T08:20:09Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple context groups in a job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Multiple-context-groups-in-a-job/m-p/2262870#M43196</link>
      <description>Can you detail your question?</description>
      <pubDate>Thu, 08 Jun 2017 08:47:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Multiple-context-groups-in-a-job/m-p/2262870#M43196</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-06-08T08:47:34Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple context groups in a job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Multiple-context-groups-in-a-job/m-p/2262871#M43197</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;You can refer to the related scenario "Reading data from different MySQL databases using dynamically loaded connection parameters&lt;/P&gt; 
&lt;P&gt;" in component reference about: &lt;A title="TalendHelpCenter:tContextLoad" href="https://help.talend.com/reader/wDRBNUuxk629sNcI0dNYaA/xH2TyYr_AmQnKwOYlqVCvA" target="_self" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:tContextLoad&amp;nbsp;&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;or the implicit context feature &lt;A title="TalendHelpCenter:Configuring the Implicit Context Load feature" href="https://help.talend.com/reader/nXPtKhielAtSqFD6_f7~OQ/0lPtF5eayDI~33QdLfRY~A" target="_self" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:Configuring the Implicit Context Load feature&lt;/A&gt;.&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jul 2017 08:40:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Multiple-context-groups-in-a-job/m-p/2262871#M43197</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-06T08:40:44Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple context groups in a job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Multiple-context-groups-in-a-job/m-p/2262872#M43198</link>
      <description>Team, How to implement the same logic for a job already built and exported, in that case the prompt will be coming ? I have a scenario where the source and target path of the job keeps changing based on the environment. So i have that path in a config file like below, which I will change based on the environment. Config File : source;C:/users/temp/ target;C:/users/name/ Now in real time how to use this file to resolve the context variables.</description>
      <pubDate>Wed, 19 Jul 2017 17:06:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Multiple-context-groups-in-a-job/m-p/2262872#M43198</guid>
      <dc:creator>rajesh90</dc:creator>
      <dc:date>2017-07-19T17:06:30Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple context groups in a job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Multiple-context-groups-in-a-job/m-p/2262873#M43199</link>
      <description>You just have to read the config file with tFileInputDelimited then use a tJavaRow component to set the desired context variables with the field values like this "context.yourVariable = input_row.yourField;".&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Jul 2017 20:31:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Multiple-context-groups-in-a-job/m-p/2262873#M43199</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-07-19T20:31:44Z</dc:date>
    </item>
  </channel>
</rss>

