JPH11232220A - Method for distributing event data - Google Patents

Method for distributing event data

Info

Publication number
JPH11232220A
JPH11232220A JP10031343A JP3134398A JPH11232220A JP H11232220 A JPH11232220 A JP H11232220A JP 10031343 A JP10031343 A JP 10031343A JP 3134398 A JP3134398 A JP 3134398A JP H11232220 A JPH11232220 A JP H11232220A
Authority
JP
Japan
Prior art keywords
event
event data
data
code
program
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
JP10031343A
Other languages
Japanese (ja)
Inventor
Yoshiro Furukawa
善郎 古川
Koichi Tsurumaru
康一 鶴丸
Hiromitsu Kano
弘光 加納
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.)
Sanyo Electric Co Ltd
Original Assignee
Sanyo Electric Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sanyo Electric Co Ltd filed Critical Sanyo Electric Co Ltd
Priority to JP10031343A priority Critical patent/JPH11232220A/en
Publication of JPH11232220A publication Critical patent/JPH11232220A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To reduce the delay of message processing successively generated in real time without changing a transmitting side communication program even when the contents of operation on a receiving side are changed or added by adding event ID to the event data of various events generated in a facility, informing of all active programs of the reception of event data and entrusting the processing of the data to those active programs. SOLUTION: Upon receiving event data from a front accounting machine, an information processor 2 adds event ID to the received event data and stores the event data and the added event ID together in an event data file 208 through a DB management AP 205. An event code and the event ID included in the event data are set up in respective input buffers corresponding to all operation programs indicated in an active program list(AFL) stored similarly to the preset data of the event ID. Then all operation programs are informed of the generation of the event to entrust the processing of the event to those application programs.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、宿泊、休憩に供す
る施設の部屋に係る売上げ情報を管理する事象管理シス
テム装置に関し、詳しくは宿泊、休憩に供する施設で発
生する各種事象を処理する複数の業務プログラムを有す
る事象管理システム装置の事象データ振り分け方法に関
する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an event management system for managing sales information relating to rooms of a facility for lodging and resting, and more particularly to a plurality of events for processing various events occurring in a facility for lodging and resting. The present invention relates to an event data distribution method for an event management system device having a business program.

【0002】[0002]

【従来の技術】従来より宿泊、休憩に供する施設で発生
する各種事象は、斯かる事象を通信等の手段により取得
した通信プログラムが、当該事象データに含まれた事象
データの区分などにより、稼動中の複数の業務プログラ
ムの中からデータ処理が必要な業務プログラムを判断し
て、それら必要と認められる業務プログラムにのみ当該
事象を引き渡していた。
2. Description of the Related Art Conventionally, various events that occur in facilities for lodging and resting are operated by a communication program that has acquired such events by means of communication or the like, by dividing event data included in the event data. A business program that requires data processing is determined from a plurality of business programs in the middle, and the event is delivered only to the business program that is deemed necessary.

【0003】例えば特開平5−197684号公報(I
PC G06F 15/00 310)に見られるよう
に、業務プログラムが際に当該電文の処理主体業務プロ
グラムを特定する振り分け情報をパラメータとして付加
し、電文の受信プログラムで該パラメータである振り分
け情報を利用して当該電文を処理主体業務プログラムに
特定して振り分ける方法がある。また例えば特開平9−
73432号公報(IPC G06F 15/00 3
10) に見られるように、オンライン分散システムに
おける受信データの処理の性能向上,高速化を実現する
為に、受信デ−タを処理するための業務プログラムを決
定し業務プログラムに受信デ−タを引き渡すオンライン
コントロ−ル処理を行い、処理待ち状態にある受信デー
タから同じ業務プログラムで処理する1つ以上の受信デ
ータをまとめて一回の処理要求で業務プログラムにデ−
タを引き渡すようにして、受信データのまとめ数に正比
例して処理時間の短縮をはかった、ものがある。かかる
従来例は、電文を送出する際に受信する側の業務プラグ
ラムをパラメータにより指定して受信側の電文振り分け
に要する判断の簡素化と時間短縮をはかるものであり、
また受信側で発生した受信データを同一の業務プラグラ
ムで処理されるものかどうかを判断して受信データをま
とめて処理要求の回数を減らすことにより処理時間の短
縮をはかるものである。従って、前者の従来例では、電
文を送出する側で受信側の業務プラグラムを熟知しては
じめて実現する振り分け方法であり、受信側の業務内容
が変更若しくは追加される度に送信側の前記パラメータ
を変更する必要が発生し、また後者の従来例では、受信
した受信データを処理する側で同じ業務プログラムで処
理する受信データかどうか判断するという負荷が生じる
のでリアルタイムに次々と発生する電文の処理が遅延す
る場合が起こりうる。
[0003] For example, Japanese Patent Application Laid-Open No. 5-197684 (I
As seen in PC G06F 15/00 310), the business program adds, as a parameter, distribution information specifying the processing subject business program of the message at the time, and uses the distribution information as the parameter in the message receiving program. There is a method in which the message is specified and distributed to the processing subject business program. For example, see Japanese Patent Application Laid-Open
No. 73432 (IPC G06F 15/00 3)
As can be seen in 10), a business program for processing the received data is determined and the received data is stored in the business program in order to improve the performance and speed of the processing of the received data in the online distributed system. Performs the online control process to be delivered, and collects one or more pieces of received data to be processed by the same business program from the received data in the processing waiting state, and collects the data into the business program by one processing request.
In such a case, the processing time is reduced in direct proportion to the number of received data. In such a conventional example, the business program on the receiving side when transmitting a message is designated by a parameter to simplify the determination and reduce the time required for sorting the message on the receiving side,
It is also intended to reduce the processing time by determining whether received data generated on the receiving side is processed by the same business program and reducing the number of processing requests by collecting the received data. Therefore, in the former conventional example, the dispatching method is a distribution method realized only by familiarizing the business program on the receiving side with the message sending side, and the parameter on the transmitting side is changed every time the business content on the receiving side is changed or added. In the latter conventional example, there is a need to change the received data, and the processing of the received data is burdened by determining whether the received data is processed by the same business program. Delays can occur.

【0004】[0004]

