<?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: FileOutputDelimited writes to a wrong file in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/FileOutputDelimited-writes-to-a-wrong-file/m-p/2343934#M111640</link>
    <description>Send your screen shots I will look once&lt;BR /&gt;</description>
    <pubDate>Fri, 24 Nov 2017 09:47:26 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-11-24T09:47:26Z</dc:date>
    <item>
      <title>FileOutputDelimited writes to a wrong file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/FileOutputDelimited-writes-to-a-wrong-file/m-p/2343931#M111637</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I once more need help with a Talend Job Im writing. The Task of it is to check if certain Files are in a directory, rename those and to write a log.txt if there are any problems. The log is written by a tFileOutputDelimited with informations given by a tJavaRow-Code. After testing the Job Ive run into a big and for me strange Problem. Lets say there are 3 Statements to be written in the log (a, b and c). The log in the end contains only b and c, while a is missing. Its always the first one that is not there, the other are normally written to the log in the exact directory. By Accident Ive found the missing Statements on my desktop in a File called "testnull.dat" where the Job has written all the missing statments from the last 2 days I tested this Job.&lt;/P&gt;
&lt;P&gt;I really have no clue how to solve this or where it could come from. I hope I could explain my problem properly. If there are any additional informations needed, I will try to provide them.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Nov 2017 08:41:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/FileOutputDelimited-writes-to-a-wrong-file/m-p/2343931#M111637</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-24T08:41:10Z</dc:date>
    </item>
    <item>
      <title>Re: FileOutputDelimited writes to a wrong file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/FileOutputDelimited-writes-to-a-wrong-file/m-p/2343932#M111638</link>
      <description>&lt;P&gt;Hi Bamsen..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Before writing into delimited file just check with tLogRow .&lt;/P&gt;</description>
      <pubDate>Fri, 24 Nov 2017 09:42:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/FileOutputDelimited-writes-to-a-wrong-file/m-p/2343932#M111638</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-24T09:42:40Z</dc:date>
    </item>
    <item>
      <title>Re: FileOutputDelimited writes to a wrong file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/FileOutputDelimited-writes-to-a-wrong-file/m-p/2343933#M111639</link>
      <description>&lt;P&gt;I already have a TlogRow before the output and i can see nothing suspicious.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Nov 2017 09:45:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/FileOutputDelimited-writes-to-a-wrong-file/m-p/2343933#M111639</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-24T09:45:23Z</dc:date>
    </item>
    <item>
      <title>Re: FileOutputDelimited writes to a wrong file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/FileOutputDelimited-writes-to-a-wrong-file/m-p/2343934#M111640</link>
      <description>Send your screen shots I will look once&lt;BR /&gt;</description>
      <pubDate>Fri, 24 Nov 2017 09:47:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/FileOutputDelimited-writes-to-a-wrong-file/m-p/2343934#M111640</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-24T09:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: FileOutputDelimited writes to a wrong file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/FileOutputDelimited-writes-to-a-wrong-file/m-p/2343935#M111641</link>
      <description>&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="So this is how my Job looks like" style="width: 767px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lrjf.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/137739iA6CA625604E50518/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lrjf.png" alt="0683p000009Lrjf.png" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;So this is how my Job looks like&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="And this is the tLogRow, logfile is the name of the log (Timestamp), output is the String written to the log and fall is just the case, just something for testing" style="width: 819px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LrnL.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/137015iA173DD81E2110E1A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LrnL.png" alt="0683p000009LrnL.png" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;And this is the tLogRow, logfile is the name of the log (Timestamp), output is the String written to the log and fall is just the case, just something for testing&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Nov 2017 09:55:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/FileOutputDelimited-writes-to-a-wrong-file/m-p/2343935#M111641</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-24T09:55:20Z</dc:date>
    </item>
    <item>
      <title>Re: FileOutputDelimited writes to a wrong file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/FileOutputDelimited-writes-to-a-wrong-file/m-p/2343936#M111642</link>
      <description>&lt;P&gt;Use another one logrow after the delimitedfile .If it's give same log output ..The problem may be in schema of our delimited file.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Nov 2017 10:03:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/FileOutputDelimited-writes-to-a-wrong-file/m-p/2343936#M111642</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-24T10:03:45Z</dc:date>
    </item>
    <item>
      <title>Re: FileOutputDelimited writes to a wrong file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/FileOutputDelimited-writes-to-a-wrong-file/m-p/2343937#M111643</link>
      <description>&lt;P&gt;Ive tried your suggestion, the new tLogRow prints the same as the one in front of the FileOutputDelimited.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Nov 2017 10:11:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/FileOutputDelimited-writes-to-a-wrong-file/m-p/2343937#M111643</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-24T10:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: FileOutputDelimited writes to a wrong file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/FileOutputDelimited-writes-to-a-wrong-file/m-p/2343938#M111644</link>
      <description>&lt;P&gt;check your schema of logrow and delimitedfile..&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;if you pass three values you must have three fields in schema.&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 954px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lrm4.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/139123i88EAB9FF6B73FE92/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lrm4.png" alt="0683p000009Lrm4.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Nov 2017 10:23:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/FileOutputDelimited-writes-to-a-wrong-file/m-p/2343938#M111644</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-24T10:23:48Z</dc:date>
    </item>
    <item>
      <title>Re: FileOutputDelimited writes to a wrong file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/FileOutputDelimited-writes-to-a-wrong-file/m-p/2343939#M111645</link>
      <description>&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Unbasdfsadsfgdsfghngfdresrfghjgretghjkuzrtehjenannt.png" style="width: 985px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lqo1.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138506i88E8F078AD5091DD/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lqo1.png" alt="0683p000009Lqo1.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;all the fields are in every schema &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Nov 2017 10:28:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/FileOutputDelimited-writes-to-a-wrong-file/m-p/2343939#M111645</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-24T10:28:22Z</dc:date>
    </item>
    <item>
      <title>Re: FileOutputDelimited writes to a wrong file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/FileOutputDelimited-writes-to-a-wrong-file/m-p/2343940#M111646</link>
      <description>&lt;P&gt;Check your column value contain any delimited character?&lt;/P&gt;&lt;P&gt;Your input values to delimited file must not contain specified delimited character.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Nov 2017 10:46:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/FileOutputDelimited-writes-to-a-wrong-file/m-p/2343940#M111646</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-24T10:46:03Z</dc:date>
    </item>
    <item>
      <title>Re: FileOutputDelimited writes to a wrong file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/FileOutputDelimited-writes-to-a-wrong-file/m-p/2343941#M111647</link>
      <description>&lt;P&gt;Im sorry, but i dont understand what you mean? what should i check?&lt;/P&gt;</description>
      <pubDate>Fri, 24 Nov 2017 11:00:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/FileOutputDelimited-writes-to-a-wrong-file/m-p/2343941#M111647</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-24T11:00:56Z</dc:date>
    </item>
    <item>
      <title>Re: FileOutputDelimited writes to a wrong file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/FileOutputDelimited-writes-to-a-wrong-file/m-p/2343942#M111648</link>
      <description>&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 457px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LrnQ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/151156i37F53D097302D6B3/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LrnQ.png" alt="0683p000009LrnQ.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;Your input column (logfile,output,fall) values (which you got in logrow output)&amp;nbsp; to the delimited file must not contain that 'Field Separator' character. In this case you may get problem.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Nov 2017 11:11:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/FileOutputDelimited-writes-to-a-wrong-file/m-p/2343942#M111648</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-24T11:11:23Z</dc:date>
    </item>
    <item>
      <title>Re: FileOutputDelimited writes to a wrong file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/FileOutputDelimited-writes-to-a-wrong-file/m-p/2343943#M111649</link>
      <description>&lt;P&gt;ive made some changes so that what you meant shouldnt happen. But i still got the same problem... Thank you anyway!&lt;/P&gt;</description>
      <pubDate>Fri, 24 Nov 2017 11:17:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/FileOutputDelimited-writes-to-a-wrong-file/m-p/2343943#M111649</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-24T11:17:22Z</dc:date>
    </item>
    <item>
      <title>Re: FileOutputDelimited writes to a wrong file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/FileOutputDelimited-writes-to-a-wrong-file/m-p/2343944#M111650</link>
      <description>&lt;P&gt;Do you mean the output is wrong or the component fills a wrong file (e.g. the wrong path + file name)?&lt;/P&gt;&lt;P&gt;What you cannot do is to use a value from the flow and use it as output file name.&lt;/P&gt;&lt;P&gt;The output file will be created tight at the start of the process just at the first iteration between tFileList and the 2 component.&lt;/P&gt;</description>
      <pubDate>Sat, 25 Nov 2017 10:32:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/FileOutputDelimited-writes-to-a-wrong-file/m-p/2343944#M111650</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-25T10:32:36Z</dc:date>
    </item>
    <item>
      <title>Re: FileOutputDelimited writes to a wrong file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/FileOutputDelimited-writes-to-a-wrong-file/m-p/2343945#M111651</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt; 
&lt;P&gt;I´ve just read your comment (weekend&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA9p.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138034i5F552429DA646D6F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA9p.png" alt="0683p000009MA9p.png" /&gt;&lt;/span&gt; ). Now I understand what is going wrong. As you described, I´m using a variable from the process for the created File, so this seams to be the problem. Thank you! Now I can think of how I can avoid this Problem&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2017 09:10:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/FileOutputDelimited-writes-to-a-wrong-file/m-p/2343945#M111651</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-27T09:10:13Z</dc:date>
    </item>
    <item>
      <title>Re: FileOutputDelimited writes to a wrong file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/FileOutputDelimited-writes-to-a-wrong-file/m-p/2343946#M111652</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Can we consider this topic as "Solved"? Feel free mark solution as accepted if this solution is OK with you.&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2017 09:23:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/FileOutputDelimited-writes-to-a-wrong-file/m-p/2343946#M111652</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-27T09:23:09Z</dc:date>
    </item>
  </channel>
</rss>

