JP5021894B2 - Event information management system and event information management method used therefor - Google Patents

Event information management system and event information management method used therefor Download PDF

Info

Publication number
JP5021894B2
JP5021894B2 JP2004199956A JP2004199956A JP5021894B2 JP 5021894 B2 JP5021894 B2 JP 5021894B2 JP 2004199956 A JP2004199956 A JP 2004199956A JP 2004199956 A JP2004199956 A JP 2004199956A JP 5021894 B2 JP5021894 B2 JP 5021894B2
Authority
JP
Japan
Prior art keywords
information
xml
event
event information
communication terminal
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.)
Active
Application number
JP2004199956A
Other languages
Japanese (ja)
Other versions
JP2006023867A (en
Inventor
一宏 吉永
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Platforms Ltd
Original Assignee
NEC Platforms 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 NEC Platforms Ltd filed Critical NEC Platforms Ltd
Priority to JP2004199956A priority Critical patent/JP5021894B2/en
Publication of JP2006023867A publication Critical patent/JP2006023867A/en
Application granted granted Critical
Publication of JP5021894B2 publication Critical patent/JP5021894B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明はイベント情報管理システム及びそれに用いるイベント情報管理方法に関し、特にXML(eXtensible Mark−up Language)技術を用いた情報通信システムに関する。 The present invention relates to event information management method for use in the event information management system and it particularly relates to an information communication system using an XML (eXtensible Mark-up Language) technology.

従来、イベント通知システムもしくはイベント管理システムにおいては、既に内部のイベント情報をXMLファイルに変換することでデータを汎用化し、そのデータを他のシステムから利用もしくはサーバのデータベースに登録することで様々なアプリケーションから利用できるようにするシステムが提案されている。   Conventionally, in an event notification system or event management system, data can be generalized by converting internal event information into an XML file, and various applications can be used by using the data from other systems or registering it in a server database. A system that can be used from is proposed.

上記のシステムとしては、データの並び順に依存しないというXMLの特徴を活かし、1つのシステム内で発生したイベント情報をXML文書化して他のシステムに送信し、他のシステムにおいて解析した情報を利用するシステムがある(例えば、特許文献1参照)。   As the above system, taking advantage of the feature of XML that does not depend on the order of data arrangement, event information generated in one system is XML documented and transmitted to another system, and information analyzed in the other system is used. There is a system (see, for example, Patent Document 1).

また、他のシステムとしては、データベースを管理する装置が他の装置から受け取った情報や入力装置から読み取った情報をXML文書化した後、情報を種別毎に分類してデータベースに格納し、Webブラウザを搭載したコンピュータから必要な情報を引き出すシステムがある(例えば、特許文献2参照)。   As another system, an apparatus that manages a database converts information received from another apparatus or information read from an input apparatus into an XML document, and then classifies the information for each type and stores the information in a database. There is a system for extracting necessary information from a computer equipped with a computer (for example, see Patent Document 2).

しかしながら、情報をXML文書化する機能を持たせるためには、相応の処理能力が必要となり、既存の情報通信端末に内部情報をXML文書化する機能を組み込んだ場合の処理負荷までは考慮されていない。   However, in order to provide a function for documenting information in XML, a suitable processing capability is required, and the processing load when a function for documenting internal information in an existing information communication terminal is incorporated is considered. Absent.

また、様々な情報通信端末から出力される情報は、単純にXML化することができるわけではないため、情報通信端末が内部情報をある程度XML化に適した構造を持つデータにしてからサーバに通知する必要がある。   In addition, since information output from various information communication terminals cannot be simply converted to XML, the information communication terminal changes the internal information to data having a structure suitable for XML to some extent and notifies the server. There is a need to.

さらに、情報通信端末から通知されるXMLデータの構造が頻繁に変わるような場合には、XMLデータベースのメンテナンス作業が頻繁に発生するか、構造変換機能を持つような高性能で高価なXMLデータベースの導入が必要になる。   Furthermore, when the structure of XML data notified from the information communication terminal changes frequently, maintenance work of the XML database frequently occurs or a high-performance and expensive XML database having a structure conversion function is required. Installation is required.

特開2002−82817号公報JP 2002-82817 A 特開2002−175297号公報JP 2002-175297 A

上述した従来のイベント通知システムもしくはイベント管理システムでは、イベント情報が情報通信端末内部で閉じられた情報であるため、設計者レベルの人間がその情報を抽出する必要があり、プログラムが複雑であればあるほど作業に手間がかかる。抽出作業及びデータベースへの反映作業には時間がかかり、簡単に短期間で対応することが難しく、変更されたXMLデータを自動解析するような高性能なXMLデータベースに頼らざるを得ない。   In the conventional event notification system or event management system described above, since the event information is information closed inside the information communication terminal, it is necessary for a person at the designer level to extract the information, and if the program is complicated The more work is required. The extraction work and the reflection work to the database take time, and it is difficult to cope with it easily in a short period of time, and it is necessary to rely on a high-performance XML database that automatically analyzes the changed XML data.

そのため、従来のイベント通知システムもしくはイベント管理システムでは、情報通信端末のXMLデータ構造が変化した場合のメンテナンス性の低下で、それを防ぐために頻繁なメンテナンス作業や高性能で高価なXMLデータベースを必要とするという問題がある。   Therefore, the conventional event notification system or event management system requires frequent maintenance work and a high-performance and expensive XML database in order to prevent the deterioration in maintainability when the XML data structure of the information communication terminal changes. There is a problem of doing.

また、従来のイベント通知システムもしくはイベント管理システムでは、XML変換ソフトウェア(XMLパーサ)を組み込めば、XMLの解析や作成を簡単にすることができ、新たに開発する時間を削減することができる特長を持つ反面、処理のために相当量の記憶領域と処理能力とが要求されるので、情報通信端末が内部情報をXMLファイル化するためにXMLパーサを使用することで情報通信端末の記憶容量を圧迫し、処理負荷を大きくするという問題がある。   In addition, with the conventional event notification system or event management system, if XML conversion software (XML parser) is incorporated, XML analysis and creation can be simplified and new development time can be reduced. On the other hand, since a considerable amount of storage area and processing capacity are required for processing, the information communication terminal uses an XML parser to convert the internal information into an XML file, thereby reducing the storage capacity of the information communication terminal. However, there is a problem of increasing the processing load.

新規に設計するシステムならまだしも、既存のシステムにイベント情報通知機能を追加しようとした場合には、ハードウェアの制限等によってイベント情報通知機能を断念せざるを得ないことがある。   Even if the system is newly designed, if an event information notification function is to be added to an existing system, the event information notification function may have to be abandoned due to hardware limitations.

そこで、本発明の目的は上記の問題点を解消し、頻繁なメンテナンス作業や高
性能で高価なXMLデータベースを必要とすることなく、メンテナンス性を良く
することができるイベント情報管理システム及びそれに用いるイベント情報管理方法を提供することにある。
Accordingly, an object of the present invention is to solve the above-mentioned problems, and an event information management system capable of improving maintainability without requiring frequent maintenance work or a high-performance and expensive XML database, and an event used therefor It is to provide an information management method .

本発明の他の目的は、イベント情報を生成する情報通信端末側へのイベント生
成機能追加による記憶容量の圧迫及び処理負荷の増大を抑えることができるイベ
ント情報管理システム及びそれに用いるイベント情報管理方法を提供することにある。
Another object of the present invention is to provide an event information management system and an event information management method used therefor that can suppress the compression of the storage capacity and the increase in processing load due to the addition of the event generation function to the information communication terminal side that generates the event information. It is to provide.

本発明によるイベント情報管理システムは、ファームウェアのアップデート機能を含み、一つのオペレーションを構成する複数のイベント情報各々をXML(eXtensible Mark−up Language)データに変換して通知する情報通信端末と、
前記情報通信端末にて前記XMLデータに変換されたイベント情報をデータベースに保存するサーバとからなるイベント情報管理システムであって、
前記情報通信端末は、
前記ファームウェアのアップデート後の起動時の初期化処理において、外部へ公開するイベント情報の種別を基に、前記イベント情報の追加及び変更に伴って変化する前記XMLデータの構造を示すXML構造定義ファイルの作成に必要なXML構造定義テーブルを作成する手段と、
前記初期化処理の完了後に前記XML構造定義テーブルを前記サーバに送信する手段とを有し、
前記サーバは、前記情報通信端末から受信したXML構造定義テーブルを基に前記XML構造定義ファイルを作成する手段を有し、
前記サーバが前記イベント情報を通知する情報通信端末毎の前記XMLデータの構造を一元管理している。
An event information management system according to the present invention includes an information communication terminal that includes a firmware update function, converts each of a plurality of event information constituting one operation into XML (extensible Mark-up Language) data, and notifies the data.
An event information management system comprising a server for storing event information converted into the XML data in the information communication terminal in a database,
The information communication terminal is
In an initialization process at the time of startup after updating the firmware, an XML structure definition file indicating the structure of the XML data that changes as the event information is added or changed based on the type of event information disclosed to the outside Means for creating an XML structure definition table necessary for creation;
Means for transmitting the XML structure definition table to the server after completion of the initialization process;
The server includes means for creating the XML structure definition file based on an XML structure definition table received from the information communication terminal;
The server centrally manages the structure of the XML data for each information communication terminal that notifies the event information.

本発明による他のイベント情報管理システムは、上記の構成の他に、前記情報通信端末が、
イベントが発生した場合に当該イベントのイベント情報を、当該イベントが連続するオペレーションのどの段階かを示す情報とともに通知して前記複数のイベント情報を前記オペレーション単位の情報としてイベント情報記憶手段に保存する手段と、
前記オペレーションが終了した時点で前記イベント情報記憶手段に保存した前記オペレーション単位のイベント情報各々をタグで挟み込んで前記XMLデータに変換する手段と、
その変換したXMLデータをデータパケットとして前記サーバへ送信する手段とを具備し、
前記サーバは、前記情報通信端末から受信したXMLデータをXMLファイル化して前記データベースへ登録する手段を具備している。
Other event information management system according to the present invention, in addition to the above configuration, the information communication terminal,
Means for notifying event information of the event together with information indicating which stage of the operation the event continues in a case where an event occurs, and storing the plurality of event information as event unit information in the event information storage means When,
Means for sandwiching each event information of the unit of operation stored in the event information storage means at the time of completion of the operation with a tag and converting the information into the XML data;
Means for transmitting the converted XML data to the server as a data packet,
The server includes means for converting XML data received from the information communication terminal into an XML file and registering it in the database .

本発明によるイベント情報管理方法は、ファームウェアのアップデート機能を含み、一つのオペレーションを構成する複数のイベント情報各々をXML(eXtensible Mark−up Language)データに変換して通知する情報通信端末と、
前記情報通信端末にて前記XMLデータに変換されたイベント情報をデータベースに保存するサーバとからなるシステムに用いるイベント情報管理方法であって、
前記情報通信端末が、前記ファームウェアのアップデート後の起動時の初期化処理において、外部へ公開するイベント情報の種別を基に、前記イベント情報の追加及び変更に伴って変化する前記XMLデータの構造を示すXML構造定義ファイルの作成に必要なXML構造定義テーブルを作成する処理と、前記初期化処理の完了後に前記XML構造定義テーブルを前記サーバに送信する処理とを実行し、
前記サーバが、前記情報通信端末から受信したXML構造定義テーブルを基に前記XML構造定義ファイルを作成する処理を実行し、
前記サーバが前記イベント情報を通知する情報通信端末毎の前記XMLデータの構造を一元管理している。
An event information management method according to the present invention includes an information communication terminal that includes a firmware update function, converts each of a plurality of event information constituting one operation into XML (extensible Mark-up Language) data, and notifies the data.
An event information management method used in a system including a server that stores event information converted into XML data in the information communication terminal in a database,
In the initialization process when the information communication terminal is started after updating the firmware, the structure of the XML data that changes as the event information is added or changed based on the type of event information disclosed to the outside A process of creating an XML structure definition table necessary for creating an XML structure definition file to be shown, and a process of sending the XML structure definition table to the server after completion of the initialization process;
The server executes a process of creating the XML structure definition file based on the XML structure definition table received from the information communication terminal;
The server centrally manages the structure of the XML data for each information communication terminal that notifies the event information.

本発明による他のイベント情報管理方法は、上記の処理に他に、
前記情報通信端末が、イベントが発生した場合に当該イベントのイベント情報を、当該イベントが連続するオペレーションのどの段階かを示す情報とともに通知して前記複数のイベント情報を前記オペレーション単位の情報としてイベント情報記憶手段に保存する処理と、前記オペレーションが終了した時点で前記イベント情報記憶手段に保存した前記オペレーション単位のイベント情報各々をタグで挟み込んで前記XMLデータに変換する処理と、その変換したXMLデータをデータパケットとして前記サーバへ送信する処理とを実行し、
前記サーバが、前記情報通信端末から受信したXMLデータをXMLファイル化して前記データベースへ登録する処理を実行している。
Other event information management methods according to the present invention include, in addition to the above processing,
When the information communication terminal reports an event, the event information of the event is notified together with information indicating a stage of the operation in which the event continues, and the plurality of event information is used as the operation unit information. A process of storing in the storage means, a process of interposing each event information of the operation unit stored in the event information storage means at the time of completion of the operation with a tag and converting the data into the XML data, and the converted XML data Processing to send to the server as a data packet,
The server executes processing for converting XML data received from the information communication terminal into an XML file and registering it in the database .

すなわち、メンテナンス性を悪くする主な原因は、イベント情報の追加・変更に伴うXML(eXtensible Mark−up Language)ファイル構造の変化である。イベント情報を通知する情報通信端末に新たに機能が追加され、サーバに保存するイベント情報が増えた場合には、通常、サーバ側のデータベースにも変更が必要となる。また、同じ情報通信端末でもファームウェアのバージョンによっては通知するイベント情報が異なる場合もあり、その内容を管理してサーバ側の修正を行うためには膨大な労力を要する。   That is, the main cause of poor maintainability is a change in the XML (extensible Mark-up Language) file structure accompanying addition / change of event information. When new functions are added to the information communication terminal that notifies the event information and the event information stored in the server increases, the server-side database usually needs to be changed. In addition, even in the same information communication terminal, the event information to be notified may differ depending on the firmware version, and enormous effort is required to manage the contents and correct the server side.

イベント情報管理システムにおけるXMLファイル構造は、通常、情報通信端末が外部に提供したい情報を抽出することで決定され、それを元にDTD(Document Type Definition)ファイル(XMLデータ構造定義ファイル)が作成される。   The XML file structure in the event information management system is usually determined by extracting information that the information communication terminal wants to provide to the outside, and a DTD (Document Type Definition) file (XML data structure definition file) is created based on the extracted information. The

本発明のイベント情報管理システムは、ファームウェアのアップデート機能を有し、将来的に機能拡張可能な情報通信端末において、情報通信端末内部で提供するイベント情報の構造を自ら提供、すなわちDTDファイル作成のための情報を自動生成してデータベースサーバに通知することによって、ファームウェアのバージョンに関係なく、情報通信端末が提供するイベント情報をデータベースサーバに知らせることが可能となる。   The event information management system according to the present invention provides a structure of event information provided in the information communication terminal in an information communication terminal having a firmware update function and capable of function expansion in the future, that is, for creating a DTD file. This information is automatically generated and notified to the database server, so that the event information provided by the information communication terminal can be notified to the database server regardless of the firmware version.

より具体的に説明すると、本発明のイベント情報管理システムでは、まず端末制御部が初期化時に外部へ公開する内部処理情報の種別をイベント情報管理部に登録し、イベント情報管理部がDTDファイル作成に必要なテーブルを作成してイベント情報記憶部に保存する。端末制御部の初期化完了後、イベント情報管理部はDTDテーブルを外部のデータベースサーバに送信する。   More specifically, in the event information management system of the present invention, first, the terminal control unit registers the type of internal processing information to be disclosed to the outside at the time of initialization in the event information management unit, and the event information management unit creates a DTD file. The necessary table is created and stored in the event information storage unit. After completion of initialization of the terminal control unit, the event information management unit transmits the DTD table to an external database server.

オペレーション情報管理部はDTDファイル作成部に受信したDTDテーブルを渡し、DTDファイルを作成する。これによって、本発明のイベント情報管理システムでは、情報通信端末のファームウェアがアップデートされた場合でもDTDファイルの更新が容易となる。   The operation information management unit passes the received DTD table to the DTD file creation unit, and creates a DTD file. Thereby, in the event information management system of the present invention, it is easy to update the DTD file even when the firmware of the information communication terminal is updated.

また、情報通信端末の内部で処理するイベント数はその情報通信端末の提供機能により大小様々であるが、そのイベント情報を逐一XML化してデータベースサーバへ送信していては、情報通信端末の処理負荷を上げるだけでなく、ネットワークへの通信負荷をも上げることになる。   The number of events to be processed inside the information communication terminal varies depending on the provision function of the information communication terminal. However, if the event information is converted into XML one by one and transmitted to the database server, the processing load of the information communication terminal In addition to increasing network traffic, it also increases the communication load on the network.

情報通信端末内部で発生するイベント情報を詳細に解析する必要があるならば話は別だが、データベースサーバに保存された情報を利用するような外部アプリケーションでは、イベント単位の情報ではなく、オペレーション単位の情報を利用する。例えば、交換機システムを例に挙げると、電話機の通話情報を管理するようなコールマネージメントアプリケーションがある。このようなアプリケーションは「発信」、「ダイヤル」、「終話」等の個々のイベント情報ではなく、「発信」から「終話」までのイベント情報とそのオペレーションの過程で発生した情報(通話時間、料金等)とを必要とする。   If it is necessary to analyze the event information generated inside the information communication terminal in detail, the external application that uses the information stored in the database server is not the event unit information but the operation unit unit. Use information. For example, taking an exchange system as an example, there is a call management application for managing telephone call information. Such applications are not individual event information such as “call”, “dial”, “end call”, but event information from “call” to “end call” and information generated during the operation (call duration) , Fees, etc.).