【発明が解決しようとする課題】しかしながら上述のご
とき従来の技術では、下記のごとき問題点が存在する。
前者においては、電文を送出する側で受信側の業務プラ
グラムを熟知する必要があり、受信側の業務内容が変更
若しくは追加される度に送信側の前記パラメータを変更
する必要が発生するので、かかるパラメータの管理を怠
った場合には、受信側の業務内容の変更や追加に関する
処理が正しく動作しなくなり、受信側の業務内容の変更
若しくは追加と、送信側の前記パラメータの変更という
複数のプラグラム変更が常に必要とされる。また後者に
おいては、受信データを処理する送信側で同じ業務プロ
グラムで処理する受信データかどうか判断する為に、リ
アルタイムに次々と発生する電文の処理をある程度の件
数だけ処理を中断してまとめないと、同じ業務プログラ
ムで処理する1つ以上の受信データをまとめて一回の処
理要求で業務プログラムにデ−タを引き渡すようになす
ことはできず、従って受信データを処理する側で同じ業
務プログラムで処理する受信データかどうか判断すると
いう負荷が生じるばかりか、リアルタイムに次々と発生
する電文の処理が遅延する原因にもなる。本発明は上記
問題点を解決するためになされたものであって、受信側
の業務内容が変更、追加された場合でも送信側の前記パ
ラメータの変更が発生せず、受信側の業務プラグラムの
変更、追加でよくなるとともに、受信データを処理する
送信側では同じ業務プログラムで処理する受信データか
どうかを判断するという負荷が発生せず、リアルタイム
に次々と発生する電文処理の遅延を削減する施設管理シ
ステムの事象データ振り分け方法を提供することを目的
とする。
However, the prior art as described above has the following problems.
In the former case, it is necessary for the sending side of the message to be familiar with the business program of the receiving side, and it is necessary to change the parameter of the transmitting side every time the business contents of the receiving side are changed or added. If the parameters are neglected, the process related to the change or addition of the business content on the receiving side will not operate correctly, and the program change or addition of the business content on the receiving side and the change of the parameters on the sending side will cause multiple program changes. Is always needed. Also, in the latter case, in order to determine whether the received data is processed by the same business program on the sending side that processes the received data, the processing of messages that occur one after another in real time must be interrupted by a certain number of processes and summarized. However, it is not possible to collectively transfer one or more pieces of received data processed by the same business program to the business program by a single processing request. Not only does the load of determining whether the received data is the data to be processed occur, but it also causes a delay in the processing of electronic messages that occur one after another in real time. The present invention has been made in order to solve the above-described problem, and even if the content of work on the receiving side is changed or added, the parameter of the transmitting side does not change, and the business program of the receiving side is changed. A facility management system that reduces the delay of electronic message processing that occurs one after another in real time without the load of determining whether the received data is processed by the same business program on the transmitting side that processes received data. It is an object of the present invention to provide a method of sorting event data.

【0005】[0005]

【課題を解決するための手段】本発明に係る事象データ
振り分け方法は、各種事象に関する事象データを当該事
象データの種類を示す事象コードとともに記録する事象
データファイルと、各々個別に入力バッファーを有する
複数の業務プログラム群と、前記複数の業務プログラム
の中で実行可能なプログラムの一覧を示すアクティブプ
ログラムリストと、外部コンピュータと前記事象に係る
情報の送受信を担当する通信プログラムと、を有する事
象管理システム装置において、前記通信プログラムは、
前記事象コードとともに受信した前記事象データに、該
事象コード内で固有なインデックス情報として事象ID
を付加して、前記事象データファイルに記録し、当該事
象データ内の前記事象コードと前記事象IDとを、前記
アクティブプログラムリストに示された全ての業務プロ
グラムに対応する各入力バッファーへ、設定することに
よって、前記アクティブプログラムリストに示された全
ての業務プログラムに当該事象の発生を通知して、各業
務プログラムに当該事象データの処理を委ねる、ことを
特徴とし、また前記入力バッファーに前記事象コードと
前記事象IDとを設定された業務プログラムは、当該事
象コードにより当該事象が自ら処理すべき事象でないと
判断した場合には前記入力バッファー内の当該事象コー
ドと当該事象IDとを削除し、また当該事象コードによ
り当該事象が自ら処理すべき事象であると判断した場合
には当該事象コードと当該事象IDとをキーとして前記
事象データファイルの内容を読み込んで必要な業務処理
を行なうとともに前記入力バッファー内の当該事象コー
ドと当該事象IDとを削除する、ことを特徴とするもの
であって、更には前記通信プログラムは、各業務プログ
ラムの入力バッファーに設定された前記事象コードと前
記事象IDとについて予め定められた時間内に消去され
ていない場合に、前記アクティブプログラムリスト内の
当該業務プログラムを削除する、 ことを特徴とする。
According to the present invention, there is provided an event data distribution method, comprising: an event data file for recording event data relating to various events together with an event code indicating the type of the event data; Event management system comprising: a group of business programs; an active program list showing a list of executable programs among the plurality of business programs; and a communication program for transmitting and receiving information related to the event to an external computer. In the apparatus, the communication program includes:
The event data received together with the event code includes an event ID as unique index information in the event code.
And records the event code and the event ID in the event data to each input buffer corresponding to all the business programs indicated in the active program list. By setting, the occurrence of the event is notified to all business programs indicated in the active program list, and the processing of the event data is entrusted to each business program, and the input buffer When the business program in which the event code and the event ID are set determines that the event is not an event to be processed by the event code, the business program sets the event code and the event ID in the input buffer. Is deleted, and if it is determined that the event is an event to be processed by the And reading the contents of the event data file using the event ID and the event ID as keys, and performing the necessary business processing, and deleting the event code and the event ID in the input buffer. Further, the communication program, if the event code and the event ID set in the input buffer of each business program have not been erased within a predetermined time, the communication program The business program is deleted.

【0006】[0006]

【発明の実施の形態】以下、本発明をその実施の形態を
示す図面に基づいて詳述する。説明を簡潔に表現する為
に「データベース;Data Base」を「DB」と省略し、
「ソフトウェア;Software 」を「SW」と省略し、
「業務プログラム; Application Program 」を「A
P」と省略して表記する。また宿泊、休憩に供する施設
である部屋に関して発生したイベントの中で情報として
コンピュータ処理されるべき事象に係る情報を以下「事
象データ」と呼ぶ。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, the present invention will be described in detail with reference to the drawings showing the embodiments. "Data Base" is abbreviated as "DB" to simplify the description,
"Software" is abbreviated as "SW",
“A” for “Application Program”
"P". In addition, information relating to an event to be computer-processed as information among events that have occurred in a room that is a facility provided for lodging and rest is hereinafter referred to as “event data”.

