The ELCM integration with OBCL/FCUBS enables the following:
This chapter contains the following sections:
The following parameters should be set up in Oracle Banking ELCM.
Interface between FCUBS or OBCL to ELCM supports two modes.
This section contains the following topics:
To invoke this screen, type ’GEDOVDAC’ in the field at the top right corner of the application toolbar and click the adjoining arrow button.
Specify the following:
Indicates an unique message ID. The adjoining option list displays all the valid message IDs. You can select the appropriate one.
User Reference
The user reference number gets defaulted once you select the message ID. The reference number is the identification that you specify for searching the messages. The User reference is the OL contract reference number and you can query the overrides based on the contract reference.
Calling System
Indicates the source system that calls ELCM. For example, OBCL or FCUBS.
Request Sequence Number
This is a DB sequence number generated by the system which is maintained along with message ID to make a composite key.
Override Sequence Number
Indicates the number of overrides for a single transaction. For example, if there are 2 overrides for single transaction it shows as 2 different overrides.
Request ID
Unique id for the Request XML that comes from the external system.
Error Code and Error Message
The overrides in the ELCM while booking the contract is displayed here along with the error message and error code. You have to accept or reject these overrides.
Accept and Reject
If 'Accept' button is clicked, the system allows you to process the transaction.
If 'Reject' button is clicked, the overrides are rejected and you have to delete the transaction and book a new transaction.
Click ‘Request Details’, the ‘Override Request Details’ screen appears. The following details are fetched from the external system.
FCUBS requires limit details for linkages at a module level. In this case, FCUBS interacts with the ELCM systems and request for valid limit details for the customer. Response received from the limit systems are displayed for linkages.
ELCM process web service request from the FCUBS and sends response back to FCUBS with valid line details.
To invoke this screen, type ‘GEDQVLLN’ in the field at the top right corner of the application toolbar and click the adjoining arrow button.
Specify the following:
Customer
Specify the customer code. The adjoining option list displays all the valid customer codes. You can select the appropriate one.
Product
Specify the product code. The adjoining option list displays all the valid customer codes. You can select the appropriate one.
Branch
Specify the code for the branch. You can select the branch code from the option list. The list displays all valid branch codes maintained in the system i.e both current branch code and other branch codes.
Currency
Specify the limits currency. The option list displays all valid limits currencies. Choose the appropriate one.
Tenor
Specify the limits tenor.
Availment Date
Specify the limits availment date.
Valid Lines can be fetched based on filter conditions.
Product code and tenor are the optional search parameters and others are the mandatory search criteria.
To invoke this screen, type ’GEDEXMNT’ in the field at the top right corner of the application toolbar and click the adjoining arrow button.
External System Code
A unique code for maintaining external system details, that is for WSDL URL. For example, external system code for OBCL is OBCL, for FCUBS it is ROFC.
Description
This field is optional. It describes about external system code. For example, if you have multiple ROFCs you can differentiate in description.
External System
Indicates external system class. You can either select ‘FCUBS’ or ‘Others’ from the drop-down list.
External System User ID
Indicates the user ID used for login.
Module ID
Indicates the module code used for external system. For example, TD, ST, OL, MM, and so on.
WSDL Link
Indicates the link to access the web service.
The following table indicates the maintenance required for ROFC interface.
External System |
Module |
Description |
ROFC |
CASA |
Service to be invoked in ROFC during facility modification |
ROFC |
OVD |
Service to be invoked in case of deferred override response or dual-auth response |
ROFC |
OB |
Service to be invoked to send guarantee collateral details |
ROFC |
LC |
Service to send LC collateral linkage details |
ROFC |
TD |
Service to block TD |
ROFC |
CD |
Service to block CD |
|
ACCSYS |
Service to handoff accounting entries |
The following table indicates the maintenance required for OBCL interface.
External System |
Module |
Description |
OBCL |
OVD |
Service to be invoked in case of deferred override response or dual-auth response |
You can configure the accounting system using host code in the ‘Host Parameter’ screen. This screen captures all the external system details for the given host code.
To invoke this screen, type GEDHSTMN in the field at the top right corner of the application toolbar and click the adjoining arrow button.
Specify the following details
Host Code
Specify the host code.
Host Description
Specify the brief description for the host.
Accounting System Code
Specify the accounting system code.
You have to maintain integration parameters for ‘External LOV’ and ‘ELCM Utilization’. This maintenance must be done for all branches. This maintenance is done through ‘Integration Parameters Maintenance’ screen.
To invoke this screen, type ‘IFDINPRM’ in the field at the top right corner of the application toolbar and click the adjoining arrow button.
You need to maintain the integration parameters for the following:
External Lov
ELCM Utilization
A new web service ‘ELValidLimitService’ is developed in ELCM which returns all the valid lines from facility, collateral, and collateral pool. In addition, it also invokes 360 customer view.
The new header tag used in ELCM web services are the following:
Ext trip is a place holder to send Multi Trip ID specific for ELCM to FCUBS/OBCL once the overrides have been accepted.
In a co-deployed system of FCUBS/OBCL and ELCM, the process flow between the systems happens through Application (JPA) layer. Insulation layer is calling the GatewayEJB of ELCM with same request xml.
In the standalone version of ELCM, changes are made to process all ELCM Function IDs in the Application layer itself. To support this, the Function IDs for which persistence was done using POJO in DB was converted to JPA.
ELJBean class has been modified to route to business process flow to application layer instead of database.
The TD, SB, CA,CD and MM contract can be linked to collateral using External LOV service. ExtLovService is configured for external FCUBS system through IFDINPRM screen.
These term deposits or contracts can be created as a collateral through Accounts and Contracts collateral creation screen (GCDCOLAC). Post linkage a block is created on the TD, SB, CD and CA accounts using the below services.