<?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: Parse a response from the SOAP call in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Parse-a-response-from-the-SOAP-call/m-p/2361333#M125721</link>
    <description>Can you write Java code?</description>
    <pubDate>Wed, 20 Dec 2017 07:47:42 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-12-20T07:47:42Z</dc:date>
    <item>
      <title>Parse a response from the SOAP call</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Parse-a-response-from-the-SOAP-call/m-p/2361329#M125717</link>
      <description>&lt;P&gt;When I call the SOAP service with cCXF component(RAW mode) I get back the respons in the log&lt;/P&gt; 
&lt;PRE&gt;...BodyType: sun.net.www.protocol.http.HttpURLConnection.HttpInputStream, Body: [Body is instance of java.io.InputStream], Out: null: ]&lt;/PRE&gt; 
&lt;P&gt;How can I see the response?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;This is my setting&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 871px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lrh6.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/135723i6BE8D977CA6294A9/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lrh6.png" alt="0683p000009Lrh6.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:58:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Parse-a-response-from-the-SOAP-call/m-p/2361329#M125717</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T08:58:03Z</dc:date>
    </item>
    <item>
      <title>Re: Parse a response from the SOAP call</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Parse-a-response-from-the-SOAP-call/m-p/2361330#M125718</link>
      <description>&lt;P&gt;in a cProcessor,&lt;/P&gt;&lt;PRE&gt; system.out.println(exchange.getIn().getBody(String.class))&lt;/PRE&gt;</description>
      <pubDate>Wed, 13 Dec 2017 12:44:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Parse-a-response-from-the-SOAP-call/m-p/2361330#M125718</guid>
      <dc:creator>Loko</dc:creator>
      <dc:date>2017-12-13T12:44:24Z</dc:date>
    </item>
    <item>
      <title>Re: Parse a response from the SOAP call</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Parse-a-response-from-the-SOAP-call/m-p/2361331#M125719</link>
      <description>What Java object contains response and how can I retrieve it?</description>
      <pubDate>Fri, 15 Dec 2017 18:03:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Parse-a-response-from-the-SOAP-call/m-p/2361331#M125719</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-15T18:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: Parse a response from the SOAP call</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Parse-a-response-from-the-SOAP-call/m-p/2361332#M125720</link>
      <description>&lt;P&gt;The one I said in my previous comment : exchange&lt;/P&gt;</description>
      <pubDate>Tue, 19 Dec 2017 10:27:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Parse-a-response-from-the-SOAP-call/m-p/2361332#M125720</guid>
      <dc:creator>Loko</dc:creator>
      <dc:date>2017-12-19T10:27:54Z</dc:date>
    </item>
    <item>
      <title>Re: Parse a response from the SOAP call</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Parse-a-response-from-the-SOAP-call/m-p/2361333#M125721</link>
      <description>Can you write Java code?</description>
      <pubDate>Wed, 20 Dec 2017 07:47:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Parse-a-response-from-the-SOAP-call/m-p/2361333#M125721</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-20T07:47:42Z</dc:date>
    </item>
    <item>
      <title>Re: Parse a response from the SOAP call</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Parse-a-response-from-the-SOAP-call/m-p/2361334#M125722</link>
      <description>&lt;P&gt;exchange.getIn().getBody(String.class).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is very basic route stuff, I guess you should first take time to learn thoses basics&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jan 2018 17:01:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Parse-a-response-from-the-SOAP-call/m-p/2361334#M125722</guid>
      <dc:creator>Loko</dc:creator>
      <dc:date>2018-01-05T17:01:22Z</dc:date>
    </item>
  </channel>
</rss>

