How to Configure a MarkLogic Connection

Available in the Enterprise edition only.
The steps for configuring a connection to a MarkLogic database are the following:
  1. Go to menu Preferences > Data Sources.
  2. Click the New button in the Connections panel.
  3. Enter a unique name for the connection.
  4. Select one of the previously configured data sources from the Data Source combo box.
  5. Fill-in the connection details.
    1. The host name or IP address of the installed MarkLogic engine in the XDBC Host field. Oxygen XML Developer uses XCC connector to interact with MarkLogic XDBC server and requires the basic authentication schema to be set. Starting with version MarkLogic 4.0 the default authentication method when you create a HTTP or WebDAV Server is digest, so make sure to change it to basic.
    2. Set the port number of the MarkLogic engine the Port field.
    3. Set the user name to access the MarkLogic engine in the User field.
    4. Set the password to access the MarkLogic engine in the Password field.
    5. Optionally set the URL used for browsing the MarkLogic database in the Data Source Explorer view in the WebDAV URL field.
  6. Click the OK button to finish the connection configuration.