BC Connection - Server Access Tab

In the Server Access tab, you can configure information about the BusinessConnect server that the plug-in connects to.

The following table lists the configurations in the Server Access tab of the BC Connection shared resource.

Field Module Property? Description
JDBC Driver Type No The type of the JDBC driver.

The available JDBC driver types in this list include Oracle Thin, Oracle OCI, Microsoft SQL Server, MySQL, and IBM DB2 Universal Type 4.

JDBC Driver Yes Available drivers for the database.
Note: The Oracle Client Library path has to be specified if you use the Oracle OCI drivers:
  • On Microsoft Windows
    1. Click Start > Control Panel > System > Advanced system settings > Environment Variables.
    2. In the System variables area, double-click the Path variable.
    3. In the Edit System Variable dialog, add Instant_Client_Home to the value of the Variable value field.
    4. Click OK.
  • On Linux

    Add Instant_Client_Home to the values of the PATH and LD_LIBRARY_PATH environment variables.

JDBC URL Yes The URL for the configuration store database for the selected JDBC driver.
DB User Yes A valid user name for the database.
DB Password Yes The password associated with the user name.