<?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: Developing Rest based API that connects to a subjob which calls third party API in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Developing-Rest-based-API-that-connects-to-a-subjob-which-calls/m-p/2231761#M21954</link>
    <description>Problem is not components arrangement but tRestClient settings. Share this piece.</description>
    <pubDate>Thu, 31 Oct 2019 12:50:14 GMT</pubDate>
    <dc:creator>TRF</dc:creator>
    <dc:date>2019-10-31T12:50:14Z</dc:date>
    <item>
      <title>Developing Rest based API that connects to a subjob which calls third party API</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Developing-Rest-based-API-that-connects-to-a-subjob-which-calls/m-p/2231760#M21953</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am new to Talend Open Studio for ESB. What am to trying to achieve is develop a rest API that can be exposed while consuming third party api. I created a sub job using tRestClient to consume the third party api; then connect it to tRestRequest&amp;nbsp; in other to accept request from users and define the new service endpoint that would be exposed.The product i am using to develop is talend studio. Attached is a screenshot of the design. But am getting compilation error, I don't know if the components are correctly arranged or am I missing something. Kindly assist.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 04:12:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Developing-Rest-based-API-that-connects-to-a-subjob-which-calls/m-p/2231760#M21953</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T04:12:27Z</dc:date>
    </item>
    <item>
      <title>Re: Developing Rest based API that connects to a subjob which calls third party API</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Developing-Rest-based-API-that-connects-to-a-subjob-which-calls/m-p/2231761#M21954</link>
      <description>Problem is not components arrangement but tRestClient settings. Share this piece.</description>
      <pubDate>Thu, 31 Oct 2019 12:50:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Developing-Rest-based-API-that-connects-to-a-subjob-which-calls/m-p/2231761#M21954</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2019-10-31T12:50:14Z</dc:date>
    </item>
    <item>
      <title>Re: Developing Rest based API that connects to a subjob which calls third party API</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Developing-Rest-based-API-that-connects-to-a-subjob-which-calls/m-p/2231762#M21955</link>
      <description>&lt;P&gt;Thanks for the swift response. Kindly find below the tRestClient configuration screen shots.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tRestClient_AdvancedSettings.PNG" style="width: 869px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M7uN.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133063i5513532C5364573C/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M7uN.png" alt="0683p000009M7uN.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tRestClient_BasicSettings.PNG" style="width: 830px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M7Tk.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/131659iDB52ADD0E71A72A3/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M7Tk.png" alt="0683p000009M7Tk.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tRestClient_InputSchema.PNG" style="width: 996px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M81d.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/131631i4E3F573E7D43A674/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M81d.png" alt="0683p000009M81d.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tRestClient_ResponseSchema.PNG" style="width: 989px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M81n.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/134234i0243B92E0DD6BBCD/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M81n.png" alt="0683p000009M81n.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Oct 2019 13:52:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Developing-Rest-based-API-that-connects-to-a-subjob-which-calls/m-p/2231762#M21955</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-10-31T13:52:25Z</dc:date>
    </item>
    <item>
      <title>Re: Developing Rest based API that connects to a subjob which calls third party API</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Developing-Rest-based-API-that-connects-to-a-subjob-which-calls/m-p/2231763#M21956</link>
      <description>&lt;P&gt;Also kindly find attached the the project file. Thanks&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Lw50"&gt;CurrencyConverter_2019_10_31.zip&lt;/A&gt;</description>
      <pubDate>Thu, 31 Oct 2019 14:03:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Developing-Rest-based-API-that-connects-to-a-subjob-which-calls/m-p/2231763#M21956</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-10-31T14:03:26Z</dc:date>
    </item>
  </channel>
</rss>

