활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
Hi There,
Currently, I am facing an issue in MSM service on content activation. Any help would be helpful.
Issue - The live-copy contents are getting published automatically whenever there is a change in BluePrint source content without any manual activation. I have given the trigger as 'publish'. But it triggers on any content modification itself. No customization has been done so far. As of now, I am using the core service.
Expectation: The live-copy content should be activated only when there is a publish trigger in the source blueprint page.
Version: 6.2
Thanks.
조회 수
답글
좋아요 수
Path to check rollout configs as mentioned by Vishu:
/content/<we-retail or your project_root>/us/en/jcr:content/cq:LiveSyncConfig
cq:rolloutConfigs | String[] | /apps/msm/wcm/rolloutconfigs/pushondelete, /libs/msm/wcm/rolloutconfigs/default |
조회 수
답글
좋아요 수
Hello Praveen,
Can you try with OOTB "Activate on Blueprint activation" config and see how it goes?
Regards,
Vishu
조회 수
답글
좋아요 수
Hi Vishu,
Currently, I am using all the OOTB rollout configs. Not added any of my custom ones. Please find the config screenshot.
The OOTB 'Activate on blueprint activation' is causing the issue. It activates the live copy pages without any publish trigger. I have checked the cq:trigger for 'Activate on blueprint' roll config. It looks correct and mentioned as 'publish'.
Thanks.
조회 수
답글
좋아요 수
According to this, the content from blueprint (Source) will get copied to live copy automatically when there are any modifications in source and livecopy will be activated/deactivated only when the source is activated.
But in your case, the live copy is getting activated without the activation of the blueprint. Is my understanding correct?
조회 수
답글
좋아요 수
yes. you are right. It is not working as expected.
The activation is happening without the activation of the blueprint pages.
조회 수
답글
좋아요 수
Thanks for the clarification.
We would need debug logs and more information in order to investigate this issue further. Please open a daycare ticket [1] and share the error and debug logs.
For Debug level MSM log:
- Go to http://host:port/system/console/slinglog
- Click Add New Logger
- Set it with this configuration:
Log Level: Debug
Log File: logs/msm.log
Loggers:
조회 수
답글
좋아요 수
check if you get any help from Re: AEM 6.3: Author -> dispatcher flush also executes replication event to publishers for debugging
조회 수
답글
좋아요 수
Thanks Gaurav for your suggestion. As mentioned in the other thread, the dispatcher flush configuration was causing the issue.
조회 수
답글
좋아요 수
Not directly related to your problem: "Push on Modify" is likely to overwhelm AEM instances, and I would not recommend it when the number of livecopies exceeds a small number.
Jörg
조회 수
답글
좋아요 수