無論、個々に発生したイベント情報をサーバのデータベースに保存しておき、アプリケーションが必要なイベント情報を集めてオペレーション情報として利用すれば、アプリケーション側として何の不都合も生じない。しかしながら、データベースに保存するまでの過程において、情報通信端末の処理負荷とネットワーク負荷が大きくなることは明白である。   Of course, if the event information generated individually is stored in the database of the server, and the event information required by the application is collected and used as operation information, there is no inconvenience on the application side. However, it is obvious that the processing load and network load of the information communication terminal increase in the process until the data is stored in the database.

利用できる情報に違いがないならば、情報通信端末で発生するイベント情報は、最終的にアプリケーションが利用するオペレーション単位の情報にまとめてサーバ側へ送信すべきである。情報通信端末が提供するサービスには必ず決まったオペレーションが存在し、そのサービスの開始、終了は情報通信端末が管理しているため、複数のイベント情報をオペレーションとして判断することは可能である。   If there is no difference in the information that can be used, event information that occurs in the information communication terminal should be finally sent to the server side as operation unit information used by the application. Since the service provided by the information communication terminal always has a predetermined operation, and the start and end of the service are managed by the information communication terminal, it is possible to determine a plurality of event information as operations.

そこで、本発明のイベント情報管理システムでは、端末制御部がは入力部の操作やネットワークから受信したコマンドによって内部処理(イベント)が発生した場合、イベント情報管理部にイベント情報の登録を行う。また、この時、登録したイベントが連続するオペレーションのどの段階(開始、中間処理、終了)を示すものかを併せて通知することで、イベント情報管理部は複数の内部イベント情報をオペレーション単位の情報としてイベント情報記憶部に保存する。   Therefore, in the event information management system of the present invention, the terminal control unit registers event information in the event information management unit when an internal process (event) occurs due to an operation of the input unit or a command received from the network. In addition, at this time, the event information management unit notifies a plurality of internal event information in units of operations by notifying which stage (start, intermediate processing, end) of the continuous operation the registered event indicates. Is stored in the event information storage unit.

