활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
How to disable the rendition creation process for the following folder on dam update asset workflow
/content/dam/adventure/bike/places/dim-drawings/saltus
조회 수
답글
좋아요 수
Hi @Vani1012
If your requirement doesn't mandate any other steps in the OOTB dam update workflow you can update the launcher to skip this folder from executing this workflow which will help in not creating the renditions for the folder.
In the launcher update the path to /content/dam(?!/adventure/bike/places/dim-drawings/saltus).*/renditions/original
Please refer the community question for reference
If its only to remove the rendition creation step then it will be ideal to create a custom dam update asset workflow update the Thumbnail process step (either remove or make thumbnail arguments empty ) and then configure a launcher which will execute this workflow for the above folder.
Hope it helps!
I have updated the launcher with this path /content/dam(?!/adventure/bike/places/dim-drawings/saltus).*/renditions/original
eventhough renditions are creating
I have created all these launchers even though redirections are still generating.