<?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: Only 1st column in tMap CSV file valued for constraint in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Only-1st-column-in-tMap-CSV-file-valued-for-constraint/m-p/2196193#M458</link>
    <description>OK. What is your constraint ,on how many columns it is there?</description>
    <pubDate>Fri, 10 Apr 2020 13:40:17 GMT</pubDate>
    <dc:creator>manodwhb</dc:creator>
    <dc:date>2020-04-10T13:40:17Z</dc:date>
    <item>
      <title>Only 1st column in tMap CSV file valued for constraint</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Only-1st-column-in-tMap-CSV-file-valued-for-constraint/m-p/2196182#M447</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your help in advance.&lt;/P&gt;&lt;P&gt;I'm having an issue where only the 1st column of my CSV file is being considered for constraints.&lt;/P&gt;&lt;P&gt;I've setup tMap (attached) to pick up erroneous rows and reject them into a Reject.CSV file.&lt;/P&gt;&lt;P&gt;When the job is run and a constraint column other than column 1 is found, it gives me an Oracle error.&lt;/P&gt;&lt;P&gt;Not sure why the tMap isn't picking up other columns.&amp;nbsp; Please see attached.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:44:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Only-1st-column-in-tMap-CSV-file-valued-for-constraint/m-p/2196182#M447</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T02:44:12Z</dc:date>
    </item>
    <item>
      <title>Re: Only 1st column in tMap CSV file valued for constraint</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Only-1st-column-in-tMap-CSV-file-valued-for-constraint/m-p/2196183#M448</link>
      <description>What error are you getting?</description>
      <pubDate>Fri, 10 Apr 2020 09:38:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Only-1st-column-in-tMap-CSV-file-valued-for-constraint/m-p/2196183#M448</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-04-10T09:38:08Z</dc:date>
    </item>
    <item>
      <title>Re: Only 1st column in tMap CSV file valued for constraint</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Only-1st-column-in-tMap-CSV-file-valued-for-constraint/m-p/2196184#M449</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKmJAAW"&gt;@manodwhb&lt;/A&gt;&amp;nbsp;the error is an Oracle error that I cannot enter a NULL value is a non-null column.&amp;nbsp; But the columns I have specified in "LOADED" connection in tMap should all be checked for NULL values, and they should be sent to REJECTED connection if they are NULL, or am I missing something here?&amp;nbsp; But this is only happening for the first column which works fine, the rest of the columns are not checked if they are NULL and therefore I'm getting errors.&amp;nbsp; Please take a look at the first posting for the screenshots.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Apr 2020 12:48:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Only-1st-column-in-tMap-CSV-file-valued-for-constraint/m-p/2196184#M449</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-04-10T12:48:38Z</dc:date>
    </item>
    <item>
      <title>Re: Only 1st column in tMap CSV file valued for constraint</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Only-1st-column-in-tMap-CSV-file-valued-for-constraint/m-p/2196185#M450</link>
      <description>How are you checking the null validation? Are you writing some expression enable or disable filter expression in the output of tmap ?</description>
      <pubDate>Fri, 10 Apr 2020 12:51:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Only-1st-column-in-tMap-CSV-file-valued-for-constraint/m-p/2196185#M450</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-04-10T12:51:41Z</dc:date>
    </item>
    <item>
      <title>Re: Only 1st column in tMap CSV file valued for constraint</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Only-1st-column-in-tMap-CSV-file-valued-for-constraint/m-p/2196186#M451</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKmJAAW"&gt;@manodwhb&lt;/A&gt;&amp;nbsp;No, I just have the "Loaded" tMap connection transferring the columns with the same constraints as I have in the Oracle table.&amp;nbsp; The "ErrorReject" connection (I disabled Die on Error) has the same setup which is where it should create the CSV file with rejects.&amp;nbsp; I don't have any expressions to check, do I need to?&amp;nbsp; I thought that the "Die on Error" and "ErrorReject" options would accommodate this fact.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks again for your help.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Apr 2020 12:57:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Only-1st-column-in-tMap-CSV-file-valued-for-constraint/m-p/2196186#M451</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-04-10T12:57:37Z</dc:date>
    </item>
    <item>
      <title>Re: Only 1st column in tMap CSV file valued for constraint</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Only-1st-column-in-tMap-CSV-file-valued-for-constraint/m-p/2196187#M452</link>
      <description>How does it validate the constrian ? Take loaded one output from the tmap and connect tdboutput and take the reject from tdboutput.</description>
      <pubDate>Fri, 10 Apr 2020 13:10:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Only-1st-column-in-tMap-CSV-file-valued-for-constraint/m-p/2196187#M452</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-04-10T13:10:40Z</dc:date>
    </item>
    <item>
      <title>Re: Only 1st column in tMap CSV file valued for constraint</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Only-1st-column-in-tMap-CSV-file-valued-for-constraint/m-p/2196188#M453</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKmJAAW"&gt;@manodwhb&lt;/A&gt;&amp;nbsp;Sorry, should have added screenshots embedded in the message.&lt;/P&gt; 
