<?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: Retrieving values of context variable from database in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Retrieving-values-of-context-variable-from-database/m-p/2288340#M61843</link>
    <description>Open your job. Go to the Job view and open the Extra Tab.
&lt;BR /&gt;Here you can check implicit context load and use database table for it.
&lt;BR /&gt;The table must have minimum 2 columns (key, value) both character types (length 255).
&lt;BR /&gt;You can add more columns like job_name and in the mentioned setting you find also the possibility to set the Query condition. Lets say, you have added a column job_name: you would write in the condition: "job_name='" + jobName + "'"
&lt;BR /&gt;Keep in mind in SQL you have to quote strings.</description>
    <pubDate>Tue, 18 Jun 2013 21:16:37 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-06-18T21:16:37Z</dc:date>
    <item>
      <title>Retrieving values of context variable from database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Retrieving-values-of-context-variable-from-database/m-p/2288339#M61842</link>
      <description>I want to retrieve the values of context variables from database instead of defining them in job. I have created a table for the same in form of Key-Value , but don't know how to move forward please help me as it's urgent.As i want to use the context variables defined from database and hence load them dynamically.</description>
      <pubDate>Tue, 18 Jun 2013 18:18:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Retrieving-values-of-context-variable-from-database/m-p/2288339#M61842</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-18T18:18:38Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieving values of context variable from database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Retrieving-values-of-context-variable-from-database/m-p/2288340#M61843</link>
      <description>Open your job. Go to the Job view and open the Extra Tab.
&lt;BR /&gt;Here you can check implicit context load and use database table for it.
&lt;BR /&gt;The table must have minimum 2 columns (key, value) both character types (length 255).
&lt;BR /&gt;You can add more columns like job_name and in the mentioned setting you find also the possibility to set the Query condition. Lets say, you have added a column job_name: you would write in the condition: "job_name='" + jobName + "'"
&lt;BR /&gt;Keep in mind in SQL you have to quote strings.</description>
      <pubDate>Tue, 18 Jun 2013 21:16:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Retrieving-values-of-context-variable-from-database/m-p/2288340#M61843</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-18T21:16:37Z</dc:date>
    </item>
  </channel>
</rss>

