<?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: Timestamp in tFileOutput in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Timestamp-in-tFileOutput/m-p/2314985#M85693</link>
    <description>&lt;P&gt;I actually accomplished this within the tFileOuput in one line.&lt;/P&gt;&lt;P&gt;For example&amp;nbsp;"C:/Talend/workspace/Out"+((String) TalendDate.getDate("yyyMMdd_HHmmss"))+".csv"&lt;/P&gt;</description>
    <pubDate>Wed, 31 Jul 2019 13:53:30 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-07-31T13:53:30Z</dc:date>
    <item>
      <title>Timestamp in tFileOutput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Timestamp-in-tFileOutput/m-p/2314983#M85691</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;I'm trying to put the current timestamp in a tFileOutputDelemited at the end of a job.&lt;/P&gt;
&lt;P&gt;I tried different way (globalMap - tmap - tFileOutput) without success.&lt;/P&gt;
&lt;P&gt;There's probably an easy way to do this...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Martin F&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jul 2017 20:21:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Timestamp-in-tFileOutput/m-p/2314983#M85691</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-05T20:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: Timestamp in tFileOutput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Timestamp-in-tFileOutput/m-p/2314984#M85692</link>
      <description>&lt;P&gt;I do this in a few jobs using tSetGlobalVar to create a variable named "timestamp" with a value of&amp;nbsp;TalendDate.getDate("yyyyMMdd_HHmmss").&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can add the value to a flow with a tMap using the expression ((String)globalMap.get("timestamp"))&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you're not adding this value to an existing flow, you can create your own flow using tFixedFlowInput. &amp;nbsp;Add a column to the component's schema then set its value with the same expression above.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jul 2017 20:50:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Timestamp-in-tFileOutput/m-p/2314984#M85692</guid>
      <dc:creator>cterenzi</dc:creator>
      <dc:date>2017-07-05T20:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: Timestamp in tFileOutput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Timestamp-in-tFileOutput/m-p/2314985#M85693</link>
      <description>&lt;P&gt;I actually accomplished this within the tFileOuput in one line.&lt;/P&gt;&lt;P&gt;For example&amp;nbsp;"C:/Talend/workspace/Out"+((String) TalendDate.getDate("yyyMMdd_HHmmss"))+".csv"&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jul 2019 13:53:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Timestamp-in-tFileOutput/m-p/2314985#M85693</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-07-31T13:53:30Z</dc:date>
    </item>
  </channel>
</rss>

