5 Initial Setup
This topic describes the initial setup for Oracle Banking Virtual Account Management Installation.
Once everything is deployed, run the CMC and SMS initial setup scripts from the below OSDC path to create the required maintenances.
obvam_initial_setup / cmc_initial_setup.sql
To be compiled in Common Core schema
obvam_initial_setup / sms_initial_setup.sql
To be compiled in SMS schema
CMC Initial Setup
This script would prompt a user to enter the below values.
Table 5-1 CMC Initial Setup - Field Description
Serial Number | Field | Description |
---|---|---|
1 | Bank Code | A four letter Bank Code |
2 | Bank Description | Description of the Bank Code |
3 | Branch Code | A three letter Branch Code |
4 | Branch Name | Name of the Branch |
5 | Branch Address Line 1 | Address line 1 of the branch |
6 | Branch Address Line 2 | Address line 2 of the branch |
7 | Branch Address Line 3 | Address line 3 of the branch |
8 | Branch Currency | A three letter ISO Currency Code |
9 | Country Code | A two letter ISO Country Code |
10 | Walk-In Customer | Walk-in customer number |
11 | Host Code | Host code of the Branch |
12 | Host Description | Host code description |
13 | Host Process Time Zone | Host code time zone (GMT+5.30) |
14 | Source System | External source system |
15 | Source System Description | Source system description |
16 | Source System Branch | Branch code as in the source system |
17 | Previous Working Day | Previous working day of the Branch |
18 | Current Working Day | Current working day of the Branch |
19 | Next Working Day | Next working day of the Branch |
SMS Initial Setup
This script would prompt the user to create two admin users.
Table 5-2 SMS Initial Setup - Field Description
Serial Number | Field | Description |
---|---|---|
1 | User Login ID 1 | Login ID of the first User |
2 | User Name 1 | Name of the first User |
3 | User Login ID 2 | Login ID of the second User |
4 | User Name 2 | Name of the second User |
5 | Users Home Branch Code | A three letter Home-Branch Code of the users |
6 | Users Locale | Users locale (2 letter ISO country code) |
7 | Start Date | Start date |
8 | End Date | End date |
These users are assigned the default ADMIN_ROLE, and the below functional activities are mapped.
- SMS_FA_USER_NEW
- SMS_FA_USER_AMEND
- SMS_FA_USER_CLOSE
- SMS_FA_USER_REOPEN
- SMS_FA_USER_DELETE
- SMS_FA_LOAN_DASHBOARD_PREFERENCE
- SMS_FA_USER_VIEW
- SMS_FA_USER_AUTHORIZE
- SMS_FA_ROLE_NEW
- SMS_FA_ROLE_AMEND
- SMS_FA_ROLE_CLOSE
- SMS_FA_ROLE_REOPEN
- SMS_FA_ROLE_DELETE
- SMS_FA_LOAN_DASHBOARD_PREFERENCE_PUT
- SMS_FA_ROLE_VIEW
- SMS_FA_ROLE_AUTHORIZE
- SMS_FA_LOAN_DASHBOARD_VIEW
- SMS_FA_APPLICATION_VIEW
- SMS_FA_MENU_DASHBOARD_VIEW
- CMC_FA_EXT_BRANCH_PARAMETERS_LOV
- CMC_FA_EXT_BRANCH_PARAMETERS_VIEW
- CMC_FA_EXT_BANK_PARAMETERS_VIEW
- CMC_FA_EXT_BANK_PARAMETERS_LOV
- CMC_FA_SYSTEM_DATES_VIEW
- CMC_FA_CURRENCY_DEFN_VIEW
- CMC_FA_LOCAL_HOLIDAY_VIEW
- CMC_FA_LANGUAGE_CODE_VIEW
LDAP Setup
The users created using the SMS script must also be created in the LDAP server.
Note:
For LDAP setup, refer to ANNEXURE-1.