JP2011215789A - Atm operation management system - Google Patents

Atm operation management system Download PDF

Info

Publication number
JP2011215789A
JP2011215789A JP2010082184A JP2010082184A JP2011215789A JP 2011215789 A JP2011215789 A JP 2011215789A JP 2010082184 A JP2010082184 A JP 2010082184A JP 2010082184 A JP2010082184 A JP 2010082184A JP 2011215789 A JP2011215789 A JP 2011215789A
Authority
JP
Japan
Prior art keywords
atm
cash balance
information
operation management
transaction
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.)
Pending
Application number
JP2010082184A
Other languages
Japanese (ja)
Inventor
Yoshitake Takemura
良武 竹村
Satoru Hashimoto
悟 橋本
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.)
Sohgo Security Services Co Ltd
Original Assignee
Sohgo Security Services Co Ltd
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 Sohgo Security Services Co Ltd filed Critical Sohgo Security Services Co Ltd
Priority to JP2010082184A priority Critical patent/JP2011215789A/en
Publication of JP2011215789A publication Critical patent/JP2011215789A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide an ATM (Automated Teller Machine) operation management system that provides an operation service company with changes in cash balance in each ATM in real time.SOLUTION: The ATM operation management system includes ATM terminals, a host computer of a financial institution, an ATM operation management device, and a GW (Gateway) server. The GW server has: a relay means relaying communication including transaction information related to money reception/payment between each ATM terminal and the host computer; and a transaction information storage means storing the transaction information included in the relayed communication. The ATM operation management device has: a cash balance storage means storing cash balance information in each ATM terminal with information consistency for each predetermined period; and a calculation means calculating an increase/decrease in the cash balance in each ATM terminal based on the transaction information stored in the transaction information storage means, and comparing the increase/decrease of the cash balance and the cash balance information to calculate the current cash balance information.

Description

本発明は、ATM運用管理システムの分野に関する。   The present invention relates to the field of ATM operation management systems.

近年、金融機関は、ATM(Automated Teller Machine:現金自動預払機)の運用・保守業務を警備会社等の委託業者に外部委託するようになってきた。金融機関から委託を受けた警備会社は、ATMの障害対応を行うとともに、ATM内の現金の管理を行い、ATMを停止させぬよう適宜ATM内の現金の補充又は回収作業などを行っている。これに関する技術として、特許文献1には、ATMの現金カセットの交換スケジュールに関する発明、つまりATM内の現金補充回収作業を効率的にスケジューリング可能な警送業務処理システムの発明が記載されている。   In recent years, financial institutions have come to outsource the operation and maintenance of ATMs (Automated Teller Machines) to contractors such as security companies. A security company entrusted by a financial institution performs ATM trouble handling, manages cash in the ATM, and appropriately replenishes or collects cash in the ATM so as not to stop the ATM. As a technique related to this, Patent Document 1 describes an invention related to an ATM cash cassette exchange schedule, that is, an invention of a security service processing system capable of efficiently scheduling cash replenishment collection work in an ATM.

運用・保守業務の外部委託にあたっては、金融機関は警備会社に対し予め一定額の預託金(現金)を貸し付けておき、警備会社はこの預託金を各ATM内の現金の補充又は回収に充当している。また預託金を一定額に維持するため、適宜、警備会社はその減少分を金融機関に請求し、警備会社はその増加分を金融機関に入金している。この預託金(警備会社保管額+ATM内残高)は、例えば警備会社側の預託金DBで管理される。   When outsourcing operation and maintenance operations, financial institutions lend a certain amount of deposit (cash) to the security company in advance, and the security company uses this deposit to supplement or collect cash within each ATM. ing. In addition, in order to keep the deposits at a certain amount, the security company charges the decrease to the financial institution as appropriate, and the security company pays the increase to the financial institution. This deposit (security company deposit + ATM balance) is managed, for example, in a deposit DB on the security company side.

ここで、ATMと金融機関(ホストセンター)とはネットワークで接続され、利用者がATMを利用したとき、次のような決済処理がリアルタイムで行われる。
(1)ATMからの取引要求(入出金、振込み等の取引)が金融機関ホストコンピュータに送信される。
(2)金融機関ホストコンピュータにて認証や口座確認等が行われ、金融機関ホストコンピュータからATMに取引可否の判定が送信される。
(3)ATMは、可否の判定に基づき利用者との取引を行う。
(4)ATMは、取引が終了すると取引完了した旨の信号を金融機関ホストコンピュータに送信する。
(5)金融機関ホストコンピュータは、取引完了した旨の信号を受けて、最終的な決済処理(口座残高に対して入出金処理等)を行う。
Here, the ATM and the financial institution (host center) are connected by a network, and when the user uses the ATM, the following settlement processing is performed in real time.
(1) A transaction request from ATM (transaction such as deposit / withdrawal and transfer) is transmitted to the financial institution host computer.
(2) The financial institution host computer performs authentication, account confirmation, etc., and the financial institution host computer sends a decision as to whether the transaction is possible to the ATM.
(3) ATM conducts transactions with users based on the determination of availability.
(4) When the transaction ends, the ATM transmits a signal indicating that the transaction is completed to the financial institution host computer.
(5) The financial institution host computer receives the signal that the transaction is completed and performs final settlement processing (payment / withdrawal processing for the account balance, etc.).

このように決済処理はあくまでATMと金融機関側とで行われるものであるので、ATM内のリアルタイムな現金現高の情報は当然ながら金融機関ホストコンピュータで管理されていることになる。なおまたこれに関する技術として、特許文献2には、自動取引装置と(複数の)金融機関と通信回線を介して決済処理を行い、多数の銀行取引データを一括して管理することができる決済管理システムが記載されている。   As described above, since the settlement processing is only performed by the ATM and the financial institution side, the real-time cash amount information in the ATM is naturally managed by the financial institution host computer. In addition, as a technique related to this, Patent Document 2 discloses a payment management in which payment processing is performed through a communication line with an automatic transaction apparatus and a plurality of financial institutions, and a large number of bank transaction data can be managed collectively. The system is described.

さて現状、警備会社はATM内現金残高の更新、確認を行なうため、1日1回の間隔で金融機関側とその突合せ作業(金額集計作業)を行っている。金融機関ホストコンピュータはATMとリアルタイムに決済処理を行っており、またATMは金融機関により運営されているものであるので、金融機関ホストコンピュータ側のATM内現金残高の情報と警備会社側の預託金DBと突合せを行うことにより、ATM内現金残高情報の更新、確認を行なっている。   Now, in order to update and confirm the cash balance in the ATM, the security company is currently performing a reconciliation work (amount summation work) with the financial institution once a day. The financial institution host computer performs payment processing with the ATM in real time, and since the ATM is operated by the financial institution, the cash balance information in the ATM on the financial institution host computer side and the deposit on the security company side By checking with DB, cash balance information in ATM is updated and confirmed.

図1は、従来のATM、金融機関ホストセンター、及び警備会社間のシステム構成図である。上述のように、ATMと金融機関(ホストセンター)とはネットワークを介し決済処理が行われるとともに、警備会社と金融機関においては、1日1回の間隔で突合せ作業が行われている。   FIG. 1 is a system configuration diagram between a conventional ATM, a financial institution host center, and a security company. As described above, settlement processing is performed between the ATM and the financial institution (host center) via the network, and the security company and the financial institution perform a matching operation once a day.

特開2001−357204号JP 2001-357204 A 特開2000−285314号JP 2000-285314 A

