JPH04118735A - Information processing service function extending system - Google Patents

Information processing service function extending system

Info

Publication number
JPH04118735A
JPH04118735A JP2236944A JP23694490A JPH04118735A JP H04118735 A JPH04118735 A JP H04118735A JP 2236944 A JP2236944 A JP 2236944A JP 23694490 A JP23694490 A JP 23694490A JP H04118735 A JPH04118735 A JP H04118735A
Authority
JP
Japan
Prior art keywords
information processing
data file
information
terminal
computer system
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.)
Granted
Application number
JP2236944A
Other languages
Japanese (ja)
Other versions
JP3028838B2 (en
Inventor
Susumu Ueda
進 上田
Koyo Shioda
塩田 公洋
Takuo Nishihara
琢夫 西原
Harumi Aoyama
青山 春己
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.)
Hitachi Ltd
Nippon Telegraph and Telephone Corp
Original Assignee
Hitachi Ltd
Nippon Telegraph and Telephone 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 Hitachi Ltd, Nippon Telegraph and Telephone Corp filed Critical Hitachi Ltd
Priority to JP02236944A priority Critical patent/JP3028838B2/en
Publication of JPH04118735A publication Critical patent/JPH04118735A/en
Application granted granted Critical
Publication of JP3028838B2 publication Critical patent/JP3028838B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Computer And Data Communications (AREA)

Abstract

PURPOSE:To eliminate the need of modification of the program of an existing center by adding an information processor between a terminal and the center, and supporting an adding function and a changing function in this information processor. CONSTITUTION:Between a terminal 1 and an existing computer system 5, an information processor 4 is added, and on the added information processor 4, a work program group 7 is constructed, and the function is added to a center side work program to change its function. That is, a telegraphic message inputted from the terminal 1 is received by the added information processor 4, information in the added information processor 4 is updated, and also, a response of updating completion is returned to the terminal 1 side, and moreover, this updating information is accumulated. Thereafter, the updating information is read out, converted to a telegraphic message format conforming to a protocol between the conventional terminal 1 and the existing center 5, and transmitted to the existing center. Accordingly, on the existing center 5 side, it is unnecessary to execute a processing which is aware of the telegraphic message from the added information processor 4. In such a way, modification of the program of the existing center 5 side is made unnecessary.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は既存情報処理システムにおいて、既存センタの
業務プログラムを変更することなく該プログラムに機能
追加1機能変更する方法に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a method for adding or changing one function to an existing center business program in an existing information processing system without changing the program.

〔従来の技術〕[Conventional technology]

従来、端末とセンタから成る情報処理システムにおいて
5業務プログラムに機能追加2機能変更する場合は、セ
ンタ側のプログラムの改造を行う必要があった。また、
端末とセンタ間に負荷分散の為に情報処理装置(フロン
トエンドプロセッサ)を追加する場合でも、センタ側の
プログラムの改造を行う必要があった。
Conventionally, in an information processing system consisting of a terminal and a center, when adding a function or changing two functions to five business programs, it was necessary to modify the program on the center side. Also,
Even when adding an information processing device (front-end processor) between the terminal and the center to distribute the load, it was necessary to modify the program on the center side.

なお、この種の技術として関連するものには、たとえば
特開昭63−138439号公報等がある。
Note that related techniques of this type include, for example, Japanese Patent Application Laid-Open No. 138439/1983.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

