Access other applications from one application 

Starting from one IBM Connections applications, discover the URIs of all of the installed applications.

When you install and configure IBM Connections applications, the URI from which each application can be accessed is stored in the LotusConnections-config.xml file. Use this resource to retrieve the URIs defined in the configuration file. If you know the address of one service, you can use this feed to get the addresses of the others. Using this resource is equivalent to clicking an application link in the navigation bar at the top of the IBM Connections user interface to access another application.

Table 1. Atom API request details

Resource Description
/serviceconfigs A feed of URIs to all of the IBM Connections applications.


Example

To search for the URIs to all of the installed IBM Connections applications from the Activities server, send the following HTTP request:

> GET /activities/serviceconfigs HTTP/1.1
> Authorization: Basic xx
> Host: enterprise.example.com:9080
> Accept: */*

The HTTP response would look as follows:

< HTTP/1.1 200 OK
< Content-Type: application/atom+xml

The following content is returned by the server:

<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title type="text">IBM Connections Service Configurations</title>
  <generator 
   xmlns:snx="http://www.ibm.com/xmlns/prod/sn" 
   uri="http://www.ibm.com/xmlns/prod/sn" 
   version="3.0.0.0" 
   snx:buildLabel="20100712.0035">
      IBM Connections - Configuration
  </generator>
  <updated>2010-07-13T17:37:47.759Z</updated>
  <author>
    <name>IBM Connections Administrator</name>
  </author>
 
  <id>urn:lsid:ibm.com:config:serviceconfigs:com.ibm.lc.f018651a-ab95-4c31-b3e3-0f99e7ebc116</id>
  <category term="email-exposed" scheme="http://www.ibm.com/xmlns/prod/sn/configuration"></category>
  <link 
   href="http://enterprise.example.com/activities/serviceconfigs/" 
   rel="self" 
   type="application/atom+xml">
  </link>
  <entry>
    <category term="service-config" scheme="http://www.ibm.com/xmlns/prod/sn/type"></category>
    <title type="text">help</title>
    <id>urn:lsid:ibm.com:config:help:com.ibm.lc.f018651a-ab95-4c31-b3e3-0f99e7ebc116</id>
 
    <link href="http://enterprise.example.com/help" rel="alternate" type="text/html"></link>
    <link 
     href="https://enterprise.example.com/help" 
     rel="http://www.ibm.com/xmlns/prod/sn/alternate-ssl" 
     type="text/html">
    </link>
    <updated>2010-07-13T17:37:47.759Z</updated>
  </entry>
  <entry>
    <category term="service-config" scheme="http://www.ibm.com/xmlns/prod/sn/type"></category>
    <title type="text">mobile</title>
    <id>urn:lsid:ibm.com:config:mobile:com.ibm.lc.f018651a-ab95-4c31-b3e3-0f99e7ebc116</id>
 
    <link href="http://enterprise.example.com/mobile" rel="alternate" type="text/html"></link>
    <link 
     href="https://enterprise.example.com/mobile" 
     rel="http://www.ibm.com/xmlns/prod/sn/alternate-ssl" 
     type="text/html">
    </link>
    <updated>2010-07-13T17:37:47.759Z</updated>
  </entry>
  <entry>
    <category term="service-config" scheme="http://www.ibm.com/xmlns/prod/sn/type"></category>
    <title type="text">wikis</title>
    <id>urn:lsid:ibm.com:config:wikis:com.ibm.lc.f018651a-ab95-4c31-b3e3-0f99e7ebc116</id>
 
    <link href="http://enterprise.example.com/wikis" rel="alternate" type="text/html"></link>
    <link 
     href="https://enterprise.example.com/wikis" 
     rel="http://www.ibm.com/xmlns/prod/sn/alternate-ssl" 
     type="text/html">
    </link>
    <updated>2010-07-13T17:37:47.759Z</updated>
  </entry>
  <entry>
    <category term="service-config" scheme="http://www.ibm.com/xmlns/prod/sn/type"></category>
    <title type="text">sand</title>
    <id>urn:lsid:ibm.com:config:sand:com.ibm.lc.f018651a-ab95-4c31-b3e3-0f99e7ebc116</id>
 
    <link href="http://enterprise.example.com/news/common/sand" rel="alternate" type="text/html"></link>
    <link 
     href="https://enterprise.example.com/news/common/sand" 
     rel="http://www.ibm.com/xmlns/prod/sn/alternate-ssl" 
     type="text/html">
    </link>
    <updated>2010-07-13T17:37:47.759Z</updated>
  </entry>
  <entry>
    <category term="service-config" scheme="http://www.ibm.com/xmlns/prod/sn/type"></category>
    <title type="text">personTag</title>
    <id>urn:lsid:ibm.com:config:personTag:com.ibm.lc.f018651a-ab95-4c31-b3e3-0f99e7ebc116</id>
 
    <link 
     href="http://enterprise.example.com/profiles/ibm_semanticTagServlet" 
     rel="alternate" 
     type="text/html">
    </link>
    <link 
     href="https://enterprise.example.com/profiles/ibm_semanticTagServlet" 
     rel="http://www.ibm.com/xmlns/prod/sn/alternate-ssl" 
     type="text/html">
    </link>
    <updated>2010-07-13T17:37:47.759Z</updated>
  </entry>
  <entry>
    <category term="service-config" scheme="http://www.ibm.com/xmlns/prod/sn/type"></category>
    <title type="text">communities</title>
    <id>urn:lsid:ibm.com:config:communities:com.ibm.lc.f018651a-ab95-4c31-b3e3-0f99e7ebc116</id>
 
    <link href="http://enterprise.example.com/communities" rel="alternate" type="text/html"></link>
    <link 
     href="https://enterprise.example.com/communities" 
     rel="http://www.ibm.com/xmlns/prod/sn/alternate-ssl" 
     type="text/html">
    </link>
    <updated>2010-07-13T17:37:47.759Z</updated>
  </entry>
  <entry>
    <category term="service-config" scheme="http://www.ibm.com/xmlns/prod/sn/type"></category>
    <title type="text">search</title>
    <id>urn:lsid:ibm.com:config:search:com.ibm.lc.f018651a-ab95-4c31-b3e3-0f99e7ebc116</id>
 
    <link href="http://enterprise.example.com/search" rel="alternate" type="text/html"></link>
    <link 
     href="https://enterprise.example.com/search" 
     rel="http://www.ibm.com/xmlns/prod/sn/alternate-ssl" 
     type="text/html">
    </link>
    <updated>2010-07-13T17:37:47.759Z</updated>
  </entry>
  <entry>
    <category term="service-config" scheme="http://www.ibm.com/xmlns/prod/sn/type"></category>
    <title type="text">profiles</title>
    <id>urn:lsid:ibm.com:config:profiles:com.ibm.lc.f018651a-ab95-4c31-b3e3-0f99e7ebc116</id>
 
    <link href="http://enterprise.example.com/profiles" rel="alternate" type="text/html"></link>
    <link 
     href="https://enterprise.example.com/profiles" 
     rel="http://www.ibm.com/xmlns/prod/sn/alternate-ssl" 
     type="text/html">
    </link>
    <updated>2010-07-13T17:37:47.759Z</updated>
  </entry>
  <entry>
    <category term="service-config" scheme="http://www.ibm.com/xmlns/prod/sn/type"></category>
    <title type="text">activities</title>
    <id>urn:lsid:ibm.com:config:activities:com.ibm.lc.f018651a-ab95-4c31-b3e3-0f99e7ebc116</id>
 
    <link href="http://enterprise.example.com/activities" rel="alternate" type="text/html"></link>
    <link 
     href="https://enterprise.example.com/activities" 
     rel="http://www.ibm.com/xmlns/prod/sn/alternate-ssl" 
     type="text/html">
    </link>
    <updated>2010-07-13T17:37:47.759Z</updated>
  </entry>
  <entry>
    <category term="service-config" scheme="http://www.ibm.com/xmlns/prod/sn/type"></category>
    <title type="text">homepage</title>
    <id>urn:lsid:ibm.com:config:homepage:com.ibm.lc.f018651a-ab95-4c31-b3e3-0f99e7ebc116</id>
 
    <link href="http://enterprise.example.com/homepage" rel="alternate" type="text/html"></link>
    <link 
     href="https://enterprise.example.com/homepage" 
     rel="http://www.ibm.com/xmlns/prod/sn/alternate-ssl" 
     type="text/html">
    </link>
    <updated>2010-07-13T17:37:47.759Z</updated>
  </entry>
  <entry>
    <category term="service-config" scheme="http://www.ibm.com/xmlns/prod/sn/type"></category>
    <title type="text">blogs</title>
    <id>urn:lsid:ibm.com:config:blogs:com.ibm.lc.f018651a-ab95-4c31-b3e3-0f99e7ebc116</id>
 
    <link href="http://enterprise.example.com/blogs" rel="alternate" type="text/html"></link>
    <link 
     href="https://enterprise.example.com/blogs" 
     rel="http://www.ibm.com/xmlns/prod/sn/alternate-ssl" 
     type="text/html">
    </link>
    <updated>2010-07-13T17:37:47.759Z</updated>
  </entry>
  <entry>
    <category term="service-config" scheme="http://www.ibm.com/xmlns/prod/sn/type"></category>
    <title type="text">forums</title>
    <id>urn:lsid:ibm.com:config:forums:com.ibm.lc.f018651a-ab95-4c31-b3e3-0f99e7ebc116</id>
 
    <link href="http://enterprise.example.com/forums" rel="alternate" type="text/html"></link>
    <link 
     href="https://enterprise.example.com/forums" 
     rel="http://www.ibm.com/xmlns/prod/sn/alternate-ssl" 
     type="text/html">
    </link>
    <updated>2010-07-13T17:37:47.759Z</updated>
  </entry>
  <entry>
    <category term="service-config" scheme="http://www.ibm.com/xmlns/prod/sn/type"></category>
    <title type="text">news</title>
    <id>urn:lsid:ibm.com:config:news:com.ibm.lc.f018651a-ab95-4c31-b3e3-0f99e7ebc116</id>
 
    <link href="http://enterprise.example.com/news" rel="alternate" type="text/html"></link>
    <link 
     href="https://enterprise.example.com/news" 
     rel="http://www.ibm.com/xmlns/prod/sn/alternate-ssl" 
     type="text/html">
    </link>
    <updated>2010-07-13T17:37:47.759Z</updated>
  </entry>
  <entry>
    <category term="service-config" scheme="http://www.ibm.com/xmlns/prod/sn/type"></category>
    <title type="text">files</title>
    <id>urn:lsid:ibm.com:config:files:com.ibm.lc.f018651a-ab95-4c31-b3e3-0f99e7ebc116</id>
 
    <link href="http://enterprise.example.com/files" rel="alternate" type="text/html"></link>
    <link 
     href="https://enterprise.example.com/files" 
     rel="http://www.ibm.com/xmlns/prod/sn/alternate-ssl" 
     type="text/html">
    </link>
    <updated>2010-07-13T17:37:47.759Z</updated>
  </entry>
  <entry>
    <category term="service-config" scheme="http://www.ibm.com/xmlns/prod/sn/type"></category>
    <title type="text">dogear</title>
    <id>urn:lsid:ibm.com:config:dogear:com.ibm.lc.f018651a-ab95-4c31-b3e3-0f99e7ebc116</id>
 
    <link href="http://enterprise.example.com/dogear" rel="alternate" type="text/html"></link>
    <link 
     href="https://enterprise.example.com/dogear" 
     rel="http://www.ibm.com/xmlns/prod/sn/alternate-ssl" 
     type="text/html">
    </link>
    <updated>2010-07-13T17:37:47.759Z</updated>
  </entry>
</feed>


Parent topic

Common API

+

Search Tips   |   Advanced Search