<?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 Left outer join in tMap forces drop constraint on a table in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Left-outer-join-in-tMap-forces-drop-constraint-on-a-table/m-p/2414715#M140102</link>
    <description>&lt;P&gt;Hi, I was importing some data from a table joining another table. Usually I put the join method as an inner join to catch rejected rows, but I forgot to change it and it stayed left outer join.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This way, the import deleted automatically a foreign key constraint in the output table, resulting in data violations. Is it normal that the job auto-deletes the constraint?&lt;/P&gt;
&lt;P&gt;I don't understand this behaviour.&lt;/P&gt;</description>
    <pubDate>Mon, 05 Feb 2024 09:03:32 GMT</pubDate>
    <dc:creator>Serphentelm</dc:creator>
    <dc:date>2024-02-05T09:03:32Z</dc:date>
    <item>
      <title>Left outer join in tMap forces drop constraint on a table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Left-outer-join-in-tMap-forces-drop-constraint-on-a-table/m-p/2414715#M140102</link>
      <description>&lt;P&gt;Hi, I was importing some data from a table joining another table. Usually I put the join method as an inner join to catch rejected rows, but I forgot to change it and it stayed left outer join.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This way, the import deleted automatically a foreign key constraint in the output table, resulting in data violations. Is it normal that the job auto-deletes the constraint?&lt;/P&gt;
&lt;P&gt;I don't understand this behaviour.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Feb 2024 09:03:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Left-outer-join-in-tMap-forces-drop-constraint-on-a-table/m-p/2414715#M140102</guid>
      <dc:creator>Serphentelm</dc:creator>
      <dc:date>2024-02-05T09:03:32Z</dc:date>
    </item>
    <item>
      <title>Re: Left outer join in tMap forces drop constraint on a table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Left-outer-join-in-tMap-forces-drop-constraint-on-a-table/m-p/2415112#M140120</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Is there any &lt;SPAN&gt;ERROR SqlException&lt;/SPAN&gt; from your DB side?&amp;nbsp;data violations? I'm not sure that there is any &lt;SPAN&gt;action to be performed in the UI, maybe only the db action may clear the issue.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;We need a little bit more information about your issue. Could you please post some of your trouble screenshots on forum which will be helpful for us to address your issue?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Sabrina&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Feb 2024 03:21:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Left-outer-join-in-tMap-forces-drop-constraint-on-a-table/m-p/2415112#M140120</guid>
      <dc:creator>Xiaodi_Shi</dc:creator>
      <dc:date>2024-02-06T03:21:22Z</dc:date>
    </item>
    <item>
      <title>Re: Left outer join in tMap forces drop constraint on a table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Left-outer-join-in-tMap-forces-drop-constraint-on-a-table/m-p/2415530#M140128</link>
      <description>&lt;P&gt;Here's the job:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 902px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/159208iBB81C29AA4C5AFE5/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;It's quite simple: first row of the job just read a table and save a value in a context's variable;&lt;/P&gt;
&lt;P&gt;Second part of the job read some SQL Server data as input and write them into a tmp_table in postgres. This table has almost the same schema as the final target table, but a few field that I need to join the tables together;&lt;/P&gt;
&lt;P&gt;Last part of the job is the join of my tmp_table with other two tables in postgres, so I can fill all the fields I need in the final target table.&lt;/P&gt;
&lt;P&gt;The final target table has&amp;nbsp; the constraint that is being violated (it's a foreign key constraint as I said), and while executing the job, now Db exception are thrown.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Feb 2024 15:22:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Left-outer-join-in-tMap-forces-drop-constraint-on-a-table/m-p/2415530#M140128</guid>
      <dc:creator>Serphentelm</dc:creator>
      <dc:date>2024-02-06T15:22:47Z</dc:date>
    </item>
  </channel>
</rss>

