<?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: how to call Service Locator from pl/sql? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/how-to-call-Service-Locator-from-pl-sql/m-p/2347709#M114922</link>
    <description>We started the tesb-locator-soap-service feature and see those 4 operations. &lt;BR /&gt;We will try this suggestion but looks promising. &lt;BR /&gt;Thanks</description>
    <pubDate>Mon, 10 Jun 2013 05:53:11 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-06-10T05:53:11Z</dc:date>
    <item>
      <title>how to call Service Locator from pl/sql?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-call-Service-Locator-from-pl-sql/m-p/2347707#M114920</link>
      <description>Did someone achieve this?&lt;BR /&gt;Usually we use SOAP_API to hit SOAP services &lt;A href="http://www.oracle-base.com/dba/miscellaneous/soap_api.sql" target="_blank" rel="nofollow noopener noreferrer"&gt;http://www.oracle-base.com/dba/miscellaneous/soap_api.sql&lt;/A&gt;&lt;BR /&gt;But we do not know how to access SOAP/REST services on the Service Locator with pl/sql.&lt;BR /&gt;According to documentation we should add a library in the consumer, which works for java projects, but how to proceed from ps/sql?&lt;BR /&gt;Thanks</description>
      <pubDate>Sat, 16 Nov 2024 12:00:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-call-Service-Locator-from-pl-sql/m-p/2347707#M114920</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:00:47Z</dc:date>
    </item>
    <item>
      <title>Re: how to call Service Locator from pl/sql?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-call-Service-Locator-from-pl-sql/m-p/2347708#M114921</link>
      <description>SL SOAP services will expose 4 operations at http://localhost:8040/services/ServiceLocatorService?wsdl which can be used to register/lookup endpoints from SL.&lt;BR /&gt;1. registerEndpoint&lt;BR /&gt;2. unregisterEndpoint&lt;BR /&gt;3. lookupEndpoint&lt;BR /&gt;4. lookupEndpoints&lt;BR /&gt;you could invoke 3 or 4 operation in your ps/sql, and have to write the strategy (random, round robin ...) to process the retrieved endpoints then invoke the service from the selected endpoint. I don't think you need add any SL library in this case.&lt;BR /&gt;HTH</description>
      <pubDate>Sun, 09 Jun 2013 08:15:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-call-Service-Locator-from-pl-sql/m-p/2347708#M114921</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-09T08:15:20Z</dc:date>
    </item>
    <item>
      <title>Re: how to call Service Locator from pl/sql?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-call-Service-Locator-from-pl-sql/m-p/2347709#M114922</link>
      <description>We started the tesb-locator-soap-service feature and see those 4 operations. &lt;BR /&gt;We will try this suggestion but looks promising. &lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 10 Jun 2013 05:53:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-call-Service-Locator-from-pl-sql/m-p/2347709#M114922</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-10T05:53:11Z</dc:date>
    </item>
    <item>
      <title>Re: how to call Service Locator from pl/sql?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-call-Service-Locator-from-pl-sql/m-p/2347710#M114923</link>
      <description>We started the tesb-locator-soap-service feature and see those 4 operations. &lt;BR /&gt;We will try this suggestion but looks promising. &lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 10 Jun 2013 07:31:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-call-Service-Locator-from-pl-sql/m-p/2347710#M114923</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-10T07:31:25Z</dc:date>
    </item>
  </channel>
</rss>

