Edit online

How to Configure MarkLogic Data Source Drivers

Notes:
  • Available in the Enterprise edition only.
  • Oxygen XML Editor supports MarkLogic version 4.0 or later.

To configure a data source for MarkLogic, follow this procedure:

  1. Download the XCC Java distribution zip file from: http://developer.marklogic.com/products/xcc.
  2. Unzip the downloaded archive.
  3. Open the Preferences dialog box (Options > Preferences) and go to Data Sources.
  4. Click the New button in the Data Sources panel.
  5. Enter a unique name for the data source.
  6. Select MarkLogic from the driver Type drop-down list.
  7. Click the Add Files button and select the MarkLogic driver file from the lib folder of the archive that you downloaded and unzipped. The driver file name is marklogic-xcc-{server_version}.jar, where {server_version} is the MarkLogic server version.
  8. Click the OK button to finish the data source configuration.
  9. Continue on to configure your MarkLogic Connection.