<?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: adding a header to a file in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/adding-a-header-to-a-file/m-p/2238225#M26405</link>
    <description>the string that i want to change it to will have the newline character etc in it along with spaces, surely there is a simple way to set the header of the file to a string of some value?!</description>
    <pubDate>Thu, 03 Jul 2008 18:05:53 GMT</pubDate>
    <dc:creator>_AnonymousUser</dc:creator>
    <dc:date>2008-07-03T18:05:53Z</dc:date>
    <item>
      <title>adding a header to a file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/adding-a-header-to-a-file/m-p/2238218#M26398</link>
      <description>is it possible to add a header to an tFileOutputDelimited from a tMap, so that it appears at the top of the file only once and the rest of the rows are just appended on?</description>
      <pubDate>Sat, 16 Nov 2024 14:18:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/adding-a-header-to-a-file/m-p/2238218#M26398</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2024-11-16T14:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: adding a header to a file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/adding-a-header-to-a-file/m-p/2238219#M26399</link>
      <description>In which version are you?&lt;BR /&gt;In 2.3 and 2.4, the Basic settings of the tFileOutputDelimited have an option : "Include header", check this and you will have an header in the file.....&lt;BR /&gt;Was it your question?&lt;BR /&gt;I hope it's help you.&lt;BR /&gt;P.S : You will find screenshot of this component in the manual.</description>
      <pubDate>Thu, 03 Jul 2008 17:40:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/adding-a-header-to-a-file/m-p/2238219#M26399</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-07-03T17:40:36Z</dc:date>
    </item>
    <item>
      <title>Re: adding a header to a file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/adding-a-header-to-a-file/m-p/2238220#M26400</link>
      <description>I have seen this checkbox alright.  I am using version 2.4, where can I set this header value that appaers to be the problem i dont see anywhere where i can set this header value to be some string entered by myself....?!</description>
      <pubDate>Thu, 03 Jul 2008 17:44:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/adding-a-header-to-a-file/m-p/2238220#M26400</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2008-07-03T17:44:41Z</dc:date>
    </item>
    <item>
      <title>Re: adding a header to a file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/adding-a-header-to-a-file/m-p/2238221#M26401</link>
      <description>look at the screenshot, is it help you? 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MCby.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/150409i00EFE61E3B4EBBE7/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MCby.jpg" alt="0683p000009MCby.jpg" /&gt;&lt;/span&gt;</description>
      <pubDate>Thu, 03 Jul 2008 17:48:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/adding-a-header-to-a-file/m-p/2238221#M26401</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-07-03T17:48:52Z</dc:date>
    </item>
    <item>
      <title>Re: adding a header to a file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/adding-a-header-to-a-file/m-p/2238222#M26402</link>
      <description>hi olivier, thanks for the help.&lt;BR /&gt;I know where it is, I want to include a header in teh file, but i want to be able set the value of this header somewhere in talend, is that possible?!?!</description>
      <pubDate>Thu, 03 Jul 2008 17:53:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/adding-a-header-to-a-file/m-p/2238222#M26402</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2008-07-03T17:53:01Z</dc:date>
    </item>
    <item>
      <title>Re: adding a header to a file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/adding-a-header-to-a-file/m-p/2238223#M26403</link>
      <description>by default, it's the name of columns... Change the names by editing the schema or by changing them in the tMap (at the right of the tMap), it will propagate the news names to the tFile and you will have the header you want. Is that your question?</description>
      <pubDate>Thu, 03 Jul 2008 17:57:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/adding-a-header-to-a-file/m-p/2238223#M26403</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-07-03T17:57:01Z</dc:date>
    </item>
    <item>
      <title>Re: adding a header to a file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/adding-a-header-to-a-file/m-p/2238224#M26404</link>
      <description>Yes i want to be able set that value somewhere but i dont want it to be the column name, and i want it to be a sting of about 255 characters, so I dont think this will suffice..... is there any other way of doing it?</description>
      <pubDate>Thu, 03 Jul 2008 18:03:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/adding-a-header-to-a-file/m-p/2238224#M26404</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2008-07-03T18:03:01Z</dc:date>
    </item>
    <item>
      <title>Re: adding a header to a file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/adding-a-header-to-a-file/m-p/2238225#M26405</link>
      <description>the string that i want to change it to will have the newline character etc in it along with spaces, surely there is a simple way to set the header of the file to a string of some value?!</description>
      <pubDate>Thu, 03 Jul 2008 18:05:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/adding-a-header-to-a-file/m-p/2238225#M26405</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2008-07-03T18:05:53Z</dc:date>
    </item>
    <item>
      <title>Re: adding a header to a file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/adding-a-header-to-a-file/m-p/2238226#M26406</link>
      <description>Can you post a screenshot of the part of your job.
