| |
|
| |
Learn how to migrate documents from IBM Lotus Quickr 8.1 for WebSphere Portal to IBM FileNet P8, using the Quickr Apache REST API and IBM FileNet API. |
| |
|
| |
Overview
This is the specification for applications that retrieve lists of Library resources. URL endpoints
Perform a GET operation on one of the following URL formats: URL Description
librariesfeed Retrieve a list of libraries Authentication
This method does not require ... |
| |
|
| |
Overview
This is the specification for applications that retrieve lists of resources contained by a Library. URL endpoints
Perform a GET operation on one of the following URL formats: URL Description
library{libraryid}feed Retrieve resources contained by a library given its id ... |
| |
|
| |
Overview
Retrieve a library
Retrieve a list of content in a library
Retrieve list of libraries Description
Top level container for all resource content. A library may contain a collection of resources of type Folder, Document. Entry Elements
All elements are in XML namespace ... |
| |
|
| |
Overview
This is the specification for applications that retrieve Library resources. URL endpoints
Perform a GET operation on one of the following URL formats: URL Description
library{libraryid}entry Retrieve a library given its id. Authentication
This method does not require ... |
| |
|
| |
This has been tested with IBM Lotus Quickr Services for WebSphere Portal 8.0.0.2. If you want to create a fixed folder structure in an document library of IBM Lotus Quickr Services for WebSphere Port |
| |
|
| |
Collections Currently supported collections are library, folder, document, and draft. These collections are also exposed in our Atom Feed documents. Each of these collections support the posting of A |
| |
|
| |
Resources The supported resources are library, folder, document, draft, and comment. All resources except for library and folder can have both media (for example, binary) and metadata. The library re |
| |
|
| |
The Lotus Quickr service document contains a list of library collections to which the calling user has access. The library collection has two significant elements: a link to retrieve to the library |
| |
|
| |
By default, the library feed consists of folders and published copies of documents that are stored at the root of the library. You can include a user's working draft by using the category "parameter". The Parameters section of this document lists the supported parameters and their details. ... |