Hi all
In my local I have tried to sync content using Acs commons content sync
I have opned two AEM instances one with 4502 and other one with 8802
I have folwed this https://adobe-consulting-services.github.io/acs-aem-commons/features/contentsync/ artilce to sync the content
So in my local 4502 port i have configured host and added Path to synchronize * path and selected Source environment as http://localhost:4502/
Now I want to sync the content from 4502 to 8802 instance so where we need to configure destination url for sync the content
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @naveenkumar2 , thanks for reaching out via AEM experience league community, this is a great place to learn and collaborate.
Coming to your problem statement, you can to sync content between two aem environments with ports 4502 and port 8802.
So you need to login to target aem instance with port 8802 and configure content sync host as aem host with 4502 port and run the sync tool.
You can understand this tool as PULL rather than PUSH, so you need to be in target instance to pull from a source instance.
Hi @naveenkumar2 , thanks for reaching out via AEM experience league community, this is a great place to learn and collaborate.
Coming to your problem statement, you can to sync content between two aem environments with ports 4502 and port 8802.
So you need to login to target aem instance with port 8802 and configure content sync host as aem host with 4502 port and run the sync tool.
You can understand this tool as PULL rather than PUSH, so you need to be in target instance to pull from a source instance.
Thanks @Shashi_Mulugu for the prompt response
Views
Likes
Replies