イベント情報管理部はオペレーションが終了した時点で、イベント情報記憶部に保存したオペレーション情報をXML化する。XMLデータへの変換にはXMLパーサを使用してファイル化せず、保存したイベント情報をタグで挟み込んだデータ(XMLに準拠)を単なるデータパケットとしてデータベースサーバへ送信し、オペレーション情報管理部でXMLファイル化してXMLデータベースへ登録する。   When the operation ends, the event information management unit converts the operation information stored in the event information storage unit into XML. The XML data is not converted into a file using an XML parser, but the data (conforming to XML) in which the stored event information is sandwiched between tags is sent as a simple data packet to the database server, and the operation information management unit uses XML. Create a file and register it in the XML database.

これによって、本発明のイベント情報管理システムでは、イベント情報のオペレーション単位で管理することによるXML化処理回数の削減、ネットワークへの送出パケット削減、及びXMLパーサを使用しないことによる処理負荷削減によって、情報通信端末やネットワークに大きな負荷を掛けずにイベント情報が抽出可能となり、またデータベースサーバ側でもデータパケットが既にXML形式になっているため、容易にファイルを作成し、XMLデータベースへの登録を行うことが可能となる。   Thus, in the event information management system of the present invention, information is managed by reducing the number of XML processes by managing event information in units of operations, reducing packets sent to the network, and reducing the processing load by not using an XML parser. Event information can be extracted without imposing a heavy load on the communication terminal or network, and since the data packet is already in XML format on the database server side, it is easy to create a file and register it in the XML database Is possible.

