JPH1097447A - Telegraphic message control system and storage medium storing telegraphic message control program - Google Patents

Telegraphic message control system and storage medium storing telegraphic message control program

Info

Publication number
JPH1097447A
JPH1097447A JP9205050A JP20505097A JPH1097447A JP H1097447 A JPH1097447 A JP H1097447A JP 9205050 A JP9205050 A JP 9205050A JP 20505097 A JP20505097 A JP 20505097A JP H1097447 A JPH1097447 A JP H1097447A
Authority
JP
Japan
Prior art keywords
message
event
unit
error
telegram
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
JP9205050A
Other languages
Japanese (ja)
Inventor
Yoshie Inoue
善恵 井上
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP9205050A priority Critical patent/JPH1097447A/en
Publication of JPH1097447A publication Critical patent/JPH1097447A/en
Pending legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)
  • Computer And Data Communications (AREA)

Abstract

PROBLEM TO BE SOLVED: To acquire a desired telegraphic message without suffering any limitation of the number of event records by separately storing telegraphic messages to be sent and received and events occurred in processing of telegraphic messages in every event. SOLUTION: When a receiving processing part 11 receives a telegraphic message, the telegraphic message is stored in a receiving telegraphic message database 50 and a receiving telegraphic message storing/message number acquiring part 20 notifies the part 11 of its message number. The part 11 adds an event that means receiving to the message number, refers to an event correspondence table 80 and acquires a key of an event database 60 which corresponds to the event. When an event occurs in a telegraphic message processing part 121 , an event record controlling part 30 adds a key and stores a pair of a message number and an event in an event database 60B which corresponds to the key. When a user acquires information of the database 60B, the user instructs display of a list of events from an output part 12, and a list of events is shown.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、電文制御システム
及び電文制御プログラムを格納した記憶媒体に係り、特
に、電文の送受信、電文の各種処理におけるログ取得、
エラー電文を検知した場合における再開処理、取得電文
のフィルタ処理及び電文を次段の処理に転送するための
電文制御システム及び電文制御プログラムを格納した記
憶媒体に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a telegram control system and a storage medium storing a telegram control program, and more particularly to transmission and reception of telegrams, acquisition of logs in various processes of telegrams,
The present invention relates to a restart process when an error message is detected, a filtering process of an acquired message, and a message control system for transferring the message to a next process and a storage medium storing the message control program.

【0002】詳しくは、緊急信号等の電文を受け付けた
場合に、電文のエラー等のイベント情報を管理する、エ
ラー等が発生した場合に、当該電文を破棄せずに、修正
して当該電文に関する処理を再開する、電文について種
々の条件を設けてフィルタリングする、電文を確実に相
手に届けるための転送制御処理等を行うための電文制御
システム及び電文制御プログラムを格納した記憶媒体に
関する。
More specifically, when a message such as an emergency signal is received, event information such as a message error is managed. When an error occurs, the message is corrected without discarding the message without discarding the message. The present invention relates to a message control system and a storage medium for storing a message control program for resuming the process, filtering the message under various conditions, and performing a transfer control process for surely delivering the message to the other party.

【0003】[0003]

【従来の技術】[Prior art]

(1) 電文ログ取得 従来の電文のログを取得する例を説明する。図21は、
従来の電文ログ取得の方法を説明するための図である。
受信処理部において、電文を受け付けると当該電文を電
文DBに格納する。次に、電文処理部Aに処理が移行
し、当該電文処理部Aにおいて、エラーや緊急電文等の
イベントが発生すると、当該イベント情報を電文DBに
格納する。
(1) Message Log Acquisition An example of acquiring a conventional message log will be described. FIG.
FIG. 10 is a diagram for explaining a conventional method of acquiring a message log.
When the reception processing unit receives the message, the message is stored in the message DB. Next, the processing shifts to the message processing unit A, and when an event such as an error or an emergency message occurs in the message processing unit A, the event information is stored in the message DB.

【0004】さらに、電文処理部Nまで各処理を行い、
各処理において発生したイベントは、全て電文DBに格
納され、送信処理は、電文処理部Aから電文処理部Nま
でに処理された電文をネットワークを介して他の通信装
置に送信される。このとき、送信処理部は、送信した電
文を電文データベースに格納する。電文データベースに
は、図21に示すように、受信した電文、送信した電
文、処理した電文の各々に通番が付与され、1つのデー
タベースにログ情報として格納される。同図において、
電文bについては、受信エラーというイベントが発生
し、電文cについてはSOS信号等の緊急情報であるこ
とを示すイベント情報が電文データベース格納されてい
る。
Further, each processing is performed up to the message processing unit N,
All the events that have occurred in each process are stored in the message DB, and in the transmission process, the messages processed from the message processing unit A to the message processing unit N are transmitted to another communication device via a network. At this time, the transmission processing unit stores the transmitted message in the message database. As shown in FIG. 21, a serial number is assigned to each of the received message, the transmitted message, and the processed message, and the message database is stored as log information in one database. In the figure,
For the message b, an event of a reception error occurs, and for the message c, event information indicating emergency information such as an SOS signal is stored in the message database.

【0005】このように、従来のログ取得方法は、受信
した電文及び送信した電文、さらに、各処理において発
生したイベントのログ情報を全て1つの電文データベー
スに格納して管理する。 (2) エラー発生時における再開処理 次に、従来の電文のエラー発生時における処理を説明す
る。
As described above, the conventional log acquisition method stores and manages the received message, the transmitted message, and the log information of the event generated in each process in one message database. (2) Restart Process When Error Occurs Next, a conventional process when an error occurs in a telegram will be described.

【0006】従来、電文受信時、電文処理時において、
エラーが発生した場合には、当該電文の発信元から再度
電文を送信する。例えば、図22において、処理Aを行
う通信処理装置2が受信処理を行う通信処理装置1から
電文を受け取り、処理中にエラーが発生した場合には、
通信処理装置1に対して再度電文の送信依頼を発行し、
再度受信した電文に基づいて再度処理Aを行う。
Conventionally, when receiving a message and processing a message,
If an error occurs, the message is transmitted again from the source of the message. For example, in FIG. 22, when the communication processing device 2 performing the process A receives a message from the communication processing device 1 performing the reception process and an error occurs during the processing,
A message transmission request is issued to the communication processing device 1 again,
The processing A is performed again based on the message received again.

【0007】受信処理を行う通信処理装置1において、
受信エラーが発生した場合には、受信電文の発信元の通
信装置に対して再送信依頼を発行し、再受信処理を行
う。 (3) フィルタ処理 次に、従来の電文フィルタ処理について説明する。従
来、受信した電文について種々のフィルタ条件をプログ
ラム内部に既述し、当該プログラムを実行することによ
り、入力された電文のフィルタ処理を行う。
[0007] In the communication processing device 1 for performing the receiving process,
If a reception error has occurred, a retransmission request is issued to the communication device that is the source of the received message, and retransmission processing is performed. (3) Filter Processing Next, conventional message filter processing will be described. 2. Description of the Related Art Conventionally, various filter conditions for a received message are described in a program, and by executing the program, a filtering process of the input message is performed.

【0008】(4) 転送制御処理 さらに、従来の転送制御処理について説明する。従来、
電文を送信する場合は、同じ通信形態の通信機器間にお
いて、電文の送受信を行う。例えば、ファクシミリ送信
における送信先は、ファクシミリ端末であり、このと
き、送信先として、ファクシミリ端末に一意に設定され
ているファクシミリ番号を宛先として送信する。また、
当該ファクシミリ端末に接続出来ない場合には、他のフ
ァクシミリ端末のファクシミリ番号を宛先として再度フ
ァクシミリ情報を転送する。
(4) Transfer Control Process Further, a conventional transfer control process will be described. Conventionally,
When transmitting a message, the message is transmitted and received between communication devices having the same communication mode. For example, a transmission destination in facsimile transmission is a facsimile terminal, and at this time, a facsimile number uniquely set to the facsimile terminal is transmitted as a transmission destination. Also,
If the connection cannot be made to the facsimile terminal, the facsimile information is transferred again with the facsimile number of another facsimile terminal as a destination.

【0009】[0009]

【発明が解決しようとする課題】しかしながら、上記の
各従来の技術には、以下のような問題点がある。まず、
上記従来の電文ログを取得する方法では、1つのデータ
ベースに対して種々の処理からの電文及びイベントが格
納される。つまり、電文についてのイベントが当該デー
タベースに書き戻されるため、電文に対する排他制御が
行われるため、その間電文処理ができないため、処理が
遅延するという問題がある。さらに、同一電文のイベン
トの記録数に制限があり、1つのデータベースに全ての
イベント情報を記録することが困難であるという問題が
ある。このため、処理電文が緊急情報である場合に、も
し、所定の記録数を越えている場合には、当該緊急であ
るというイベント情報を当該データベースに記録できな
いという問題が発生し、当該緊急情報に対する処理がで
きなくなるという危険性がある。
However, each of the above-mentioned prior arts has the following problems. First,
In the conventional method of acquiring a message log, messages and events from various processes are stored in one database. That is, since the event about the message is written back to the database, exclusive control is performed on the message, and the message processing cannot be performed during that time, so that there is a problem that the process is delayed. Furthermore, there is a problem in that the number of recorded events of the same message is limited, and it is difficult to record all event information in one database. For this reason, when the processing message is emergency information, if the number of records exceeds a predetermined number, a problem occurs that the event information indicating that the event is urgent cannot be recorded in the database. There is a risk that processing will not be possible.

【0010】また、上記の従来の電文にエラーが発生し
た場合には、当該電文の発信元の通信処理装置から電文
を再送信するため、受信電文のエラー中に緊急性が高い
電文であった場合には、電文に対する処理が遅延し、緊
急な事態の処理を行うことができない場合も発生する。
さらに、上記従来の電文フィルタ処理において、フィル
タ条件を全てプログラムに記入するため、フィルタ位
置、フィルタ条件、フィルタ条件格納先等の変更を行う
場合には、プログラムの改修が必要となる。さらに、電
文形式の変更に伴う項目名の追加、削除等においても同
様にプログラムの改修を行う必要がある。
Further, when an error occurs in the above-mentioned conventional message, the message is re-transmitted from the communication processing device that is the source of the message. In such a case, the processing for the electronic message is delayed, and there is a case where an emergency situation cannot be performed.
Further, in the conventional message filtering process, all filter conditions are entered in the program. Therefore, when the filter position, the filter condition, the filter condition storage location, and the like are changed, the program needs to be modified. Further, it is necessary to similarly modify the program when adding or deleting an item name due to a change in the message format.

【0011】さらに、上記従来の電文の転送では、1つ
の通信手段の中で代行回線を設定し、電文の転送を行う
ために、他の通信手段間においては、電文の転送ができ
ないため、ファクシミリ電文の転送が不可能な場合に、
例えば、テレックス等を用いて代行送信できないという
問題がある。本発明は、上記の点に鑑みなされたもの
で、第1の目的として、電文交換処理を迅速にすると共
に、同一電文に対するイベント記録数に制限を設けるこ
となく、処理可能な電文制御システム及び電文制御プロ
グラムを格納した記憶媒体を提供する。
Further, in the conventional message transfer, a substitute line is set in one communication means and the message is transferred. Therefore, the message cannot be transferred between the other communication means. If the transfer of the message is not possible,
For example, there is a problem that proxy transmission cannot be performed using a telex or the like. SUMMARY OF THE INVENTION The present invention has been made in view of the above points, and a first object of the present invention is to provide a message control system and a message control system that can speed up message exchange processing and can process without limiting the number of event records for the same message. A storage medium storing a control program is provided.

