<?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: [resolved] Breaking up a file by lines using cSplitter in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-Breaking-up-a-file-by-lines-using-cSplitter/m-p/2371253#M134216</link>
    <description>There is an example of using splitter with a text file here 
&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCt3wCAC" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Design-and-Development/Recover-data-stream-in-talend/td-p/61474&lt;/A&gt; . A bit complex for your case but you can download the example and it should answer your question.</description>
    <pubDate>Wed, 16 May 2012 02:33:03 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-05-16T02:33:03Z</dc:date>
    <item>
      <title>[resolved] Breaking up a file by lines using cSplitter</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Breaking-up-a-file-by-lines-using-cSplitter/m-p/2371252#M134215</link>
      <description>Hello,&lt;BR /&gt;I have a Route which loads a file with a cFile component.  At this point I would like to process a seperate message for each line in the file.  I have been trying to do this using the cSplitter component but so far I still just get one message with the entire file contents.  It seems like I must be missing something obvious, can anyone help me?&lt;BR /&gt;Thanks!&lt;BR /&gt;Drew</description>
      <pubDate>Sat, 16 Nov 2024 12:17:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Breaking-up-a-file-by-lines-using-cSplitter/m-p/2371252#M134215</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:17:41Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Breaking up a file by lines using cSplitter</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Breaking-up-a-file-by-lines-using-cSplitter/m-p/2371253#M134216</link>
      <description>There is an example of using splitter with a text file here 
&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCt3wCAC" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Design-and-Development/Recover-data-stream-in-talend/td-p/61474&lt;/A&gt; . A bit complex for your case but you can download the example and it should answer your question.</description>
      <pubDate>Wed, 16 May 2012 02:33:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Breaking-up-a-file-by-lines-using-cSplitter/m-p/2371253#M134216</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-16T02:33:03Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Breaking up a file by lines using cSplitter</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Breaking-up-a-file-by-lines-using-cSplitter/m-p/2371254#M134217</link>
      <description>Thanks Edward, the example code helped get me started. I needed to use body(String.class).tokenize("\n") as the Expression for my cSplitter component.</description>
      <pubDate>Wed, 16 May 2012 14:42:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Breaking-up-a-file-by-lines-using-cSplitter/m-p/2371254#M134217</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-16T14:42:27Z</dc:date>
    </item>
  </channel>
</rss>

