Connected Content

Attachment removed via Connected Content

This a brief summary on how to determine whether an attachment has been removed from an attachment grid via Connected Content. Upon removal, a note is added against the document in ECM.

A note is added when an attachment is removed

This in turn generates a change event in CMIS. The change event can be used to retrieve the affected document set. The child document can then be checked for any t1documentnoterelationship relationships.

If there are any relationships, the target notes should be retrieved using the target id property. The name property on the note can then be used to determine whether a Connected Content removal has been performed.

Finding the note Viewing an attachment removed note in Workbench