Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list
SOLVED

Unable to see MSM folder in AEM 6.5

Avatar

Level 4

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 Accepted Solution

Avatar

Correct answer by
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.

 

0 Replies

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

Correct answer by
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 4
thank you reposnding , i am logged in as admin/admin only

Avatar

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