<?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 doesn't create the file in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tFileOutputDelimited-doesn-t-create-the-file/m-p/2366261#M129767</link>
    <description>I don't know what I'm doing wrong, but I cannot get tFileOutputDelimited to create a file, any file. I've never seen it work yet!&lt;BR /&gt;I have a job that eventually creates rows that consist of a single String column, a very long column. In some of the rows, this column is 2000 characters long, in some others it can be as long as 40000 characters. &lt;BR /&gt;tFileOutputDelimited actually does create a file, but it's always 0 bytes. I've tried every option in both Basic and Advanced properties; nothing seems to make any difference. I have the row seperator set to "\n", and field seperator set to ";" (figuring that field seperator won't get used anyway, because it's a 1-column set of rows)&lt;BR /&gt;This is on Windows 7 64-bit, with TOS Version: 4.2.3 Build id: r67267-20110905-0421&lt;BR /&gt;Any ideas on where to look? Thanks for any help ...</description>
    <pubDate>Sat, 16 Nov 2024 12:38:54 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T12:38:54Z</dc:date>
    <item>
      <title>tFileOutputDelimited doesn't create the file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileOutputDelimited-doesn-t-create-the-file/m-p/2366261#M129767</link>
      <description>I don't know what I'm doing wrong, but I cannot get tFileOutputDelimited to create a file, any file. I've never seen it work yet!&lt;BR /&gt;I have a job that eventually creates rows that consist of a single String column, a very long column. In some of the rows, this column is 2000 characters long, in some others it can be as long as 40000 characters. &lt;BR /&gt;tFileOutputDelimited actually does create a file, but it's always 0 bytes. I've tried every option in both Basic and Advanced properties; nothing seems to make any difference. I have the row seperator set to "\n", and field seperator set to ";" (figuring that field seperator won't get used anyway, because it's a 1-column set of rows)&lt;BR /&gt;This is on Windows 7 64-bit, with TOS Version: 4.2.3 Build id: r67267-20110905-0421&lt;BR /&gt;Any ideas on where to look? Thanks for any help ...</description>
      <pubDate>Sat, 16 Nov 2024 12:38:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileOutputDelimited-doesn-t-create-the-file/m-p/2366261#M129767</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:38:54Z</dc:date>
    </item>
    <item>
      <title>Re: tFileOutputDelimited doesn't create the file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileOutputDelimited-doesn-t-create-the-file/m-p/2366262#M129768</link>
      <description>I'm wondering if maybe this is a restriction on the number of bytes being written to the file? I have tried small tests with normal size rows (like 80 bytes) and it works OK.</description>
      <pubDate>Sun, 02 Oct 2011 19:34:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileOutputDelimited-doesn-t-create-the-file/m-p/2366262#M129768</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-10-02T19:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: tFileOutputDelimited doesn't create the file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileOutputDelimited-doesn-t-create-the-file/m-p/2366263#M129769</link>
      <description>I found my problem -- it was my own fault: I am writing to the file in a subjob, so each execution of the subjob overwrites the row written by that last execution. I needed to check to "Append" mode in tFileOutputDelimited.</description>
      <pubDate>Sun, 02 Oct 2011 21:05:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileOutputDelimited-doesn-t-create-the-file/m-p/2366263#M129769</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-10-02T21:05:05Z</dc:date>
    </item>
  </channel>
</rss>

