<?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 TlogCatcher to file in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/TlogCatcher-to-file/m-p/2254250#M37315</link>
    <description>TOS2.4.1 - java
&lt;BR /&gt;Hello,
&lt;BR /&gt;I wanted to log some tWarn and/or Tdie in a file.
&lt;BR /&gt;But if I have more than 1 Twarn, only the last one appear in the file.
&lt;BR /&gt;Example (stupid job for demo)
&lt;BR /&gt;TlogCatcher---------&amp;gt;FileOutput
&lt;BR /&gt;TfileInput -------&amp;gt; tWarn_1--------&amp;gt;tWarn_2
&lt;BR /&gt;
&lt;BR /&gt;In the output file I get only one line :
&lt;BR /&gt;2008-09-26 11:43:10;U2tlUt;U2tlUt;U2tlUt;PROJECT;help;Default;4;tWarn;tWarn_2;this is a warning 2;42
&lt;BR /&gt;But I wanted :
&lt;BR /&gt;2008-09-26 11:43:35;7AiYg7;7AiYg7;7AiYg7; PROJECT;help;Default;4;tWarn;tWarn_1;this is a warning 1;42
&lt;BR /&gt;2008-09-26 11:43:10;U2tlUt;U2tlUt;U2tlUt; PROJECT;help;Default;4;tWarn;tWarn_2;this is a warning 2;42
&lt;BR /&gt;Do I not the right thing or is it a bug?
&lt;BR /&gt;
&lt;BR /&gt;PS : If I check "append" I get all but without \n, so it isn't readable.
&lt;BR /&gt;
&lt;BR /&gt;Thanks
&lt;BR /&gt;José</description>
    <pubDate>Sat, 16 Nov 2024 14:12:58 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T14:12:58Z</dc:date>
    <item>
      <title>TlogCatcher to file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TlogCatcher-to-file/m-p/2254250#M37315</link>
      <description>TOS2.4.1 - java
&lt;BR /&gt;Hello,
&lt;BR /&gt;I wanted to log some tWarn and/or Tdie in a file.
&lt;BR /&gt;But if I have more than 1 Twarn, only the last one appear in the file.
&lt;BR /&gt;Example (stupid job for demo)
&lt;BR /&gt;TlogCatcher---------&amp;gt;FileOutput
&lt;BR /&gt;TfileInput -------&amp;gt; tWarn_1--------&amp;gt;tWarn_2
&lt;BR /&gt;
&lt;BR /&gt;In the output file I get only one line :
&lt;BR /&gt;2008-09-26 11:43:10;U2tlUt;U2tlUt;U2tlUt;PROJECT;help;Default;4;tWarn;tWarn_2;this is a warning 2;42
&lt;BR /&gt;But I wanted :
&lt;BR /&gt;2008-09-26 11:43:35;7AiYg7;7AiYg7;7AiYg7; PROJECT;help;Default;4;tWarn;tWarn_1;this is a warning 1;42
&lt;BR /&gt;2008-09-26 11:43:10;U2tlUt;U2tlUt;U2tlUt; PROJECT;help;Default;4;tWarn;tWarn_2;this is a warning 2;42
&lt;BR /&gt;Do I not the right thing or is it a bug?
&lt;BR /&gt;
&lt;BR /&gt;PS : If I check "append" I get all but without \n, so it isn't readable.
&lt;BR /&gt;
&lt;BR /&gt;Thanks
&lt;BR /&gt;José</description>
      <pubDate>Sat, 16 Nov 2024 14:12:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TlogCatcher-to-file/m-p/2254250#M37315</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T14:12:58Z</dc:date>
    </item>
    <item>
      <title>Re: TlogCatcher to file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TlogCatcher-to-file/m-p/2254251#M37316</link>
      <description>Forget my issue!&lt;BR /&gt;If I check "append" it isn't readable with notepad but it is OK with notepad++&lt;BR /&gt;To be readable with notepad, we have to put "\r\n" as row separator.&lt;BR /&gt;José</description>
      <pubDate>Fri, 26 Sep 2008 11:02:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TlogCatcher-to-file/m-p/2254251#M37316</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-09-26T11:02:26Z</dc:date>
    </item>
  </channel>
</rss>