【0007】図1は本発明の事象管理システム装置にお
ける一実施例のフロント会計機のブロック構成を示す模
式図であり、図2は本発明の事象管理システム装置にお
ける一実施例の情報処理装置のブロック構成を示す模式
図である。図1は施設のフロントに設置されたフロント
会計機及びその周辺装置であり、これらフロント会計機
及びその周辺装置の機器は複数セット設置されているこ
ともある。図2は図1のフロント会計機とRS232C
等の通信手段で接続された施設の情報処理装置及びその
周辺装置である。図1に示されたフロント会計機1は、
宿泊、休憩に供する施設の部屋に関する現在の利用状
態、過去の利用状況、及び将来の予約等の情報を記憶す
る情報記憶部103を持つ。そして情報記憶部103
は、各部屋に関してその等級や利用料金及び現在の利用
状態等の情報を持つ部屋情報ファイル1031と、各部
屋を利用する顧客のチェックインやチェックアウトの時
間及び各部屋に設置された冷蔵庫の当該顧客に対する売
上げに係る情報等の利用状況を持つ利用状況ファイル1
032と、各部屋の利用に係る部屋売上げと前記冷蔵庫
内の商品毎の売上げとを、日常の売上げの締め処理とし
ての日計や月次の締め処理としての月計等の累計情報を
持つ売上げ情報ファイル1033と、を有している。フ
ロント会計機1は通信ネットワークによって施設の各部
屋に設置された電話機、冷蔵庫、または両替機等の端末
機104、104、...、104と接続されている。
図2に示された情報処理装置2は、施設における掃除・
作業等に係る業務支援や、売上集計・部屋稼動率等の経
営支援等に係る各種の指示を行なう情報入力部201
と、各種の情報を視覚的に表示する情報表示部202
と、通信プログラム203、メッセージ送受信部品20
4、DB管理AP205、各種業務プログラムのグルー
プとして各種APグループ206、DBアクセス部品2
07等の各種のプログラムを有し、また事象データファ
イル208、208、、...、208及びこれら事象
データファイル208のインデックス情報ファイル20
81、各種APグループ206用の各種APグループ用
のデータファイル209等の各種データファイルを有し
ている。各種APグループ206はその各々のAPにそ
れぞれ各種APの入力バッファーグループ2061を有
する。通信プログラム203は、各種事象データの送受
信をフロント会計機1との間で実現するプログラムであ
り、これらの各種事象データを引き渡す業務プログラム
のリストとしてアクティブプログラムリスト2031を
有する。通信プログラム203はフロント会計機1から
送られてくるデータのバッファリングを行ない、後述す
るメッセージ送受信部品に受信したデータを事象データ
として引き渡すことによりバッファリングされたデータ
を事象データファイル208というDBへ記録する。通
信プログラム203の階層構造は、OSIモデル7階層
からネットワーク層、トランスポート層を省き、物理層
(RS232C)、データリンク層、依頼データのバッ
ファリング機能を含むセっション層、ファイル転送及び
AP(OSIモデルのpresentation層及び application
層に対応する)の4層構造である。DBアクセス部品2
07は、前記各種の事象データを記憶する事象データフ
ァイル208や各種APグループ用のデータファイル2
09などのDBファイル(以下DBFという)に関して、
DBFを構築する為の一般的なDBエンジンにより提供
されているDBアクセス用のオブジェクトを使用して前
記DBFへの操作を行なうSW部品である。DBアクセ
ス部品207は前記DBエンジンに全く依存しないDB
アクセスプログラムを提供するSW部品である。DBア
クセス部品207は、情報処理装置2が保有する可能性
のある複数のAPにおいて使用可能なDBアクセス汎用
SW部品と、各種APグループ206等固有のAPに特
化されたDBアクセス特化プログラムとで構成されてい
る。DBアクセス汎用SW部品は、DBコネクション機
能(接続、切断の機能)、レコード操作機能(レコードの
追加、更新、削除の機能)、DBFへの検索実行と検索
結果の管理との機能を持っている。DBアクセス特化プ
ログラムは以下の4つのSW部品で構成されている。第
1には、システム管理データの追加、更新、削除、所望
の検索結果などシステム管理情報を得る為のシステム管
理データアクセス用SW部品である。第2には、システ
ム履歴管理データの追加、更新、削除、及び検索結果を
得る為のシステム履歴管理データアクセス用SW部品で
ある。第3には、事象関連データの追加、更新、削除、
及び検索結果を得る為の事象データアクセス用SW部品
である。第4には、システムに固有の定数データの追
加、更新、削除、及び検索結果を得る為の定数データア
クセス用SW部品である。メッセージ送受信部品204
はSW部品であって、情報処理装置2の各AP間で情報
の送受信を媒介するものである。通信プログラム203
が事象データをフロント会計機1より受信すると、メッ
セージ送受信部品204を通じて情報処理装置2の全て
のAPへ当該事象データの受信が伝達される。メッセー
ジ送受信部品204は、情報処理装置2におけるAP間
の「情報交換所謂 DATA EXCHANGE 」(以下「DATA EXCH
ANGE」をDXと省略する)を構築する為の一般的なDX
エンジンにより提供されているSWであるDXオブジェ
クトを使用して前記AP間のメッセージ送受信のプログ
ラムを提供するものである。例えば、あるAPが、他の
APにメッセージを送信する場合には、各APに対応し
たソケットと称する送信情報を付加してメッセージ送受
信部品204に引き渡すと、情報処理装置2内の全ての
APに当該メッセージを引き渡す。各APでは引き渡さ
れたメッセージが自ら処理すべきものか否かを付加され
たソケットの内容から判断する。そして自ら処理すべき
ものと判断した場合には当該メッセージを着信した旨の
メッセージをメッセージ送受信部品204に引き渡す。
送信元のAPはかかる返信メッセージによって目的とす
るAPにおける受信状況を確認する。フロント会計機1
において発生した事象に係るデータ(事象データ)に関
して、これら各種の事象データはフロント会計機1から
情報処理装置2に通信回線(例えばRS232C)を介
して送信されて事象の発生が通知される。情報処理装置
2においては通信プログラム203によって情報処理装
置2内のDB管理AP205や各種APグループ206
にメッセージ送受信部品204を通じて事象データが渡
される。DB管理AP205や各種APグループ206
は引き渡された事象データをチェックして自ら処理する
必要があると判断する事象データについてのみ必要な処
理を行なう。即ち通信プログラム203は情報処理装置
2内の各APが当該事象データを処理する必要があるか
否かを判断せず、発生した全ての事象データを無条件に
情報処理装置2内の各APへと引き渡すものである。例
えば事象データの発生をメッセージ送受信部品204を
通じて通知されたDB管理AP205は、当該事象デー
タを自ら処理すべき事象データと判断して、事象データ
ファイル208にDBアクセス部品207を介して記録
する。事象データは、各事象のデータ形式によって各種
のデータ形式に分類される(例えば入室、掃除/作業、
精算、値引き等の施設において発生している各業務に対
応した事象のデータ形式等)が、事象データの先頭には
事象データの内容を表す事象コードが必ず設定されてお
り、各種APグループ206はかかる事象コードにより
処理する必要があるかどうかを判断する。更に事象デー
タのデータ形式の中には、フロント会計機1で当該事象
が発生した日時が必ず設定されているが、この事象発生
日時はデータ形式の種類によっては部屋への入室日時や
部屋の精算日時や部屋の掃除終了日時等としても扱われ
る。図3は、インデックス情報ファィル2081の記録
フォーマットを示す模式図であり、図4は各事象データ
ファイル208に記録されている記録開始日時、記録終
了日時の記録フォーマットを示す模式図である。各事象
データファイル208を管理するために、インデックス
情報ファィル2081内には各事象データファイル毎
に、記録開始日時と記録終了日時及び事象データファイ
ルの名称が記録されている。インデックス情報ファィル
2081に記録された各事象データファイル208に対
する記録開始日時及び記録終了日時および事象データフ
ァイルの名称によって、事象データファイル208自身
の分割に係る情報が管理され、事象データの検索、記録
に際して使用されている。
FIG. 1 is a schematic diagram showing a block configuration of a front accounting machine according to an embodiment of the event management system apparatus of the present invention. FIG. 2 is a block diagram of an information processing apparatus according to an embodiment of the event management system apparatus of the present invention. It is a schematic diagram which shows a block structure. FIG. 1 shows a front checkout machine and its peripheral devices installed at the front of a facility, and a plurality of sets of these front checkout machines and their peripheral devices may be installed. Fig. 2 shows the front accounting machine and RS232C in Fig. 1.
And the like and the peripheral devices connected to the facility by communication means. The front checkout machine 1 shown in FIG.
It has an information storage unit 103 for storing information such as a current use state, a past use state, and a future reservation of a room of a facility used for lodging and rest. And the information storage unit 103
Is a room information file 1031 having information about each room, such as its class, usage fee, and current usage status, and the check-in and check-out times of customers who use each room, and the information of the refrigerator installed in each room. Usage status file 1 containing usage status of information related to sales to customers
032 and the sales having room information relating to the use of each room and the sales of each product in the refrigerator, which are accumulated information such as a daily total as a daily closing process and a monthly total as a monthly closing process. Information file 1033. The front accounting machine 1 includes terminals 104, 104,..., Such as telephones, refrigerators, or currency exchange machines, installed in each room of the facility by a communication network. . . , 104.
The information processing apparatus 2 shown in FIG.
An information input unit 201 that provides various instructions related to business support related to work and the like and management support such as sales totalization and room occupancy.
Information display unit 202 for visually displaying various information
, Communication program 203, message transmitting / receiving component 20
4. DB management AP 205, various AP groups 206 as various business program groups, DB access components 2
07 and various event data files 208, 208,. . . , 208 and the index information file 20 of these event data files 208
81, and various data files such as various AP group data files 209 for various AP groups 206. Each AP group 206 has an input buffer group 2061 of each AP in each AP. The communication program 203 is a program for realizing transmission and reception of various event data with the front accounting machine 1, and has an active program list 2031 as a list of business programs that deliver these various event data. The communication program 203 buffers the data sent from the front accounting machine 1 and records the buffered data in an DB called an event data file 208 by passing the data received to a message transmitting / receiving component described later as event data. I do. The hierarchical structure of the communication program 203 is such that the network layer and the transport layer are omitted from the OSI model seven layer, and the physical layer (RS232C), the data link layer, the session layer including the buffering function of the requested data, the file transfer, and the AP ( OSI model presentation layer and application
(Corresponding to layers). DB access component 2
07 is an event data file 208 for storing the various event data and a data file 2 for various AP groups.
For DB files such as 09 (hereinafter referred to as DBF),
A SW component that performs an operation on the DBF by using a DB access object provided by a general DB engine for constructing the DBF. The DB access component 207 is a DB that does not depend on the DB engine at all.
An SW component that provides an access program. The DB access component 207 includes a DB access general-purpose SW component that can be used in a plurality of APs that the information processing apparatus 2 may have, and a DB access specialization program specialized for an AP unique to various AP groups 206 and the like. It is composed of The DB access general-purpose SW component has a DB connection function (connection / disconnection function), a record operation function (record addition / update / deletion function), a search execution to the DBF, and a search result management function. . The DB access specialization program is composed of the following four SW components. The first is a system management data access SW component for obtaining system management information such as addition, update, and deletion of system management data and a desired search result. Second, there is a system history management data access SW component for adding, updating, and deleting system history management data and obtaining a search result. Third, add, update, and delete event-related data.
And an event data access SW component for obtaining a search result. Fourth, there is a constant data access SW component for adding, updating, and deleting constant data unique to the system and obtaining a search result. Message transmission / reception component 204
Are SW components, which mediate transmission and reception of information between each AP of the information processing apparatus 2. Communication program 203
Receives the event data from the front accounting machine 1, the reception of the event data is transmitted to all the APs of the information processing device 2 through the message transmitting / receiving component 204. The message transmission / reception component 204 is a “data exchange so-called“ DATA EXCHANGE ”” (hereinafter referred to as “DATA EXCHANGE”) between APs in the information processing apparatus 2.
ANGE "is abbreviated as DX) General DX for building
A program for transmitting and receiving messages between the APs is provided by using a DX object which is a SW provided by an engine. For example, when a certain AP transmits a message to another AP, it adds transmission information called a socket corresponding to each AP and delivers it to the message transmitting / receiving component 204. Deliver the message. Each AP determines from the content of the added socket whether the delivered message should be processed by itself. Then, when it is determined that the message should be processed, a message indicating that the message has been received is delivered to the message transmitting / receiving component 204.
The source AP confirms the reception status at the target AP by using the reply message. Front accounting machine 1
These event data are transmitted from the front accounting machine 1 to the information processing device 2 via a communication line (for example, RS232C) to notify the occurrence of the event. In the information processing apparatus 2, the DB management AP 205 and various AP groups 206 in the information processing apparatus 2 are operated by the communication program 203.
The event data is passed through the message transmission / reception component 204. DB management AP 205 and various AP groups 206
Checks the delivered event data and performs necessary processing only on the event data determined to need to be processed by itself. That is, the communication program 203 does not determine whether or not each AP in the information processing device 2 needs to process the event data, and unconditionally sends all generated event data to each AP in the information processing device 2. And hand it over. For example, the DB management AP 205 notified of the occurrence of the event data via the message transmitting / receiving component 204 determines that the event data is event data to be processed by itself, and records the event data in the event data file 208 via the DB access component 207. Event data is classified into various data formats according to the data format of each event (for example, entry, cleaning / work,
The data format of the event corresponding to each task occurring in the facility such as settlement, discount, etc.) is always set at the head of the event data, and the event code indicating the content of the event data is set. It is determined whether or not it is necessary to perform processing based on the event code. Furthermore, in the data format of the event data, the date and time when the event occurred in the front accounting machine 1 is always set. However, depending on the type of the data format, the date and time when the event entered the room or the settlement of the room is performed. It is also treated as the date and time or the date and time when the room cleaning ends. FIG. 3 is a schematic diagram showing a recording format of the index information file 2081, and FIG. 4 is a schematic diagram showing a recording format of the recording start date and time and the recording end date and time recorded in each event data file 208. In order to manage each event data file 208, the recording start date and time, the recording end date and time, and the name of the event data file are recorded in the index information file 2081 for each event data file. Information relating to division of the event data file 208 itself is managed by the recording start date and time and the recording end date and time of each event data file 208 recorded in the index information file 2081 and the name of the event data file. in use.

【0008】次にこのように構成された本実施例の事象
管理システム装置において、フロント会計機1から受信
した前記事象データを各業務プログラムに振り分ける方
法について、図5においてその制御手順を示したフロー
チャートに基づいて説明する。 STEP01 ; 本STEP01では、フロント会計機
1から事象データが送信されてくるのを待っている。所
謂待機STEPであり、事象データの受信があるとST
EP02へ進む。 STEP02; 本STEP02においては、受信した事
象データの事象IDを付加する。該事象IDは事象デー
タ内に設定された事象の種類を示す事象コード毎に付与
されるものであって、例えば事象コード毎の連続番号等
がプリセットデータとして情報処理装置2の持つハード
ディスクやRAM等の情報記憶エリアに記憶されてお
り、かかるプリセットデータより事象データの受信時に
事象コードに対応する事象IDを読み出して更新して記
憶し直される。そして更新した事象IDを当該事象デー
タに付加している。 STEP03; 本STEP03では、付加された事象I
Dとともに前記事象データを、DB管理APを介して事
象データファイル208に記録する。事象データファイ
ル208は本発明の情報処理装置2においては複数のフ
ァイルに分割されて記憶されている。分割して記憶する
ことにより、ファイルの容量を小さな単位でインデック
ス情報ファイル2081で各分割事象データファイル2
08のインデックスを管理して、DBのダウン等の不具
合に対するリカバリィを容易にし、しかもDB内の各レ
コードを読み出す時間を短縮しているものである。 STEP04; 本STEP04では、STEP02にお
けるプリセットデータと同様に記憶されたアクティブプ
ログラムリスト(Active ProgramLis
t;以下APLといい、図6にそのフォーマットを示
す)を使用して以下のSTEP05からSTEP10で
示すLOOP処理の準備として、APL用のLOOPカ
ウンターを1にクリアーし、下記に説明する有効AP数
を取得しておく。該APLは、情報処理装置2において
実行可能な業務プログラム(AP)に係るAP名60
1、当該APの入力バッファーアドレス602、実行可
能に待機している状態(所謂アクティブな状態)である
かを示すフラグとしてのアクティブフラグ603等の情
報を、各AP毎にSETとして持つリストである。そし
てこのAPLは情報処理装置2の起動時にリセットされ
るとともにAPL内のアクティブなAPの数を有効AP
数600として設定されている。 STEP05;本STEP05では前記LOOPカウン
ターと有効AP数600とを比較し、LOOPカウンタ
ーが有効AP数600より大きい場合には、全てのAP
への事象データの受信通知を完了したことになるので、
STEP01へ戻り、再びフロント会計機1から次の事
象データが送信されてくるのを待つ。LOOPカウンタ
ーが有効AP数600より大きくない場合には、次のS
TEP06へ進む。 STEP06;本STEP06では前記LOOPカウン
ターの示す番号に対応するAPL内の入力バッファーア
ドレス602より当該APの入力バッファーを読み出し
てその内容をチェックする。そしてこの入力バッファー
の内容が空である場合(つまり前回までに通知した事象
データの処理が完了している場合である)にはSTEP
09へ進む。またこの入力バッファーの内容が空でない
場合(つまり前回までに通知した事象データの処理が完
了していない場合である)にはSTEP07へ進む。斯
かる各APの入力バッファーの内容を図7に示す。事象
データの発生毎に、事象コード701と、事象ID70
2と、入力バッファーへの設定時間703とを1 SE
Tとして m−set分の情報が各APの入力バッファ
ーへ設定される。各APは、事象コード701と、事象
ID702と、入力バッファーへの設定時間703との
1 SETを用いて当該事象データの処理を行なうと当
該1 SETの情報をクリアーするようになっている。 STEP07; 本STEP07ではLOOPカウンター
の示す番号に対応するAPL内の入力バッファー内に、
前回までに通知した事象データに係るSETが残ってい
る場合で有るので、この1 SETが設定された時間で
ある設定時間703を調べる。そしてその設定時間70
3から所定の時間が経過していないと判断された場合に
は、STEP09へ進んで、次の1 SETを当該入力
バッファーに追加設定する。またその設定時間703か
ら所定の時間が経過していると判断された場合は、対応
するAPがSTEP08へと進む。 STEP08; 本STEP08では、LOOPカウンタ
ーの示す番号に対応するAPがアクティブでないので、
前記APL内のLOOPカウンターの示す番号に対応す
るAP用のアクティブフラグをOFFにし、またLOO
Pカウンターの示す番号に対応するAP用の入力バッフ
ァーを全てクリアーして、STEP05へ戻る。 STEP09;本STEP09では、前記LOOPカウ
ンターの示す番号に対応するAPのアクティブフラグ6
03がONの場合にのみ、前記LOOPカウンターの示
す番号に対応するAPの入力バッファーに事象コード7
01と、事象ID702と、入力バッファーへの設定時
間703とを1 SETとして設定する。尚設定時間7
03には情報処理装置2の保有する現在の時間を充て
る。またこの1 SETの設定に際しては当該入力バッ
ファー内の空きエリアに設定する。 STEP10; 本STEP10では、前記LOOPカウ
ンターを+1だけカウントアップして、STEP05へ
戻る。各種AP側では各APに固有の入力バッファーに
上記の事象コード、事象ID、バッファーへのこれら事
象コードと事象IDとの設定時間がセットとして設定さ
れるのを常に待っていて、自らの入力バッファーにこれ
らのセットの情報が設定されると、自らのAPで処理す
る必要のある事象かどうかを見て、自らのAPで必要な
処理を実行する。例えば会員管理のAPであれば対応す
るデータファイル209の該当する会員の情報を更新す
る、等各APに固有の処理が実行される。そしてその後
はこれらの必要な処理を実行したしないに拘わらず、自
らの入力バッファー内の処理済みのセットの情報をクリ
アーしておくことで、通信プログラム203はセットし
た事象データの処理が、その入力バッファーに対応する
APにおいて、完了していると判断する。ここで、事象
データファイル208の記録の方法について補足する。
本発明において、事象データファイル208は例えば毎
日一定の時間においてそれ以前に発生した事象データが
記録された事象データファイル208をクローズして、
検索、読み出しに限定されて使用するものとし、そして
当該時間以降は新たに事象データファイル208を作成
してオープンし、当該事象データ以降に発生する事象デ
ータについては、この新たに作成された事象データファ
イル208内にされる。従って、このクローズされた事
象データファイル208は2重化して保存されるという
わけではない。クローズされた事象データファイル20
8はその後一切書き込み処理をせずに、読み出し専用の
ファイルとして扱われる。
FIG. 5 shows a control procedure of a method for distributing the event data received from the front accounting machine 1 to each business program in the event management system apparatus of the present embodiment configured as described above. This will be described based on a flowchart. STEP01: In this STEP01, it waits for event data to be transmitted from the front accounting machine 1. This is a so-called standby STEP, and when event data is received, the ST
Proceed to EP02. STEP02; In STEP02, the event ID of the received event data is added. The event ID is assigned to each event code indicating the type of event set in the event data. For example, a serial number or the like for each event code is stored as preset data in a hard disk, RAM, or the like of the information processing apparatus 2. The event ID corresponding to the event code is read from the preset data when the event data is received, updated, and stored again. Then, the updated event ID is added to the event data. STEP03; In this STEP03, the added event I
The event data is recorded together with D in the event data file 208 via the DB management AP. The event data file 208 is divided into a plurality of files and stored in the information processing apparatus 2 of the present invention. By dividing and storing the divided event data files 2 in the index information file 2081, the file capacity is reduced in small units.
The index 08 is managed to facilitate recovery from a failure such as a DB down, and to reduce the time required to read each record in the DB. STEP04; In this STEP04, an active program list (Active ProgramList) stored in the same manner as the preset data in STEP02 is stored.
t; hereinafter referred to as APL, the format of which is shown in FIG. 6). In preparation for the LOOP processing shown in STEP05 to STEP10 below, the LOOP counter for APL is cleared to 1 and the number of effective APs described below. Get it. The APL is an AP name 60 relating to a business program (AP) executable in the information processing apparatus 2.
1, a list having information such as an input buffer address 602 of the AP, an active flag 603 as a flag indicating whether the AP is in an executable standby state (a so-called active state), etc. for each AP. . The APL is reset when the information processing apparatus 2 is started up, and the number of active APs in the APL is changed to the effective AP.
The number is set as 600. STEP05: In this STEP05, the LOOP counter is compared with the number of valid APs 600, and if the LOOP counter is larger than the number of valid APs 600, all APs are
Since the notification of the reception of the event data to has been completed,
The process returns to STEP 01 and waits for the next event data to be transmitted from the front accounting machine 1 again. If the LOOP counter is not greater than 600 effective APs, the next S
Proceed to TEP06. STEP06: In this STEP06, the input buffer of the AP is read from the input buffer address 602 in the APL corresponding to the number indicated by the LOOP counter, and the contents are checked. If the contents of the input buffer are empty (that is, if the processing of the event data notified up to the previous time has been completed), STEP
Go to 09. If the contents of the input buffer are not empty (that is, the processing of the event data notified up to the previous time has not been completed), the process proceeds to STEP07. FIG. 7 shows the contents of the input buffer of each such AP. Each time event data is generated, an event code 701 and an event ID 70
2 and the set time 703 for the input buffer are 1 SE
As T, information for m-set is set in the input buffer of each AP. When each AP processes the event data using one SET of the event code 701, the event ID 702, and the set time 703 for the input buffer, the information of the one SET is cleared. STEP07: In this STEP07, in the input buffer in the APL corresponding to the number indicated by the LOOP counter,
Since this is the case where the SET relating to the event data notified up to the previous time remains, the set time 703, which is the time at which this 1 SET is set, is checked. And the set time 70
If it is determined that the predetermined time has not elapsed from 3, the process proceeds to STEP09, and the next 1 SET is additionally set in the input buffer. If it is determined that the predetermined time has elapsed from the set time 703, the corresponding AP proceeds to STEP08. STEP08; In this STEP08, since the AP corresponding to the number indicated by the LOOP counter is not active,
The active flag for the AP corresponding to the number indicated by the LOOP counter in the APL is turned off.
All input buffers for the AP corresponding to the number indicated by the P counter are cleared, and the process returns to STEP05. STEP09: In this STEP09, the active flag 6 of the AP corresponding to the number indicated by the LOOP counter is set.
Only when 03 is ON, the event code 7 is stored in the input buffer of the AP corresponding to the number indicated by the LOOP counter.
01, the event ID 702, and the set time 703 for the input buffer are set as 1 SET. Set time 7
For 03, the current time held by the information processing apparatus 2 is used. When setting this 1 SET, it is set to a free area in the input buffer. STEP10: In STEP10, the LOOP counter is counted up by +1 and the process returns to STEP05. The various APs always wait for the set time of the above event code, event ID, and these event codes and event IDs in the buffer to be set as a set in an input buffer unique to each AP. When these sets of information are set in the AP, it is determined whether the event needs to be processed by its own AP, and the necessary processing is executed by its own AP. For example, in the case of a member-managed AP, processing unique to each AP is performed, such as updating information of the corresponding member in the corresponding data file 209. Then, regardless of whether or not these necessary processes are executed, the information of the processed set in its own input buffer is cleared, so that the communication program 203 can process the set event data by the input data. It is determined that the process is completed in the AP corresponding to the buffer. Here, the recording method of the event data file 208 will be supplemented.
In the present invention, for example, the event data file 208 closes the event data file 208 in which event data that occurred earlier at a certain time every day is recorded,
The event data file 208 is newly created and opened after the time, and the event data generated after the event data is referred to as the newly created event data. In file 208. Therefore, the closed event data file 208 is not duplicated and stored. Closed event data file 20
8 is treated as a read-only file without any write processing thereafter.

