Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP3695565B2 - Transaction confirmation system - Google Patents
[go: Go Back, main page]

JP3695565B2 - Transaction confirmation system - Google Patents

Transaction confirmation system Download PDF

Info

Publication number
JP3695565B2
JP3695565B2 JP16043198A JP16043198A JP3695565B2 JP 3695565 B2 JP3695565 B2 JP 3695565B2 JP 16043198 A JP16043198 A JP 16043198A JP 16043198 A JP16043198 A JP 16043198A JP 3695565 B2 JP3695565 B2 JP 3695565B2
Authority
JP
Japan
Prior art keywords
business process
confirmation
customer
business
processing result
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.)
Expired - Fee Related
Application number
JP16043198A
Other languages
Japanese (ja)
Other versions
JPH11353401A (en
Inventor
植木  康雄
義行 広瀬
Original Assignee
株式会社ユーエフジェイ銀行
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 株式会社ユーエフジェイ銀行 filed Critical 株式会社ユーエフジェイ銀行
Priority to JP16043198A priority Critical patent/JP3695565B2/en
Publication of JPH11353401A publication Critical patent/JPH11353401A/en
Application granted granted Critical
Publication of JP3695565B2 publication Critical patent/JP3695565B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)
  • Cash Registers Or Receiving Machines (AREA)
  • Computer And Data Communications (AREA)
  • User Interface Of Digital Computer (AREA)

Description

