<?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: tFileOutputDelimited with 2 line custom header in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tFileOutputDelimited-with-2-line-custom-header/m-p/2202292#M4049</link>
    <description>Hi &lt;BR /&gt;A workaround is to load these 2 line header first into one output delimited file and then load other rows by selecting "append" option on tFileOutputDelimited.&lt;BR /&gt;Regards,&lt;BR /&gt;Pedro</description>
    <pubDate>Thu, 28 Jun 2012 04:33:53 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-06-28T04:33:53Z</dc:date>
    <item>
      <title>tFileOutputDelimited with 2 line custom header</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileOutputDelimited-with-2-line-custom-header/m-p/2202291#M4048</link>
      <description>Hi &lt;BR /&gt;when populating a delimited file from a DB , i can choose that it include  HEADER...&lt;BR /&gt;how do i create said output with my own 2 line header , with my relevant details .&lt;BR /&gt;and then bring in my data&lt;BR /&gt;Regards&lt;BR /&gt;============================================================================&lt;BR /&gt;example:&lt;BR /&gt;FILTYPE00001-as7vlkdf9923j-kljsda89823m-20110637051002         //HEADER line 1 - file information i.e. file type , guid , date&lt;BR /&gt;#data1~data~data3                                                                    //HEADER line 2 - same as header but starts with #&lt;BR /&gt;data1~data2~data3                                                                     //row1 from data DB &lt;BR /&gt;data1~data2~data3                                                                     //row2 from data DB&lt;BR /&gt;data1~data2~data3                                                                     //row3 from data DB &lt;BR /&gt;&lt;BR /&gt;============================================================================</description>
      <pubDate>Wed, 27 Jun 2012 21:20:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileOutputDelimited-with-2-line-custom-header/m-p/2202291#M4048</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-06-27T21:20:48Z</dc:date>
    </item>
    <item>
      <title>Re: tFileOutputDelimited with 2 line custom header</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileOutputDelimited-with-2-line-custom-header/m-p/2202292#M4049</link>
      <description>Hi &lt;BR /&gt;A workaround is to load these 2 line header first into one output delimited file and then load other rows by selecting "append" option on tFileOutputDelimited.&lt;BR /&gt;Regards,&lt;BR /&gt;Pedro</description>
      <pubDate>Thu, 28 Jun 2012 04:33:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileOutputDelimited-with-2-line-custom-header/m-p/2202292#M4049</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-06-28T04:33:53Z</dc:date>
    </item>
    <item>
      <title>Re: tFileOutputDelimited with 2 line custom header</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileOutputDelimited-with-2-line-custom-header/m-p/2202293#M4050</link>
      <description>Hi Pedro &lt;BR /&gt;sorry still new to talend &lt;BR /&gt;I understand the concept what component do i use to populate the file withe the header &lt;BR /&gt;as the first line of the header has a string describing filetype , then i insert a GUID and getDate() for the date&lt;BR /&gt;(i used String newGUID = java.util.UUID.randomUUID().toString() to generate and assigned it as global, using globalMap.put("GUID",newGUID)&lt;BR /&gt;the second line being the schema data header bu prefixed with #.&lt;BR /&gt;could you elaborate :&lt;BR /&gt;i am trying the following , see screen shots&lt;BR /&gt;&lt;BR /&gt;and pass that to my first output file ... but no luck</description>
      <pubDate>Thu, 28 Jun 2012 11:35:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileOutputDelimited-with-2-line-custom-header/m-p/2202293#M4050</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-06-28T11:35:05Z</dc:date>
    </item>
    <item>
      <title>Re: tFileOutputDelimited with 2 line custom header</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileOutputDelimited-with-2-line-custom-header/m-p/2202294#M4051</link>
      <description>Hi&lt;BR /&gt;The error is because tJavaFlex cannot link tFileInputDelimited.&lt;BR /&gt;You might create a job as the following image.&lt;BR /&gt;There is no need to use tJavaFlex here.&lt;BR /&gt;Regards,&lt;BR /&gt;Pedro</description>
      <pubDate>Fri, 29 Jun 2012 06:37:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileOutputDelimited-with-2-line-custom-header/m-p/2202294#M4051</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-06-29T06:37:33Z</dc:date>
    </item>
  </channel>
</rss>