【0009】[0009]

【発明の効果】本発明の事象管理システム装置は、複数
の業務プログラム群の中で実行可能なプログラムの一覧
を示すアクティブプログラムリストを持ち、施設で発生
する各種事象に関する事象データに事象IDを付加し
て、前記アクティブプログラムリストに示された全ての
業務プログラムに対応する各入力バッファーを利用し
て、全てのアクティブプログラムに事象データの受信を
通知して当該事象データの処理を委ねる、事象データ振
り分け方法を採用している。かかる事象データ振り分け
方法により、受信側の業務内容が変更、追加された場合
でも送信側の通信プログラムの変更が発生せず、受信側
の業務プラグラムの変更、追加のみでよくなるととも
に、受信データを処理する送信側では同じ業務プログラ
ムで処理する受信データかどうか等の受信データの内容
を判断するという負荷が発生せず、リアルタイムに次々
と発生する電文処理の遅延を削減できるようになるとい
う効果を有するものであり、また本発明における事象管
理システム装置では、通信プログラムに対してパラメー
タ等の形式で情報を与えて振り分けるという管理を不要
にするものである。
The event management system apparatus of the present invention has an active program list showing a list of executable programs in a plurality of business program groups, and adds an event ID to event data relating to various events occurring in the facility. Event data distribution using each input buffer corresponding to all business programs indicated in the active program list, notifying the reception of event data to all active programs and entrusting the processing of the event data. The method is adopted. With this event data distribution method, even if the content of work on the receiving side is changed or added, no change in the communication program on the sending side occurs, only the change or addition of the business program on the receiving side becomes necessary, and the received data is processed. On the sending side, there is no load of determining the contents of the received data such as whether the received data is processed by the same business program, and the effect is that the delay of the message processing that occurs one after another in real time can be reduced. In the event management system apparatus according to the present invention, it is not necessary to provide a communication program with information in the form of parameters or the like and to distribute the information.

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