【0012】また、本発明の第2の目的は、電文にエラ
ーが発生した場合に、エラー通知及び修正を可能とし、
エラーが発生した処理から電文処理の再開が可能な電文
制御システム及び電文制御プログラムを格納した記憶媒
体を提供することである。また、本発明の第3の目的
は、フィルタ条件の変更に伴う電文形式に変更がある場
合であっても、プログラムを改修することなく汎用性の
ある電文形式の変更が可能な電文制御システム及び電文
制御プログラムを格納した記憶媒体を提供することであ
る。
A second object of the present invention is to enable error notification and correction when an error occurs in a message,
An object of the present invention is to provide a message control system capable of restarting message processing from a process in which an error has occurred and a storage medium storing a message control program. Further, a third object of the present invention is to provide a message control system capable of changing a general-purpose message format without modifying a program, even when a message format is changed due to a change in filter conditions. An object of the present invention is to provide a storage medium storing a message control program.

【0013】また、本発明の第4の目的は、異なる通信
形態間においても確実に電文を送受信することが可能な
電文制御システム及び電文制御プログラムを格納した記
憶媒体を提供することである。
A fourth object of the present invention is to provide a telegram control system and a storage medium storing a telegram control program that can transmit and receive telegrams reliably even in different communication modes.

【0014】[0014]

【課題を解決するための手段】第1の発明は、複数の電
文処理装置間において電文の交換を行う電文制御システ
ムであって、電文処理装置が受信した電文と該電文に一
意に対応する通番とを組にして格納する電文格納手段
と、電文処理装置において電文を処理する際に発生する
イベントをイベント種別毎に格納する少なくとも1つの
イベント格納手段とを有する。
According to a first aspect of the present invention, there is provided a message control system for exchanging messages between a plurality of message processing apparatuses, wherein the message received by the message processing apparatus and a serial number uniquely corresponding to the message. And an at least one event storage unit for storing, for each event type, an event that occurs when a message is processed in the message processing device.

【0015】第2の発明は、第1の発明のイベント格納
手段において、イベント毎に識別子を付与し、イベント
が発生した電文の通番と共に格納する。第3の発明は、
複数の電文処理装置間において電文の交換を行う電文制
御システムであって、抽出された電文のエラーをユーザ
に通知するエラー通知手段と、エラー通知手段により通
知されたエラーを修正する修正手段と、修正手段により
修正された電文について処理再開が可能であるかを判定
する再開判定手段と、再開判定手段により再開可能であ
ると判定された場合に、指定された電文処理装置におい
て処理を再開する再開手段を有する。
According to a second invention, in the event storage means of the first invention, an identifier is assigned to each event and stored together with the serial number of the message in which the event occurred. The third invention is
A message control system for exchanging messages between a plurality of message processing devices, an error notifying unit notifying a user of an error of an extracted message, a correcting unit correcting the error notified by the error notifying unit, A resumption judging means for judging whether processing can be resumed for the message corrected by the revising means, and a resumption for resuming the processing in the designated message processing device when the resumption judging means judges that resuming is possible. Having means.

【0016】第4の発明は、複数の電文処理装置間にお
いて電文の交換を行う電文制御システムであって、電文
の項目を所定の桁数毎に区切る電文分割手段と、フィル
タ条件を、電文処理装置で処理される電文の区切られた
項目毎に予め登録するフィルタ条件登録手段と、電文分
割手段により区切られた項目毎に、フィルタ条件登録手
段により登録されているフィルタ条件を参照する条件参
照手段と、条件参照手段により参照されたフィルタ条件
に基づいて電文をフィルタリングするフィルタリング手
段とを有する。
A fourth invention is a message control system for exchanging messages among a plurality of message processing apparatuses, wherein a message dividing means for dividing a message item by a predetermined number of digits, a filter condition, and a message processing method. Filter condition registration means for pre-registering for each item of a message processed by the device and condition reference means for referring to the filter condition registered by the filter condition registration means for each item separated by the message division means And filtering means for filtering the message based on the filter condition referred to by the condition reference means.

【0017】第5の発明は、第4の発明のフィルタ条件
登録手段において、新規の電文を処理する場合には、該
電文に対応するフィルタ条件を生成し、登録する手段を
含む。第6の発明は、複数の電文処理装置間において電
文の交換を行う電文制御システムであって、電文を送信
する際に、少なくとも1つの宛先に対して、複数の代替
通信手段と、該代替通信手段に対応する電文形式を設定
する代替送信設定手段と、ある通信手段を用いて電文を
送信時において、送信が失敗した場合には、代替送信設
定手段により設定されている他の代替え通信手段を用い
て再送信する再送信手段を有する。
According to a fifth aspect, in the filter condition registering means of the fourth aspect, when a new message is processed, a filter condition corresponding to the message is generated and registered. A sixth invention is a telegram control system for exchanging telegrams between a plurality of telegram processing devices, wherein when transmitting a telegram, a plurality of alternative communication means and at least one alternative communication means are provided for at least one destination. Alternative transmission setting means for setting a message format corresponding to the means, and when transmitting a message using a certain communication means, if the transmission fails, the other alternative communication means set by the alternative transmission setting means It has a retransmitting means for retransmitting by using.

【0018】第7の発明は、第6の発明の代替送信設定
手段において、代替通信手段毎に優先順位を付与する優
先順位付与手段を含む。第8の発明は、第6の発明の代
替送信設定手段において、代替通信手段として、他の宛
先を設定する手段を含む。第9の発明は、第6の発明の
再送信手段において、代替通信手段において設定されて
いる電文形式に基づいて、最高優先順位の代替通信手段
で用いられた基本電文を変換する電文変換手段を含む。
According to a seventh aspect, in the alternative transmission setting means of the sixth aspect, the alternative transmission setting means includes a priority assigning means for assigning a priority to each alternative communication means. According to an eighth aspect, in the alternative transmission setting means of the sixth aspect, the alternative transmission setting means includes means for setting another destination as the alternative communication means. According to a ninth aspect, in the retransmission means according to the sixth aspect, the message conversion means for converting a basic message used in the highest priority alternative communication means based on a message format set in the alternative communication means. Including.

【0019】第10の発明は、複数の電文処理装置間に
おいて電文の交換を行う電文制御プログラムを格納した
記憶媒体であって、電文処理装置が受信した電文と該電
文に一意に対応する通番とを組にして格納する電文格納
プロセスと、電文処理装置において電文を処理する際に
発生するイベントをイベント種別毎に格納する少なくと
も1つのイベント格納プロセスとを有する。
A tenth invention is a storage medium storing a telegram control program for exchanging telegrams between a plurality of telegram processing devices, the telegram received by the telegram processing device and a serial number uniquely corresponding to the telegram. , And at least one event storage process for storing, for each event type, an event that occurs when a message is processed in the message processing device.

【0020】第11の発明は、複数の電文処理装置間に
おいて電文の交換を行う電文制御プログラムを格納した
記憶媒体であって、抽出された電文のエラーをユーザに
通知するエラー通知プロセスと、エラー通知プロセスに
より通知されたエラーを修正する修正プロセスと、 修
正プロセスにより修正された電文について処理再開が可
能であるかを判定する再開判定プロセスと、再開判定プ
ロセスにより再開可能であると判定された場合に、指定
された電文処理装置において処理を再開する再開プロセ
スとを有する。
An eleventh invention is a storage medium storing a message control program for exchanging messages between a plurality of message processing devices, comprising: an error notification process for notifying a user of an error in an extracted message; A correction process for correcting an error notified by the notification process, a restart determination process for determining whether processing can be restarted for a message corrected by the correction process, and a case where the restart determination process determines that the message can be restarted. And a resuming process for resuming the processing in the designated message processing device.

【0021】第12の発明は、複数の電文処理装置間に
おいて電文の交換を行う電文制御プログラムを格納した
記憶媒体であって、電文の項目を所定の桁数毎に区切る
電文分割プロセスと、フィルタ条件を、電文処理装置で
処理される電文の区切られた項目毎に予め登録するフィ
ルタ条件登録プロセスと、電文分割プロセスにより区切
られた項目毎に、フィルタ条件登録プロセスにより登録
されているフィルタ条件を参照する条件参照プロセス
と、条件参照プロセスにより参照されたフィルタ条件に
基づいて電文をフィルタリングするフィルタリングプロ
セスとを有する。
A twelfth invention is a storage medium storing a message control program for exchanging messages between a plurality of message processing devices, comprising: a message dividing process for dividing a message item by a predetermined number of digits; A filter condition registration process for registering conditions in advance for each item of a message processed by the message processing device, and a filter condition registered by the filter condition registration process for each item separated by the message segmentation process. It has a condition reference process to refer to and a filtering process to filter the message based on the filter condition referenced by the condition reference process.

【0022】第13の発明は、複数の電文処理装置間に
おいて電文の交換を行う電文制御プログラムを格納した
記憶媒体であって、電文を送信する際に、少なくとも1
つの宛先に対して、複数の代替通信プロセスと、該代替
通信プロセスに対応する電文形式を設定する代替送信設
定プロセスと、ある通信プロセスを用いて電文を送信時
において、送信が失敗した場合には、代替送信設定プロ
セスにより設定されている他の代替え通信プロセスを用
いて再送信する再送信プロセスを有する。
A thirteenth invention is a storage medium storing a telegram control program for exchanging telegrams between a plurality of telegram processing devices, wherein at least one telegram is transmitted when the telegram is transmitted.
For one destination, a plurality of alternative communication processes, an alternative transmission setting process for setting a message format corresponding to the alternative communication process, and when sending a message using a certain communication process, if the transmission fails And a retransmission process for retransmitting using another alternative communication process set by the alternative transmission setting process.

【0023】上記のように、第1、第2及び第10の発
明では、電文処理装置(送受信処理部を含む)間におけ
る電文処理の記録について、システム内において一意に
付与される電文の識別子(以下通番を呼ぶ)を付与し、
当該電文について発生したイベントについては、当該イ
ベントの種類毎に一意に対応するイベント識別子を用い
て管理し、電文本体の記憶手段と、イベント毎の記憶手
段とを個別に設けることにより、イベント記録数の制限
もなく、電文処理時において、当該電文に付与されてい
る通番を指定することにより、ユーザに容易に電文の提
示を行うことが可能である。
As described above, in the first, second, and tenth aspects of the present invention, with respect to the record of the message processing between the message processing devices (including the transmission / reception processing unit), the identifier of the message uniquely assigned in the system (ie, Below).
The event that has occurred for the message is managed using an event identifier uniquely corresponding to each type of the event, and the storage unit of the message body and the storage unit for each event are separately provided, so that the number of event records can be increased. In the processing of a message, the user can easily present the message to the user by designating the serial number assigned to the message.

【0024】また、上記の第3及び第11の発明では、
電文エラーをオペレータに通知し、当該電文エラーを修
正し、再度当該エラーが発生した電文処理部から再度、
処理を実行することが可能となる。また、上記の第4、
第5及び第12の発明は、電文処理時において、当該電
文に区切記号を付与し、当該区切記号に基づいて登録さ
れているフィルタ条件に基づくフィルタリングを行う。
このとき、フィルタ条件毎に独立した、フィルタ条件を
保持する手段にフィルタ条件の登録を行う。これによ
り、電文形式の変更があった場合には、当該フィルタ条
件の記憶手段に格納されているフィルタ条件のみを電文
の区切記号に併せて更新すればよいため、フィルタ条件
を修正するためにプログラムを改修する必要がない。
In the third and eleventh inventions,
Notify the operator of the message error, correct the message error, and again from the message processing unit where the error occurred,
Processing can be executed. In addition, the fourth,
According to the fifth and twelfth inventions, at the time of message processing, a delimiter is given to the message, and filtering is performed based on a filter condition registered based on the delimiter.
At this time, the filter condition is registered in a unit that holds the filter condition independently for each filter condition. Accordingly, when the message format is changed, only the filter condition stored in the storage unit of the filter condition needs to be updated together with the delimiter of the message. There is no need to renovate.

