Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.

Copy tags and apply to multiple files

Avatar

Level 4

Hello Team,

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

3 Replies

Avatar

Level 10

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.

Avatar

Level 9

 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 ?

 

 

Avatar

Employee Advisor

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-asse...