<?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: Use Output of a Job to another Job in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Use-Output-of-a-Job-to-another-Job/m-p/2377759#M139570</link>
    <description>&lt;P&gt;Do you know the name of the file and where and when it lands?&lt;/P&gt;</description>
    <pubDate>Tue, 25 Jan 2022 18:04:14 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2022-01-25T18:04:14Z</dc:date>
    <item>
      <title>Use Output of a Job to another Job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Use-Output-of-a-Job-to-another-Job/m-p/2377756#M139567</link>
      <description>&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;i'm creating a job that has to take the output csv created by another job (in the same project) and map it with some fields.&lt;/P&gt;&lt;P&gt;How can i make it?&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 23:16:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Use-Output-of-a-Job-to-another-Job/m-p/2377756#M139567</guid>
      <dc:creator>DErdes1643127282</dc:creator>
      <dc:date>2024-11-15T23:16:19Z</dc:date>
    </item>
    <item>
      <title>Re: Use Output of a Job to another Job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Use-Output-of-a-Job-to-another-Job/m-p/2377757#M139568</link>
      <description>&lt;P&gt;Just read the CSV file that is output from your first job to be the source of your second job. That is the easiest way without editing the first job. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Another way you could try would be to add your first job to your new job (tRunJob component) and use a tBufferOutput component in your first job. This will output the data as a row dataset to the rest of your new job. You can see details on the tBufferOutput here....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;https://help.talend.com/r/en-US/8.0/buffer/tbufferoutput &lt;/P&gt;</description>
      <pubDate>Tue, 25 Jan 2022 16:51:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Use-Output-of-a-Job-to-another-Job/m-p/2377757#M139568</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-01-25T16:51:38Z</dc:date>
    </item>
    <item>
      <title>Re: Use Output of a Job to another Job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Use-Output-of-a-Job-to-another-Job/m-p/2377758#M139569</link>
      <description>&lt;P&gt;It has to by a dynamic read of the csv created, i cannot add it like a file delimited right?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And i can't touch the first job,  there aren't other solutions?&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jan 2022 17:03:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Use-Output-of-a-Job-to-another-Job/m-p/2377758#M139569</guid>
      <dc:creator>DErdes1643127282</dc:creator>
      <dc:date>2022-01-25T17:03:11Z</dc:date>
    </item>
    <item>
      <title>Re: Use Output of a Job to another Job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Use-Output-of-a-Job-to-another-Job/m-p/2377759#M139570</link>
      <description>&lt;P&gt;Do you know the name of the file and where and when it lands?&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jan 2022 18:04:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Use-Output-of-a-Job-to-another-Job/m-p/2377759#M139570</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-01-25T18:04:14Z</dc:date>
    </item>
    <item>
      <title>Re: Use Output of a Job to another Job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Use-Output-of-a-Job-to-another-Job/m-p/2377760#M139571</link>
      <description>&lt;P&gt;Yes I know &lt;/P&gt;</description>
      <pubDate>Tue, 25 Jan 2022 18:22:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Use-Output-of-a-Job-to-another-Job/m-p/2377760#M139571</guid>
      <dc:creator>DErdes1643127282</dc:creator>
      <dc:date>2022-01-25T18:22:37Z</dc:date>
    </item>
    <item>
      <title>Re: Use Output of a Job to another Job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Use-Output-of-a-Job-to-another-Job/m-p/2377761#M139572</link>
      <description>&lt;P&gt;Then you can use the tFileList component and do something like in the example shown here....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;https://help.talend.com/r/en-US/8.0/tfilelist/tfilelist-tfileinputdelimited-tlogrow-tlogrow-iterating-on-file-directory-standard-component-the&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jan 2022 18:32:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Use-Output-of-a-Job-to-another-Job/m-p/2377761#M139572</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-01-25T18:32:10Z</dc:date>
    </item>
  </channel>
</rss>