【0001】
【発明の属する技術分野】
本発明は通信網を利用した取引システムに関し、特に業務処理の処理結果を確認せず起こるトラブルを防止するシステムに関する。
【0002】
【従来の技術】
近年、インターネット等を利用した電子商取引が盛んに行われている。これに伴い、銀行も振り込みや、残高参照等の処理などもインターネットを利用して出来るようになっている。
【0003】
【発明が解決しようとする課題】
ところで、取引、特に振り込みなどの銀行業務にかかる処理は、一つの業務処理の処理結果を顧客にみせ、顧客に確認させる必要がある。
しかし、何らかの事情により、一つの業務処理が未確認で終了してしまう場合がある。例えば、処理結果を確認せずに次の業務処理を依頼してしまった場合や、何らかの故障によりブラウザなどがダウンしてしまい、処理結果を確認することが出来なかった場合等がある。このような場合、顧客は依頼した事項が正しく処理されたか知ることが出来ず、不安であった。
【0004】
一方、銀行側では、一つの業務処理の処理結果に対して、顧客の了承をえたと言う事象を管理したいと言う希望があった。
そこで、本発明の目的は、上記問題点を解決し、業務処理の処理結果を確認せずに起こるトラブルを防止するシステムを提供することにある。
【0005】
上記目的を解決する本発明は、顧客が操作する端末装置から送信されたデータに基づいてホストコンピュータが行った業務処理について、前記業務処理の処理結果を前記端末装置に送信して、顧客に確認させる取引確認システムであって、1行が一つの業務処理に対応し、前記業務処理を依頼した顧客を識別する識別番号の欄と、前記業務処理に付された業務処理番号の欄と、前記業務処理の処理結果を顧客が確認済みであることを示す確認フラグの欄とを設けた業務処理確認テーブルを格納するとともに、前記業務処理の処理結果を前記業務処理番号と関連付けて前記業務処理確認テーブルとは別の場所に格納するデータベースと、顧客が操作する端末装置から新たな業務処理を依頼するデータを受信すると、前記データから前記顧客の識別番号を抽出する抽出手段と、前記業務処理確認テーブルにおいて、前記抽出手段により抽出された顧客の識別番号を有し、前記確認フラグの欄にフラグが立っていない業務処理を検索する検索手段と、前記検索手段による検索の結果、前記確認フラグの欄にフラグの立っていない業務処理がある場合には、当該業務処理に対応する業務処理番号をキーに、前記データベースに格納されている当該業務処理の処理結果を呼び出して、前記処理結果の確認を促すためのデータを前記端末装置に送信し、前記端末装置から前記処理結果を確認したことを示す応答データを受信すると、前記業務処理確認テーブルの前記処理結果についての確認フラグの欄にフラグを立てる手段とを備えていて、前記検索手段による検索の結果、前記確認フラグの欄にフラグの立っていない業務処理がない場合には、前記ホストコンピュータが前記新たな業務処理を実行するとともに、前記業務処理確認テーブルに前記顧客の識別番号を記述し、前記新たな業務処理の終了後に、前記業務処理確認テーブルに前記新たな業務処理に付された業務処理番号を記述するとともに、前記新たな業務処理の処理結果を前記業務処理番号と関連付けて前記データベースに格納し、前記処理結果の確認を促すためのデータを前記端末装置に送信し、前記端末装置から前記処理結果を確認したことを示す応答データを受信すると、前記業務処理確認テーブルの前記処理結果についての確認フラグの欄にフラグを立てることにより業務処理を完了させることを特徴とする。
【0009】
【発明の実施の形態】
本発明の実施の形態を説明する。
図1は本実施形態の概念図である。
図1中、1は顧客の端末装置(コンピュータ)、2は銀行側のホストコンピュータ、3はコンピュータ1とホストコンピュータ2とが接続されるインターネットである。コンピュータ1とホストコンピュータ2とは、ネットスケープやインターネットエキスプローラ等のブラウザにより互いに通信可能となっている。尚、コンピュータ1は、通常複数設置される。
【0010】
次に、各装置について詳細に述べる。
図2はコンピュータ1のブロック図である。
図2中、21はコンピュータ本体、22はモニタ、23はキーボード、24はマウスである。
コンピュータ本体21は、通信モデム211、CPU212及び記憶装置213から構成される。
【0011】
通信モデム211は、CPU212で処理されたデータを所定の形式に変換して通信網に送信したり、データの受信を行うものである。
CPU212は、システムや他のアプリケーションに基づいて、データの処理やディスプレイ22等を制御する。
記憶装置213はハードディスクなどである。記憶装置213にはコンピュータ1を動作させる為のシステムの他、インターネットで互いに通信を行う為のブラウザ及び本取引システムを動作させる為のプログラムが格納されている。尚、本プログラムには、顧客毎に(端末毎に)振られた識別番号を持っており、データ送信の際には識別番号をデータに付加して送信する機能を有する。
【0012】
図3はホストコンピュータ2のブロック図である。
図3中、31は通信モデム、32は業務処理手段、33はデータベース、34は応答処理手段である。
通信モデム31は、処理されたデータを所定の形式に変換して通信網に送信したり、データの受信を行うものである。
【0013】
業務処理手段32は受信したデータに基づいて業務処理を行う。
データベース33は、業務処理手段32で処理した処理結果が格納される。又、データベース33は確認結果テーブルを持つ。この確認結果テーブルは、図4に示される如く、1行が一つの業務処理に対応している。1行は、識別番号の欄、業務処理番号の欄及び結果確認フラグの欄から構成される。識別番号の欄は、顧客のコンピュータ1から送信されてくるデータに付加された識別番号が記述される欄である。業務処理番号欄は、1つの業務処理の毎に設定される業務番号が記述される欄である。尚、処理結果は業務処理番号と関連づけられてデータベース33の別の格納場所に格納される。結果確認フラグ欄は、業務処理に基づく確認結果の応答が顧客から送信された場合にフラグが立てられる欄である。例えば、識別番号12345の場合は業務番号が100であり、既に処理結果が顧客に確認されたことを示すフラグが、確認フラグ欄に立っている。又、識別番号98765の場合は業務番号が101であり、確認フラグ欄にフラグが立っていないため、処理結果が顧客に未確認の状態であることを示している。
【0014】
応答処理手段34は、顧客のコンピュータ1から送信されてくるデータから識別番号を抽出し、この識別番号に基づいて確認結果テーブルの検索や、指示の制御を行うものである。
次に、本実施形態における具体的な動作を説明する。
本動作においては、インターネットを利用したバンキングを想定し、自口座から他の口座への振込処理の場合を説明する。尚、顧客に各々識別番号が設けられ、この識別番号はコンピュータ1からホスト2に送信される全てのデータに付加されて送信されるものとする。
【0015】
まず、通常の動作について説明する。図5は通常の動作を示すフローチャートである。
顧客のコンピュータ1からホスト2に対して所定の銀行振込を依頼する(Step100)。ホスト2では、コンピュータ1から送信されてきたデータに基づいて、業務処理手段32が銀行振込の業務処理を行う(Step101)。又、応答処理手段34がデータから識別番号を抽出し、この識別番号を結果確認テーブルに記述する(Step102)。業務処理が終了すると、応答処理手段34が、その業務処理の番号を、対応する識別番号の業務処理ナンバー欄に記述すると共に(Step103)、処理結果を業務処理の番号と関連づけてデータベースに格納する(Step104)。そして、処理結果と、この処理結果に対する確認を促すデータとを、通信モデム31を介してコンピュータ1に送信する(Step105)。
【0016】
データを受信したコンピュータ1では、ディスプレイに処理結果とこの処理結果に満足する回答を応答する為のボタンが表示される(Step106)。この表示例を図6に示す。顧客は、表示された処理結果が満足するものであれば、表示されたボタンをマウス24でクリックする(Step107)。すると、処理結果応答データがホスト2に送信される(Step108)。
【0017】
処理結果応答データを受信したホスト2では、応答処理手段34が処理結果応答データから識別番号を抽出し、この識別番号に対応する確認済み欄にフラグを立てる(Step109)。
以上により、一つの業務処理が完了する。
続いて、何らかの事情により、一つの業務処理が未確認で終了してしまった場合について説明する。図7は、この場合の動作フローチャートである。
【0018】
未確認で終了してしまった場合には、例えば、確認ボタンを押さずに次の業務処理を依頼してしまった場合や、何らかの故障によりブラウザなどがダウンしてしまい、確認ボタンが押せなかった場合等がある。まず、顧客のコンピュータ1からホスト2に対して、同一の業務処理や前回確認処理を行わなかった業務処理以外の業務処理を依頼する(Step200)。ホスト2では、応答処理手段34がコンピュータ1から送信されてきたデータから識別番号を抽出し(Step201)、この識別番号に対応する業務処理のうち確認フラグが立っていない業務処理があるかを、結果確認テーブルから検索する(Step202)。識別番号に対応する確認フラグの欄にフラグが立っていない業務処理がなければ、ステップ101に移行する。
【0019】
但し、この場合には前回の確認処理が未確認のまま終了しているので、確認フラグが立っていない業務処理があるはずである(Step203)。そこで、確認フラグが立っていない識別番号に対応する業務処理番号から、データベースに記憶されている処理結果を呼び出す(Step204)。そして、この処理結果と、この処理結果に対する確認を促すデータ、及びこの処理が確認されないうちは次の業務処理に移行出来ないことを示すデータをコンピュータ1に送信する(Step205)。
【0020】
データを受信したコンピュータ1では、前回確認処理が行われなかった為、今回の業務処理を受け付けない旨の表示と、前回の処理結果と、この処理結果に満足する回答を応答する為のボタンとがディスプレイに表示される(Step206)。図8にこの場合の表示例を示す。
顧客は、表示された処理結果が満足するものであれば、表示されたボタンをクリックする(Step207)。すると、処理結果応答データがホスト2に送信される(Step208)。
【0021】
処理結果応答データを受信したホスト2では、応答処理手段34が処理結果応答データから識別番号を抽出し、この識別番号に対応する結果確認テーブルの確認済み欄にフラグをたてる(Step209)。
以上により、確認を取らないまま、次の業務処理に移行することを防止する。
【0022】
【発明の効果】
本発明によれば、業務処理の処理結果を確認処理しないまま、次の業務処理には移行しないので、処理結果の未確認で起こるトラブルを防止することが出来る。
又、ホスト側で、顧客の確認済みの業務処理を管理できると言う効果もある。
【図面の簡単な説明】
【図1】図1は本実施形態の概念図である。
【図2】図2はコンピュータ1のブロック図である。
【図3】図3はホストコンピュータ2のブロック図である。
【図4】図4は結果確認テーブルを説明する為の図である。
【図5】図5は本実施形態の動作フローチャートである。
【図6】図6は本実施形態における画面表示例である。
【図7】図7は本実施形態の動作フローチャートである。
【図8】図8は本実施形態における画面表示例である。
【符号の説明】
1 コンピュータ
2 ホストコンピュータ
3 インターネット
21 コンピュータ本体
22 ディスプレイ
23 キーボード
24 マウス
31 通信モデム
32 業務処理手段
33 データベース
34 応答処理手段
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a transaction system using a communication network, and more particularly to a system for preventing troubles that occur without confirming the processing result of business processing.
[0002]
[Prior art]
In recent years, electronic commerce using the Internet or the like has been actively performed. Along with this, banks are also able to perform transfers, balance reference, and other processes using the Internet.
[0003]
[Problems to be solved by the invention]
By the way, it is necessary to show the processing result of one business processing to the customer and to make the customer confirm the processing related to the transaction, particularly the banking business such as the transfer.
However, for some reason, one business process may end without confirmation. For example, there is a case where the next business process is requested without confirming the processing result, or a case where the browser or the like is down due to some trouble and the processing result cannot be confirmed. In such a case, the customer could not know whether the requested item was processed correctly, and was anxious.
[0004]
On the other hand, on the bank side, there was a desire to manage an event that the customer's approval was obtained for the processing result of one business process.
SUMMARY OF THE INVENTION Accordingly, an object of the present invention is to provide a system that solves the above-described problems and prevents troubles that occur without confirming the processing results of business processing.
[0005]
The present invention for solving the above-mentioned object is to confirm the business process performed by the host computer based on the data transmitted from the terminal device operated by the customer by transmitting the result of the business process to the terminal device. A transaction confirmation system, wherein one line corresponds to one business process, a column of an identification number for identifying a customer who has requested the business process, a field of a business process number assigned to the business process, A business process confirmation table having a confirmation flag column indicating that the business process result has been confirmed by the customer is stored, and the business process confirmation is performed by associating the business process result with the business process number. When data for requesting a new business process is received from a database stored in a location different from the table and a terminal device operated by the customer, the customer's knowledge is obtained from the data. Extraction means for extracting a number; search means for searching for a business process having a customer identification number extracted by the extraction means in the business process confirmation table and having no flag in the confirmation flag column; As a result of the search by the search means, if there is a business process with no flag in the confirmation flag column, the business process stored in the database with the business process number corresponding to the business process as a key When the response data indicating that the processing result is confirmed is received from the terminal device, data for prompting confirmation of the processing result is transmitted to the terminal device. Means for setting a flag in the confirmation flag column for the processing result, and as a result of the search by the search means, the confirmation flag column When there is no business process without a flag, the host computer executes the new business process, describes the customer identification number in the business process confirmation table, and after the completion of the new business process , The business process number assigned to the new business process is described in the business process confirmation table, and the process result of the new business process is stored in the database in association with the business process number. When data for prompting confirmation is transmitted to the terminal device and response data indicating that the processing result has been confirmed is received from the terminal device, a flag is displayed in the confirmation flag column for the processing result in the business processing confirmation table. It is characterized in that business processing is completed by setting up .
[0009]
DETAILED DESCRIPTION OF THE INVENTION
An embodiment of the present invention will be described.
FIG. 1 is a conceptual diagram of this embodiment.
In FIG. 1, 1 is a customer terminal device (computer), 2 is a host computer on the bank side, and 3 is the Internet to which the computer 1 and the host computer 2 are connected. The computer 1 and the host computer 2 can communicate with each other through a browser such as Netscape or Internet Explorer. A plurality of computers 1 are usually installed.
[0010]
Next, each device will be described in detail.
FIG. 2 is a block diagram of the computer 1.
In FIG. 2, 21 is a computer main body, 22 is a monitor, 23 is a keyboard, and 24 is a mouse.
The computer main body 21 includes a communication modem 211, a CPU 212, and a storage device 213.
[0011]
The communication modem 211 converts the data processed by the CPU 212 into a predetermined format and transmits it to the communication network, or receives data.
The CPU 212 controls data processing, the display 22 and the like based on the system and other applications.
The storage device 213 is a hard disk or the like. In addition to a system for operating the computer 1, the storage device 213 stores a browser for communicating with each other over the Internet and a program for operating the transaction system. This program has an identification number assigned for each customer (for each terminal), and has a function of adding the identification number to the data when transmitting data.
[0012]
FIG. 3 is a block diagram of the host computer 2.
In FIG. 3, 31 is a communication modem, 32 is business processing means, 33 is a database, and 34 is response processing means.
The communication modem 31 converts the processed data into a predetermined format and transmits it to the communication network or receives data.
[0013]
The business processing means 32 performs business processing based on the received data.
The database 33 stores the processing results processed by the business processing means 32. The database 33 has a confirmation result table. In this confirmation result table, one line corresponds to one business process as shown in FIG. One line includes an identification number column, a business process number column, and a result confirmation flag column. The identification number column is a column in which an identification number added to data transmitted from the customer's computer 1 is described. The business process number column is a column in which a business number set for each business process is described. The processing result is stored in another storage location in the database 33 in association with the business process number. The result confirmation flag column is a column in which a flag is set when a response of a confirmation result based on business processing is transmitted from a customer. For example, in the case of the identification number 12345, the business number is 100, and a flag indicating that the processing result has already been confirmed by the customer is standing in the confirmation flag column. In the case of the identification number 98765, since the business number is 101 and no flag is set in the confirmation flag column, the processing result is unconfirmed by the customer.
[0014]
The response processing means 34 extracts an identification number from the data transmitted from the customer's computer 1, and searches the confirmation result table and controls instructions based on this identification number.
Next, a specific operation in the present embodiment will be described.
In this operation, assuming the case of banking using the Internet, the case of a transfer process from one's own account to another account will be described. Each customer is provided with an identification number, and this identification number is added to all data transmitted from the computer 1 to the host 2 and transmitted.
[0015]
First, normal operation will be described. FIG. 5 is a flowchart showing a normal operation.
A predetermined bank transfer is requested from the customer's computer 1 to the host 2 (Step 100). In the host 2, the business processing means 32 performs business processing for bank transfer based on the data transmitted from the computer 1 (Step 101). Further, the response processing means 34 extracts the identification number from the data, and describes this identification number in the result confirmation table (Step 102). When the business process is completed, the response processing unit 34 describes the business process number in the business process number field of the corresponding identification number (Step 103), and stores the process result in the database in association with the business process number. (Step 104). Then, the processing result and data for prompting confirmation of the processing result are transmitted to the computer 1 via the communication modem 31 (Step 105).
[0016]
In the computer 1 that has received the data, a button for responding to the processing result and an answer satisfying the processing result is displayed on the display (Step 106). An example of this display is shown in FIG. If the displayed processing result is satisfactory, the customer clicks the displayed button with the mouse 24 (Step 107). Then, the processing result response data is transmitted to the host 2 (Step 108).
[0017]
In the host 2 that has received the processing result response data, the response processing means 34 extracts the identification number from the processing result response data and sets a flag in the confirmed column corresponding to this identification number (Step 109).
Thus, one business process is completed.
Next, a case will be described in which one business process ends without confirmation due to some reason. FIG. 7 is an operation flowchart in this case.
[0018]
For example, if the request is canceled without pressing the confirmation button, or if the browser is down due to some trouble and the confirmation button cannot be pressed. Etc. First, the customer's computer 1 requests the host 2 for business processing other than the business processing for which the same business processing or the previous confirmation processing was not performed (Step 200). In the host 2, the response processing means 34 extracts an identification number from the data transmitted from the computer 1 (Step 201), and whether there is a business process for which no confirmation flag is set among business processes corresponding to this identification number. Search from the result confirmation table (Step 202). If there is no business process for which no flag is set in the confirmation flag column corresponding to the identification number, the process proceeds to step 101 .
[0019]
However, in this case, since the previous confirmation process has been completed without confirmation, there should be a business process for which no confirmation flag is set (Step 203). Therefore, the processing result stored in the database is called from the business processing number corresponding to the identification number for which the confirmation flag is not set (Step 204). Then, the processing result, data for prompting confirmation of the processing result, and data indicating that the processing cannot be shifted to the next business process before the processing is confirmed are transmitted to the computer 1 (Step 205).
[0020]
In the computer 1 that has received the data, since the previous confirmation process was not performed, a display indicating that the current business process is not accepted, a button for responding to the previous process result, and an answer satisfying the process result, Is displayed on the display (Step 206). FIG. 8 shows a display example in this case.
If the displayed processing result is satisfactory, the customer clicks the displayed button (Step 207). Then, the processing result response data is transmitted to the host 2 (Step 208).
[0021]
In the host 2 that has received the processing result response data, the response processing means 34 extracts the identification number from the processing result response data, and sets a flag in the confirmed column of the result confirmation table corresponding to this identification number (Step 209).
As described above, it is possible to prevent a shift to the next business process without confirmation.
[0022]
【The invention's effect】
According to the present invention, since the process result of the business process is not confirmed and the process is not shifted to the next business process, it is possible to prevent troubles caused by unconfirmed process results.
In addition, there is also an effect that it is possible to manage the business processing confirmed by the customer on the host side.
[Brief description of the drawings]
FIG. 1 is a conceptual diagram of this embodiment.
FIG. 2 is a block diagram of the computer 1;
FIG. 3 is a block diagram of the host computer 2;
FIG. 4 is a diagram for explaining a result confirmation table;
FIG. 5 is an operation flowchart of the present embodiment.
FIG. 6 is a screen display example in the present embodiment.
FIG. 7 is an operation flowchart of the present embodiment.
FIG. 8 is an example of a screen display in the present embodiment.
[Explanation of symbols]
DESCRIPTION OF SYMBOLS 1 Computer 2 Host computer 3 Internet 21 Computer main body 22 Display 23 Keyboard 24 Mouse 31 Communication modem 32 Business processing means 33 Database 34 Response processing means

