|
PowerBanker is a powerful, dependable, scalable, integrated e-banking
system that meets the deployment requirements in traditional and non-traditional
banking environments. Using leading edge channel interface technology, PowerBanker
communicates with any touch point to provide full access to fulfill the anytime,
anywhere paradigm. A very strong back-office system, PowerBanker provides a
full-scale solution for virtual as well as conventional banking deployment. Our
channel interfaces are the result of alliances with strategic business partners
who are leaders in their respective fields to provide a fully integrated automated
multi-channel, customer-centric banking solution.
AdTek uses the latest technology available to deliver core banking functionality on a WebSphere Application Server
with DB2/UDB, Oracle or Microsoft SQL Server database.
PowerBanker’s client runs on Java SE using SWING technology.
The communication between the client and the Application Server is thru WEB Services using SOAP messaging protocol over HTTP transport protocol.
WEB Services is a major component of SERVICE-ORIENTED ARCHITECTURE (SOA) which leverages the rich world of Web Services with its many partners and products. Web services are the technology of choice for SOA because Web services are open and enable you to make more of your existing resources.
PowerBanker’s framework is a Java EE-based implementation of three-tier distributed architecture (presentation, business and persistence) that ensures a clean division of responsibility with proven scalability and flexibility:
The Presentation Tier is a Java EE Swing-based client that communicates with the business tier through web services using SOAP over HTTP. The same web services can support non-Java EE Swing clients.
The Business Tier contains the PowerBanker business objects, and mediates access to the Persistence Tier resources. These components run on an IBM WebSphere Application Server and benefit most from services such as transaction management and connection pooling. PowerBanker’s Business Tier components are implemented as Stateless Session Beans (EJBs), which provide the maximum scalability possible for Java EE applications.
The Persistence Tier includes the Database Management System. While outside the control of the Application Server the latter provides interfaces through JDBC to an IBM DB2 Universal Database running on iSeries, System i and Power7 platforms and is responsible for pooling of connections and transaction management across resources.
|