<?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 showing different response to SOAP UI in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Tesbconsumer-showing-different-response-to-SOAP-UI/m-p/2263764#M43824</link>
    <description>&lt;P&gt;It's very difficult to answer this without knowing the service and having access to both the service and the job. Web service issues are notoriously tricky to debug. However, I can say that this is likely a config issue rather than a bug. A good way to resolve this would be to follow the following steps....&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;1) Create a String copy of the XML that you want to send. This can be used for both SOAP UI and Talend. I assume you are doing this.&lt;/P&gt; 
&lt;P&gt;2) Remove all unnecessary components from the Talend job. By that, I mean remove all components used to build your XML (you already have it) and all components used to process the response.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;3) Now that you have a scaled down job, run the XML you have stored as a String through the tESBConsumer and output directly to a tLogRow. You should see the output in the output window. Compare this to what you get in SOAP UI.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;If they are still different, can you send your tESBConsumer config ( a screenshot of the Basic and Advanced settings) and the SOAP UI config to us, so that we can compare the two?&lt;/P&gt;</description>
    <pubDate>Thu, 14 Feb 2019 12:21:47 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-02-14T12:21:47Z</dc:date>
    <item>
      <title>Tesbconsumer showing different response to SOAP UI</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Tesbconsumer-showing-different-response-to-SOAP-UI/m-p/2263763#M43823</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I'm using the&amp;nbsp;Tesbconsumer to query an endpoint, the response XML of which is below. When i send the same request data via SOAP UI and Talend i get missing values in the Talend response. As you can see i the screenshots in SOAP UI i get&amp;nbsp;APP_NUMBER,&amp;nbsp;APP_SEQ&amp;nbsp; and all the data in the HOLDERS block, however, in Talend these values are missing. Anyone any ideas?&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;&amp;lt;qCREDIT_DECISION_OUTPUT&amp;gt;
   &amp;lt;WS_CALL_RESULT_DESC /&amp;gt;
   &amp;lt;WS_CALL_RESULT_FLAG /&amp;gt;
   &amp;lt;APP_SEQ /&amp;gt;
   &amp;lt;APP_NUMBER /&amp;gt;
   &amp;lt;SY01_TRANSACTAPPNO /&amp;gt;
   &amp;lt;APP_SEARCH_TIME /&amp;gt;
   &amp;lt;APP_SEARCH_DATE /&amp;gt;
   &amp;lt;APP_SCORE /&amp;gt;
   &amp;lt;APP_DECISION /&amp;gt;
   &amp;lt;APP_SEARCH_ROUTE /&amp;gt;
   &amp;lt;HOLDERS&amp;gt;
      &amp;lt;HOLDER_DETAILS /&amp;gt;
      &amp;lt;A_CUS_NUM /&amp;gt;
      &amp;lt;A_CUS_ID_CONFIRMED /&amp;gt;
      &amp;lt;A_CUS_ADDR_CONFIRMED /&amp;gt;
      &amp;lt;A_CUS_ID_BUREAU_CONFIRMED /&amp;gt;
      &amp;lt;A_CUS_ADDR_BUREAU_CONFIRMED /&amp;gt;
      &amp;lt;A_CCJ /&amp;gt;
      &amp;lt;A_SECURED_ARREARS /&amp;gt;
      &amp;lt;A_UNSECURED_ARREARS /&amp;gt;
      &amp;lt;A_IVA /&amp;gt;
      &amp;lt;A_BANKRUPTCY_DATE /&amp;gt;
      &amp;lt;A_BANKRUPTCY_DISCHARGE_DATE /&amp;gt;
   &amp;lt;/HOLDERS&amp;gt;
&amp;lt;/CREDIT_DECISION_OUTPUT&amp;gt;&lt;/PRE&gt; 
&lt;P&gt;Talend Enterprise edition 6.4.1&lt;/P&gt;</description>
      <pubDate>Thu, 14 Feb 2019 09:19:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Tesbconsumer-showing-different-response-to-SOAP-UI/m-p/2263763#M43823</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-14T09:19:54Z</dc:date>
    </item>
    <item>
      <title>Re: Tesbconsumer showing different response to SOAP UI</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Tesbconsumer-showing-different-response-to-SOAP-UI/m-p/2263764#M43824</link>
      <description>&lt;P&gt;It's very difficult to answer this without knowing the service and having access to both the service and the job. Web service issues are notoriously tricky to debug. However, I can say that this is likely a config issue rather than a bug. A good way to resolve this would be to follow the following steps....&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;1) Create a String copy of the XML that you want to send. This can be used for both SOAP UI and Talend. I assume you are doing this.&lt;/P&gt; 
&lt;P&gt;2) Remove all unnecessary components from the Talend job. By that, I mean remove all components used to build your XML (you already have it) and all components used to process the response.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;3) Now that you have a scaled down job, run the XML you have stored as a String through the tESBConsumer and output directly to a tLogRow. You should see the output in the output window. Compare this to what you get in SOAP UI.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;If they are still different, can you send your tESBConsumer config ( a screenshot of the Basic and Advanced settings) and the SOAP UI config to us, so that we can compare the two?&lt;/P&gt;</description>
      <pubDate>Thu, 14 Feb 2019 12:21:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Tesbconsumer-showing-different-response-to-SOAP-UI/m-p/2263764#M43824</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-14T12:21:47Z</dc:date>
    </item>
    <item>
      <title>Re: Tesbconsumer showing different response to SOAP UI</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Tesbconsumer-showing-different-response-to-SOAP-UI/m-p/2263765#M43825</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/005390000069RuGAAU"&gt;@rhall&lt;/A&gt;&amp;nbsp; when i printed the output at every step i noticed that the tXMLmap wasn't formatting the request to the webservice correctly. I found that it was easier to us a tSoap component with the correct SOAP header in the message box and i add my XML via globalMap.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Feb 2019 08:21:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Tesbconsumer-showing-different-response-to-SOAP-UI/m-p/2263765#M43825</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-15T08:21:27Z</dc:date>
    </item>
  </channel>
</rss>