本発明のイベント情報管理システムは、以下に述べるような構成及び動作とすることで、頻繁なメンテナンス作業や高性能で高価なXMLデータベースを必要とすることなく、メンテナンス性を良くすることができるという効果が得られる。   The event information management system according to the present invention can be improved in maintainability without requiring frequent maintenance work and a high-performance and expensive XML database by adopting the configuration and operation as described below. An effect is obtained.

また、本発明の他のイベント情報管理システムは、以下に述べるような構成及び動作とすることで、イベント情報を生成する情報通信端末側へのイベント生成機能追加による記憶容量の圧迫及び処理負荷の増大を抑えることができるという効果が得られる。   In addition, another event information management system of the present invention is configured and operated as described below, thereby reducing the storage capacity and processing load by adding an event generation function to the information communication terminal side that generates event information. The effect that increase can be suppressed is acquired.

次に、本発明の実施例について図面を参照して説明する。図1は本発明の一実施例によるイベント情報管理システムの構成を示すブロック図である。図1において、本発明の一実施例によるイベント情報管理システムは情報通信端末1とデータベースサーバ2とをIP(Internet Protocol)ネットワーク100で接続して構成されている。   Next, embodiments of the present invention will be described with reference to the drawings. FIG. 1 is a block diagram showing the configuration of an event information management system according to an embodiment of the present invention. In FIG. 1, an event information management system according to an embodiment of the present invention is configured by connecting an information communication terminal 1 and a database server 2 via an IP (Internet Protocol) network 100.

情報通信端末1はIPデータを送受信するデータ送受信部11と、イベント情報処理部12と、情報通信端末1を制御する端末制御部13と、ディスプレイ/LCD(Liquid Crystal Display)等の表示部14と、キーボード/ボタン等の入力部15と、情報通信端末1内部の情報を保存する記憶部16とから構成されている。   The information communication terminal 1 includes a data transmission / reception unit 11 that transmits and receives IP data, an event information processing unit 12, a terminal control unit 13 that controls the information communication terminal 1, and a display unit 14 such as a display / LCD (Liquid Crystal Display). And an input unit 15 such as a keyboard / button, and a storage unit 16 for storing information in the information communication terminal 1.

イベント情報処理部12はイベント情報管理部121と、イベント情報記憶部122と、XML(eXtensible Mark−up Language)データ変換部123と、DTD(Document Type Definition:XMLデータ構造定義)テーブル作成部124とから構成されている。   The event information processing unit 12 includes an event information management unit 121, an event information storage unit 122, an XML (extensible Mark-up Language) data conversion unit 123, a DTD (Document Type Definition: XML data structure definition) table creation unit 124, It is composed of

情報通信端末1の端末制御部13はデータベースサーバ2に通知するイベント情報のタグ情報及びそのタグに登録するデータをイベント情報管理部121に通知する処理を予めプログラムに記述している。また、イベント情報記憶部122は情報通信端末1が持つ記憶部16の空き領域を利用している。   The terminal control unit 13 of the information communication terminal 1 describes in advance a process for notifying the event information management unit 121 of the tag information of the event information notified to the database server 2 and the data registered in the tag. In addition, the event information storage unit 122 uses an empty area of the storage unit 16 that the information communication terminal 1 has.

データベースサーバ2はIPデータを送受信するデータ送受信部21と、オペレーション情報処理部22と、XMLデータベース23とから構成されている。オペレーション情報処理部22はオペレーション情報管理部221と、受信情報記憶部222と、XMLファイル作成部223と、DTDファイル作成部224とから構成されている。   The database server 2 includes a data transmission / reception unit 21 that transmits / receives IP data, an operation information processing unit 22, and an XML database 23. The operation information processing unit 22 includes an operation information management unit 221, a reception information storage unit 222, an XML file creation unit 223, and a DTD file creation unit 224.

上記の各部はそれぞれ次のように動作する。つまり、端末制御部13は起動時の初期化処理において、イベント発生時に登録するデータのタグ情報をイベント情報管理部121に通知する。イベント情報管理部121はタグ情報が登録される都度、DTDテーブル作成部124にテーブルの更新を要求する。DTDテーブル作成部124は端末制御部13の初期化処理が終了した時点で、データベースサーバ2に作成したDTDテーブルを送信する。   Each of the above parts operates as follows. That is, the terminal control unit 13 notifies the event information management unit 121 of tag information of data to be registered when an event occurs in the initialization process at the time of activation. The event information management unit 121 requests the DTD table creation unit 124 to update the table every time tag information is registered. The DTD table creation unit 124 transmits the created DTD table to the database server 2 when the initialization process of the terminal control unit 13 is completed.

データベースサーバ2のオペレーション情報管理部221は受信したDTDテーブルをDTDファイル作成部224に渡し、DTDファイル作成部224はDTDテーブルを基にDTDファイルを作成し、作成したDTDファイルをXMLデータベース23に登録する。   The operation information management unit 221 of the database server 2 passes the received DTD table to the DTD file creation unit 224. The DTD file creation unit 224 creates a DTD file based on the DTD table, and registers the created DTD file in the XML database 23. To do.

情報通信端末1においてイベントが発生した場合、端末制御部13はイベント情報管理部121にデータを登録する。イベント情報管理部121はオペレーションが完了するまで、登録されたイベント情報をイベント情報記憶部122に保存する。   When an event occurs in the information communication terminal 1, the terminal control unit 13 registers data in the event information management unit 121. The event information management unit 121 stores the registered event information in the event information storage unit 122 until the operation is completed.

オペレーションが完了した時点で、イベント情報管理部121はXMLデータ変換部123にオペレーション情報のXML化を要求する。XMLデータ変換部122はイベント情報記憶部122に保存されたデータを、イベント情報記憶部122に保存されたタグ情報で挟み込み、XML形式に準拠したフォーマットのデータを作成してデータベースサーバ2へ送信する。   When the operation is completed, the event information management unit 121 requests the XML data conversion unit 123 to convert the operation information into XML. The XML data conversion unit 122 sandwiches the data stored in the event information storage unit 122 with the tag information stored in the event information storage unit 122, creates data in a format conforming to the XML format, and transmits the data to the database server 2. .

データベースサーバ2のオペレーション情報管理部221は受信したXMLデータをXMLファイル作成部223に渡し、XMLファイル作成部223はXMLデータを基にXMLファイルを作成し、作成したXMLファイルをXMLデータベース23に登録する。   The operation information management unit 221 of the database server 2 passes the received XML data to the XML file creation unit 223, and the XML file creation unit 223 creates an XML file based on the XML data, and registers the created XML file in the XML database 23. To do.

