Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list
SOLVED

DAM Update Asset workflow is not working on videos after upgradation to Service Pack 12

Avatar

Level 2

DAM Update Asset workflow is not working on videos after upgradation to Service Pack 12, i have uploaded some video assets into DAM the DAM Update Asset workflow is not triggered at all. 

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi @gojo1,

Assuming that you have not changed configuration of OOTB launcher that is running DAM Update Asset workflow then this is correct. Please take a look into launcher conditions section. It contains following condition: jcr:content/jcr:mimeType!=video/.*

dam-workflow-launcher.jpg 

Above condition prevents to run workflow DAM Update Asset for video.

If you would like to change this behavior you should either modify or create new launcher.

Here is Adobe documentation that describes how to do this:

2 Replies

Avatar

Employee

Hi @gojo1 

-Can you please check the error logs?

-Check if it is triggered with an image

-Which Solution are you working upon - OnPrem, AMS or AEMaaCS?

Avatar

Correct answer by
Community Advisor

Hi @gojo1,

Assuming that you have not changed configuration of OOTB launcher that is running DAM Update Asset workflow then this is correct. Please take a look into launcher conditions section. It contains following condition: jcr:content/jcr:mimeType!=video/.*

dam-workflow-launcher.jpg 

Above condition prevents to run workflow DAM Update Asset for video.

If you would like to change this behavior you should either modify or create new launcher.

Here is Adobe documentation that describes how to do this: