Taking on this Functionality

Organizations that wish to utilize CMIS with attachments will need to check whether they have overridden Cúram's Attachment entity implementation. If it has been overridden, the customization can continue to be used as well as the CMIS with attachments functionality - with some impact. This involves updating the custom version in line with Cúram's latest version. The custom implementation should be updated to implement the same functions as the Cúram implementation, and each custom function should be updated to call the Cúram implementation.

Note: CMIS integration is not supported for Cúram batch jobs.

In order to use the Cúram functionality, some manual configuration is required on the CMS. This involves adding a CuramDocument class as a subclass of cmis:document, and a CuramAttachment class as a subclass of this CuramDocument class. The following properties are required on the CuramAttachment document class on the CMS:

Table 1. CMIS Metadata Properties

Property

Type

caseReference String
communicationDate Date
documentReceiptDate Date
documentType String
documentTypeCode String
participantDOB Date
participantFirstName String
participantLastName String
participantReference String
applicationReference String