flexrep:inbound-filter-get() as element(flexrep:inbound-filter)?
This function gets any inbound filter that is contained in the database, or an empty sequence if none is configured.
xquery version "1.0-ml"; import module namespace flexrep = "http://marklogic.com/xdmp/flexible-replication" at "/MarkLogic/flexrep.xqy"; flexrep:inbound-filter-get()
http://marklogic.com/xdmp/privileges/flexrep-admin
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.