<?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: Could not update staging data in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Could-not-update-staging-data/m-p/2322603#M92530</link>
    <description>&lt;P&gt;hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;the column that tOracleOutput doesn't update is a Date oracle type.&lt;/P&gt;
&lt;P&gt;I use a formula in order to update this field &amp;nbsp;: TalendDate.getCurrentDate()&amp;nbsp;&lt;/P&gt;
&lt;P&gt;but this filed in the source table&amp;nbsp;in not updated.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;With tELTOracleOuput i put instead a simply sysdate value from DUAL dummy table.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 05 Feb 2018 09:16:02 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-02-05T09:16:02Z</dc:date>
    <item>
      <title>Could not update staging data</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Could-not-update-staging-data/m-p/2322598#M92525</link>
      <description>&lt;P&gt;I have to merge 3 staging table (PRPS, PROJ and JEST) &amp;nbsp;into a target table (WBE) . At the end of update run with success I have to update the staging table field (DAELAB) with a timestamp.&lt;/P&gt; 
&lt;P&gt;So i defined a job like in fig1 and added the staging table (PRPS) as output of tMap element&lt;/P&gt; 
&lt;P&gt;The timestamp field (DAELAB) is mapped with a value from staging table (DATASAP) for simplicity (i could use in alternative a getCurrDate fucncion).&lt;/P&gt; 
&lt;P&gt;When i run the job the logs appears correct as in fig3 but when looking the target database the staging table PRPS is not updated and the field DAELAB contains null intead of 1 as shown in log.&lt;/P&gt; 
&lt;P&gt;What i'm missing ?&lt;/P&gt; 
&lt;P&gt;&lt;BR /&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="fig1" style="width: 660px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LrjB.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/145866i49BD4E2C6951B355/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LrjB.png" alt="0683p000009LrjB.png" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;fig1&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="fig2" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LrvI.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/150987iEBC484AAE734ACC1/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LrvI.png" alt="0683p000009LrvI.png" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;fig2&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="fig3" style="width: 433px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Ls5V.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133188iDF8B9B877BEC8FC7/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Ls5V.png" alt="0683p000009Ls5V.png" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;fig3&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:48:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Could-not-update-staging-data/m-p/2322598#M92525</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T08:48:33Z</dc:date>
    </item>
    <item>
      <title>Re: Could not update staging data</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Could-not-update-staging-data/m-p/2322599#M92526</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Is there any rejected row from your staging table PRPS? Could you please indicate on which talend build version you got this issue?&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Mon, 05 Feb 2018 06:12:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Could-not-update-staging-data/m-p/2322599#M92526</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-05T06:12:47Z</dc:date>
    </item>
    <item>
      <title>Re: Could not update staging data</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Could-not-update-staging-data/m-p/2322600#M92527</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I'm using build 6.5.1.20180116_1512 &amp;nbsp;and no , there are no rejected records.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Now I've temporary solved this issue using a different&amp;nbsp;approach :&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;tOracle objects for upserting data into destination tables and tELTOracle objects to update read flag in input&lt;/P&gt; 
&lt;P&gt;tables as in figure :&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="talend6.PNG" style="width: 791px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LsvL.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/144397iEDC420E0E55576E2/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LsvL.png" alt="0683p000009LsvL.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;It seems to me (I'm new to Talend) that tOracle objects have a limitation that doesn't allow to update a source table.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Feb 2018 08:28:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Could-not-update-staging-data/m-p/2322600#M92527</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-05T08:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: Could not update staging data</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Could-not-update-staging-data/m-p/2322601#M92528</link>
      <description>&lt;P&gt;could you check the input column dataypes and output data types for torcaleouput(where you were updating)?&lt;/P&gt;</description>
      <pubDate>Mon, 05 Feb 2018 09:06:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Could-not-update-staging-data/m-p/2322601#M92528</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-02-05T09:06:34Z</dc:date>
    </item>
    <item>
      <title>Re: Could not update staging data</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Could-not-update-staging-data/m-p/2322602#M92529</link>
      <description>&lt;P&gt;And also check that you were not checked &lt;SPAN&gt;Updatable for key field in tOracleOutput(while updating)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Feb 2018 09:14:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Could-not-update-staging-data/m-p/2322602#M92529</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-02-05T09:14:13Z</dc:date>
    </item>
    <item>
      <title>Re: Could not update staging data</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Could-not-update-staging-data/m-p/2322603#M92530</link>
      <description>&lt;P&gt;hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;the column that tOracleOutput doesn't update is a Date oracle type.&lt;/P&gt;
&lt;P&gt;I use a formula in order to update this field &amp;nbsp;: TalendDate.getCurrentDate()&amp;nbsp;&lt;/P&gt;
&lt;P&gt;but this filed in the source table&amp;nbsp;in not updated.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;With tELTOracleOuput i put instead a simply sysdate value from DUAL dummy table.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Feb 2018 09:16:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Could-not-update-staging-data/m-p/2322603#M92530</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-05T09:16:02Z</dc:date>
    </item>
  </channel>
</rss>

