コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

Unable to see MSM folder in AEM 6.5

Avatar

Level 5

I am unable to see MSM folder 

 

arunk85184451_0-1585413221400.png

 

arunk85184451_1-1585413267332.png

 

 

Please anyone let me know what can be the rootcause ,

1 受け入れられたソリューション

Avatar

正解者
Employee Advisor

Unfortunately you don't show which user you are using to do that. In your case /etc/blueprints is protected with ACLs (but it's unclear if it's affecting your the user you are using), so you should check that first.

 

And of course with AEM 6.4 the repo layout has changed a bit ... see the other response.

 

元の投稿で解決策を見る

4 返信

Avatar

Community Advisor

Hi,

 

In AEM 6.5 you can access msm in below path and you can find them under /apps/msm instead of etc 

 

/libs/wcm/msm/gui/content/blueprintconfig.html

 

You can check below link for more details

 

https://docs.adobe.com/content/help/en/experience-manager-65/administering/introduction/msm-livecopy...

 

Hope this helps

Avatar

正解者
Employee Advisor

Unfortunately you don't show which user you are using to do that. In your case /etc/blueprints is protected with ACLs (but it's unclear if it's affecting your the user you are using), so you should check that first.

 

And of course with AEM 6.4 the repo layout has changed a bit ... see the other response.

 

Avatar

Level 5
thank you reposnding , i am logged in as admin/admin only

Avatar

Employee Advisor
Then you should check /apps/msm, as suggested by @sonuk85184451