DAM Assets - how to make request activation workflow available?
Hi,
we would like to use AEM OOTB functionality to support a publication workflow. To achieve this, we have set user group privileges to deny access to all workflow models under /etc/workflow/models - except for request_for_activation (and _deletion and _deactivation). Great: when authors upload new assets and create new pages that use those assets, they don't get to pick from individual workflows but can instead use the "Request for publication" option in sites to bring up the libs/wcm/core/content/sites/publishpagewizard and launch an activation workflow that way, for the page and each unpublished, referenced asset.
My question is, how do we add to our AEM configuration to allow authors to launch a request publication/activation for individual assets in the DAM - i.e. assets not referenced in a page? An author can upload an asset, then for that asset in the assetdetails.html/content/dam... editor get to a drop down of available workflows via Timeline > Start Workflow > Select a workflow options. I can't find the support docs describing how to configure which workflow models are presented to the author there.
Any help much appreciated.