上記従来技術は、既存情報処理システムにおいて、業務
プログラムに機能追加9機能変更する場合、センタ側の
プログラムの改造を伴うという問題があった・ 以下具体例を挙げて説明すると、第1図において端末1
2.既存の計算機システム5.既存計算機システム5内
の業務プログラム群8および既存計算機システム5上の
データファイル6がら構成される。このようなシステム
においては、端末12がらの処理を依頼する電文を回線
18を通して既存計算機システム5が受は付け、業務プ
ログラム群8が処理依頼電文の内容を解析し、データフ
ァイル6の参照、更新を行い、端末12へ処理結果を返
却する。銀行のオンラインサービスのような情報処理シ
ステムにおいては、既存センタ上の業務プログラム群8
の規模は、数Mステップから数10Mステップのオーダ
であり、業務プログラム群8に対して機能追加1機能変
更するためには多大な工数を必要とする。また、既存セ
ンタ5のデータファイル6も大容量である為、その参照
、更新に時間がかかり、端末12へのレスポンス時間が
長くなるという問題があった。
The above conventional technology has a problem in that in an existing information processing system, when adding nine functions to a business program, the program at the center must be modified. 1
2. Existing computer system5. It consists of a business program group 8 in the existing computer system 5 and a data file 6 on the existing computer system 5. In such a system, the existing computer system 5 accepts a message requesting processing from the terminal 12 through the line 18, the business program group 8 analyzes the contents of the processing request message, and references and updates the data file 6. and returns the processing results to the terminal 12. In information processing systems such as banks' online services, business programs on existing centers8
The scale is on the order of several M steps to several 10 M steps, and adding or changing one function to the business program group 8 requires a large number of man-hours. Furthermore, since the data file 6 of the existing center 5 also has a large capacity, it takes time to refer to and update it, which causes a problem that the response time to the terminal 12 becomes long.

本発明の目的は、既存情報処理システムのセンタ側プロ
グラムの改造を行わずに機能追加あるいは機能変更する
ことにある。
An object of the present invention is to add or change functions without modifying the center side program of an existing information processing system.

〔課題を解決するための手段〕[Means to solve the problem]

上記目的を達成するために、本発明は、端末とセンタ間
に情報処理装置を追加し、この情報処理装置内で追加機
能、変更機能をサポートするものである。この時、追加
の情報処理装置は、従来のセンタ一端末間インタフェー
スによってセンタに接続し、既存センタのプログラムの
改造を不要とするものである。
In order to achieve the above object, the present invention adds an information processing device between a terminal and a center, and supports additional functions and changing functions within this information processing device. At this time, the additional information processing device is connected to the center through the conventional center-to-terminal interface, making it unnecessary to modify the existing center program.

また、追加の情報処理装置内で機能サポートを行う為に
、既存センタに存在するデータベース等の情報を一部セ
ンタと共用して持つ必要がある。
Further, in order to provide functional support within the additional information processing device, it is necessary to share some information such as a database existing in the existing center with the center.

従って共用情報の更新に当っては、センタと同期して更
新する必要があり、追加情報処理装置内のデータファイ
ルを更新した後、その更新情報を追加情報処理装置内に
蓄積し、既存センタの情報更新は、この追加情報処理装
置内の蓄積情報により行う。
Therefore, when updating shared information, it is necessary to update it in synchronization with the center. After updating the data file in the additional information processing device, the updated information is stored in the additional information processing device, and the update information is stored in the additional information processing device. Information is updated using the information stored in this additional information processing device.

また、蓄積情報により既存センタの情報を更新する時回
線障害等でエラーとなった場合は、端末利用者に通知す
ることなく、追加情報処理装置内で既存センタに問合せ
を行い、処理が完了していなければ再試行する。
Additionally, if an error occurs due to a line failure when updating the information of an existing center using accumulated information, the additional information processing device queries the existing center and completes the process without notifying the terminal user. If not, try again.

さらに、蓄積情報により既存センタの情報を更新する時
エラーとなった場合、既に蓄積された情報の中にエラー
となった情報と同一の情報を持つものは、既存センタへ
の送信を抑止するものである。
Furthermore, if an error occurs when updating the information of an existing center using stored information, if the already stored information has the same information as the information that caused the error, it will be inhibited from being sent to the existing center. It is.

〔作用〕[Effect]