図2は本発明の一実施例において通知するXML形式のオペレーション情報を示す図であり、図3は本発明の一実施例においてデータベースサーバ2が必要とするDTDファイルを示す図であり、図4は本発明の一実施例において作成されるDTDファイル作成用テーブルを示す図である。   2 is a diagram showing operation information in the XML format notified in one embodiment of the present invention, and FIG. 3 is a diagram showing a DTD file required by the database server 2 in one embodiment of the present invention. FIG. 4 is a diagram showing a DTD file creation table created in an embodiment of the present invention.

図5は図1の情報通信端末1におけるタグ情報登録の動作を示すフローチャートであり、図6は図1の情報通信端末1におけるDTDテーブル作成の動作を示すフローチャートである。これら図1〜図6を参照して本発明の一実施例によるDTDファイル作成処理の動作について説明する。尚、図5及び図6に示す処理は端末制御部13が記憶部16のプログラムを実行してイベント情報処理部12を制御することで実現される。   FIG. 5 is a flowchart showing the tag information registration operation in the information communication terminal 1 of FIG. 1, and FIG. 6 is a flowchart showing the DTD table creation operation in the information communication terminal 1 of FIG. The operation of the DTD file creation process according to an embodiment of the present invention will be described with reference to FIGS. 5 and 6 is realized by the terminal control unit 13 executing the program in the storage unit 16 and controlling the event information processing unit 12.

情報通信端末1がデータベースサーバ2に図2に示すXML構造をもつオペレーション情報を通知しようとする場合、データベースサーバ2側でデータ構造を解析するために、図3に示すDTDファイルが必要となる。図3に示すDTDファイル作成に最低限必要な情報は、図4に示すDTDテーブルにおけるタグの「キー」、「タグ名称」、「リンクキー」、「データ有無」である。   When the information communication terminal 1 is to notify the database server 2 of operation information having the XML structure shown in FIG. 2, the DTD file shown in FIG. 3 is required in order to analyze the data structure on the database server 2 side. The minimum information necessary for creating the DTD file shown in FIG. 3 is the tag “key”, “tag name”, “link key”, and “data presence / absence” in the DTD table shown in FIG.

本実施例では、これに「タグ種別」を加えることで、イベントの開始と終了とを判断してオペレーション単位で管理する。これによって、本実施例では固定情報と複数のイベント情報とをオペレーション情報として結合することで、効率的なイベント情報通知が可能になる。   In the present embodiment, by adding a “tag type” to this, the start and end of the event are determined and managed in units of operations. As a result, in this embodiment, it is possible to efficiently notify event information by combining fixed information and a plurality of event information as operation information.

図4に示すDTDテーブル作成に必要な情報は情報通信端末1の端末制御部13が管理する情報から得ることが可能であり、端末制御部13は、図5に示すように、端末起動時の初期化処理においてDTDテーブル作成に必要な情報を、イベント情報管理部121を経由してDTDテーブル作成部124に通知する。   The information necessary for creating the DTD table shown in FIG. 4 can be obtained from the information managed by the terminal control unit 13 of the information communication terminal 1. Information necessary for creating the DTD table in the initialization process is notified to the DTD table creating unit 124 via the event information management unit 121.

例えば、図2に示す<端末種別>タグを登録する場合、まず端末制御部13はタグ名称「端末種別」、リンクキー「0(リンクなし)」、データ有無「False」、タグ種別「固定」をそれぞれ登録する(図5ステップS1〜S4)。   For example, when the <terminal type> tag shown in FIG. 2 is registered, the terminal control unit 13 first has a tag name “terminal type”, a link key “0 (no link)”, data presence / absence “False”, and tag type “fixed”. Are registered (steps S1 to S4 in FIG. 5).

DTDテーブル作成部124は、図6に示すように、DTDテーブルに文字列「端末種別」がないことを確認し、新規キー「1」に受け取った情報を登録する。登録完了後、DTDテーブル作成部124はイベント情報管理部121を経由して端末制御部13に登録したキー番号「1」を通知する。   As shown in FIG. 6, the DTD table creation unit 124 confirms that there is no character string “terminal type” in the DTD table, and registers the received information in the new key “1”. After the registration is completed, the DTD table creation unit 124 notifies the registered key number “1” to the terminal control unit 13 via the event information management unit 121.

次に、端末制御部13は登録した「端末種別」のキー番号を利用してデータのタグ情報登録を行う。<識別情報1>タグを登録する場合には、タグ名称「識別情報1」、リンクキー「1(「端末種別のキー番号」)」、データ有無「True」、タグ種別「データ」をそれぞれ登録する(図6ステップS11〜S14)。このリンクキー情報によって「識別情報1」が「端末種別」の要素であることを定義することができる。   Next, the terminal control unit 13 registers the tag information of the data by using the registered “terminal type” key number. <Identification information 1> When registering a tag, tag name “identification information 1”, link key “1 (“ terminal type key number ”)”, data presence / absence “True”, and tag type “data” are registered respectively. (Steps S11 to S14 in FIG. 6). With this link key information, it can be defined that “identification information 1” is an element of “terminal type”.

登録完了後、DTDテーブル作成部124はイベント情報管理部121を経由して端末制御部13に登録したキー番号「2」を通知する(図6ステップS15)。端末制御部13はこのキー番号「2」を「識別情報1」のキーとして記憶しておき、イベント発生時にデータを登録する際に使用する。   After the registration is completed, the DTD table creation unit 124 notifies the key number “2” registered in the terminal control unit 13 via the event information management unit 121 (step S15 in FIG. 6). The terminal control unit 13 stores this key number “2” as a key of “identification information 1” and uses it when registering data when an event occurs.

このように、端末制御部13がタグ情報登録を全て完了(初期化が終了)すると、イベント情報管理部121はDTDテーブル作成部124にDTDテーブルの送信を指示する。DTDテーブル作成部124は、作成したDTDテーブルをイベント情報記憶部122に保存後、データベースサーバ2にそのDTDテーブルの情報を送信する。   Thus, when the terminal control unit 13 completes tag information registration (initialization is completed), the event information management unit 121 instructs the DTD table creation unit 124 to transmit the DTD table. The DTD table creation unit 124 saves the created DTD table in the event information storage unit 122, and then transmits information on the DTD table to the database server 2.

データベースサーバ2のオペレーション情報管理部221は、受信したDTDテーブルをDTDファイル作成部224に渡し、DTDファイル作成部224は、DTDテーブルのリンクキー情報を基にDTDファイルを作成してXMLデータベース23に登録する。   The operation information management unit 221 of the database server 2 passes the received DTD table to the DTD file creation unit 224, and the DTD file creation unit 224 creates a DTD file based on the link key information of the DTD table and stores it in the XML database 23. sign up.

図7は本発明の一実施例において作成されるXMLデータ作成用テーブルを示す図であり、図8は図1の情報通信端末1におけるイベント情報生成の動作を示すフローチャートである。これら図1と図2と図7と図8とを参照して、本発明の一実施例によるイベント情報生成処理の動作について説明する。尚、図8に示す処理は端末制御部13が記憶部16のプログラムを実行してイベント情報処理部12を制御することで実現される。   FIG. 7 is a diagram showing an XML data creation table created in one embodiment of the present invention, and FIG. 8 is a flowchart showing an event information generation operation in the information communication terminal 1 of FIG. With reference to FIG. 1, FIG. 2, FIG. 7, and FIG. 8, the operation of the event information generation process according to an embodiment of the present invention will be described. The process shown in FIG. 8 is realized by the terminal control unit 13 executing the program in the storage unit 16 and controlling the event information processing unit 12.

