keshav_goud
keshav_goud
10-07-2020
vanegi
Employee
vanegi
Employee
10-07-2020
Hi Keshav,
Please check if you have any launcher configured for replication workflow for node:created event. See [0] for more details.
Thanks,
Vaishali
Vaibhavi
MVP
Vaibhavi
MVP
10-07-2020
Hi @keshav_goud ,
Looks like page is replicated soon after you create the page without you performing explicit action.
There should be workflow set to perform replication action on page creation.
Please check if there is a workflow set either by navigating to workflow tab or in page properties for created page.
ChitraMadan
MVP
ChitraMadan
MVP
10-07-2020
Hi @keshav_goud ,
Please check the properties of your page template in /apps. It might be having replication properties as shown in below image
If so, any page that you will create using that template will show replication properties as well.
Solution to this problem is to delete these properties from the template node and try creating page again.
asutosh_jena
asutosh_jena
10-07-2020
@keshav_goud This is because you have "On Modification" trigger enabled in your replication agent configuration. Please uncheck "On Modification" option and your issue will be resolved!
keshav_goud
keshav_goud
10-07-2020
keshav_goud
keshav_goud
11-07-2020
keshav_goud
keshav_goud
11-07-2020
keshav_goud
keshav_goud
11-07-2020
keshav_goud
keshav_goud
11-07-2020
Hi @ChitraMadan ,
Still getting same issue after changing that also , Im using /conf/mysite editable template while creating the page and I deleted under /conf/mysite/mytemplate/jcr:content properties as earlier you said.