従来より警備会社は、警備会社側の預託金DB等で管理されるATM内現金残高を参照しながら、ATMを停止させぬよう各ATM内の現金補充又は回収作業をスケジューリングしていた。しかしながら、例えば給料日のように他の日と比較して多額の取引が行われるような日については、1日のATM取引額を予測するのは困難である。この場合、現金切れとならないよう余裕を見込んで相当の現金を補充しておかなければならず、ときに必要以上の準備資金の増大を招くことになる。また、ATM近隣でのイベントの開催などにより、1日の取引額が短時間に突発的に増えた場合、警備会社側は現金切れ直前となるまでそのことを把握できず(現金切れ寸前及び現金切れの場合、所定信号がATMから警備会社に送信される)、緊急に要員を出動させ現金の補充作業などを行わなければならない。この場合、スケジュール効率の悪化、コストの増大を招くことになる。   Conventionally, a security company schedules cash replenishment or collection work within each ATM so as not to stop the ATM while referring to the cash balance within the ATM managed by the security company's deposit DB or the like. However, it is difficult to predict the daily ATM transaction amount on a day in which a large amount of transactions are performed compared to other days, such as a salary day. In this case, it is necessary to replenish a considerable amount of cash in anticipation of running out of cash, which sometimes increases the reserve funds more than necessary. Also, if the daily transaction amount suddenly increases in a short period of time due to an event near the ATM, the security company cannot grasp this until it is about to run out of cash. If it is out of date, a predetermined signal is sent from the ATM to the security company), and it is necessary to urgently dispatch personnel to replenish cash. In this case, schedule efficiency deteriorates and costs increase.

警備会社側でも各ATM内現金残高を預託金DBにより把握してはいるものの、ATM内現金残高の増減の情報が預託金DBに反映されるのは、1日1回の金融機関側との突合せ作業時点であるため、上記のようなある1日において突発的にATM内現金残高が大きく変動する事態が発生した場合、警備会社側で把握している情報は最長24H前の情報であるため、余裕をもってこれを把握することは困難である。このため、突発的なATM内現金残高に大きな変動が発生すると、警備会社側は現金切れ直前、緊急に要員を出動させるなどの対応を取らざるを得なかった。   Although the security company also knows the cash balance within each ATM from the deposit DB, the information on the increase or decrease in the ATM cash balance is reflected in the deposit DB with the financial institution once a day. Because it is at the time of reconciliation work, if there is a sudden change in ATM cash balance on a certain day as described above, the information grasped by the security company is information up to 24H before It is difficult to grasp this with a margin. For this reason, if a sudden change in the ATM cash balance occurred, the security company had to take action such as dispatching personnel immediately before the cash was exhausted.

本発明では上記の点に鑑みて、ATMの運用委託業者側でもリアルタイムに各ATM内の現金残高の変動を把握できるATM運用管理システムを提供することを目的とする。   In view of the above points, an object of the present invention is to provide an ATM operation management system capable of grasping a change in cash balance in each ATM in real time even on an ATM operation contractor side.

上記課題を解決するため、本発明に係るATM運用管理システムは、利用者に対し入出金を行うATM端末と、前記ATM端末からの取引要求を受け入出金の可否をコントロールする金融機関のホストコンピュータと、前記ATM端末内の現金残高を管理するATM運用管理装置と、GWサーバとを含み構成されるATM運用管理システムであって、前記GWサーバは、前記ATM端末及び前記ホストコンピュータ間において入出金に関する取引情報を含む通信を中継する中継手段と、前記中継手段により中継された通信に含まれる取引情報を記憶する取引情報記憶手段と、を有し、前記ATM運用管理装置は、前記金融機関との取決めに基づく所定期間毎の、前記ホストコンピュータで管理されている前記ATM端末内の現金残高情報との突き合せ作業により、所定期間毎の情報整合性が確保された前記ATM端末内の現金残高情報を記憶する現金残高記憶手段と、前記取引情報記憶手段に記憶された取引情報に基づいて、前記ATM端末内の現金残高の増減額を算出し、当該現金残高の増減額と前記現金残高情報とを突き合せることにより、現時点の現金残高情報を算出する算出手段とを有する。   In order to solve the above problems, an ATM operation management system according to the present invention includes an ATM terminal for depositing / withdrawing money to a user, and a host computer of a financial institution that controls whether or not depositing / withdrawing is received in response to a transaction request from the ATM terminal. And an ATM operation management system comprising a ATM operation management device for managing the cash balance in the ATM terminal, and a GW server, wherein the GW server is a deposit / withdrawal between the ATM terminal and the host computer. A relay unit that relays communication including transaction information relating to the transaction, and a transaction information storage unit that stores transaction information included in the communication relayed by the relay unit. The ATM operation management device includes: The cash balance information in the ATM terminal managed by the host computer for each predetermined period based on the arrangement of Based on the transaction information stored in the transaction information storage means, the cash balance storage means for storing the cash balance information in the ATM terminal in which the information consistency for each predetermined period is ensured by the assembling work, the ATM And calculating means for calculating current cash balance information by calculating an increase / decrease amount of the cash balance in the terminal and matching the increase / decrease amount of the cash balance with the cash balance information.

また上記課題を解決するため、前記ATM運用管理システムにおいて、前記ATM運用管理装置は、単位時間当りの前記現金残高の増減額が所定額以上である場合、運用管理者に対し、前記ATM端末内の現金残高の補充又は回収を促す通知を行う通知手段を有する。   Further, in order to solve the above-mentioned problem, in the ATM operation management system, the ATM operation management apparatus is configured such that when the increase / decrease amount of the cash balance per unit time is equal to or greater than a predetermined amount, There is a notification means for notifying the replenishment or collection of the cash balance.

また上記課題を解決するため、前記ATM運用管理システムにおいて、前記ATM運用管理装置は、単位時間当りの前記現金残高の増減額の変動率が所定率以上である場合、運用管理者に対し、前記ATM端末内の現金残高の補充又は回収を促す通知を行う通知手段を有する。   Further, in order to solve the above-mentioned problem, in the ATM operation management system, the ATM operation management device, when the fluctuation rate of the increase / decrease amount of the cash balance per unit time is a predetermined rate or more, It has a notification means for notifying the cash balance in the ATM terminal for replenishment or collection.

なお、本発明の構成要素、表現または構成要素の任意の組合せを、方法、装置、システム、コンピュータプログラム、記録媒体、などに適用したものも本発明の態様として有効である。   In addition, what applied the arbitrary combination of the component of this invention, expression, or a component to a method, an apparatus, a system, a computer program, a recording medium, etc. is also effective as an aspect of this invention.

本発明によれば、ATMの運用委託業者側でもリアルタイムに各ATM内の現金残高の変動を把握できるATM運用管理システムを提供することができる。   ADVANTAGE OF THE INVENTION According to this invention, the ATM operation management system which can grasp | ascertain the fluctuation | variation of the cash balance in each ATM in real time also on the ATM operation consignment side can be provided.

従来のATM、金融機関ホストセンター、及び警備会社間のシステム構成図である。It is a system block diagram between the conventional ATM, a financial institution host center, and a security company. 本実施形態に係るシステム構成図である。It is a system configuration figure concerning this embodiment. GWサーバ10の一実施形態の主要構成を示すハードウェア構成図である。2 is a hardware configuration diagram illustrating a main configuration of an embodiment of a GW server 10. FIG. GWサーバ10及びATM運用管理サーバ20の一実施形態の主要機能を示す機能ブロック図である。2 is a functional block diagram showing main functions of an embodiment of a GW server 10 and an ATM operation management server 20. FIG. 取引情報DB11の取引情報例を示す。The example of transaction information of transaction information DB11 is shown. 預託金DB21の現金残高情報例を示す。The example of the cash balance information of deposit DB21 is shown. GWサーバ10の取引情報取得処理を示すフローチャートである。It is a flowchart which shows the transaction information acquisition process of GW server. ATM運用管理サーバ20の残金残高算出処理を示すフローチャートである。4 is a flowchart showing a remaining balance calculation process of the ATM operation management server 20. 預託金DB21からの取得情報例を示す。An example of information acquired from the deposit DB 21 is shown. 取引情報DB11から取得情報例を示す。An example of acquired information from the transaction information DB 11 is shown. ATM運用管理サーバ20による通知処理を示すフローチャートである。4 is a flowchart showing notification processing by an ATM operation management server 20.

