<?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: How to load contexts from a file then execute job using context? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-load-contexts-from-a-file-then-execute-job-using-context/m-p/2333601#M102371</link>
    <description>You can use the component tContextLoad to load a context when you need it.&lt;BR /&gt;tFileInputDelimited --&amp;gt; tContextLoad&lt;BR /&gt;Setup the tFileInputDelimited with field separator "="</description>
    <pubDate>Mon, 25 Jan 2016 18:46:27 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-01-25T18:46:27Z</dc:date>
    <item>
      <title>How to load contexts from a file then execute job using context?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-load-contexts-from-a-file-then-execute-job-using-context/m-p/2333600#M102370</link>
      <description>&lt;P&gt;Talend 6.0.1&lt;BR /&gt;Windows 7&lt;BR /&gt;How can I load context from a file and then execute a job using that context but do so 1 row at a time?&lt;BR /&gt;Pseudo code&lt;BR /&gt;1. read 1 row from file&lt;BR /&gt;2. load context&lt;BR /&gt;3. execute job using context&lt;BR /&gt;4. repeat steps 1-3 until end of file&lt;BR /&gt;I do know how to load a context variable from a file. &amp;nbsp;It is the "loading one row at a time and executing a job" part that I am having issues with at the moment.&lt;BR /&gt;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jan 2016 18:40:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-load-contexts-from-a-file-then-execute-job-using-context/m-p/2333600#M102370</guid>
      <dc:creator>tale103108</dc:creator>
      <dc:date>2016-01-25T18:40:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to load contexts from a file then execute job using context?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-load-contexts-from-a-file-then-execute-job-using-context/m-p/2333601#M102371</link>
      <description>You can use the component tContextLoad to load a context when you need it.&lt;BR /&gt;tFileInputDelimited --&amp;gt; tContextLoad&lt;BR /&gt;Setup the tFileInputDelimited with field separator "="</description>
      <pubDate>Mon, 25 Jan 2016 18:46:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-load-contexts-from-a-file-then-execute-job-using-context/m-p/2333601#M102371</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-25T18:46:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to load contexts from a file then execute job using context?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-load-contexts-from-a-file-then-execute-job-using-context/m-p/2333602#M102372</link>
      <description>Thank you jlolling for your feedback. &amp;nbsp;However, as I mentioned in my initial post I know how to load context from a file. &amp;nbsp;I need to know how to (after loading a row into a context) call a job and then repeat the process for each row in the file. 
&lt;BR /&gt;For example: 
&lt;BR /&gt;File: 
&lt;BR /&gt;state=Alaska 
&lt;BR /&gt;state=Hawaii 
&lt;BR /&gt;state=Florida 
&lt;BR /&gt;the job should load the context "state" with "Alaska", then run a job that uses the context "state", then load the context "state" with "Hawaii", then run the same job again, and so on until the end of file. 
&lt;BR /&gt; 
&lt;BR /&gt;If anyone has a solution, please include pictures of job and components as an example. 
&lt;BR /&gt; 
&lt;BR /&gt;HTH</description>
      <pubDate>Mon, 25 Jan 2016 22:50:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-load-contexts-from-a-file-then-execute-job-using-context/m-p/2333602#M102372</guid>
      <dc:creator>tale103108</dc:creator>
      <dc:date>2016-01-25T22:50:40Z</dc:date>
    </item>
  </channel>
</rss>

