JPH0650490B2 - Input message confirmation processing method - Google Patents

Input message confirmation processing method

Info

Publication number
JPH0650490B2
JPH0650490B2 JP63163662A JP16366288A JPH0650490B2 JP H0650490 B2 JPH0650490 B2 JP H0650490B2 JP 63163662 A JP63163662 A JP 63163662A JP 16366288 A JP16366288 A JP 16366288A JP H0650490 B2 JPH0650490 B2 JP H0650490B2
Authority
JP
Japan
Prior art keywords
confirmation
message
input
confirmation request
message analysis
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 - Lifetime
Application number
JP63163662A
Other languages
Japanese (ja)
Other versions
JPH02297115A (en
Inventor
朋幸 市川
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP63163662A priority Critical patent/JPH0650490B2/en
Publication of JPH02297115A publication Critical patent/JPH02297115A/en
Publication of JPH0650490B2 publication Critical patent/JPH0650490B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は端末装置より入力された電文を解析し、その内
容に応じて業務ファイルを更新する計算機システムにお
ける入力電文の確認処理方式に関するものである。
The present invention relates to an input message confirmation processing method in a computer system that analyzes a message input from a terminal device and updates a business file according to the content of the message. is there.

〔従来の技術〕[Conventional technology]

端末装置より入力された電文には種々の原因に基づいて
エラーが含まれることがあるが、その中には明らかなエ
ラーであると論理的に判断できるもののみならず、人間
(操作者)の判断によらなければ正常であるかエラーで
あるかを判別できないものがあり、そのような場合には
電文解析処理の途中で確認要求を行うようにしている。
The message entered from the terminal device may contain errors based on various causes, but not only those that can be logically determined to be obvious errors, but also those of humans (operators) There is a case where it is not possible to determine whether it is normal or an error unless the judgment is made. In such a case, a confirmation request is made during the message analysis process.

従来、この種の入力電文確認処理方式にあっては、入力
した電文の全体に対して確認の要・不要という二者択一
の管理を行っており、電文が複数の項目から構成され、
その中のいくつかの項目について確認が必要な場合であ
っても、電文全体について確認入力を行うようにしてい
た。
Conventionally, in this type of input message confirmation processing method, there is an alternative management of whether or not confirmation is required for the entire input message, and the message is composed of multiple items.
Even if it was necessary to confirm some of the items, confirmation input was made for the entire message.

〔発明が解決しようとする課題〕[Problems to be Solved by the Invention]

上述したように、従来の入力電文確認処理方式にあって
は、電文全体に対する確認であるため、電文が複数の項
目から構成され、その中のいくつかの項目に対する確認
が必要な場合には、 項目毎の確認が行えない。
As described above, in the conventional input message confirmation processing method, since the confirmation is for the entire message, the message is composed of multiple items, and if confirmation is required for some of the items, I cannot confirm each item.

操作者の確認漏れが発生しやすい。It is easy for operator confirmation omissions.

という欠点があった。There was a drawback.

本発明は上記の点に鑑み提案されたものであり、その目
的とするところは、制御手順を複雑にすることなく簡単
なソフトウェア等により実現でき、項目毎に確認が行え
て確認漏れの発生しにくい入力電文の確認処理方式を提
供することにある。
The present invention has been proposed in view of the above points, and the object thereof is to realize it by simple software or the like without complicating the control procedure, and it is possible to perform confirmation for each item and check omission occurs. It is to provide a confirmation processing method for difficult input messages.

〔課題を解決するための手段〕[Means for Solving the Problems]

本発明は上記の目的を達成するため、端末装置より入力
された電文を解析し、その内容に応じて業務ファイルを
更新する計算機システムにおいて、 入力された電文に対する確認入力回数を格納する入力電
文管理ファイルと、 入力された電文に対する一連の電文解析処理における確
認要求回数を格納する確認要求回数格納エリアとを設
け、 電文解析処理で確認を必要とする項目を検出した際に前
記入力電文管理ファイルの確認入力回数と前記確認要求
回数格納エリアの確認要求回数とを比較し、確認入力回
数が確認要求回数より大きいか等しければ電文解析処理
を続行し、確認入力回数が確認要求回数より小さければ
確認要求の応答出力を行って確認入力の後に電文解析処
理を再実行するようにしている。
In order to achieve the above object, the present invention analyzes an electronic message input from a terminal device, and in a computer system that updates a business file according to the content, an input electronic message management that stores the number of confirmation input for the input electronic message. A file and a confirmation request count storage area that stores the number of confirmation request counts in a series of message analysis processes for the input message are provided, and when an item requiring confirmation is detected in the message analysis process, the input message management file The confirmation input count is compared with the confirmation request count in the confirmation request count storage area. If the confirmation input count is greater than the confirmation request count, the message analysis process is continued. If the confirmation input count is less than the confirmation request count, the confirmation request count is sent. After the confirmation output, the message analysis process is re-executed.

なお、確認がされていない場合、確認入力後に電文解析
処理を再実行させるのは、制御手順を簡素化するためで
あり、これにより制御に必要なデータは確認入力回数と
確認要求回数だけで済むことになる。すなわち、確認を
必要とする項目を検出し、それがまだ確認されていない
場合、確認入力のあった後に再びやりかけの処理を続行
させることも可能であるが、そのためには各種のデータ
を保存し、それらのデータを用いて複雑な制御を行わな
ければならない。この点、本発明のように確認入力後に
無条件に電文解析処理を再実行させることで、制御手順
を大幅に簡略化することができる。また、電文解析処理
は極めて短時間の処理で実行可能なため、処理遅延の弊
害は全くない。
If the confirmation has not been made, the message analysis processing is re-executed after confirmation input in order to simplify the control procedure, so that the data required for control is only the confirmation input count and confirmation request count. It will be. In other words, if an item that requires confirmation is detected and it has not been confirmed yet, it is possible to continue the process of making a mistake after confirmation is input, but in order to do so, save various data. However, complicated control must be performed using those data. In this respect, the control procedure can be greatly simplified by unconditionally re-executing the message analysis process after confirmation input as in the present invention. In addition, since the message analysis process can be executed in a very short time, there is no adverse effect of processing delay.

〔作用〕[Action]

本発明の入力電文の確認処理方式にあっては、入力され
た電文に対する確認入力回数を入力電文管理ファイルに
格納し、入力された電文に対する一連の電文解析処理に
おける確認要求回数(電文解析処理の再実行の場合には
初めから計数しなおす。)を確認要求回数格納エリアに
格納しておくことにより、電文解析処理で確認を必要と
する項目を検出した際に入力電文管理ファイルの確認入
力回数と確認要求回数格納エリアの確認要求回数とを比
較し、確認入力回数が確認要求回数より大きいか等しけ
れば電文解析処理を続行し、確認入力回数が確認要求回
数より小さければ確認要求の応答出力を行い、操作者に
よる確認入力の後に電文解析処理を再実行し、確認を必
要とする項目毎に確認入力が行われる。
In the input message confirmation processing method of the present invention, the number of confirmation inputs for the input message is stored in the input message management file, and the number of confirmation requests in a series of message analysis processes for the input message (the message analysis process If re-execution is performed, the number is re-counted from the beginning.) Is stored in the confirmation request count storage area, so that the number of confirmation input times in the input message management file when an item requiring confirmation is detected in the message analysis process And the number of confirmation requests in the confirmation request number storage area are compared. If the number of confirmation inputs is greater than the number of confirmation requests, the message analysis process is continued, and if the number of confirmation inputs is less than the number of confirmation requests, the confirmation request response output is output. After performing confirmation input by the operator, the message analysis process is re-executed, and confirmation input is performed for each item requiring confirmation.

〔実施例〕〔Example〕

以下、本発明の実施例につき図面を参照して説明する。 Embodiments of the present invention will be described below with reference to the drawings.

第1図は本発明の入力電文の確認処理方式を適用した計
算機システムの一実施例を示す構成図である。第1図に
おいて、計算機システムは、処理装置2と、この処理装
置2に通信回線を介して接続された複数の端末装置1
A,1B,……とにより構成されている。処理装置2に
おいて、電文解析処理部21は端末装置1A,1B,…
…から入力された電文を解析し、その内容に応じて業務
ファイル31の内容を更新すると共に、電文解析処理の
途中で確認を必要とする項目を検出した際に確認要求処
理部22を起動し、確認入力済みの場合は電文解析処理
を続行し、確認入力が必要な場合は端末装置1A,1
B,……等からの確認入力を待って電文解析処理を再実
行する機能を有するソフトウェア等により構成される機
能部である。また、確認要求処理部22は電文解析処理
部21における電文解析処理で確認を必要とする項目を
検出した際に入力電文管理ファイル32に格納されてい
る当該電文に対する確認入力回数と確認要求回数格納エ
リア23に格納される当該電文に対する一連の電文解析
処理における確認要求回数とを比較して確認が既になさ
れているかどうかを判断するものであり、確認入力回数
が確認要求回数より大きいか等しければ電文解析処理部
21に処理を戻して電文解析処理を続行させ、確認入力
回数が確認要求回数より小さければ確認要求の応答出力
(確認を要する項目および確認入力催促のメッセージ等
を端末装置1A,1B,……等のディスプレイ等に表示
する。)を行って処理を終了し、電文解析処理部21に
処理を戻して電文解析処理を再実行させるものである。
なお、確認要求処理部22の動作の詳細を第2図に示
す。
FIG. 1 is a block diagram showing an embodiment of a computer system to which the input message confirmation processing method of the present invention is applied. In FIG. 1, a computer system includes a processing device 2 and a plurality of terminal devices 1 connected to the processing device 2 via a communication line.
It is composed of A, 1B, .... In the processing device 2, the electronic message analysis processing unit 21 includes the terminal devices 1A, 1B, ...
The message input from ... is analyzed, the content of the business file 31 is updated according to the content, and the confirmation request processing unit 22 is activated when an item requiring confirmation is detected during the message analysis process. If the confirmation input has been completed, the message analysis processing is continued, and if the confirmation input is required, the terminal device 1A, 1
B, ... A functional unit composed of software having a function of re-executing the message analysis processing after waiting for confirmation input. Further, the confirmation request processing unit 22 stores the number of confirmation input times and the number of confirmation request times for the message stored in the input message management file 32 when an item requiring confirmation is detected in the message analysis process of the message analysis processing unit 21. The number of confirmation requests in a series of message analysis processing for the message stored in the area 23 is compared to determine whether confirmation has already been made. If the number of confirmation inputs is greater than the number of confirmation requests, the message is confirmed. When the number of confirmation inputs is smaller than the number of confirmation requests, the confirmation processing unit 21 returns the processing to the analysis processing unit 21 and continues the message analysis processing. ... is displayed on the display, etc.) to end the process, and the process is returned to the message analysis processing unit 21 to re-execute the message analysis process. It is intended to row.
The details of the operation of the confirmation request processing unit 22 are shown in FIG.

