Hi,
Pages seem to be publishing immediately upon editing (see timeline). How do we disable that?
Solved! Go to Solution.
Views
Replies
Total Likes
Hello,
To disable immediate publishing of pages upon editing in AEM, you need to modify the "Replication Agent" configuration by unchecking the "Enabled" option for the "Activate" and "Deactivate" triggers
Hello,
To disable immediate publishing of pages upon editing in AEM, you need to modify the "Replication Agent" configuration by unchecking the "Enabled" option for the "Activate" and "Deactivate" triggers
Please check if there is any workflow launcher or event listener for publishing it. Disable the launcher/event listener will solve your problem.
Event listener/launcher are the only two things that can do this
By default, AEM doesn't provide auto-replication. There should some a launcher or listener active to support this activity.
Please check it and try de-activating.
@kbitra1998 - OOTB it shouldn't happen. If you have done any customization using Launchers or Eventlisteners, please look for that. (Definitely it's because of custom implementation)
Hi,
While configuring the dispatcher flush agent or Replication agent, we enabled the "ReplicateOnModification" trigger.
Views
Replies
Total Likes