Claims (1)

顧客が操作する端末装置から送信されたデータに基づいてホストコンピュータが行った業務処理について、前記業務処理の処理結果を前記端末装置に送信して、顧客に確認させる取引確認システムであって、For business processing performed by a host computer based on data transmitted from a terminal device operated by a customer, a transaction confirmation system for transmitting the processing result of the business processing to the terminal device and causing the customer to confirm,
1行が一つの業務処理に対応し、前記業務処理を依頼した顧客を識別する識別番号の欄と、前記業務処理に付された業務処理番号の欄と、前記業務処理の処理結果を顧客が確認済みであることを示す確認フラグの欄とを設けた業務処理確認テーブルを格納するとともに、前記業務処理の処理結果を前記業務処理番号と関連付けて前記業務処理確認テーブルとは別の場所に格納するデータベースと、Each line corresponds to one business process, and the customer identifies the business number field for identifying the customer who requested the business process, the business process number field assigned to the business process, and the result of the business process. Stores a business process confirmation table with a confirmation flag column indicating that the business process has been confirmed, and stores the processing result of the business process in a location different from the business process confirmation table in association with the business process number Database to be
顧客が操作する端末装置から新たな業務処理を依頼するデータを受信すると、前記データから前記顧客の識別番号を抽出する抽出手段と、Upon receiving data requesting a new business process from a terminal device operated by a customer, an extracting means for extracting the customer identification number from the data;
前記業務処理確認テーブルにおいて、前記抽出手段により抽出された顧客の識別番号を有し、前記確認フラグの欄にフラグが立っていない業務処理を検索する検索手段と、In the business process confirmation table, search means for retrieving a business process having the customer identification number extracted by the extraction means and having no flag in the confirmation flag column;
前記検索手段による検索の結果、前記確認フラグの欄にフラグの立っていない業務処理がある場合には、当該業務処理に対応する業務処理番号をキーに、前記データベースに格納されている当該業務処理の処理結果を呼び出して、前記処理結果の確認を促すためのデータを前記端末装置に送信し、前記端末装置から前記処理結果を確認したことを示す応答データを受信すると、前記業務処理確認テーブルの前記処理結果についての確認フラグの欄にフラグを立てる手段とを備えていて、As a result of the search by the search means, if there is a business process with no flag in the confirmation flag column, the business process stored in the database with the business process number corresponding to the business process as a key When the response data indicating that the processing result is confirmed is received from the terminal device, data for prompting confirmation of the processing result is transmitted to the terminal device. Means for setting a flag in the confirmation flag column for the processing result,
前記検索手段による検索の結果、前記確認フラグの欄にフラグの立っていない業務処理がない場合には、前記ホストコンピュータが前記新たな業務処理を実行するとともに、前記業務処理確認テーブルに前記顧客の識別番号を記述し、前記新たな業務処理の終了後に、前記業務処理確認テーブルに前記新たな業務処理に付された業務処理番号を記述するとともに、前記新たな業務処理の処理結果を前記業務処理番号と関連付けて前記データベースに格納し、前記処理結果の確認を促すためのデータを前記端末装置に送信し、前記端末装置から前記処理結果を確認したことを示す応答データを受信すると、前記業務処理確認テーブルの前記処理結果についての確認フラグの欄にフラグを立てることにより業務処理を完了させるAs a result of the search by the search means, when there is no business process with no flag in the confirmation flag column, the host computer executes the new business process, and the customer process is checked in the business process confirmation table. An identification number is described, and after the completion of the new business process, a business process number assigned to the new business process is described in the business process confirmation table, and a processing result of the new business process is displayed as the business process. Storing data in the database in association with a number, transmitting data for prompting confirmation of the processing result to the terminal device, and receiving response data indicating confirmation of the processing result from the terminal device; Complete the business process by setting a flag in the confirmation flag column for the processing result in the confirmation table.
ことを特徴とする取引確認システム。A transaction confirmation system characterized by that.
JP16043198A 1998-06-09 1998-06-09 Transaction confirmation system Expired - Fee Related JP3695565B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP16043198A JP3695565B2 (en) 1998-06-09 1998-06-09 Transaction confirmation system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP16043198A JP3695565B2 (en) 1998-06-09 1998-06-09 Transaction confirmation system

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2001363485A Division JP3856431B2 (en) 2001-11-28 2001-11-28 Transaction confirmation system and transaction confirmation method

