How to configure AEM so it selects a workflow based on page path?
We have removed publishing rights to most authors on 1 of our sites.
As such, we have created a workflow (let's call it mysite-workflow) to handle request for publication.
Is it possible to configure AEM so that if a workflow request was made on a page that resides inside /content/mysite, it automatically uses mysite-workflow?
Thanks