Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Serialization type field in Replication agent settings

Avatar

Level 9

Hi All,

In OOTB instance, we have the four values present

Default
Dispatcher Flush
Binary Less
Static Content Builder

What exactly does each one of them mean and when is it to be used. Any thoughts/pointers on this will be helpful.

1 Accepted Solution

Avatar

Correct answer by
Level 10

It is covered at https://docs.adobe.com/docs/en/cq/5-6-1/deploying/replication.html

Default:-  Used for replicating from author to publish.
Dispatcher Flush:-  to invalidate / clean dispatcher cache.
Binary Less:-  Sharing the datastore :-  http://cq-ops.tumblr.com/post/59996536676/how-to-share-the-data-store-between-author-and
Static Content Builder:-  for file system  http://www.wemblog.com/2012/02/how-to-use-static-agent-in-cq-wem.html

View solution in original post

3 Replies

Avatar

Correct answer by
Level 10

It is covered at https://docs.adobe.com/docs/en/cq/5-6-1/deploying/replication.html

Default:-  Used for replicating from author to publish.
Dispatcher Flush:-  to invalidate / clean dispatcher cache.
Binary Less:-  Sharing the datastore :-  http://cq-ops.tumblr.com/post/59996536676/how-to-share-the-data-store-between-author-and
Static Content Builder:-  for file system  http://www.wemblog.com/2012/02/how-to-use-static-agent-in-cq-wem.html

Avatar

Level 9

Hi All,

Any thoughts on the above will be helpful.

Avatar

Level 9

Hi Sham,

Thank you for your reply.