JPH0564942U - Online user notification message management system - Google Patents

Online user notification message management system

Info

Publication number
JPH0564942U
JPH0564942U JP228092U JP228092U JPH0564942U JP H0564942 U JPH0564942 U JP H0564942U JP 228092 U JP228092 U JP 228092U JP 228092 U JP228092 U JP 228092U JP H0564942 U JPH0564942 U JP H0564942U
Authority
JP
Japan
Prior art keywords
message
information
database
notification message
user notification
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
JP228092U
Other languages
Japanese (ja)
Inventor
弘章 佐藤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP228092U priority Critical patent/JPH0564942U/en
Publication of JPH0564942U publication Critical patent/JPH0564942U/en
Pending legal-status Critical Current

Links

Abstract

(57)【要約】 【目的】オンライン端末に表示する利用者通知メッセー
ジを一元化することにより、メッセージ体系の精度向上
及び管理工数の低減をはかる。 【構成】利用者への通知メッセージを表示する端末装置
1と、オンライン利用者通知メッセージ管理手段2が備
える利用者通知メッセージを所定の体系に区分し、かつ
それぞれ対応づけてメッセージ管理データベース3に登
録する情報登録部と、条件を与えてデータベースを検索
し合致する情報を読み出す情報検索部と、読み出された
情報を修正及び削除する情報保守部と、データベース内
の情報をメッセージファイル4、又はプログラムソース
形式の登録原文集もしくはメッセージテーブル5,メッ
セージ一覧リスト6の形式で出力する出力部とより構成
される。
(57) [Summary] [Purpose] By unifying user notification messages displayed on online terminals, the accuracy of the message system and the management man-hours will be reduced. [Structure] A terminal device 1 for displaying a notification message to a user and a user notification message provided in an online user notification message management means 2 are classified into a predetermined system, and are associated with each other and registered in a message management database 3. An information registration unit, an information search unit that searches the database by giving a condition and reads out matching information, an information maintenance unit that corrects and deletes the read information, a message file 4 or a program that stores information in the database. It is composed of a source text collection or a message table 5 and an output unit for outputting in the form of a message list 6.

Description

【考案の詳細な説明】[Detailed description of the device]

【0001】[0001]

【産業上の利用分野】[Industrial applications]

本考案は、オンライン利用者通知メッセージ管理システムに関し、特にオンラ インプログラムを開発する過程において、利用者通知メッセージの管理を支援す るシステムに関する。 The present invention relates to an online user notification message management system, and more particularly to a system that supports management of user notification messages in the process of developing an online program.

【0002】[0002]

【従来の技術】[Prior Art]

従来、オンライン利用者に通知するメッセージは、全てのメッセージにコード 番号を付与し、採番規則を定式化することでメッセージを分類する手段がとられ ていた。そして、メッセージコードとメッセージとの対応一覧表等を作成して管 理していた。 Conventionally, a message to be notified to online users has been classified by assigning a code number to all messages and formulating numbering rules. Then, a correspondence list of message codes and messages was created and managed.

【0003】[0003]

【考案が解決しようとする課題】[Problems to be solved by the device]

従来のメッセージ管理方式では、メッセージコードのみでメッセージを分類す る安易なものであったため、オンラインプログラムの開発過程において、新しい メッセージを登録する際に、同意のメッセージが既に登録済みであるかを検索す るのに手間どり、ひいては文章表現は異るが全く同意であるメッセージが重複し て登録されてしまうという欠点があった。 In the conventional message management method, it was easy to classify messages by message code only. Therefore, when registering a new message in the process of developing an online program, it is possible to search whether a consent message has already been registered. However, there was a drawback in that it was troublesome to do so, and eventually, messages that differed in text expression but were completely in agreement were registered in duplicate.

【0004】 また、メッセージを一覧表等にまとめ資料しといて管理した場合、メッセージ の変更,追加の都度それを修正するための工数がかかり、修正後に最新の資料を 配布するまでに時間がかかるという欠点があった。Further, in the case where the messages are managed by collecting them in a list and the like, it takes man-hours to modify the message each time the message is changed or added, and it takes time to distribute the latest material after the correction. There was a drawback.

【0005】[0005]

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

本考案は、コンピュータによるオンラインシステムにおいて、利用者への通知 メッセージを表示する表示部と、前記利用者通知メッセージを所定の体系に区分 し、かつそれぞれ対応づけてデータベースに登録する情報登録部と、条件を与え て前記データベースを検索し合致する情報を読み出す情報検索部と、読み出され た前記情報を修正及び排除する情報保守部と、前記データベース内の情報をファ イル、又はプログラムソース形式の登録原文集もしくは一覧リストの形式で出力 する出力部とを備えている。 The present invention is, in an online system using a computer, a display unit for displaying a notification message to a user, an information registration unit for classifying the user notification message into a predetermined system and registering each in a database in association with each other. An information search unit that searches the database by giving conditions and reads out matching information, an information maintenance unit that corrects and eliminates the read information, and registers information in the database in a file or program source format. It has an output section that outputs in the form of a textbook or list.

