Released Product Attachment - bulk update 'Note' text

On each released product we have an attachment which we use to store a disclaimer in the ‘General > Notes’ section. This text is then used on multiple customer facing documents.

We have a requirement to update the note text for a large number of items. Updating using the ReleasedProductAttachment entity in DMF or OData via Excel results in a not supported message.

Are there any options in the new Docentric attachment features that would allow us to process this update or would we need to build a custom entity that supports data updates?

Thanks!

Hi @CCC,

I understand you would like to bulk update the contents of attachments. However, this is not possible with Docentric, as it does not offer functionality to update attachments or notes in bulk - it primarily extends document generation and printing capabilities. For this requirement, you may need to build a custom data entity that supports updating these records.

Thanks Dalila, I appreciate the quick reply.