Publications (2)

Publication Number Publication Date
JPH11353401A JPH11353401A (en) 1999-12-24
JP3695565B2 true JP3695565B2 (en) 2005-09-14

Family

ID=15714796

Family Applications (1)

Application Number Title Priority Date Filing Date
JP16043198A Expired - Fee Related JP3695565B2 (en) 1998-06-09 1998-06-09 Transaction confirmation system

Country Status (1)

Country Link
JP (1) JP3695565B2 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001306964A (en) * 2000-04-21 2001-11-02 Nec Corp System and method for managing money transfer and recording medium with money transfer management program recorded
JP2002149858A (en) * 2000-11-09 2002-05-24 Cles Co Ltd Internet grave visiting system
JP4517522B2 (en) * 2001-03-01 2010-08-04 沖電気工業株式会社 Banking system
JP2007005961A (en) * 2005-06-22 2007-01-11 Hikari Hiyo Communication method, communication system, and electronic settlement system led by receiver

Also Published As

Publication number Publication date
JPH11353401A (en) 1999-12-24

Similar Documents

Publication Publication Date Title
US20040006739A1 (en) Method and system for converting legacy data
US20030149573A1 (en) Product registration system
US20020013788A1 (en) System and method for automatically learning information used for electronic form-filling
US20030131045A1 (en) Method and apparatus for synchronizing cookies across multiple client machines
EP1098485B1 (en) Information providing method and information distribution apparatus
CN101783003A (en) Electronic coupon processing system
US8230041B2 (en) System, method, apparatus, and program for providing electronic manual
JP4155133B2 (en) Accounting data processing method and system
US6480887B1 (en) Method of retaining and managing currently displayed content information in web server
JP3695565B2 (en) Transaction confirmation system
US20040078385A1 (en) Content reception program content receiving method
JP3978000B2 (en) Data browsing management device
EP0865009B1 (en) Electronic transaction processing system
JP4849750B2 (en) Insurance product information provision method and insurance information provision program
JP3856431B2 (en) Transaction confirmation system and transaction confirmation method
JP3787479B2 (en) Member registration system
JP2002288128A (en) Account / acquisition information management system, account / acquisition information management program
US8190989B1 (en) Methods and apparatus for assisting in completion of a form
JP2001140514A (en) Key information management method, unlocking support method, key information management system, and unlocking support system
US20020062448A1 (en) Service providing system, service providing terminal, client terminal, and storage medium
JP3857552B2 (en) Cooperation processing method, cooperation processing auxiliary device, method thereof, program thereof, and program recording medium
JPH11242643A (en) Data transmission equipment and method for transmitting data through network
JP2001290904A (en) Method and device for selling lottery card
POINT et al. c12) United States Patent
JP2000040114A (en) Bank transfer system

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050530

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050601

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20050622

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080708

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110708

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110708

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140708

Year of fee payment: 9

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees