Home
Access other features from one feature
Start from one Lotus Connections features, discover the URIs of all of the installed features.
When you install and configure Lotus Connections features, the URI from which each feature 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 a feature link in the navigation bar at the top of the Lotus Connections user interface to access another feature.
Atom API request details
Resource Description /serviceconfigs A feed of URIs to all of the Lotus Connections features.
Example
To search for the URIs to all of the installed Lotus Connections features from the Activities server, send the following HTTP request:> GET /activities/serviceconfigs HTTP/1.1 > Authorization: Basic xx > Host: enterprise.acme.com:9080 > Accept: */*The HTTP response would look as follows:
< HTTP/1.1 200 OK < Content-Type: application/atom+xml < X-APIVersion: 2.0 < X-ServerTime: 1242756129578 < Content-Language: en-US < Transfer-Encoding: chunked < Date: Tue, 19 May 2009 18:02:08 GMT < Server: WebSphere Application Server/6.1The following content is returned by the server:
<feed xmlns="http://www.w3.org/2005/Atom"> <title type="text">Lotus Connections Service Configurations</title> <generator uri="http://www.ibm.com/xmlns/prod/sn" version="2.5"> Lotus Connections - Configuration </generator> <updated>2009-05-19T18:02:09.640Z</updated> <author> <name>Lotus Connections Administrator</name> </author> <category term="email-exposed" scheme="http://www.ibm.com/xmlns/prod/sn/configuration" /> <id>http://enterprise.acme.com:9080/activities/serviceconfigs/</id> <link href="http://enterprise.acme.com:9080/activities/serviceconfigs/" rel="self" type="application/atom+xml" /> <entry> <category term="service-config" scheme="http://www.ibm.com/xmlns/prod/sn/type" /> <title type="text">activities</title> <link href="http://enterprise.acme.com:9080/activities" rel="alternate" type="text/html" /> <id>http://enterprise.acme.com:9080/activities</id> <link href="https://enterprise.acme.com:9443/activities" rel="http://www.ibm.com/xmlns/prod/sn/alternate-ssl" type="text/html" /> <updated>2009-05-19T18:02:09.640Z</updated> </entry> <entry> <category term="service-config" scheme="http://www.ibm.com/xmlns/prod/sn/type" /> <title type="text">blogs</title> <link href="http://enterprise.acme.com:9081/blogs" rel="alternate" type="text/html" /> <id>http://enterprise.acme.com:9081/blogs</id> <link href="https://enterprise.acme.com:9444/blogs" rel="http://www.ibm.com/xmlns/prod/sn/alternate-ssl" type="text/html" /> <updated>2009-05-19T18:02:09.640Z</updated> </entry> <entry> <category term="service-config" scheme="http://www.ibm.com/xmlns/prod/sn/type" /> <title type="text">communities</title> <link href="http://enterprise.acme.com:9082/communities" rel="alternate" type="text/html" /> <id>http://enterprise.acme.com:9082/communities</id> <link href="https://enterprise.acme.com:9445/communities" rel="http://www.ibm.com/xmlns/prod/sn/alternate-ssl" type="text/html" /> <updated>2009-05-19T18:02:09.640Z</updated> </entry> <entry> <category term="service-config" scheme="http://www.ibm.com/xmlns/prod/sn/type" /> <title type="text">dogear</title> <link href="http://enterprise.acme.com:9083/dogear" rel="alternate" type="text/html" /> <id>http://enterprise.acme.com:9083/dogear</id> <link href="https://enterprise.acme.com:9446/dogear" rel="http://www.ibm.com/xmlns/prod/sn/alternate-ssl" type="text/html" /> <updated>2009-05-19T18:02:09.640Z</updated> </entry> <entry> <category term="service-config" scheme="http://www.ibm.com/xmlns/prod/sn/type" /> <title type="text">files</title> <link href="http://enterprise.acme.com:9088/files" rel="alternate" type="text/html" /> <id>http://enterprise.acme.com:9088/files</id> <link href="https://enterprise.acme.com:9451/files" rel="http://www.ibm.com/xmlns/prod/sn/alternate-ssl" type="text/html" /> <updated>2009-05-19T18:02:09.640Z</updated> </entry> <entry> <category term="service-config" scheme="http://www.ibm.com/xmlns/prod/sn/type" /> <title type="text">homepage</title> <link href="http://enterprise.acme.com:9085/homepage" rel="alternate" type="text/html" /> <id>http://enterprise.acme.com:9085/homepage</id> <link href="https://enterprise.acme.com:9448/homepage" rel="http://www.ibm.com/xmlns/prod/sn/alternate-ssl" type="text/html" /> <updated>2009-05-19T18:02:09.640Z</updated> </entry> <entry> <category term="service-config" scheme="http://www.ibm.com/xmlns/prod/sn/type" /> <title type="text">news</title> <link href="http://enterprise.acme.com:9085/news" rel="alternate" type="text/html" /> <id>http://enterprise.acme.com:9085/news</id> <link href="https://enterprise.acme.com:9448/news" rel="http://www.ibm.com/xmlns/prod/sn/alternate-ssl" type="text/html" /> <updated>2009-05-19T18:02:09.640Z</updated> </entry> <entry> <category term="service-config" scheme="http://www.ibm.com/xmlns/prod/sn/type" /> <title type="text">personTag</title> <link href="http://enterprise.acme.com:9084/profiles/ibm_semanticTagServlet" rel="alternate" type="text/html" /> <id>http://enterprise.acme.com:9084/profiles/ibm_semanticTagServlet</id> <link href="https://enterprise.acme.com:9447/profiles/ibm_semanticTagServlet" rel="http://www.ibm.com/xmlns/prod/sn/alternate-ssl" type="text/html" /> <updated>2009-05-19T18:02:09.640Z</updated> </entry> <entry> <category term="service-config" scheme="http://www.ibm.com/xmlns/prod/sn/type" /> <title type="text">profiles</title> <link href="http://enterprise.acme.com:9084/profiles" rel="alternate" type="text/html" /> <id>http://enterprise.acme.com:9084/profiles</id> <link href="https://enterprise.acme.com:9447/profiles" rel="http://www.ibm.com/xmlns/prod/sn/alternate-ssl" type="text/html" /> <updated>2009-05-19T18:02:09.640Z</updated> </entry> <entry> <category term="service-config" scheme="http://www.ibm.com/xmlns/prod/sn/type" /> <title type="text">search</title> <link href="http://enterprise.acme.com:9087/search" rel="alternate" type="text/html" /> <id>http://enterprise.acme.com:9087/search</id> <link href="https://enterprise.acme.com:9450/search" rel="http://www.ibm.com/xmlns/prod/sn/alternate-ssl" type="text/html" /> <updated>2009-05-19T18:02:09.640Z</updated> </entry> <entry> <category term="service-config" scheme="http://www.ibm.com/xmlns/prod/sn/type" /> <title type="text">wikis</title> <link href="http://enterprise.acme.com:9088/wikis" rel="alternate" type="text/html" /> <id>http://enterprise.acme.com:9088/wikis</id> <link href="https://enterprise.acme.com:9451/wikis" rel="http://www.ibm.com/xmlns/prod/sn/alternate-ssl" type="text/html" /> <updated>2009-05-19T18:02:09.640Z</updated> </entry> <entry> <category term="service-config" scheme="http://www.ibm.com/xmlns/prod/sn/type" /> <title type="text">mobile</title> <link href="http://enterprise.acme.com:9088/mobile" rel="alternate" type="text/html" /> <id>http://enterprise.acme.com:9088/mobile</id> <link href="https://enterprise.acme.com:9451/mobile" rel="http://www.ibm.com/xmlns/prod/sn/alternate-ssl" type="text/html" /> <updated>2009-05-19T18:02:09.640Z</updated> </entry> </feed>
- Determining whether e-mail addresses are prevented from being displayed
You can use the serviceconfigs API to find out whether a server has been configured to prevent e-mail addresses from being displayed.- Determining which display languages are supported
You can use the serviceconfigs API to find out what display languages are supported by the product.