Problems using workflow component "Configurable metadata" - anyone has any experience? | Community
Skip to main content
Level 2
November 29, 2019
Solved

Problems using workflow component "Configurable metadata" - anyone has any experience?

  • November 29, 2019
  • 1 reply
  • 1101 views

Hi all,

I have an task, where I need to provide certain metadata values for assets in a given folder. To this, I've found this Configurable metadata - workflow step in AEM, but I'm having problems using it. Does any of you have some experience?

In the Metadata values, I've tried to add this (a custom metadata attribute in our system): jcr:content/metadata/ds:validFrom:{Date}2019-11-21T14:33:48.000+01:00

But when I sync the workflow, and re-opens the workflow step, my command seems to have vanished (see below)

Does anyone know how to configure the workflow step?

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 leoberliant

With that workflow step, you are trying to update jcr:content/metadata/ds:validFrom. "ds:validFrom" is not an OOTB metadata property.

You need to register "ds" namespace via: /crx/explorer/index.jsp -> Node Type Administration -> Namepsaces -> New

1 reply

leoberliantAdobe EmployeeAccepted solution
Adobe Employee
November 29, 2019

With that workflow step, you are trying to update jcr:content/metadata/ds:validFrom. "ds:validFrom" is not an OOTB metadata property.

You need to register "ds" namespace via: /crx/explorer/index.jsp -> Node Type Administration -> Namepsaces -> New