Hi ,I tried to set the initiator name as replicator by using node.setProperty(ReplicationStatus.NODE_PROPERTY_LAST_REPLICATED_BY, initiator)I am not sure if it is a good practice.please suggest if there is any other alternative.I also found another ACS commons code in the link below : acs-aem-commo...