情報通信端末1においてイベントAが発生し、「情報a1」のデータ“DATA1”と「情報a2」のデータ“DATA2”とを取得することができた場合、端末制御部13はイベント情報管理部121にデータを登録する。「情報a1」のデータ登録はイベント情報管理部121に「情報a1」の登録済みキー番号とデータ“DATA1”とを通知することで行う。イベントBやイベントCが発生した場合についても、端末制御部13は、上記と同様に、登録処理を行う。   When the event A occurs in the information communication terminal 1 and the data “DATA1” of “information a1” and the data “DATA2” of “information a2” can be acquired, the terminal control unit 13 detects the event information management unit 121. Register data in. Data registration of “information a1” is performed by notifying the event information management unit 121 of the registered key number of “information a1” and the data “DATA1”. Even when the event B or the event C occurs, the terminal control unit 13 performs the registration process in the same manner as described above.

端末制御部13がイベント生成のために処理する内容は、イベント発生の都度、登録済みのキー番号とデータとをイベント情報管理部121に通知するだけなので、情報通信端末1の制御への影響が少ないことが特徴である。   The content that the terminal control unit 13 processes for event generation is only to notify the event information management unit 121 of the registered key number and data every time an event occurs, so that the control of the information communication terminal 1 is affected. It is characteristic that there are few.

図8に示すフローチャートを参照してイベント情報処理部12の動作について説明する。図8に示すように、イベント情報管理部121はオペレーションが完了するまで登録されたイベント情報をイベント情報記憶部122に保存する(図8ステップS21〜S26)。   The operation of the event information processing unit 12 will be described with reference to the flowchart shown in FIG. As shown in FIG. 8, the event information management unit 121 stores the registered event information in the event information storage unit 122 until the operation is completed (steps S21 to S26 in FIG. 8).

イベント情報管理部121はDTDテーブル作成部124が作成したDTDテーブルを基に図7に示すXMLデータ変換用テーブルをイベント情報記憶部122に保存している。端末制御部13が通知したイベント情報のタグ種別が「開始」である場合、図7に示すXMLデータ変換用テーブルのタグ種別が「固定」であるデータ以外のデータ部を初期化し、キー番号を基にデータを登録する。   The event information management unit 121 stores the XML data conversion table shown in FIG. 7 in the event information storage unit 122 based on the DTD table created by the DTD table creation unit 124. When the tag type of the event information notified by the terminal control unit 13 is “start”, the data unit other than the data whose tag type is “fixed” in the XML data conversion table shown in FIG. Register the data on the basis.

タグ種別が「中間」のイベントが発生した場合には、キー番号を基にデータの登録を繰り返す。タグ種別が「終了」の場合には、キー番号を基にデータを登録した後、XMLデータ変換部123にXMLデータの作成・送信を要求する。   When an event with the tag type “intermediate” occurs, data registration is repeated based on the key number. If the tag type is “end”, data is registered based on the key number, and then the XML data conversion unit 123 is requested to create and transmit XML data.

XMLデータ変換部122はイベント情報記憶部122に保存されたXMLデータ変換用テーブル(図7参照)を基に、各データをタグ情報で挟み込み、図2に示すXML形式に準拠したフォーマットのデータを作成してデータベースサーバ2へ送信する(図8ステップS27,S28)。   Based on the XML data conversion table (see FIG. 7) stored in the event information storage unit 122, the XML data conversion unit 122 sandwiches each data with tag information, and stores data in a format conforming to the XML format shown in FIG. It is created and transmitted to the database server 2 (steps S27 and S28 in FIG. 8).

データベースサーバ2のオペレーション情報管理部221は受信したXMLデータをXMLファイル作成部223に渡し、XMLファイル作成部223はXMLデータを基にXMLファイルを作成し、作成したXMLファイルをXMLデータベース23に登録する。   The operation information management unit 221 of the database server 2 passes the received XML data to the XML file creation unit 223, and the XML file creation unit 223 creates an XML file based on the XML data, and registers the created XML file in the XML database 23. To do.

このように、本実施例では、各情報通信端末1が起動時にデータベースサーバ2に自端末が送信するXMLデータの構造を通知することによって、ファームウェアバージョンの異なる情報通信端末や他システムの情報通信端末が送信するXMLデータの構造をデータベースサーバ2側で識別することができる。その結果、データベースサーバ2はイベント情報を通知する情報通信端末1毎のデータ構造を一元管理することができ、メンテナンス性を向上させることができる。   As described above, in this embodiment, each information communication terminal 1 notifies the database server 2 of the structure of XML data transmitted by itself when the information communication terminal 1 is started up, so that information communication terminals having different firmware versions or information communication terminals of other systems are used. Can be identified on the database server 2 side. As a result, the database server 2 can centrally manage the data structure of each information communication terminal 1 that notifies the event information, and can improve maintainability.

また、本実施例では、情報通信端末1内部でのXMLデータ作成処理をオペレーション単位の情報としてまとめることで効率化し、かつ通常XMLファイル作成に使用するXMLパーサを使用しないで、イベント情報を送信するため、既存情報通信システムにイベント情報通知機能を付加する場合の記憶容量の圧迫及び処理負荷の増大を最小限に抑えることができる。その結果、本実施例では、既存システムの内部イベント情報を利用した様々なアプリケーションを提供することができ、既存システムの利便性を向上させることができる。   Also, in this embodiment, the XML data creation processing within the information communication terminal 1 is streamlined by collecting information in units of operations, and event information is transmitted without using an XML parser that is normally used for creating an XML file. Therefore, it is possible to minimize the storage capacity and processing load when adding the event information notification function to the existing information communication system. As a result, in this embodiment, various applications using the internal event information of the existing system can be provided, and the convenience of the existing system can be improved.

本発明の一実施例によるイベント情報管理システムの構成を示すブロック図である。It is a block diagram which shows the structure of the event information management system by one Example of this invention. 本発明の一実施例において通知するXML形式のオペレーション情報を示す図である。It is a figure which shows the operation information of the XML format notified in one Example of this invention. 本発明の一実施例においてデータベースサーバが必要とするDTDファイルを示す図である。It is a figure which shows the DTD file which a database server requires in one Example of this invention. 本発明の一実施例において作成されるDTDファイル作成用テーブルを示す図である。It is a figure which shows the table for DTD file creation created in one Example of this invention. 図5は図1の情報通信端末におけるタグ情報登録の動作を示すフローチャートである。FIG. 5 is a flowchart showing an operation of tag information registration in the information communication terminal of FIG. 図1の情報通信端末におけるDTDテーブル作成の動作を示すフローチャートである。It is a flowchart which shows the operation | movement of DTD table preparation in the information communication terminal of FIG. 本発明の一実施例において作成されるXMLデータ作成用テーブルを示す図である。It is a figure which shows the table for XML data creation produced in one Example of this invention. 図1の情報通信端末におけるイベント情報生成の動作を示すフローチャートである。It is a flowchart which shows the operation | movement of the event information generation in the information communication terminal of FIG.

