Hi, You can configure versioning from Day CQ WCM Version ManagerI haven't used it but this is what i found, give it a tryBy looking at API docs, you see setSuppressVersions(boolean suppressVersions) , try to set it with trueCreate a new ReplicationOptions and set this in replicate(Session session, R...