【0006】[0006]

【実施例】【Example】

次に、本考案について図面を参照して説明する。 Next, the present invention will be described with reference to the drawings.

【0007】 図1は本考案の一実施例の概要を示す構成図である。本実施例のオンライン利 用者通知メッセージ管理システムは、図1に示すように、メッセージ管理データ ベース3を備えるオンライン利用者通知メッセージ管理手段2は端末装置1及び メッセージファイル4が接続され、更に、メッセージテーブル5,メッセージ一 覧リスト6を出力する出力装置(図示せず)が接続されている。そして、メッセ ージ管理データベース3にはオンライン利用者通知メッセージに関する種々の情 報が登録されており、これらの情報は端末装置1より随時、検索,登録,修正, 削除のいずれかの処理を行う。また、端末装置1より随時出力指示を与えること により、メッセージ管理データベース3内の情報をメッセージファイル4に格納 すると共に、メッセージテーブル(ソースプログラム形式の登録原文集)5、又 はメッセージ一覧リスト6のいずれかの形式で出力する。FIG. 1 is a block diagram showing the outline of an embodiment of the present invention. In the online user notification message management system of this embodiment, as shown in FIG. 1, an online user notification message management means 2 including a message management database 3 is connected to a terminal device 1 and a message file 4, and further, An output device (not shown) for outputting the message table 5 and the message list 6 is connected. Then, various kinds of information regarding the online user notification message are registered in the message management database 3, and these pieces of information are searched, registered, modified, or deleted from the terminal device 1 at any time. .. Further, by giving an output instruction from the terminal device 1 at any time, the information in the message management database 3 is stored in the message file 4 and the message table (source program format registered textbook) 5 or the message list list 6 is displayed. Output in either format.

【0008】 図2は本システムのメッセージ管理データベース3が一元的に管理している各 情報の内容を示したものであって、分類名はユーザが任意に設定可能であり、ユ ーザ固有のオンラインシステムに適切な分類を行えばよい(例えば、サブシステ ム毎に分類する等)。また、メッセージ種別は、図3に示すように分類され、メ ッセージを管理を容易にするために細分化をはかっている。FIG. 2 shows the contents of each information that is centrally managed by the message management database 3 of this system. The classification name can be arbitrarily set by the user and is unique to the user. Appropriate classification should be performed for the online system (for example, for each subsystem). Also, the message types are classified as shown in FIG. 3, and the messages are subdivided to facilitate management of the messages.

【0009】 なお、メッセージの新規登録の際には、これらの全ての情報をメッセージ管理 データベース3に登録することを前提とする。It is assumed that all of this information is registered in the message management database 3 when a message is newly registered.

【0010】 上述した各情報はオンライン利用者通知メッセージ管理手段2の以下に述べる 各手段により処理を行う。The above-mentioned information is processed by the following means of the online user notification message management means 2.

【0011】 まず、検索手段により、オンラインプログラムを作成時に、メッセージの選定 において、既存に登録されているメッセージが作成したプログラムに適用できる か、もしくは新規にメッセージを登録しなければならないか、という判断を行う 。これにより、同意のメッセージがいくつも登録されるような問題は生じない。 また、随時端末装置1よりメッセージの登録内容が参照できるので、常に最新の 情報を把握することができる。以下に具体的に説明する。First, the search means determines whether an existing registered message can be applied to the created program or a new message must be registered when selecting the message when creating the online program. I do . As a result, there is no problem that many consent messages are registered. Further, since the registered content of the message can be referred to from the terminal device 1 at any time, the latest information can be always grasped. This will be specifically described below.

【0012】 情報の検索パターンは、図4(a)〜同図(e)に示すものがあり、メッセー ジ,補促説明及び処理以外は全て検索キーとすることができる。The information search patterns are shown in FIGS. 4A to 4E, and all of them can be used as search keys except for messages, supplementary explanations, and processing.

【0013】 は分類名をキーとする検索である(図4(a)参照)。例えば、サブシス テム毎に分類したとすると、あるサブシステムで固有に持つようなメッセージを 検索する時に利用する。Is a search using the classification name as a key (see FIG. 4A). For example, if it is classified by subsystem, it will be used when searching for a message unique to a subsystem.