【0025】また、上記の第6及び第13の発明は、電
文の送信処理時において、宛先について複数の通信手段
と、優先順位、及び通信手段に対応する電文形式を登録
しておき、当該情報に基づいて転送制御を行うことによ
り、仮に、ファクシミリによる伝送が不可能であって
も、当該ファクシミリに代わるテレックス等の別の代替
えの通信手段を用いて伝送することが可能となる。
Further, in the sixth and thirteenth inventions, at the time of transmission processing of a message, a plurality of communication means, a priority order, and a message format corresponding to the communication means are registered for the destination, and the information is registered. By performing the transfer control based on the facsimile, even if transmission by facsimile is impossible, it is possible to transmit using another alternative communication means such as telex instead of the facsimile.

【0026】[0026]

【発明の実施の形態】BEST MODE FOR CARRYING OUT THE INVENTION

(1) 電文交換処理 最初に、本発明の第1の目的である電文交換処理を達成
するための電文交換シシステムについて説明する。電文
交換処理は、受信電文データベース及び送信電文データ
ベースには、受信した電文及び送信した電文をそれぞれ
格納し、イベントデータベースには、各々の処理で発生
したイベントの種別に応じてインベントを格納するもの
である。
(1) Message Exchange Process First, a message exchange system for achieving the message exchange process as the first object of the present invention will be described. In the message exchange processing, the received message and the transmitted message are stored in the received message database and the transmitted message database, respectively, and the event is stored in the event database in accordance with the type of event that occurred in each process. is there.

【0027】図1は、本発明の電文交換システムを説明
するための図である。電文交換システムは、転送制御装
置10、受信電文格納/通番取得部20、イベント記録
制御部30、送信電文格納/通番取得部40、受信電文
データベース50、イベントファイル群60、送信電文
データベース70、イベント対応表80、送信一覧デー
タベース90、表示制御部110及び入出力部120よ
り構成される。
FIG. 1 is a diagram for explaining a message exchange system according to the present invention. The message exchange system includes a transfer control device 10, a received message storage / serial number acquisition unit 20, an event record control unit 30, a transmission message storage / serial number acquisition unit 40, a received message database 50, an event file group 60, a transmission message database 70, an event It comprises a correspondence table 80, a transmission list database 90, a display control unit 110, and an input / output unit 120.

【0028】転送制御装置10は、受信処理部11、電
文処理部121 ,…,12n 及び送信処理部13より構
成される。受信処理部11は、他の通信処理装置から受
信した電文を受信電文格納/通番取得部20と、次段の
電文処理部121 に転送すると共に、当該受信電文格納
/通番取得部20から受信した電文に対応する通番を取
得して、イベント記録制御部30に転送する。また、受
信を意味するイベントIDをイベント記録制御部30に
転送する。
The transfer control device 10 comprises a reception processing unit 11, message processing units 12 1 ,..., 12 n and a transmission processing unit 13. Reception processing unit 11, and receives a message received from another communication apparatus message store / sequence number acquiring unit 20, and transfers to the next message processing unit 12 1, received from the received message storing / serial number obtaining unit 20 The serial number corresponding to the transmitted message is acquired and transferred to the event recording control unit 30. Further, it transfers the event ID indicating reception to the event recording control unit 30.

【0029】電文処理部12は、受信処理部11また
は、前段の電文処理部12から転送された電文を取得し
て、当該電文の処理を行い、当該電文を後段の電文処理
部12または、送信処理部13に転送する。このとき、
電文処理部12において、イベントが発生すると、当該
イベントIDを付与してイベント記録制御部30に転送
する。
The message processing unit 12 acquires the message transferred from the reception processing unit 11 or the message processing unit 12 in the preceding stage, processes the message, and processes the message in the message processing unit 12 or the transmission unit in the subsequent stage. Transfer to the processing unit 13. At this time,
When an event occurs in the message processing unit 12, the event ID is added to the event and transferred to the event recording control unit 30.

【0030】送信処理部13は、送信先一覧データベー
ス90を参照して、処理された電文を他の通信処理装置
に転送すると共に、転送した電文を送信電文格納/通番
取得部40に転送する。また、送信を意味するイベント
IDをイベント記録制御部30に転送する。受信電文格
納/通番取得部20は、受信処理部11から転送された
電文を受信電文データベース50に格納すると共に、当
該電文に対応してシーケンシャルに付与される通番を取
得して受信処理部11に返却する。
The transmission processing unit 13 refers to the transmission destination list database 90 to transfer the processed message to another communication processing device, and transfers the transferred message to the transmission message storage / serial number acquisition unit 40. In addition, an event ID indicating transmission is transferred to the event recording control unit 30. The received message storage / serial number acquisition unit 20 stores the message transferred from the reception processing unit 11 in the received message database 50, acquires a serial number sequentially assigned to the message, and sends it to the reception processing unit 11. return.

【0031】イベント記録制御部30は、受信処理部1
1、電文処理部12、または、送信処理部13から取得
したイベントIDに基づいてイベント対応表80を参照
して、イベント種別を意味するキーを取得する。取得し
たイベントキーに基づいて、当該イベントキーに対応す
るイベントを格納するイベントデータベース60を検索
し、当該イベントデータベース60に、通番と当該イベ
ントIDを格納する制御を行う。
The event recording control unit 30 includes the reception processing unit 1
1. A key indicating an event type is acquired by referring to the event correspondence table 80 based on the event ID acquired from the message processing unit 12 or the transmission processing unit 13. Based on the acquired event key, the event database 60 that stores the event corresponding to the event key is searched, and the event database 60 is controlled to store the serial number and the event ID.

【0032】送信電文格納/通番取得部40は、送信処
理部13から転送された電文を送信電文データベース7
0に格納すると共に、当該電文に対応してシーケンシャ
ルに付与される通番を取得して送信処理部13に返却す
る。さらに、通番と送信電文を送信電文データベース7
0に格納する。受信電文データベース50は、受信処理
部11により受信された電文と、受信電文格納/通番取
得部20により取得された通番とを図2に示すフォーマ
ットに基づいて格納する。
The transmission message storage / serial number acquiring unit 40 stores the message transferred from the transmission processing unit 13 in the transmission message database 7.
At the same time, the serial number sequentially assigned to the message is acquired and returned to the transmission processing unit 13. Further, the serial number and the transmission message are transmitted to the transmission message database 7.
Store to 0. The received message database 50 stores the message received by the reception processing unit 11 and the serial number acquired by the received message storage / serial number acquiring unit 20 based on the format shown in FIG.

【0033】イベントデータベース群60は、イベント
毎に生成されたデータベースから構成され、当該データ
ベース毎にキーを保持しており、当該キーに対応するイ
ベントIDと電文の通番とを格納する。送信電文データ
ベース70は、送信処理部13により送信された電文
と、送信電文格納/通番取得部40により取得された通
番とを図2に示すフォーマットに基づいて格納する。
The event database group 60 is composed of a database generated for each event, holds a key for each database, and stores an event ID and a message serial number corresponding to the key. The transmission message database 70 stores the message transmitted by the transmission processing unit 13 and the serial number acquired by the transmission message storage / serial number acquisition unit 40 based on the format shown in FIG.

【0034】イベント対応表80は、イベント毎に格納
するイベントデータベース60のキー情報と当該キー情
報に対応するイベントデータベース60の識別子を保持
し、イベント記録制御部30により参照される。送信先
一覧データベース90は、送信先の通信処理装置の通信
アドレス、通信形態を保持している。
The event correspondence table 80 holds key information of the event database 60 stored for each event and an identifier of the event database 60 corresponding to the key information, and is referred to by the event recording control unit 30. The transmission destination list database 90 holds a communication address and a communication mode of a communication processing device of a transmission destination.

【0035】表示制御部110は、ユーザによりデータ
ベースの内容を表示する旨の入力があると、当該データ
ベースから電文や、イベント情報を取得して、入出力部
120のディスプレイに表示する。入出力部120は、
検索条件や検索対象となるデータベースのキー等を入力
するするキーボードと、表示制御部110より転送され
たデータベースの情報を表示するためのディスプレイよ
り構成される。
When the user inputs to display the contents of the database, the display control unit 110 acquires a message and event information from the database and displays them on the display of the input / output unit 120. The input / output unit 120
The display control unit 110 includes a keyboard for inputting search conditions, keys of a database to be searched, and the like, and a display for displaying database information transferred from the display control unit 110.

【0036】図3は、本発明の受信処理の動作のフロー
チャートである。 ステップ101) 受信処理部11が他の通信処理装置
から電文を受信し、受信電文/格納通番取得部20に転
送する。 ステップ102) 受信電文格納/通番取得部20は、
受信処理部11から転送された受信電文に対して順に通
番を付与する。
FIG. 3 is a flowchart of the operation of the receiving process according to the present invention. Step 101) The reception processing unit 11 receives a message from another communication processing device and transfers the message to the received message / storage serial number acquisition unit 20. Step 102) The received message storage / serial number acquisition unit 20
Serial numbers are sequentially assigned to the received messages transferred from the reception processing unit 11.

【0037】ステップ103) 受信電文格納/通番取
得部20は、通番に従って受信電文を受信電文データベ
ース50に格納する。 ステップ104) 受信電文格納/通番取得部20は、
通番を受信処理部11に通知する。 ステップ105) 受信処理部11は、取得した通番
に、受信を意味するイベントIDを付与して、イベント
記録制御部30に転送する。
Step 103) The received message storing / serial number acquiring section 20 stores the received message in the received message database 50 according to the serial number. Step 104) The received message storage / serial number acquisition unit 20
The serial number is notified to the reception processing unit 11. Step 105) The reception processing unit 11 adds an event ID indicating reception to the acquired serial number, and transfers it to the event recording control unit 30.

【0038】ステップ106) イベント記録制御部3
0は、受信を意味するイベントIDに基づいてイベント
対応表80を参照して当該イベントIDに対応するイベ
ントデータベース60のキーを取得し、当該キーに対応
するイベントデータベース60に通番とイベントIDを
記録する。次に、イベント取得時における処理を説明す
る。
Step 106) Event recording control unit 3
0 acquires the key of the event database 60 corresponding to the event ID by referring to the event correspondence table 80 based on the event ID meaning reception, and records the serial number and the event ID in the event database 60 corresponding to the key I do. Next, processing at the time of event acquisition will be described.

【0039】図4は、本発明のイベント記録の動作のフ
ローチャートである。 ステップ201) 受信処理部11、電文処理部12、
または、送信処理部13においてイベントが発生する。
イベントの種類としては、例えば、“受信”、“送
信”、“エラー”、“緊急”等がある。 ステップ202) 受信処理部11、電文処理部12、
または、送信処理部13は、発生したイベントにIDを
付与し、電文に一意に対応する通番と共にイベント記録
制御部30に転送する。
FIG. 4 is a flowchart of the event recording operation of the present invention. Step 201) reception processing unit 11, message processing unit 12,
Alternatively, an event occurs in the transmission processing unit 13.
Examples of the event type include “reception”, “transmission”, “error”, and “urgent”. Step 202) Reception processing unit 11, message processing unit 12,
Alternatively, the transmission processing unit 13 assigns an ID to the generated event and transfers the event to the event recording control unit 30 together with a serial number uniquely corresponding to the message.

