Hi,
I have a requirement that I need to start a workflow on a selected asset workflow. This will iterate each asset under this folder and process some work. But when I right click on an asset folder, the "workflow" option is disabled. So I am wondering if it is possible to start a workflow on an asset folder?
Thanks
Solved! Go to Solution.
Views
Replies
Total Likes
Please use the Workflow console and use your folder path as payload
Views
Replies
Total Likes
It's definitely possible, however I would use a servlet instead. When a thumbnail is generated on the folder, it will cause your workflow to fire. It gets ugly quick.
Views
Replies
Total Likes
Please use the Workflow console and use your folder path as payload
Views
Replies
Total Likes
If I understand you correctly, you are saying on siteadmin page, overwrite the dialog javascript to enable the workflow on context menu, then write a servlet to trigger the workflow?
Views
Replies
Total Likes
Sorry, I thought you were talking about adding a workflow launcher on a sling:OrderedFolder. Where are you trying to add the functionality?
Views
Replies
Total Likes
sam.stange wrote...
Sorry, I thought you were talking about adding a workflow launcher on a sling:OrderedFolder. Where are you trying to add the functionality?
[img]2015-06-17_21-52-21.png[/img] I mean here.
Views
Replies
Total Likes
Views
Likes
Replies