<?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: Get whole Exception object from job in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Get-whole-Exception-object-from-job/m-p/2367557#M130922</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can transfer all console logos in a text file for example&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Use this code on tJava at the begining (prejob)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;java.io.File file = new java.io.File(jobName + "_" + TalendDate.formatDate("yyyy-MM-dd", TalendDate.getCurrentDate())+"_verbose");&lt;/P&gt;&lt;P&gt;java.io.PrintStream ps = new java.io.PrintStream(new java.io.FileOutputStream(file));&lt;/P&gt;&lt;P&gt;System.setOut(ps);&lt;/P&gt;&lt;P&gt;System.setErr(ps);&lt;/P&gt;</description>
    <pubDate>Wed, 15 Jul 2020 12:06:16 GMT</pubDate>
    <dc:creator>JohnRMK</dc:creator>
    <dc:date>2020-07-15T12:06:16Z</dc:date>
    <item>
      <title>Get whole Exception object from job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Get-whole-Exception-object-from-job/m-p/2367556#M130921</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there any way to get whole Exception object in case my job throws exception? At the moment i am using tLogCatcher to catch exceptions but from this component i can only get String object "message"&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 01:54:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Get-whole-Exception-object-from-job/m-p/2367556#M130921</guid>
      <dc:creator>michaelh1</dc:creator>
      <dc:date>2024-11-16T01:54:39Z</dc:date>
    </item>
    <item>
      <title>Re: Get whole Exception object from job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Get-whole-Exception-object-from-job/m-p/2367557#M130922</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can transfer all console logos in a text file for example&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Use this code on tJava at the begining (prejob)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;java.io.File file = new java.io.File(jobName + "_" + TalendDate.formatDate("yyyy-MM-dd", TalendDate.getCurrentDate())+"_verbose");&lt;/P&gt;&lt;P&gt;java.io.PrintStream ps = new java.io.PrintStream(new java.io.FileOutputStream(file));&lt;/P&gt;&lt;P&gt;System.setOut(ps);&lt;/P&gt;&lt;P&gt;System.setErr(ps);&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jul 2020 12:06:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Get-whole-Exception-object-from-job/m-p/2367557#M130922</guid>
      <dc:creator>JohnRMK</dc:creator>
      <dc:date>2020-07-15T12:06:16Z</dc:date>
    </item>
  </channel>
</rss>

