xdmp.forestDatabaseReplicationResume( forest-ID as (Number|String)[], forceBulkReplication as Boolean ) as null
Resume database replication with the specified forest IDs.
Parameters | |
---|---|
forest-ID | forest IDs. |
forceBulkReplication | Whether to force bulk replication or not. |
http://marklogic.com/xdmp/privileges/xdmp-forest-database-replication-resume
http://marklogic.com/xdmp/privileges/xdmp-forest-database-replication-resume/forest/{id}
http://marklogic.com/xdmp/privileges/xdmp-forest-database-replication-resume/database/{id}
xdmp.forestDatabaseReplicationResume
on each forest.
xdmp.forestDatabaseReplicationResume(98394839084390843,fn:true()) => ()
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.