cancel_document_checkout
Cancel a document checkout in IBM FileNet Content Manager to release a reserved document for others to edit or access.
Instructions
Cancels a document checkout in the content repository.
:param identifier: The identifier (required). This can be either a reservation_id or document_id. Reservation ID (GUID) is prioritized. Otherwise, we use document_id (GUID).
:returns: If successful, returns a Document object with its updated properties. If unsuccessful, returns a ToolError with details about the failure.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| identifier | Yes |