以下、本発明を実施するための最良の形態を各実施形態において図面を用いて説明する。   The best mode for carrying out the present invention will be described below with reference to the drawings in each embodiment.

[システム構成]
(全体構成)
はじめに、具体的な発明の内容を説明する前に、本発明を実施するにあたっての全体構成について説明する。図2は、本実施形態に係るシステム構成図である。図に示されるように、本実施形態に係るATM運用管理システムは、GW(Gateway)サーバ10、ATM運用管理サーバ20、ATM端末30、金融機関ホストコンピュータ(以下単にホストコンピュータという)40を含み構成される。図に示されるように、例えばGWサーバ10及びATM運用管理サーバ20は金融機関から業務委託を受けた警備会社に設置され、ATM端末30はATM設置店舗に設置され、ホストコンピュータ40は金融機関ホストセンターに設置され、相互にネットワークを介して接続されている。
[System configuration]
(overall structure)
First, before describing specific contents of the present invention, an overall configuration for carrying out the present invention will be described. FIG. 2 is a system configuration diagram according to the present embodiment. As shown in the figure, the ATM operation management system according to the present embodiment includes a GW (Gateway) server 10, an ATM operation management server 20, an ATM terminal 30, and a financial institution host computer (hereinafter simply referred to as a host computer) 40. Is done. As shown in the figure, for example, the GW server 10 and the ATM operation management server 20 are installed in a security company entrusted by a financial institution, the ATM terminal 30 is installed in an ATM installation store, and the host computer 40 is a financial institution host. Installed in the center and connected to each other via a network.

GWサーバ10は、ATM端末30及びホストコンピュータ40間の通信を中継するサーバである。本実施形態においては、ATM端末30は、ホストコンピュータ40と決済処理を行う場合、直接ホストコンピュータ40と通信するのではなく、一旦GWサーバ10にアクセスし、GWサーバ10を介してホストコンピュータ40との通信を行う。同様に、ホストコンピュータ40は、直接ATM端末30と通信するのではなく、一旦GWサーバ10にアクセスし、GWサーバ10を介してATM端末30との通信を行う。   The GW server 10 is a server that relays communication between the ATM terminal 30 and the host computer 40. In the present embodiment, when the ATM terminal 30 performs a settlement process with the host computer 40, the ATM terminal 30 does not communicate directly with the host computer 40, but once accesses the GW server 10 and communicates with the host computer 40 via the GW server 10. Communication. Similarly, the host computer 40 does not directly communicate with the ATM terminal 30, but once accesses the GW server 10 and communicates with the ATM terminal 30 via the GW server 10.

またGWサーバ10は、取引情報DB11を備えており、ATM端末30及びホストコンピュータ40間でやり取りされた取引情報(取引データ)を保存しておく。取引情報には、利用者がATM端末30を利用する為に必要とされる情報を全て含む。例えば、ATM識別子、取引日時、カード情報(口座番号)、暗証番号、取引種別、取引金額、取引成否のデータ等を含む。但しその時点でのATM端末30の現金残高の情報までは取引情報には現状含まれていない。   The GW server 10 includes a transaction information DB 11 and stores transaction information (transaction data) exchanged between the ATM terminal 30 and the host computer 40. The transaction information includes all information necessary for the user to use the ATM terminal 30. For example, an ATM identifier, transaction date and time, card information (account number), personal identification number, transaction type, transaction amount, transaction success / failure data, and the like are included. However, the information on the cash balance of the ATM terminal 30 at that time is not currently included in the transaction information.

ATM運用管理サーバ20は、警備会社がATMの運用・保守業務を遂行するにあたって必要とされる情報を統括的に管理するサーバである。ATM運用管理サーバ20は、預託金D21を備えており、各ATM端末30内の現金残高を管理している。   The ATM operation management server 20 is a server that comprehensively manages information required for the security company to perform ATM operation / maintenance work. The ATM operation management server 20 includes a deposit D21 and manages the cash balance in each ATM terminal 30.

ATM端末30は、いわゆる現金自動預払機であり、利用者が現金の入出金や振込みなどの金融取引を行う端末装置である。例えば、金融機関店舗、コンビニエンスストア、駅、専用ATMスタンド等のATM設置場所に設置される。なお図中ATM端末30は1台のみ示されているが、いうまでもなく実際には相当数のATM端末30が存在している。   The ATM terminal 30 is a so-called automatic teller machine, and is a terminal device in which a user performs financial transactions such as cash deposits and withdrawals and transfers. For example, it is installed at ATM installation locations such as financial institution stores, convenience stores, stations, and dedicated ATM stands. Although only one ATM terminal 30 is shown in the figure, it is needless to say that a substantial number of ATM terminals 30 actually exist.

ホストコンピュータ40は、金融機関のホストセンターなどに設置され、一切の金融に関する取引を統括的に管理する。複数の金融機関DB41を備え、利用者(顧客)の金融口座を管理し、ATM端末30の取引要求に応じて様々な金融取引を統括している。   The host computer 40 is installed in a financial institution host center or the like, and comprehensively manages all financial transactions. A plurality of financial institution DBs 41 are provided to manage a user's (customer's) financial account and control various financial transactions in response to transaction requests from the ATM terminal 30.

また、警備会社はATM内現金残高の確認を行なうため、1日1回の間隔で金融機関側とその突合せ作業を行う。ホストコンピュータ40はATM端末30とリアルタイムに決済処理を行っているので、ホストコンピュータ40側のATM内現金残高の情報と警備会社側の預託金DB21内のATM内現金残高の情報と突合せを行うことにより、各ATM内現金残高情報の更新やその確認を行なっている。   In addition, the security company checks the cash balance in the ATM and conducts a matching operation with the financial institution once a day. Since the host computer 40 performs settlement processing with the ATM terminal 30 in real time, the information on the cash balance in the ATM on the host computer 40 side and the information on the cash balance in the ATM in the security depository DB 21 are to be matched. Thus, updating and confirmation of cash balance information in each ATM is performed.

また、本実施形態においては、警備会社はATM内現金残高の確認を行なうため、適宜、必要に応じて、GWサーバ10の取引情報DB11と、ATM運用管理サーバ20の預託金DB21との間で情報の突合せを行うことにより、最新の各ATM端末30内現金残高情報の確認を行うことができる。この点、再度後述する。   Moreover, in this embodiment, since a security company confirms the cash balance in ATM, between the transaction information DB11 of the GW server 10 and the deposit DB 21 of the ATM operation management server 20 as necessary. By performing the information matching, the latest cash balance information in each ATM terminal 30 can be confirmed. This point will be described later again.

(ハードウェア)
ここで、本実施形態に係るGWサーバ10のハードウェア構成について簡単に説明しておく。図3は、GWサーバ10の一実施形態の主要構成を示すハードウェア構成図である。GWサーバ10は、主要な構成として、CPU101、ROM(Read Only Memory)102、RAM(Random Access Memory)103、補助記憶装置104、記憶媒体読取装置105、入力装置106、表示装置107、及び通信装置108を含む構成である。
(hardware)
Here, the hardware configuration of the GW server 10 according to the present embodiment will be briefly described. FIG. 3 is a hardware configuration diagram illustrating a main configuration of one embodiment of the GW server 10. The GW server 10 includes, as main components, a CPU 101, a ROM (Read Only Memory) 102, a RAM (Random Access Memory) 103, an auxiliary storage device 104, a storage medium reading device 105, an input device 106, a display device 107, and a communication device. 108.