端末から入力された電文を追加情報処理装置で受は取り
、追加情報処理装置内の情報を更新するとともに端末側
に更新完了のレスポンスを返却する。更に、この更新情
報を蓄積する。その後、更新情報を読み出し、従来の端
末と既存センタ間のプロトコルに従った電文形式に変換
し、既存センタへ送信する。それによって、既存センタ
側では、追加情報処理装置からの電文を意識した処理を
行う必要がなく、既存センタ側のプログラムの改造は不
要である。また端末からみたターンアラウンドタイムが
短縮される。
The additional information processing device receives the message input from the terminal, updates the information in the additional information processing device, and returns an update completion response to the terminal side. Furthermore, this updated information is accumulated. After that, the update information is read out, converted into a message format that follows the protocol between the conventional terminal and the existing center, and sent to the existing center. As a result, there is no need for the existing center to perform processing that takes into account the message from the additional information processing device, and there is no need to modify the existing center's program. The turnaround time seen from the terminal is also shortened.

蓄積情報を読み出し、既存センタへ送信した電文が回線
障害等でエラーとなり、既存センタでの処理結果が不明
の時は、追加情報処理装置から既存センタに処理結果の
問合せ電文を送信する。処理が完了している時は次の処
理を行い、処理が完了していない時は、エラーに遭遇し
た電文を再度送信する。それにより、従来端末利用者が
行っていたエラー電文に対する再試行処理が不要となる
When the stored information is read and the message sent to the existing center causes an error due to a line failure or the like and the processing result at the existing center is unknown, the additional information processing device sends an inquiry message for the processing result to the existing center. When the processing is completed, the next processing is performed, and when the processing is not completed, the message in which the error occurred is sent again. This eliminates the need for retry processing for error messages, which was conventionally performed by terminal users.

蓄積情報を読み出し、既存センタへ送信した電文が電文
の内容により既存センタでエラーとなった時は、エラー
電文と同一の内容を持つ情報が蓄積情報中に滞留してい
る可能性があり、これらの電文を抑止することによりエ
ラー電文の再度の発生を防ぐことができる。
If the stored information is read and a message sent to an existing center causes an error in the existing center due to the contents of the message, there is a possibility that information with the same content as the error message remains in the stored information. By suppressing the message, it is possible to prevent the error message from occurring again.

〔実施例〕〔Example〕

以下、本発明の一実施例について図面を用いて存計算機
システム5の間に情報処理装置4を追加し、追加情報処
理装置4上に業務プログラム群7を構築し、セン多側業
務プログラムに対する機能追加9機能変更を行う。追加
情報処理装置4内のデータファイル2は、既存計算機シ
ステム5のデータファイル6の内容の一部を共用する。
Hereinafter, one embodiment of the present invention will be described using drawings in which an information processing device 4 is added between the existing computer systems 5, a business program group 7 is constructed on the additional information processing device 4, and functions for the center-side business programs are explained below. Added 9 functional changes. The data file 2 in the additional information processing device 4 shares part of the contents of the data file 6 in the existing computer system 5.

ここで「共用する」とは、データファイル6がたとえば
全国規模のデータを管理するのに対し、データファイル
2中の共用データが県規模のデータを管理するように、
データファイル2中の共用データがデータファイル6の
一部のコピーを構成するという意味である。
Here, "shared" means, for example, data file 6 manages nationwide data, while shared data in data file 2 manages prefecture-wide data.
This means that the shared data in data file 2 constitutes a copy of a portion of data file 6.

機能変更の具体例としては、たとえば既存計算機システ
ム5の業務プログラムAでは、端末12との間で複数回
のデータのやりとりで一連の業務を完了していたものを
、追加情報処理装置4内の業務プログラムA′及びデー
タファイル2により、端末1とのデータのやりとりを1
回で済ませる場合がある。すなわち、端末1から電文1
3を受信した業務プログラムA′はデータファイル2を
参照し、必要に応じてデータファイル2を更新する。
As a specific example of a function change, for example, in the business program A of the existing computer system 5, a series of business tasks was completed by exchanging data with the terminal 12 multiple times, but instead of Data exchange with terminal 1 is performed by business program A' and data file 2.
Sometimes it can be done in one session. In other words, message 1 from terminal 1
The business program A' that received the data file 3 refers to the data file 2 and updates the data file 2 as necessary.

