Client Access Module for Unified Loan Transaction Processing

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing financial systems for loan transactions are complex and inefficient, particularly in providing a seamless client experience, handling pre-payment penalties and cash advances, and requiring administrative approval, leading to a negative client experience.

Innovation Solution

A method involving a Client Access Module (CAM) that converts financial information from different loan systems into a common format, allowing clients to access and process transactions through a single interface, apply business rules, and communicate with administrators for authorization, thereby streamlining loan transaction processing.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If multiple loan systems are used to serve different client needs, then system functionality and versatility are improved, but system complexity and difficulty of operation increase

Engineering Contradiction:
Improvesystem functionalityVSAvoidsystem complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

A translation module is introduced as an intermediary component between multiple loan systems and the client interface. This module converts proprietary data formats from different loan systems into a common format, allowing the system to maintain multiple specialized loan systems while presenting a unified, simplified interface to clients, thereby resolving the contradiction between versatility and complexity

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The system implements a universal client interface that can access multiple different loan systems through a single standardized access point. This universal interface handles various loan types (mortgages, auto loans, personal loans) and transactions (applications, payments, pre-payments) through a common methodology, eliminating the need for clients to interact with multiple separate systems

Inventive Principle:
Principle #6Universality (Multi-functionality)

2Adaptability or versatility

If multiple loan systems with different formats are integrated, then service coverage is improved, but information processing complexity increases

Engineering Contradiction:
Improveservice coverageVSAvoidinformation processing complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The translation module serves as a mediator that receives data in various proprietary formats from different loan systems and converts them into a standardized common format. This intermediary processing layer handles the complexity of format conversion internally, allowing the rest of the system to work with uniform data structures regardless of the source system

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The system applies parameter changes by transforming data from different proprietary formats into a standardized format with consistent parameters. The translation module adjusts data parameters (field names, data types, structures) to match a common schema, enabling uniform processing of information from diverse loan systems without requiring changes to the source systems

Inventive Principle:
Principle #35Parameter changes

3Ease of operation

If clients can access multiple loan systems through a single interface, then ease of operation is improved, but authorization and security management becomes more complex

Engineering Contradiction:
Improveclient access convenienceVSAvoidauthorization management
Core Design Contradiction:
Ease of operationVSDevice complexity

Solution Approach 1:

The system introduces an intermediary authorization layer that manages client access rights to different loan systems. This layer handles authentication and authorization requests, determining which clients can access which loan systems and what operations they can perform, thereby simplifying client access while managing the complexity of security management internally

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS8606692B2Processing loan transactions
Publication Date: 2013.12.10 BANK OF AMERICA CORP
  • US8606692B2 patent drawing
  • US8606692B2 patent drawing
  • US8606692B2 patent drawing

AI summary

In an exemplary embodiment, a method includes receiving first financial information associated with a first loan system, wherein the first financial information is in a first format associated with the first loan system and converting, by a processor, the first financial information to a common format. The method also includes receiving second financial information associated with a second loan system, wherein the second financial information is in a second format associated with the first loan system; converting, by a processor, the second financial information to the common format; and communicating the first financial information and the second financial information to a user.