以下、第3図ないし第8図に沿って上記の実施例を具体
的に説明する。
The above embodiment will be specifically described below with reference to FIGS. 3 to 8.

第3図は入力電文管理ファイル32および確認要求回数
格納エリア23の初期状態を示したものであり、入力電
文管理ファイル32は端末装置「X」についての内容を
示している。なお、入力電文管理ファイル32には端末
識別,入力電文原文,確認入力回数の欄が設けられてい
る。
FIG. 3 shows the initial state of the input message management file 32 and the confirmation request count storage area 23. The input message management file 32 shows the contents of the terminal device “X”. The input message management file 32 is provided with columns for terminal identification, original message text, and confirmation input count.

今、確認が2箇所必要となる電文「ABCD」を処理す
る場合について考える。
Now, consider a case of processing a message “ABCD” that requires two confirmations.

電文「ABCD」が端末「X」から入力され、電文解析
処理部21における電文解析処理において1箇所目の確
認を必要とする項目に達すると、確認要求処理部22が
起動される。確認要求処理部22では当該電文に対する
確認要求回数を計数して確認要求回数格納エリア23に
格納し(第2図におけるステップ101)、入力電文管
理ファイル32に格納されている当該電文に対する確認
入力回数(この時点では0)と確認要求回数格納エリア
23に格納された当該電文に対する確認要求回数(この
時点では1)とを比較する(ステップ102)。この場
合、確認入力回数が確認要求回数より小さいので確認要
求回数を入力電文管理ファイル32の確認入力回数に移
送して確認要求回数格納エリア23はクリアし(ステッ
プ103)、確認要求の応答出力の処理を行って(ステ
ップ104)、確認要求処理部22における処理を終了
する。なお、この状態における入力電文管理ファイル3
2と確認要求回数格納エリア23の状態を第4図に示
す。
When the message "ABCD" is input from the terminal "X" and the item requiring confirmation at the first location is reached in the message analysis processing in the message analysis processing unit 21, the confirmation request processing unit 22 is activated. The confirmation request processing unit 22 counts the number of confirmation requests for the message and stores it in the confirmation request number storage area 23 (step 101 in FIG. 2), and the number of confirmation input times for the message stored in the input message management file 32. (0 at this time) is compared with the number of confirmation requests (1 at this time) for the message stored in the confirmation request number storage area 23 (step 102). In this case, since the confirmation input count is smaller than the confirmation request count, the confirmation request count is transferred to the confirmation input count of the input message management file 32 and the confirmation request count storage area 23 is cleared (step 103), and the confirmation request response output is output. After performing the processing (step 104), the processing in the confirmation request processing unit 22 is ended. Input message management file 3 in this state
2 and the state of the confirmation request number storage area 23 are shown in FIG.