【0014】 はメッセージコードをキーとする検索である(図4(b)参照)。メッセー ジコードとメッセージとは1対1に対応しているので、ある特定のメッセージを 参照したいときに利用する。また、メッセージとそのメッセージが使用されてい る全てのプログラム及び画面のプログラム名,画面名との対応が参照でき、当メ ッセージ内容を修正あるいは削除した場合、どのプログラムや画面に影響を及ぼ すのかを把握する。Is a search using the message code as a key (see FIG. 4B). Since there is a one-to-one correspondence between the message code and the message, this is used when you want to refer to a specific message. You can also see the correspondence between the message and the program names and screen names of all programs and screens in which the message is used. If the contents of this message are modified or deleted, which program or screen will be affected? Figure out.

【0015】 はプラグラム名を、そして、は画面名をキーとする検索である(図4(c )及び同図(d)参照)。これらはプログラム単位、又は画面単位で、どのよう なメッセージが使用されているのか、また、そのメッセージに対する処理はどう するのか、ということを把握したい時に利用する。Is a search using the program name as a key and the screen name as a key (see FIG. 4C and FIG. 4D). These are used when it is desired to grasp what kind of message is used in program units or screen units, and what kind of processing is to be performed for that message.

【0016】 はメッセージ種別のキーとする検索である(図4(e)参照)。これはオン ラインプログラムに関するデータチェック仕様の要件を基に検索する場合に利用 する。Is a search using a message type key (see FIG. 4E). This is used when searching based on the requirements of the data check specifications for online programs.

【0017】 以上が検索手段であり、これらは全て端末装置1により対話形式で行う。The above is the search means, all of which are performed interactively by the terminal device 1.

【0018】 次に、登録,修正,削除手段により、メッセージの新規追加,変更,廃止等の 変化を迅速にメッセージ管理データベースに反映でき、最新の情報を短時間で提 供する。Next, the registration, correction, and deletion means can promptly reflect changes such as new additions, changes, and abolitions of messages in the message management database, and provide the latest information in a short time.

【0019】 続いて、メッセージ管理データベース内の情報の出力手段により、登録されて いるメッセージとオンラインプログラムとのインターフェースを容易にすると共 に、ドキュメント作成にかかる工数の低減化をはかる。以下に具体的に説明する 。Subsequently, the output means of the information in the message management database facilitates the interface between the registered message and the online program, and at the same time, the number of man-hours required to create the document is reduced. The details will be described below.

【0020】 メッセージファイル4は、図5に示すレコードレイアウトでメッセージ管理デ ータベース3より出力される。メッセージファイルは索引編成のためのファイル であって、オンラインプログラムよりメッセージコードをキーとして読み込むこ とにより、必要とするメッセージが取得できる。また、メッセージテーブルは図 6に示す構造体を有し、オンラインプログラムによってテーブル番号を指定すれ ば、必要とするメッセージが取得できる。これはプログラムソース形式による登 録原文集の形でプログラム名毎にメッセージ管理データベース3より出力される ため、オンラインプログラムのソース中に取り込むとができる。従って、1つの オンラインプログラムの使用するメッセージが少数であれば、この手段を利用す ることにより高速にメッセージを取得することが可能である。The message file 4 is output from the message management database 3 in the record layout shown in FIG. The message file is a file for index organization, and the required message can be obtained by reading the message code as a key from the online program. The message table has the structure shown in Fig. 6, and if the table number is specified by the online program, the required message can be obtained. This is output from the message management database 3 for each program name in the form of a registered source text collection in the program source format, so that it can be included in the source of the online program. Therefore, if the number of messages used by one online program is small, it is possible to obtain the message at high speed by using this means.

【0021】 メッセージ一覧リスト6は、メッセージ管理データベース3内の情報を印字し たリストであり、情報の登録内容の確認、及びドキュメント作成を支援する手段 として利用する。The message list list 6 is a list in which the information in the message management database 3 is printed, and is used as a means for supporting the confirmation of the registered contents of the information and the document creation.

【0022】[0022]

【考案の効果】[Effect of the device]

以上説明したように、本考案のオンライン利用者通知メッセージ管理システム は、オンライン利用者の通知メッセージに関する種々の情報をデータベースにて 一元管理し、データベース内の情報の保守手段及び出力手段の充実化がはかられ ていることにより、メッセージとして登録されている情報の精度向上、メッセー ジを管理するための工数の低減化、管理の容易化及びメッセージに関する資料作 成工数の低減化がはかられるという効果を有する。 As described above, the online user notification message management system of the present invention centrally manages various information related to online user notification messages in a database, and the maintenance means and output means of the information in the database are enhanced. Due to the fact that the information is registered as a message, the accuracy of the information registered as a message can be improved, the man-hours required to manage the message can be reduced, the management can be facilitated, and the man-hour required to prepare the material for the message can be reduced. Have an effect.

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

【図1】本考案の一実施例の概要を示す構成図である。FIG. 1 is a block diagram showing an outline of an embodiment of the present invention.

