<?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: Dynamic Rest Endpoint in tRestRequest Component in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Dynamic-Rest-Endpoint-in-tRestRequest-Component/m-p/2328742#M98002</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;This jira issue &lt;A title="https://jira.talendforge.org/browse/TESB-11530" href="https://jira.talendforge.org/browse/TESB-11530" target="_self" rel="nofollow noopener noreferrer"&gt;https://jira.talendforge.org/browse/TESB-11530&lt;/A&gt; is still in process.&lt;/P&gt; 
&lt;P&gt;We will keep you posted.&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>Wed, 07 Feb 2018 08:53:53 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-02-07T08:53:53Z</dc:date>
    <item>
      <title>Dynamic Rest Endpoint in tRestRequest Component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Dynamic-Rest-Endpoint-in-tRestRequest-Component/m-p/2328731#M97991</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I'm new with Talend ESB. I wonder is it possible to set dynamic rest endpoint on tRestRequest component?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I've tried to set rest endpoint with context and globalMap but the job failure to start when I deploy it on apache karaf (runtime esbse) container. When I check using command list-endpoints on apache karaf console, the job that I deployed listen on address becomes "/context.service_url" which supposed to be "&lt;A href="http://10.50.50.32:8090" target="_blank" rel="nofollow noopener noreferrer"&gt;http://10.50.50.32:8090&lt;/A&gt;". Any idea how to solve this?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks.&lt;/P&gt; 
&lt;P&gt;Roy.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 09:31:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Dynamic-Rest-Endpoint-in-tRestRequest-Component/m-p/2328731#M97991</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T09:31:44Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Rest Endpoint in tRestRequest Component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Dynamic-Rest-Endpoint-in-tRestRequest-Component/m-p/2328732#M97992</link>
      <description>&lt;P&gt;It sounds like you are mixing String constants with String variables incorrectly. Anything within quotes should be considered a constant. A context variable cannot be included inside those quotes. If you want to mix and match you need to concatenate like below....&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;"/mybasepath/"+context.MyVariable&lt;/PRE&gt; 
&lt;P&gt;You should also realise that once a service has started in your runtime, you cannot change the URL without restarting the service first.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jul 2017 16:44:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Dynamic-Rest-Endpoint-in-tRestRequest-Component/m-p/2328732#M97992</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-13T16:44:15Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Rest Endpoint in tRestRequest Component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Dynamic-Rest-Endpoint-in-tRestRequest-Component/m-p/2328733#M97993</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Sorry my mistake on writing the question. I don't used quotes on my talend rest endpoint, below is the step I've done:&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tRestRequest end point setting" style="width: 756px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LvW9.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133138iB17325259FD0AEB7/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LvW9.png" alt="0683p000009LvW9.png" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;tRestRequest end point setting&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TestWS.cfg file inside karaf etc folder" style="width: 327px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LvKj.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/151194i52858CE1AD49E12A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LvKj.png" alt="0683p000009LvKj.png" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;TestWS.cfg file inside karaf etc folder&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Job active on karaf" style="width: 877px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LvWJ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/146124i98C7009837EB3BFE/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LvWJ.png" alt="0683p000009LvWJ.png" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Job active on karaf&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="list-endpoints command result" style="width: 882px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LvJS.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154033iF5E24BDF46A0E9E7/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LvJS.png" alt="0683p000009LvJS.png" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;list-endpoints command result&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;noticed on the yellow marked result. At this point the port is not listening, I cannot access the service.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jul 2017 02:40:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Dynamic-Rest-Endpoint-in-tRestRequest-Component/m-p/2328733#M97993</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-14T02:40:03Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Rest Endpoint in tRestRequest Component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Dynamic-Rest-Endpoint-in-tRestRequest-Component/m-p/2328734#M97994</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyone can help me with this issue?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jul 2017 05:06:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Dynamic-Rest-Endpoint-in-tRestRequest-Component/m-p/2328734#M97994</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-17T05:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Rest Endpoint in tRestRequest Component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Dynamic-Rest-Endpoint-in-tRestRequest-Component/m-p/2328735#M97995</link>
      <description>&lt;P&gt;Did you solve this problem? I would sure like to know how.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I think I am seeing the same thing. For Studio on Tomcat, I can use REST Endpoint=context.deployedhostname which is "http://localhost:8080" and it works fine. But when I deploy to ESB,&amp;nbsp;&lt;SPAN&gt;context.deployedhostname is literal, not the value of the variable! In karaf the hostname and port are supposed to be assigned by the server, and if you specify them, it will overwrite the server defaults, and probably not match the server firewall, SSL, etc.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;So really you need to use a context variable for the endpoint, but it does not work in the karaf container.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Furthermore I found the ESB port number will be overwritten and use a random number if Rest Endpoint is a null string. So it seems this component is really broken.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jan 2018 06:09:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Dynamic-Rest-Endpoint-in-tRestRequest-Component/m-p/2328735#M97995</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-19T06:09:51Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Rest Endpoint in tRestRequest Component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Dynamic-Rest-Endpoint-in-tRestRequest-Component/m-p/2328736#M97996</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;We have already redirected your issue to our ESB experts and will keep you posted.&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jan 2018 07:05:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Dynamic-Rest-Endpoint-in-tRestRequest-Component/m-p/2328736#M97996</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-19T07:05:04Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Rest Endpoint in tRestRequest Component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Dynamic-Rest-Endpoint-in-tRestRequest-Component/m-p/2328737#M97997</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;Here exists a new feature jira issue:&lt;A title="https://jira.talendforge.org/browse/TESB-11530" href="https://jira.talendforge.org/browse/TESB-11530" target="_self" rel="nofollow noopener noreferrer"&gt;https://jira.talendforge.org/browse/TESB-11530.&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;Please take a look at it and feel free to let us know your concern.&lt;/P&gt; 
