how to write a custom rollout config which gets called on selecting while rolling out the page. I am extending BaseAction and it gets trigged all the time when rolling out a page
Solved! Go to Solution.
Hi
You need to write custom rollout action for this.
you can refer : http://suryakand-shinde.blogspot.com/2015/01/custom-synchronisation-or-rollout.html
This is for older version but same you need to do for latest version also
Thanks
Dipti
Hi @Bimmi_Soi ,
We can create custom rollout configuration under "/apps/msm/<PROJECT>/rolloutconfigs/<newconfig>" and we can create action(s) like editProperties. We have different properties that we can use.
Please check below video. Hope it helps!
https://www.youtube.com/watch?v=ZQnJkMWBW84
Reference-
Views
Replies
Total Likes
Hi,
you need to create a custom rollout action and need to add in the rollout config. The custom rollout action can be written in Java e.g.
https://www.linkedin.com/pulse/aem-msm-custom-rollout-action-nurbek-umirov
Views
Replies
Total Likes
Hi
You need to write custom rollout action for this.
you can refer : http://suryakand-shinde.blogspot.com/2015/01/custom-synchronisation-or-rollout.html
This is for older version but same you need to do for latest version also
Thanks
Dipti
Views
Likes
Replies
Views
Likes
Replies