Serialization type field in Replication agent settings | Community
Skip to main content
New Participant
October 16, 2015
Solved

Serialization type field in Replication agent settings

  • October 16, 2015
  • 3 replies
  • 1819 views

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.

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 Sham_HC

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

3 replies

Sham_HC
Sham_HCAccepted solution
New Participant
October 16, 2015

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

askdctmAuthor
New Participant
October 16, 2015

Hi All,

Any thoughts on the above will be helpful.

askdctmAuthor
New Participant
October 16, 2015

Hi Sham,

Thank you for your reply.