<?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: How do i Download Soap attachment (payload) as XML in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-do-i-Download-Soap-attachment-payload-as-XML/m-p/2284236#M57973</link>
    <description>Hi 
&lt;BR /&gt;What is the problem you meet now? Are you able to call the SOAP web service? 
&lt;BR /&gt;The response of tSOAP is a string or a Document, you can output the Document to a XML file directly with tFileOutputXML or extract data from the response. 
&lt;BR /&gt; 
&lt;BR /&gt;Regards 
&lt;BR /&gt;Shong</description>
    <pubDate>Wed, 03 Jun 2020 10:08:24 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-06-03T10:08:24Z</dc:date>
    <item>
      <title>How do i Download Soap attachment (payload) as XML</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-do-i-Download-Soap-attachment-payload-as-XML/m-p/2284235#M57972</link>
      <description>&lt;P&gt;Hi&amp;nbsp; Everyone,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am stuck in soap call, when trying to download attachment(payload) as xml.&amp;nbsp;&lt;/P&gt;&lt;P&gt;After following this steps&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;1.&amp;nbsp;SOAP to xyz system:&lt;BR /&gt;a.&amp;nbsp;SOAP Endpoint to call: https://A/SOAP/URL&lt;BR /&gt;b.&amp;nbsp;Attached Request XML&lt;BR /&gt;c.&amp;nbsp;Attached Response XML, and its Attachment XML&lt;BR /&gt;d.&amp;nbsp; when we call this SOAP call, we have to download the attachment(payload) XML and create a file out of it.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;Created Input design flow&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;tFileInputXML &amp;gt;&amp;gt; tsoap &amp;gt;&amp;gt; tFileOutputXML &amp;gt;&amp;gt;extract payload &amp;gt;&amp;gt; extract&amp;nbsp; XML field&amp;nbsp; &amp;gt;&amp;gt; tFileOutputDelimited&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;Looking for design flow so that i am able to download the attachment(payload) XML just after soap component.&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;Thanks in advance.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:17:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-do-i-Download-Soap-attachment-payload-as-XML/m-p/2284235#M57972</guid>
      <dc:creator>gt0731</dc:creator>
      <dc:date>2024-11-16T02:17:16Z</dc:date>
    </item>
    <item>
      <title>Re: How do i Download Soap attachment (payload) as XML</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-do-i-Download-Soap-attachment-payload-as-XML/m-p/2284236#M57973</link>
      <description>Hi 
