<?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: does txmlmap have die on error checkbox??? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/does-txmlmap-have-die-on-error-checkbox/m-p/2343397#M111158</link>
    <description>&lt;P&gt;No it doesn't have one, the idea is you add another output to catch rejects via the filter box.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One work around if you really wanted the job to die is you could have another subjob with a &lt;EM&gt;run if&lt;/EM&gt; which tests if there was an error in the tXML component&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;!((String)globalMap.get("tXMLMap_1_ERROR_MESSAGE")).equals("") &amp;amp;&amp;amp; !Relational.ISNULL(((String)globalMap.get("tXMLMap_1_ERROR_MESSAGE")))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and hang a tDie off that? Just a thought.&lt;/P&gt;</description>
    <pubDate>Thu, 30 May 2019 11:06:51 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-05-30T11:06:51Z</dc:date>
    <item>
      <title>does txmlmap have die on error checkbox???</title>
      <link>https://community.qlik.com/t5/Talend-Studio/does-txmlmap-have-die-on-error-checkbox/m-p/2343396#M111157</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have looked everywhere in the txmlmap component but i wasnt able to find the die on error checkbox... if i have missed looking onto some settings.. Can you guys help me??&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ankit&lt;/P&gt;</description>
      <pubDate>Thu, 30 May 2019 10:42:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/does-txmlmap-have-die-on-error-checkbox/m-p/2343396#M111157</guid>
      <dc:creator>ankit7359</dc:creator>
      <dc:date>2019-05-30T10:42:05Z</dc:date>
    </item>
    <item>
      <title>Re: does txmlmap have die on error checkbox???</title>
      <link>https://community.qlik.com/t5/Talend-Studio/does-txmlmap-have-die-on-error-checkbox/m-p/2343397#M111158</link>
      <description>&lt;P&gt;No it doesn't have one, the idea is you add another output to catch rejects via the filter box.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One work around if you really wanted the job to die is you could have another subjob with a &lt;EM&gt;run if&lt;/EM&gt; which tests if there was an error in the tXML component&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;!((String)globalMap.get("tXMLMap_1_ERROR_MESSAGE")).equals("") &amp;amp;&amp;amp; !Relational.ISNULL(((String)globalMap.get("tXMLMap_1_ERROR_MESSAGE")))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and hang a tDie off that? Just a thought.&lt;/P&gt;</description>
      <pubDate>Thu, 30 May 2019 11:06:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/does-txmlmap-have-die-on-error-checkbox/m-p/2343397#M111158</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-30T11:06:51Z</dc:date>
    </item>
    <item>
      <title>Re: does txmlmap have die on error checkbox???</title>
      <link>https://community.qlik.com/t5/Talend-Studio/does-txmlmap-have-die-on-error-checkbox/m-p/2343398#M111159</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LLWlAAO"&gt;@mattt&lt;/A&gt;&amp;nbsp;good idea but it should be in opposite order or else you could get a NullPointerException:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;!Relational.ISNULL(((String)globalMap.get("tXMLMap_1_ERROR_MESSAGE"))) &amp;amp;&amp;amp; &lt;BR /&gt;! ((String)globalMap.get("tXMLMap_1_ERROR_MESSAGE")).equals("") &lt;/PRE&gt;</description>
      <pubDate>Fri, 31 May 2019 07:27:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/does-txmlmap-have-die-on-error-checkbox/m-p/2343398#M111159</guid>
      <dc:creator>nfz11</dc:creator>
      <dc:date>2019-05-31T07:27:40Z</dc:date>
    </item>
    <item>
      <title>Re: does txmlmap have die on error checkbox???</title>
      <link>https://community.qlik.com/t5/Talend-Studio/does-txmlmap-have-die-on-error-checkbox/m-p/2343399#M111160</link>
      <description>Good point! Thanks</description>
      <pubDate>Tue, 04 Jun 2019 08:52:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/does-txmlmap-have-die-on-error-checkbox/m-p/2343399#M111160</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-04T08:52:09Z</dc:date>
    </item>
  </channel>
</rss>

