Hi, I need to replicate 40,000 Pages from author to Publish(which is not in same DNS). using replication agent. Here are my Questions:
1. At a time how many pages can i replicate using a replication agent.?
2. How I can configure my replication agent for a different aem publisher which is not in same domain.
3. How I can make the use of different options available in replication agent to configure for a different aem publisher which is not in same house , image attached for references.
Any help would be highly appreciated
@Jörg_Hoh @Vijayalakshmi_S @lukasz-m @kautuk_sahni @arunpatidar
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @avi_infy ,
1. you need not worry about the max limit as there is a handler that takes 10 items(default) at a time and flushes the replication as a set. If I am not wrong it is a sling event job handler.
2. just point your publisher URI to your desired path and allow the author URL to take requests on your publisher.
this document should help you in that regard.
note: the replication agents are deprecated in the AEMaaCS, so better start using the replication workflow for this operation, if you intend to upgrade to the cloud in the future.
Also, are you aware of sling content distribution? using that too, you can make forward and reverse replications to multiple or different publishers.
More on sling content distribution is here: https://sling.apache.org/documentation/bundles/content-distribution.html
Thank you.
Regards,
Sravan
Views
Replies
Total Likes
Hi @avi_infy ,
1. you need not worry about the max limit as there is a handler that takes 10 items(default) at a time and flushes the replication as a set. If I am not wrong it is a sling event job handler.
2. just point your publisher URI to your desired path and allow the author URL to take requests on your publisher.
this document should help you in that regard.
note: the replication agents are deprecated in the AEMaaCS, so better start using the replication workflow for this operation, if you intend to upgrade to the cloud in the future.
Also, are you aware of sling content distribution? using that too, you can make forward and reverse replications to multiple or different publishers.
More on sling content distribution is here: https://sling.apache.org/documentation/bundles/content-distribution.html
Thank you.
Regards,
Sravan
Views
Replies
Total Likes
Views
Likes
Replies
Views
Like
Replies