xdmp:forest-database-replication-resume( $forest-ID as xs:unsignedLong*, $forceBulkReplication as xs:boolean ) as empty-sequence()
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:forest-database-replication-resume
on each forest.
xdmp:forest-database-replication-resume(98394839084390843,fn:true()) => ()
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.