<?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: logging job start and end datetime in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/logging-job-start-and-end-datetime/m-p/2237530#M25932</link>
    <description>Java.. sorry, i did not understand your previous comment</description>
    <pubDate>Thu, 20 Nov 2008 17:08:32 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2008-11-20T17:08:32Z</dc:date>
    <item>
      <title>logging job start and end datetime</title>
      <link>https://community.qlik.com/t5/Talend-Studio/logging-job-start-and-end-datetime/m-p/2237526#M25928</link>
      <description>When the job has finished succesfully, i want to save via tPostgreSQLSP (myLogFunction (date, date)) the job start and end -datetime- &lt;BR /&gt;How do i retrieve those variables and send them to my  tPostgreSQLSP when the job has finished?&lt;BR /&gt;Regards</description>
      <pubDate>Sat, 16 Nov 2024 14:09:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/logging-job-start-and-end-datetime/m-p/2237526#M25928</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T14:09:13Z</dc:date>
    </item>
    <item>
      <title>Re: logging job start and end datetime</title>
      <link>https://community.qlik.com/t5/Talend-Studio/logging-job-start-and-end-datetime/m-p/2237527#M25929</link>
      <description>Hi,&lt;BR /&gt;you can use tChronometerStart and tChronometerStop components to catch start and end date. if you have a java project  manipulate those variables to deduce your end date : ((String)globalMap.get("tChronometerStop_1_DURATION"))     // tChronometerStart_1 is the name of your Start  componenent&lt;BR /&gt;((String)globalMap.get("tChronometerStart_1_STARTTIME"))   //tChronometerStop_1 is the name of your Stop  componenent&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Youssef</description>
      <pubDate>Thu, 20 Nov 2008 16:34:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/logging-job-start-and-end-datetime/m-p/2237527#M25929</guid>
      <dc:creator>youssef2</dc:creator>
      <dc:date>2008-11-20T16:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: logging job start and end datetime</title>
      <link>https://community.qlik.com/t5/Talend-Studio/logging-job-start-and-end-datetime/m-p/2237528#M25930</link>
      <description>And if i don't have a java project, im just using a talend job... After the chronometer stop, can i use any component to get those variables and then send them to my tpostgreSQLSP?</description>
      <pubDate>Thu, 20 Nov 2008 16:51:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/logging-job-start-and-end-datetime/m-p/2237528#M25930</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-11-20T16:51:22Z</dc:date>
    </item>
    <item>
      <title>Re: logging job start and end datetime</title>
      <link>https://community.qlik.com/t5/Talend-Studio/logging-job-start-and-end-datetime/m-p/2237529#M25931</link>
      <description>there is two kinds of Talend projects, Java and Perl? which one do you use?</description>
      <pubDate>Thu, 20 Nov 2008 17:02:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/logging-job-start-and-end-datetime/m-p/2237529#M25931</guid>
      <dc:creator>youssef2</dc:creator>
      <dc:date>2008-11-20T17:02:10Z</dc:date>
    </item>
    <item>
      <title>Re: logging job start and end datetime</title>
      <link>https://community.qlik.com/t5/Talend-Studio/logging-job-start-and-end-datetime/m-p/2237530#M25932</link>
      <description>Java.. sorry, i did not understand your previous comment</description>
      <pubDate>Thu, 20 Nov 2008 17:08:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/logging-job-start-and-end-datetime/m-p/2237530#M25932</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-11-20T17:08:32Z</dc:date>
    </item>
  </channel>
</rss>

