Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.
SOLVED

Updating OOTB DAM Asset Workflow

Avatar

Level 2

Hi All,

 

   we have a requirement to add 640 x 640 web image rendition step in the Update Asset Workflow.

our plan is to Update the OOTB Update Asset workflow, create a package and install it on higher environments.

Is the above approach recommended or do we have any unknown risks in this case?

  1.  are there any extra steps we need to take when updating the OOTB workflow?
  2. are there any other approaches to make these kind of updates to the workflow?
1 Accepted Solution

Avatar

Correct answer by
Community Advisor

@aembeginner1 

You can update the OOTB DAM UPDATE ASSET workflow and add you custom thumbnail size.

Tools > Work Flow > Models > DAM Update Asset > Select > Edit > Process Thumbnails > Thumbnails Tab > Add > 640:640:false > submit > sync

Now go to /conf/global/settings/workflow/models/dam/update_asset/jcr:content/flow/thumbnailprocess/metaData and check CONFIG value.

View solution in original post

3 Replies

Avatar

Correct answer by
Community Advisor

@aembeginner1 

You can update the OOTB DAM UPDATE ASSET workflow and add you custom thumbnail size.

Tools > Work Flow > Models > DAM Update Asset > Select > Edit > Process Thumbnails > Thumbnails Tab > Add > 640:640:false > submit > sync

Now go to /conf/global/settings/workflow/models/dam/update_asset/jcr:content/flow/thumbnailprocess/metaData and check CONFIG value.

Avatar

Level 2
Why is AEM creating the updated nodes under Conf folder when we make changes to OOTB workflow. now the changes are available in both the places Var and Conf