CPU101は、マイクロプロセッサ及びその周辺回路から構成され、装置全体を制御する回路である。また、ROM102は、CPU101で実行される所定の制御プログラム(ソフトウェア部品)を格納するメモリであり、RAM103は、CPU101がROM102に格納された所定の制御プログラム(ソフトウェア部品)を実行して各種の制御を行うときの作業エリア(ワーク領域)として使用するメモリである。   The CPU 101 is composed of a microprocessor and its peripheral circuits, and is a circuit that controls the entire apparatus. The ROM 102 is a memory that stores a predetermined control program (software component) executed by the CPU 101. The RAM 103 executes various control operations by the CPU 101 executing a predetermined control program (software component) stored in the ROM 102. This is a memory used as a work area (work area) when performing.

補助記憶装置104は、汎用のOS(Operating System)、プログラムを含む各種情報を格納する装置であり、不揮発性の記憶装置であるHDD(Hard Disk Drive)などが用いられる。   The auxiliary storage device 104 is a device for storing various information including a general-purpose OS (Operating System) and programs, and an HDD (Hard Disk Drive), which is a nonvolatile storage device, is used.

なお、上記各種情報は、補助記憶装置104以外にも、CD−ROM(Compact Disk - ROM)やDVD(Digital Versatile Disk)、USBメモリ等の携帯型メディアなどの各種記憶媒体やその他のメディアに記憶されてもよく、これらの記憶媒体に格納された各種情報は、記憶媒体読取装置105などのドライブ装置を介して読み取ることが可能である。   In addition to the auxiliary storage device 104, the various types of information described above are stored in various storage media such as portable media such as CD-ROM (Compact Disk-ROM), DVD (Digital Versatile Disk), and USB memory, and other media. Various information stored in these storage media can be read via a drive device such as the storage medium reader 105.

入力装置106は、ユーザが各種入力操作を行うための装置である。入力装置106は、マウス、キーボード、表示装置107の表示画面上に重畳するように設けられたタッチパネルスイッチなどを含む。表示装置107は、各種データを表示画面に表示する装置である。例えば、LCD(Liquid Crystal Display)、CRT(Cathode Ray Tube)などから構成される。   The input device 106 is a device for the user to perform various input operations. The input device 106 includes a mouse, a keyboard, a touch panel switch provided so as to be superimposed on the display screen of the display device 107, and the like. The display device 107 is a device that displays various data on a display screen. For example, it is composed of LCD (Liquid Crystal Display), CRT (Cathode Ray Tube) and the like.

通信装置108は、ネットワークを介して他の機器との通信を行う装置である。有線ネットワークや無線ネットワークなど含む各種ネットワーク形態に応じた通信をサポートする。   The communication device 108 is a device that communicates with other devices via a network. Supports communication according to various network forms including wired and wireless networks.

なおATM運用管理サーバ20のハードウェア構成についてその説明は省略する。例えば、図3のハードウェア構成と同様のものを適用することができるからである。またATM端末30及びホストコンピュータ40については公知のものをそのまま適用することができる。   A description of the hardware configuration of the ATM operation management server 20 is omitted. For example, the same hardware configuration as that of FIG. 3 can be applied. As the ATM terminal 30 and the host computer 40, known ones can be applied as they are.

(機能)
次に、GWサーバ10及びATM運用管理サーバ20の機能構成について簡単に説明する。図4は、GWサーバ10及びATM運用管理サーバ20の一実施形態の主要機能を示す機能ブロック図である。GWサーバ10は、主要な機能として、中継部12、取引情報記憶部13を含み、ATM運用管理サーバ20は、現金残高情報記憶部22、算出部23、通知部24を含む構成である。
(function)
Next, functional configurations of the GW server 10 and the ATM operation management server 20 will be briefly described. FIG. 4 is a functional block diagram showing the main functions of one embodiment of the GW server 10 and the ATM operation management server 20. The GW server 10 includes a relay unit 12 and a transaction information storage unit 13 as main functions, and the ATM operation management server 20 includes a cash balance information storage unit 22, a calculation unit 23, and a notification unit 24.

GWサーバ10の中継部12は、ATM端末30及びホストコンピュータ40間において入出金に関する取引情報を含む通信を中継する機能を有している。ATM端末30は、ホストコンピュータ40と決済処理を行う場合、GWサーバ10にアクセスし、GWサーバ10を介してホストコンピュータ40との通信を行う。同様に、ホストコンピュータ40は、GWサーバ10にアクセスし、GWサーバ10を介してATM端末30との通信を行う。   The relay unit 12 of the GW server 10 has a function of relaying communication including transaction information regarding deposit / withdrawal between the ATM terminal 30 and the host computer 40. When the ATM terminal 30 performs settlement processing with the host computer 40, the ATM terminal 30 accesses the GW server 10 and communicates with the host computer 40 via the GW server 10. Similarly, the host computer 40 accesses the GW server 10 and communicates with the ATM terminal 30 via the GW server 10.

取引情報記憶部13は、中継された通信に含まれる取引情報を記憶する機能を有している。取引情報(取引データ)には、利用者がATM端末30を利用する為に必要とされる情報を全て含むことができる。取引情報は、例えば、ATM識別子、取引日時、カード情報(口座番号)、暗証番号、取引種別、取引金額、取引成否のデータ等を含むが、取引情報記憶部13で記憶する情報として、この取引情報の中から、利用者の個人情報(例えばカード情報、暗証番号)を除外し、そのATM端末の現金残高の算出に要する情報(例えばATM識別子、取引日時、取引種別、取引金額、取引成否のデータ等)のみを選別して記憶してもよい。なお、本実施形態において取引情報記憶部13は、取引情報DB11により具現化される。   The transaction information storage unit 13 has a function of storing transaction information included in relayed communication. The transaction information (transaction data) can include all information necessary for the user to use the ATM terminal 30. The transaction information includes, for example, ATM identifier, transaction date / time, card information (account number), personal identification number, transaction type, transaction amount, transaction success / failure data, etc. The information required for calculating the cash balance of the ATM terminal (for example, ATM identifier, transaction date / time, transaction type, transaction amount, transaction success / failure) is excluded from the user's personal information (for example, card information, password). Only data etc.) may be selected and stored. In the present embodiment, the transaction information storage unit 13 is realized by the transaction information DB 11.

ATM運用管理サーバ20の現金残高情報記憶部22は、ATM端末30内の第一の現金残高情報を記憶する機能を有している。具体的に現金残高情報記憶部22は、預託金DB21により具現化される。預託金DB21上でATM端末30毎の現金残高情報が記憶管理され、また現状1日1回の間隔で金融機関側のホストコンピュータ40とその突合せ作業が行われる。上述のように、ホストコンピュータ40は常にATM端末30毎の最新の正確な(正式な、といってもよい)現金残高情報を把握しているので、突合せ作業により、預託金DB21のATM端末30毎の現金残高情報のアップデートが行われている。   The cash balance information storage unit 22 of the ATM operation management server 20 has a function of storing first cash balance information in the ATM terminal 30. Specifically, the cash balance information storage unit 22 is embodied by the deposit DB 21. The cash balance information for each ATM terminal 30 is stored and managed on the deposit DB 21, and the matching operation with the host computer 40 on the financial institution side is performed at an interval of once a day. As described above, since the host computer 40 always keeps track of the latest accurate (or may be said to be correct) cash balance information for each ATM terminal 30, the ATM terminal 30 of the deposit DB 21 can be reconciled. The cash balance information is updated every time.