&lt;BR /&gt;What is the problem you meet now? Are you able to call the SOAP web service? 
&lt;BR /&gt;The response of tSOAP is a string or a Document, you can output the Document to a XML file directly with tFileOutputXML or extract data from the response. 
&lt;BR /&gt; 
&lt;BR /&gt;Regards 
&lt;BR /&gt;Shong</description>
      <pubDate>Wed, 03 Jun 2020 10:08:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-do-i-Download-Soap-attachment-payload-as-XML/m-p/2284236#M57973</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-06-03T10:08:24Z</dc:date>
    </item>
    <item>
      <title>Re: How do i Download Soap attachment (payload) as XML</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-do-i-Download-Soap-attachment-payload-as-XML/m-p/2284237#M57974</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is an example of the problem. This particular response happens to be from an Oracle SOAP service. The response is a bit truncated when I pasted it so the full binary payload is not visible below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I use tSOAP to make the same call, the tSOAP component stops before the second ------=_Part_1166276_1680530213.1638284884616 tag.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the response from the SOAP call using SOAPUI. In the response you can see that there are two Content-ID tags., and two ------=_Part_1166276_1680530213.1638284884616 tags. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problem then is how do we get access to the binary data. That is the attachment that we need to download from the response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Wayne&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;HTTP/1.1 200 OK&lt;/P&gt;&lt;P&gt;Server: Oracle-HTTP-Server&lt;/P&gt;&lt;P&gt;X-XSS-Protection: 1; mode=block&lt;/P&gt;&lt;P&gt;X-ORACLE-DMS-ECID: 005oWBgYfBqA_M5_rPO5yY0002ek0000Ls&lt;/P&gt;&lt;P&gt;SOAPAction: ""&lt;/P&gt;&lt;P&gt;Content-Encoding: gzip&lt;/P&gt;&lt;P&gt;Content-Type: multipart/related;type="application/xop+xml";boundary="----=_Part_1166276_1680530213.1638284884616";start="&amp;lt;bc92b463-3bc0-4b93-8174-fce08fd644d9&amp;gt;";start-info="text/xml"&lt;/P&gt;&lt;P&gt;Content-Language: en&lt;/P&gt;&lt;P&gt;X-Content-Type-Options: nosniff&lt;/P&gt;&lt;P&gt;Strict-Transport-Security: max-age=31536000; includeSubDomains&lt;/P&gt;&lt;P&gt;Date: Tue, 30 Nov 2021 15:08:04 GMT&lt;/P&gt;&lt;P&gt;Transfer-Encoding: chunked&lt;/P&gt;&lt;P&gt;Connection: keep-alive&lt;/P&gt;&lt;P&gt;Vary: Accept-Encoding&lt;/P&gt;&lt;P&gt;Connection: Transfer-Encoding&lt;/P&gt;&lt;P&gt;Set-Cookie: JSESSIONID=cRhxY3eAWu3zqD65itKTsLiB-qKFmfOTxXiCu2UI2AmJiK9AYJCR!1749305436; path=/; HttpOnly;SameSite=None;Secure&lt;/P&gt;&lt;P&gt;Set-Cookie: _WL_AUTHCOOKIE_JSESSIONID=CaHKAQSeUlMIktM5oki7; path=/; secure; HttpOnly;SameSite=None;Secure&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;------=_Part_1166276_1680530213.1638284884616&lt;/P&gt;&lt;P&gt;Content-Type: application/xop+xml;charset=UTF-8;type="text/xml"&lt;/P&gt;&lt;P&gt;Content-Transfer-Encoding: 8bit&lt;/P&gt;&lt;P&gt;Content-ID: &amp;lt;bc92b463-3bc0-4b93-8174-fce08fd644d9&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;?xml version="1.0" encoding="UTF-8" ?&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:wsa="http://www.w3.org/2005/08/addressing"&amp;gt;&amp;lt;env:Header&amp;gt;&amp;lt;wsa:Action&amp;gt;http://xmlns.oracle.com/apps/financials/commonModules/shared/model/erpIntegrationService//ErpIntegrationService/getDocumentForDocumentIdResponse&amp;lt;/wsa:Action&amp;gt;&amp;lt;wsa:MessageID&amp;gt;urn:uuid:0893c4b6-f895-4b90-ab6a-7487af9978b0&amp;lt;/wsa:MessageID&amp;gt;&amp;lt;/env:Header&amp;gt;&amp;lt;env:Body&amp;gt;&amp;lt;ns0:getDocumentForDocumentIdResponse xmlns:ns0="http://xmlns.oracle.com/apps/financials/commonModules/shared/model/erpIntegrationService/types/"&amp;gt;&amp;lt;ns2:result xmlns:ns2="http://xmlns.oracle.com/apps/financials/commonModules/shared/model/erpIntegrationService/types/" xmlns:ns1="http://xmlns.oracle.com/adf/svc/types/" xmlns:ns0="http://xmlns.oracle.com/apps/financials/commonModules/shared/model/erpIntegrationService/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns0:DocumentDetails"&amp;gt;&amp;lt;ns0:Content&amp;gt;&amp;lt;xop:Include xmlns:xop="http://www.w3.org/2004/08/xop/include" href="cid:b224a2f4-0e55-4eb1-996f-0753c5c7dd7f"/&amp;gt;&amp;lt;/ns0:Content&amp;gt;&amp;lt;ns0:FileName xsi:nil="true"/&amp;gt;&amp;lt;ns0:ContentType xsi:nil="true"/&amp;gt;&amp;lt;ns0:DocumentTitle&amp;gt;196A26D39CE847DDA2153EC6E710D670_____196A26D39CE847DDA2153EC6E710D670&amp;lt;/ns0:DocumentTitle&amp;gt;&amp;lt;ns0:DocumentAuthor&amp;gt;FUSION_APPS_FIN_ADF_APPID&amp;lt;/ns0:DocumentAuthor&amp;gt;&amp;lt;ns0:DocumentSecurityGroup&amp;gt;IPMSYS_APP_1&amp;lt;/ns0:DocumentSecurityGroup&amp;gt;&amp;lt;ns0:DocumentAccount xsi:nil="true"/&amp;gt;&amp;lt;ns0:DocumentName&amp;gt;196A26D39CE847DDA2153EC6E710D670_____196A26D39CE847DDA2153EC6E710D670.tif&amp;lt;/ns0:DocumentName&amp;gt;&amp;lt;ns0:DocumentId&amp;gt;2873453&amp;lt;/ns0:DocumentId&amp;gt;&amp;lt;/ns2:result&amp;gt;&amp;lt;/ns0:getDocumentForDocumentIdResponse&amp;gt;&amp;lt;/env:Body&amp;gt;&amp;lt;/env:Envelope&amp;gt;&lt;/P&gt;&lt;P&gt;------=_Part_1166276_1680530213.1638284884616&lt;/P&gt;&lt;P&gt;Content-Transfer-Encoding: binary&lt;/P&gt;&lt;P&gt;Content-ID: &amp;lt;b224a2f4-0e55-4eb1-996f-0753c5c7dd7f&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;II*&lt;/P&gt;</description>
      <pubDate>Tue, 30 Nov 2021 17:20:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-do-i-Download-Soap-attachment-payload-as-XML/m-p/2284237#M57974</guid>
      <dc:creator>ITDataAnalytics</dc:creator>
      <dc:date>2021-11-30T17:20:42Z</dc:date>
    </item>
  </channel>
</rss>

