Metadata Processor overriding dc:title value | Community
Skip to main content
selvaganesh
Level 5
August 20, 2018
Solved

Metadata Processor overriding dc:title value

  • August 20, 2018
  • 1 reply
  • 1265 views

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

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by smacdonald2008

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.

1 reply

smacdonald2008
smacdonald2008Accepted solution
Level 10
August 20, 2018

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.