Hi Community Rockstars,
I have a requirement where user wants below steps:
1. When user uploads any image in DAM, 3 copies of that image with extention like 2x3, 4x2, 2x1 will be created. Like if i upload abc.jpg image in dam then 3 more will be created on the fly with name abc-2x3.jpeg, abc-4x2.jpg, abc-2x1.jpeg.
2. when use open any image (double click) and click on edit. on pop-up when use click on crop then in crop aspect ration. ration should be pre populated based on name like for abc-2x3.jpeg the aspect ratio should be 2:3 likewise for all three images.
I understand that we need to create workflow like DAM asset update but don't have much experience in workflows.
appreciate your input on this.
AEM version: 6.2, we are using classic UI.