Paging feed support

IBM® Content Management Interoperability Services for FileNet® Content Manager (IBM ECM CMIS) supports the paging of feeds. However, last links are not supported, and next links sometimes return a page that contains no results.

OASIS CMIS specification

The OASIS CMIS specification uses first, next, previous, and last links that are defined in the AtomPub RFC.

For more information, see section 3.1.8 Paging of Feeds External link opens a new window or tab of the OASIS CMIS specification.

IBM ECM CMIS implementation

IBM CMIS for FileNet Content Manager supports the paging of feeds, but has the following behaviors for next and last links:

Last links
Last links are not supported.
Next links
When the last page of feed is full (more specifically, when the number of items returned equals the value specified for the maxItems argument), IBM CMIS for FileNet Content Manager might provide an unnecessary next link.