Loading TOC...

xdmp:server-modules-database

xdmp:server-modules-database(
   $id as xs:unsignedLong
) as xs:unsignedLong?

Summary

Return the modules database ID of the App Server, XDBC Server, ODBC Server, or Task Server with the given ID. For a Task Server, return the empty sequence.

Parameters
id An App Server, XDBC Server, ODBC Server, or Task Server ID.

Example

xdmp:server-modules-database(845637403676198)
=> 12345678901234

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