1.2 Gateway MDB Application

This topic describes the steps to create the property file for the Gateway MDB Application.

  1. Start Oracle FLEXCUBE Universal Installer.
    The Oracle FLEXCUBE Universal Installer is displayed.

    Figure 1-16 Oracle FLEXCUBE Universal Installer



  2. On Oracle FLEXCUBE Universal Installer screen, enter the following details.
    Refer to the table for JDK and Oracle Home path.

    Table 1-5 JDK and Oracle Home path

    Field Description
    JDK Path

    Provide Home folder path of JDK1.8.

    Oracle Home

    Provide home folder path of Oracle Client or Database.

    Application Server Home

    Provide home folder path of Application Server.

    Application Server Location

    Select location of the application server either local or remote.

  3. Click Next to select the option for installation.
  4. Select Oracle FLEXCUBE Gateway from the lists of Oracle FLEXCUBE options.
    The available options for installation are displayed.

    Figure 1-17 Select Oracle FLEXCUBE Gateway



  5. Click Next to choose Oracle FLEXCUBE component for installation.
  6. Select Property File.

    Figure 1-18 Oracle FLEXCUBE Component for Installation



  7. Specify the type of file separator (Eg: Linux or Windows). Choose the appropriate one from the drop-down list. You also need to specify the version of the selected operating system.
  8. Specify the application server in which you are creating the property file. Choose the appropriate one from the drop-down list.
  9. Click Next and select Gateway MDB from the Gateway Application Type.
    The following screen is displayed.

    Figure 1-19 Gateway Application Type_Gateway MDB



  10. Click Next.
    The following screen is displayed.

    Figure 1-20 Property File Creation



  11. Specify the location of the property file in the Load Property File manually when an existing file needs to be modified.
    If you are creating a new property file, leave the field blank.

    Note:

    Ensure that the folder structures used in the following steps are created before proceeding.
  12. Click Next.
    The following screen is displayed.

    Figure 1-21 Authentication Details maintained external to FLEXCUBE



  13. Specify the following details:
    1. External Password Required: Check this box to allow the user-login using MSAD/LDAP password irrespective of the user ID.
      If you check this box, the user ID can be either the MSAD/LDAP user ID or the FCIS user ID and the password can be MSAD/LDAP server password only. By default, this check box is unchecked. However, you can change this. If you do not check this box, the installer skips the following screen and directly navigates you to the modifying the Gateway Properties screen.
    2. External User Login Required: Check this box to enable user login using MSAD/LDAP user ID.
      If you check this box, the user can login using MSAD/LDAP server user ID as well as using FCIS user ID. If you do not check this, the user can login using FCIS user ID only. By default, this check box is unchecked. However, you can change this.

      Note:

      The field Authentication Type is enabled, if one of the above check boxes is checked.
    3. Authentication Type: Select the authentication type from the adjoining drop-down list.
      This is the type of external server that is used. Select one of the following options:
      • SAD (Microsoft Active Directory)
      • LDAP (Lightweight Directory Access Protocol)

      Figure 1-22 Authentication Type



      Note:

      By default, MSAD is selected; however, you can change it.
  14. Click Next.
    The following screen is displayed.

    Figure 1-23 LDAP Server Details



  15. Specify the following LDAP server details.
    1. LDAP Server URL: Specify the URL to access the LDAP server where the external user ID and password are maintained.
    2. LDAP SSL Enabled: Check this box if the LDAP server is SSL enabled.
      If you check this box, then you need to specify the SSL port also in the field LDAP SERVER URL. By default, this check box is unchecked. However, you can change this.
    3. Security Authentication Type: Select one of the following depending on the authentication mechanism supported by the LDAP server:
      • Simple
      • Strong

      Note:

      • Different servers support different authentication mechanisms.
      • By default, the security authentication type is Simple however, you can change this.
    4. Domain Name: Specify the domain name.
    5. LDAP Server Timeout: Specify the LDAP server timeout in milliseconds.
      This must be a positive integer value. For example you can specify 1000, 10000 or 5000. If it is zero or less, it indicates that no read timeout is specified. Then the wait for the response infinite until it is received. By default, the LDAP server timeout is zero; however, you can change this.
    6. Click Next.
      The following screen is displayed:
  16. Specify the following details:
    1. XSD Path: Specify the path to the XSD file. File name is not required.
      File separator ‘/’ must be available at the end. All the relevant XSD files must be manually copied to this location.
      For Windows: D:\GW_MDB\XSD\
      For Linux: /GW_MDB/XSD/
    2. Logger File: Specify the path of gw_ejb_logger.properties file with the file name. The file must be manually copied to the specified location.
      For windows: D:\GW_MDB\config\gw_mdb_logger.properties
      For Linux: /GW_MDB/config/gw_mdb_logger.properties
    3. Debug Path: Specify the path to the folder where the application creates the logs. File separator ‘/’ must be available at the end. You need to manually create the folder structure.
      For windows: D:\GW_MDB\log\
      For Linux: /GW_MDB/log/
    4. Security Key for Encryption: Specify the security key for the Encryption, here in this case it is Oraclefinancialsolutions.

      Note:

      The Installer creates two files viz. gw_ejb_logger.properties and GW_EJB_Prop.propeties in the path provided to save the files.
  17. Click Next.
    The following screen is displayed:
  18. Specify the following details:
    1. DataSource: The JDBC data source is an object bound to JNDI tree and provides database connectivity through a pool of JDBC connections.
    2. POSS Datasource: Check this box if POSS is required. If you check this box, you need to specify the POSS Datasource Name in the field below.
    3. Distributed Schema: Select Distributed Schema as Yes.

      Note:

      The Installer creates two files viz. gw_ejb_logger.properties and GW_EJB_Prop.propeties in the path provided to save the files.
  19. Click Next.
    The following screen is displayed.
  20. Click Next.
    The following screen is displayed.
  21. Specify the following details:
    1. Connection Factory: Specify the connection configuration parameters to create connections for JMS clients.
      Example: MDBQCF
    2. Request Queue: Specify the request queue. This is the point-to-point destination type used for asynchronous peer communication.
      Example: MDB_QUEUE
    3. Response Queue: Specify the response queue name.
      Example: MDB_QUEUE_RESPONSE
    4. DL Queue: Specify the dead letter queue name.
      Example: MDB_QUEUE_DLQ
    5. Secure Queue: Check this box if the Caller ID and Caller Password values have to be entered.

      Note:

      The Installer creates two files viz. gw_mdb_logger.properties and GW_MDB_Prop.properties in the path provided to save the files.
  22. Click Next.
    The following screen is displayed.

    Figure 1-28 Property Installation



  23. You can save the property file created in a temporary folder and continue with the installation process.
    1. Click Property File to view the created property file.
    2. Click Save to save the created property file in the desired location.
    3. Click Continue to continue the installation process with gateway application type.
    4. Click Next to navigate to the installer home screen.