その後、処理は電文解析処理部21に戻り、端末装置1
A,1B,……等による操作者の確認入力を待ち、確認
入力がされると当該電文の電文解析処理を再実行する。
After that, the process returns to the message analysis processing unit 21, and the terminal device 1
The operator waits for confirmation input by A, 1B, ... And the like, and when confirmation input is made, the message analysis processing of the message is re-executed.

電文解析処理部21における電文解析処理において再び
1箇所目の確認を必要とする項目に達すると、確認要求
処理部22が起動される。確認要求処理部22では当該
電文に対する確認要求回数を計数して確認要求回数格納
エリア23に格納し(ステップ101)、入力電文管理
ファイル32に格納されている当該電文に対する確認入
力回数(この時点では1)と確認要求回数格納エリア2
3に格納された当該電文に対する確認要求回数(この時
点では1)とを比較する(ステップ102)。この場合
は確認入力回数が確認要求回数と等しいので、確認要求
の応答出力は行わず、電文解析処理部21に処理を戻し
て電文解析処理を続行させる(ステップ105)。な
お、この状態における入力電文管理ファイル32と確認
要求回数格納エリア23の状態を第5図に示す。
When the item requiring confirmation at the first location is reached again in the message analysis process in the message analysis processing unit 21, the confirmation request processing unit 22 is activated. The confirmation request processing unit 22 counts the number of confirmation requests for the message and stores it in the confirmation request number storage area 23 (step 101), and confirms the number of confirmation inputs for the message stored in the input message management file 32 (at this point, 1) and confirmation request count storage area 2
The number of confirmation requests for the message stored in 3 (1 at this point) is compared (step 102). In this case, since the number of confirmation inputs is equal to the number of confirmation requests, the confirmation request response is not output, and the process returns to the message analysis processing unit 21 to continue the message analysis process (step 105). The state of the input message management file 32 and the confirmation request number storage area 23 in this state is shown in FIG.

