Loading TOC...

xdmp:get-invoked-path

xdmp:get-invoked-path() as xs:string

Summary

Returns the path of the module that is being invoked. Note that this is different from xdmp:get-request-path when the module is invoked because an invoke or eval does not create a new request.

Example

xdmp:get-invoked-path()
=> "/example.xqy"

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