算出部23は、現金残高情報記憶部22に記憶された取引情報に基づいて、ATM端末30内の現金残高の増減額を算出する機能を有している。現金残高情報記憶部22、つまり取引情報DB11には、ATM端末30とホストコンピュータ40間のリアルタイムに行われた取引情報が記憶されているので、現金の入出金を計算することにより、少なくともATM端末30内の現金残高の増減額を算出可能である。そして算出部23は、この現金残高の増減額と、現金残高情報記憶部22(預託金DB21)の現金残高情報とを突き合せることにより、現時点の現金残高情報を算出する。例えば、現金残高が増加している場合、預託金DB21上の現金残高情報に対しその増加額を加算する。一方現金残高が減少している場合、預託金DB21上の現金残高情報に対しその減少額を減算する。ここで算出された現金残高情報は、まさに現時点におけるリアルタイムなATM端末30内の現金残高情報であり、運用管理者の操作に応じて、ATM運用管理サーバ20の監視モニタ(表示装置107)上に表示されうる。この点フローチャートを用いて再度説明する。   The calculation unit 23 has a function of calculating an increase / decrease amount of the cash balance in the ATM terminal 30 based on the transaction information stored in the cash balance information storage unit 22. In the cash balance information storage unit 22, that is, the transaction information DB 11, transaction information performed in real time between the ATM terminal 30 and the host computer 40 is stored. Therefore, at least the ATM terminal is calculated by calculating cash deposit / withdrawal. The increase / decrease amount of the cash balance within 30 can be calculated. And the calculation part 23 calculates the cash balance information at this time by matching the increase / decrease amount of this cash balance with the cash balance information of the cash balance information storage part 22 (deposit money DB21). For example, when the cash balance is increasing, the increased amount is added to the cash balance information on the deposit DB 21. On the other hand, when the cash balance is decreasing, the decrease amount is subtracted from the cash balance information on the deposit DB 21. The cash balance information calculated here is the real-time cash balance information in the ATM terminal 30 at the present time, and is displayed on the monitor (display device 107) of the ATM operation management server 20 in accordance with the operation of the operation manager. Can be displayed. This will be described again using the flowchart.

通知部24は、ATM端末30内の現金残高が急激に不足しすぎたり増加しすぎたりした場合、運用管理者に対し、ATM端末30内の現金残高の補充又は回収を促す通知を行う。具体的に例えば、現金残高の増減額が所定額以上である場合や、単位時間当りの前記現金残高の増減額の変動率が所定率以上である場合である。通知方法は色々ありえるが例えば、ATM運用管理サーバ20の監視モニタに警告画面を表示したり、アラート(音声)により、ATM端末30内の現金残高異常をATM運用管理者(ATM監視者)に伝達できる。   When the cash balance in the ATM terminal 30 suddenly becomes too short or excessive, the notification unit 24 notifies the operation manager to replenish or collect the cash balance in the ATM terminal 30. Specifically, for example, a case where the increase / decrease amount of the cash balance is a predetermined amount or more, or a case where the change rate of the increase / decrease amount of the cash balance per unit time is a predetermined rate or more. There are various notification methods. For example, a warning screen is displayed on the monitoring monitor of the ATM operation management server 20, or the cash balance abnormality in the ATM terminal 30 is transmitted to the ATM operation manager (ATM monitor) by an alert (voice). it can.

以上説明したこれらの機能は、実際にはCPU101が実行するプログラムにより実現される。   These functions described above are actually realized by programs executed by the CPU 101.

(DB)
図5は、取引情報DB11の取引情報例を示す。上述したように取引情報は、ATM端末30とホストコンピュータ40との間の通信に含まれるものであるので、例えば、ATM識別子、カード情報(口座情報)、暗証番号、残高情報、入出金額等を含む。しかし本実施形態においては、取引情報DB11で記憶される情報として、この取引情報の中から、利用者の個人情報(例えばカード情報、暗証番号、残高情報、)を除外し、そのATM端末の現金残高の算出に要する情報(例えばATM識別子、入出金額等)のみを選別して記憶する。
(DB)
FIG. 5 shows an example of transaction information in the transaction information DB 11. As described above, since the transaction information is included in the communication between the ATM terminal 30 and the host computer 40, for example, an ATM identifier, card information (account information), personal identification number, balance information, deposit / withdrawal amount, etc. Including. However, in the present embodiment, as information stored in the transaction information DB 11, the user's personal information (for example, card information, personal identification number, balance information) is excluded from the transaction information, and the cash of the ATM terminal is excluded. Only information necessary for calculating the balance (for example, ATM identifier, deposit / withdrawal amount, etc.) is selected and stored.

図に示されるように、取引情報DB11には、「取引ID」、「取引日時」、「ATM端末識別子」、「取引種別」、「取引金額」、「取引成否」等の情報が格納されている。「取引ID」は、取引を特定するための固有のID値である。「取引日時」は、取引された日時分を示す。「ATM端末識別子」は、取引されたATM端末を特定するための固有の識別子を示す。「取引種別」は、例えば入金、出金、振込等の取引の種別を示す。「取引金額」は、取引された金額を示す。「取引成否」は、最終的にその取引の成否を示す。   As shown in the figure, the transaction information DB 11 stores information such as “transaction ID”, “transaction date / time”, “ATM terminal identifier”, “transaction type”, “transaction amount”, “transaction success / failure”, and the like. Yes. “Transaction ID” is a unique ID value for identifying a transaction. “Transaction date and time” indicates the date and time of transaction. The “ATM terminal identifier” indicates a unique identifier for identifying a traded ATM terminal. “Transaction type” indicates the type of transaction such as deposit, withdrawal, or transfer. “Transaction amount” indicates the amount of transaction. “Transaction success / failure” finally indicates the success or failure of the transaction.

なお、取引情報DB11の取引情報は、ATM端末30とホストコンピュータ40との間の通信に含まれるものを取得、保存したものである。1回の取引でも複数の取引データがシーケンス形式で行われるので、取引情報の実際は、通信ログのような情報が取得されうる。しかし、図5では説明の便宜上、複数の取引データシーケンスからなる取引情報であっても、これらの情報を集約、整理し、1回の取引単位毎の取引情報として示したものである。   Note that the transaction information in the transaction information DB 11 is obtained by storing and storing information included in the communication between the ATM terminal 30 and the host computer 40. Since a plurality of transaction data is performed in a sequence format even in one transaction, information such as a communication log can be acquired in actual transaction information. However, in FIG. 5, even for transaction information including a plurality of transaction data sequences, for convenience of explanation, these pieces of information are aggregated and organized and shown as transaction information for each transaction unit.

図6は、預託金DB21の現金残高情報例を示す。預託金DB21には、ATM端末毎の現金残高の情報が格納されている。また1日1回の間隔で金融機関側のホストコンピュータ40とその突合せ作業が行われる。上述のように、ホストコンピュータ40は常にATM端末30毎の最新の正確な(正式な)現金残高情報を把握しているので、突合せ作業により、預託金DB21のATM端末30毎の現金残高情報のアップデートが行われる。   FIG. 6 shows an example of cash balance information in the deposit DB 21. The deposit DB 21 stores information on the cash balance for each ATM terminal. In addition, the host computer 40 on the financial institution side is matched with the host computer 40 once a day. As described above, since the host computer 40 always knows the latest accurate (official) cash balance information for each ATM terminal 30, the cash balance information for each ATM terminal 30 in the deposit DB 21 is determined by the matching operation. Updates are made.

図に示されるように、預託金DB21には、「ATM端末識別子」、「現金残高」、「最終突合確認日時」、「前回現金残高」等の情報が格納されている。「ATM端末識別子」は、取引されたATM端末を特定するための固有の識別子を示す。「現金残高」は、最終突合確認日時時点におけるATM内に存在する現金の残高を示す。「最終突合確認日時」は、金融機関側のホストコンピュータ40とその突合せ作業により、「現金残高」の情報がアップデートされた日時を示す。「前回現金残高」は、前回の突合確認日時にATM内に存在した現金の残高を示す。   As shown in the figure, the deposit DB 21 stores information such as “ATM terminal identifier”, “cash balance”, “last match confirmation date”, “previous cash balance”, and the like. The “ATM terminal identifier” indicates a unique identifier for identifying a traded ATM terminal. “Cash balance” indicates the balance of cash existing in the ATM at the time of the final match confirmation date. “Final match confirmation date” indicates the date and time when the information of “cash balance” was updated by the host computer 40 on the financial institution side and its matching operation. “Previous cash balance” indicates the balance of cash existing in the ATM at the previous match confirmation date and time.

