How to replicate content to a specific publish server but not all the publish server | Community
Skip to main content
Level 2
October 16, 2015
Solved

How to replicate content to a specific publish server but not all the publish server

  • October 16, 2015
  • 2 replies
  • 1294 views

Hello Folks,

we have a two different requirement in our project.

1. We have 1 author server and 4 publish servers, 2 is for prod(for internet users) and other 2 are for prod preview(for internal users), internal users have to certify the content before it goes to external users. So Author should be having such flexibility, so that he can select the desired publish environment while activating content. 

2. Other requirement is to publish assets to some web server other than publish servers for some other application.

Can you guys please provide your valuable suggestion in achieving the above requirements. 

 

~Regards
Satya

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 Alex Collignon

Hi Satya,

I think one way of dealing with your use cases is to ensure your dedicated replication queues are using different Agent User Id.

You therefore need to create multiple system user that have different permissions so each one will collect the data you want to carry on the other instances. 

I would recommend you have a look at the Replication Deep Dive slides from the last Circuit conference, especially Scenario: Content partitioning. Hope that helps,

[0] http://circuit.citytechinc.com/content/dam/circuit/aem-replication_mwermund.pdf

Alex

2 replies

smacdonald2008
Level 10
October 16, 2015

You can configure replication agents to publish content. See Replication Agents - Configuration Parameter options in this this AEM doc topic:

https://docs.adobe.com/docs/en/cq/5-6-1/deploying/replication.html#Replication Agents - Configuration Parameters

Look at the Transport values. 

Alex CollignonAdobe EmployeeAccepted solution
Adobe Employee
October 16, 2015

Hi Satya,

I think one way of dealing with your use cases is to ensure your dedicated replication queues are using different Agent User Id.

You therefore need to create multiple system user that have different permissions so each one will collect the data you want to carry on the other instances. 

I would recommend you have a look at the Replication Deep Dive slides from the last Circuit conference, especially Scenario: Content partitioning. Hope that helps,

[0] http://circuit.citytechinc.com/content/dam/circuit/aem-replication_mwermund.pdf

Alex