&lt;P&gt;Thanks for your time.&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; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jan 2018 07:22:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Dynamic-Rest-Endpoint-in-tRestRequest-Component/m-p/2328737#M97997</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-19T07:22:32Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Rest Endpoint in tRestRequest Component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Dynamic-Rest-Endpoint-in-tRestRequest-Component/m-p/2328738#M97998</link>
      <description>Thanks. That's the same bug for sure. It was logged 4 months ago, but there does not seem to be progress yet. Everyplace else in TOS that substitution would work, seems like it should be fixed ASAP.</description>
      <pubDate>Fri, 19 Jan 2018 07:30:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Dynamic-Rest-Endpoint-in-tRestRequest-Component/m-p/2328738#M97998</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-19T07:30:24Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Rest Endpoint in tRestRequest Component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Dynamic-Rest-Endpoint-in-tRestRequest-Component/m-p/2328739#M97999</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;Please feel free to vote for this jira issue and add your comment in it.&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2018 09:10:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Dynamic-Rest-Endpoint-in-tRestRequest-Component/m-p/2328739#M97999</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-22T09:10:55Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Rest Endpoint in tRestRequest Component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Dynamic-Rest-Endpoint-in-tRestRequest-Component/m-p/2328740#M98000</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I never solved the problem. And seems no one can suggestion a solution, so I decided to hard code the url on the compnent. Not as I expected, but no choice.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jan 2018 08:16:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Dynamic-Rest-Endpoint-in-tRestRequest-Component/m-p/2328740#M98000</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-24T08:16:02Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Rest Endpoint in tRestRequest Component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Dynamic-Rest-Endpoint-in-tRestRequest-Component/m-p/2328741#M98001</link>
      <description>&lt;P&gt;I am facing the same issue .context variables are not getting resolved when i am deploying the job to TAC.&lt;/P&gt;&lt;P&gt;Please Help as It has become very difficult to keep the same artifact for different environment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Ls5Q"&gt;Context variable version has the value dev.docx&lt;/A&gt;</description>
      <pubDate>Tue, 06 Feb 2018 12:18:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Dynamic-Rest-Endpoint-in-tRestRequest-Component/m-p/2328741#M98001</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-06T12:18:00Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Rest Endpoint in tRestRequest Component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Dynamic-Rest-Endpoint-in-tRestRequest-Component/m-p/2328742#M98002</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;This jira issue &lt;A title="https://jira.talendforge.org/browse/TESB-11530" href="https://jira.talendforge.org/browse/TESB-11530" target="_self" rel="nofollow noopener noreferrer"&gt;https://jira.talendforge.org/browse/TESB-11530&lt;/A&gt; is still in process.&lt;/P&gt; 
&lt;P&gt;We will keep you posted.&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>Wed, 07 Feb 2018 08:53:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Dynamic-Rest-Endpoint-in-tRestRequest-Component/m-p/2328742#M98002</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-07T08:53:53Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Rest Endpoint in tRestRequest Component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Dynamic-Rest-Endpoint-in-tRestRequest-Component/m-p/2328743#M98003</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;I'm also facing the same issue.&lt;/P&gt; 
&lt;P&gt;I've tried with both 6.4.1 and 7.1.1 version with the same result. As soon as the Endpoint REST is configured with a context variable in the Studio, the Karaf "list-endpoints" command result is false (the value of the Address field is equal to /context.myContextVariable) as shown on the following capture:&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2019-04-24 20_06_20-Karaf.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M4q3.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/153949i43E62C23F3E96617/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M4q3.png" alt="0683p000009M4q3.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;Jira cases #&amp;nbsp;TESB-11530 is still unresolved.&lt;/P&gt; 
&lt;P&gt;It seems the only workarround is to use relative hard coded endpoint instead of a context variable.&lt;/P&gt; 
&lt;P&gt;Can someone confirm or give a better/definitive answer regarding this issue?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thank's a lot&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2019 19:15:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Dynamic-Rest-Endpoint-in-tRestRequest-Component/m-p/2328743#M98003</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2019-04-24T19:15:41Z</dc:date>
    </item>
  </channel>
</rss>

