Re-run "Update Asset" after modifying the workflow | Community
Skip to main content
ajur
Level 2
April 25, 2022
Solved

Re-run "Update Asset" after modifying the workflow

  • April 25, 2022
  • 2 replies
  • 728 views

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

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 Anmol_Bhardwaj

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

2 replies

Anmol_Bhardwaj
Community Advisor
Anmol_BhardwajCommunity AdvisorAccepted solution
Community Advisor
April 25, 2022

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

Nitin_laad
Community Advisor
Community Advisor
April 25, 2022

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