Hi all,
We are using AEM as a Cloud Service and have configured an Image Processing Profile that calls an App Builder to perform some Photoshop action against some images to generate a specific rendition (e.g., photoshopped.psd, rendition.png) when assets are uploaded into a designated folder.
Now, we have a requirement where:
Assets are already available in the DAM (in any folder).
Authors should be able to manually run a workflow on a selected asset.
The workflow should:
Trigger the processing profile to generate the rendition (even though the asset is not newly uploaded).
Once the rendition is available, separate it as a new asset (this post-processing logic already exists).
I want to know:
Is there a supported way to invoke a Processing Profile from a workflow step?
What’s the best practice for such manual reprocessing scenarios?
Appreciate any guidance or experience around this!
Thanks in advance.
Regards,
Bhavani Bharanidharan
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
I think you can run the post processing workflow as independent workflow as well.
If you can't then you need to create a custom workflow with the same preprocessing logic.
Views
Replies
Total Likes
I think you can run the post processing workflow as independent workflow as well.
If you can't then you need to create a custom workflow with the same preprocessing logic.
Views
Replies
Total Likes
Hello @BhavaniBharani
- You can use the Reprocess Assets UI/action to (re)run processing profiles on existing assets.
- Attach your custom workflow to the folder for any post-processing automation.
- afaik, OOTB, you might not be able to call a processing profile from a Workflow step
Hi @BhavaniBharani,
Did the shared solution help you out? Please let us know if you need more information. Otherwise kindly consider marking the most suitable answer as ‘correct’.
If you've discovered a solution yourself, we would appreciate it if you could share it with the community.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies