JP2004288117A - Application software configuration management system - Google Patents

Application software configuration management system Download PDF

Info

Publication number
JP2004288117A
JP2004288117A JP2003082492A JP2003082492A JP2004288117A JP 2004288117 A JP2004288117 A JP 2004288117A JP 2003082492 A JP2003082492 A JP 2003082492A JP 2003082492 A JP2003082492 A JP 2003082492A JP 2004288117 A JP2004288117 A JP 2004288117A
Authority
JP
Japan
Prior art keywords
application
configuration management
management system
application software
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.)
Pending
Application number
JP2003082492A
Other languages
Japanese (ja)
Inventor
Mitsugi Kominami
貢 小南
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2003082492A priority Critical patent/JP2004288117A/en
Publication of JP2004288117A publication Critical patent/JP2004288117A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide an application SW configuration management system for improving productivity by enhancing a reuse frequency by an index for objectively indicating a level in the quality aspect of an application SW such as a program and a document. <P>SOLUTION: This application software configuration management system is constructed on a sever so as to be usable from a terminal 1 via the Internet 10, and has a configuration management database 6 for storing the application SW as a file, and a control information database 8 for storing a use frequency and a download frequency of the application SW of this constitution management database 6, and is constituted so as to improve reuse of the application SW of the configuration management database 8 by using the use frequency and the download frequency of the application SW of the control information database 8 as the index for expressing a quality level. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

【0001】
【発明の属する技術分野】
この発明は、成果物であるアプリケーションソフトウエア(SW)を再利用するために品質が高いアプリケーションSWを容易に見つけ出すようにしたアプリケーションSW構成管理システムに関するものである。
【0002】
【従来の技術】
アプリケーションSWの開発、保守においてプログラム、ドキュメントの構成管理を目的としたシステムは、数多く市販されている。
登録されているプログラム、ドキュメントについては、検索機能を有した構成管理システムではプログラム、ドキュメントの属性(プログラム言語、処理概要等)をあらかじめ登録しておけば、属性を検索することにより、目的とするプログラム、ドキュメントを選ぶことはでき、再利用をすることができた(特許文献1参照)。
【0003】
【特許文献1】
特開2001−34461号公報(第4〜9頁、図1)
【0004】
【発明が解決しようとする課題】
従来の構成管理のシステムでは、利用する側が必要とするプログラム、ドキュメントを探し、再利用することが可能であったが、プログラム、ドキュメントを再利用した時の品質保証については、利用する側で責任をもつ必要があった。特許文献1では、品質情報として、問題点の件数などの問題情報が含まれているが、簡単に客観的に判断できる指標とは限らず、これにおいても、利用する側で評価し、責任をもつ必要があった。
一方、プログラムを開発する上で生産性向上を目的として再利用するには、利用する側としては、再利用するプログラムの品質責任を、最初に登録した側で持っていなければ、利用しても保守面で作業工数がかかり、場合によっては、新規にプログラムを作成する以上に工数がかかることがあった。そのためにプログラムを再利用するよりも、新しくプログラムを作成してしまい、いつまでも、生産性が上がらないという問題があった。
【0005】
この発明は、上記のような問題点を解決するためになされたものであり、プログラム、ドキュメント等のアプリケーションSWについて、簡単で客観的な品質レベルを示す指標をもつことにより、アプリケーションSWの再利用頻度を上げ、アプリケーションSW作成の生産性を向上させるアプリケーションSW構成管理システムを得ることを目的とする。
【0006】
【課題を解決するための手段】
この発明に係わるアプリケーションソフトウエア構成管理システムにおいては、再利用可能なアプリケーションソフトウエアを有し、ネットワークを介して端末から利用できるように構成されたアプリケーションソフトウエア構成管理システムにおいて、アプリケーションソフトウエアを保管する構成管理データベース、及びこの構成管理データベースのアプリケーションソフトウエアの利用状況を保管する制御情報データベースを備え、構成管理データベースのアプリケーションソフトウエアの端末による利用時には、制御情報データベースのアプリケーションソフトウエアの利用状況を端末に表示するようにしたものである。
【0007】
【発明の実施の形態】
実施の形態1.
図1は、この発明の実施の形態1によるアプリケーションSW構成管理システムを示す構成図である。
図1において、アプリケーションSW構成管理システム9は、インターネット10と接続されたサーバに構築されている。アプリケーションSW構成管理システム9は、インターネット10を介して複数の端末1から利用されるように構成されており、端末1からの要求に応じてアプリケーションSWの構成管理が可能な機能を有している。ここでは、アプリケーションSWとは、プログラムソースコード、オブジェクト、仕様書のドキュメント等の成果物を示す。
端末1は、入力機能として、キーボード、マウス、出力機能としてのディスプレイ装置、アプリケーションとしてWWWブラウザーを搭載した処理装置で構成される。
【0008】
アプリケーションSW構成管理システム9は、アプリケーションSWの履歴も含め管理する制御部5と、アプリケーションSWをファイルとして保管管理する構成管理データベース部6と、アプリケーションSW構成システム9にアクセスし、システムの利用可否をユーザ毎かつユーザが属しているグループ毎に保管し、利用要求時、あらかじめ登録許可されたユーザであるかどうかを判定制御するユーザ管理部3と、ユーザ、グループデータを保管管理しているユーザ、グループデータベース(DB)部4と、アプリケーションSW(ファイル)の利用回数、ダウンロード回数データを保管管理している制御情報データベース8と、この制御情報データベース8を管理制御する制御情報管理部7と、アプリケーションSW構成システム全体を管理し、端末1からの要求メッセージ内容により、次処理に情報を送付し、処理後の情報を端末1へ送信する制御を実施する管理部2とにより構成される。
【0009】
図2は、この発明の実施の形態1によるアプリケーションSW構成管理システムのユーザ、グループDB構造を示すテーブル構造図である。
図2において、ユーザID41とグループID42とパスワード43との対応が示されている。
図3は、この発明の実施の形態1によるアプリケーションSW構成管理システムの構成管理DB構造を示すテーブル構造図である。
図3において、アプリケーションSW名61毎のバージョン番号62と属性情報63が示されている。
図4は、この発明の実施の形態1によるアプリケーションSW構成管理システムの制御情報DB構造を示すテーブル構造図である。
図4において、アプリケーションSW名81毎のダウンロード回数82と利用回数83が示されている。
【0010】
図5は、この発明の実施の形態1によるアプリケーションSW構成管理システムの処理を示すフローチャートである。
図6は、この発明の実施の形態1によるアプリケーションSW構成管理システムの制御情報DBの上位ランキングテーブル構造図である。
図6において、ファイル毎のダウンロード回数86と利用回数87の上位ランキングが示されている。
図7は、この発明の実施の形態1によるアプリケーションSW構成管理システムの制御情報DBの回数テーブル構造図である。
図7において、ダウンロード回数計84と利用回数計85が示されている。
【0011】
次に、図1に示される各データベースの詳細について説明する。
ユーザ、グループデータベース4は、図2に示されるように、ユーザID41とそのユーザIDが所属しているグループID42が関連付けられたファイルにより、データベース化されている。
構成管理データベース6は、図3に示されるように、アプリケーションSW(ファイル)名61毎にそのファイル名、及び、そのファイルの履歴をあらわすバージョン番号62、そのファイルを作成したユーザ名、そのユーザが属しているグループ名を属性情報63として関連付けられたデータとして、データベース化されている。
制御情報データベース8は、図4に示されるように、アプリケーションSW(ファイル)名81毎にそのファイルが作成者以外からダウンロード要求され、要求端末にダウンロードした回数82、作成者、作成者が属するグループ以外が再利用のために利用した回数83を関連付けられてデータベース化されている。
【0012】
以下、アプリケーションSW構成管理システム9を利用し、アプリケーションSWを再利用するために客観的に品質が高く広く利用されていると判断可能な指標としてのダウンロード回数、利用回数を計上する詳細を、図5のフローチャートを参照して説明する。
アプリケーションSWを開発する場合、既に構成管理システムに登録されているアプリケーションSWの有無を調査するために、開発者は、端末1よりあらかじめ登録済みの開発者のユーザIDとユーザを認識するためのパスワードを入力する。アプリケーションSW構成管理システム9の管理部2は、受け取ったユーザID、パスワードの文字列を確認後、ユーザ管理部3へ情報としてユーザID、パスワードを送信する。ユーザ管理部3では、あらかじめ登録されているユーザID、パスワードと受け渡されたユーザID、パスワードが同じ内容かどうか比較確認を行う。登録をされているユーザID、パスワードと同一の場合は、端末1にアプリケーションSW構成管理システム9へのアクセス許可が与えられたことが認識できるように、初期画面(初期画面には本発明の方式を指標として表示したダウンロード回数、利用回数を含んでいる)を出力させる。ユーザIDとパスワードが不一致の場合は、エラーメッセージを端末1に送信し、再入力を督促する。
【0013】
アプリケーションSW構成管理システム9にアクセスが許可された場合(ステップ110)、端末1に出力されてきた初期画面の内容から検索画面を選択し、端末1から検索条件を入力する。管理部2では、端末1から入力された検索条件の文字列を確認し、制御部5に文字列のメッセージを受け渡す。制御部5では、構成管理データベースに受け渡された文字列に合致するものがあるかないかデータベースの検索を指示する。検索条件に合致した場合は、アプリケーションSWの情報を管理部2経由端末1に出力を行う(ステップ111)。開発者は、端末1から以下の(1)(2)のどちらかを要求する。
【0014】
(1)もっと詳細内容を確認するために構成管理DB6に保管管理されている内容の詳細を入手する場合、登録されているアプリケーションSWのダウンロード要求を行う(ステップ112)。ここでいうダウンロードとは、アプリケーションSWをアプリケーションSW構成管理システム9から端末1に出力する処理であり、要求されたアプリケーションSWを構成管理データベース6から抽出し、端末1に送信する処理である。
【0015】
(2)詳細内容確認できており、再利用をしたい場合にはチェックアウト要求を行う(ステップ123)。ここでいうチェックアウトとは、アプリケーションSW開発者が再利用のため指定した期間(チェックインまで)、アプリケーションSWにチェックアウトした開発者以外による変更が加えられなくした処理である。
上記(1)の端末1からのダウンロード要求時、アプリケーションSW構成管理システム9のサーバでは、端末1から要求されたアプリケーションSW(ファイル)の属性を構成管理データベース6から抽出し、登録されているユーザIDを取得する。
【0016】
端末1から要求したユーザIDと構成管理データベース6に登録されているユーザIDを比較する(ステップ114)。ユーザIDが同じ場合は、同一開発者が修正のためにダウンロードしていると判断し、制御部5で構成管理データベース6からファイルの抽出指示、端末1への送信を行う(ステップ116)。ユーザIDが相違する場合は、別開発者が再利用のためにダウンロード要求と判断し、制御情報データベースの該当ファイルのダウンロード回数をインクリメントする(ステップ115)。その後、制御部5で構成管理データベース6からファイルの抽出指示、端末1への送信を行う(ステップ116)。
【0017】
上記(2)の端末1からのチェックアウト要求時、アプリケーションSW構成管理システム9のサーバでは、端末1から要求されたアプリケーションSW(ファイル)の属性を構成管理データベース6から抽出し、登録されているユーザID、グループ名を取得する(ステップ125)。端末1から要求したユーザIDと構成管理データベース6に登録されているユーザID、グループ名を比較する(ステップ126)。ユーザID、グループ名が同じ場合は、同一開発者が修正のためにチェックアウトしていると判断し、制御部5で構成管理データベース6からファイルの抽出指示、構成管理データベースから要求ファイルを抽出、端末1への送信を行う(ステップ116)。この時、チェックアウトされたファイルは、他開発者からの要求は受け付けない制御を制御部5で行う。一方、ユーザID、グループ名が相違する場合は、別開発者、別グループが再利用のためにチェックアウトされたと判断し、制御情報データベースの該当ファイルの利用回数をインクリメントする(ステップ127)。
【0018】
上記(1)、(2)の要求、処理後に制御情報管理部7では、ダウンロード回数の計数、利用回数の計数を行い、図7のように、制御情報データベース8にダウンロード回数計84、チェックアウト利用回数計85を保管、管理する。
また、アプリケーションSW構成管理システム9から初期画面を送信する時は制御情報データベース8のダウンロード回数計84、利用回数計85を読み出し、初期画面に入れる。
一方、回数計だけでなく、要求時に各ファイル毎の回数をチェックし、回数の多い順に並べ換え、図6のように、上位10位までの回数をファイル名と対応させて表示する。
【0019】
実施の形態1によれば、プログラム、ドキュメント等のアプリケーションSWの簡単で客観的な品質レベルを示す指標として、ダウンロード回数、利用回数を用いることにより、アプリケーションSWの再利用頻度を上げ、アプリケーションSW作成の生産性を向上させることができる。
【0020】
【発明の効果】
この発明は、以上説明したように、再利用可能なアプリケーションソフトウエアを有し、ネットワークを介して端末から利用できるように構成されたアプリケーションソフトウエア構成管理システムにおいて、アプリケーションソフトウエアを保管する構成管理データベース、及びこの構成管理データベースのアプリケーションソフトウエアの利用状況を保管する制御情報データベースを備え、構成管理データベースのアプリケーションソフトウエアの端末による利用時には、制御情報データベースのアプリケーションソフトウエアの利用状況を端末に表示するようにしたので、アプリケーションソフトウエアの利用状況を品質レベルを示す指標として用いることにより、アプリケーションソフトウエアの再利用頻度を上げ、アプリケーションソフトウエア作成の生産性を向上させることができる。
【図面の簡単な説明】
【図1】この発明の実施の形態1によるアプリケーションSW構成管理システムを示す構成図である。
【図2】この発明の実施の形態1によるアプリケーションSW構成管理システムのユーザ、グループDB構造を示すテーブル構造図である。
【図3】この発明の実施の形態1によるアプリケーションSW構成管理システムの構成管理DB構造を示すテーブル構造図である。
【図4】この発明の実施の形態1によるアプリケーションSW構成管理システムの制御情報DB構造を示すテーブル構造図である。
【図5】この発明の実施の形態1によるアプリケーションSW構成管理システムの処理を示すフローチャートである。
【図6】この発明の実施の形態1によるアプリケーションSW構成管理システムの制御情報DBの上位ランキングテーブル構造図である。
【図7】この発明の実施の形態1によるアプリケーションSW構成管理システムの制御情報DBの回数テーブル構造図である。
【符号の説明】
1 端末、2 管理部、3 ユーザ管理部、
4 ユーザ、グループデータベース、5 制御部、6 構成管理データベース、7 制御情報管理部、8 制御情報データベース、
9 アプリケーションSW構成管理システム、10 インターネット、
40 ユーザ、グループ情報テーブル、60 構成管理情報テーブル、
80 制御情報テーブル、100 利用回数、ダウンロード回数計数フロー。
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to an application SW configuration management system that easily finds a high-quality application SW to reuse application software (SW) that is a product.
[0002]
[Prior art]
Many systems for the purpose of managing the configuration of programs and documents in the development and maintenance of application SW are commercially available.
For the registered programs and documents, in the configuration management system having a search function, if the attributes (program language, processing outline, etc.) of the programs and documents are registered in advance, the attributes are searched for, and the target is obtained. A program and a document can be selected and can be reused (see Patent Document 1).
[0003]
[Patent Document 1]
JP 2001-34461 A (pages 4 to 9, FIG. 1)
[0004]
[Problems to be solved by the invention]
In the conventional configuration management system, it was possible for the user to find and reuse the programs and documents required by the user. However, the user is responsible for the quality assurance when reusing the programs and documents. It was necessary to have. In Patent Document 1, problem information such as the number of problems is included as quality information. However, the quality information is not always an index that can be easily and objectively judged. I needed to have it.
On the other hand, in order to reuse the program for the purpose of improving productivity in developing the program, the user who uses the program can use it unless the party who first registered has the quality responsibility of the program to be reused. In the case of maintenance, it takes a lot of man-hours, and in some cases, it takes more man-hours than creating a new program. Therefore, there is a problem that a new program is created rather than reusing the program, and the productivity is not improved forever.
[0005]
SUMMARY OF THE INVENTION The present invention has been made to solve the above-described problems, and has a simple and objective index indicating a quality level of an application SW such as a program and a document, thereby enabling the reuse of the application SW. An object of the present invention is to obtain an application SW configuration management system that increases the frequency and improves the productivity of creating an application SW.
[0006]
[Means for Solving the Problems]
An application software configuration management system according to the present invention has reusable application software, and stores the application software in an application software configuration management system configured to be used from a terminal via a network. And a control information database for storing the usage status of the application software of the configuration management database. When the terminal uses the application software of the configuration management database, the usage status of the application software of the control information database is determined. This is displayed on the terminal.
[0007]
BEST MODE FOR CARRYING OUT THE INVENTION
Embodiment 1 FIG.
FIG. 1 is a configuration diagram showing an application SW configuration management system according to Embodiment 1 of the present invention.
In FIG. 1, an application SW configuration management system 9 is constructed on a server connected to the Internet 10. The application SW configuration management system 9 is configured to be used from a plurality of terminals 1 via the Internet 10, and has a function capable of managing the configuration of the application SW in response to a request from the terminal 1. . Here, the application SW indicates a product such as a program source code, an object, and a document of a specification.
The terminal 1 includes a keyboard and a mouse as input functions, a display device as an output function, and a processing device equipped with a WWW browser as an application.
[0008]
The application SW configuration management system 9 accesses the control unit 5 that manages the history of the application SW, including the history thereof, the configuration management database unit 6 that stores and manages the application SW as a file, and accesses the application SW configuration system 9 to determine whether the system can be used. A user management unit 3 that stores each user and each group to which the user belongs, and determines and controls whether or not the user is a user permitted to register at the time of use request; A group database (DB) unit 4, a control information database 8 for storing and managing data on the number of times of use and download of the application SW (file), a control information management unit 7 for managing and controlling the control information database 8, and an application SW configuration system Managed by the request message content from the terminal 1, and sends the information to the next process, and the information after the management unit 2 to carry out the control to be transmitted to the terminal 1.
[0009]
FIG. 2 is a table structure diagram showing a user and group DB structure of the application SW configuration management system according to the first embodiment of the present invention.
FIG. 2 shows the correspondence between the user ID 41, the group ID 42, and the password 43.
FIG. 3 is a table structure diagram showing a configuration management DB structure of the application SW configuration management system according to the first embodiment of the present invention.
FIG. 3 shows a version number 62 and attribute information 63 for each application SW name 61.
FIG. 4 is a table structure diagram showing a control information DB structure of the application SW configuration management system according to the first embodiment of the present invention.
FIG. 4 shows a download count 82 and a use count 83 for each application SW name 81.
[0010]
FIG. 5 is a flowchart showing processing of the application SW configuration management system according to the first embodiment of the present invention.
FIG. 6 is a structure diagram of a higher ranking table of the control information DB of the application SW configuration management system according to the first embodiment of the present invention.
FIG. 6 shows a high ranking of the number of downloads 86 and the number of uses 87 for each file.
FIG. 7 is a diagram showing the number-of-times table of the control information DB of the application SW configuration management system according to the first embodiment of the present invention.
FIG. 7 shows a download counter 84 and a usage counter 85.
[0011]
Next, details of each database shown in FIG. 1 will be described.
As shown in FIG. 2, the user and group database 4 is made up of a file in which a user ID 41 is associated with a group ID 42 to which the user ID belongs.
As shown in FIG. 3, the configuration management database 6 stores a file name for each application SW (file) name 61, a version number 62 representing the history of the file, a user name that created the file, A database is created as data in which the names of the groups to which they belong are associated as attribute information 63.
As shown in FIG. 4, in the control information database 8, a download request is made for each application SW (file) name 81 by a person other than the creator, the number of downloads 82 to the requesting terminal, the creator, the group to which the creator belongs Are stored in a database in association with the number of times 83 used for reuse.
[0012]
Hereinafter, the details of counting the number of downloads and the number of uses as indices that can be judged to be objectively high in quality and widely used in order to reuse the application SW by using the application SW configuration management system 9 will be described with reference to FIG. This will be described with reference to the flowchart of FIG.
When developing an application SW, in order to investigate whether there is an application SW already registered in the configuration management system, the developer uses the terminal 1 to register a user ID of the developer registered in advance and a password for recognizing the user. Enter The management unit 2 of the application SW configuration management system 9 confirms the received user ID and password character strings, and then transmits the user ID and password to the user management unit 3 as information. The user management unit 3 compares and confirms whether the registered user ID and password are the same as the passed user ID and password. If they are the same as the registered user ID and password, the initial screen (the initial screen includes the method of the present invention) so that the terminal 1 can recognize that the access permission to the application SW configuration management system 9 has been given. (Including the number of times of download and the number of times of use displayed as an index). If the user ID and the password do not match, an error message is sent to the terminal 1 to urge re-entry.
[0013]
When access to the application SW configuration management system 9 is permitted (step 110), a search screen is selected from the contents of the initial screen output to the terminal 1, and search conditions are input from the terminal 1. The management unit 2 checks the character string of the search condition input from the terminal 1 and passes the character string message to the control unit 5. The control unit 5 instructs the database to determine whether there is a character string that matches the character string passed to the configuration management database. If the search condition is met, the application SW information is output to the terminal 1 via the management unit 2 (step 111). The developer requests one of the following (1) and (2) from the terminal 1.
[0014]
(1) To obtain the details of the contents stored and managed in the configuration management DB 6 in order to confirm more detailed contents, a download request of the registered application SW is made (step 112). The download here is a process of outputting the application SW from the application SW configuration management system 9 to the terminal 1, extracting the requested application SW from the configuration management database 6, and transmitting the application SW to the terminal 1.
[0015]
(2) If the details have been confirmed and the user wants to reuse it, a check-out request is made (step 123). The checkout here is a process in which a change other than a developer who has checked out the application SW does not make a change during a period (until check-in) designated for reuse by the application SW developer.
At the time of the download request from the terminal 1 in the above (1), the server of the application SW configuration management system 9 extracts the attribute of the application SW (file) requested from the terminal 1 from the configuration management database 6 and registers the registered user. Get the ID.
[0016]
The user ID requested from the terminal 1 is compared with the user ID registered in the configuration management database 6 (step 114). If the user IDs are the same, it is determined that the same developer has downloaded the file for modification, and the control unit 5 issues a file extraction instruction from the configuration management database 6 and transmits it to the terminal 1 (step 116). If the user IDs are different, another developer determines that the request is a download request for reuse, and increments the number of downloads of the corresponding file in the control information database (step 115). Thereafter, the control unit 5 issues a file extraction instruction from the configuration management database 6 and transmits the file to the terminal 1 (step 116).
[0017]
At the time of the checkout request from the terminal 1 in the above (2), the server of the application SW configuration management system 9 extracts the attribute of the application SW (file) requested from the terminal 1 from the configuration management database 6 and registers it. A user ID and a group name are obtained (step 125). The user ID requested from the terminal 1 is compared with the user ID and group name registered in the configuration management database 6 (step 126). If the user ID and the group name are the same, it is determined that the same developer has checked out for modification, and the control unit 5 instructs the control unit 5 to extract a file from the configuration management database 6 and extracts a request file from the configuration management database. Transmission to the terminal 1 is performed (step 116). At this time, the control unit 5 performs control such that the checked-out file does not receive a request from another developer. On the other hand, if the user ID and the group name are different, it is determined that another developer and another group have been checked out for reuse, and the number of uses of the corresponding file in the control information database is incremented (step 127).
[0018]
After the request and processing of (1) and (2) above, the control information management unit 7 counts the number of downloads and the number of uses, and as shown in FIG. The usage counter 85 is stored and managed.
When transmitting the initial screen from the application SW configuration management system 9, the download frequency meter 84 and the usage frequency meter 85 of the control information database 8 are read out and put in the initial screen.
On the other hand, in addition to the counter, the number of each file is checked at the time of request, and the files are rearranged in descending order of number, and the top ten numbers are displayed in association with the file names as shown in FIG.
[0019]
According to the first embodiment, the frequency of reuse of the application SW is increased by using the number of times of download and the number of times of use as an index indicating a simple and objective quality level of the application SW such as a program and a document. Productivity can be improved.
[0020]
【The invention's effect】
As described above, the present invention relates to a configuration management system for storing application software in an application software configuration management system having reusable application software and configured to be used from a terminal via a network. A database and a control information database for storing the usage status of the application software of the configuration management database. When the configuration management database application software is used by the terminal, the usage status of the application software of the control information database is displayed on the terminal. By using the usage status of the application software as an index indicating the quality level, the frequency of reuse of the application software is increased, and the application software is reused. It is possible to improve the productivity of software creation.
[Brief description of the drawings]
FIG. 1 is a configuration diagram showing an application SW configuration management system according to a first embodiment of the present invention.
FIG. 2 is a table structure diagram showing a user and group DB structure of the application SW configuration management system according to the first embodiment of the present invention;
FIG. 3 is a table structure diagram showing a structure management DB structure of the application SW structure management system according to the first embodiment of the present invention;
FIG. 4 is a table structure diagram showing a control information DB structure of the application SW configuration management system according to the first embodiment of the present invention.
FIG. 5 is a flowchart showing processing of the application SW configuration management system according to the first embodiment of the present invention.
FIG. 6 is a structural diagram of an upper ranking table of a control information DB of the application SW configuration management system according to the first embodiment of the present invention.
FIG. 7 is a diagram illustrating a number-of-times table of a control information DB of the application SW configuration management system according to the first embodiment of the present invention;
[Explanation of symbols]
1 terminal, 2 management unit, 3 user management unit,
4 user, group database, 5 control unit, 6 configuration management database, 7 control information management unit, 8 control information database,
9 Application SW configuration management system, 10 Internet,
40 user and group information table, 60 configuration management information table,
80 control information table, 100 usage count, download count counting flow.

Claims (3)

再利用可能なアプリケーションソフトウエアを有し、ネットワークを介して端末から利用できるように構成されたアプリケーションソフトウエア構成管理システムにおいて、上記アプリケーションソフトウエアを保管する構成管理データベース、及びこの構成管理データベースの上記アプリケーションソフトウエアの利用状況を保管する制御情報データベースを備え、上記構成管理データベースのアプリケーションソフトウエアの上記端末による利用時には、上記制御情報データベースの上記アプリケーションソフトウエアの利用状況を上記端末に表示するようにしたことを特徴とするアプリケーションソフトウエア構成管理システム。An application software configuration management system having reusable application software and configured to be used from a terminal via a network, comprising: a configuration management database for storing the application software; A control information database for storing the usage status of the application software, wherein when the terminal uses the application software of the configuration management database, the usage status of the application software of the control information database is displayed on the terminal. An application software configuration management system, characterized in that: 上記利用状況は、上記端末により上記アプリケーションソフトウエアが利用された回数及び内容確認のためにダウンロードされた回数であることを特徴とする請求項1記載のアプリケーションソフトウエア構成管理システム。2. The application software configuration management system according to claim 1, wherein the usage status is the number of times the application software is used by the terminal and the number of times the application software is downloaded for content confirmation. 上記利用状況は、上記端末にランキング表示されることを特徴とする請求項1または請求項2記載のアプリケーションソフトウエア構成管理システム。3. The application software configuration management system according to claim 1, wherein the usage status is displayed in a ranking on the terminal.
JP2003082492A 2003-03-25 2003-03-25 Application software configuration management system Pending JP2004288117A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003082492A JP2004288117A (en) 2003-03-25 2003-03-25 Application software configuration management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003082492A JP2004288117A (en) 2003-03-25 2003-03-25 Application software configuration management system

Publications (1)

Publication Number Publication Date
JP2004288117A true JP2004288117A (en) 2004-10-14

Family

ID=33295774

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003082492A Pending JP2004288117A (en) 2003-03-25 2003-03-25 Application software configuration management system

Country Status (1)

Country Link
JP (1) JP2004288117A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006318286A (en) * 2005-05-13 2006-11-24 Nippon Telegr & Teleph Corp <Ntt> Application retrieval method, application retrieval program, data table preparing method, and data table preparing program
JP2011059804A (en) * 2009-09-07 2011-03-24 Mitsubishi Electric Corp Communication device management system and database access processing method
JP2013145484A (en) * 2012-01-16 2013-07-25 Nec Casio Mobile Communications Ltd Processing system, processor, terminal device, processing method and program
JP2014215754A (en) * 2013-04-24 2014-11-17 株式会社デンソー Information terminal, network system and program

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006318286A (en) * 2005-05-13 2006-11-24 Nippon Telegr & Teleph Corp <Ntt> Application retrieval method, application retrieval program, data table preparing method, and data table preparing program
JP2011059804A (en) * 2009-09-07 2011-03-24 Mitsubishi Electric Corp Communication device management system and database access processing method
JP2013145484A (en) * 2012-01-16 2013-07-25 Nec Casio Mobile Communications Ltd Processing system, processor, terminal device, processing method and program
JP2014215754A (en) * 2013-04-24 2014-11-17 株式会社デンソー Information terminal, network system and program

