Skip to main content
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

3 replies

Kunal_Gaba_
New Participant
March 4, 2016

AEM DAM Touch UI provides Bulk metadata editor for such operations. You can apply tags to multiple assets in one step. For more details see this documentation - https://docs.adobe.com/docs/en/aem/6-1/author/assets/managing-assets-touch-ui/managing-multiple-assets.html

Jitendra_S_Toma
New Participant
March 4, 2016

 If you are looking for a console where you can select assets & apply a tag in all of them, Answer is NO. There is no OOTB. However, it is a valid request. The User would like to update the same tag in multiple assets in one go.

 Writing a simple service wouldn't help actually. Actually, it should be part tagging console in AEM.

  ----- Jitendra

vishwanath881 wrote...

Hello Team,

Is there a way in AEM DAM wherein we can copy tags from one asset to multiple assets ?

 

 

edubey
New Participant
March 4, 2016

Do you want to copy tags applied in one asset and apply same to other multiple assets?

AFAIK, there i know there is no ootb features, but you can write a quick custom OSGI service to achieve this.