I was wondering if there's an easy way to create a launcher that would launch when dam:status=approved is set on an asset. I want to have the asset publish to Scene7 once it's approved using the Create Review Task.
I'm assuming it would involve creating a launcher with these settings:
Event Type: Node modified
Nodetype: nt:file
Globbing: /content/dam(/.*/)renditions/original
Condition: dam:status=='approved' (should approved be in quotes?)