How to Configure MarkLogic Data Source Drivers
Available in the Enterprise edition only.
Note
Oxygen XML Developer plugin supports MarkLogic
version 4.0 or later.
To configure a data source for MarkLogic, follow this procedure:
- Download the XCC Java distribution zip file from: http://developer.marklogic.com/products/xcc.
- Unzip the downloaded archive.
- Open the Preferences dialog box and go to Data Sources.
- Click the New button in the Data Sources panel.
- Enter a unique name for the data source.
- Select MarkLogic from the driver Type drop-down list.
- 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 ismarklogic-xcc-{server_version}.jar
, where {server_version} is the MarkLogic server version. - Click the OK button to finish the data source configuration.
- Continue on to configure your MarkLogic Connection.