【0040】ステップ203) イベント記録制御部3
0は、イベントIDを取得すると、当該イベントIDで
イベント対応表80を参照する。 ステップ204) イベント記録制御部30は、当該イ
ベントIDに参照により取得したキー(イベントデータ
ベースキー)を付与する。 ステップ205) イベント記録制御部30は、キーに
対応するイベントデータベース60に通番とイベントI
Dの組を格納する。
Step 203) Event recording control unit 3
When the event ID is acquired, 0 refers to the event correspondence table 80 by the event ID. Step 204) The event recording control unit 30 adds a key (event database key) acquired by reference to the event ID. Step 205) The event recording control unit 30 stores the serial number and the event I in the event database 60 corresponding to the key.
D is stored.

【0041】このようにして、受信電文データベース5
0、イベントデータベース60または、送信電文データ
ベース70に格納された情報をユーザが取得する場合に
は、入出力部120のキーボードから任意のデータベー
スを指定するためのキーまたは、イベントIDを入力す
る。これにより、表示制御部110は、当該入力情報に
基づいて受信電文データベース50、イベントデータベ
ース60または、送信電文データベース70のいずれか
を選択して、当該データベースを検索して、入出力部1
20のディスプレイに表示する。
Thus, the received message database 5
When the user obtains information stored in the event database 60 or the transmission message database 70, the user inputs a key for specifying an arbitrary database or an event ID from the keyboard of the input / output unit 120. Accordingly, the display control unit 110 selects one of the received message database 50, the event database 60, and the transmitted message database 70 based on the input information, searches the database, and searches the database.
20 on the display.

【0042】(2) エラー電文再開処理 次に、電文エラーが発生した場合に、当該電文のエラー
を修正し、修正された電文を用いて、エラーが発生した
電文処理部から電文処理を再開させるシステムについて
説明する。図5は、本発明のエラー電文再開システムを
説明するための図である。エラー電文再開システムは、
電文処理部121 ,…,12n 、入出力部120、エラ
ー抽出部210、エラー通知部220、エラー電文ファ
イル230、エラー電文修正部240、エラー電文再開
部250及び再開可能イベントテーブル260より構成
される。
(2) Error Message Resumption Processing Next, when a message error occurs, the error of the message is corrected, and the message processing unit in which the error occurred restarts the message processing using the corrected message. The system will be described. FIG. 5 is a diagram for explaining the error message restart system of the present invention. Error message resumption system
Message processing unit 12 1, ..., 12 n, input-output unit 120, the error extracting unit 210, the error notification unit 220, an error message file 230, an error message modifying unit 240, constituted by an error message restarter 250 and restartable event table 260 Is done.

【0043】電文処理部121 ,…,12n は、エラー
が発生すると、前述のようにエラーによるイベント処理
を行うと共に、エラーが発生した電文を当該電文に付与
されている通番により前述の受信電文データベース30
から読み出してエラー抽出部210に転送する。エラー
抽出部210は、エラーが発生した電文を取得し、当該
電文によるエラーの内容を解析し、エラー内容をエラー
通知部220に転送する。
When an error occurs, the message processing units 12 1 ,..., 12 n perform event processing due to the error as described above, and receive the error message in accordance with the serial number assigned to the message. Message database 30
And transfers it to the error extraction unit 210. The error extraction unit 210 acquires the message in which the error has occurred, analyzes the content of the error caused by the message, and transfers the error content to the error notification unit 220.

【0044】エラー通知部220は、当該エラーの情報
をオペレータに通知する。通知する方法としては、当該
エラーの内容として、エラー種別、エラー発生時間、エ
ラー発生処理等を通知し、それらの情報をオペレータの
ディスプレイに表示する。エラー電文ファイル230
は、エラー抽出部210から取得したエラー電文と電文
に一意に付与されている通番と、エラー種別を示すイベ
ントIDと共に格納する。つまり、エラーIDと通番及
び、エラーとなった電文の組より構成される。
The error notifying section 220 notifies the operator of the error information. As a method of notifying, an error type, an error occurrence time, an error occurrence process, and the like are notified as the contents of the error, and the information is displayed on a display of the operator. Error message file 230
Is stored together with the error message acquired from the error extracting unit 210, a serial number uniquely assigned to the message, and an event ID indicating an error type. In other words, it is composed of a set of an error ID, a serial number, and an error message.

【0045】エラー電文修正部240は、入出力部12
0から指定されたエラー電文の通番に基づいてエラー電
文ファイル230を読み出して、オペレータから入力さ
れた指示によりエラー電文を修正し、エラー電文ファイ
ル230に格納する。エラー電文再開部250は、入出
力部120から指定されたエラー電文を再開することが
可能か否かをイベントIDに基づいて所定のフォーマッ
トチェックやデータチェックを行い、再開可能イベント
テーブル260を参照して判定し、再開が可能であれ
ば、指定された処理の再開を指示する。
The error message correction unit 240 is connected to the input / output unit 12
The error message file 230 is read based on the serial number of the error message designated from 0, the error message is corrected according to the instruction input from the operator, and the error message is stored in the error message file 230. The error message resuming unit 250 performs a predetermined format check or data check based on the event ID to determine whether the error message specified by the input / output unit 120 can be restarted, and refers to the restartable event table 260. Then, if resumption is possible, the designated processing is instructed to be resumed.

【0046】再開可能イベントテーブル260は、再開
可能条件、再開可能なイベントID、再開する電文処理
部の指定情報等が格納されており、エラー電文再開部2
50により参照される。図6は、本発明のエラー電文再
開動作のフローチャートである。 ステップ301) 電文処理部12において処理してい
る電文にエラーが発生する。
The resumable event table 260 stores resumable conditions, resumable event IDs, designation information of a message processing unit to be resumed, and the like.
Referenced by 50. FIG. 6 is a flowchart of the error message restart operation of the present invention. Step 301) An error occurs in a message processed by the message processing unit 12.

【0047】ステップ302) エラー電文処理部12
は、エラーが発生した電文をエラー抽出部210に転送
する。このとき、エラー電文処理部12は、電文に対応
する通番を用いて前述の受信電文データベース30を検
索し、当該電文を取得してエラー抽出部210に転送す
るものとする。 ステップ303) エラー抽出部210は、エラーの内
容を解析し、エラーID、エラー発生処理部、エラー発
生時刻等を入出力部120に転送することによりオペレ
ータに通知する。このとき、エラーIDは、前述のイベ
ントIDに対応するので、イベント対応表80より当該
エラーとなった電文のイベントを取得する。エラー発生
処理部のID及びエラー発生時刻は、エラーが発生した
処理部12より通知される。
Step 302) Error message processing unit 12
Transfers the message in which the error has occurred to the error extraction unit 210. At this time, the error message processing unit 12 searches the received message database 30 using the serial number corresponding to the message, acquires the message, and transfers the message to the error extraction unit 210. Step 303) The error extraction unit 210 analyzes the contents of the error, and notifies the operator by transferring the error ID, the error occurrence processing unit, the error occurrence time, and the like to the input / output unit 120. At this time, since the error ID corresponds to the above-mentioned event ID, the event of the message in which the error has occurred is acquired from the event correspondence table 80. The ID of the error occurrence processing unit and the error occurrence time are notified from the processing unit 12 where the error has occurred.

【0048】ステップ304) ユーザよりエラー修正
情報が入出力部120より入力される。エラーの修正情
報としては、エラーID(イベントID)に基づいて、
例えば、フォーマットエラーであれば、エラーとなった
電文のフォーマットを修正し、データエラーであれば、
当該電文自体を修正する。なお、エラー修正について
は、パラメータを入力することにより、統計情報等を用
いて自動的にエラー修正するアプリケーション等を用い
るようにしてもよい。このようにして修正された電文を
エラー電文ファイル230に格納する。また、エラー電
文修正部240は、入出力部120のディスプレイに表
示された電文に対して直接電文を修正するようにしても
よい。このようなエラー電文の修正は、オペレータがデ
ィスプレイに表示された電文及びイベントIDにより適
宜判断する。
Step 304) The user inputs error correction information from the input / output unit 120. As the error correction information, based on the error ID (event ID),
For example, if the error is a format error, correct the format of the message that caused the error.
Modify the message itself. For error correction, an application that automatically corrects errors using statistical information or the like by inputting parameters may be used. The message corrected in this way is stored in the error message file 230. Further, the error message correction unit 240 may directly correct the message displayed on the display of the input / output unit 120. Such correction of the error message is appropriately determined by the operator based on the message and event ID displayed on the display.

【0049】ステップ305) ユーザより入出力部1
20を介してエラー再開指示が入力される。エラー再開
指示としては、処理を再開する処理部のID、エラーと
なった電文の通番、チェックの有無、チェック種別等が
指定され、これらの指定情報は、エラー電文再開部25
0に転送される。 ステップ306) エラー電文再開部250は、入出力
部120より入力された指定情報(電文の通番)に基づ
いてエラー電文ファイル230を検索して、再開対象と
なる電文を読み出し、エラー再開処理を行う。エラー再
開処理としては、指定情報にチェックが指定されている
場合には、再開可能イベントテーブル260を参照し
て、エラーIDに基づいてチェック項目に従って修正さ
れた電文をチェックし、再開処理が可能であれば、ステ
ップ307に移行し、不可能であれば処理を終了する。
Step 305) I / O unit 1 from user
An error resumption instruction is input via 20. As the error restart instruction, the ID of the processing unit that restarts the process, the serial number of the error message, the presence or absence of the check, the check type, and the like are specified.
0 is transferred. Step 306) The error message resuming unit 250 searches the error message file 230 based on the designated information (serial number of the message) input from the input / output unit 120, reads the message to be restarted, and performs the error resumption processing. . As the error resumption processing, when the check is specified in the specification information, the resumable event table 260 is referred to, the message corrected according to the check item based on the error ID is checked, and the resumption processing is possible. If so, the process proceeds to step 307, and if not possible, the process ends.

【0050】ステップ307) エラー再開部250
は、再開が可能な場合に、指定された電文処理部12に
対して修正された電文を転送し、再開処理を指示する。
これにより、電文処理部12は、修正された電文に基づ
いて処理の再開を行う。なお、上記の処理において、再
開可能な電文であるか等のチェックを再開可能イベント
テーブル260を参照して、再開処理が可能であるかを
判定する方法の他に、単にオペレータから再開を指示す
るため、再開指示、再開処理部を指定することも可能で
ある。
Step 307) Error resuming unit 250
Transfers the corrected message to the specified message processing unit 12 when restart is possible, and instructs restart processing.
Thus, the message processing unit 12 restarts the process based on the corrected message. In the above-described processing, in addition to the method of determining whether the message is resumable by referring to the resumable event table 260 to determine whether the resuming process is possible, the operator simply instructs resumption. Therefore, a restart instruction and a restart processing unit can be specified.

【0051】(3) 電文フィルタシステム 次に、本発明の電文フィルタシステムについて説明す
る。電文フィルタシステムは、フィルタ条件毎に、フィ
ルタ条件ファイルに登録し、電文の種別に関係なく、処
理上の指定位置を通過する電文に対して登録されている
フィルタ情報に該当する場合に指定した出力を行う。
(3) Message Filter System Next, the message filter system of the present invention will be described. The message filter system registers for each filter condition in the filter condition file, and specifies the output specified when the filter information registered for the message passing through the specified position in the process is applied regardless of the message type. I do.

【0052】図7は、本発明の電文フィルタシステムを
説明するための図である。同図において、電文フィルタ
システムは、入出力部120、フィルタ条件登録部31
0、フィルタ条件ファイル3201 ,…,320n 、フ
ィルタ指定部330及び電文処理部121 ,…,12n
より構成される。入出力部120は、オペレータがキー
ボードからフィルタ条件として図8に示すようなフィル
タ名、電文処理部名、区切記号位置、条件式及びフィル
タ条件ファイル名を入力する。
FIG. 7 is a diagram for explaining a message filter system according to the present invention. In the figure, the message filter system includes an input / output unit 120, a filter condition registration unit 31
0, the filter condition file 320 1, ..., 320 n, a filter specifying unit 330 and the message processing section 12 1, ..., 12 n
It is composed of In the input / output unit 120, the operator inputs a filter name, a message processing unit name, a delimiter position, a conditional expression, and a filter condition file name as shown in FIG.

