<?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: After deploying Rest service to remote engine, what URL i should use to send request to Rest service? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/After-deploying-Rest-service-to-remote-engine-what-URL-i-should/m-p/2364809#M128508</link>
    <description>&lt;P&gt;Hi @Not defined Not defined​&amp;nbsp;, have you try with https://{server ip}:5070/ticket or https://{server ip}:5070/services/ticket ?&lt;/P&gt;&lt;P&gt;Send me love and kudos&lt;/P&gt;</description>
    <pubDate>Tue, 07 Sep 2021 08:25:09 GMT</pubDate>
    <dc:creator>gjeremy1617088143</dc:creator>
    <dc:date>2021-09-07T08:25:09Z</dc:date>
    <item>
      <title>After deploying Rest service to remote engine, what URL i should use to send request to Rest service?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/After-deploying-Rest-service-to-remote-engine-what-URL-i-should/m-p/2364808#M128507</link>
      <description>&lt;P&gt;I am using Talend Studio 7.3.1 and Remote Engine 2.10.6 on DEV server. I have a very simple job named "rest1" which includes tRestRequest and tRestResponse. I run the job in Studio and I am able to send a request (POST) to &lt;A href="http://localhost:8088/ticket" alt="http://localhost:8088/ticket" target="_blank"&gt;http://localhost:8088/ticket&lt;/A&gt; and get back the response.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000IcTnKAAV.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/153124iF6228C6E1FF76509/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000IcTnKAAV.png" alt="0695b00000IcTnKAAV.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then I deploy the job to Remote Engine in Dev server with custom port is 5070. So far so good. In Talend Management Console site, I see there is no error in the log. Here is the problem:&lt;/P&gt;&lt;P&gt;&lt;B&gt;I don't know what url i have to use to test it in Dev server&lt;/B&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried http://{server ip}:5070/ticket , http://{server ip}:5070/services/ticket, &lt;/P&gt;&lt;P&gt;http://{server ip}:5070/rest1/ticket and i always get back the response similar like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;  "timestamp": "2021-09-04T23:46:38.520+00:00",&lt;/P&gt;&lt;P&gt;  "status": 404, &lt;/P&gt;&lt;P&gt;  "error":"Not Found",&lt;/P&gt;&lt;P&gt;  "message": "No message available",&lt;/P&gt;&lt;P&gt;  "path": "/ticket"&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 23:46:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/After-deploying-Rest-service-to-remote-engine-what-URL-i-should/m-p/2364808#M128507</guid>
      <dc:creator>nvtd4000</dc:creator>
      <dc:date>2024-11-15T23:46:21Z</dc:date>
    </item>
    <item>
      <title>Re: After deploying Rest service to remote engine, what URL i should use to send request to Rest service?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/After-deploying-Rest-service-to-remote-engine-what-URL-i-should/m-p/2364809#M128508</link>
      <description>&lt;P&gt;Hi @Not defined Not defined​&amp;nbsp;, have you try with https://{server ip}:5070/ticket or https://{server ip}:5070/services/ticket ?&lt;/P&gt;&lt;P&gt;Send me love and kudos&lt;/P&gt;</description>
      <pubDate>Tue, 07 Sep 2021 08:25:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/After-deploying-Rest-service-to-remote-engine-what-URL-i-should/m-p/2364809#M128508</guid>
      <dc:creator>gjeremy1617088143</dc:creator>
      <dc:date>2021-09-07T08:25:09Z</dc:date>
    </item>
    <item>
      <title>Re: After deploying Rest service to remote engine, what URL i should use to send request to Rest service?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/After-deploying-Rest-service-to-remote-engine-what-URL-i-should/m-p/2364810#M128509</link>
      <description>&lt;P&gt;I have found out the solution:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;In tRestRequest component, you put "/" to REST endpoint (instead of "http://localhost:8088").&lt;/LI&gt;&lt;LI&gt;After deploying to Remote Engine, you can test it with http://{server ip}:5070/services/ticket&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Wed, 08 Sep 2021 04:20:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/After-deploying-Rest-service-to-remote-engine-what-URL-i-should/m-p/2364810#M128509</guid>
      <dc:creator>nvtd4000</dc:creator>
      <dc:date>2021-09-08T04:20:37Z</dc:date>
    </item>
  </channel>
</rss>

