Loading TOC...

TRGR-DIRSLASH

Message Text

Directory URI must end with '/'

Cause

The directory URI in a trigger directory scope definition does not end with '/'. For example:

trgr:directory-scope("/must/end/with/slash", "infinity")

Response

Correct the directory URI to end with '/'. For example:

trgr:directory-scope("/must/end/with/slash/", "inifinity")

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