【0053】フィルタ条件登録部310は、入出力部1
20から入力されたフィルタ条件を指定されたフィルタ
条件ファイル名に対応するフィルタ条件ファイル320
に登録する。フィルタ条件ファイル320は、図8に示
すフィルタ条件を項目毎に、各々格納する。つまり、電
文に付与された区切記号の位置毎に指定されているフィ
ルタ条件式を、当該フィルタ条件を格納するファイル名
に従って、当該ファイルに格納する。
The filter condition registration unit 310 is provided with the input / output unit 1
Filter condition file 320 corresponding to the filter condition file name designated by the filter condition input from 20
Register with. The filter condition file 320 stores the filter conditions shown in FIG. 8 for each item. That is, the filter condition expression specified for each position of the delimiter added to the message is stored in the file according to the file name storing the filter condition.

【0054】フィルタ指定部330は、電文処理部12
から入力された電文を図9に示すように、所定の桁数毎
に区切記号を付与し、電文処理部12のIDと区切記号
の位置に対応するフィルタ条件ファイル320を検索し
フィルタ処理を実行する。図10は、本発明の電文フィ
ルタシステムの動作のフローチャートである。 ステップ401) 入出力部120は、図8に示すよう
なフィルタ条件と当該条件を格納するファイル名を入力
する。
The filter designating section 330 includes the message processing section 12
As shown in FIG. 9, a delimiter is added to the message input from the message processing unit 12 by a predetermined number of digits, and the filter condition file 320 corresponding to the ID of the message processing unit 12 and the position of the delimiter is searched to execute a filtering process. I do. FIG. 10 is a flowchart of the operation of the message filter system of the present invention. Step 401) The input / output unit 120 inputs a filter condition as shown in FIG. 8 and a file name for storing the condition.

【0055】ステップ402) フィルタ条件登録部3
10は、入出力部120から入力されたフィルタ条件
を、当該条件のフィルタ条件ファイル名により指定され
ているフィルタ条件ファイル320に登録する。 ステップ403) ある電文処理部12から電文が入力
されると、電文毎に予め設定されているフォーマット
(桁数)に基づいて図9に示すように、当該電文に区切
記号(例えば、¥)を付与することにより分割する。
Step 402) Filter condition registration unit 3
10 registers the filter condition input from the input / output unit 120 in the filter condition file 320 specified by the filter condition file name of the condition. Step 403) When a message is input from a certain message processing unit 12, based on a format (number of digits) preset for each message, as shown in FIG. Divide by giving.

【0056】ステップ404) フィルタ指定部330
は、当該電文処理部のIDと項目番号(区切記号位置)
に基づいてフィルタ条件ファイル320を検索する。 ステップ405) フィルタ指定部330は、該当する
フィルタ条件ファイル320の内容に従って、当該電文
のフィルタリング処理を行う。このようにフィルタ条件
ファイルをフィルタ条件毎に設定することが可能である
ため、仮に、電文形式が変更になった場合でもフィルタ
条件ファイル320の内容を変更するのみであるため、
プログラムの改修を行う必要がない。さらに、電文につ
いては、電文に付与する区切記号の位置を変更するのみ
でよい。
Step 404) Filter designation section 330
Is the ID and item number (delimiter position) of the message processing unit
The filter condition file 320 is searched based on. Step 405) The filter specifying unit 330 performs a filtering process on the message according to the contents of the corresponding filter condition file 320. Since the filter condition file can be set for each filter condition in this way, even if the message format is changed, only the contents of the filter condition file 320 are changed.
There is no need to modify the program. Furthermore, for a telegram, it is only necessary to change the position of the delimiter added to the telegram.

【0057】(4) 転送制御システム 次に、転送制御システムについて説明する。転送制御シ
ステムは、電文交換時において、宛先となる複数の通信
処理装置間において電文を送受信する際に、最初に指定
された種類の通信機器の使用が不可能であっても、他の
種類の通信機器を用いて電文を送受信するものである。
(4) Transfer Control System Next, the transfer control system will be described. The transfer control system, when exchanging a message between a plurality of destination communication processing devices at the time of message exchange, even if it is not possible to use the communication device of the type specified first, other types of communication devices cannot be used. It transmits and receives telegrams using a communication device.

【0058】図11は、本発明の転送制御システムを説
明するための図である。転送制御システムは、図1の送
信処理部13で行われる処理に適用可能であるので、当
該送信処理部13に基づいて説明する。同図において、
送信処理部13は、送信電文格納処理部131、送信電
文基本データベース132、送信制御部133、変換電
文データベース134、送信結果取得部135及び電文
形式変換部136より構成される。
FIG. 11 is a diagram for explaining the transfer control system of the present invention. Since the transfer control system is applicable to the processing performed by the transmission processing unit 13 in FIG. 1, the description will be made based on the transmission processing unit 13. In the figure,
The transmission processing unit 13 includes a transmission message storage processing unit 131, a transmission message basic database 132, a transmission control unit 133, a conversion message database 134, a transmission result acquisition unit 135, and a message format conversion unit 136.

【0059】送信電文格納処理部131は、前段の電文
処理部12から転送された電文を基本電文として送信基
本電文データベース132に格納する。送信基本電文デ
ータベース132は、送信電文格納処理部131により
転送された基本電文を格納する。送信一覧データベース
90は、図12に示すように、宛先となる送信先名(I
D)、採用する通信手段の優先順位、ファクシミリ、テ
レックス及び宛先変更情報等の通信手段、ファクシミリ
番号やテレックス番号等のアクセス番号及び電文形式か
ら構成される。
The transmission message storage processor 131 stores the message transferred from the preceding message processor 12 in the transmission basic message database 132 as a basic message. The transmission basic message database 132 stores the basic message transferred by the transmission message storage processing unit 131. As shown in FIG. 12, the transmission list database 90 stores the transmission destination name (I
D), priority of communication means to be adopted, communication means such as facsimile, telex and destination change information, access numbers such as facsimile numbers and telex numbers, and message formats.

【0060】送信制御部133は、図12に示す送信一
覧データベース90を参照して、宛先の通信手段に応じ
て送信基本電文データベース132または、変換電文デ
ータベース134の電文を読み込んで宛先に指定されて
いる通信処理装置に電文を送信する。送信制御部133
は、送信一覧データベース90の優先順位が最も高い通
信手段を用いて送信先に、送信基本電文データベース1
32から基本電文を読み込んで、当該送信先に送信し、
宛先において受信できなかった場合には、送信一覧デー
タベース90から次の順位の通信手段を用いて、電文形
式に指定されている形式を用いて再度送信先に電文を送
信する。
The transmission control unit 133 refers to the transmission list database 90 shown in FIG. 12 and reads the transmission basic message database 132 or the conversion message database 134 according to the communication means of the destination, and specifies the message as the destination. The message is transmitted to the communication processing device. Transmission control unit 133
Is transmitted to the transmission destination using the communication means having the highest priority in the transmission list database 90, and
32, read the basic message and send it to the destination,
If the message cannot be received at the destination, the message is transmitted to the destination again from the transmission list database 90 using the communication means of the next order, using the format specified in the message format.

【0061】変換電文データベース134は、基本電文
を通信手段に応じて変換した電文を格納する。送信結果
取得部135は、送信先から受信完了または、受信不可
等の通知情報を取得し、その結果、受信不可の通知を取
得した場合には、電文形式変換部136により送信基本
電文132の電文を、送信一覧データベース90に指定
されている通信手段に対応する電文形式に変換する。こ
の変換処理は、送信一覧データベース90の優先順位に
基づいて行うものとする。
The converted message database 134 stores a message obtained by converting a basic message according to the communication means. The transmission result acquisition unit 135 acquires notification information such as reception completion or reception impossibility from the transmission destination. As a result, when the notification of reception impossibility is acquired, the message format conversion unit 136 transmits the message of the transmission basic message 132. Is converted into a message format corresponding to the communication means specified in the transmission list database 90. This conversion process is performed based on the priority of the transmission list database 90.

【0062】図13は、本発明の転送制御システムの動
作のシーケンスチャートである。 ステップ501) 送信電文格納処理部131は、前段
の電文処理部12から取得した電文を基本電文として送
信基本電文データベース132に格納する。 ステップ502) 送信制御部133は、送信一覧デー
タベース90を参照して、電文に記載されている宛先名
に対応するアクセス番号を取得する。図12の例では、
最初にファクシミリ通信を行うものとし、当該ファクシ
ミリ番号を宛先として、送信基本電文データベース13
2から基本電文を取得して、送信先(宛先A)に送信す
る。
FIG. 13 is a sequence chart of the operation of the transfer control system of the present invention. Step 501) The transmission message storage processor 131 stores the message acquired from the previous message processor 12 as a basic message in the transmission basic message database 132. Step 502) The transmission control unit 133 refers to the transmission list database 90 and acquires an access number corresponding to the destination name described in the message. In the example of FIG.
First, facsimile communication is performed, and the transmission basic message database 13 is sent to the facsimile number.
2. The basic message is acquired from 2 and transmitted to the transmission destination (destination A).

【0063】ステップ503) 送信先結果取得部13
5は、送信先(宛先A)から受信不可通知を受信する。 ステップ504) これにより、送信結果取得部135
は、当該受信不可通知を電文形式変換部136に転送す
ると、電文形式変換部136は、送信一覧データベース
90を参照して、次の優先順位として指定されているテ
レックス用に対応するように、送信基本電文データベー
ス132から読み出した基本電文をテレックス形式に変
換し、変換した電文を変換電文データベース134に格
納する。
Step 503) Destination result acquisition unit 13
No. 5 receives a reception impossible notice from the transmission destination (destination A). Step 504) Thereby, the transmission result acquisition unit 135
Transfers the reception failure notification to the message format conversion unit 136, the message format conversion unit 136 refers to the transmission list database 90, and transmits the message so as to correspond to the telex designated as the next priority. The basic message read from the basic message database 132 is converted into a telex format, and the converted message is stored in the converted message database 134.

【0064】ステップ505) 送信制御部133は、
送信一覧データベース90に指定されている次の順位の
通信手段(テレックス)を用いて、変換電文データベー
ス134からテレックス用に変換された電文を読みだし
て、再度ステップ503において送信した送信先(宛先
A)に送信する。 ステップ506) しかし、再度、送信結果取得部13
5が受信不可通知を送信先から取得すると、当該通知を
電文形式変換部136に転送する。
Step 505) The transmission control unit 133
Using the next-ranked communication means (telex) specified in the transmission list database 90, the telegram converted for telex is read from the conversion telegram database 134, and the transmission destination (destination A) transmitted again in step 503 is read. ). Step 506) However, again, the transmission result acquisition unit 13
5 obtains the reception failure notification from the transmission destination, and transfers the notification to the message format conversion unit 136.

【0065】ステップ507) 電文形式変換部136
は、再度、送信一覧データベース90の次の優先順位
(3位)の項目を参照すると、宛先変更(宛先B)が指
定されているため、指定された宛先の通信手段の項目を
参照する。このとき、通信手段としてファクシミリによ
る送信が指定されているため、電文形式変換部136
は、送信基本電文データベース132から基本電文を取
得して、変換しないまま、変換電文データベース134
に格納する。
Step 507) Message format conversion unit 136
When the user again refers to the next priority (third) item in the transmission list database 90, since the destination change (destination B) is specified, it refers to the communication means item of the specified destination. At this time, since transmission by facsimile is specified as the communication means, the message format conversion unit 136
Obtains the basic message from the transmission basic message database 132 and converts the basic message without conversion.
To be stored.