&lt;BR /&gt;If I understood what you want :
&lt;BR /&gt;You want to add a column after your tMap in the file that results of the tMap? So your file have a column more than the the fields in the tMap????
&lt;BR /&gt;You can define the schema of the file "globally" in the metada part (at the left of TOS, in the repository window), then you select "repository" instead of "built-in" for the schema of the file in the tFileOutputDelimited component basic settings tab.....
&lt;BR /&gt;In the metadata, you define the file you want to have with the column (type = string).... and in the tMap, you can file-in this column with the value you want (like a constant = "your_text"????)....</description>
      <pubDate>Thu, 03 Jul 2008 18:24:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/adding-a-header-to-a-file/m-p/2238226#M26406</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-07-03T18:24:50Z</dc:date>
    </item>
    <item>
      <title>Re: adding a header to a file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/adding-a-header-to-a-file/m-p/2238227#M26407</link>
      <description>Indigo,&lt;BR /&gt;You basically just want to append a line at the top of your output file, but above the header... Kinda like:&lt;BR /&gt;&lt;BR /&gt;***** This is output was created 7/3/2008 @ 13:45 EST *****&lt;BR /&gt;Department || DeptID&lt;BR /&gt;EH&amp;amp;S || 1000&lt;BR /&gt;ENGINEERING || 1001&lt;BR /&gt;MAINTENANCE || 1002&lt;BR /&gt;Manufacturing || 1003&lt;BR /&gt;&lt;BR /&gt;Maybe you can use RowGenerator to just create a single line, write out to that file first, then write your data out to the same file as an append?&lt;BR /&gt;- Brian</description>
      <pubDate>Thu, 03 Jul 2008 18:48:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/adding-a-header-to-a-file/m-p/2238227#M26407</guid>
      <dc:creator>briansms</dc:creator>
      <dc:date>2008-07-03T18:48:28Z</dc:date>
    </item>
    <item>
      <title>Re: adding a header to a file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/adding-a-header-to-a-file/m-p/2238228#M26408</link>
      <description>hi briansms, that sounds like a good idea, will row generater let me add any piece of text that i want to the file? if so can i run the two jobs parrallel then or does it really matter? cos obviouslly i need to add the row ( with the hardcoded string) first before i append the output from the tMap to the file. 
&lt;BR /&gt; 
&lt;BR /&gt;my job currently looks like this: 
&lt;BR /&gt;fileInput -&amp;gt; tMap -&amp;gt; fileOutputDelimited 
&lt;BR /&gt;but i assume i need to run something like: 
&lt;BR /&gt;fileInput -&amp;gt; tMap -&amp;gt; fileOutputDelimited 
&lt;BR /&gt;rowGenerator -&amp;gt; fileOutputDelimited</description>
      <pubDate>Thu, 03 Jul 2008 23:15:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/adding-a-header-to-a-file/m-p/2238228#M26408</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2008-07-03T23:15:38Z</dc:date>
    </item>
    <item>
      <title>Re: adding a header to a file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/adding-a-header-to-a-file/m-p/2238229#M26409</link>
      <description>Hi Indigo,&lt;BR /&gt;I haven't tried it yet myself, but since you want the text to appear at the top, I'd think you'd have to do something like this:&lt;BR /&gt;rowGenerator -&amp;gt; fileOutputDelimited&lt;BR /&gt;|&lt;BR /&gt;|&lt;BR /&gt;OnSubjobOk&lt;BR /&gt;|&lt;BR /&gt;|&lt;BR /&gt;fileInput -&amp;gt; tMap -&amp;gt; fileOutputDelimited&lt;BR /&gt;&lt;BR /&gt;I'll be gone a few days, so won't be able to try it myself until next week.&lt;BR /&gt;- Brian</description>
      <pubDate>Fri, 04 Jul 2008 16:59:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/adding-a-header-to-a-file/m-p/2238229#M26409</guid>
      <dc:creator>briansms</dc:creator>
      <dc:date>2008-07-04T16:59:29Z</dc:date>
    </item>
  </channel>
</rss>

