<?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: tRestResponse Help in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tRestResponse-Help/m-p/2318046#M88424</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;tRestresponse has it own schema.&amp;nbsp;Use that schema only to get output. Response comes under that schema only.&lt;/P&gt;</description>
    <pubDate>Mon, 06 Nov 2017 16:49:49 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-11-06T16:49:49Z</dc:date>
    <item>
      <title>tRestResponse Help</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tRestResponse-Help/m-p/2318045#M88423</link>
      <description>&lt;P&gt;Is there any way to capture the "response" which is generated from tRestResponse (after the response is sent)? I have a need to save the responses for audit purposes.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;java.util.Map&amp;lt;String, Object&amp;gt; response = (java.util.Map&amp;lt;String, Object&amp;gt;) globalMap.get("restResponse");
System.out.println( "Res: " + response );

--&amp;gt; This gives:
{drop.json.root.element=true, STATUS=200, HEADERS={}, BODY=org.dom4j.tree.DefaultDocument@32f7902f [Document: name null]}

System.out.println( "ResStream: " + (String) globalMap.get("restResponseStream") );
--&amp;gt; This is null&lt;/PRE&gt;
&lt;P&gt;I tried above globalMap values, but am unsuccessful.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 09:05:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tRestResponse-Help/m-p/2318045#M88423</guid>
      <dc:creator>root</dc:creator>
      <dc:date>2024-11-16T09:05:46Z</dc:date>
    </item>
    <item>
      <title>Re: tRestResponse Help</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tRestResponse-Help/m-p/2318046#M88424</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;tRestresponse has it own schema.&amp;nbsp;Use that schema only to get output. Response comes under that schema only.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Nov 2017 16:49:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tRestResponse-Help/m-p/2318046#M88424</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-06T16:49:49Z</dc:date>
    </item>
    <item>
      <title>Re: tRestResponse Help</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tRestResponse-Help/m-p/2318047#M88425</link>
      <description>&lt;A href="https://community.qlik.com/s/profile/0053p000007LLx0AAG"&gt;@kate&lt;/A&gt;: I am not sure if I am following you. I need to capture the "response" generated by tRestResponse. Something to the effect of the headers and payload generated to be sent out. I do not see any OUT links coming from the tRestResponse component.</description>
      <pubDate>Mon, 06 Nov 2017 18:08:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tRestResponse-Help/m-p/2318047#M88425</guid>
      <dc:creator>root</dc:creator>
      <dc:date>2017-11-06T18:08:27Z</dc:date>
    </item>
    <item>
      <title>Re: tRestResponse Help</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tRestResponse-Help/m-p/2318048#M88426</link>
      <description>&lt;P&gt;Shameles bump. Is it even possible to capture the payload once its sent? the tRestResponse component does not seem to have any output links/ globalmap variables to use. Any help is appreciated. Thank you&lt;/P&gt;</description>
      <pubDate>Tue, 07 Nov 2017 18:51:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tRestResponse-Help/m-p/2318048#M88426</guid>
      <dc:creator>root</dc:creator>
      <dc:date>2017-11-07T18:51:49Z</dc:date>
    </item>
    <item>
      <title>Re: tRestResponse Help</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tRestResponse-Help/m-p/2318049#M88427</link>
      <description>Shameless bump. Any help appreciated!</description>
      <pubDate>Wed, 15 Nov 2017 14:15:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tRestResponse-Help/m-p/2318049#M88427</guid>
      <dc:creator>root</dc:creator>
      <dc:date>2017-11-15T14:15:35Z</dc:date>
    </item>
    <item>
      <title>Re: tRestResponse Help</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tRestResponse-Help/m-p/2318050#M88428</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Do you want to output the response on console to a specific file?&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2017 09:50:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tRestResponse-Help/m-p/2318050#M88428</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-16T09:50:28Z</dc:date>
    </item>
    <item>
      <title>Re: tRestResponse Help</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tRestResponse-Help/m-p/2318051#M88429</link>
      <description>&lt;A href="https://community.qlik.com/s/profile/00539000004XsaeAAC"&gt;@xdshi&lt;/A&gt;: Well, I was thinking to save it in a DB table. but I can definitely live with the fact that a file can hold the response for each request. 
&lt;BR /&gt; 
&lt;BR /&gt;I checked tesb.log and it contains lots of these request/ responses. But, going through multiple files is a very exhaustive process to find a particular request/ response</description>
      <pubDate>Thu, 16 Nov 2017 20:49:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tRestResponse-Help/m-p/2318051#M88429</guid>
      <dc:creator>root</dc:creator>
      <dc:date>2017-11-16T20:49:42Z</dc:date>
    </item>
  </channel>
</rss>