なお取引情報DB11、預託金DB21に格納される上記情報はあくまで一例であり、必要に応じて他の情報も含まれうることはいうまでもない。   The information stored in the transaction information DB 11 and the deposit DB 21 is merely an example, and it goes without saying that other information may be included as necessary.

[情報処理]
次に本実施形態に係るATM運用管理システムにおける情報処理についてフローチャートを参照しながら説明する。
[Information processing]
Next, information processing in the ATM operation management system according to the present embodiment will be described with reference to flowcharts.

(取引情報取得処理)
図7は、GWサーバ10の取引情報取得処理を示すフローチャートである。上述したように、GWサーバ10の中継部12は、ATM端末30及び前記ホストコンピュータ40間において入出金に関する取引情報を含む通信受信すると(S11)、送信元から送信先へその通信を中継、転送する(S12)。また取引情報記憶部13は、中継された通信に含まれる取引情報を取引情報DB11に保存する処理を行う(S13)。その結果、ATM端末30から金融取引が行われる度にその取引情報を取引情報DB11に蓄積し続けている。
(Transaction information acquisition process)
FIG. 7 is a flowchart showing transaction information acquisition processing of the GW server 10. As described above, when the relay unit 12 of the GW server 10 receives communication including transaction information related to deposit and withdrawal between the ATM terminal 30 and the host computer 40 (S11), the relay relays and transfers the communication from the transmission source to the transmission destination. (S12). Moreover, the transaction information storage part 13 performs the process which preserve | saves the transaction information contained in the relayed communication in transaction information DB11 (S13). As a result, every time a financial transaction is performed from the ATM terminal 30, the transaction information is continuously stored in the transaction information DB 11.

(残金残高算出処理)
図8は、ATM運用管理サーバ20の残金残高算出処理を示すフローチャートである。このフローチャート開始のタイミングとしては、例えば警備会社の運用管理者が、あるATM端末30内の、現時点におけるリアルタイムな現金残高情報を確認したい場合、ATM運用管理サーバ20を操作することにより開始される。
(Balance balance calculation process)
FIG. 8 is a flowchart showing the remaining balance calculation processing of the ATM operation management server 20. The timing of starting this flowchart is started by operating the ATM operation management server 20 when, for example, an operation manager of a security company wants to confirm real-time cash balance information in a certain ATM terminal 30 at this time.

運用管理者により現時点における現金残高情報を確認したいATM端末30内のATM端末識別子(例えば101-00002とする)が入力されると、算出部23は、預託金DB21からATM識別子をキーに該当するATM端末30の「現金残高」、「最終突合確認日時」を取得する(S21)。これを図9に示す。   When the operation manager inputs an ATM terminal identifier (for example, 101-00002) in the ATM terminal 30 for which the current cash balance information is to be confirmed, the calculation unit 23 corresponds to the ATM identifier from the deposit DB 21 as a key. The “cash balance” and “last match confirmation date” of the ATM terminal 30 are acquired (S21). This is shown in FIG.

また、取引情報DB11からATM識別子(101-00002)をキーに「最終突合確認日時」以降の該当するATM端末の取引情報を取得する(S22)。これを図10に示す。   Further, transaction information of the corresponding ATM terminal after the “last match confirmation date” is acquired from the transaction information DB 11 using the ATM identifier (101-00002) as a key (S22). This is shown in FIG.

次に算出部23は、「取引金額」に基づき現金残高の増減額を算出する(S23)。図10の場合、増減額は\-155,000となる。なお「取引成否」がNGの取引は現金の入出金は行われていないので、現金残高の増減額にカウントされないことに留意する。   Next, the calculation unit 23 calculates an increase / decrease amount of the cash balance based on the “transaction amount” (S23). In the case of FIG. 10, the increase / decrease amount is -155,000. It should be noted that cash transactions are not counted in the increase / decrease of the cash balance because the transaction of “NG” is NG.

また、増減額と、預託金DB21からの「現金残高」とに基づき、現時点での現金残高を算出する(S24)。預託金DB21からの「現金残高」は、\1,050,000であり、増減額\-155,000であるから、ATM端末識別子101-00002のATM端末30内の現時点での現金残高は、\895,000となる。そして、この算出された現金残高の増減額、現時点での現金残高\895,000は、運用管理者に提示される(S25)。   Also, the current cash balance is calculated based on the increase / decrease amount and the “cash balance” from the deposit DB 21 (S24). Since the “cash balance” from the deposit DB 21 is \ 1,050,000 and the increase / decrease amount is \ -155,000, the current cash balance in the ATM terminal 30 of the ATM terminal identifier 101-00002 is \ 895,000. Then, the calculated increase / decrease of the cash balance and the current cash balance \ 895,000 are presented to the operation manager (S25).

以上のように、ATM運用管理サーバ20は上述の現金残高算出処理を行うので、警備会社の運用管理者は、ATM端末30内の、現時点におけるリアルタイムな現金残高情報を確認できる。   As described above, since the ATM operation management server 20 performs the above-described cash balance calculation process, the operation manager of the security company can confirm the real-time cash balance information in the ATM terminal 30 at the present time.

(通知処理)
図11は、ATM運用管理サーバ20による通知処理を示すフローチャートである。ATM運用管理サーバ20は、予め定められた定時(例えば1H毎)になると、自動的にATM端末内の現金残高の増減額や増減率を算出し、これらが所定閾値を越える場合、急激な現金残高の入出金変動があったものとして、運用管理者にその旨を通知することにより、当該ATM端末内の現金残高の補充又は回収を促す。以下説明する。
(Notification processing)
FIG. 11 is a flowchart showing notification processing by the ATM operation management server 20. The ATM operation management server 20 automatically calculates the amount of increase or decrease of the cash balance in the ATM terminal at a predetermined time (for example, every 1H), and if these exceed a predetermined threshold, By notifying the operation manager that the balance has changed, the cash balance in the ATM terminal is urged to be replenished or collected. This will be described below.

まずATM運用管理サーバ20は定時確認を行なう(S31)。定時とは運用管理者が任意に設定可能な値であり、例えば1H毎、10時、12時、15時などのように設定できるようになっている。また予め監視対象のATM端末識別子(複数登録可)が登録されているので、定時になると、当該ATM端末識別子により特定されるATM端末に対して、現金残高の増減額や増減率の算出を行う。   First, the ATM operation management server 20 performs regular confirmation (S31). The fixed time is a value that can be arbitrarily set by the operation manager, and can be set, for example, every 1H, 10:00, 12:00, 15:00, or the like. In addition, since the ATM terminal identifiers (multiple registrations are possible) are registered in advance, the cash balance increase / decrease amount and the rate of increase / decrease are calculated for the ATM terminal specified by the ATM terminal identifier at a fixed time. .

算出部23は、取引情報DB11からATM識別子をキーに前回の定時時刻以降の該当するATM端末の取引情報を取得する(S32)。また預託金DB21からATM識別子をキーに該当するATM端末の「現金残高」を取得する(S33)。   The calculation part 23 acquires the transaction information of the corresponding ATM terminal after the last scheduled time from the transaction information DB 11 using the ATM identifier as a key (S32). Further, the “cash balance” of the ATM terminal corresponding to the ATM identifier as a key is acquired from the deposit DB 21 (S33).