その後以下に詳述するように、更新情報を計算機システ
ム5へ送り、データファイル6の対応情報を更新する。
Thereafter, as will be described in detail below, the update information is sent to the computer system 5 and the correspondence information in the data file 6 is updated.

また機能追加の具体例としては、データファイル2に、
データファイル6には無い新規のデータをもたせ、既存
計算機システム5の業務プログラム群8には無い業務プ
ログラムDを追加し、端末1と追加の情報処理装置4内
の業務プログラムDとの間で通信することにより、端末
12と既存計算機システムとの間では存在しない新規の
サービスを提供することができる。
Also, as a specific example of adding functions, data file 2 has
Add new data that is not in the data file 6, add a business program D that is not in the business program group 8 of the existing computer system 5, and communicate between the terminal 1 and the business program D in the additional information processing device 4. By doing so, it is possible to provide a new service that does not exist between the terminal 12 and the existing computer system.

なおデータファイル2中のレコードでデータファイル6
と共用されるレコードであって更新されたものは、デー
タファイル6にも反映する必要がある。さらに既存計算
機システム5の業務プログラムAの処理は、追加情報処
理装置4内の業務プログラムA′の処理によって一部代
替できるが、既存計算機システム5のデータファイル6
を入力として帳票11を出力する処理は代替できないの
で、このためにも情報処理装置4内の更新情報や追加情
報は計算機システム5へ伝送しなければならない。反映
に当っては、業務プログラムA′が端末1と業務プログ
ラムA′との間でデータファイル2を更新した時に更新
内容を中継プログラム19に引継ぎ、中継プログラム1
9が蓄積ファイル3にいったん蓄える。その後、中継プ
ログラム19が蓄積ファイル3内のレコード15を読み
出し、レコード15と対応するデータファイル6中のレ
コードを基にして従来端末12と既存計算機システム5
上の業務プログラムAの間でやりとりされている形式の
電文22へ変換し、回線17を通して既存センタ5へ送
信する。業務プログラムAは従来通りデータファイル6
を更新するとともに必要な出力情報を帳票11に出力す
る処理を行う。このようにして、業務プログラムAを改
造することなく、データファイル2の更新をデータファ
イル6へ反映できる。
Note that data file 6 is a record in data file 2.
Updated records that are shared with the user need to be reflected in the data file 6 as well. Furthermore, the processing of the business program A of the existing computer system 5 can be partially replaced by the processing of the business program A' in the additional information processing device 4;
Since the process of outputting the form 11 using input data cannot be replaced, the updated information and additional information in the information processing device 4 must be transmitted to the computer system 5 for this purpose as well. For reflection, when the business program A' updates the data file 2 between the terminal 1 and the business program A', the updated contents are handed over to the relay program 19, and the relay program 1
9 is temporarily stored in storage file 3. After that, the relay program 19 reads the record 15 in the storage file 3, and based on the record 15 and the corresponding record in the data file 6, the conventional terminal 12 and the existing computer system
It is converted into a message 22 in the format exchanged between the business programs A above, and sent to the existing center 5 through the line 17. Business program A is data file 6 as before.
At the same time, necessary output information is output to the form 11. In this way, updates to the data file 2 can be reflected in the data file 6 without modifying the business program A.