【図1】 本発明の事象管理システム装置における一
実施例のフロント会計機のブロック構成を示す模式図で
ある。
FIG. 1 is a schematic diagram showing a block configuration of a front accounting machine according to an embodiment in an event management system device of the present invention.

【図2】 本発明の事象管理システム装置における一
実施例の情報処理装置のブロック構成を示す模式図であ
る。
FIG. 2 is a schematic diagram illustrating a block configuration of an information processing apparatus according to an embodiment of the event management system apparatus of the present invention.

【図3】 本発明のホテル管理システム装置における
一実施例のインデックス情報ファィルの記録フォーマッ
トを示す模式図である。
FIG. 3 is a schematic diagram showing a recording format of an index information file according to an embodiment in the hotel management system apparatus of the present invention.

【図4】 本発明のホテル管理システム装置における
一実施例の事象データファイルのインデックス情報レコ
ードの記録フォーマットを示す模式図である。
FIG. 4 is a schematic diagram showing a recording format of an index information record of an event data file according to an embodiment in the hotel management system device of the present invention.

【図5】 本発明の事象管理システム装置における一
実施例のリアルタイムモニターの表示処理手順を示すフ
ローチャートである。
FIG. 5 is a flowchart illustrating a display processing procedure of a real-time monitor according to an embodiment in the event management system apparatus of the present invention.

