<?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 How to return fault/error in SOAP output in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-return-fault-error-in-SOAP-output/m-p/2369155#M132332</link>
    <description>Hi &lt;BR /&gt;      Following ESB job is running successfully for valid inputs. I would like return fault code and fault message if the input is wrong. What is the best way to handle this scenario. Thanks a lot for your time. &lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt;Kranthi</description>
    <pubDate>Sat, 16 Nov 2024 12:27:30 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T12:27:30Z</dc:date>
    <item>
      <title>How to return fault/error in SOAP output</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-return-fault-error-in-SOAP-output/m-p/2369155#M132332</link>
      <description>Hi &lt;BR /&gt;      Following ESB job is running successfully for valid inputs. I would like return fault code and fault message if the input is wrong. What is the best way to handle this scenario. Thanks a lot for your time. &lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt;Kranthi</description>
      <pubDate>Sat, 16 Nov 2024 12:27:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-return-fault-error-in-SOAP-output/m-p/2369155#M132332</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:27:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to return fault/error in SOAP output</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-return-fault-error-in-SOAP-output/m-p/2369156#M132333</link>
      <description>Hi Kranthi,&lt;BR /&gt;Just put a tFilter or similar component and use tESBFault in case of empty/faulty data.&lt;BR /&gt;Renat</description>
      <pubDate>Thu, 12 Jan 2012 15:40:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-return-fault-error-in-SOAP-output/m-p/2369156#M132333</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-01-12T15:40:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to return fault/error in SOAP output</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-return-fault-error-in-SOAP-output/m-p/2369157#M132334</link>
      <description>Hi ,
&lt;BR /&gt; Thanks for the quick reply. I modified the job as per your suggestion. But the problem is tOracleInput_1 is returning 0 rows. We do not have any option to identify null rows using tFilterRow_1. Not sure which component I have to use. 
&lt;BR /&gt;My requirement is if tOracleInput_1 is not returning any rows it has return the fault code. 
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;Thanks 
&lt;BR /&gt;Kranthi</description>
      <pubDate>Fri, 13 Jan 2012 15:26:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-return-fault-error-in-SOAP-output/m-p/2369157#M132334</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-01-13T15:26:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to return fault/error in SOAP output</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-return-fault-error-in-SOAP-output/m-p/2369158#M132335</link>
      <description>I am stuck implementing Web services . Can someone help me please ?</description>
      <pubDate>Wed, 18 Jan 2012 14:53:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-return-fault-error-in-SOAP-output/m-p/2369158#M132335</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-01-18T14:53:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to return fault/error in SOAP output</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-return-fault-error-in-SOAP-output/m-p/2369159#M132336</link>
      <description>Hello Kranthi,
&lt;BR /&gt;I'm checked with our component team and their response is that we are not able to support that kind of check with existing component flow model. Please raise an issue on the 
&lt;A href="http://www.talendforge.org" rel="nofollow noopener noreferrer"&gt;http://www.talendforge.org&lt;/A&gt;.
&lt;BR /&gt;Renat</description>
      <pubDate>Wed, 18 Jan 2012 15:19:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-return-fault-error-in-SOAP-output/m-p/2369159#M132336</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-01-18T15:19:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to return fault/error in SOAP output</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-return-fault-error-in-SOAP-output/m-p/2369160#M132337</link>
      <description>Thanks for the quick turn around. Do you have any examples to handle exceptions (like SQL No data found  or due to some validations ) for ESB jobs ?</description>
      <pubDate>Fri, 20 Jan 2012 14:56:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-return-fault-error-in-SOAP-output/m-p/2369160#M132337</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-01-20T14:56:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to return fault/error in SOAP output</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-return-fault-error-in-SOAP-output/m-p/2369161#M132338</link>
      <description>I think in your case there is a difference wherever you want to send a SOAP fault or empty result in case of nothing found. Sending SOAP faults is simple, just use tESBFault component.&lt;BR /&gt;Renat</description>
      <pubDate>Fri, 20 Jan 2012 15:29:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-return-fault-error-in-SOAP-output/m-p/2369161#M132338</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-01-20T15:29:07Z</dc:date>
    </item>
  </channel>
</rss>