次に第2図により、中継プログラム19の処理の流れを
示す。端末1からの電文13を業務プログラムA′が受
けとると、データファイル2を更新する。その後、該更
新に係わる電文13の内容を業務プログラムA′が中継
プログラム19へ引継ぐ。中継プログラム19は、端末
からの電文13を解析し、蓄積レコード15作成の為の
情報(業務コード、電話番号)を抽出する。抽出した情
報より蓄積レコードを作成し、蓄積ファイルに書込み、
端末1へ応答電文を送信する。次に、蓄積ファイル3中
の蓄積レコード15を読込み、従来の端末12と既存計
算機システム5間の電文22と同一の送信電文形式を蓄
積レコード15の内容及び蓄積レコード15中の電話番
号をキー情報として検索したデータファイル2の対応す
るレコードにより作成する。その後、既存計算機システ
ム5へ電文22を送信する。なお上記実施例は、更新に
係わる電文13の内容から作成した蓄積レコード15と
データファイル2中の対応するレコードから電文22を
作成したが、蓄積ファイル3として充分スペースを確保
できるのであれば、更新に係わる電文13の全体を蓄積
レコード15として格納してもよい。
Next, FIG. 2 shows the flow of processing of the relay program 19. When the business program A' receives the message 13 from the terminal 1, it updates the data file 2. Thereafter, the business program A' takes over the contents of the message 13 related to the update to the relay program 19. The relay program 19 analyzes the message 13 from the terminal and extracts information (business code, telephone number) for creating the storage record 15. Create a storage record from the extracted information, write it to the storage file,
Sends a response message to terminal 1. Next, the storage record 15 in the storage file 3 is read, and the transmission message format is the same as the message 22 between the conventional terminal 12 and the existing computer system 5, and the contents of the storage record 15 and the telephone number in the storage record 15 are used as key information. It is created using the corresponding record of data file 2 searched as . Thereafter, the message 22 is transmitted to the existing computer system 5. In the above embodiment, the message 22 is created from the storage record 15 created from the contents of the message 13 related to the update and the corresponding record in the data file 2. However, if sufficient space can be secured for the storage file 3, the update is possible. The entire message 13 related to the above may be stored as the accumulation record 15.

次に、追加情報処理装置4と既存計算機システム5の間
の回線17で障害が発生した場合の中継プログラム19
の再試行(再送信)処理の実施例を第3図、中継プログ
ラムの処理の流れを第4回により説明する。
Next, a relay program 19 for when a failure occurs in the line 17 between the additional information processing device 4 and the existing computer system 5
An embodiment of the retry (retransmission) process will be explained in FIG. 3, and the process flow of the relay program will be explained in the fourth part.

追加情報処理装置4内の中継プログラム19は、蓄積フ
ァイル3より蓄積レコード15を読込み、電文22とし
て組立てて既存計算システム5へ送信する。送信時また
は送信結果受信時に回線17上で回線障害30が発生す
ると、追加情報処理装置4内の通信制御プログラム23
が検知し、障害通知24を中継プログラム19に対して
行なう。障害通知24が発行さ九たとき、既存計算機シ
ステム5側での処理が完了しデータファイル6が更新さ
れたかどうか不明である。そこで中継プログラム19が
障害に遭遇した電文22の処理結果を問合わせる照会電
文28を作成し、既存計算機システム5へ送信する。照
会電文28は既存計算機システム5の照会プログラム2
9により処理され、指定電話番号の顧客情報についてデ
ータファイル6を参照し、その結果が照会結果27とし
て中継プログラム19へ通知される。
The relay program 19 in the additional information processing device 4 reads the accumulated record 15 from the accumulated file 3, assembles it as a message 22, and sends it to the existing calculation system 5. If a line failure 30 occurs on the line 17 during transmission or when receiving a transmission result, the communication control program 23 in the additional information processing device 4
detects the error and sends a failure notification 24 to the relay program 19. When the failure notification 24 is issued, it is unclear whether the processing on the existing computer system 5 side has been completed and the data file 6 has been updated. Therefore, the relay program 19 creates an inquiry message 28 inquiring about the processing result of the message 22 that encountered the failure, and sends it to the existing computer system 5. The inquiry message 28 is the inquiry program 2 of the existing computer system 5.
9, the data file 6 is referred to for the customer information of the specified telephone number, and the result is notified to the relay program 19 as an inquiry result 27.

中継プログラム19は、照会結果中の顧客情報27が前
回送信時の顧客情報に一致しているか判定する。
The relay program 19 determines whether the customer information 27 in the inquiry result matches the customer information sent last time.

一致していれば更新済、かつ回線障害は送信結果受信中
に発生したと判断し、中継プログラム19は次の蓄積フ
ァイル3の読込み処理を行う。一致していなければ追加
情報処理装置4から既存計算機システム5への送信中に
回線障害が発生し、既存計算機システム5でのデータフ
ァイル6の更新が行われていないと判断し、回線障害に
遭遇した電文22と同一の電文を既存計算機システム5
へ送信する。本再試行処理の実現により、従来、端末1
2を操作する人が手動で行っていた処理を自動的に行う
ことができ、運用性の向上が図れる。
If they match, it is determined that the update has been completed and that the line failure occurred while receiving the transmission result, and the relay program 19 performs the process of reading the next accumulated file 3. If they do not match, it is determined that a line failure has occurred during transmission from the additional information processing device 4 to the existing computer system 5, and that the data file 6 has not been updated on the existing computer system 5, and a line failure has occurred. The same message as message 22 was sent to the existing computer system 5.
Send to. By realizing this retry process, the terminal 1
Processes that were previously performed manually by the person operating 2 can be automatically performed, improving operability.

次に、電文規制処理の実施例を第5図、電文規制処理に
おける中継プログラムの処理の流れを第6図にて説明す
る。
Next, an embodiment of the message regulation process will be described with reference to FIG. 5, and a process flow of the relay program in the message regulation process will be explained with reference to FIG. 6.

端末1から同一の識別コード、たとえば同一の電話番号
に対するトランザクション処理を複数回行うと、蓄積フ
ァイル3中に同一の電話番号を持つ蓄積レコード15が
複数個存在する可能性がある。
If transaction processing for the same identification code, for example, the same telephone number, is performed multiple times from the terminal 1, there is a possibility that a plurality of storage records 15 having the same telephone number will exist in the storage file 3.

このような状態において、中継プログラム19は先頭の
蓄積レコード15−1を読込んで、既存計算機システム
5が取扱う電文形式に変換して既存計算機システム5へ
送信する。既存計算機システム5での処理において、追
加情報処理装置4から送信されてきた電文中の電話番号
がデータファイル6中に無い場合等は、障害通知として
その旨を既存計算機システム5が中継プログラム19へ
通知する。尚、回線障害に起因する障害通知が既存計算
機システムでの業務プログラム処理に起因する障害通知
かは、障害通知中の障害情報によって区分する。中継プ
ログラム19が障害通知24を受信すると、中継プログ
ラム19は障害通知中の電話番号を規制情報34として
登録する1次に、蓄積ファイル3中の次の蓄積レコード
15−2を読込んだ時に中継プログラム19は、蓄積レ
コード15−2中の電話番号が規制情報34中の電話番
号に一致するか判定する。一致すれば、蓄積レコード1
5−2に対する電文送信処理を抑止し、一致しなければ
電文作成および電文送信を行う。本方式により、既存計
算機システム5からの障害通知の発生を同一の識別コー
トを持つ蓄積レコードの先頭レコードに対してだけにす
ることができる。
In this state, the relay program 19 reads the first storage record 15-1, converts it into a message format handled by the existing computer system 5, and transmits it to the existing computer system 5. During processing in the existing computer system 5, if the telephone number in the message sent from the additional information processing device 4 is not in the data file 6, the existing computer system 5 notifies the relay program 19 of this as a failure notification. Notice. Note that whether a fault notification caused by a line fault is a fault notification caused by business program processing in an existing computer system is determined based on the fault information in the fault notification. When the relay program 19 receives the failure notification 24, the relay program 19 registers the telephone number in the failure notification as the restriction information 34.Then, when the next storage record 15-2 in the storage file 3 is read, the relay program 19 registers the telephone number in the failure notification as the restriction information 34. The program 19 determines whether the telephone number in the storage record 15-2 matches the telephone number in the regulation information 34. If it matches, the stored record 1
The message transmission process for 5-2 is suppressed, and if there is no match, the message is created and transmitted. With this method, the failure notification from the existing computer system 5 can be made only for the first record of the stored records having the same identification code.

