<?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 Is there a way to run status from tDBRow Component? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Is-there-a-way-to-run-status-from-tDBRow-Component/m-p/2253227#M36633</link>
    <description>&lt;P&gt;I am trying to get run status of tDBRow component using its global variable -&amp;nbsp;(String)globalMap.get("tDBRow_2_ERROR_MESSAGE"). But this is returning no value while printing it using System.out.println in tJava.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there way/better way to get the status from tDBRow component?&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 02:57:39 GMT</pubDate>
    <dc:creator>dipanjan93</dc:creator>
    <dc:date>2024-11-16T02:57:39Z</dc:date>
    <item>
      <title>Is there a way to run status from tDBRow Component?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Is-there-a-way-to-run-status-from-tDBRow-Component/m-p/2253227#M36633</link>
      <description>&lt;P&gt;I am trying to get run status of tDBRow component using its global variable -&amp;nbsp;(String)globalMap.get("tDBRow_2_ERROR_MESSAGE"). But this is returning no value while printing it using System.out.println in tJava.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there way/better way to get the status from tDBRow component?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:57:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Is-there-a-way-to-run-status-from-tDBRow-Component/m-p/2253227#M36633</guid>
      <dc:creator>dipanjan93</dc:creator>
      <dc:date>2024-11-16T02:57:39Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to run status from tDBRow Component?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Is-there-a-way-to-run-status-from-tDBRow-Component/m-p/2253228#M36634</link>
      <description>Hi 
&lt;BR /&gt;Have you checked the 'Die on error' option? If enabled, the component will throws the error once it has error during the execution, otherwise, the status of component is always successful.
&lt;BR /&gt;
&lt;BR /&gt;Regards
&lt;BR /&gt;Shong</description>
      <pubDate>Wed, 18 Mar 2020 09:22:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Is-there-a-way-to-run-status-from-tDBRow-Component/m-p/2253228#M36634</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-03-18T09:22:55Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to run status from tDBRow Component?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Is-there-a-way-to-run-status-from-tDBRow-Component/m-p/2253229#M36635</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/00539000004XsnJAAS"&gt;@shong&lt;/A&gt;&amp;nbsp;- Fortunately this should have printed success status even if the "Die on Error" option is unchecked!&lt;/P&gt;</description>
      <pubDate>Wed, 18 Mar 2020 16:57:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Is-there-a-way-to-run-status-from-tDBRow-Component/m-p/2253229#M36635</guid>
      <dc:creator>dipanjan93</dc:creator>
      <dc:date>2020-03-18T16:57:21Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to run status from tDBRow Component?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Is-there-a-way-to-run-status-from-tDBRow-Component/m-p/2253230#M36636</link>
      <description>Hi 
&lt;BR /&gt;The job only returns the execution status of the whole job, not for each component, if you want to output the status of special components, link the component to a tJava or tWarn using onComponentOK for successful or onComponentError for failed, explicitly print or output the status of component. 
&lt;BR /&gt; 
&lt;BR /&gt;Regards 
&lt;BR /&gt;Shong</description>
      <pubDate>Thu, 19 Mar 2020 02:37:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Is-there-a-way-to-run-status-from-tDBRow-Component/m-p/2253230#M36636</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-03-19T02:37:18Z</dc:date>
    </item>
  </channel>
</rss>

