Preparing the MongoDB Environment

How to:

The following components are the prerequisites needed to use the adapter for MongoDB:

Procedure: How to Configure the Java CLASSPATH

The location of the driver jar files must be specified to the server. You must extract the jar files to a location on your system and specify their location.

This can be done in the system CLASSPATH or in the DataMigrator or WebFOCUS Reporting Server IBI_CLASSPATH variable as follows:

  1. From the Web Console menu bar, select Workspace

    or

    From the Data Management Console, expand the Workspace folder.

  2. Expand the Java Services folder. Right-click DEFAULT and select Properties.

    The Java Services Configuration page opens.

  3. Click on the chevrons to expand Class Path.

    In the IBI_CLASSPATH box, enter the full location of the jar files listed above. The file names must be entered one per line.

    Note: For a server running on Windows, use Windows syntax for directory names

  4. Scroll down and click the Save and Restart Java Services button.

WebFOCUS

Feedback