Versioning
All of the Atom feeds and collections produced by the IBM Connections API contain an Atom generator tag. This generator tag can be used to determine the version of IBM Connections that produced the corresponding feed or collection.The generator tag used by IBM Connections has a uri attribute with the value "http://www.ibm.com/xmlns/prod/sn" and a version attribute with a value that indicates the IBM Connections release that produced it. The actual contents of the generator tag are specific to the component that produced the feed or collection, for example:
<generator version="3.0.1.0" uri="http://www.ibm.com/xmlns/prod/sn"> IBM Connections - Blogs </generator>The possible values of the version attribute are shown in this table. Future versions can have different version values.
Table 1. Generator element version attribute values
Release Version attribute value 1.0 1.0 1.0.1 1.0.1 1.0.2 1.0.2 2.0 2.0 2.0.1 2.0.1 2.5 2.5 3.0 3.0.0.0 3.0.1 3.0.1.0 The possible values of the generator element are the following:
- IBM Connections – Configuration
- IBM Connections – Activities
- IBM Connections – Blogs
- IBM Connections – Bookmarks
- IBM Connections – Communities
- IBM Connections – Files
- IBM Connections – Forums
- IBM Connections – News Story service
- IBM Connections – Profiles
- IBM Connections – Search
- IBM Connections – Wikis
Parent topic
Common API
});