1.3 Setting General Properties
This topic describes the process of setting common properties of Oracle Banking Payments.
The installer displays the General Property screen.
Table 1-2 General Property
Field | Description |
---|---|
Debug Logs Required | If debug option is required, select
Yes from the drop-down list. If not
required, select No. By default the value is
No.
Note: Parameter APPLICATION_WORK_AREA in fcubs.properties is updated to Work Area path provided during installation.To log debug for the user, following should be
available.
Example: If SM module log is enabled for the user, then there should be an entry in cstb_debug_users. Table: CSTB_DEBUG_USERS (User Level) - Refer CSTB_DEBUG_USERS table Table: CSTB_DEBUG (Bank Level) - Refer CSTB_DEBUG table All the configuration is done using back-end scripts, which can be executed by Data Controller.Snapshot of fcubs.properties is displayed below. Refer FCUBS Properties table Change Logs can be visited to view audit information. |
LOV Fetch Required | If you select this check box, the option lists in Oracle FLEXCUBE
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.
If you do not select this, option lists does not show the matching values based on the first few characters. You need to specify the complete value against the field. |
External LOV Required | If you select this check box, External Lov option for external Limits in FLEXCUBE is 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 FLEXCUBE
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: FLEXCUBE UBS |
Version | Specify the application version.
For example: 14.0.0.0.0 |
CopyRights | Specify the copyright details.
For example: Copyright © 2017, Oracle and/or its affiliates. All rights reserved. |
Integration With ODA ChatBot | Select this check box to enable ODA ChatBot. ODA ChatBot setup details are available in ChatBot guide document. |
Table 1-3 CSTB_DEBUG_USERS
Module | Debug | User ID |
---|---|---|
SM | Y | XYZ |
Table 1-4 CSTB_DEBUG
Module | Debug |
---|---|
SM | Y |
Parent topic: Creating Property File for Oracle FLEXCUBE Installer