I have an XQuery file running on MarkLogic which includes a module.

import module namespace common = "http://schemas.epocrates.com/schemas/marklogic/common"
   at
"common.xquery" ;

 

When I run this using ML’s App Server it locates this module in the same directory as the master file.

But when I try to run the xquery from within Oxygen it cant find the module. 

Is there a way to tell Oxygen to somehow tell marklogic where this common module resides so it would behave the same as if it were executed from the App server ?

 

 

 

----------------------------------------

David A. Lee

Senior Principal Software Engineer

Epocrates, Inc.

dlee@epocrates.com

812-482-5224