Expand my Community achievements bar.

How to sync content from AEM 6.1 author to AEM 6.3 Author?

Avatar

Level 1

Hi All,

We have a requirement to sync content from one of our AEM 6.1 author to AEM 6.3 author. For eg we have an AEM 6.1 author and AEM 6.3 author, We need to get all the content(changes) created or modified or deleted on or after 1-8-2018  from 6.1 author to 6.3 author. Is there any tool or strategy to perform this?

Thanks in Advance!

3 Replies

Avatar

Community Advisor

Hi,

you can do it by creating package programatically based on cq:lastModified date.

Please check below thread for similar kind of use case

Unpublished Content backup

Thanks
Arun



Arun Patidar

Avatar

Level 2

You can use acs commons query packager for this. You can create a package based on a JCR query. Refer the below link for more details.

Query Packager

Thanks,

Karthik

Avatar

Level 10

You can use vlt rcp or crx2oak