そして算出部23は、「取引金額」に基づき単位時間あたりの現金残高の増減額を算出する(S34)。ここで仮に、ATM端末の取引情報が図9に示されるものであるとすると、単位時間(1H:10〜11時)あたりの現金残高の増減額は、\-155,000と算出される。これは単位時間1Hあたり\155,000の現金残高が減少(出金)したことを示し、急激な現金残高の変動といえる。   Then, the calculation unit 23 calculates the increase / decrease amount of the cash balance per unit time based on the “transaction amount” (S34). Here, assuming that the transaction information of the ATM terminal is as shown in FIG. 9, the increase / decrease amount of the cash balance per unit time (1H: 10 to 11 o'clock) is calculated as \ -155,000. This indicates that the cash balance of ¥ 155,000 per hour of unit time has decreased (withdrawal), and can be said to be a sudden change in cash balance.

また算出部23は、預託金DB21からの「現金残高」と、上記算出の増減額とに基づき、単位時間あたりの増減率を算出する(S35)。ここで仮に、預託金DB21からのATM端末の「現金残高」が図10に示されるものであるとすると、\-155,000/\1050000*100≒-14.7%と算出される。これは単位時間1Hあたり約14%の現金残高が減少(出金)したことを示し、急激な現金残高の変動といえる。   The calculation unit 23 calculates the rate of increase / decrease per unit time based on the “cash balance” from the deposit DB 21 and the amount of increase / decrease in the above calculation (S35). Here, assuming that the “cash balance” of the ATM terminal from the deposit DB 21 is as shown in FIG. 10, it is calculated as ¥ −155,000 / ¥ 1050000 * 100≈−14.7%. This shows that the cash balance of about 14% per 1H of hour has decreased (withdrawal), and it can be said that the cash balance fluctuates rapidly.

増減額>閾値a(S36)、増減率>閾値b(S37)のいずれかを満たす場合、通知部24は、運用管理者に、ATM端末識別子とともに、そのATM端末において急激な現金残高の入出金変動があった旨の通知を行う(S38)。なおこの閾値a、閾値bは、過去の実績(ATM端末毎の平均的な取引額等)に基づき運用管理者により適切に決定されATM運用管理サーバ20上に設定されればよい。   When the increase / decrease amount> threshold value a (S36) or the increase / decrease rate> threshold value b (S37) is satisfied, the notification unit 24 notifies the operation manager of the abrupt cash balance at the ATM terminal together with the ATM terminal identifier. Notification that there has been a change is made (S38). The threshold value a and the threshold value b may be appropriately determined by the operation manager based on past results (average transaction amount for each ATM terminal) and set on the ATM operation management server 20.

以上のように、ATM運用管理サーバ20は上述の通知処理を行うので、警備会社の運用管理者は、突発的なATM端末内の現金残高の変動があった場合、そのATM端末を容易且つ迅速に認知できる。   As described above, since the ATM operation management server 20 performs the above-described notification process, the operation manager of the security company can easily and quickly use the ATM terminal when there is a sudden change in the cash balance in the ATM terminal. Can be recognized.

なお、ATM端末には券種(1万円札、5千円札、2千円札、千円札)ごとに紙幣が収納されるので、前記現金残高の情報に加えて紙幣ごとの枚数に関する情報も管理するようにし、さらには、いずれかの券種毎の紙幣の枚数が急激に変動した場合に通知するようにしてもよい。   In addition, since banknotes are stored in the ATM terminal for each ticket type (10,000 yen bill, 5,000 yen bill, 2,000 yen bill, thousand yen bill), in addition to the information on the cash balance, Information may also be managed, and further, notification may be made when the number of banknotes for any one of the types of bills changes rapidly.

[総括]
従来より、警備会社側でも各ATM内現金残高を把握してはいるものの、ATM内現金残高の増減の情報が預託金DBに反映されるのは、1日1回の金融機関側との突合せ作業時点であるため、正確な各ATM端末内の現金残高を把握するには、突合せ作業まで待たなくてはならず、突発的にATM内現金残高が大きく変動する事態が発生した場合、警備会社側で把握している情報は最長24H前の情報であるため、余裕をもってこれを把握することは困難であった。
[Summary]
Although the security company has been aware of the cash balance within each ATM, the information on the increase or decrease in the ATM cash balance is reflected in the deposit DB once a day with the financial institution. Since it is at the time of work, in order to grasp the correct cash balance in each ATM terminal, it is necessary to wait until the reconciliation work, and if there is a sudden change in the cash balance in the ATM, a security company Since the information grasped on the side is information up to 24H before, it was difficult to grasp this with a margin.

しかしながら以上のように、本実施形態に係るATM運用管理システムにおいては、各ATM端末内の現時点におけるリアルタイムな現金残高情報を確認でき、また突発的なATM端末内の現金残高の変動があった場合、運用管理者に対してその旨の通知が行われるので、余裕をもって緊急を要するような事態に対しても迅速且つ適切な対応を行うことができる。またこれにより、現金の補充回収業務のスケジュールをより正確に行うことができ、作業効率の向上、コストの低減等もまた期待できる。   However, as described above, in the ATM operation management system according to the present embodiment, real-time cash balance information in each ATM terminal can be confirmed, and there is a sudden change in cash balance in the ATM terminal. Since the notification to that effect is given to the operation manager, it is possible to promptly and appropriately respond to a situation that requires an emergency with a margin. As a result, it is possible to more accurately schedule cash replenishment and collection work, and it is also expected to improve work efficiency and reduce costs.

例えば、郊外に設置されているATM端末の場合、日頃利用者は多くないので、ATM端末内に保管維持されている現金残高は小額である。仮に郊外ATM端末で単位時間当たりに日頃見られない急激な現金残高の入出金変動があった場合、警備会社は迅速にこれを認知することができる。この郊外ATM端末は、既にある程度現金残高は不足しつつある上、引き続き現金の引き出しが継続すると最悪の場合現金残高不足によるATM端末使用停止の事態に陥る可能性がある。警備会社の現金補充作業までには、現地までの移動時間を考えれば、警備会社や運用・保守業者としては、リアルタイムにATM端末内の現金残高の情報を把握することにより適切且つ迅速な対処が可能となる。   For example, in the case of an ATM terminal installed in the suburbs, since there are not many users on a daily basis, the cash balance stored and maintained in the ATM terminal is small. If there is a sudden change in cash balance that cannot be seen on a daily basis at a suburban ATM terminal, the security company can quickly recognize this. This suburban ATM terminal has already run out of cash balance to some extent, and if cash withdrawal continues, in the worst case, there is a possibility that the ATM terminal will be suspended due to insufficient cash balance. By considering the travel time to the local site before the cash replenishment work of the security company, the security company and the operation / maintenance contractor can take appropriate and prompt action by grasping the cash balance information in the ATM terminal in real time. It becomes possible.

以上本発明によれば、ATMの運用委託業者側でもリアルタイムに各ATM内の現金残高の変動を把握できるATM運用管理システムを提供することが可能となる。なお、本発明は係る特定の実施形態に限定されるものではなく、特許請求の範囲に記載された本発明の要旨の範囲内において、種々の変形・変更が可能である。   As described above, according to the present invention, it is possible to provide an ATM operation management system capable of grasping a change in cash balance in each ATM in real time even on the ATM operation contractor side. Note that the present invention is not limited to such specific embodiments, and various modifications and changes can be made within the scope of the gist of the present invention described in the claims.

なお、既存のシステムから、ATM端末、ホストコンピュータ間の取引情報を取得するためには、次のような方法も考えられる。ホストコンピュータを改修し、警備会社のATM運用管理サーバはホストコンピュータから取引の都度、リアルタイムで取引情報を受信する。またもしくは、ATM端末を改修し、ATM端末がホストコンピュータに取引に関する情報を送信する際、並行して警備会社のATM運用管理サーバに取引情報を送信する。しかしながら、前者は、既存のホストコンピューの改修は非常に多額のコストが必要となり、後者は、相当数設置された全てのATM端末のプログラム入れ替えや、送信先の設定変更作業を行わなければならず非常に大きな手間を必要とする。   In order to obtain transaction information between an ATM terminal and a host computer from an existing system, the following method is also conceivable. The host computer is refurbished, and the ATM operation management server of the security company receives transaction information from the host computer in real time for each transaction. Alternatively, when the ATM terminal is refurbished and the ATM terminal transmits information related to the transaction to the host computer, the transaction information is transmitted to the ATM operation management server of the security company in parallel. However, the former requires a very large amount of cost to renovate the existing host computer, and the latter requires a program change of all ATM terminals installed and a setting change of the transmission destination. It requires a great deal of effort.

なおまた、上述のATM運用管理システムにおいて、現金残高情報記憶部22上の現金残高情報を、算出部23により算出されたATM端末の現時点での現金残高情報に更新するように構成することできる。しかし、金融機関とのと1日1回の突合せにより、現金残高情報記憶部22上の現金残高情報は確実に反映されるべきであることから、上記実施形態では、あくまで算出された現時点での現金残高情報は、運用管理者により参照されるもので更新処理までは行わない構成とした。   In the above ATM operation management system, the cash balance information on the cash balance information storage unit 22 can be updated to the current cash balance information of the ATM terminal calculated by the calculation unit 23. However, since the cash balance information on the cash balance information storage unit 22 should be reflected surely by reconciliation with a financial institution once a day, in the above embodiment, the calculated current The cash balance information is referred to by the operation manager and is not configured to be updated.

10 GWサーバ
11 取引情報DB
12 中継部
13 取引情報記憶部
20 ATM運用管理サーバ
21 預託金DB
22 現金残高情報記憶部
23 算出部
24 通知部
30 ATM端末
40 金融機関ホストコンピュータ
41 金融機関DB
101 CPU
102 ROM
103 RAM
104 補助記憶装置
105 記憶媒体読取装置
106 入力装置
107 表示装置
108 通信装置
10 GW server 11 Transaction information DB
12 relay unit 13 transaction information storage unit 20 ATM operation management server 21 deposit DB
22 Cash Balance Information Storage Unit 23 Calculation Unit 24 Notification Unit 30 ATM Terminal 40 Financial Institution Host Computer 41 Financial Institution DB
101 CPU
102 ROM
103 RAM
104 Auxiliary storage device 105 Storage medium reading device 106 Input device 107 Display device 108 Communication device

Claims (3)

利用者に対し入出金を行うATM端末と、前記ATM端末からの取引要求を受け入出金の可否をコントロールする金融機関のホストコンピュータと、前記ATM端末内の現金残高を管理するATM運用管理装置と、GWサーバとを含み構成されるATM運用管理システムであって、
前記GWサーバは、
前記ATM端末及び前記ホストコンピュータ間において入出金に関する取引情報を含む通信を中継する中継手段と、
前記中継手段により中継された通信に含まれる取引情報を記憶する取引情報記憶手段と、
を有し、
前記ATM運用管理装置は、
前記金融機関との取決めに基づく所定期間毎の、前記ホストコンピュータで管理されている前記ATM端末内の現金残高情報との突き合せ作業により、所定期間毎の情報整合性が確保された前記ATM端末内の現金残高情報を記憶する現金残高記憶手段と、
前記取引情報記憶手段に記憶された取引情報に基づいて、前記ATM端末内の現金残高の増減額を算出し、当該現金残高の増減額と前記現金残高情報とを突き合せることにより、現時点の現金残高情報を算出する算出手段と、
を有することを特徴とするATM運用管理システム。
An ATM terminal for depositing / withdrawing money from / to a user, a host computer of a financial institution that receives a transaction request from the ATM terminal and controls whether to deposit / withdraw, and an ATM operation management device for managing a cash balance in the ATM terminal; An ATM operation management system including a GW server,
The GW server is
Relay means for relaying communication including transaction information regarding deposits and withdrawals between the ATM terminal and the host computer;
Transaction information storage means for storing transaction information included in communications relayed by the relay means;
Have
The ATM operation management device
The ATM terminal in which the information consistency for each predetermined period is ensured by the matching operation with the cash balance information in the ATM terminal managed by the host computer for each predetermined period based on the agreement with the financial institution Cash balance storage means for storing the cash balance information in
Based on the transaction information stored in the transaction information storage means, the amount of increase / decrease in the cash balance in the ATM terminal is calculated, and the amount of increase / decrease in the cash balance is compared with the cash balance information to obtain the current cash A calculation means for calculating balance information;
An ATM operation management system comprising:
前記ATM運用管理装置は、
単位時間当りの前記現金残高の増減額が所定額以上である場合、運用管理者に対し、前記ATM端末内の現金残高の補充又は回収を促す通知を行う通知手段と、
を有することを特徴とする請求項1記載のATM運用管理システム。
The ATM operation management device
When the increase / decrease amount of the cash balance per unit time is equal to or greater than a predetermined amount, a notification means for notifying the operation manager to replenish or collect the cash balance in the ATM terminal;
The ATM operation management system according to claim 1, further comprising:
前記ATM運用管理装置は、
単位時間当りの前記現金残高の増減額の変動率が所定率以上である場合、運用管理者に対し、前記ATM端末内の現金残高の補充又は回収を促す通知を行う通知手段と、
を有することを特徴とする請求項1記載のATM運用管理システム。
The ATM operation management device
If the rate of change of the increase / decrease amount of the cash balance per unit time is equal to or greater than a predetermined rate, a notification means for notifying the operations manager to replenish or collect the cash balance in the ATM terminal;
The ATM operation management system according to claim 1, further comprising:
JP2010082184A 2010-03-31 2010-03-31 Atm operation management system Pending JP2011215789A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010082184A JP2011215789A (en) 2010-03-31 2010-03-31 Atm operation management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010082184A JP2011215789A (en) 2010-03-31 2010-03-31 Atm operation management system

Publications (1)

Publication Number Publication Date
JP2011215789A true JP2011215789A (en) 2011-10-27

Family

ID=44945464

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010082184A Pending JP2011215789A (en) 2010-03-31 2010-03-31 Atm operation management system

Country Status (1)

Country Link
JP (1) JP2011215789A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014052871A (en) * 2012-09-07 2014-03-20 Oki Electric Ind Co Ltd Cash management device, cash management system, and cash management program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014052871A (en) * 2012-09-07 2014-03-20 Oki Electric Ind Co Ltd Cash management device, cash management system, and cash management program

Similar Documents

Publication Publication Date Title
US11526821B2 (en) Managing media replenishment
US8229816B1 (en) Intelligent cash recycler remote capabilities
US9111409B2 (en) Financial transactions processing system including cash automation machine
JP5640735B2 (en) Cash management server communicably connected to a plurality of portable communication terminals and a cash transaction apparatus
WO2017169551A1 (en) Remuneration payment coordination system and remuneration payment coordination method
CN107393212B (en) Multi-currency service system and method based on machine learning and distributed architecture
JP2011215790A (en) Atm operation management system
WO2015022717A1 (en) Settlement system, server device, terminal device, recording medium, method, and program
JP2009075925A (en) Salary payment management server and computer program
JP4452109B2 (en) Fund management system and fund management method
JP5811254B2 (en) Cash management system and cash management method
JP2011215789A (en) Atm operation management system
KR20120018258A (en) System and apparatus and method for managing research funds
JP4469311B2 (en) Police route planning system
JP5492912B2 (en) Negative information management system, negative information management method, and negative information management program
JP2001344659A (en) Change managing system and cash managing method
JP6224195B1 (en) Payment means switching system, method, and program
KR101210745B1 (en) Cash management server and metdod for estimating cash deficiency time of automatic teller machine
JP4676132B2 (en) Automatic machine cash management method and system
KR101307730B1 (en) Cash management server and metdod for managing operation funds of automatic teller machine
JP2021015589A (en) Cash replenishment management system and program
JP2005301687A (en) Fund management system
CN113409039A (en) Capital flow management method and system for bringing up cash of network car booking driver
JP2005258727A (en) Saving account management system
JP2005122593A (en) Atm remote management method, management system, and atm