<?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 in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tESBConsumer/m-p/2330577#M99643</link>
    <description>Hi Sabrina, 
&lt;BR /&gt;I tried to use tsoap component. But I need basic Http authentication . I don't know what kind of authentication tsoap uses. 
&lt;BR /&gt;The Error-Message was 
&lt;BR /&gt; connecting to socket on port 3956 
&lt;BR /&gt; connected 
&lt;BR /&gt;Mai 18, 2016 10:11:53 AM com.sun.xml.internal.messaging.saaj.client.p2p.HttpSOAPConnection post 
&lt;BR /&gt;SCHWERWIEGEND: SAAJ0008: Bad Response; Unauthorized 
&lt;BR /&gt;Exception in component tSOAP_1 
&lt;BR /&gt;com.sun.xml.internal.messaging.saaj.SOAPExceptionImpl: com.sun.xml.internal.messaging.saaj.SOAPExceptionImpl: Bad response: (401Unauthorized 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.sun.xml.internal.messaging.saaj.client.p2p.HttpSOAPConnection.call(Unknown Source) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.soap.SOAPUtil.invokeSOAP(SOAPUtil.java:113) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at vaho_6.soaptestdhl_0_1.SoapTestDHL.tFileInputXML_4Process(SoapTestDHL.java:859) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at vaho_6.soaptestdhl_0_1.SoapTestDHL.runJobInTOS(SoapTestDHL.java:1262) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at vaho_6.soaptestdhl_0_1.SoapTestDHL.main(SoapTestDHL.java:1119) 
&lt;BR /&gt;Caused by: com.sun.xml.internal.messaging.saaj.SOAPExceptionImpl: Bad response: (401Unauthorized 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.sun.xml.internal.messaging.saaj.client.p2p.HttpSOAPConnection.post(Unknown Source) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ... 5 more 
&lt;BR /&gt;CAUSE: 
&lt;BR /&gt;com.sun.xml.internal.messaging.saaj.SOAPExceptionImpl: Bad response: (401Unauthorized 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.sun.xml.internal.messaging.saaj.client.p2p.HttpSOAPConnection.post(Unknown Source) 
&lt;BR /&gt; disconnected 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.sun.xml.internal.messaging.saaj.client.p2p.HttpSOAPConnection.call(Unknown Source) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.soap.SOAPUtil.invokeSOAP(SOAPUtil.java:113) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at vaho_6.soaptestdhl_0_1.SoapTestDHL.tFileInputXML_4Process(SoapTestDHL.java:859) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at vaho_6.soaptestdhl_0_1.SoapTestDHL.runJobInTOS(SoapTestDHL.java:1262) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at vaho_6.soaptestdhl_0_1.SoapTestDHL.main(SoapTestDHL.java:1119) 
&lt;BR /&gt;CAUSE: 
&lt;BR /&gt;com.sun.xml.internal.messaging.saaj.SOAPExceptionImpl: Bad response: (401Unauthorized 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.sun.xml.internal.messaging.saaj.client.p2p.HttpSOAPConnection.post(Unknown Source) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.sun.xml.internal.messaging.saaj.client.p2p.HttpSOAPConnection.call(Unknown Source) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.soap.SOAPUtil.invokeSOAP(SOAPUtil.java:113) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at vaho_6.soaptestdhl_0_1.SoapTestDHL.tFileInputXML_4Process(SoapTestDHL.java:859) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at vaho_6.soaptestdhl_0_1.SoapTestDHL.runJobInTOS(SoapTestDHL.java:1262) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at vaho_6.soaptestdhl_0_1.SoapTestDHL.main(SoapTestDHL.java:1119) 
&lt;BR /&gt;Job SoapTestDHL endet am 10:11 18/05/2016. 
&lt;BR /&gt;The manuel says: 
&lt;BR /&gt;Applications that call the DHL APIs must authenticate themselves at the Customer Integration Gateway (CIG). This authentication serves to identify the calling application and is independent of the additional authentication required to use the customer-related services of DHL PAKET, i.e. the DHL business customer shipping and private customer shipping APIs, etc. documented here. 
&lt;BR /&gt;The application authentication at the CIG is based on HTTP Basic Authentication specified in RFC 2617. 
&lt;BR /&gt;To use the business customer shipping test API, you will first need CIG authentication of your application in test mode. 
&lt;BR /&gt;The following credentials must also then be given in the web service: 
&lt;BR /&gt;User: geschaeftskunden_apiSignature: Dhl_ep_test1EKP: 5000000000 
&lt;BR /&gt;The user credentials must be entered in the SOAP header in "cis:Authentification": 
&lt;BR /&gt;&amp;lt;soapenv:Envelope xmlns:soapenv="" 
&lt;BR /&gt;&amp;nbsp;xmlns:cis="" 
&lt;BR /&gt;&amp;nbsp;xmlns:de=""&amp;gt; 
&lt;BR /&gt;&amp;nbsp;&amp;lt;soapenv:Header&amp;gt; 
&lt;BR /&gt;&amp;nbsp;&amp;lt;cis:Authentification&amp;gt; 
&lt;BR /&gt;&amp;nbsp;&amp;lt;cis:user&amp;gt;geschaeftskunden_api&amp;lt;/cis:user&amp;gt; 
&lt;BR /&gt;&amp;nbsp;&amp;lt;cis:signature&amp;gt;Dhl_ep_test1&amp;lt;cis:signature&amp;gt; 
&lt;BR /&gt;&amp;nbsp;&amp;lt;cis:type&amp;gt;0&amp;lt;/cis:type&amp;gt; 
&lt;BR /&gt;&amp;nbsp;&amp;lt;/cis:Authentification&amp;gt; 
&lt;BR /&gt;&amp;nbsp;&amp;lt;/soapenv:Header&amp;gt; 
&lt;BR /&gt;&amp;nbsp;&amp;lt;soapenv:Body&amp;gt; 
&lt;BR /&gt;&amp;nbsp;... 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;A href="https://community.talend.com/legacyfs/online/membersTempo/281250/tSoap-Small.png" target="_blank"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009ME5x.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/150270i236121257B22DF26/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009ME5x.png" alt="0683p000009ME5x.png" /&gt;&lt;/span&gt; &lt;/A&gt;</description>
    <pubDate>Wed, 18 May 2016 09:31:33 GMT</pubDate>
    <dc:creator>anna_talend</dc:creator>
    <dc:date>2016-05-18T09:31:33Z</dc:date>
    <item>
      <title>tESBConsumer</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tESBConsumer/m-p/2330575#M99641</link>
      <description>Hi, 
  &lt;BR /&gt;I tried to consume a soap-Webservice from German DHL. But I always get an error. In SoapUi it works, but not in Talend. Maybe someone can help me. 
  &lt;BR /&gt;Thank you! 
  &lt;BR /&gt; 
  &lt;BR /&gt;My Job is simple: 
  &lt;BR /&gt;tXMLFileInput -&amp;gt; tESBConsumer -&amp;gt; tLogRow 
  &lt;BR /&gt;tXMLFileInput reads an Example-XML, the same file I used with SoapUI 
  &lt;BR /&gt;ErrorMessage: 
  &lt;BR /&gt;Starte Job SoapTestDHL am 13:33 17/05/2016. 
  &lt;BR /&gt; connecting to socket on port 3778 
  &lt;BR /&gt; connected 
  &lt;BR /&gt;: org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean - No method was found for the WSDL operation {}getManifestDD. 
  &lt;BR /&gt;: org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean - No method was found for the WSDL operation {}doManifestTD. 
  &lt;BR /&gt;: org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean - No method was found for the WSDL operation {}bookPickup. : org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean - No method was found for the WSDL operation {}crea
 &lt;BR /&gt;&lt;BR /&gt;To see the whole post, download it &lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Mcvh" target="_blank"&gt;here&lt;/A&gt;</description>
      <pubDate>Sat, 16 Nov 2024 10:38:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tESBConsumer/m-p/2330575#M99641</guid>
      <dc:creator>anna_talend</dc:creator>
      <dc:date>2024-11-16T10:38:17Z</dc:date>
    </item>
    <item>
      <title>Re: tESBConsumer</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tESBConsumer/m-p/2330576#M99642</link>
      <description>Hi,&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Have you tried to use &amp;nbsp;tsoap component to call your SOAP web service?&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;The work flow should be:tfileinputxml--&amp;gt;tsoap--&amp;gt;tlogrow&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Please see the related scenario in component reference:&lt;A href="https://help.talend.com/search/all?query=tSOAP&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:tSOAP&lt;/A&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Sabrina&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Wed, 18 May 2016 08:20:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tESBConsumer/m-p/2330576#M99642</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-18T08:20:00Z</dc:date>
    </item>
    <item>
      <title>Re: tESBConsumer</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tESBConsumer/m-p/2330577#M99643</link>
      <description>Hi Sabrina, 
&lt;BR /&gt;I tried to use tsoap component. But I need basic Http authentication . I don't know what kind of authentication tsoap uses. 
&lt;BR /&gt;The Error-Message was 
&lt;BR /&gt; connecting to socket on port 3956 
&lt;BR /&gt; connected 
&lt;BR /&gt;Mai 18, 2016 10:11:53 AM com.sun.xml.internal.messaging.saaj.client.p2p.HttpSOAPConnection post 
&lt;BR /&gt;SCHWERWIEGEND: SAAJ0008: Bad Response; Unauthorized 
&lt;BR /&gt;Exception in component tSOAP_1 
&lt;BR /&gt;com.sun.xml.internal.messaging.saaj.SOAPExceptionImpl: com.sun.xml.internal.messaging.saaj.SOAPExceptionImpl: Bad response: (401Unauthorized 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.sun.xml.internal.messaging.saaj.client.p2p.HttpSOAPConnection.call(Unknown Source) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.soap.SOAPUtil.invokeSOAP(SOAPUtil.java:113) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at vaho_6.soaptestdhl_0_1.SoapTestDHL.tFileInputXML_4Process(SoapTestDHL.java:859) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at vaho_6.soaptestdhl_0_1.SoapTestDHL.runJobInTOS(SoapTestDHL.java:1262) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at vaho_6.soaptestdhl_0_1.SoapTestDHL.main(SoapTestDHL.java:1119) 
&lt;BR /&gt;Caused by: com.sun.xml.internal.messaging.saaj.SOAPExceptionImpl: Bad response: (401Unauthorized 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.sun.xml.internal.messaging.saaj.client.p2p.HttpSOAPConnection.post(Unknown Source) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ... 5 more 
&lt;BR /&gt;CAUSE: 
&lt;BR /&gt;com.sun.xml.internal.messaging.saaj.SOAPExceptionImpl: Bad response: (401Unauthorized 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.sun.xml.internal.messaging.saaj.client.p2p.HttpSOAPConnection.post(Unknown Source) 
&lt;BR /&gt; disconnected 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.sun.xml.internal.messaging.saaj.client.p2p.HttpSOAPConnection.call(Unknown Source) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.soap.SOAPUtil.invokeSOAP(SOAPUtil.java:113) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at vaho_6.soaptestdhl_0_1.SoapTestDHL.tFileInputXML_4Process(SoapTestDHL.java:859) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at vaho_6.soaptestdhl_0_1.SoapTestDHL.runJobInTOS(SoapTestDHL.java:1262) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at vaho_6.soaptestdhl_0_1.SoapTestDHL.main(SoapTestDHL.java:1119) 
&lt;BR /&gt;CAUSE: 
&lt;BR /&gt;com.sun.xml.internal.messaging.saaj.SOAPExceptionImpl: Bad response: (401Unauthorized 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.sun.xml.internal.messaging.saaj.client.p2p.HttpSOAPConnection.post(Unknown Source) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.sun.xml.internal.messaging.saaj.client.p2p.HttpSOAPConnection.call(Unknown Source) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.soap.SOAPUtil.invokeSOAP(SOAPUtil.java:113) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at vaho_6.soaptestdhl_0_1.SoapTestDHL.tFileInputXML_4Process(SoapTestDHL.java:859) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at vaho_6.soaptestdhl_0_1.SoapTestDHL.runJobInTOS(SoapTestDHL.java:1262) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at vaho_6.soaptestdhl_0_1.SoapTestDHL.main(SoapTestDHL.java:1119) 
&lt;BR /&gt;Job SoapTestDHL endet am 10:11 18/05/2016. 
&lt;BR /&gt;The manuel says: 
&lt;BR /&gt;Applications that call the DHL APIs must authenticate themselves at the Customer Integration Gateway (CIG). This authentication serves to identify the calling application and is independent of the additional authentication required to use the customer-related services of DHL PAKET, i.e. the DHL business customer shipping and private customer shipping APIs, etc. documented here. 
&lt;BR /&gt;The application authentication at the CIG is based on HTTP Basic Authentication specified in RFC 2617. 
&lt;BR /&gt;To use the business customer shipping test API, you will first need CIG authentication of your application in test mode. 
&lt;BR /&gt;The following credentials must also then be given in the web service: 
&lt;BR /&gt;User: geschaeftskunden_apiSignature: Dhl_ep_test1EKP: 5000000000 
&lt;BR /&gt;The user credentials must be entered in the SOAP header in "cis:Authentification": 
&lt;BR /&gt;&amp;lt;soapenv:Envelope xmlns:soapenv="" 
&lt;BR /&gt;&amp;nbsp;xmlns:cis="" 
&lt;BR /&gt;&amp;nbsp;xmlns:de=""&amp;gt; 
&lt;BR /&gt;&amp;nbsp;&amp;lt;soapenv:Header&amp;gt; 
&lt;BR /&gt;&amp;nbsp;&amp;lt;cis:Authentification&amp;gt; 
&lt;BR /&gt;&amp;nbsp;&amp;lt;cis:user&amp;gt;geschaeftskunden_api&amp;lt;/cis:user&amp;gt; 
&lt;BR /&gt;&amp;nbsp;&amp;lt;cis:signature&amp;gt;Dhl_ep_test1&amp;lt;cis:signature&amp;gt; 
&lt;BR /&gt;&amp;nbsp;&amp;lt;cis:type&amp;gt;0&amp;lt;/cis:type&amp;gt; 
&lt;BR /&gt;&amp;nbsp;&amp;lt;/cis:Authentification&amp;gt; 
&lt;BR /&gt;&amp;nbsp;&amp;lt;/soapenv:Header&amp;gt; 
&lt;BR /&gt;&amp;nbsp;&amp;lt;soapenv:Body&amp;gt; 
&lt;BR /&gt;&amp;nbsp;... 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;A href="https://community.talend.com/legacyfs/online/membersTempo/281250/tSoap-Small.png" target="_blank"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009ME5x.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/150270i236121257B22DF26/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009ME5x.png" alt="0683p000009ME5x.png" /&gt;&lt;/span&gt; &lt;/A&gt;</description>
      <pubDate>Wed, 18 May 2016 09:31:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tESBConsumer/m-p/2330577#M99643</guid>
      <dc:creator>anna_talend</dc:creator>
      <dc:date>2016-05-18T09:31:33Z</dc:date>
    </item>
    <item>
      <title>Re: tESBConsumer</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tESBConsumer/m-p/2330578#M99644</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LODxAAO"&gt;@anna.talend&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How did you solved the problem with the BasicAuth?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Dec 2018 10:35:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tESBConsumer/m-p/2330578#M99644</guid>
      <dc:creator>BderPan</dc:creator>
      <dc:date>2018-12-07T10:35:22Z</dc:date>
    </item>
    <item>
      <title>Re: tESBConsumer</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tESBConsumer/m-p/2330579#M99645</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN class=""&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LOc4AAG" target="_self"&gt;@ris.tan&lt;/A&gt;,&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class=""&gt;yes, I solved the problem. Two years ago...&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class=""&gt;The&amp;nbsp;solution was to separate body and header. The input schema of tESBConsumer is payload(Document) and headers (Document).&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class=""&gt;Build payload and header&amp;nbsp;separately&amp;nbsp;and unite them with tmap:&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class=""&gt;payload (document) - tmap - tESBConsumer - response&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;header (document)&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Dec 2018 11:06:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tESBConsumer/m-p/2330579#M99645</guid>
      <dc:creator>anna_talend</dc:creator>
      <dc:date>2018-12-07T11:06:10Z</dc:date>
    </item>
  </channel>
</rss>

