When an author tries to activate a page without the permissions, it automatically starts the default CQ "Request For Activation Workflow". I have a custom workflow I created, Is it possible to either make this the default workflow so that when users without replicate permissions try to activate a page my "custom workflow" gets triggered.
OR
Apply some listener to my workflow to be triggered on page activation without using replication preprocessor.
IN SUMMARY
Activate button won't publish the page but will rather invoke "custom workflow" as opposed to default "Request for Activation workflow". I am using CQ version 5.6.1
Kindly Assist :)