<?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: Calling rest service with header which is provided by a previous rest call? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Calling-rest-service-with-header-which-is-provided-by-a-previous/m-p/2220720#M15008</link>
    <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LEqBAAW"&gt;@olja&lt;/A&gt;&amp;nbsp;, tRestclinet you need to pass Body from the textractjsonfileds take the token filed and construct the Body filed in tJavarow, which Document data type.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 22 Apr 2020 13:14:53 GMT</pubDate>
    <dc:creator>manodwhb</dc:creator>
    <dc:date>2020-04-22T13:14:53Z</dc:date>
    <item>
      <title>Calling rest service with header which is provided by a previous rest call?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Calling-rest-service-with-header-which-is-provided-by-a-previous/m-p/2220719#M15007</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;now I am able to call a rest service which provides me a repsonse like this&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;[tLogRow_1] Body: {"token":"eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJzeXNhZG0iLCJyb2xlcyI6WyJBRE1JTiIsIlNFUlZJQ0UiXSwiQXV0aG9yaXRpZXMiOlt7ImF1dGhvcml0eSI6IkFETUlOIn0seyJhdXRob3JpdHkiOiJTRVJWSUNFIn1dLCJleHAiOjE1ODgxNTI5NjEsImlhdCI6MTU4NzU0ODE2MX0.3Kl-7sgAouQq4tu8Sv9do-AouyMw9gP87Foy5W-evuGl_mWFCZn8xgsbVPsydZJelLenD6DgrEYe4HdyeFfrZg"}|ERROR_CODE:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Now I want to take this value of token and call another rest service but this time i want to use the value of the token as a header parameter with name&amp;nbsp;Authorization&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;How can I solve this, actually I am trying to use the tExtractJSONFields to extract the token value, but i do &lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2020-04-22 12_12_09-Talend Open Studio for ESB (7.3.1.20200117_1600-M6) _ Local_Project (Verbindung_.png" style="width: 897px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M9zk.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/131207iE85A2526DFE86466/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M9zk.png" alt="0683p000009M9zk.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;not know how to put this value into the next rest call&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:37:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Calling-rest-service-with-header-which-is-provided-by-a-previous/m-p/2220719#M15007</guid>
      <dc:creator>olja</dc:creator>
      <dc:date>2024-11-16T02:37:03Z</dc:date>
    </item>
    <item>
      <title>Re: Calling rest service with header which is provided by a previous rest call?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Calling-rest-service-with-header-which-is-provided-by-a-previous/m-p/2220720#M15008</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LEqBAAW"&gt;@olja&lt;/A&gt;&amp;nbsp;, tRestclinet you need to pass Body from the textractjsonfileds take the token filed and construct the Body filed in tJavarow, which Document data type.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Apr 2020 13:14:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Calling-rest-service-with-header-which-is-provided-by-a-previous/m-p/2220720#M15008</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-04-22T13:14:53Z</dc:date>
    </item>
    <item>
      <title>Re: Calling rest service with header which is provided by a previous rest call?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Calling-rest-service-with-header-which-is-provided-by-a-previous/m-p/2220721#M15009</link>
      <description>&lt;P&gt;thx for the response, but can you please be more detailed, i cannot follow because i am new to talend. Maybe an example? How do I set this in the tJavaRow and how then push it to the next tRestClient call?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 22 Apr 2020 13:20:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Calling-rest-service-with-header-which-is-provided-by-a-previous/m-p/2220721#M15009</guid>
      <dc:creator>olja</dc:creator>
      <dc:date>2020-04-22T13:20:42Z</dc:date>
    </item>
  </channel>
</rss>

