Managing case folders and documents by using IBM CMIS for FileNet Content Manager
You use the IBM CMIS for FileNet Content Manager in your case management application to create and access the case content that is stored in an object store.
You can use IBM CMIS for FileNet Content Manager to
perform tasks such as:
- Querying for cases
- Creating a case
- Updating case properties
- Getting the metadata for case classes and document classes
- Adding a folder in a case folder
- Adding a document to a case
Restriction: You cannot use IBM CMIS for FileNet Content Manager to handle workflow objects
and other case-specific objects.
Tip: To access data related to cases and documents, use the JavaScript model APIs that are provided by IBM Content
Navigator and IBM Business Automation
Workflow. These APIs
provide more capabilities than are available in IBM CMIS for FileNet Content Manager.
Using IBM CMIS for FileNet Content Manager to create a case
There are two ways in which you can use IBM CMIS for FileNet Content Manager to create a case and
its folder hierarchy. You can create a case:
- Automatically by creating a document of one of a specific set of document classes anywhere in the target object store
- Manually by using IBM CMIS for FileNet Content Manager to create the case folder directly under the case type folder
- Creating a case by creating a document
- You might want to create a case automatically whenever a certain type of document is received. For example, whenever a new loan application is received, you might want to create the case that is used to process that application.
- Creating a case by creating the case folder
- Tip: The preferred method for creating a case folder is to use the cases resource provided by the IBM Business Automation Workflow REST protocol.