1.1 Basic Setup

This topic provides information about the software is required to install in your local machine.

Before launching the Installer, the following software is required to be installed in the local machine (Windows/Linux where the Installer setup will be done).
  1. Install Java JDK with the version specified in a document.

    Note:

    • For Windows Machine, after installing Java JDK, set JAVA_HOME and PATH variables in an environment variable.
    • For the Linux Machine, after installing Java JDK, set JAVA_HOME and PATH variables using command line arguments.
  2. Install the Oracle WebLogic Server with the version specified in a document.
  3. Install the Oracle DB Client with the version specified in a document.

    Note:

    • For Windows and Linux machines, the TNS entries of the database must be updated for the Oracle Banking Corporate Lending installation.
    • For Windows machines, the system will automatically update the PATH variable of the client installed in environment variables.

      If it is not updated, manually update the PATH variable.

    • For Linux machines, set the ORACLE_HOME variable using command line arguments.
    • If backend compilations are not happening, verify TNS entries and schema credentials.
  4. Note down Installed Locations of Java JDK, Oracle WebLogic Server, and Oracle DB Client which needs to provide while running Installer GUI.

    Note:

    If the GUI installer is not launched, recheck the below specified paths.
    Example of software paths:
    • Java JDK Home - C:/Program Files/Java/jdk<version>
    • Oracle DB Client - C:/app/client/<user>/product/<version>/client_1
    • Oracle Weblogic Server - C:/Oracle/Middleware/Oracle_Home/wlserver