0% found this document useful (0 votes)
66 views5 pages

Feba Introduction

FEBA is the Finacle e-banking application platform developed by Infosys, providing banking features to customers and banks. It supports various user types including retail, corporate, virtual, bank, and batch users, each with specific functionalities. The application operates on a 3-tier architecture and offers two versions, O-C-H and D-E-H, catering to different banking needs and integration methods.

Uploaded by

rameshabhinash48
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
66 views5 pages

Feba Introduction

FEBA is the Finacle e-banking application platform developed by Infosys, providing banking features to customers and banks. It supports various user types including retail, corporate, virtual, bank, and batch users, each with specific functionalities. The application operates on a 3-tier architecture and offers two versions, O-C-H and D-E-H, catering to different banking needs and integration methods.

Uploaded by

rameshabhinash48
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

FEBA

It is the expansion of Finacle e-banking application


It is the platform which gives banking features to the customers and
banks.
finacle is tool introduced and maintained by Infosys.
Banks are using finacle tool for banking purposes.

what are the software which banking are


using,
1) Infoys Finacle e-banking application
2) oracle flexcube
3)TCS BaNCS

What are the types of user in finacle ?


Retail user - [1] id
corporate user - [2] id
Virtual user - [3] id
Bank user - [4] id
Batch user - [5] id
The id 1,2…….. denotes the which types of user perform the action.
Retail user [1]
The retail user which can be called as individual user.
Eg : savings account

corporate user [2]


The corporate user which can be called as business organization or large
eintity
Eg : current account

Virtual user - [3]


The virtual user which can be created for testing purposes before it going
for live It supports user needs or not in UAT Environment.
Eg: It acts like a real customer access a bank application such as
checking account balances, transferring money, or applying for
loans.
Bank user - [4]
Bank user which can be called as relationship manager.
Eg: Bank Admin
Batch user – [5]
Instead of processing each transaction for a individual a batch user which
process a group of transaction.
Eg: Companies using batch for payroll processing.

There are two versions are available.


FEBA
1)O-C-H omni channel hub 11.2.3
It is older version in which some bank are using in that if bank need
whatapp channel . They should buy entire cut.
2) D-E-H Digital-Enhancement-Hub 11.19
Suppose bank needs mobile banking services it buys only that cut alone.
In DEH we no need to develop front end . We need to develop API based
validation so the data flow will occur.

3 TIER ARCHITECTURE
1) Web Server.
2) Application Server.
3) Database Server.

Web Server:
> User interface layer.
FEBA

Application Server:
> Navigation layer
> Business logic layer

Database Server:
> Data Access layer ( DAL), TMO, TAO)

DAL

TAO(Table Access object )


FEBA

TMO(Table Maintained object )

> Host integration Framework.


The host integration is the frame work is used to interact with the host
The host call can be done in three ways,
1)BC Call (Bancs connect)
2)FI Call (Finacle Integrated)
3)offline handler
FEBA

get – is used to get the records without any input.


put – is used to update the records based on the inputs given.
post – method is used to create the records.
delete – method is used to delete the records.

You might also like