Records management extension
The records management (RecordsManagementEnabled) extension enables client applications to determine whether the documents in a repository can be declared as records. This information is provided as part of the repository information.
Remember: If you design your
client application to use this IBM® ECM CMIS extension,
it is recommended that you design the application to use the value
that is provided by the extension only if a value is available. If
this information is not provided, it should not cause your application
to encounter an error because the information is not required by the
OASIS CMIS API specification.
Response format
<p8ext:RecordsManagementEnabled>Boolean true or false</p8ext:RecordsManagementEnabled>