次いで、電文解析処理部21における電文解析処理にお
いて2箇所目の確認を必要とする項目に達すると、確認
要求処理部22が起動される。確認要求処理部22では
当該電文に対する確認要求回数を計数して確認要求回数
格納エリア23に格納し(ステップ101)、入力電文
管理ファイル32に格納されている当該電文に対する確
認入力回数(この時点では1)と確認要求回数格納エリ
ア23に格納された当該電文に対する確認要求回数(こ
の時点では2)とを比較する(ステップ102)。この
場合、確認入力回数が確認要求回数より小さいので確認
要求回数を入力電文管理ファイル32の確認入力回数に
移送して確認要求回数格納エリア23はクリアし(ステ
ップ103)、確認要求の応答出力の処理を行って(ス
テップ104)、確認要求処理部22における処理を終
了する。なお、この状態における入力電文管理ファイル
32と確認要求回数格納エリア23の状態を第6図に示
す。
Next, in the message analysis process in the message analysis processing unit 21, when the item requiring confirmation at the second location is reached, the confirmation request processing unit 22 is activated. The confirmation request processing unit 22 counts the number of confirmation requests for the message and stores it in the confirmation request number storage area 23 (step 101), and confirms the number of confirmation inputs for the message stored in the input message management file 32 (at this point, 1) is compared with the confirmation request count (2 at this point) for the message stored in the confirmation request count storage area 23 (step 102). In this case, since the confirmation input count is smaller than the confirmation request count, the confirmation request count is transferred to the confirmation input count of the input message management file 32 and the confirmation request count storage area 23 is cleared (step 103), and the confirmation request response output is output. After performing the processing (step 104), the processing in the confirmation request processing unit 22 is ended. The state of the input message management file 32 and the confirmation request count storage area 23 in this state is shown in FIG.

その後、処理は電文解析処理部21に戻り、端末装置1
A,1B,……等による操作者の確認入力を待ち、確認
入力がされると当該電文の電文解析処理を再実行する。
After that, the process returns to the message analysis processing unit 21, and the terminal device 1
The operator waits for confirmation input by A, 1B, ... And the like, and when confirmation input is made, the message analysis processing of the message is re-executed.

電文解析処理部21における電文解析処理において再び
1箇所目の確認を必要とする項目に達すると、確認要求
処理部22が起動される。確認要求処理部22では当該
電文に対する確認要求回数を計数して確認要求回数格納
エリア23に格納し(ステップ101)、入力電文管理
ファイル32に格納されている当該電文に対する確認入
力回数(この時点では2)と確認要求回数格納エリア2
3に格納された当該電文に対する確認要求回数(この時
点では1)とを比較する(ステップ102)。この場合
は確認入力回数が確認要求回数より大きいので、確認要
求の応答出力は行わず、電文解析処理部21に処理を戻
して電文解析処理を続行させる(ステップ105)。な
お、この状態における入力電文管理ファイル32と確認
要求回数格納エリア23の状態を第7図に示す。
When the item requiring confirmation at the first location is reached again in the message analysis process in the message analysis processing unit 21, the confirmation request processing unit 22 is activated. The confirmation request processing unit 22 counts the number of confirmation requests for the message and stores it in the confirmation request number storage area 23 (step 101), and confirms the number of confirmation inputs for the message stored in the input message management file 32 (at this point, 2) and confirmation request count storage area 2
The number of confirmation requests for the message stored in 3 (1 at this point) is compared (step 102). In this case, since the number of confirmation inputs is larger than the number of confirmation requests, the confirmation request response is not output, and the process returns to the message analysis processing unit 21 to continue the message analysis process (step 105). The state of the input message management file 32 and the confirmation request number storage area 23 in this state is shown in FIG.

次いで、電文解析処理部21における電文解析処理にお
いて再び2箇所目の確認を必要とする項目に達すると、
確認要求処理部22が起動される。確認要求処理部22
では当該電文に対する確認要求回数を計数して確認要求
回数格納エリア23に格納し(ステップ101)、入力
電文管理ファイル32に格納されている当該電文に対す
る確認入力回数(この時点では2)と確認要求回数格納
エリア23に格納された当該電文に対する確認要求回数
(この時点では2)とを比較する(ステップ102)。
この場合は確認入力回数が確認要求回数と等しいので、
確認要求の応答出力は行わず、電文解析処理部21に処
理を戻して電文解析処理を続行させる(ステップ10
5)。なお、この状態における入力電文管理ファイル3
2と確認要求回数格納エリア23の状態を第8図に示
す。
Next, in the message analysis processing in the message analysis processing unit 21, when the item requiring confirmation of the second location is reached again,
The confirmation request processing unit 22 is activated. Confirmation request processing unit 22
Then, the number of confirmation requests for the message is counted and stored in the confirmation request number storage area 23 (step 101), and the number of confirmation inputs (2 at this point) and the confirmation request for the message stored in the input message management file 32 are confirmed. The number of confirmation requests for the message stored in the number-of-times storage area 23 (2 at this point) is compared (step 102).
In this case, the confirmation input count is equal to the confirmation request count, so
The response output of the confirmation request is not performed, and the process is returned to the message analysis processing unit 21 to continue the message analysis process (step 10).
5). Input message management file 3 in this state
2 and the state of the confirmation request number storage area 23 are shown in FIG.

以上のようにして、電文解析処理部21における電文解
析処理において確認が必要な項目に達する度に確認要求
処理部22において既に確認がなされているかどうかが
判断され、確認がされていない場合は確認入力を行わせ
て電文解析処理を再実行し、既に確認がされている場合
には電文解析処理部21における電文解析処理を続行す
ることにより、項目毎の確認が繰り返し行えるものであ
る。
As described above, each time the message analysis processing in the message analysis processing unit 21 reaches an item that requires confirmation, it is determined whether or not the confirmation request processing unit 22 has already performed confirmation. If not, confirmation is performed. It is possible to repeat the confirmation for each item by inputting and re-executing the message analysis process, and if the message has already been confirmed, by continuing the message analysis process in the message analysis processing unit 21.

〔発明の効果〕〔The invention's effect〕

以上説明したように、本発明の入力電文の確認処理方式
にあっては、確認を必要とする項目毎に確認入力が行
え、確認漏れが発生しにくくなると共に、確認入力回数
および確認要求回数のみを管理するだけで処理の制御が
行えるため、制御手順が簡素化でき、簡易なソフトウェ
ア等により実現できるという効果がある。
As described above, in the input message confirmation processing method of the present invention, confirmation input can be performed for each item that requires confirmation, and confirmation omissions are less likely to occur, and only confirmation input counts and confirmation request counts are given. Since the processing can be controlled only by managing, there is an effect that the control procedure can be simplified and can be realized by simple software or the like.

【図面の簡単な説明】[Brief description of drawings]