【0066】ステップ508) 送信制御部133は、
送信一覧データベース90に指定されている次の順位の
通信手段(宛先B)を用いて、変換電文データベース1
34からステップ507で格納された電文を読み出し
て、宛先が変更された(宛先B)送信先にファクシミリ
用の電文を送信する。なお、この処理は、前述のエラー
電文再開処理にも適用することができる。この場合に
は、イベントとして、送信先から受信不可通知を取得し
た場合であり、当該通知をエラーイベントとして取得
し、送信一覧データベース90を参照して、再度送信処
理部13から送信処理を行う。
Step 508) The transmission control unit 133
Using the next-ranked communication means (destination B) specified in the transmission list database 90, the conversion message database 1
From step 34, the message stored in step 507 is read, and the message for facsimile is transmitted to the destination whose destination has been changed (destination B). This process can also be applied to the error message restart process described above. In this case, the reception failure notification is acquired from the transmission destination as an event. The notification is acquired as an error event, and the transmission processing unit 13 performs transmission processing again with reference to the transmission list database 90.

【0067】[0067]

【実施例】以下、図面と共に本発明の実施例を説明す
る。 [第1の実施例]第1の実施例として、図1の構成に基
づいて図3及び図4に基づいて説明する。
Embodiments of the present invention will be described below with reference to the drawings. First Embodiment A first embodiment will be described with reference to FIGS. 3 and 4 based on the configuration of FIG.

【0068】まず、受信処理部11が他の通信処理装置
から電文を受信すると、図14に示すように当該電文を
受信電文データベース50に格納する。受信電文格納/
通番取得部20は、通番「020」を受信処理部11に
通知する。受信処理部11は、取得した通番「020」
に、受信を意味するイベントID「R2」を付与して、
イベント記録制御部30に転送する。
First, when the reception processing unit 11 receives a message from another communication processing device, the message is stored in the reception message database 50 as shown in FIG. Received message storage /
The serial number acquisition unit 20 notifies the reception processing unit 11 of the serial number “020”. The reception processing unit 11 obtains the serial number “020”
To the event ID "R2", which means reception,
Transfer to the event recording control unit 30.

【0069】イベント記録制御部30は、受信を意味す
るイベントID「R2」に基づいてイベント対応表80
を参照して当該イベントID「R2」に対応するイベン
トデータベース60のキー「60A」を取得し、当該キ
ー「60A」に対応するイベントデータベース60Aに
通番「020」とイベントID「R2」を記録する。次
に、イベント取得時における処理を説明する。
The event recording control unit 30 generates an event correspondence table 80 based on the event ID “R2” indicating reception.
, The key “60A” of the event database 60 corresponding to the event ID “R2” is acquired, and the serial number “020” and the event ID “R2” are recorded in the event database 60A corresponding to the key “60A”. . Next, processing at the time of event acquisition will be described.

【0070】電文処理部121 においてイベントが発生
する。イベントの種類は、“エラー”であるとする。電
文処理部121 は、発生したエラーイベントにID「E
1」を付与し、電文に一意に対応する通番「020」と
共にイベント記録制御部30に転送する。イベント記録
制御部30は、イベントID「E1」を取得すると、当
該イベントID「E1」でイベント対応表80を参照す
る。
[0070] events in the message processing unit 12 1 occurs. It is assumed that the event type is “error”. Message processing unit 12 1, the generated error event to ID "E
1 ”, and the message is transferred to the event recording control unit 30 together with the serial number“ 020 ”uniquely corresponding to the message. When acquiring the event ID “E1”, the event recording control unit 30 refers to the event correspondence table 80 with the event ID “E1”.

【0071】イベント記録制御部30は、当該イベント
ID「E1」に参照により取得したキー「60B」を付
与する。イベント記録制御部30は、キー「60B」に
対応するイベントデータベース60Bに通番「020」
とイベントID「E1」の組を格納する。上記の例にお
いて、受信電文データベース50に格納された電文をユ
ーザが取得する場合には、キーボードから電文通番を入
力することにより、図14に示すような電文が表示され
る。
The event recording control unit 30 assigns the key “60B” obtained by reference to the event ID “E1”. The event recording control unit 30 stores the serial number “020” in the event database 60B corresponding to the key “60B”.
And a set of event ID “E1”. In the above example, when the user acquires a message stored in the received message database 50, the message shown in FIG. 14 is displayed by inputting a message serial number from the keyboard.

【0072】また、イベントデータベース60Bに格納
された情報をユーザが取得する場合には、入出力部12
0のキーボードからイベント一覧を表示する指示を行う
と、ず15に示すような、現時点におけるイベントの一
覧表が表示される。また、イベントデータベース60B
を指定するためのキー「60B」とイベントID「E
1」を入力する。これにより、表示制御部110は、当
該入力情報に基づいてイベントデータベース60Bを検
索して、当該電文とイベントがディスプレイに表示され
る。
When the user acquires the information stored in the event database 60B, the input / output unit 12
When an instruction to display an event list is issued from the keyboard 0, a list of events at the present time is displayed as shown in FIG. Also, the event database 60B
"60B" for designating the event ID and the event ID "E
Enter "1". Accordingly, the display control unit 110 searches the event database 60B based on the input information, and the message and the event are displayed on the display.

【0073】[第2の実施例]次に、第2の実施例とし
て、エラー再開処理について説明する。電文処理部12
1 において処理している電文にエラーが発生したとき、
エラー電文処理部121 は、エラーが発生した電文をエ
ラー抽出部210に転送する。このとき、エラー電文処
理部12は、電文に対応する通番「020」を用いて前
述の受信電文データベース50を検索し、当該電文を取
得してエラー抽出部210に転送する。
[Second Embodiment] Next, as a second embodiment, an error resuming process will be described. Message processing unit 12
When an error occurs in the message being processed in 1 ,
Error message processor 12 1 transfers the message an error occurs the error extracting unit 210. At this time, the error message processing unit 12 searches the above-described received message database 50 using the serial number “020” corresponding to the message, acquires the message, and transfers the message to the error extraction unit 210.

【0074】エラー抽出部210は、エラー電文(通番
020)をエラー電文ファイル230に格納すると共
に、当該エラーをエラー通知部220に通知する。エラ
ー通知部220は、これにより、図16に示すように、
エラーとなった電文を入出力部120のディスプレイに
表示する。オペレータは、図16に示す内容を参照し
て、図17に示すように、電文内容を修正する。このと
き、修正される箇所は、図17に網かけで示される部分
である。このように、修正された内容が入力されると、
オペレータは、“再開ボタン”をクリックする。これに
より、エラー電文再開部250は、入出力部120のキ
ーボードより入力された電文の通番「020」に基づい
てエラー電文ファイル230を検索して、再開対象とな
る図17に示す電文を読み出し、さらに、再開可能イベ
ントテーブル260を参照して、エラーID(イベント
ID)「E2」に基づいてチェック項目に従って修正さ
れた電文をチェックする。
The error extracting unit 210 stores the error message (serial number 020) in the error message file 230 and notifies the error notifying unit 220 of the error. As a result, the error notifying unit 220 receives, as shown in FIG.
The error message is displayed on the display of the input / output unit 120. The operator corrects the message content as shown in FIG. 17 with reference to the content shown in FIG. At this time, the portion to be corrected is a portion indicated by shading in FIG. In this way, when the corrected content is entered,
The operator clicks the “Resume button”. Thus, the error message resuming unit 250 searches the error message file 230 based on the serial number “020” of the message input from the keyboard of the input / output unit 120, reads out the message shown in FIG. Further, with reference to the resumable event table 260, the message corrected according to the check item based on the error ID (event ID) “E2” is checked.

【0075】この例では、再開が可能であるとし、図1
8に示す再開可能イベントテーブル260を参照して、
イベントID「E2」に指定された電文処理部121
対して、修正された電文を転送し、再開処理を指示す
る。これにより、電文処理部121 は、修正された電文
に基づいて処理の再開を行う。 [第3の実施例]次に、第3の実施例として、電文フィ
ルタシステムについて説明する。
In this example, it is assumed that resumption is possible, and FIG.
Referring to the restartable event table 260 shown in FIG.
For the event ID has been telegram processing unit 12 1 specified in the "E2", to transfer the modified message, to indicate the restart process. Thus, message processing unit 12 1 performs the restart process based on the modified message. Third Embodiment Next, as a third embodiment, a message filter system will be described.

【0076】フィルタ条件登録部310は、入出力部1
20から入力された図19に示すフィルタ条件登録情報
を、条件のフィルタ条件ファイル名により指定されてい
るフィルタ条件ファイル320に登録する。例えば、受
信電文処理部11から電文が入力されると、電文毎に予
め設定されているフォーマット(桁数)に基づいて、 ¥ABCD ¥EFGH ¥IJKL のように分割する。
The filter condition registering section 310
The filter condition registration information shown in FIG. 19, which is input from FIG. 20, is registered in the filter condition file 320 specified by the filter condition file name of the condition. For example, when a message is input from the received message processing unit 11, it is divided into \ ABCD \ EFGH \ IJKL based on a format (number of digits) preset for each message.

【0077】フィルタ指定部330は、当該受信電文処
理部11の処理部のIDに基づいてフィルタ条件ファイ
ル3201 を検索する。当該フィルタ条件ファイル32
1に指定されているフィルタ条件「N=F」によりフ
ィルタリングを行った結果、フォーマットエラーと判明
し、イベントID「E1」を取得する。このようにし
て、取得したイベントIDは何に関するイベントである
かを格納する場合には、入出力部120のキーボードよ
りイベント一覧を表示する指定を行うと、図20に示す
ようなイベント一覧がディスプレイ上に表示される。
[0077] The filter specifying unit 330 searches the filter condition file 320 1 based on the ID of the processing unit of the received message processing unit 11. The filter condition file 32
0 1 specified in the filter condition "N = F" result of filtering by, proved to format error, obtains the event ID "E1". In this way, when the acquired event ID is to store what the event is related to, by specifying the display of the event list from the keyboard of the input / output unit 120, the event list as shown in FIG. Displayed above.

【0078】この後の処理として、前述の第2の実施例
のエラー再開処理に移行するようにしてもよい。 [第4の実施例]次に、第4の実施例として、図12、
図13に基づいて転送制御システムについて説明する。
As a subsequent process, the process may shift to the error resuming process of the second embodiment. [Fourth Embodiment] Next, as a fourth embodiment, FIG.
The transfer control system will be described based on FIG.

【0079】送信電文格納処理部131は、前段の電文
処理部12n から取得した電文を基本電文として送信基
本電文データベース132に格納する。送信制御部13
3は、図12に示す送信一覧データベース90を参照し
て、電文に記載されている宛先名「A」に対応するアク
セス番号「12345678」を取得する。図12の例
では、最初にファクシミリ通信を行うものとし、当該フ
ァクシミリ番号「12345678」を宛先として、送
信基本電文データベース132から基本電文を取得し
て、宛先Aに送信する。
The transmission message storage processor 131 stores the message acquired from the preceding message processor 12 n in the transmission basic message database 132 as a basic message. Transmission control unit 13
3 acquires the access number “12345678” corresponding to the destination name “A” described in the message with reference to the transmission list database 90 shown in FIG. In the example of FIG. 12, it is assumed that facsimile communication is performed first, a basic message is acquired from the transmission basic message database 132 with the facsimile number “12345678” as a destination, and transmitted to the destination A.

