Hi @Ankan_Ghosh , @arunpatidar By default AEM replication agents creates a version of page when you replicate the content. During version, AEM puts the node in checked in state so that no other operation will be done on that node. You can try checkin and checkout methods present in below API referen...