第1図は本発明の入力電文の確認処理方式を適用した計
算機システムの一実施例を示す構成図、 第2図は第1図における確認要求処理部の動作を示す流
れ図および、 第3図ないし第8図は上記の実施例の具体的な動作の過
程における入力電文管理ファイルおよび確認要求回数格
納エリアの内容を示す図である。 図において、1A,1B……端末装置、2……処理装
置、21……電文解析処理部、22……確認要求処理
部、23……確認要求回数格納エリア、31……業務フ
ァイル、32……入力電文管理ファイル。
FIG. 1 is a block diagram showing an embodiment of a computer system to which the input message confirmation processing method of the present invention is applied, and FIG. 2 is a flow chart showing the operation of the confirmation request processing section in FIG. 1, and FIGS. FIG. 8 is a diagram showing the contents of the input message management file and the confirmation request number storage area in the process of the concrete operation of the above embodiment. In the figure, 1A, 1B ... Terminal device, 2 ... Processing device, 21 ... Message analysis processing unit, 22 ... Confirmation request processing unit, 23 ... Confirmation request number storage area, 31 ... Business file, 32 ... … Input message management file.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】端末装置より入力された電文を解析し、そ
の内容に応じて業務ファイルを更新する計算機システム
において、 入力された電文に対する確認入力回数を格納する入力電
文管理ファイルと、 入力された電文に対する一連の電文解析処理における確
認要求回数を格納する確認要求回数格納エリアとを設
け、 電文解析処理で確認を必要とする項目を検出した際に前
記入力電文管理ファイルの確認入力回数と前記確認要求
回数格納エリアの確認要求回数とを比較し、確認入力回
数が確認要求回数より大きいか等しければ電文解析処理
を続行し、確認入力回数が確認要求回数より小さければ
確認要求の応答出力を行って確認入力の後に電文解析処
理を再実行することを特徴とした入力電文の確認処理方
式。
1. A computer system that analyzes a telegram input from a terminal device and updates a business file according to the content, and an input telegram management file that stores the number of confirmation input times for the input telegram, and an input telegram management file. A confirmation request count storage area for storing the number of confirmation request counts in a series of message analysis processing for a message is provided, and when the item requiring confirmation is detected in the message analysis processing, the number of confirmation input of the input message management file and the confirmation If the number of confirmation inputs is greater than the number of confirmation requests, the message analysis processing is continued, and if the number of confirmation inputs is less than the number of confirmation requests, the confirmation request response is output. An input message confirmation processing method characterized in that the message analysis process is re-executed after confirmation input.
JP63163662A 1988-06-30 1988-06-30 Input message confirmation processing method Expired - Lifetime JPH0650490B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63163662A JPH0650490B2 (en) 1988-06-30 1988-06-30 Input message confirmation processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63163662A JPH0650490B2 (en) 1988-06-30 1988-06-30 Input message confirmation processing method

Publications (2)

Publication Number Publication Date
JPH02297115A JPH02297115A (en) 1990-12-07
JPH0650490B2 true JPH0650490B2 (en) 1994-06-29

Family

ID=15778203

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63163662A Expired - Lifetime JPH0650490B2 (en) 1988-06-30 1988-06-30 Input message confirmation processing method

Country Status (1)

Country Link
JP (1) JPH0650490B2 (en)

Also Published As

Publication number Publication date
JPH02297115A (en) 1990-12-07

Similar Documents

Publication Publication Date Title
JPH0650490B2 (en) Input message confirmation processing method
US20020161789A1 (en) Parallel replication mechanism for state information produced by serialized processing
JP3162514B2 (en) Multi-process input system
CN113537954B (en) Project milestone processing method and device, storage medium and electronic equipment
JP3588439B2 (en) Communication processing device and communication processing system using data container
JPH1124967A (en) Operation history recording device
JP2509936B2 (en) Output control device
JP2000082005A (en) Data processing system for inter-system data base sharing system
JPH0421881B2 (en)
JPH0644167A (en) Initial generation processing system for system operating environment
JP2912046B2 (en) File server control method
JPH0732405B2 (en) Electronic mail system
CN114285807A (en) Message information management method, device, server and storage medium
CN113032206A (en) Method, device and terminal for displaying data for nuclear power station and storage medium
JPS6263309A (en) Data inputting method
JPH08171534A (en) Transaction processor
JP2001318815A (en) Client server system and method for updating its data
JPH01258159A (en) Text processing system
JPH04141756A (en) Peripheral device control system
JPH0535634A (en) Input editing a0nd processing system
JPS61265622A (en) Resource managing system
JPH05274335A (en) Terminal equipment for bank
JPH01173944A (en) Electronic mail system
JPH02213959A (en) Saving system for file capacity of data base system
JPH0368588B2 (en)

Legal Events

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

Free format text: PAYMENT UNTIL: 20080629

Year of fee payment: 14

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

Free format text: PAYMENT UNTIL: 20090629

Year of fee payment: 15

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

Free format text: PAYMENT UNTIL: 20090629

Year of fee payment: 15