【0080】送信先結果取得部135は、宛先Aから受
信不可通知を受信すると、送信結果取得部135は、当
該受信不可通知を電文形式変換部136に転送する。電
文形式変換部136は、送信一覧データベース90を参
照して、次の優先順位(第2位)として指定されている
テレックス用に対応するように、基本電文をテレックス
形式に変換し、変換した電文を変換電文データベース1
34に格納する。
Upon receiving the reception failure notification from the destination A, the transmission result acquisition unit 135 transfers the reception failure notification to the message format conversion unit 136. The message format conversion unit 136 converts the basic message into a telex format by referring to the transmission list database 90 so as to correspond to the telex designated as the next priority (second order), and converts the converted message into a telex format. To conversion message database 1
34.

【0081】送信制御部133は、送信一覧データベー
ス90に指定されている次の順位の通信手段であるテレ
ックスで変換された電文を読み出して、再度宛先Aに送
信する。ここで、再度、送信結果取得部135が送信し
たテレックスから受信不可通知を送信先から取得する
と、当該通知を電文形式変換部136に転送する。
The transmission control section 133 reads the telegram converted by the telex, which is the next-ranked communication means specified in the transmission list database 90, and transmits it again to the destination A. Here, when the transmission result acquisition unit 135 obtains the reception failure notification from the transmission destination transmitted from the telex again from the transmission destination, the notification is transferred to the message format conversion unit 136.

【0082】電文形式変換部136は、再度送信一覧デ
ータベース90の次の順位(3位)の項目を参照する
と、宛先変更となり、宛先として、「B」が指定されて
いるため、指定された宛先「B」の通信手段であるファ
クシミリに、上記で用いたファクシミリ用の基本電文を
送信する。これにより、宛先Aに送信できなかった電文
を宛先Bに転送することが可能である。このような例
は、ある会社において宛先Aとなる部署のファクシミリ
装置がビジー状態であったとき、宛先Bとなる部署のフ
ァクシミリ装置に送信することが可能となるため、緊急
な電文を通知する際に有効である。
When the message format conversion unit 136 refers to the next item (third place) in the transmission list database 90 again, the destination is changed, and “B” is specified as the destination. The basic message for facsimile used above is transmitted to the facsimile which is the communication means of "B". As a result, a message that could not be transmitted to the destination A can be transferred to the destination B. In such an example, when a facsimile apparatus of a department serving as a destination A in a certain company is busy, the facsimile apparatus of the department serving as a destination B can transmit the facsimile apparatus. It is effective for

【0083】なお、上記の実施例では、図5に示すシス
テム構成に基づいて説明したが、当該構成要件をプログ
ラムで構築し、電文の制御を行うコンピュータに接続さ
れるディスク装置等に格納しておき、必要に応じてイン
ストールして使用することが可能である。また、プログ
ラムをフロッピーディスクやCD−ROM等の可搬記憶
媒体に格納し、汎用的に利用することも可能である。
Although the above embodiment has been described based on the system configuration shown in FIG. 5, the configuration requirements are constructed by a program and stored in a disk device or the like connected to a computer for controlling telegrams. It can be installed and used as needed. Further, the program can be stored in a portable storage medium such as a floppy disk or a CD-ROM, and can be used for general purposes.

【0084】なお、本発明は、上記の実施例に限定され
ることなく、特許請求の範囲内で種々変更・応用が可能
である。
The present invention is not limited to the above embodiment, but can be variously modified and applied within the scope of the claims.

【0085】[0085]

【発明の効果】上述の第1及び第10の発明によれば、
送受信する電文と、当該電文を処理する際に発生したイ
ベントをイベント毎個別に格納しておくことにより、従
来のように、イベント記録数の制限を受けることなく、
さらに、単に電文の通番を指定するのみで、所望の電文
を取得することが可能であるため、迅速に電文を取得す
ることが可能となる。
According to the first and tenth aspects of the present invention,
By storing the message to be transmitted and received and the event that occurred when processing the message individually for each event, unlike the conventional case, the number of event records is not limited,
Furthermore, since a desired message can be obtained simply by specifying the serial number of the message, it is possible to quickly obtain the message.

【0086】また、第2の発明によれば、イベントと当
該イベントが発生した電文の通番をイベントデータベー
スに共に格納しておくことにより、当該イベントが発生
した電文を取得する際には、当該通番に基づいて電文を
容易に検索することが可能である。また、第3及び第1
1の発明によれば、イベントの一つであるエラーが発生
した場合には、当該エラーイベントに対応する電文をオ
ペレータに提示し、オペレータにより修正された電文を
用いて再度当該イベントが発生した電文処理部より実行
を開始することが可能であるため、従来のように、当該
電文の送信元から処理の再開を行う必要がなく、特に、
緊急性の高い電文については、送信元からの再開を行う
のに比べて格段にロスタイムが削減される。
According to the second aspect, the event and the serial number of the message in which the event occurred are stored together in the event database, so that when the message in which the event occurred is acquired, the serial number is obtained. It is possible to easily retrieve a message based on the. In addition, the third and first
According to the first aspect, when an error, which is one of the events, occurs, a message corresponding to the error event is presented to the operator, and the message in which the event has occurred is again generated using the message corrected by the operator. Since the execution can be started from the processing unit, there is no need to restart the processing from the transmission source of the message as in the related art.
For a message with high urgency, the loss time is significantly reduced as compared with the case where the message is restarted from the transmission source.

【0087】また、第4及び第12の発明によれば、電
文形式に変更が発生した場合でも、プログラムを改修す
ることなく、フィルタリング位置、条件、条件の出力先
等の指定がオンライン実行中に変更可能となる。また、
電文に区切記号の位置を桁数に応じて登録するため、桁
位置指定によりオペレータによる登録が容易である。ま
た、第5の発明によれば、新規の電文が発行された場合
には、当該電文に対応する区切記号の位置に対応するフ
ィルタ条件を生成して登録しておくだけで、新規の形式
の電文のフィルタリング処理にも対処できる。
Further, according to the fourth and twelfth aspects, even when the message format is changed, the specification of the filtering position, the condition, the output destination of the condition and the like can be performed online without modifying the program. It can be changed. Also,
Since the position of the delimiter is registered in the message according to the number of digits, the operator can easily register by specifying the digit position. According to the fifth aspect, when a new message is issued, a filter condition corresponding to the position of a delimiter corresponding to the message is generated and registered, and a new format is created. It can also handle message filtering.

【0088】また、第6及び第13の発明によれば、あ
る宛先に対して複数の通信手段を優先順位に沿って登録
しておくことにより、仮に、最高順位の通信手段を用い
て通信が失敗した場合でもそれ以下の順位に設定されて
いる他の通信手段を用いてリトライすることが可能であ
るため、緊急性を要する電文の転送において、送信され
なかった電文が廃棄されることなく、確実に転送され
る。
According to the sixth and thirteenth aspects of the present invention, by registering a plurality of communication means for a certain destination in accordance with the priority order, provisional communication using the highest-order communication means is possible. Even if it fails, it is possible to retry using other communication means set to a lower rank, so in the transfer of urgent messages, untransmitted messages are not discarded, Transferred reliably.

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

【図1】本発明の電文交換システムを説明するための図
である。
FIG. 1 is a diagram for explaining a message exchange system of the present invention.

【図2】本発明の電文交換システムにおけるデータベー
スのレコードフォーマットの例である。
FIG. 2 is an example of a record format of a database in the message exchange system of the present invention.

【図3】本発明の受信処理の動作のフローチャートであ
る。
FIG. 3 is a flowchart of an operation of a receiving process according to the present invention.

【図4】本発明のイベント記録の動作のフローチャート
である。
FIG. 4 is a flowchart of an event recording operation according to the present invention.

【図5】本発明のエラー電文再開システムを説明するた
めの図である。
FIG. 5 is a diagram for explaining an error message resumption system according to the present invention.

【図6】本発明のエラー電文再開動作のフローチャート
である。
FIG. 6 is a flowchart of an error message restart operation according to the present invention.

【図7】本発明の電文フィルタシステムを説明するため
の図である。
FIG. 7 is a diagram for explaining a message filter system of the present invention.

【図8】本発明のフィルタ条件の例を示す図である。FIG. 8 is a diagram illustrating an example of a filter condition according to the present invention.

【図9】本発明のフィルタ部において電文に区切記号を
付与する例を示す図である。
FIG. 9 is a diagram illustrating an example in which a separator is added to a message in the filter unit of the present invention.

【図10】本発明の電文フィルタシステムの動作のフロ
ーチャートである。
FIG. 10 is a flowchart of the operation of the message filter system of the present invention.

【図11】本発明の転送制御システムを説明するための
図である。
FIG. 11 is a diagram for explaining a transfer control system according to the present invention.

【図12】本発明の送信一覧データベースの内容を示す
図である。
FIG. 12 is a diagram showing contents of a transmission list database of the present invention.

【図13】本発明の転送制御システムの動作シーケンス
チャートである。
FIG. 13 is an operation sequence chart of the transfer control system of the present invention.

【図14】本発明の第1の実施例の受信データベースに
格納される電文の例を示す図である。
FIG. 14 is a diagram illustrating an example of a message stored in a reception database according to the first embodiment of this invention.

【図15】本発明の第1の実施例のイベント一覧の表示
例である。
FIG. 15 is a display example of an event list according to the first embodiment of this invention.

【図16】本発明の第2の実施例のオペレータに提示さ
れる画面例(修正前)を示す図である。
FIG. 16 is a diagram showing an example of a screen (before correction) presented to an operator according to the second embodiment of the present invention.

【図17】本発明の第2の実施例のオペレータに提示さ
れる画面例(修正後)を示す図である。
FIG. 17 is a diagram showing an example (after correction) of a screen presented to an operator according to the second embodiment of the present invention.

【図18】本発明の第2の実施例の再開可能イベントテ
ーブルの例である。
FIG. 18 is an example of a restartable event table according to the second embodiment of this invention.

【図19】本発明の第3の実施例のフィルタ条件登録情
報の例である。
FIG. 19 is an example of filter condition registration information according to the third embodiment of this invention.

【図20】本発明の第3の実施例のエラーイベントの一
覧の例を示す図である。
FIG. 20 is a diagram illustrating an example of a list of error events according to the third embodiment of this invention.

【図21】従来の電文ログ取得の方法を説明するための
図である。
FIG. 21 is a diagram for explaining a conventional message log acquisition method.

【図22】従来の電文エラー時の処理を説明するための
図である。
FIG. 22 is a diagram for explaining conventional processing when a message error occurs.

【符号の説明】[Explanation of symbols]

10 転送制御装置 11 受信処理部 12 電文処理部 13 送信処理部 20 受信電文格納/通番取得部 30 イベント記録制御部 40 送信電文格納/通番取得部 50 受信電文データベース 60 イベントファイル群 70 送信電文データベース 80 イベント対応表 90 送信先一覧データベース 110 表示制御部 120 入出力部 131 送信電文格納処理部 132 送信基本データベース 133 送信制御部 134 変換電文データベース 135 送信結果取得部 136 電文形式変換部 210 エラー抽出部 220 エラー通知部 230 エラー電文ファイル 240 エラー電文修正部 250 エラー電文再開部 260 再開可能イベントテーブル 310 フィルタ条件登録部 320 フィルタ条件ファイル 330 フィルタ指定部 REFERENCE SIGNS LIST 10 transfer control device 11 reception processing unit 12 message processing unit 13 transmission processing unit 20 reception message storage / serial number acquisition unit 30 event recording control unit 40 transmission message storage / serial number acquisition unit 50 reception message database 60 event file group 70 transmission message database 80 Event correspondence table 90 Destination list database 110 Display control unit 120 Input / output unit 131 Transmission message storage processing unit 132 Transmission basic database 133 Transmission control unit 134 Conversion message database 135 Transmission result acquisition unit 136 Message format conversion unit 210 Error extraction unit 220 Error Notification section 230 Error message file 240 Error message correction section 250 Error message restart section 260 Restartable event table 310 Filter condition registration section 320 Filter condition file 330 Filter designation section

