


Hi,
I want to control the OOTB DAM Update Asset workflow in such a way that it should get triggered(on updation/creation) for all the nodes under DAM except for those updated/created under /content/dam/abc
How do I achieve this?
I read here that we can use the 'Condition' field of the workflow launcher to impose a condition on which the workflow should be triggered. However, we can only use the node's properties in the condition. Is there any way I can proceed?
Thanks in advance
Views
Replies
Sign in to like this content
Total Likes
Just stumbled upon this by Sham HC
I had to give the following value to the 'Path' field of the workflow launcher.
/content/dam(?!/abc)(/.*/)renditions/original
It works like a charm.
Views
Replies
Sign in to like this content
Total Likes
Just stumbled upon this by Sham HC
I had to give the following value to the 'Path' field of the workflow launcher.
/content/dam(?!/abc)(/.*/)renditions/original
It works like a charm.
Views
Replies
Sign in to like this content
Total Likes