Expand my Community achievements bar.

SOLVED

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

Avatar

Level 2

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

1 Accepted Solution

Avatar

Correct answer by
Level 2

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

View solution in original post

2 Replies

Avatar

Level 10

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. 

Avatar

Correct answer by
Level 2

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