1.1 Create Property File for Open Development Tool

This topic provides systematic instructions to create a property file for the Open Development Tool.

  1. Run FCUBSInstaller.bat batch file in Windows or FCUBSInstaller.sh in Linux to launch Oracle Banking Installer.

    For more information, refer to the fields description table.

    Table 1-1 Command prompt screen - Field Description

    Field Description
    JAVA HOME PATH Specify the JAVA 8 home path.
    ORACLE HOME PATH Specify the Oracle Client Path.
    APPSERVER PATH Specify the Application Server Path.
  2. After specifying these details, INSTALLER-GUI is generated.
    The Welcome to Oracle Universal Banking Installer screen displays.

    Figure 1-2 Welcome to Oracle Universal Banking Installer



    For more information on fields, refer to the field description table.

    Table 1-2 Welcome to Oracle FLEXCUBE

    Field Description
    JDK Path Maintain Home folder path of JDK1.8.
    Oracle Home

    Maintain home folder path of Oracle Client or Database.

    Select one of the radio buttons

    1. Property File creation
    2. Utilities
  3. Based on the selection, next screen will be shown. Select Property File creation for the current case and click Next.
    The Select one of the components screen displays.

    Figure 1-3 Select one of the components



  4. Click the Open Development Tool component for installation and then click the Next button.
    The ODT Property File Creation screen displays.

    Figure 1-4 ODT Property File Creation



    For more information, refer to the fields description table.

    Table 1-3 Open Development Tool- Property file details

    Field Description
    Operating System Specify the operating system in which you are installing Oracle FLEXCUBE.
    Application Server Specify the application server on which you are installing Oracle FLEXCUBE.
    ODT JNDI Specify the JNDI for the ODT.
    SYMMETRIC KEY Specify the symmetric key as oraclefinancials.
    Logger Path Specify the path where the logs have to be written.
    Provider_URL Specify the provider URL.
    WAR File Name Specify the war file Name.
    Source Directory Specify the source directory location. The source directory should have the ‘rad_ddl.sql’ and other corresponding packages. You can use the directory icon to browse to the source directory location.
    Destination Directory Specify the destination directory. You can use the directory icon to browse to the source directory location.
  5. Specify the following ODT schema details in the table shown in the above image.

    For more information on fields, refer to the field description table.

    Table 1-4 ODT Schema Screen - Field Description

    Field Description
    User Name Specify the user name to access the schema.
    Password Specify the schema password for the above user name.
    Service Name Specify service name of database.
    TNS Connect Descriptor Specify a valid connect string that contains the details for database connectivity.
    IP Address Specify the IP address of the system where the database schema is installed.
    Port Specify the port number.
    DB Complication Required Check this box to indicate execute ODT scripts in provided ODT schema. ODT schema details will be appended to env.properties file.
  6. Once you have specified the details, click Test Connection button to test the database schema connection.
    A confirmation message displays stating that connection is established successfully.
  7. Click save button to save the env.properties file.
  8. Browse to the folder to save file and click the Save button.
    A confirmation message is displayed.
  9. The property file named odt.properties will be available in the custom location. Path will be written as ODT_PROPERTIES_PATH IN env.properties file. Copy this file to SOFT/Logs folder and proceed for war building.