1.2.2 Setting General Properties
This section describes the process of setting common properties of Oracle Banking Trade Finance Payments.
The installer displays the ‘General Property’ screen.
Description of the illustration 1.2.2_installer_general-property.png
Specify the following details:
Debug Logs Required
Note:
Parameter APPLICATION_WORK_AREA in fcubs.properties will be updated to “Work Area” path provided during installation.Parameter DEBUG will be updated based on “Debug Logs Required” selection.
- In Day 0 Setup CSTB_PARAM table will be appended with parameter name WORK_AREA and path provided for debug logs
- CSTB_DEBUG table should have entries for required modules.
- Corresponding user entries should be input in CSTB_DEBUG_USERS.
Table 1-1 CSTB_DEBUG_USERS (User Level)
Module | Debug | User ID |
---|---|---|
SM | Y | XYZ |
Table 1-2 CSTB_DEBUG (Bank Level)
Module | Debug |
---|---|
SM | Y |
All the configuration will be done using back-end scripts, which can be executed by Data Controller.
Snapshot of ‘fcubs.properties’ is displayed below:
Description of the illustration 1.2.2_common-properties.png
If you check this box, the option lists in Oracle Banking Trade Finance displays the matching values based on the first characters that you enter in a field. If you specify the first three characters of a value to be entered in an option list and tab out, the system displays the complete list of values that are matching the first three characters.
Field | Description |
---|---|
External LOV Required | If you check this box, External LOV option for external Limits in Banking Trade Finance will be enabled. |
Work Area |
Specify the work area. For example: D:\BrnDbgs\ |
Signature Path | Specify the location at which the signature images should be placed. |
Excel Path | Specify the location at which the excel files should be generated. |
Request Time Out | Specify the database request timeout value in milli seconds. This is the maximum number of seconds the database waits for a query to return the result. By default it is 1800000 milli seconds. |
Connection Time Out | Specify the database connection timeout value in seconds. This is the maximum number of seconds the application waits for a connection to the database to open. |
Session Time Out | Enter the session time out value in seconds. This is the maximum number of seconds during which the application gets active without any user intervention. If there is no user intervention continuously for the duration specified here, the user session gets expire. |
Max Image Size | Specifies the maximum image size that can be uploaded. The default size is 1048576 bytes. |
CSS Style | Specify the CSS style to be used from the adjoining drop down list. You can select one of the following CSS styles:
|
Name |
Specify the name of the CSS style. Once you have specified the above details, click ‘Next’ |
Language |
Specify the language in which you wish to see Oracle Banking Trade Finance UBS. ENGLISH is the default language. However, based on the requirement, you can set a different language. Select the appropriate one from the drop-down list. Based on the language selected, the installer displays the ISO code. |
Application Title |
Specify the application title. For example: Oracle Banking Trade Finance. |
Version |
Specify the application version. For example: 14.4.0.0.0 |
CopyRights |
Specify the copyright details. For example: Copyright © 2020, Oracle and/or its affiliates. All rights reserved.
|
Parent topic: Creating Property File