<?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: [resolved] How to access tESBProviderRequest payload in tAsserCatcher? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-access-tESBProviderRequest-payload-in/m-p/2248169#M33103</link>
    <description>Thank you Shong 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;</description>
    <pubDate>Thu, 04 Dec 2014 07:13:51 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-12-04T07:13:51Z</dc:date>
    <item>
      <title>[resolved] How to access tESBProviderRequest payload in tAsserCatcher?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-access-tESBProviderRequest-payload-in/m-p/2248167#M33101</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;in a service job processes soap request. The processing throws exception. We catch this exception in a tAssertCatcher and send fault using tXMLMap and tESBProviderFault.&lt;BR /&gt;How to access the request payload in error handling? I need to copy some metadata from request to the fault.&lt;BR /&gt;Thank you, Viktor&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 11:23:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-access-tESBProviderRequest-payload-in/m-p/2248167#M33101</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:23:59Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How to access tESBProviderRequest payload in tAsserCatcher?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-access-tESBProviderRequest-payload-in/m-p/2248168#M33102</link>
      <description>Hi 
&lt;BR /&gt;You can store the payload to a global variable on tJavaRow before processing, and then you are able to get it later on other component, for example: 
&lt;BR /&gt;tESBProviderRequest--main--tJavaRow--main--tXMLMap..... 
&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;BR /&gt;tAsserCatcher----tMap---&amp;gt; 
&lt;BR /&gt;on tJavaRow: 
&lt;BR /&gt; 
&lt;PRE&gt;output_row.payload = input_row.payload;&lt;BR /&gt;globalMap.put("key",input_row.payload);&lt;BR /&gt;&lt;/PRE&gt; 
&lt;BR /&gt;on tMap, add the new column with Document type in the output table, and set its expression as: 
&lt;BR /&gt; 
&lt;PRE&gt;(routines.system.Document)globalMap.get("key")&lt;/PRE&gt; 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Shong</description>
      <pubDate>Thu, 04 Dec 2014 03:42:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-access-tESBProviderRequest-payload-in/m-p/2248168#M33102</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-04T03:42:50Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How to access tESBProviderRequest payload in tAsserCatcher?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-access-tESBProviderRequest-payload-in/m-p/2248169#M33103</link>
      <description>Thank you Shong 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Thu, 04 Dec 2014 07:13:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-access-tESBProviderRequest-payload-in/m-p/2248169#M33103</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-04T07:13:51Z</dc:date>
    </item>
  </channel>
</rss>

