<?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: [resolved] How to insert response and fault coming out from consumer into DB? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-insert-response-and-fault-coming-out-from/m-p/2213670#M10845</link>
    <description>great, thanks for your feedback!
&lt;BR /&gt;Shong</description>
    <pubDate>Sat, 07 Dec 2013 03:51:28 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-12-07T03:51:28Z</dc:date>
    <item>
      <title>[resolved] How to insert response and fault coming out from consumer into DB?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-insert-response-and-fault-coming-out-from/m-p/2213665#M10840</link>
      <description>Hi, 
&lt;BR /&gt; I am trying to insert response and fault message of consumer. But there is no global variable in Talend for response and fault. I am also tried with another process like I put an tjavaRow in between consumer tResponseProvier or tFaultProvider and put the response or fault message in context. But that time OncomponentOk is not working for Response and In Fault case there is some string rather than document. 
&lt;BR /&gt; So please provide me some idea on inserting response or fault in DB. Thanks in advance. 
&lt;BR /&gt;Regards, 
&lt;BR /&gt;Sanjay 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MBq3.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143782i3006855BD3FD1B53/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MBq3.jpg" alt="0683p000009MBq3.jpg" /&gt;&lt;/span&gt;</description>
      <pubDate>Sat, 16 Nov 2024 11:48:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-insert-response-and-fault-coming-out-from/m-p/2213665#M10840</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:48:42Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How to insert response and fault coming out from consumer into DB?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-insert-response-and-fault-coming-out-from/m-p/2213666#M10841</link>
      <description>Hi 
&lt;BR /&gt;There are a Response schema on tESBConsumer for response, and a Fault schema for fault error, you can get the response or fault after the calling of web service, link a Response row after tESBConsumer to any a output component, for example: 
&lt;BR /&gt;tESBConsumer--response--tXMLMap--tMysqlOutput 
&lt;BR /&gt;Shong 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MC3T.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/147257iF7A6B65D383E47FF/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MC3T.png" alt="0683p000009MC3T.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Thu, 05 Dec 2013 07:07:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-insert-response-and-fault-coming-out-from/m-p/2213666#M10841</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-05T07:07:43Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How to insert response and fault coming out from consumer into DB?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-insert-response-and-fault-coming-out-from/m-p/2213667#M10842</link>
      <description>Hi Shong,
&lt;BR /&gt; This way only the response message can be inserted. But in my database there is also different field with this message field, which are necessary like:jobName, job_ID and also receiver information. Can you take a look of my posted picture with the topic? 
&lt;BR /&gt; Thanking you,
&lt;BR /&gt;Regards,
&lt;BR /&gt;Sanjay</description>
      <pubDate>Thu, 05 Dec 2013 07:29:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-insert-response-and-fault-coming-out-from/m-p/2213667#M10842</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-05T07:29:25Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How to insert response and fault coming out from consumer into DB?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-insert-response-and-fault-coming-out-from/m-p/2213668#M10843</link>
      <description>Hi 
&lt;BR /&gt;You can get the response or fault after tESBConsumer, link a response from tESBConsumer to a tXMLMap for parse the response and then store the value to a context variable on tJavaRow for use later.
&lt;BR /&gt;tESBConsumer--response--tXMLMap--tJavaRow--oncomponent--&amp;gt;tFixedFlowInput--main--...
&lt;BR /&gt;Shong</description>
      <pubDate>Thu, 05 Dec 2013 07:37:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-insert-response-and-fault-coming-out-from/m-p/2213668#M10843</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-05T07:37:22Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How to insert response and fault coming out from consumer into DB?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-insert-response-and-fault-coming-out-from/m-p/2213669#M10844</link>
      <description>Hi Shong,
&lt;BR /&gt; Thanks. I am done. It's working fine now. One thing I want to tell you that in Talend, if there is '0' rows flowing but OnComponentOk is working. For that reason OnComponentOk is flowing for both Response and fault and every case values are inserted in DB.
&lt;BR /&gt; 
&lt;BR /&gt; When I put the DB insertion in main that time only my job is functionally running fine. Thanks by the way.
&lt;BR /&gt;Regards,
&lt;BR /&gt;Sanjay</description>
      <pubDate>Fri, 06 Dec 2013 11:41:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-insert-response-and-fault-coming-out-from/m-p/2213669#M10844</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-06T11:41:00Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How to insert response and fault coming out from consumer into DB?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-insert-response-and-fault-coming-out-from/m-p/2213670#M10845</link>
      <description>great, thanks for your feedback!
&lt;BR /&gt;Shong</description>
      <pubDate>Sat, 07 Dec 2013 03:51:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-insert-response-and-fault-coming-out-from/m-p/2213670#M10845</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-07T03:51:28Z</dc:date>
    </item>
  </channel>
</rss>