〔発明の効果〕〔Effect of the invention〕

本発明によれば、大規模システムの業務プログラムに対
する機能追加2機能変更が既存の業務プログラムを改造
することなく実現できるので、機能追加2機能変更にか
かる工数の削減効果があるとともに端末に対するサービ
ス性を向上させることができる。
According to the present invention, it is possible to add and change functions to a business program of a large-scale system without modifying the existing business program, thereby reducing the number of man-hours required for adding and changing functions and improving serviceability for terminals. can be improved.

また、障害通知に対する再試行処理により、端末オペレ
ータの介入動作を削減できるので、運用の自動化が図れ
る。
Furthermore, the retry process for failure notifications can reduce the intervention of the terminal operator, thereby automating the operation.

また、電文規制処理により、エラーとなる確率の高い電
文を送信スケジュール対象外とするので、無駄な送信電
文の発生を抑制する効果もある。
Furthermore, the message regulation process excludes messages with a high probability of error from being scheduled for transmission, which has the effect of suppressing the generation of wasteful transmission messages.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本発明の一実施例の構成図、第2図は本発明の
一実施例における中継プログラムの処理の流れ図、第3
図は本発明の再試行処理の一実施例の構成図、第4図は
再試行処理の一実施例における中継プログラムの処理の
流れ図、第5図は本発明の電文規制処理の一実施例の構
成図、第6図は電文規制処理の一実施例における中継プ
ログラムの処理の流れ図である。 1・・・端末、2・・・データファイル、3・・・蓄積
ファイル、4・・追加情報処理装置、5・・・既存計算
機システム、6・・・データファイル、7・・・業務プ
ログラム群、8・・・業務プログラム群、12・・・端
末、19・・・中継プログラム、24・・・障害通知、
29・・照会プロゲラ発 / 虐 晃 圀 第 晃 囚 莞 区
FIG. 1 is a configuration diagram of an embodiment of the present invention, FIG. 2 is a flowchart of processing of a relay program in an embodiment of the present invention, and FIG.
Figure 4 is a block diagram of an embodiment of retry processing of the present invention, Figure 4 is a flowchart of relay program processing in an embodiment of retry processing, and Figure 5 is a diagram of an embodiment of message regulation processing of the present invention. The configuration diagram, FIG. 6, is a flowchart of processing of a relay program in one embodiment of message regulation processing. 1... Terminal, 2... Data file, 3... Accumulated file, 4... Additional information processing device, 5... Existing computer system, 6... Data file, 7... Business program group , 8... Business program group, 12... Terminal, 19... Relay program, 24... Failure notification,
29...Inquiry from Proguera/Daihuang Prison District

Claims (1)

