<?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 globalMap.get(tLogCatcher_1.type) in tPostJob Component in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/globalMap-get-tLogCatcher-1-type-in-tPostJob-Component/m-p/2198934#M2055</link>
    <description>&lt;P&gt;I have a query like below&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is a joblet which stores tlogCatcher and tStatCatcher statistics into Mysql database on any Die on error or Java Exception in the job&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have another child job which takes care of sending mail in case of any failure in the job ( In this job_failureNotification&amp;nbsp; job , i am doing calling AWS SES API sending raw mail with html header , body , footer - Error log i am retrieving from Mysql database based on some condition )&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#FF0000"&gt;I have 14 jobs which runs sequentially one after other .I need to send notification on Job failure only . So i have tPostJob component in each and every job which takes care of calling&amp;nbsp;job_failureNotification . I should call the failureNotification job if and only if tLogCatcher_1.type='tDie' or 'tJavaException'&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#FF0000"&gt;Is there any way of calling using If condition of globalMap.get(tLogCatcher_1.type) in tPostJob Flow&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 04:24:12 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T04:24:12Z</dc:date>
    <item>
      <title>globalMap.get(tLogCatcher_1.type) in tPostJob Component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/globalMap-get-tLogCatcher-1-type-in-tPostJob-Component/m-p/2198934#M2055</link>
      <description>&lt;P&gt;I have a query like below&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is a joblet which stores tlogCatcher and tStatCatcher statistics into Mysql database on any Die on error or Java Exception in the job&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have another child job which takes care of sending mail in case of any failure in the job ( In this job_failureNotification&amp;nbsp; job , i am doing calling AWS SES API sending raw mail with html header , body , footer - Error log i am retrieving from Mysql database based on some condition )&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#FF0000"&gt;I have 14 jobs which runs sequentially one after other .I need to send notification on Job failure only . So i have tPostJob component in each and every job which takes care of calling&amp;nbsp;job_failureNotification . I should call the failureNotification job if and only if tLogCatcher_1.type='tDie' or 'tJavaException'&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#FF0000"&gt;Is there any way of calling using If condition of globalMap.get(tLogCatcher_1.type) in tPostJob Flow&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 04:24:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/globalMap-get-tLogCatcher-1-type-in-tPostJob-Component/m-p/2198934#M2055</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T04:24:12Z</dc:date>
    </item>
    <item>
      <title>Re: globalMap.get(tLogCatcher_1.type) in tPostJob Component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/globalMap-get-tLogCatcher-1-type-in-tPostJob-Component/m-p/2198935#M2056</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Could you please add the if command using a dummy tJava after PostJob component as shown below?&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="image.png" style="width: 640px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M8BY.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/147331iE3A47BC122BE3B84/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M8BY.png" alt="0683p000009M8BY.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved&lt;/P&gt;</description>
      <pubDate>Fri, 11 Oct 2019 20:32:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/globalMap-get-tLogCatcher-1-type-in-tPostJob-Component/m-p/2198935#M2056</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-10-11T20:32:57Z</dc:date>
    </item>
    <item>
      <title>Re: globalMap.get(tLogCatcher_1.type) in tPostJob Component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/globalMap-get-tLogCatcher-1-type-in-tPostJob-Component/m-p/2198936#M2057</link>
      <description>&lt;P&gt;Thanks for your reply but my query is entirely different.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As i have asked query, I am looking for info on usage of&amp;nbsp;globalMap.get(tLogCatcher_1.type)&amp;nbsp; in If condition of the parent job&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I should call the failureNotification job if and only if tLogCatcher_1.type='tDie' or 'tJavaException'&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LwLA"&gt;ChildJob.PNG&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LwoL"&gt;ParentJob.PNG&lt;/A&gt;</description>
      <pubDate>Fri, 11 Oct 2019 21:50:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/globalMap-get-tLogCatcher-1-type-in-tPostJob-Component/m-p/2198936#M2057</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-10-11T21:50:58Z</dc:date>
    </item>
  </channel>
</rss>