符号の説明Explanation of symbols

1 情報通信端末
2 データベースサーバ
11 データ送受信部
12 イベント情報処理部
13 端末制御部
14 表示部
15 入力部
16 記憶部
21 データ送受信部
22 オペレーション情報処理部
23 XMLデータベース
100 IPネットワーク
121 イベント情報管理部
122 イベント情報記憶部
123 XMLデータ変換部
124 DTDテーブル作成部
221 オペレーション情報管理部
222 受信情報記憶部
223 XMLファイル作成部
224 DTDファイル作成部
DESCRIPTION OF SYMBOLS 1 Information communication terminal 2 Database server 11 Data transmission / reception part 12 Event information processing part 13 Terminal control part 14 Display part 15 Input part 16 Storage part 21 Data transmission / reception part 22 Operation information processing part 23 XML database 100 IP network 121 Event information management part 122 Event information storage unit 123 XML data conversion unit 124 DTD table creation unit 221 Operation information management unit 222 Reception information storage unit 223 XML file creation unit 224 DTD file creation unit

Claims (10)

ファームウェアのアップデート機能を含み、一つのオペレーションを構成する複数のイベント情報各々をXML(eXtensible Mark−up Language)データに変換して通知する情報通信端末と、
前記情報通信端末にて前記XMLデータに変換されたイベント情報をデータベースに保存するサーバとからなるイベント情報管理システムであって、
前記情報通信端末は、
前記ファームウェアのアップデート後の起動時の初期化処理において、外部へ公開するイベント情報の種別を基に、前記イベント情報の追加及び変更に伴って変化する前記XMLデータの構造を示すXML構造定義ファイルの作成に必要なXML構造定義テーブルを作成する手段と、
前記初期化処理の完了後に前記XML構造定義テーブルを前記サーバに送信する手段とを有し、
前記サーバは、前記情報通信端末から受信したXML構造定義テーブルを基に前記XML構造定義ファイルを作成する手段を有し、
前記サーバが前記イベント情報を通知する情報通信端末毎の前記XMLデータの構造を一元管理することを特徴とするイベント情報管理システム。
An information communication terminal that includes a firmware update function, converts each of a plurality of pieces of event information constituting one operation into XML (extensible Mark-up Language) data, and notifies the information.
An event information management system comprising a server for storing event information converted into the XML data in the information communication terminal in a database,
The information communication terminal is
In an initialization process at the time of startup after updating the firmware, an XML structure definition file indicating the structure of the XML data that changes as the event information is added or changed based on the type of event information disclosed to the outside Means for creating an XML structure definition table necessary for creation;
Means for transmitting the XML structure definition table to the server after completion of the initialization process;
The server includes means for creating the XML structure definition file based on an XML structure definition table received from the information communication terminal;
An event information management system, wherein the server centrally manages the structure of the XML data for each information communication terminal that notifies the event information.
前記情報通信端末は、
イベントが発生した場合に当該イベントのイベント情報を、当該イベントが連続するオペレーションのどの段階かを示す情報とともに通知して複数のイベント情報を前記オペレーション単位の情報としてイベント情報記憶手段に保存する手段と、
前記オペレーションが終了した時点で前記イベント情報記憶手段に保存した前記オペレーション単位のイベント情報各々をタグで挟み込んで前記XMLデータに変換する手段と、
その変換したXMLデータをデータパケットとして前記サーバへ送信する手段とを含み、
前記サーバは、前記情報通信端末から受信したXMLデータをXMLファイル化して前記データベースへ登録する手段を含むことを特徴とする請求項1記載のイベント情報管理システム。
The information communication terminal is
Means for notifying event information of the event together with information indicating which stage of the operation the event continues in a case where an event occurs, and storing a plurality of event information as event unit information in the event information storage means; ,
Means for sandwiching each event information of the unit of operation stored in the event information storage means at the time of completion of the operation with a tag and converting the information into the XML data;
Means for transmitting the converted XML data to the server as a data packet,
2. The event information management system according to claim 1, wherein the server includes means for converting XML data received from the information communication terminal into an XML file and registering it in the database.
前記XMLデータの構造を作成する手段は、前記初期化処理において前記イベントの発生時に登録するデータの前記タグの情報を基に前記XML構造定義テーブルを作成し、
前記XML構造定義テーブルを送信する手段は、前記初期化処理の終了時に前記XML構造定義テーブルを前記サーバに通知することを特徴とする請求項2記載のイベント情報管理システム。
The means for creating the structure of the XML data creates the XML structure definition table on the basis of information on the tag of data to be registered when the event occurs in the initialization process,
3. The event information management system according to claim 2, wherein the means for transmitting the XML structure definition table notifies the server of the XML structure definition table at the end of the initialization process.
前記情報通信端末は、前記XML構造定義テーブルを作成する際に、前記イベントの発生時に登録するデータの前記タグの情報が通知される毎に前記XML構造定義テーブルの更新を行うことを特徴とする請求項3記載のイベント情報管理システム。   When the information communication terminal creates the XML structure definition table, the information communication terminal updates the XML structure definition table each time the tag information of data to be registered when the event occurs is notified. The event information management system according to claim 3. 前記情報通信端末は、前記XML構造定義テーブルを基に前記イベントの開始と終了とを判断してアプリケーションが利用するオペレーション単位で前記複数のイベント情報を管理する手段と前記複数のイベント情報をオペレーション情報として結合して前記XMLデータを作成する手段とを含み、
前記XMLデータを前記情報通信端末から前記サーバに通知することを特徴とする請求項2から請求項4のいずれか記載のイベント情報管理システム。
The information communication terminal includes a means for managing the plurality of event information in the operation unit of the application to determine the start and end and the events based on XML structure definition table is available, the operation of the plurality of event information Means for combining as information to create the XML data,
5. The event information management system according to claim 2, wherein the XML data is notified from the information communication terminal to the server.
ファームウェアのアップデート機能を含み、一つのオペレーションを構成する複数のイベント情報各々をXML(eXtensible Mark−up Language)データに変換して通知する情報通信端末と、
前記情報通信端末にて前記XMLデータに変換されたイベント情報をデータベースに保存するサーバとからなるシステムに用いるイベント情報管理方法であって、
前記情報通信端末が、前記ファームウェアのアップデート後の起動時の初期化処理において、外部へ公開するイベント情報の種別を基に、前記イベント情報の追加及び変更に伴って変化する前記XMLデータの構造を示すXML構造定義ファイルの作成に必要なXML構造定義テーブルを作成する処理と、前記初期化処理の完了後に前記XML構造定義テーブルを前記サーバに送信する処理とを実行し、
前記サーバが、前記情報通信端末から受信したXML構造定義テーブルを基に前記XML構造定義ファイルを作成する処理を実行し、
前記サーバが前記イベント情報を通知する情報通信端末毎の前記XMLデータの構造を一元管理することを特徴とするイベント情報管理方法。
An information communication terminal that includes a firmware update function, converts each of a plurality of pieces of event information constituting one operation into XML (extensible Mark-up Language) data, and notifies the information.
An event information management method used in a system including a server that stores event information converted into XML data in the information communication terminal in a database,
In the initialization process when the information communication terminal is started after updating the firmware, the structure of the XML data that changes as the event information is added or changed based on the type of event information disclosed to the outside A process of creating an XML structure definition table necessary for creating an XML structure definition file to be shown, and a process of sending the XML structure definition table to the server after completion of the initialization process;
The server executes a process of creating the XML structure definition file based on the XML structure definition table received from the information communication terminal;
An event information management method comprising: centrally managing the structure of the XML data for each information communication terminal to which the server notifies the event information.
前記情報通信端末が、イベントが発生した場合に当該イベントのイベント情報を、当該イベントが連続するオペレーションのどの段階かを示す情報とともに通知して複数のイベント情報を前記オペレーション単位の情報としてイベント情報記憶手段に保存する処理と、前記オペレーションが終了した時点で前記イベント情報記憶手段に保存した前記オペレーション単位のイベント情報各々をタグで挟み込んで前記XMLデータに変換する処理と、その変換したXMLデータをデータパケットとして前記サーバへ送信する処理とを実行し、
前記サーバが、前記情報通信端末から受信したXMLデータをXMLファイル化して前記データベースへ登録する処理を実行することを特徴とする請求項6記載のイベント情報管理方法。
When the event occurs, the information communication terminal notifies the event information of the event together with information indicating which stage of the operation the event continues, and stores a plurality of event information as the operation unit information. A process for storing in the means, a process for interposing the event information for each operation stored in the event information storage means at the time of completion of the operation with tags, and converting the data into the XML data, and the converted XML data as data Processing to send to the server as a packet,
The event information management method according to claim 6, wherein the server executes a process of converting XML data received from the information communication terminal into an XML file and registering the XML file in the database.
前記XMLデータの構造を作成する処理において、前記情報通信端末の初期化処理において前記イベントの発生時に登録するデータの前記タグの情報を基に前記XML構造定義テーブルを作成し、
前記XML構造定義テーブルを送信する処理において、前記初期化処理の終了時に前記XML構造定義テーブルを前記サーバに通知することを特徴とする請求項7記載のイベント情報管理方法。
In the process of creating the structure of the XML data, the XML structure definition table is created based on the tag information of the data registered when the event occurs in the initialization process of the information communication terminal,
8. The event information management method according to claim 7, wherein in the process of transmitting the XML structure definition table, the XML structure definition table is notified to the server at the end of the initialization process.
前記情報通信端末が、前記XML構造定義テーブルを作成する際に、前記イベントの発生時に登録するデータの前記タグの情報が通知される毎に前記XML構造定義テーブルの更新を行うことを特徴とする請求項8記載のイベント情報管理方法。   When the information communication terminal creates the XML structure definition table, it updates the XML structure definition table each time the tag information of the data to be registered when the event occurs is notified. The event information management method according to claim 8. 前記情報通信端末が、前記XML構造定義テーブルを基に前記イベントの開始と終了とを判断して前記イベント情報をアプリケーションが利用するオペレーション単位で前記複数のイベント情報を管理する処理と前記複数のイベント情報をオペレーション情報として結合して前記XMLデータを作成する処理とを実行し、
前記XMLデータを前記情報通信端末から前記サーバに通知することを特徴とする請求項7から請求項9のいずれか記載のイベント情報管理方法。
The information communication terminal, a process of managing a plurality of event information in the operation unit application of the event information to determine the start and end and the event based on the XML structure definition table is utilized, the plurality of Processing to combine the event information as operation information to create the XML data,
The event information management method according to any one of claims 7 to 9, wherein the XML data is notified from the information communication terminal to the server.
JP2004199956A 2004-07-07 2004-07-07 Event information management system and event information management method used therefor Active JP5021894B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004199956A JP5021894B2 (en) 2004-07-07 2004-07-07 Event information management system and event information management method used therefor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004199956A JP5021894B2 (en) 2004-07-07 2004-07-07 Event information management system and event information management method used therefor

