How to open publish port in local system and how the content changes from author and publish port. | Community
Skip to main content
New Participant
January 25, 2023
Solved

How to open publish port in local system and how the content changes from author and publish port.

  • January 25, 2023
  • 4 replies
  • 1649 views

I have created some content in author port and I publish that page but that content of the page is different in publish port. I don't know how its change the content between author and publish port. Anyone explain me how that content changes in publish port and how to run publish port in local system

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 Anudeep_Garnepudi

@gokulr707 

Rename aem jar as aem-pubish-p4503.jar and double click to run publish instance. It will start aem publish instance in port 4503, you can access using localhost:4503.

 

To replicate content, you need both author and publish running and in author you need to configure Replication agent. Refer link below

Replication | Adobe Experience Manager

 

4 replies

Ankur_Khare
New Participant
January 26, 2023

You need to have separate instance running for author and publish refer Adobe docs on how to setup author and publish.

Then you can check replication agents .

 

If all good you can publish pages from author to publish and see.

Manu_Mathew_
New Participant
January 25, 2023

@gokulr707 You can go to the timeline section and look for activities on the page and revert the version if it was not intended and re-publish the page- 

For running publish locally, you will need to start AEM publish instance in odd ports such as 4503 and publish run modes and you will have to configure the replication agent to point to it from the author instance.

HeenaMadan
New Participant
January 25, 2023

You need to setup Replication agent on author instance to replicate content from author to publish and provide Url config there. 

 

Replication | Adobe Experience Manager 

https://experienceleague.adobe.com/docs/experience-manager-screens/user-guide/administering/configure-screens-replication.html?lang=en

 

Anudeep_Garnepudi
Anudeep_GarnepudiAccepted solution
New Participant
January 25, 2023

@gokulr707 

Rename aem jar as aem-pubish-p4503.jar and double click to run publish instance. It will start aem publish instance in port 4503, you can access using localhost:4503.

 

To replicate content, you need both author and publish running and in author you need to configure Replication agent. Refer link below

Replication | Adobe Experience Manager