<?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: Reading a File and creating a Output File with Same Name in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Reading-a-File-and-creating-a-Output-File-with-Same-Name/m-p/2279493#M54644</link>
    <description>&lt;P&gt;tFileOutputDelimited is executed 1rst and create an empty file (as soon as Append option is not ticked).&lt;/P&gt;&lt;P&gt;So, when tFileInputDelimited starts, the file is empty.&lt;/P&gt;&lt;P&gt;To avoid this problem, you need an intermediate file.&lt;/P&gt;</description>
    <pubDate>Wed, 12 Sep 2018 12:23:11 GMT</pubDate>
    <dc:creator>TRF</dc:creator>
    <dc:date>2018-09-12T12:23:11Z</dc:date>
    <item>
      <title>Reading a File and creating a Output File with Same Name</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Reading-a-File-and-creating-a-Output-File-with-Same-Name/m-p/2279490#M54641</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I am trying to generate outputfile based on name of my Input File. My requirement is I have 5files in a directory and I have to read them. After my Data Processing jobs completition i have to generate a output file which name will be exact same with Input File read at the start of data processing. example:If i am reading FileName1.txt then at the end&amp;nbsp;&lt;SPAN&gt;FileName1.txt should also generate. I am using tfilelist CURRENTFILE After variable in tfileoutputdelimited but no use. If anyone can help will be really helpful&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKj7AAG"&gt;@TRF&lt;/A&gt;,&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/005390000069RuGAAU"&gt;@rhall&lt;/A&gt;,&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/00539000006eKOgAAM"&gt;@nthampi&lt;/A&gt;,&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/00539000004XsaeAAC"&gt;@xdshi&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Sep 2018 12:04:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Reading-a-File-and-creating-a-Output-File-with-Same-Name/m-p/2279490#M54641</guid>
      <dc:creator>abhi90</dc:creator>
      <dc:date>2018-09-12T12:04:33Z</dc:date>
    </item>
    <item>
      <title>Re: Reading a File and creating a Output File with Same Name</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Reading-a-File-and-creating-a-Output-File-with-Same-Name/m-p/2279491#M54642</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKpMAAW"&gt;@fdenis&lt;/A&gt;,&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/0053p000007LMrOAAW"&gt;@Dijke&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Sep 2018 12:06:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Reading-a-File-and-creating-a-Output-File-with-Same-Name/m-p/2279491#M54642</guid>
      <dc:creator>abhi90</dc:creator>
      <dc:date>2018-09-12T12:06:37Z</dc:date>
    </item>
    <item>
      <title>Re: Reading a File and creating a Output File with Same Name</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Reading-a-File-and-creating-a-Output-File-with-Same-Name/m-p/2279492#M54643</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LLs9AAG"&gt;@abhi90&lt;/A&gt;,can you design in below way and call file from ((String)globalMap.get("tFileList_1_CURRENT_FILE")) to outputfile name.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Untitled.png" style="width: 716px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LzVu.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/150164iFB1D7AAD4C839F79/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LzVu.png" alt="0683p000009LzVu.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Sep 2018 12:11:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Reading-a-File-and-creating-a-Output-File-with-Same-Name/m-p/2279492#M54643</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-09-12T12:11:16Z</dc:date>
    </item>
    <item>
      <title>Re: Reading a File and creating a Output File with Same Name</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Reading-a-File-and-creating-a-Output-File-with-Same-Name/m-p/2279493#M54644</link>
      <description>&lt;P&gt;tFileOutputDelimited is executed 1rst and create an empty file (as soon as Append option is not ticked).&lt;/P&gt;&lt;P&gt;So, when tFileInputDelimited starts, the file is empty.&lt;/P&gt;&lt;P&gt;To avoid this problem, you need an intermediate file.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Sep 2018 12:23:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Reading-a-File-and-creating-a-Output-File-with-Same-Name/m-p/2279493#M54644</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2018-09-12T12:23:11Z</dc:date>
    </item>
    <item>
      <title>Re: Reading a File and creating a Output File with Same Name</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Reading-a-File-and-creating-a-Output-File-with-Same-Name/m-p/2279494#M54645</link>
      <description>you cannot have 2 access to the same file in the same time.&lt;BR /&gt;but you can preload (tPrejob) your file into hashMap (tHashMap) or file&lt;BR /&gt;and in the same job write your file normally.</description>
      <pubDate>Wed, 12 Sep 2018 12:28:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Reading-a-File-and-creating-a-Output-File-with-Same-Name/m-p/2279494#M54645</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2018-09-12T12:28:30Z</dc:date>
    </item>
    <item>
      <title>Re: Reading a File and creating a Output File with Same Name</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Reading-a-File-and-creating-a-Output-File-with-Same-Name/m-p/2279495#M54646</link>
      <description>&lt;P&gt;Make sure you have a different output folder where you place your output file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kudos for everybody...&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Sep 2018 12:38:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Reading-a-File-and-creating-a-Output-File-with-Same-Name/m-p/2279495#M54646</guid>
      <dc:creator>Jesperrekuh</dc:creator>
      <dc:date>2018-09-12T12:38:08Z</dc:date>
    </item>
    <item>
      <title>Re: Reading a File and creating a Output File with Same Name</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Reading-a-File-and-creating-a-Output-File-with-Same-Name/m-p/2279496#M54647</link>
      <description>&lt;P&gt;Thanks to everyone.i tried with all the solutions given and worked. accepted everyone's solution &lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Sep 2018 12:49:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Reading-a-File-and-creating-a-Output-File-with-Same-Name/m-p/2279496#M54647</guid>
      <dc:creator>abhi90</dc:creator>
      <dc:date>2018-09-12T12:49:03Z</dc:date>
    </item>
  </channel>
</rss>

