when publish the content already exists the content didn't change no need to publish but edit are new content that content should be publish in AEM? | Community
Skip to main content
New Participant
July 11, 2023
Solved

when publish the content already exists the content didn't change no need to publish but edit are new content that content should be publish in AEM?

  • July 11, 2023
  • 2 replies
  • 783 views
No text available
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 Tanika02

Hello @ferosekhan - 

 

If you have existing content that hasn't changed, there is generally no need to re-publish it. However, when you create new content or make edits to existing content that you want to make publicly available, you should publish those changes.

 

If you want to build a capability, to do all this programmatically you can refer to these articles : 

 

https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/operations/replication.html?lang=en 

 

https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/how-to-publish-an-asset-page-programmatically-in-aemaacs/m-p/557152 

 

 

2 replies

Tanika02
Tanika02Accepted solution
New Participant
July 11, 2023

Hello @ferosekhan - 

 

If you have existing content that hasn't changed, there is generally no need to re-publish it. However, when you create new content or make edits to existing content that you want to make publicly available, you should publish those changes.

 

If you want to build a capability, to do all this programmatically you can refer to these articles : 

 

https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/operations/replication.html?lang=en 

 

https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/how-to-publish-an-asset-page-programmatically-in-aemaacs/m-p/557152 

 

 

ksh_ingole7
New Participant
July 11, 2023

Hi @ferosekhan 

 

Did not quite get your question. But from what I understand, if the same content exists on your Publish instance and author instance then no need to publish it again. Once you edit the page content or properties you need to publish the page again so that the latest content reflects on the page. 

 

Let me know in case of any further questions. Happy to help.

 

Thanks.