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

How to open publish instance on AEM as cloud service?

Avatar

Level 7

Hi

 

akshaybhujbale_0-1668164346576.png

 

Above image showing aem auther home. 

so I want to open aem publish home on aem as cloud service on sandbox but getting below error.

How to solve this error.

akshaybhujbale_0-1668165736519.png

 

 

9 Replies

Avatar

Community Advisor

@akshaybhujbale 
What exactly you want to open in publish because Author start page or console are not available for publisher ?
You can open page in publisher directly with page url.

Avatar

Community Advisor

In AEM as cloud you will not have access to the start pages like author by default, publisher only serves the pages which are under /content and if you need to open the crx/de console get the access for the repository browser which is same as CRX.

 

Avatar

Level 7

@Mani_kumar_ 

In AEM as cloud you will not have access to the start pages like author by default, publisher only serves the pages which are under /content and if you need to open the crx/de console get the access for the repository browser which is same as CRX.

 

If this is so then how to set CUG and ACL on pusblish instance?

Avatar

Community Advisor

You have to do all the configuration setup in Author instance and publish them.

Other option is to take the package of ACLs and install them in the publish environment.

Avatar

Community Advisor

Yes, where exactly you are applying them I hope it is on page properties?

Avatar

Community Advisor

We can't access aem/start.html on publish instance of like https://author-p<>-e<>.adobeaemcloud.com/aem/start.html. Publisher only serves the pages which are under /content hence above page can't be open at publish.

Avatar

Level 7

If I understand you right, you want open the siteadmin on publish instance. There is no direct way doing it so. First of all you have to exactly know where you want to go. If you know it try following way:

 

  1. Login into the publish instance by calling <address>/system/console
  2. Login into author instance and go to that gui you want to open on publish instance. In case you want go into the sitemadmin, choose a page on author and mark it with left mouse button.
  3. Copy the url from browser address bar - via ctrl+c - and put it into a text program. Change the address to publish one.
  4. Copy modified address - via crtl +c - and paste it into browser window where the publish instance has being opend.