Assets Approval Area | Community
Skip to main content
francisco_ribei
New Participant
December 28, 2015
Solved

Assets Approval Area

  • December 28, 2015
  • 1 reply
  • 583 views

Hi,

Is it possible to have an approval area in AEM Assets?

I mean, let's say there is the creation team working in a new asset and I'd like this asset to be searcheable only after someone filled the necessary metadata and review it.

Thanks

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 edubey

There is no OOTB feature available.

You can create custom workflow to get the asset approved after metadata is filled. Once approved add a extra property to it, to keep track of approved asset.

In you search implementation you can search for all assets having this property and then show results.

1 reply

edubey
edubeyAccepted solution
New Participant
December 28, 2015

There is no OOTB feature available.

You can create custom workflow to get the asset approved after metadata is filled. Once approved add a extra property to it, to keep track of approved asset.

In you search implementation you can search for all assets having this property and then show results.