【図6】 本発明の施設管理システム装置における一
実施例のアクティブプログラムリストの記録フォーマッ
トを示す模式図である。
FIG. 6 is a schematic diagram showing a recording format of an active program list according to an embodiment in the facility management system apparatus of the present invention.

【図7】 本発明の施設管理システム装置における一
実施例の各業務プログラムの入力バッファーの記録フォ
ーマットを示す模式図である。
FIG. 7 is a schematic diagram showing a recording format of an input buffer of each business program of the embodiment in the facility management system apparatus of the present invention.

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

1 フロント会計機 103 情報記憶部 1031 部屋情報ファイル 1032 利用状況ファイル 1033 売上げ情報ファイル 104 端末機 2 情報処理装置 201 情報入力部 202 情報表示部 203 通信プログラム 204 メッセージ送受信部品 205 DB管理AP 206 リアルタイムモニターAP 207 DBアクセス部品 208 事象データファイル 2081 インデックス情報ファイル 600 有効AP数 601 業務プログラム(AP)名 602 APの入力バッファーのアドレス 603 APのアクティブフラグ 701 受信した事象データの事象コード 702 受信した事象データの事象ID 703 入力バッファーへの設定時間 DESCRIPTION OF SYMBOLS 1 Front accounting machine 103 Information storage unit 1031 Room information file 1032 Usage status file 1033 Sales information file 104 Terminal 2 Information processing device 201 Information input unit 202 Information display unit 203 Communication program 204 Message transmission / reception part 205 DB management AP 206 Real-time monitor AP 207 DB access component 208 Event data file 2081 Index information file 600 Number of effective APs 601 Business program (AP) name 602 Address of input buffer of AP 603 AP active flag 701 Event code of received event data 702 Event of received event data ID 703 Set time to input buffer

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 各種事象に関する事象データを当該事象
データの種類を示す事象コードとともに記録する事象デ
ータファイルと、各々個別に入力バッファーを有する複
数の業務プログラム群と、前記複数の業務プログラムの
中で実行可能なプログラムの一覧を示すアクティブプロ
グラムリストと、外部コンピュータと前記事象に係る情
報の送受信を担当する通信プログラムと、を有する事象
管理システム装置において、前記通信プログラムは、前
記事象コードとともに受信した前記事象データに、該事
象コード内で固有なインデックス情報として事象IDを
付加して、前記事象データファイルに記録し、当該事象
データ内の前記事象コードと前記事象IDとを、前記ア
クティブプログラムリストに示された全ての業務プログ
ラムに対応する各入力バッファーへ、設定することによ
って、前記アクティブプログラムリストに示された全て
の業務プログラムに当該事象の発生を通知して、各業務
プログラムに当該事象データの処理を委ねる、ことを特
徴とする事象データ振り分け方法。
An event data file for recording event data relating to various events together with an event code indicating the type of the event data; a plurality of business programs each having an input buffer; In an event management system device having an active program list showing a list of executable programs and a communication program responsible for transmitting and receiving information related to the event with an external computer, the communication program receives the event code together with the event code. To the event data, an event ID is added as unique index information in the event code, recorded in the event data file, and the event code and the event ID in the event data are Each entry corresponding to all business programs shown in the active program list Event buffer, by notifying all business programs indicated in the active program list of the occurrence of the event, and entrusting the processing of the event data to each business program, by setting How to sort.
【請求項2】 前記入力バッファーに前記事象コードと
前記事象IDとを設定された業務プログラムは、当該事
象コードにより当該事象が自ら処理すべき事象でないと
判断した場合には前記入力バッファー内の当該事象コー
ドと当該事象IDとを削除し、また当該事象コードによ
り当該事象が自ら処理すべき事象であると判断した場合
には当該事象コードと当該事象IDとをキーとして前記
事象データファイルの内容を読み込んで必要な業務処理
を行なうとともに前記入力バッファー内の当該事象コー
ドと当該事象IDとを削除する、ことを特徴とする請求
項1記載の事象データ振り分け方法。
2. The business program in which the event code and the event ID are set in the input buffer, if the event code determines that the event is not an event to be processed by itself, Deletes the event code and the event ID of the event data file. If the event code determines that the event is an event to be processed by itself, the event data file is used with the event code and the event ID as a key. 2. The event data distribution method according to claim 1, further comprising the steps of: reading the content of the event buffer and performing necessary business processing; and deleting the event code and the event ID in the input buffer.
【請求項3】 前記通信プログラムは、各業務プログラ
ムの入力バッファーに設定された前記事象コードと前記
事象IDとについて予め定められた時間内に消去されて
いない場合に、前記アクティブプログラムリスト内の当
該業務プログラムを削除する、ことを特徴とする請求項
1乃至2記載の事象データ振り分け方法。
3. The communication program according to claim 1, wherein the event code and the event ID set in the input buffer of each business program are not erased within a predetermined time. 3. The event data distribution method according to claim 1, wherein said business program is deleted.
JP10031343A 1998-02-13 1998-02-13 Method for distributing event data Pending JPH11232220A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10031343A JPH11232220A (en) 1998-02-13 1998-02-13 Method for distributing event data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10031343A JPH11232220A (en) 1998-02-13 1998-02-13 Method for distributing event data