Similar Documents

Publication Publication Date Title
JP4470069B2 (en) Input assist device, input assist system, input assist method, and input assist program
CN111414407A (en) Data query method and device of database, computer equipment and storage medium
CN109194714B (en) File pushing method and device, terminal device and storage medium
CN111638908A (en) Interface document generation method and device, electronic equipment and medium
WO2013144358A2 (en) Systems, methods, and media for managing editable previews of webpages
CN107534671A (en) The polymerization of Distributed Services entity and association is with combining
CN111797351A (en) Page data management method and device, electronic equipment and medium
EP3232335A1 (en) Method and device for providing authentication information on web page
US20160191338A1 (en) Retrieving content from an application
CN108289118A (en) A kind of management method and device of distributed message stream
CN111857781B (en) Resource updating method and related equipment
CN106600082A (en) Processing method and device of task in service system, and service system construction system
CN109545341A (en) Medical consumable management method and relevant device based on data analysis
CN113282591B (en) Authority filtering method, authority filtering device, computer equipment and storage medium
JP2010282241A (en) File management device, file management system, file management method, and program
JP2011186768A (en) File management system, information processor, and information processing method
Xie et al. UQ-AAS21: a comprehensive dataset of Amazon Alexa skills
JP2004288117A (en) Application software configuration management system
CN108038233B (en) Method and device for collecting articles, electronic equipment and storage medium
JP7006037B2 (en) Software management equipment, software management systems and programs
CN115659940A (en) Template adjusting method based on SaaS system, driver information obtaining method and device
JP5228529B2 (en) Data search program, data search device, and data search method
JP5616293B2 (en) Information distribution system and information distribution control method
CN112308440B (en) Work order processing method, device, computer equipment and computer readable storage medium
US11799864B2 (en) Computer systems for regulating access to electronic content using usage telemetry data