&lt;P&gt;Here is my current setup.&amp;nbsp; How do you propose I should adjust it?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks&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="screenshot.PNG" style="width: 642px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M9RX.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/135466iFED1AFA1CD2A9124/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M9RX.png" alt="0683p000009M9RX.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="screenshot2.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M9Rc.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/136253i157B16EB42E87DB4/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M9Rc.png" alt="0683p000009M9Rc.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="screenshot3.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M9Dv.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/150691i6D024A697B64C42A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M9Dv.png" alt="0683p000009M9Dv.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Apr 2020 13:22:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Only-1st-column-in-tMap-CSV-file-valued-for-constraint/m-p/2196188#M453</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-04-10T13:22:26Z</dc:date>
    </item>
    <item>
      <title>Re: Only 1st column in tMap CSV file valued for constraint</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Only-1st-column-in-tMap-CSV-file-valued-for-constraint/m-p/2196189#M454</link>
      <description>In tmap only have loaded one and connect to tdboutput.  From the tdboutput take reject link and connect to tfileoutputdelimited.</description>
      <pubDate>Fri, 10 Apr 2020 13:25:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Only-1st-column-in-tMap-CSV-file-valued-for-constraint/m-p/2196189#M454</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-04-10T13:25:35Z</dc:date>
    </item>
    <item>
      <title>Re: Only 1st column in tMap CSV file valued for constraint</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Only-1st-column-in-tMap-CSV-file-valued-for-constraint/m-p/2196190#M455</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKmJAAW"&gt;@manodwhb&lt;/A&gt;&amp;nbsp;that would make much more sense.&amp;nbsp; I can't seem to find the Reject link at tdboutput though.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Apr 2020 13:34:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Only-1st-column-in-tMap-CSV-file-valued-for-constraint/m-p/2196190#M455</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-04-10T13:34:59Z</dc:date>
    </item>
    <item>
      <title>Re: Only 1st column in tMap CSV file valued for constraint</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Only-1st-column-in-tMap-CSV-file-valued-for-constraint/m-p/2196191#M456</link>
      <description>Are you using enterprise Talend?</description>
      <pubDate>Fri, 10 Apr 2020 13:35:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Only-1st-column-in-tMap-CSV-file-valued-for-constraint/m-p/2196191#M456</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-04-10T13:35:39Z</dc:date>
    </item>
    <item>
      <title>Re: Only 1st column in tMap CSV file valued for constraint</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Only-1st-column-in-tMap-CSV-file-valued-for-constraint/m-p/2196192#M457</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKmJAAW"&gt;@manodwhb&lt;/A&gt;&amp;nbsp;Talend Open Studio for Data Integration&lt;/P&gt;</description>
      <pubDate>Fri, 10 Apr 2020 13:36:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Only-1st-column-in-tMap-CSV-file-valued-for-constraint/m-p/2196192#M457</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-04-10T13:36:25Z</dc:date>
    </item>
    <item>
      <title>Re: Only 1st column in tMap CSV file valued for constraint</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Only-1st-column-in-tMap-CSV-file-valued-for-constraint/m-p/2196193#M458</link>
      <description>OK. What is your constraint ,on how many columns it is there?</description>
      <pubDate>Fri, 10 Apr 2020 13:40:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Only-1st-column-in-tMap-CSV-file-valued-for-constraint/m-p/2196193#M458</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-04-10T13:40:17Z</dc:date>
    </item>
    <item>
      <title>Re: Only 1st column in tMap CSV file valued for constraint</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Only-1st-column-in-tMap-CSV-file-valued-for-constraint/m-p/2196194#M459</link>
      <description>check the below link will help you how enable filter for the output and get reject data from tmap. 
&lt;BR /&gt;
&lt;A href="https://subscription.packtpub.com/book/big_data_and_business_intelligence/9781782167266/3/ch03lvl1sec22/rejecting-rows-using-tmap" target="_blank" rel="nofollow noopener noreferrer"&gt;https://subscription.packtpub.com/book/big_data_and_business_intelligence/9781782167266/3/ch03lvl1sec22/rejecting-rows-using-tmap&lt;/A&gt;</description>
      <pubDate>Fri, 10 Apr 2020 13:44:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Only-1st-column-in-tMap-CSV-file-valued-for-constraint/m-p/2196194#M459</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-04-10T13:44:11Z</dc:date>
    </item>
    <item>
      <title>Re: Only 1st column in tMap CSV file valued for constraint</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Only-1st-column-in-tMap-CSV-file-valued-for-constraint/m-p/2196195#M460</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKmJAAW"&gt;@manodwhb&lt;/A&gt;&amp;nbsp;thanks for the link.&amp;nbsp; This will filter based on the source CSV data and tMap would filter based on its own rules.&amp;nbsp; However, I was hoping to have all rejects which were denied entry into the Oracle table including incorrect data type, incorrect data format, etc...&lt;/P&gt;</description>
      <pubDate>Fri, 10 Apr 2020 13:58:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Only-1st-column-in-tMap-CSV-file-valued-for-constraint/m-p/2196195#M460</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-04-10T13:58:37Z</dc:date>
    </item>
    <item>
      <title>Re: Only 1st column in tMap CSV file valued for constraint</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Only-1st-column-in-tMap-CSV-file-valued-for-constraint/m-p/2196196#M461</link>
      <description>Since you're using open studio  you need to do manual check only.</description>
      <pubDate>Fri, 10 Apr 2020 14:52:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Only-1st-column-in-tMap-CSV-file-valued-for-constraint/m-p/2196196#M461</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-04-10T14:52:16Z</dc:date>
    </item>
    <item>
      <title>Re: Only 1st column in tMap CSV file valued for constraint</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Only-1st-column-in-tMap-CSV-file-valued-for-constraint/m-p/2196197#M462</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKmJAAW"&gt;@manodwhb&lt;/A&gt;&amp;nbsp;Thanks for your help.&amp;nbsp; It seems Oracle tDB output is the culprit as other outputs do have the reject option.&amp;nbsp; Nevertheless, thanks for your time!&lt;/P&gt;</description>
      <pubDate>Fri, 10 Apr 2020 14:58:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Only-1st-column-in-tMap-CSV-file-valued-for-constraint/m-p/2196197#M462</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-04-10T14:58:39Z</dc:date>
    </item>
  </channel>
</rss>

