<?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: URL of Service Locator from AngularJS client in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/URL-of-Service-Locator-from-AngularJS-client/m-p/2327840#M97188</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;HR /&gt; 
 &lt;P&gt;Now i want to access this webservice from Angular/JSp pages and also should use the ServiceLocator so that if one of the service is down , i will be able to get response from other.&lt;/P&gt; 
 &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
 &lt;P&gt;in this what should be my URL so that i get response from if any one is down/unavalable.&lt;/P&gt; 
 &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
 &lt;P&gt;if i give&amp;nbsp;&lt;SPAN&gt;http://localhost:8041/services/customer/getAddress then i able to get the response and when i stop the service&amp;nbsp;&amp;lt;html&amp;gt;&amp;lt;body&amp;gt;No service was found.&amp;lt;/body&amp;gt;&amp;lt;/html&amp;gt; is the response i got&lt;/SPAN&gt;&lt;/P&gt; 
 &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
 &lt;P&gt;&lt;SPAN&gt;i tried to access with&amp;nbsp;&amp;nbsp;http://localhost:2181/services/customer/getAddress but not getting any response.&lt;/SPAN&gt;&lt;/P&gt; 
 &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
 &lt;P&gt;&lt;SPAN&gt;what should be my loadbalacing URL??&lt;/SPAN&gt;&lt;/P&gt; 
 &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
 &lt;HR /&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;P&gt;It looks like service locator doesn’t support for it. Could you please create a new feature/ work item jira issue of ESB project on talend bug tracker?&lt;/P&gt; 
&lt;P&gt;&lt;A title="https://jira.talendforge.org/secure/Dashboard.jspa" href="https://jira.talendforge.org/secure/Dashboard.jspa" target="_self" rel="nofollow noopener noreferrer"&gt;https://jira.talendforge.org/secure/Dashboard.jspa&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
    <pubDate>Wed, 18 Apr 2018 11:09:27 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-04-18T11:09:27Z</dc:date>
    <item>
      <title>URL of Service Locator from AngularJS client</title>
      <link>https://community.qlik.com/t5/Talend-Studio/URL-of-Service-Locator-from-AngularJS-client/m-p/2327839#M97187</link>
      <description>&lt;P&gt;i have created Rest WebService in talend studio with tRestRequest and tRestResponse. In tResrRequest I have enabled the checkbox for ServiceLocator.&lt;/P&gt;
&lt;P&gt;I am able to access the Rest webservice as &lt;A href="http://locahost:8040/services/customer/getAdress" target="_blank"&gt;http://locahost:8040/services/customer/getAdress&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Created Alternative container with port 8041 and deployed the same service. I able to access the Rest Webservice as&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://localhost:8041/services/customer/getAddress" target="_blank"&gt;http://localhost:8041/services/customer/getAddress&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now i want to access this webservice from Angular/JSp pages and also should use the ServiceLocator so that if one of the service is down , i will be able to get response from other.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;in this what should be my URL so that i get response from if any one is down/unavalable.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if i give&amp;nbsp;&lt;SPAN&gt;&lt;A href="http://localhost:8041/services/customer/getAddress" target="_blank"&gt;http://localhost:8041/services/customer/getAddress&lt;/A&gt; then i able to get the response and when i stop the service&amp;nbsp;&amp;lt;html&amp;gt;&amp;lt;body&amp;gt;No service was found.&amp;lt;/body&amp;gt;&amp;lt;/html&amp;gt; is the response i got&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;i tried to access with&amp;nbsp;&amp;nbsp;&lt;A href="http://localhost:2181/services/customer/getAddress" target="_blank"&gt;http://localhost:2181/services/customer/getAddress&lt;/A&gt; but not getting any response.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;what should be my loadbalacing URL??&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:31:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/URL-of-Service-Locator-from-AngularJS-client/m-p/2327839#M97187</guid>
      <dc:creator>glakshmi23</dc:creator>
      <dc:date>2024-11-16T08:31:13Z</dc:date>
    </item>
    <item>
      <title>Re: URL of Service Locator from AngularJS client</title>
      <link>https://community.qlik.com/t5/Talend-Studio/URL-of-Service-Locator-from-AngularJS-client/m-p/2327840#M97188</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;HR /&gt; 
 &lt;P&gt;Now i want to access this webservice from Angular/JSp pages and also should use the ServiceLocator so that if one of the service is down , i will be able to get response from other.&lt;/P&gt; 
 &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
 &lt;P&gt;in this what should be my URL so that i get response from if any one is down/unavalable.&lt;/P&gt; 
 &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
 &lt;P&gt;if i give&amp;nbsp;&lt;SPAN&gt;http://localhost:8041/services/customer/getAddress then i able to get the response and when i stop the service&amp;nbsp;&amp;lt;html&amp;gt;&amp;lt;body&amp;gt;No service was found.&amp;lt;/body&amp;gt;&amp;lt;/html&amp;gt; is the response i got&lt;/SPAN&gt;&lt;/P&gt; 
 &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
 &lt;P&gt;&lt;SPAN&gt;i tried to access with&amp;nbsp;&amp;nbsp;http://localhost:2181/services/customer/getAddress but not getting any response.&lt;/SPAN&gt;&lt;/P&gt; 
 &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
 &lt;P&gt;&lt;SPAN&gt;what should be my loadbalacing URL??&lt;/SPAN&gt;&lt;/P&gt; 
 &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
 &lt;HR /&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;P&gt;It looks like service locator doesn’t support for it. Could you please create a new feature/ work item jira issue of ESB project on talend bug tracker?&lt;/P&gt; 
&lt;P&gt;&lt;A title="https://jira.talendforge.org/secure/Dashboard.jspa" href="https://jira.talendforge.org/secure/Dashboard.jspa" target="_self" rel="nofollow noopener noreferrer"&gt;https://jira.talendforge.org/secure/Dashboard.jspa&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 18 Apr 2018 11:09:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/URL-of-Service-Locator-from-AngularJS-client/m-p/2327840#M97188</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-18T11:09:27Z</dc:date>
    </item>
  </channel>
</rss>

