Custom synchronisation / live action is not executed
hi cq5 experts,
i use cq5.4 , created custom synchronisation action not executed when rolling out pages. first added new node according other cq:livesyncaction nodes under jcr:content node of default rollout configuration. created corresponding live action class (implements interface liveaction) in getname() method returns name of node created before. action class deployed , service component can found in osgi container.
however when make live copy of e.g. sub tree , select default rollout configuration contains new node live action not executed. doing wrong? have register live action somewhere?
thanks help.
kind regards.
problem fixed. action parameter of live action class not unique.
More discussions in Archived Spaces
adobe
Comments
Post a Comment