<?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 Catch the Errors in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Catch-the-Errors/m-p/2355236#M121036</link>
    <description>&lt;P&gt;Hello community,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have a problem with catching errors. I have tOracleOuptut component and i want to catch the errors of the execution.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I deactivate the Die en error option because i want job to end normally (code 0).&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I executed the job and i get this error : java.sql.BatchUpdateException&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA5A.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143082iB236712184B767DA/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA5A.png" alt="0683p000009MA5A.png" /&gt;&lt;/span&gt;RA-00001....&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I think there is variable which contains this error. Do you have any idea ?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;thanks,&lt;/P&gt; 
&lt;P&gt;BR,&lt;/P&gt; 
&lt;P&gt;Med&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 04 Dec 2017 13:42:20 GMT</pubDate>
    <dc:creator>med1</dc:creator>
    <dc:date>2017-12-04T13:42:20Z</dc:date>
    <item>
      <title>Catch the Errors</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Catch-the-Errors/m-p/2355236#M121036</link>
      <description>&lt;P&gt;Hello community,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have a problem with catching errors. I have tOracleOuptut component and i want to catch the errors of the execution.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I deactivate the Die en error option because i want job to end normally (code 0).&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I executed the job and i get this error : java.sql.BatchUpdateException&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA5A.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143082iB236712184B767DA/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA5A.png" alt="0683p000009MA5A.png" /&gt;&lt;/span&gt;RA-00001....&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I think there is variable which contains this error. Do you have any idea ?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;thanks,&lt;/P&gt; 
&lt;P&gt;BR,&lt;/P&gt; 
&lt;P&gt;Med&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Dec 2017 13:42:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Catch-the-Errors/m-p/2355236#M121036</guid>
      <dc:creator>med1</dc:creator>
      <dc:date>2017-12-04T13:42:20Z</dc:date>
    </item>
    <item>
      <title>Re: Catch the Errors</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Catch-the-Errors/m-p/2355237#M121037</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;In your advanced parameter of the output component try to desactivate: "use btach size" option .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Dec 2017 14:00:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Catch-the-Errors/m-p/2355237#M121037</guid>
      <dc:creator>Théo_Cap</dc:creator>
      <dc:date>2017-12-04T14:00:29Z</dc:date>
    </item>
    <item>
      <title>Re: Catch the Errors</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Catch-the-Errors/m-p/2355238#M121038</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But in our politic we use the batch parameters.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;im looking now for the variable which contains the error.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Dec 2017 14:25:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Catch-the-Errors/m-p/2355238#M121038</guid>
      <dc:creator>med1</dc:creator>
      <dc:date>2017-12-04T14:25:54Z</dc:date>
    </item>
    <item>
      <title>Re: Catch the Errors</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Catch-the-Errors/m-p/2355239#M121039</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;Here is a global variable ((String)globalMap.get("tOracleOutput_1_ERROR_MESSAGE")) in tOracleOutput component.&lt;/P&gt; 
&lt;P&gt;To access the global variable list, press &lt;SPAN class="ph uicontrol"&gt;Ctrl + Space&lt;/SPAN&gt; bar on your keyboard and select the relevant global parameter.&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 06 Dec 2017 02:49:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Catch-the-Errors/m-p/2355239#M121039</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-06T02:49:52Z</dc:date>
    </item>
    <item>
      <title>Re: Catch the Errors</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Catch-the-Errors/m-p/2355240#M121040</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In fact when you unchecked the Die on error option the variable&amp;nbsp; ((String)globalMap.get("tOracleOutput_1_ERROR_MESSAGE")) dont receive any value and still null.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So i found the solution by adding the oracleoutput between two tJavascript and i catch the error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;</description>
      <pubDate>Wed, 06 Dec 2017 08:09:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Catch-the-Errors/m-p/2355240#M121040</guid>
      <dc:creator>med1</dc:creator>
      <dc:date>2017-12-06T08:09:46Z</dc:date>
    </item>
    <item>
      <title>Re: Catch the Errors</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Catch-the-Errors/m-p/2355241#M121041</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Thanks for sharing your solution with us on forum.&lt;/P&gt;
&lt;P class="p"&gt;Have you tried to use tLogCatcher to fetch messages from Java Exception?&lt;/P&gt;
&lt;P class="p"&gt;Best regards&lt;/P&gt;
&lt;P class="p"&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Thu, 07 Dec 2017 07:54:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Catch-the-Errors/m-p/2355241#M121041</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-07T07:54:34Z</dc:date>
    </item>
  </channel>
</rss>

