Expand my Community achievements bar.

Adobe Summit 2025: AEM Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.

Number of assets selected per workflow

Avatar

Level 4

In AEM 6.5.21 author, I get this message "assets that can be selected for multiple workflow launch is : 15. " when I run the DAM update asset workflow. How can I increase the number of assets that can be selected?

2 Replies

Avatar

Community Advisor

Avatar

Employee

This is the limit on the number of concurrent workflow instances that can be initiated from the UI in a single request.

The Warning dialog comes from here :

/libs/dam/gui/coral/components/admin/timeline/events/workflow/clientlibs/workflow/workflow.js

 

You can select a folder which contains all the Assets and this will initiate a single workflow instance to process them collectively.

By default, this limit is set to 15. To modify it, you can overlay below, but be sure to consider the system's performance impact.
/libs/dam/gui/content/assets/jcr:content/rails/timeline/granite:data