How to configure MarkLogic support in <oXygen/>

The latest instructions on how to configure MarkLogic support in <oXygen/> can be found on our website.

 
  1. Copy jar resources. Go to http://xqzone.marklogic.com/download/ and download Java and .NET XDBC distributions (XSDB Connectivity Packages) http://xqzone.marklogic.com/svn/xdbc/releases/MarkXDBC.Java-3.0-6.zip. Extract the following files to [oXygen-install-folder]/lib directory

    • xdbc.jar
    • xdmp.jar

    If you skip this step the application will display an error message when you try to run the query.

  2. Restart the <oXygen/> application.

  3. Configure the MarkLogic connection.

    Go to Preferences -> XML->XSLT/FO/XQuery->XQuery->MarkLogic and configure the server host, port, user and password.

  4. Execute XQuery.

    Go to associated scenario configuration and select MarkLogic as the transformation engine.