Claims (13)

【特許請求の範囲】[Claims] 【請求項1】 複数の電文処理装置間において電文の交
換を行う電文制御システムであって、 前記電文処理装置が受信した電文と該電文に一意に対応
する通番とを組にして格納する電文格納手段と、 前記電文処理装置において前記電文を処理する際に発生
するイベントをイベント種別毎に格納する少なくとも1
つのイベント格納手段とを有することを特徴とする電文
制御システム。
1. A message control system for exchanging messages between a plurality of message processing devices, wherein the message storage device stores a message received by the message processing device and a serial number uniquely corresponding to the message as a set. Means for storing, for each event type, an event occurring when the message processing device processes the message.
A message control system, comprising: two event storage means.
【請求項2】 前記イベント格納手段は、 前記イベント毎に識別子を付与し、前記イベントが発生
した電文の前記通番と共に格納する請求項1記載の電文
制御システム。
2. The message control system according to claim 1, wherein the event storage unit assigns an identifier to each event and stores the identifier together with the serial number of the message in which the event has occurred.
【請求項3】 複数の電文処理装置間において電文の交
換を行う電文制御システムであって、 抽出された電文のエラーをユーザに通知するエラー通知
手段と、 前記エラー通知手段により通知されたエラーを修正する
修正手段と、 前記修正手段により修正された電文について処理再開が
可能であるかを判定する再開判定手段と、 前記再開判定手段により再開可能であると判定された場
合に、指定された電文処理装置において処理を再開する
再開手段を有することを特徴とする電文制御システム。
3. A message control system for exchanging messages between a plurality of message processing devices, comprising: an error notifying unit for notifying a user of an error of an extracted message; and an error notifying unit for notifying the error notified by the error notifying unit. Correction means for correcting; a resumption judging means for judging whether processing can be resumed for the message corrected by the revising means; and a designated message when the resumption judging means judges that resumption is possible. An electronic message control system, comprising: a processing unit having a restart unit that restarts processing.
【請求項4】 複数の電文処理装置間において電文の交
換を行う電文制御システムであって、 前記電文の項目を所定の桁数毎に区切る電文分割手段
と、 フィルタ条件を、前記電文処理装置で処理される電文の
区切られた項目毎に予め登録するフィルタ条件登録手段
と、 前記電文分割手段により区切られた項目毎に、前記フィ
ルタ条件登録手段により登録されている前記フィルタ条
件を参照する条件参照手段と、 前記条件参照手段により参照されたフィルタ条件に基づ
いて前記電文をフィルタリングするフィルタリング手段
とを有することを特徴とする電文制御システム。
4. A message control system for exchanging messages between a plurality of message processing devices, comprising: a message division unit for dividing the items of the message by a predetermined number of digits; A filter condition registration unit that registers in advance for each of the divided items of the message to be processed; and a condition reference that refers to the filter condition registered by the filter condition registration unit for each of the items divided by the message division unit. Means, and a filtering means for filtering the message based on the filter condition referred to by the condition reference means.
【請求項5】 前記フィルタ条件登録手段は、 新規の電文を処理する場合には、該電文に対応するフィ
ルタ条件を生成し、登録する手段を含む請求項4記載の
電文制御システム。
5. The message control system according to claim 4, wherein said filter condition registering means includes means for, when processing a new message, generating and registering a filter condition corresponding to the message.
【請求項6】 複数の電文処理装置間において電文の交
換を行う電文制御システムであって、 前記電文を送信する際に、少なくとも1つの宛先に対し
て、複数の代替通信手段と、該代替通信手段に対応する
電文形式を設定する代替送信設定手段と、 ある通信手段を用いて電文を送信時において、送信が失
敗した場合には、前記代替送信設定手段により設定され
ている他の代替え通信手段を用いて再送信する再送信手
段を有することを特徴とする電文制御システム。
6. A message control system for exchanging messages between a plurality of message processing apparatuses, wherein a plurality of alternative communication means are provided to at least one destination when the message is transmitted. Alternative transmission setting means for setting a message format corresponding to the means, and when transmitting a message using a certain communication means, if the transmission fails, another alternative communication means set by the alternative transmission setting means A message control system, comprising: retransmission means for retransmitting a message using a message.
【請求項7】 前記代替送信設定手段は、 前記代替通信手段毎に優先順位を付与する優先順位付与
手段を含む請求項6記載の電文制御システム。
7. The message control system according to claim 6, wherein the alternative transmission setting unit includes a priority assigning unit that assigns a priority to each of the alternative communication units.
【請求項8】 前記代替送信設定手段は、 前記代替通信手段として、他の宛先を設定する手段を含
む請求項6記載の電文制御システム。
8. The message control system according to claim 6, wherein said alternative transmission setting means includes means for setting another destination as said alternative communication means.
【請求項9】 前記再送信手段は、 前記代替通信手段において設定されている電文形式に基
づいて、最高優先順位の代替通信手段で用いられた基本
電文を変換する電文変換手段を含む請求項6記載の電文
制御システム。
9. The retransmission unit includes a message conversion unit that converts a basic message used in the highest priority alternative communication unit based on a message format set in the alternative communication unit. The telegram control system described.
【請求項10】 複数の電文処理装置間において電文の
交換を行う電文制御プログラムを格納した記憶媒体であ
って、 前記電文処理装置が受信した電文と該電文に一意に対応
する通番とを組にして格納する電文格納プロセスと、 前記電文処理装置において前記電文を処理する際に発生
するイベントをイベント種別毎に格納する少なくとも1
つのイベント格納プロセスとを有することを特徴とする
電文制御プログラムを格納した記憶媒体。
10. A storage medium storing a telegram control program for exchanging telegrams between a plurality of telegram processing devices, wherein a telegram received by the telegram processing device and a serial number uniquely corresponding to the telegram are set. A message storing process for storing and storing at least one event generated when the message is processed in the message processing device for each event type.
A storage medium storing a telegram control program, characterized by having two event storage processes.
【請求項11】 複数の電文処理装置間において電文の
交換を行う電文制御プログラムを格納した記憶媒体であ
って、 抽出された電文のエラーをユーザに通知するエラー通知
プロセスと、 前記エラー通知プロセスにより通知されたエラーを修正
する修正プロセスと、 前記修正プロセスにより修正された電文について処理再
開が可能であるかを判定する再開判定プロセスと、 前記再開判定プロセスにより再開可能であると判定され
た場合に、指定された電文処理装置において処理を再開
する再開プロセスとを有することを特徴とする電文制御
プログラムを格納した記憶媒体。
11. A storage medium storing a message control program for exchanging messages between a plurality of message processing devices, comprising: an error notification process for notifying a user of an error in an extracted message; A correction process for correcting the notified error, a restart determination process for determining whether processing can be restarted for the message corrected by the correction process, and a restart determination process for determining that the message can be restarted. And a resuming process for resuming the processing in the designated message processing device.
【請求項12】 複数の電文処理装置間において電文の
交換を行う電文制御プログラムを格納した記憶媒体であ
って、 前記電文の項目を所定の桁数毎に区切る電文分割プロセ
スと、 フィルタ条件を、前記電文処理装置で処理される電文の
区切られた項目毎に予め登録するフィルタ条件登録プロ
セスと、 前記電文分割プロセスにより区切られた項目毎に、前記
フィルタ条件登録プロセスにより登録されている前記フ
ィルタ条件を参照する条件参照プロセスと、 前記条件参照プロセスにより参照されたフィルタ条件に
基づいて前記電文をフィルタリングするフィルタリング
プロセスとを有することを特徴とする電文制御プログラ
ムを格納した記憶媒体。
12. A storage medium storing a telegram control program for exchanging telegrams between a plurality of telegram processing devices, comprising: a telegram division process for dividing the telegram items by a predetermined number of digits; A filter condition registration process for registering in advance for each of the separated items of the message processed by the message processing device; and for each of the items separated by the message dividing process, the filter condition registered by the filter condition registration process. And a filtering process for filtering the message based on a filter condition referred to by the condition referencing process.
【請求項13】 複数の電文処理装置間において電文の
交換を行う電文制御プログラムを格納した記憶媒体であ
って、 前記電文を送信する際に、少なくとも1つの宛先に対し
て、複数の代替通信プロセスと、該代替通信プロセスに
対応する電文形式を設定する代替送信設定プロセスと、 ある通信プロセスを用いて電文を送信時において、送信
が失敗した場合には、前記代替送信設定プロセスにより
設定されている他の代替え通信プロセスを用いて再送信
する再送信プロセスを有することを特徴とする電文制御
プログラムを格納した記憶媒体。
13. A storage medium storing a telegram control program for exchanging telegrams between a plurality of telegram processing devices, wherein a plurality of alternative communication processes are transmitted to at least one destination when transmitting the telegram. An alternative transmission setting process for setting a message format corresponding to the alternative communication process; and, when transmitting a message using a certain communication process, if the transmission fails, the message is set by the alternative transmission setting process. A storage medium storing a telegram control program, characterized by having a retransmission process of retransmitting using another alternative communication process.
JP9205050A 1996-07-31 1997-07-30 Telegraphic message control system and storage medium storing telegraphic message control program Pending JPH1097447A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9205050A JPH1097447A (en) 1996-07-31 1997-07-30 Telegraphic message control system and storage medium storing telegraphic message control program

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP8-202570 1996-07-31
JP20257096 1996-07-31
JP9205050A JPH1097447A (en) 1996-07-31 1997-07-30 Telegraphic message control system and storage medium storing telegraphic message control program

Publications (1)

Publication Number Publication Date
JPH1097447A true JPH1097447A (en) 1998-04-14

Family

ID=26513459

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9205050A Pending JPH1097447A (en) 1996-07-31 1997-07-30 Telegraphic message control system and storage medium storing telegraphic message control program

Country Status (1)

Country Link
JP (1) JPH1097447A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005041284A1 (en) * 2003-10-24 2005-05-06 Tokyo Electron Limited Vertical heat treatment device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005041284A1 (en) * 2003-10-24 2005-05-06 Tokyo Electron Limited Vertical heat treatment device

Similar Documents

Publication Publication Date Title
US6966014B2 (en) Method for system obstacle correspondence support
JP2896394B2 (en) File server device
JP3304365B2 (en) Message communication control method and communication system
JPH1097447A (en) Telegraphic message control system and storage medium storing telegraphic message control program
JP2001060157A (en) Inter-application message exchange system
JP3550890B2 (en) Event transmission / reception method and apparatus
JP3540940B2 (en) Fax distribution system and method, and computer-readable recording medium recording a program for causing a computer to execute the method
JP3526073B2 (en) E-mail distribution method and distribution system
JP2606073B2 (en) Computer network broadcast method
JPH10232805A (en) Distributed retrieval system
JP2834006B2 (en) Failure recovery processing method and method
JPS6373426A (en) Correction system for software
JP2001154898A (en) Information sharing system and storage medium
JPH11338757A (en) File managing device
US20050149509A1 (en) Information processing method, information processing apparatus, control program, and storage medium
JPH04118735A (en) Information processing service function extending system
JPH04302040A (en) Electronic computer system
JPH04181461A (en) Management method for distributed file
JPH06149709A (en) Network system
JPH06266633A (en) Electronic mail system
JP2004252518A (en) Method and system for reporting operation start
JPH04123247A (en) Electronic mail system
JP2001352418A (en) Network scanner and network system connected with the same
JPH1155265A (en) Network operation information managing system
JPH07283832A (en) Mail protocol conversion control system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20040708

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20070406

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070508

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20071002