- Integration Guide
- Integration of Oracle Banking Virtual Account Management
- Configurations for Oracle Banking Branch
3.1 Configurations for Oracle Banking Branch
You need to perform specific configurations to integrate Oracle Banking Branch with Oracle Banking Virtual Account Management.
Connect to the database schema to configure the values in the database tables.
To configure the values:
- Update the values in the
BRANCHCOMMON
andADAPTER
Schemas. For information on tables and values, refer to the table below.Table 3-1 Configurations for BRANCHCOMMON and ADAPTER Schemas
Schema Table Value BRANCHCOMMON
SRV_TM_BC_PARAM_DTLS
Update the following values:-
PARAM_VALUE = Y
-
PARAM_NAME='VAM_INTEGRATED'
BRANCHCOMMON
SRV_TM_BC_PARAM_DTLS
Update the following values:-
PARAM_VALUE = Y
-
PARAM_NAME='VAM_IDENTIFIER'
ADAPTER
SRV_TM_AD_EXT_SYS_DEST_DTLS
Update the following values for the virtual account and virtual identifier services (VAM_ACC_URL
andVAM_EAC_CHECK
):-
Server IP and port in
HOST_SERVER
column -
GL in
BRIDGE_GL
column
Note:
TheBRIDGE_GL
is not required for the virtual identifier. -
- Update the services of Oracle Banking Payments as follows:
Table 3-2 Oracle Banking Payments Services
Destination URL Value VAM_ACC_URL
/obvam-transaction-journal-services/service/txns
VAM_EAC_CHECK
/obvam-transaction-journal-services/service/eac
Parent topic: Integration of Oracle Banking Virtual Account Management