Publications (1)

Publication Number Publication Date
JPH11232220A true JPH11232220A (en) 1999-08-27

Family

ID=12328596

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10031343A Pending JPH11232220A (en) 1998-02-13 1998-02-13 Method for distributing event data

Country Status (1)

Country Link
JP (1) JPH11232220A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009026819A1 (en) * 2007-08-23 2009-03-05 Huawei Technologies Co., Ltd. A method and device for merging bill and saving the state of the buffer queue

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009026819A1 (en) * 2007-08-23 2009-03-05 Huawei Technologies Co., Ltd. A method and device for merging bill and saving the state of the buffer queue

Similar Documents

Publication Publication Date Title
US6292825B1 (en) Service application with pull notification
US5920700A (en) System for managing the addition/deletion of media assets within a network based on usage and media asset metadata
KR100310264B1 (en) Schedule management system
CN101490651B (en) Methods and apparatus for managing persistence
US20040140353A1 (en) Area-based content delivery method and system
WO1999026165A1 (en) Data updating scheme and data updating method
KR100715077B1 (en) Method And System For Communication Between Supplier And Customer Device
KR100763319B1 (en) Most eligible server in a common work queue environment
JPH10224665A (en) Transmission system
US20220172196A1 (en) Electronic money exchanging apparatus, electronic money exchanging method, and electronic money exchanging system
JPH10326314A (en) Workflow management system for outsourcing
JPH10222409A (en) Distributed data managing system
JP3330020B2 (en) Automatic transaction equipment
JP2538756B2 (en) Confirmation notification method and confirmation notification transmission device
US9536010B2 (en) Automated ticketing
JP3508513B2 (en) Operation management method of computer system
JPH11232220A (en) Method for distributing event data
US5862176A (en) Data transfer processing system achieving high speed transfer of continuously updated/renewed data using pre-renewal and post-renewal information
JP2005135209A (en) Distribution processing service mediation system and its method
JPH11272538A (en) Document management system
JP2002189647A (en) System for collecting and providing information
JP2000324567A (en) Remote monitor system
CN101364224A (en) Information management system and method
CN111192113A (en) Order processing method, device, equipment and storage medium
JP2002373300A (en) System and method for managing lend

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20031202

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20040202

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040302

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20040629