<?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 tFileOutputDelimited dynamic file name in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tFileOutputDelimited-dynamic-file-name/m-p/2336959#M105352</link>
    <description>I'm at a bit of a loss on this one. I currently have a tFileList and tFileInputExcel running so that multiple excel files are checked and have data extracted from them. I then have that data output as a Delimited file. My question is how do i make the tFileOutputDelimited change the name of the file to whatever the input stream is. For instance say I'm running this on 3 excel files, Excel1, Excel2, and Excel3. How do i set the output so that it will create separate delimited files for Excel1, Excel2, and Excel3. I've attached a snapshot of my process so far (it works fine but puts it all in one file). Any help is much appreciated! 
&lt;BR /&gt;Thanks, 
&lt;BR /&gt;Ryan 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MEpT.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/131716iDA21D5E28BD54EB3/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MEpT.png" alt="0683p000009MEpT.png" /&gt;&lt;/span&gt;</description>
    <pubDate>Mon, 22 Jul 2013 18:15:46 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-07-22T18:15:46Z</dc:date>
    <item>
      <title>tFileOutputDelimited dynamic file name</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileOutputDelimited-dynamic-file-name/m-p/2336959#M105352</link>
      <description>I'm at a bit of a loss on this one. I currently have a tFileList and tFileInputExcel running so that multiple excel files are checked and have data extracted from them. I then have that data output as a Delimited file. My question is how do i make the tFileOutputDelimited change the name of the file to whatever the input stream is. For instance say I'm running this on 3 excel files, Excel1, Excel2, and Excel3. How do i set the output so that it will create separate delimited files for Excel1, Excel2, and Excel3. I've attached a snapshot of my process so far (it works fine but puts it all in one file). Any help is much appreciated! 
&lt;BR /&gt;Thanks, 
&lt;BR /&gt;Ryan 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MEpT.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/131716iDA21D5E28BD54EB3/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MEpT.png" alt="0683p000009MEpT.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Mon, 22 Jul 2013 18:15:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileOutputDelimited-dynamic-file-name/m-p/2336959#M105352</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-07-22T18:15:46Z</dc:date>
    </item>
    <item>
      <title>Re: tFileOutputDelimited dynamic file name</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileOutputDelimited-dynamic-file-name/m-p/2336960#M105353</link>
      <description>I guess you use as file name for tFileInputExcel: ((String) globalMap.get("tFileList_1_CURRENT_FILEPATH"))&lt;BR /&gt;I would use nearly the same for the tFileOutputDelimited: ((String) globalMap.get("tFileList_1_CURRENT_FILEPATH")) + ".txt"</description>
      <pubDate>Mon, 22 Jul 2013 18:42:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileOutputDelimited-dynamic-file-name/m-p/2336960#M105353</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-07-22T18:42:16Z</dc:date>
    </item>
    <item>
      <title>Re: tFileOutputDelimited dynamic file name</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileOutputDelimited-dynamic-file-name/m-p/2336961#M105354</link>
      <description>ohh alright thanks a ton!</description>
      <pubDate>Mon, 22 Jul 2013 18:56:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileOutputDelimited-dynamic-file-name/m-p/2336961#M105354</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-07-22T18:56:28Z</dc:date>
    </item>
  </channel>
</rss>