【特許請求の範囲】 1、第1の入力電文を送信する端末と、前記第1の電文
を受信して第1のデータファイルを更新し、応答電文を
作成して前記端末に送信し、第1の電文の内容を既存端
末からの第2の入力電文の形式で送信する情報処理装置
と、第2の入力電文を受信して一部の情報が第1のデー
タファイルと共用される第2のデータファイルを更新す
る既存の計算機システムとを有することを特徴とする情
報処理サービス機能拡張方式。 2、前記情報処理装置は第1のデータファイルに関する
前記更新の内容(更新情報)を保持し、前記情報処理装
置と前記計算機システムとの間で回線障害が発生した後
、前記更新情報に基づいて前記第2のデータファイルが
更新されたか否かを前記計算機システムに問合せ、更新
されていないとき前記第2の入力電文を再送することを
特徴とする請求項第1項記載の情報処理サービス機能拡
張方式。 3、前記情報処理装置は第1のデータファイルに関する
前記更新の内容(更新情報)を保持し、前記計算機シス
テムから第2のデータファイルの更新に係わる障害通知
を受けたとき、当該障害通知に係わる前記更新情報の識
別コードを登録し、以後当該識別コードと同一の識別コ
ードをもつ前記更新情報の前記計算機システムへの送信
を抑止することを特徴とする請求項第1項記載の情報処
理サービス機能拡張方式。
[Claims] 1. A terminal that transmits a first input message; a terminal that receives the first message, updates a first data file, creates a response message and sends it to the terminal; an information processing device that transmits the contents of the first message in the form of a second input message from an existing terminal; and a second information processing device that receives the second input message and shares some information with the first data file. An information processing service function expansion method comprising: an existing computer system for updating a data file of an information processing service. 2. The information processing device retains the update contents (update information) regarding the first data file, and after a line failure occurs between the information processing device and the computer system, 2. The information processing service function enhancement according to claim 1, wherein the computer system is inquired as to whether or not the second data file has been updated, and if the second data file has not been updated, the second input message is retransmitted. method. 3. The information processing device retains the update contents (update information) regarding the first data file, and when receiving a failure notification regarding the update of the second data file from the computer system, the information processing device stores the update contents (update information) regarding the first data file, and when receiving a failure notification regarding the update of the second data file from the computer system, 2. The information processing service function according to claim 1, wherein the information processing service function registers an identification code of the update information, and thereafter suppresses transmission of the update information having the same identification code as the identification code to the computer system. Expansion method.
JP02236944A 1990-09-10 1990-09-10 Information processing service function extension method Expired - Lifetime JP3028838B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP02236944A JP3028838B2 (en) 1990-09-10 1990-09-10 Information processing service function extension method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP02236944A JP3028838B2 (en) 1990-09-10 1990-09-10 Information processing service function extension method

Publications (2)

Publication Number Publication Date
JPH04118735A true JPH04118735A (en) 1992-04-20
JP3028838B2 JP3028838B2 (en) 2000-04-04

Family

ID=17008067

Family Applications (1)

Application Number Title Priority Date Filing Date
JP02236944A Expired - Lifetime JP3028838B2 (en) 1990-09-10 1990-09-10 Information processing service function extension method

Country Status (1)

Country Link
JP (1) JP3028838B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005302017A (en) * 2005-04-04 2005-10-27 Doonappu Corporation:Kk Network service system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005302017A (en) * 2005-04-04 2005-10-27 Doonappu Corporation:Kk Network service system

Also Published As

Publication number Publication date
JP3028838B2 (en) 2000-04-04

Similar Documents

Publication Publication Date Title
JP2558052B2 (en) Transaction processing system using hypothetical commit two-phase commit protocol and operating method thereof
US6941327B2 (en) Apparatus and method for database synchronization in a duplex system
US7912858B2 (en) Data synchronization method
CN110968586B (en) Distributed transaction processing method and device
US5987497A (en) System and method for managing the configuration of distributed objects
US7328213B2 (en) Transaction processing method, transaction control apparatus and program thereof
JPS61502846A (en) How to back up your database
JPS63181063A (en) Transaction processing
CN110955469A (en) Method and device for online transaction by X86 platform distributed batch call
CN112822091A (en) Message processing method and device
CN112328406B (en) Micro-service distributed transaction system based on TCC (TCC) and service processing method
JPH07168778A (en) Network device and multiprocessor device
US5615372A (en) Network definition modifying system
JPH04118735A (en) Information processing service function extending system
US5966713A (en) Method for determining the contents of a restoration log
JP3330006B2 (en) Network system including information storage system, input system of the system, and
JPH1074157A (en) Distributed processor and distributed processing method
JP2820942B2 (en) Communication protocol processing method
JPH04213126A (en) Software test system
JPS63244165A (en) Inter-computer file transfer method
US5625774A (en) Data processing system capable of dynamically changing the definition parameters of software in response to changes in the number of connected terminals
JP3860587B2 (en) Multiprocessor device
JP3298904B2 (en) Supplementary service execution program management method
CN116541424A (en) Online small batch suspicious record processing method and device
JPH04102134A (en) Delay update processing system

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080204

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20090204

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20100204

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20100204

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20110204

Year of fee payment: 11

EXPY Cancellation because of completion of term
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110204

Year of fee payment: 11