Loading TOC...

flexrep.inboundFilterGet

flexrep.inboundFilterGet() as element(flexrep.inboundFilter)?

Summary

This function gets any inbound filter that is contained in the database, or an empty sequence if none is configured.

Example

const flexrep = require('/MarkLogic/flexrep');

flexrep.inboundFilterGet();
   

Required Privileges

http://marklogic.com/xdmp/privileges/flexrep-admin

Stack Overflow iconStack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.