<?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: text file import - problems in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/text-file-import-problems/m-p/2363978#M127780</link>
    <description>This isn't exactly what you need, but it should give you the idea. I wrote this tutorial on dealing with dynamic schemas using Talend Open Studio. I believe this method will work for you if you know the column headings you are expecting.....
&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://www.rilhia.com/node/38" rel="nofollow noopener noreferrer"&gt;http://www.rilhia.com/node/38&lt;/A&gt;</description>
    <pubDate>Wed, 08 Jul 2015 17:17:09 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-07-08T17:17:09Z</dc:date>
    <item>
      <title>text file import - problems</title>
      <link>https://community.qlik.com/t5/Talend-Studio/text-file-import-problems/m-p/2363977#M127779</link>
      <description>&lt;P&gt;Hi, Help please... I've been trying to get this to work all day!&lt;BR /&gt;I need to import an oracle .dat file created using the UTL_FILE functionality within Oracle.&lt;BR /&gt;It is a Unicode&amp;nbsp;text file formatted&amp;nbsp;as follows (shortened):&lt;BR /&gt;&lt;BR /&gt;groupNbr|0100028&lt;BR /&gt;language|&lt;BR /&gt;extendedRangeProductNumber|&lt;BR /&gt;articleLifecycleStatus|60&lt;BR /&gt;Maximum Temperature Coefficient|+50ppm/°C&lt;BR /&gt;Length|6.5mm&lt;BR /&gt;Minimum Temperature Coefficient|-50ppm/°C&lt;BR /&gt;&lt;STRONG&gt;EOR&lt;/STRONG&gt;&lt;BR /&gt;groupNbr|0100034&lt;BR /&gt;language|en&lt;BR /&gt;extendedRangeProductNumber|&lt;BR /&gt;articleLifecycleStatus|60&lt;BR /&gt;Maximum Temperature Coefficient|+50ppm/°C&lt;BR /&gt;Minimum Temperature Coefficient|-50ppm/°C&lt;BR /&gt;Length|6.5mm&lt;BR /&gt;&lt;STRONG&gt;EOR&lt;/STRONG&gt;&lt;BR /&gt;groupNbr|0100040&lt;BR /&gt;language|en&lt;BR /&gt;extendedRangeProductNumber|&lt;BR /&gt;articleLifecycleStatus|60&lt;BR /&gt;Maximum Temperature Coefficient|+50ppm/°C&lt;BR /&gt;Minimum Temperature Coefficient|-50ppm/°C&lt;BR /&gt;Length|6.5mm&lt;BR /&gt;&lt;STRONG&gt;EOR&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The field separator is CRLF ("\r"+"\n") and the row separator is "EOR"+"\r"+"\n".&lt;BR /&gt;I will take you through what I have done so far......&lt;BR /&gt;&lt;BR /&gt;The I can't get the tFileInputDelimited to recognise the end of the record so no records are passed.&lt;BR /&gt;I have been able to get tFileInputMSDelimited to work using the same delimiters, and selecting a blank column as the record identifier (so it picks up all records)&lt;BR /&gt;&lt;BR /&gt;This works, until you realise that the data order is not always the same!! Look at the data above and you will see data 'Length' is in position 6 in the first record and in position 7 in the other two...&lt;BR /&gt;&lt;BR /&gt;I'm now thinking I need to read this file like a pseudo XML or JSON and use the value pairs to assign the table columns.&lt;BR /&gt;Any ideas anyone?&lt;BR /&gt;&lt;BR /&gt;Bear in mind I need to process 20+ million records!&lt;BR /&gt;Many thanks&lt;BR /&gt;Ian&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jul 2015 17:01:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/text-file-import-problems/m-p/2363977#M127779</guid>
      <dc:creator>IanM</dc:creator>
      <dc:date>2015-07-08T17:01:18Z</dc:date>
    </item>
    <item>
      <title>Re: text file import - problems</title>
      <link>https://community.qlik.com/t5/Talend-Studio/text-file-import-problems/m-p/2363978#M127780</link>
      <description>This isn't exactly what you need, but it should give you the idea. I wrote this tutorial on dealing with dynamic schemas using Talend Open Studio. I believe this method will work for you if you know the column headings you are expecting.....
&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://www.rilhia.com/node/38" rel="nofollow noopener noreferrer"&gt;http://www.rilhia.com/node/38&lt;/A&gt;</description>
      <pubDate>Wed, 08 Jul 2015 17:17:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/text-file-import-problems/m-p/2363978#M127780</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-08T17:17:09Z</dc:date>
    </item>
  </channel>
</rss>