【図2】図1のメッセージ管理データベース3の詳細な
内容を示す図である。
FIG. 2 is a diagram showing detailed contents of a message management database 3 of FIG.

【図3】図2のメッセージ種別の内分けを示す図であ
る。
FIG. 3 is a diagram showing internal division of message types in FIG.

【図4】図1のメッセージ管理データベース3の情報検
索パターンを示す図である。
4 is a diagram showing an information search pattern of the message management database 3 of FIG.

【図5】図1のメッセージファイル4のレコードレイア
ウトを示す図である。
5 is a diagram showing a record layout of a message file 4 of FIG.

【図6】図1のメッセージテーブル5の構成を示す図で
ある。
6 is a diagram showing a configuration of a message table 5 in FIG.

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

1 端末装置 2 オンライン利用者通知メッセージ管理手段 3 メッセージ管理データベース 4 メッセージファイル 5 メッセージテーブル 6 メッセージ一覧リスト 1 Terminal Device 2 Online User Notification Message Management Means 3 Message Management Database 4 Message File 5 Message Table 6 Message List List

Claims (1)

【実用新案登録請求の範囲】[Scope of utility model registration request] 【請求項1】 コンピュータによるオンラインシステム
において、利用者への通知メッセージを表示する表示部
と、前記利用者通知メッセージを所定の体系に区分し、
かつそれぞれ対応づけてデータベースに登録する情報登
録部と、条件を与えて前記データベースを検索し合致す
る情報を読み出す情報検索部と、読み出された前記情報
を修正及び排除する情報保守部と、前記データベース内
の情報をファイル、又はプログラムソース形式の登録原
文集もしくは一覧リストの形式で出力する出力部とを備
えることを特徴とするオンライン利用者通知メッセージ
管理システム。
1. In a computer-based online system, a display unit for displaying a notification message to a user and the user notification message are divided into a predetermined system,
And an information registration unit that registers in a database in association with each other, an information search unit that searches the database under a condition and reads out matching information, an information maintenance unit that corrects and eliminates the read information, and An online user notification message management system comprising an output unit for outputting information in the database in the form of a file, a program source format registered textbook or a list list.
JP228092U 1992-01-27 1992-01-27 Online user notification message management system Pending JPH0564942U (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP228092U JPH0564942U (en) 1992-01-27 1992-01-27 Online user notification message management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP228092U JPH0564942U (en) 1992-01-27 1992-01-27 Online user notification message management system

Publications (1)

Publication Number Publication Date
JPH0564942U true JPH0564942U (en) 1993-08-27

Family

ID=11524961

Family Applications (1)

Application Number Title Priority Date Filing Date
JP228092U Pending JPH0564942U (en) 1992-01-27 1992-01-27 Online user notification message management system

Country Status (1)

Country Link
JP (1) JPH0564942U (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014089642A (en) * 2012-10-31 2014-05-15 Chugoku Electric Power Co Inc:The On-line interactive system for business

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014089642A (en) * 2012-10-31 2014-05-15 Chugoku Electric Power Co Inc:The On-line interactive system for business

Similar Documents

Publication Publication Date Title
CN111860732A (en) Method, device and system for processing secondary system drawing file data of transformer substation
CN111784202A (en) Standard operation system, management method thereof, terminal and storage medium
CN111582833A (en) Document processing method and device based on life cycle and electronic equipment
JPH0564942U (en) Online user notification message management system
JP2001256043A (en) Correction history managing method and correction history management system of program source
CN113609428A (en) Method, device, equipment and medium for online checking prototype design file based on Git
JPH06335165A (en) Method and apparatus for constituting data base of power system monitoring control system, method and apparatus for managing data base of power system monitoring control system and power system monitoring control system
JP2002366478A (en) Update processing method for home page
CN113672565B (en) File marking method and device, electronic equipment and storage medium
JP2692196B2 (en) Test data editing method
JPH11203314A (en) Document number automatic numbering system
JPH10124561A (en) System construction job supporting device
JPH09218898A (en) Method for managing quality record
JP2854713B2 (en) CAD drawing change processing system
JPH02128234A (en) System for controlling generation of test program
CN116521947A (en) Method for customizing engineering object and engineering document dynamic directory tree
JPH0237466A (en) Information processing system
JPH0215374A (en) Image information retrieving device
CN115310015A (en) Picture preview method, device, equipment and storage medium
JPH1097554A (en) Device design support device
JPH08234972A (en) Software reusing device and method
JPH04195580A (en) Device for forming index term file
JPH06139061A (en) Program specification inverse preparing method
JPH0844417A (en) Operation monitoring device provided with table displaying function
JP2000299936A (en) Power system monitor-control apparatus

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 19990518