Publications (2)

Publication Number Publication Date
JP2006023867A JP2006023867A (en) 2006-01-26
JP5021894B2 true JP5021894B2 (en) 2012-09-12

Family

ID=35797116

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004199956A Active JP5021894B2 (en) 2004-07-07 2004-07-07 Event information management system and event information management method used therefor

Country Status (1)

Country Link
JP (1) JP5021894B2 (en)

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1307048A4 (en) * 2000-07-03 2005-04-20 Fujitsu Ltd Digital video information apparatus
JP2002082817A (en) * 2000-09-06 2002-03-22 Mitsubishi Electric Corp Event notification system
JP2003281123A (en) * 2002-03-26 2003-10-03 Mitsubishi Electric Information Systems Corp Electronic application form preparing tool, method and program for preparing electronic application form

Also Published As

Publication number Publication date
JP2006023867A (en) 2006-01-26

Similar Documents

Publication Publication Date Title
CN101681343B (en) Systems and methods for providing desktop or application remoting to a web browser
CA2393900C (en) Proactive browser system
US8196155B2 (en) XML-based event driven interface for OPC data access
US20040167986A1 (en) Dynamic data-driven application integration adapters
JP5321586B2 (en) Application extension system, extension method, extension program
CN101160563A (en) Method and system for hosting and executing a component application
KR100864556B1 (en) Information processing method and information processing apparatus
JP4880376B2 (en) Support apparatus, program, information processing system, and support method
JP2000187626A (en) Inter-application data transmission and reception system and its method and computer readable recording medium for recording program and the method
US20040187095A1 (en) Installation of data-driven business integration adapters
US20030172046A1 (en) Method and system for managing systems as databases
US20110164268A1 (en) Image forming apparatus, information processing method, and recording medium storing information processing program
US20070156737A1 (en) Application integration systems and methods
CN109885347B (en) Method, device, terminal, system and storage medium for acquiring configuration data
US9128886B2 (en) Computer implemented method, computer system, electronic interface, mobile computing device and computer readable medium
JP5021894B2 (en) Event information management system and event information management method used therefor
JP5086820B2 (en) Service management method, system and program
US20050198331A1 (en) Seamless system and recording medium, and computer system process continuing method
JP2002288145A (en) Information communication system and its event processing method and recording medium with event processing program recorded thereon in information communication system
Ma et al. The Study and Application of System Integration Based on ESB for Enterprise Group
TW466450B (en) Method and system for establishing an internet interface
CN111610943B (en) Method, device and system for managing and using face sheet template
US8112746B2 (en) Method for upgrading application data according to a new application definition
JP2022012403A (en) Program, information processing device, and control method
JP2003223418A (en) Proxy device, method and program for information storage

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20070111

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090728

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090928

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20091208

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100308

A911 Transfer of reconsideration by examiner before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20100323

A912 Removal of reconsideration by examiner before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A912

Effective date: 20100416

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120423

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20120615

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

Ref document number: 5021894

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20150622

Year of fee payment: 3

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350