<?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: tOracleSCD component property in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tOracleSCD-component-property/m-p/2288132#M61649</link>
    <description>Hello 
&lt;BR /&gt;If you set the start value as Job start time, the value will be the job start execution time. For testing, you can print the current system date in the beginning of job, for example, use a tjava and execute this java code:
&lt;BR /&gt;System.out.prinltn("the job starts to execute at:"+TalendDate.getCurrentDate());
&lt;BR /&gt;
&lt;BR /&gt;This date will be the start value. 
&lt;BR /&gt;
&lt;BR /&gt;Regards
&lt;BR /&gt;Shong
&lt;BR /&gt;</description>
    <pubDate>Tue, 15 Aug 2017 10:16:12 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-08-15T10:16:12Z</dc:date>
    <item>
      <title>tOracleSCD component property</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tOracleSCD-component-property/m-p/2288131#M61648</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a doubt for the oracle SCD component,&lt;/P&gt;
&lt;P&gt;Condition:&lt;/P&gt;
&lt;P&gt;1) for the type start in the versioning section and creation value is given as Job start time.&lt;/P&gt;
&lt;P&gt;2) The job is started before midnight and continues till next day.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Doubt:&lt;/P&gt;
&lt;P&gt;A)&lt;/P&gt;
&lt;P&gt;1) if the data is inserted or updated in the table before midnight&lt;/P&gt;
&lt;P&gt;2) the job is still Under execution, so if i compare the start date value of the table with current talend date, then will the values match ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;or will the job start date value in oracle scd will be the date before midnight and the current talend date will be after midnight ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;B)&lt;/P&gt;
&lt;P&gt;does the tOracleSCD job start date changes with respect to the current system date in a single talend job execution ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Aug 2017 08:50:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tOracleSCD-component-property/m-p/2288131#M61648</guid>
      <dc:creator>vidya821</dc:creator>
      <dc:date>2017-08-08T08:50:16Z</dc:date>
    </item>
    <item>
      <title>Re: tOracleSCD component property</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tOracleSCD-component-property/m-p/2288132#M61649</link>
      <description>Hello 
&lt;BR /&gt;If you set the start value as Job start time, the value will be the job start execution time. For testing, you can print the current system date in the beginning of job, for example, use a tjava and execute this java code:
&lt;BR /&gt;System.out.prinltn("the job starts to execute at:"+TalendDate.getCurrentDate());
&lt;BR /&gt;
&lt;BR /&gt;This date will be the start value. 
&lt;BR /&gt;
&lt;BR /&gt;Regards
&lt;BR /&gt;Shong
&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Aug 2017 10:16:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tOracleSCD-component-property/m-p/2288132#M61649</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-15T10:16:12Z</dc:date>
    </item>
    <item>
      <title>Re: tOracleSCD component property</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tOracleSCD-component-property/m-p/2288133#M61650</link>
      <description>Hi,
&lt;BR /&gt;
&lt;BR /&gt;Here is what i found for the job start time in oracle SCD
&lt;BR /&gt;The datetime assigned for the job start time remains the same for all the records processed in one component.
&lt;BR /&gt;(e.g oracle scd component start time is 01/01/2017 00:00:30) then the field in the data base holds the same value for all the records processed, however if there is another oraclescd component processing the records after first one (say 01/01/2017 01:00:00) then the mentioned time will be set in the field of the table.
&lt;BR /&gt;
&lt;BR /&gt;so basically, TalendDate.getCurrentDate() gives the time and date when the expression is used in the job other than oraclescd component</description>
      <pubDate>Wed, 16 Aug 2017 15:52:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tOracleSCD-component-property/m-p/2288133#M61650</guid>
      <dc:creator>vidya821</dc:creator>
      <dc:date>2017-08-16T15:52:29Z</dc:date>
    </item>
  </channel>
</rss>

