I've a set of thumbnail sizes initially configured in "/etc/workflow/models/dam/update_asset.html", as time past, I would like to add in additional set of sizes eg. 200x200, 300x300. How do I manually trigger the thumbnail creation workflow step without reuploading all the dam assets? Is it possible for an author to go to the "/damadmin", choose any image and click on workflow to manually trigger the thumbnail creation workflow step?
version: cq5.6.1
I'm still open to manual triggering of workflow. Another answer to this question thanks to dave, is to touch/update the original rendition's jcr:lastModified "/content/dam/./jcr:content/renditions/original/jcr:content"
Many thanks in advance