Updating BPM documents
You can update BPM documents by using one of the BPM documents Coach views and by using the Content Integration node in a service.
About this task
- One of the BPM documents Coach views: Document List view (if it has been enabled to allow document creation) or the Documents view. For more information, see Configuring views for storing and viewing Enterprise Content Management documents.
- The Content Integration node that is available in the human service, Ajax service, and integration service editors. For more information, see Building a service that integrates with an ECM system or a BPM store.
To use the Content Integration node to update documents, you must first check out the document. When the content or properties data is ready to be updated, the document must be checked in. Properties of a BPM document can be updated only through a check-in operation. The Update document properties operation, available for external Enterprise Content Management (ECM) servers, is not available for the BPM document store.
In a service flow, a typical update procedure might involve the following tasks:
Procedure
What to do next
For sample code and information about working with BPM document properties, see Working with the IBM_BPM_Document_Properties property. For sample code and information on working with content streams, see The IBM_BPM_Document document type.