Loading TOC...

xdmp.configurationTimestamp

xdmp.configurationTimestamp(
   [name as String]
) as (Number|String)?

Summary

Returns timestamp of last configuration changed

Parameters
name The name of configuration file. The default value is empty string.

Example

xdmp.configurationTimestamp("databases.xml");
=> 15495681647217162987

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