MSM Issues | Community
Skip to main content
Singaiah_Chintalapudi
New Participant
June 7, 2016
Solved

MSM Issues

  • June 7, 2016
  • 6 replies
  • 4028 views

When we configured a live copy so that it will copy the content from en to es. We have the below issues with the live copy:

1. It is not copying vanity urls to es.

2. When we update the title in page properties of any page in en, it is not reflecting in es.

Please let me know how to resolve these two issues.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Singaiah_Chintalapudi

I had to remove these properties at multiple places. Now it is working. Thanks all for your help.

6 replies

akankshas475638
New Participant
August 18, 2017

At what what places you needed to remove it? Can you give me a brief idea about it.

Singaiah_Chintalapudi
Singaiah_ChintalapudiAuthorAccepted solution
New Participant
June 8, 2016

I had to remove these properties at multiple places. Now it is working. Thanks all for your help.

Singaiah_Chintalapudi
New Participant
June 8, 2016

Thank you all for your reply. I have already removed those from Excluded Page Properties. Please see the screenshot.

I am using AEM 6.1. Still, live copy is not maintaining inheritance for jcr:title, jcr:description, and sling:vanityPath. Please let me know if you need any additional info.

kautuk_sahni
Employee
June 8, 2016

HI

Please have a look at the documentation:-

//

CQ MSM Content Update Action - Exclusions

Several properties and node types are excluded by default, these are defined in the OSGi configuration of CQ MSM Content Update Action, under Excluded Page Properties.

By default properties matching the following regular expressions are excluded (i.e. not updated) on rollout:

[img]https://docs.adobe.com/content/docs/en/aem/6-2/administer/sites/msm/msm-sync/_jcr_content/contentbody/image_8.img.png/1458298730042.png[/img]

You can change the expressions defining the exclusion list as required. For example, if you want the page Title to be included in the changes considered for rollout, remove jcr:title from the exclusions.

Documentation Link:- https://docs.adobe.com/docs/en/aem/6-2/administer/sites/msm/msm-sync.html#CQ MSM Content Update Action - Exclusions

I hope this would help you.

Thanks and Regards

Kautuk Sahni

Kautuk Sahni
Employee
June 8, 2016

See details under (and surrounding):

Kunal_Gaba_
New Participant
June 8, 2016

That is because by default all properties which starts with sling: and jcr: are excluded by the MSM. The configuration for excluded properties can be seen here - http://localhost:4502/system/console/configMgr/com.day.cq.wcm.msm.impl.RolloutManagerImpl