Expand my Community achievements bar.

Custom Content Builder for Replication

Avatar

Level 2

    Hi,

    I'm successfully able to create a content builder for custom replication. 

    It is working as expected with default settings. But when I enable "Enable Batch Mode" it's not working.

    The error I'm getting is 

Error during replication of ReplicationAction{type=ACTIVATE, path[0]='batch:', time=1494623228329, userId='', revision='null'}: com.day.cq.replication.ReplicationException: Could not retrieve content from content builder

Inside custom transport handler, if batch enabled - the IOUtils.toString(replicationTransaction.getContent().getInputStream()); is returning 

What I get if I try without batch is highlighted with red box. 

Please help me. Thanks. 

1 Reply

Avatar

Level 4

Hi krishnak30677142

I'm facing the same issue with my custom replication agent. Can you share what you did to fix it?

Thanks,

Anjali