Expand my Community achievements bar.

SOLVED

Re-run "Update Asset" after modifying the workflow

Avatar

Level 3

Hi!

 

I want to rework the "Update Asset" workflow to create renditions in WEBP format. To use this format, I also have to modify the code. 

Before deploying the new code, I want to re-run the workflow for all images, so that the new WEBP format is created. How can I trigger the workflow for all images?

 

Regards,

Andrea

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi @ajur ,

You can use the acs-commons "Bulk Workflow Manager" . This tool comes with a query field as well, so you can write a query which will include all the images in your DAM, and then just run the selected workflow on each of them.

URL: https://adobe-consulting-services.github.io/acs-aem-commons/features/bulk-workflow-manager/index.htm... 

View solution in original post

2 Replies

Avatar

Correct answer by
Community Advisor

Hi @ajur ,

You can use the acs-commons "Bulk Workflow Manager" . This tool comes with a query field as well, so you can write a query which will include all the images in your DAM, and then just run the selected workflow on each of them.

URL: https://adobe-consulting-services.github.io/acs-aem-commons/features/bulk-workflow-manager/index.htm... 

Avatar

Community Advisor

@ajur You should be able to run workflow at folder level. Did you give it a shot. Before doing so, make sure all other workflows and launchers are disabled.