Expand my Community achievements bar.

Radically easy to access on brand approved content for distribution and omnichannel performant delivery. AEM Assets Content Hub and Dynamic Media with OpenAPI capabilities is now GA.
SOLVED

Metadata Processor overriding dc:title value

Avatar

Level 6

I have an asset with custom dc:title . When we run the Metadata Processor workflow it overrides the custom dc:title. Is there a way to avoid

1 Accepted Solution

Avatar

Correct answer by
Level 10

why not extend the workflow to write back the original value to this node property. So read it, then at end of workflow - write back the original value.

View solution in original post

1 Reply

Avatar

Correct answer by
Level 10

why not extend the workflow to write back the original value to this node property. So read it, then at end of workflow - write back the original value.