<?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: tESBConsumer throws an error but tSoap works correctly in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tESBConsumer-throws-an-error-but-tSoap-works-correctly/m-p/2303870#M75699</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;Are you calling your common SOAP web service? What does your tXMLMAP setting look like?&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
    <pubDate>Mon, 03 Jun 2019 04:22:06 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-06-03T04:22:06Z</dc:date>
    <item>
      <title>tESBConsumer throws an error but tSoap works correctly</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tESBConsumer-throws-an-error-but-tSoap-works-correctly/m-p/2303869#M75698</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I'm building a job which involves posting to a SOAP webservice and while using tESBConsumer it throws an error saying '&lt;EM&gt;&lt;STRONG&gt;SimpleDeserializer encountered a child element, which is NOT expected, in something it was trying to deserialize.&lt;/STRONG&gt;&lt;/EM&gt;'&lt;/P&gt; 
&lt;P&gt;However, when using tSoap the request goes through without a problem as it does when trying the request in SOAPUI. The input to both tSoap and tESBConsumer are the same.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;To debug I simplified the job to just have tfixedFlow, a tXMLMap, tESBConsumer (or tSoap) and tLogRow.&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="Screenshot 2019-05-13 at 9.26.38 AM.png" style="width: 911px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M4YP.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/137168i9B91AA5D2798A2B3/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M4YP.png" alt="0683p000009M4YP.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;tESBConsumer's output will help categorise the success response and faults easily than using tSoap.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Is tESBConsumer modifying the request payload in any way? Can someone please help shed some light on this?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 05:51:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tESBConsumer-throws-an-error-but-tSoap-works-correctly/m-p/2303869#M75698</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T05:51:57Z</dc:date>
    </item>
    <item>
      <title>Re: tESBConsumer throws an error but tSoap works correctly</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tESBConsumer-throws-an-error-but-tSoap-works-correctly/m-p/2303870#M75699</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;Are you calling your common SOAP web service? What does your tXMLMAP setting look like?&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jun 2019 04:22:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tESBConsumer-throws-an-error-but-tSoap-works-correctly/m-p/2303870#M75699</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-03T04:22:06Z</dc:date>
    </item>
    <item>
      <title>Re: tESBConsumer throws an error but tSoap works correctly</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tESBConsumer-throws-an-error-but-tSoap-works-correctly/m-p/2303871#M75700</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Because this was something I had to sort out because of time constraints, I proceeded with using the tSOAP and configured the tExtractXMLField to handle both the success and error response fields.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;The tXMLMap has structured the request payload similar to any SOAP payload.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Have a look at the screenshot below, this is the output from the tXMLMap.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2019-07-04 at 10.38.25 AM.png" style="width: 802px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M69M.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/139070i04CBBCD14EB8C245/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M69M.png" alt="0683p000009M69M.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jul 2019 06:11:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tESBConsumer-throws-an-error-but-tSoap-works-correctly/m-p/2303871#M75700</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-07-04T06:11:56Z</dc:date>
    </item>
  </channel>
</rss>

