<?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: Unique Identifier for each Request in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Unique-Identifier-for-each-Request/m-p/2312699#M83617</link>
    <description>&lt;P&gt;Switch on "Use Business Correlation" in the tRestRequest and you can use the .......&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;((String)globalMap.get("tRESTRequest_1_CORRELATION_ID"))&lt;/PRE&gt;</description>
    <pubDate>Thu, 02 Nov 2017 00:25:18 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-11-02T00:25:18Z</dc:date>
    <item>
      <title>Unique Identifier for each Request</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unique-Identifier-for-each-Request/m-p/2312698#M83616</link>
      <description>&lt;P&gt;Is there any "unique" identifier I can capture for all requests received via the tRestRequest? I tried using&lt;/P&gt;
&lt;PRE&gt;((String)globalMap.get("tRESTRequest_1_CORRELATION_ID"))&lt;/PRE&gt;
&lt;P&gt;value, however, it returns a null value.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the log output, I see the following. How can I capture the ID field from here? It seems to be unique tying the request and response together. Any help is appreciated.&lt;/P&gt;
&lt;PRE&gt;INFO: Inbound Message
----------------------------
ID: 2
Address: http://localhost:8088/
Http-Method: GET
--------------------------------------
INFO: Outbound Message
---------------------------
ID: 2
Response-Code: 200
Content-Type: application/json
Headers: {Content-Type=[application/json], Date=[Wed, 01 Nov 2017 15:43:28 GMT]}&lt;/PRE&gt;
&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 09:06:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unique-Identifier-for-each-Request/m-p/2312698#M83616</guid>
      <dc:creator>root</dc:creator>
      <dc:date>2024-11-16T09:06:41Z</dc:date>
    </item>
    <item>
      <title>Re: Unique Identifier for each Request</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unique-Identifier-for-each-Request/m-p/2312699#M83617</link>
      <description>&lt;P&gt;Switch on "Use Business Correlation" in the tRestRequest and you can use the .......&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;((String)globalMap.get("tRESTRequest_1_CORRELATION_ID"))&lt;/PRE&gt;</description>
      <pubDate>Thu, 02 Nov 2017 00:25:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unique-Identifier-for-each-Request/m-p/2312699#M83617</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-02T00:25:18Z</dc:date>
    </item>
    <item>
      <title>Re: Unique Identifier for each Request</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unique-Identifier-for-each-Request/m-p/2312700#M83618</link>
      <description>&lt;A href="https://community.qlik.com/s/profile/005390000069RuGAAU"&gt;@rhall&lt;/A&gt; I checked on the "Use Business Correlation" option in tRestRequest. Still, i am getting a null for ((String)globalMap.get("tRESTRequest_1_CORRELATION_ID")). 
&lt;BR /&gt; 
&lt;BR /&gt;I am trying to call this after tRestRequest --&amp;gt; tJavaRow 
&lt;BR /&gt; 
&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 02 Nov 2017 14:25:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unique-Identifier-for-each-Request/m-p/2312700#M83618</guid>
      <dc:creator>root</dc:creator>
      <dc:date>2017-11-02T14:25:24Z</dc:date>
    </item>
    <item>
      <title>Re: Unique Identifier for each Request</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unique-Identifier-for-each-Request/m-p/2312701#M83619</link>
      <description>Sorry, false alarm. It works. Turns out I had multiple tRestRequest components (disabled) and the one which was current is tRestRequest_3
&lt;BR /&gt;
&lt;BR /&gt;I will see how this works for my solution. Thanks again.</description>
      <pubDate>Thu, 02 Nov 2017 14:31:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unique-Identifier-for-each-Request/m-p/2312701#M83619</guid>
      <dc:creator>root</dc:creator>
      <dc:date>2017-11-02T14:31:01Z</dc:date>
    </item>
  </channel>
</rss>

