EP2126729A2 - Datenverarbeitung über plattformen hinweg - Google Patents

Datenverarbeitung über plattformen hinweg

Info

Publication number
EP2126729A2
EP2126729A2 EP07710465A EP07710465A EP2126729A2 EP 2126729 A2 EP2126729 A2 EP 2126729A2 EP 07710465 A EP07710465 A EP 07710465A EP 07710465 A EP07710465 A EP 07710465A EP 2126729 A2 EP2126729 A2 EP 2126729A2
Authority
EP
European Patent Office
Prior art keywords
data
files
file
extract
platforms
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Ceased
Application number
EP07710465A
Other languages
English (en)
French (fr)
Other versions
EP2126729A4 (de
Inventor
Steven M. Grill
Bobby Lee Britton
Jack Vardy
Gary Eugene Smiley
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Bank of America Corp
Original Assignee
Bank of America Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Bank of America Corp filed Critical Bank of America Corp
Publication of EP2126729A2 publication Critical patent/EP2126729A2/de
Publication of EP2126729A4 publication Critical patent/EP2126729A4/de
Ceased legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/02Banking, e.g. interest calculation or account maintenance
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • G06F16/258Data format conversion from or to a database
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management

Definitions

  • This invention relates to the common processing of data held of disparate data processing systems, and in particular to the extraction of data for a common purpose from disparate systems running on different platforms.
  • banking core deposit systems have been limited to specific geographical areas defined by the bank's own operations and by non- integrated purchases. No cross-system processing would occur between core banking systems until a conversion was performed to integrate the geographic region into the larger entity. Such a conversion is extremely expensive and time consuming and may require a complete replacement of all software and hardware in a particular region and pose very complex data migration problems. In practice, this integration often does not take place.
  • the present invention aims to address the problems discussed above and to provide for integration of non-common platforms to deliver a single solution across multiple platforms.
  • a plurality of data processing platforms each have a records database.
  • Software at each of the plurality of data processing platforms extracts data from records stored at the data processing system to form a first data extract file and forms a second file having data relating to at least some of the records stored at each of the plurality of databases.
  • a common data processing platform processes the first extract file and the second file received from the plurality of different data processing platforms and comprises software for combining the first data extract files received from each of the plurality of platforms into a combined data extract file, and software for processing the second files for each platform against the combined data extract file, thereby to identify records from which data in the first data extract files was extracted that have a predetermined property
  • Software is also provided for processing the second data files relating to identified records including formatting the second data files for the data processing system on which their respective records reside
  • the software at each of the data processing platforms formats the second data files from each of the plurality of data processing platforms to a common format
  • the software for processing the second data fifes relating to identified records comprises software for combining the identified second data files into a single file, the reformatting being performed on the single file
  • the first data extract files may include an indication of whether the data record from which the data in the file is extracted is eligible for a predetermined operation
  • the data in the first data extract files is extracted from account records and the eligibility is an indication of whether the account can receive transactions
  • the first data extract files include data extracted from each record held on the data processing platform at which they are created
  • the second data files may comprise monetary transfer transaction data which may include source account data and destination account data
  • the software running at the common data processing platform may process the monetary transfer transaction data of the second data files against the combined data extract file to identify transactions with ineligible destination account data
  • Embodiments of the invention are advantageous in any environment in which data is held on a number of different data processing platforms and needs to be processed in the same manner
  • the creation of extract files from the various platforms avoids the need to send the complete master records to the common platform
  • the master records may be bank account records each of which may be a large as 10000 bytes per record
  • Embodiments of the invention avoid the need to transfer large files with large record sizes which otherwise may be prevented by data transfer rates and available storage units attached to any single platform
  • embodiments of the invention avoid the problems associated with handling incompatible file formats used for records on different platforms that arise if complete records are transferred Handling of these different records would require multiple processing paths within the decision engine at the common platform based on the source platform which is highly undesirable
  • the use of a data extract file at each platform to create a small record with only the necessary data elements resolves the data transfer/storage issues and eliminates the need to have multiple processing paths within the decision engine at the common platform
  • FIG. 1 is a schematic overview of a system embodying the invention.
  • Figure 2 is a flow chart illustrating the steps performed in an embodiment of the invention
  • the principles underlying the invention are applicable to any environment in which it is desirable to provide a common solution across a plurality of non-common platforms
  • the specific example to be described is given in relation to the banking industry and relates to a scheme by which customers using a debit card for purchase have amounts spent on the card rounded up to the nearest whole amount That round up amount is then credited to a savings account with the same bank
  • the savings account may be held by a different party
  • the bank may offer incentives to encourage customers to participate, such as matching the amount transferred to the savings account up to a certain predetermined amount over a period of time
  • the method is described in detail in PCT/US2006/030362 the contents of which are incorporated by reference
  • This example is illustrative only and the general principles underlying the invention are more broadly applicable
  • the savings account to which round-up amounts are credited is not necessarily in the same name as the current or checking account, there is no
  • the requirement to identify closed recipient accounts poses a considerable technical problem. This requirement arises from the possibility that a customer may specify a closed account for receipt of round-up amounts or that a specified account may have become closed making it no longer possible to transfer round-up amounts to the specified account. As the receiving account may not be held by the current account holder, the current account holder may not be aware that the receiving account has been closed. In the past, this type of problem has been dealt with by producing a report of non-posted transactions, where the receiving account is closed and then manually processing the transactions on the list. The present invention automates this process and provides a technical solution which checks account status across different platforms for the ability to accept posted round-up transactions. The manner in which this is achieved is described in more detail below.
  • the problem of supporting incentives such as the offer by a bank to match round-up amounts transferred to a savings account up to a certain value and/or for a limited period of time may be solved by providing a database having central functionality with access point for each of the platforms which require access to the database.
  • the problems of viewing transactions data to show which transactions were rounded up and by how much across the multiple platforms may also be solved by the central functionality database.
  • the database interfaces with each of the platforms and takes data from existing data warehouses and accounting systems to determine which transactions are eligible for rounding up.
  • the database then manipulates the data and flags which transactions were used. This information is sent to a repository where it is matched with the day's transactions in the repository database for online viewing.
  • FIG. 1 shows a simplified diagram of a cross-platform data extraction system embodying the invention.
  • the system comprises a plurality of platforms 10(i) to 10( ⁇ ) which contain data required to implement the round-up process described in PCT/US2006/030362.
  • Each of these platforms comprises a deposit system and in the case of a nationwide or EU wide system, these may each be regional or national deposit systems.
  • a data extract is formed file from the account records which contains the following information:
  • the latter status is an indication of whether the account is eligible to receive monetary transactions and is therefore essential information in the round-up transfer process.
  • the extract files are both created and stored at the regional platforms 10(i) to 10(n) and are shown at 12(i) to 12(n) in Figure 1.
  • each platform forms an extract file which has the minimal data described above for each account held on the platform.
  • N extract files will be prepared, one for each of the platforms. It will be appreciated that it would be possible to split any of these filed into a number of separate files but a single file is easier to process. Only a small amount of the data stored in eachof the account records is extracted. Thus, the data extract file is small compared to the total dataheld in the account records
  • a file is also created by each platform which contains information needed to create monetary transfer transactions. This file contains transaction information for those checking accounts which have a roundup transaction for that processing day
  • This file is formatted to the specification of a common input file which may be used for cross platform transfers
  • Such file formats are well known as the industry has for many years been able to transfer monetary amounts from one platform to another and from bank to bank
  • a suitable file format is the Fidelity Financial Systems intersystem transfer monetary input file This file includes the following information for account on which there is a transaction
  • the first files of the first set 12( ⁇ ) to 12(n) are data extract files which may be viewed as account status files and the files of the second set 14( ⁇ ) to 14(n) are monetary transfer information files
  • a given account may or may not contribute to the monetary transfer information file on a given day, depending on whether there is any activity on the file
  • a given account only has a single monetary transfer on a given day, that transfer being the sum of all round-ups created
  • Figure 1 shows a common platform 16 which includes a decision engine and receives the two files for each processing entity
  • the suitable platform is a single mainframe LPAR cluster maintained at a single processing site
  • File transfer may be performed using the NDM piocess NDM (Network Data Mover) is a well known process for transfer of files between large computer platforms and is widely used in the financial services industry
  • NDM Network Data Mover
  • the common platform 16 receives via NDM, two files from each of the entities on each platform 10( ⁇ ) to 10(n)
  • the account extract files from each processing entity or platform are combined into a single VSAM file which is used to determine whether the receiving accounts are eligible to receive the monetary transaction.
  • VSAM Virtual Storage Access Method
  • IBM file management system a well-known IBM file management system.
  • a single file is created which contains the account eligibility files from all of the platforms 10(i) to 10(n).
  • the VSAM file is also, therefore, an account extract file.
  • this combined account extract file is shown at 18.
  • the common platform now has a combined account extract file and separate monetary input transaction files for each of the platforms 10(i) to 10(n). This enables transactions where the receiving account is not eligible to be identified and the transfer not made.
  • the receiving account may not be eligible because it does not exist or because its account status in the account extract file indicates that it is not eligible to receive-monetary transactions.
  • This function is achieved by processing the monetary input transaction file for each platform or entity separately against the combined account extract file. Where the account status in the combined extract file shows ineligibility, the receiving account details in the combined extract file are changed to the sending account. This means that the monetary amount to be transacted is effectively returned to the sending account. Thus, the debit previously posted to this sending account is reversed as the amounts will not be posted to the recipient account.
  • This process also alters the transaction description and the posting transaction code.
  • These transaction descriptions reflect the various dispositions of the transaction. Transactions that post the roundup amount to the savings account will have different descriptions from transactions that are returned to the checking account due to the savings account being in an ineligible status. Posting transaction codes are defined within the specific deposit systems. These codes tell the deposit system which options to use in posting the transaction.
  • This process occurs once a day, after all the various deposit systems have completed the daily processing.
  • This input file is formed at the common platform and is shown as 20 in Figure 1.
  • the file contains transaction details for accounts which could be held on any of the platforms 10(i) to 10(n).
  • the file then needs to be processed to create reformatted monetary transactions and general ledger transactions. This process may be performed by the Fidelity intersystem transfer application referred to above.
  • FIG. 2 shows a flow chart of the steps in the file processing operation described above
  • each of the platforms creates the transaction eligibility extract file and at step 102 each of the platforms creates the monetary transaction file
  • the common platform determines, for each transaction, whether the receiving account is eligible and if not, at step 1 14 performs the account destination switch described above If the receiving account is eligible, processing is continued and all the eligible transactions are combined into a single file at step 116
  • These files are reformatted at step 1 18 to create the correct file format for each destination deposit application
  • each of the platforms receives transaction data relating to accounts held on its platform and in a format that is compatible with the platform
  • the bank enables the bank to operate incentive schemes which provide the same incentives for all customers irrespective of geographical location or account type. For example, in the round-up system described, it enables the bank to credit the savings account selected by the customer with an amount equal to that transferred by the round-up operation, or any other amount as desired, subject to a limit in the amount credited over a given period of time and/or the period of time for which the incentive is available.
  • the creation of extract files from the various deposit platforms avoids the need to send the complete account master records to the common platform.
  • the account master records can be a large as 10000 bytes per record. Transferring large files with large record sizes is inhibited by data transfer rates and available storage units attached to any single platform.
  • Account master records from different deposit platforms have incompatible file layouts. Handling of these different records would require multiple processing paths within the decision engine at the common platform based on the source deposit system which is highly undesirable. Allowing each deposit system to create a small record with only the necessary data elements, resolves both the data transfer/storage issues and the need to have multiple processing paths within the decision engine at the common platform.

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • Strategic Management (AREA)
  • General Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • Human Resources & Organizations (AREA)
  • Finance (AREA)
  • Accounting & Taxation (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Data Mining & Analysis (AREA)
  • Technology Law (AREA)
  • General Engineering & Computer Science (AREA)
  • Development Economics (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)
EP07710465A 2007-02-06 2007-02-06 Datenverarbeitung über plattformen hinweg Ceased EP2126729A4 (de)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/US2007/061694 WO2008111965A2 (en) 2007-02-06 2007-02-06 Cross-platform data processing

Publications (2)

Publication Number Publication Date
EP2126729A2 true EP2126729A2 (de) 2009-12-02
EP2126729A4 EP2126729A4 (de) 2012-01-25

Family

ID=39760248

Family Applications (1)

Application Number Title Priority Date Filing Date
EP07710465A Ceased EP2126729A4 (de) 2007-02-06 2007-02-06 Datenverarbeitung über plattformen hinweg

Country Status (4)

Country Link
EP (1) EP2126729A4 (de)
CN (1) CN101632077B (de)
CA (1) CA2677147C (de)
WO (1) WO2008111965A2 (de)

Families Citing this family (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070033134A1 (en) 2005-08-02 2007-02-08 Bank Of America Corporation Automatic Savings Program
US20150081411A1 (en) 2008-02-08 2015-03-19 Bank Of America Corporation Enhanced Automatic Savings Program
CN104778174A (zh) * 2014-01-10 2015-07-15 腾讯科技(深圳)有限公司 一种数据输出控制方法,及设备
US10817933B2 (en) 2015-09-03 2020-10-27 Bank Of America Corporation Financial health smartwatch
US10817934B2 (en) 2015-09-03 2020-10-27 Bank Of America Corporation Single enrollment process for all payment vehicles
US12456145B2 (en) 2015-09-03 2025-10-28 Bank Of America Corporation Financial health smartwatch
US10157420B2 (en) 2015-09-03 2018-12-18 Bank Of America Corporation Systems and methods for additional notification and inputs of electronic transaction processing results
US12412215B2 (en) 2015-09-03 2025-09-09 Bank Of America Corporation Systems and methods for display notifications for routing of electronic transaction processing results
US10817880B2 (en) 2015-09-03 2020-10-27 Bank Of America Corporation In-it-together savings goal feature
US10169820B2 (en) 2015-09-03 2019-01-01 Bank Of America Corporation Systems and methods for display notifications for routing of electronic transaction processing results
US10169749B2 (en) 2015-09-03 2019-01-01 Bank Of America Corporation Systems and methods for tracking and adjustment of electronic transaction processing results
CN106845959A (zh) * 2017-01-20 2017-06-13 深圳前海微众银行股份有限公司 转账方法和装置
US10692147B1 (en) * 2017-02-23 2020-06-23 Tod A. Ruble Collaborative trust platform with portable files

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6721713B1 (en) * 1999-05-27 2004-04-13 Andersen Consulting Llp Business alliance identification in a web architecture framework
US20040006566A1 (en) * 2000-11-07 2004-01-08 Matt Taylor System and method for augmenting knowledge commerce
WO2005006138A2 (en) * 2003-06-30 2005-01-20 Idocuments, Llc Worker and document management system
CN1750033A (zh) * 2004-09-17 2006-03-22 王键 基于手机及其移动通信网络的电子票务交易系统

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
"STATEMENT IN ACCORDANCE WITH THE NOTICE FROM THE EUROPEAN PATENT OFFICE DATED 1 OCTOBER 2007 CONCERNING BUSINESS METHODS - EPC / ERKLAERUNG GEMAESS DER MITTEILUNG DES EUROPAEISCHEN PATENTAMTS VOM 1.OKTOBER 2007 UEBER GESCHAEFTSMETHODEN - EPU / DECLARATION CONFORMEMENT AU COMMUNIQUE DE L'OFFICE EUROP", 20071101, 1 November 2007 (2007-11-01), XP007905525, *
See also references of WO2008111965A2 *

Also Published As

Publication number Publication date
WO2008111965A3 (en) 2008-11-06
EP2126729A4 (de) 2012-01-25
CN101632077B (zh) 2012-07-18
CN101632077A (zh) 2010-01-20
CA2677147C (en) 2017-08-01
CA2677147A1 (en) 2008-09-18
WO2008111965A2 (en) 2008-09-18

Similar Documents

Publication Publication Date Title
CA2677147C (en) Cross-platform data processing
US7254554B2 (en) Accounting system and method for processing transaction data
US7840446B2 (en) Stored value transaction system including an integrated database server
US7356541B1 (en) Processing business data using user-configured keys
JP4701510B2 (ja) 金融取引に関する取引情報を集約する装置、及びその方法
US20030144935A1 (en) Methods and systems for processing, accounting, and administration of stored value cards
US20040148239A1 (en) Methods and systems for consolidating financial reporting information
US7752097B2 (en) Methods, systems and articles of manufacture for managing penalty fees for financial accounts
JP2004213124A (ja) 資金管理方法及びシステム
CN113222568B (zh) 一种航运业务结算方法、平台、设备、介质及产品
US20020002537A1 (en) Simplified bill paying method
CN115205000A (zh) 对账方法、对账终端及对账系统
CN114037439A (zh) 一种供应链系统平台代收货款分账交易方法
CN111325618B (zh) 记账业务处理方法、装置、设备及存储介质
JP6187947B1 (ja) マルチバンクプーリングシステム及びマルチバンクプーリング方法
WO2005045641A2 (en) Master system of record
EP1542147A2 (de) Globales Bilanzierungswerkzeug
JP4282882B2 (ja) 支出管理システム、支出管理方法及び記憶媒体
JP6183867B1 (ja) ノーショナルプーリングシステム及びノーショナルプーリング方法
JP3462151B2 (ja) スケジュールドデビット
US7546304B1 (en) Configuring keys for use in processing business data
CA2383126A1 (en) Configurable anonymous trading system
JP2005276012A (ja) 国際資金決済システム
JP4313375B2 (ja) 債権流動化管理方法、債権流動化管理システム及び債権流動化管理プログラム
US20240202688A1 (en) System and method for providing banking services to cryptocurrency accounts

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

17P Request for examination filed

Effective date: 20090907

AK Designated contracting states

Kind code of ref document: A2

Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LI LT LU LV MC NL PL PT RO SE SI SK TR

REG Reference to a national code

Ref country code: HK

Ref legal event code: DE

Ref document number: 1134154

Country of ref document: HK

DAX Request for extension of the european patent (deleted)
A4 Supplementary search report drawn up and despatched

Effective date: 20111222

RIC1 Information provided on ipc code assigned before grant

Ipc: G06F 17/30 20060101AFI20111216BHEP

Ipc: G06Q 40/00 20120101ALI20111216BHEP

Ipc: G06Q 10/00 20120101ALI20111216BHEP

17Q First examination report despatched

Effective date: 20141204

REG Reference to a national code

Ref country code: HK

Ref legal event code: WD

Ref document number: 1134154

Country of ref document: HK

REG Reference to a national code

Ref country code: DE

Ref legal event code: R003

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE APPLICATION HAS BEEN REFUSED

18R Application refused

Effective date: 20171201