<?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: ISSUE WHILE UPDATING USING FULL OUTER JOIN in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/ISSUE-WHILE-UPDATING-USING-FULL-OUTER-JOIN/m-p/2320838#M90934</link>
    <description>Any update please ??</description>
    <pubDate>Mon, 14 Dec 2015 11:14:39 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-12-14T11:14:39Z</dc:date>
    <item>
      <title>ISSUE WHILE UPDATING USING FULL OUTER JOIN</title>
      <link>https://community.qlik.com/t5/Talend-Studio/ISSUE-WHILE-UPDATING-USING-FULL-OUTER-JOIN/m-p/2320837#M90933</link>
      <description>&lt;P&gt;hi,&lt;BR /&gt;i have to create output table('patient_full_info') from multiple input tables('patient','doctor') irrespective of matching columns in input tables.&lt;BR /&gt;Sample Input tables:&lt;BR /&gt;patient(patientid(PK),patientname,gender,bloodgroup,phone,adharid)-MYSQL&amp;nbsp;&lt;BR /&gt;doctor(doctorid(PK),doctorname,doc_phone,doc_gender,pat_adharid)-Postgres database&lt;BR /&gt;&lt;BR /&gt;Sample output table:&lt;BR /&gt;patient_full_info(patientid,patientname,adharid(PK),doctorname)-MYSQL&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;So, i am using FULL OUTER JOIN and created a job.Till now works fine.All data from source tables copied to destination table('patient_full_info')&lt;BR /&gt;&lt;BR /&gt;IMPLEMENTATION OF FULL JOIN:&lt;BR /&gt;i made 'patient' as main table and 'doctor' as lookup table and used 'LEFT OUTER JOIN' between them and linked to 'tMap1'.Secondly, i made 'doctor' as main table and 'patient' as lookup table and used 'LEFT OUTER JOIN' between them and linked to 'tMap2'.And merged two tMap's using tUnite_1 and then given output data &amp;nbsp;to 'tMysqlOutput'&lt;BR /&gt;&lt;BR /&gt;Is this the correct way of implementing FULL OUTER JOIN ??&lt;BR /&gt;&lt;BR /&gt;Then i created one CDC JOB to capture any updates in source tables('patient','doctor') and to update those changes in output table('patient_full_info') using 'FULL OUTER JOIN'.&lt;BR /&gt;&lt;BR /&gt;When i update a column from any of input tables(eg:changed column 'patientname' in 'patient' table.Updated name is not reflecting in output table),my job is failling to update values in output table('patient_full_info').&lt;BR /&gt;&lt;BR /&gt;Please look into screen shots for your reference.&lt;BR /&gt;Help me to solve this issue.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MGza.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143913iC6A4ED20B540EEE2/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MGza.png" alt="0683p000009MGza.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MGzf.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/128870iA884634DCE44C364/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MGzf.png" alt="0683p000009MGzf.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MGzk.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/150061iA71031C54A5184A8/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MGzk.png" alt="0683p000009MGzk.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 12 Dec 2015 11:50:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/ISSUE-WHILE-UPDATING-USING-FULL-OUTER-JOIN/m-p/2320837#M90933</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-12T11:50:50Z</dc:date>
    </item>
    <item>
      <title>Re: ISSUE WHILE UPDATING USING FULL OUTER JOIN</title>
      <link>https://community.qlik.com/t5/Talend-Studio/ISSUE-WHILE-UPDATING-USING-FULL-OUTER-JOIN/m-p/2320838#M90934</link>
      <description>Any update please ??</description>
      <pubDate>Mon, 14 Dec 2015 11:14:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/ISSUE-WHILE-UPDATING-USING-FULL-OUTER-JOIN/m-p/2320838#M90934</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-14T11:14:39Z</dc:date>
    </item>
  </channel>
</rss>

