JP2005025456A - Problem management system - Google Patents

Problem management system Download PDF

Info

Publication number
JP2005025456A
JP2005025456A JP2003189607A JP2003189607A JP2005025456A JP 2005025456 A JP2005025456 A JP 2005025456A JP 2003189607 A JP2003189607 A JP 2003189607A JP 2003189607 A JP2003189607 A JP 2003189607A JP 2005025456 A JP2005025456 A JP 2005025456A
Authority
JP
Japan
Prior art keywords
problem management
management system
information table
data
external file
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.)
Withdrawn
Application number
JP2003189607A
Other languages
Japanese (ja)
Inventor
Rie Hyodo
理恵 兵頭
Masayuki Saito
雅之 斎藤
Shunichi Nakamura
俊一 中村
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2003189607A priority Critical patent/JP2005025456A/en
Publication of JP2005025456A publication Critical patent/JP2005025456A/en
Withdrawn legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a problem management system capable of displaying a list of problems, searching it, and outputting it to an external file by minimum access to a database. <P>SOLUTION: This problem management system is provided with a problem management data holding means 2 holding occurring problems as problem management data, a table creation means 3 creating an index update information table 23 when one of the problem management data is updated, and a table transmission means 4 transmitting the index update information table 23 to another problem management system. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

【0001】
【発明の属する技術分野】
本発明は問題管理システム、特に、少なくとも2つの分散した地域に設置され、それぞれに発生した問題の解決に向けて相互に連携し合う問題管理システムに関する。
【0002】
【従来の技術】
製品例えばソフトウェアを開発するに際し、1つの拠点で開発するよりも複数の異なる地域における各拠点で負荷分散して開発する方が効率が良い場合がある。
【0003】
一般に、例えば大型のソフトウェアを開発する拠点においては、そこで発生する問題の発生状況やその問題解決の進捗状況を把握したり、あるいはその問題の管理データをファイルに出力する等の処理を、問題管理者が行っている。このために構築されるのが、上記の問題管理システムである。
【0004】
このような問題管理システムは上記の開発拠点対応に構築されるので、開発拠点が、上記のように異なる地域に複数散在する場合には、その問題管理システムもまた各該開発拠点対応に複数構築しなければならない。
【0005】
そうすると、これら複数の問題管理システム間で連携を取り合いながら、共通の問題管理環境を作り上げなければならない。そうしないと、上記問題管理者にとって円滑な問題管理を遂行できなくなるからである。
【0006】
そこで従前は、各地域の開発拠点における問題管理システムを、問題管理者が適宜自律的に参照する、という形で上記問題の管理が行われていた。しかしこれでは問題管理者に課される負担が重過ぎるということで種々の改善策がこれまでに提案されてきた。
【0007】
下記特許文献1および2はその改善案の従来例である。
【0008】
【特許文献1】
特開2001−22855号公報
【特許文献2】
特許第2762384号明細書
【0009】
【発明が解決しようとする課題】
上記特許文献1(特開2001−22855号公報)によれば、「問題管理システムに登録された全ての問題発生データおよびその解決データを、他の地域の拠点における問題管理システムに転送することにより、全ての問題管理システム間で同一の問題管理情報を共有する」という改善策がとられた。
【0010】
しかし、後述する説明から明らかになるとおり、その改善策は、「データベースに対する最小限のアクセスによって、問題の一覧表示、検索、外部ファイルへの出力等を行う」といった本発明による改善策とは根本的に相違する。
【0011】
また上記特許文献2(特許第2762384号明細書)によると、
〔1〕発行される発行票、解析票、確認票等を作業グループ毎にまとめる手段と、
〔2〕発行票の内容から関係者を判断し、メールにてその関係者に発行票を送付する手段と、
を備えて、問題処理における情報の流通を自動化し、その情報流通にかかる時間と製品開発者への負担とを軽減するという改善策がとられた。
【0012】
しかし、後述する説明から明らかになるとおり、その改善策も、「データベースに対する最小限のアクセスによって、問題の一覧表示、検索、外部ファイルへの出力等を行う」といった本発明による改善策とは根本的に相違する。
【0013】
したがって本発明は、分散した複数の地域におけるソフトウェア等の製品開発において、各該地域毎に設置された問題管理システムを直接参照することなしに、また、問題発生データとその解決データの全てを他の地域の問題管理システムに転送することなしに、しかも、最小限のアクセスによって、問題の一覧表示、検索、外部ファイルへの出力等を行うことを可能にする、問題管理システムを提供することを目的とするものである。
【0014】
【課題を解決するための手段】
図1は本発明に基づく問題管理システムの第1の態様を示す基本構成図であり、
図2は本発明に基づく問題管理システムの第2の態様を示す基本構成図であり、
図3は本発明に基づく問題管理システムの第3の態様を示す基本構成図である。
【0015】
(i)上記第1の態様(図1)は、他の地域の問題管理システムへ問題管理データを転送するための仕組みに関するものであり、
(ii)上記第2の態様(図2)は、問題管理者が、所要の問題管理データを検索し、かつ、その結果を一覧表示するための仕組みに関するものであり、
(iii) 上記第3の態様(図3)は、問題管理者が、所要の問題管理データを外部ファイルに出力するための仕組みに関するものである。
【0016】
(i)まず図1(第1の態様)を参照すると、その主たる構成要素は、問題管理データ保持手段2と、テーブル作成手段3と、テーブル送信手段4である。
【0017】
本システムは、基本的に、少なくとも2つの分散した地域に設置され、それぞれに発生した問題の解決に向けて相互に連携し合う問題管理システムである。ここに、
上記問題管理データ保持手段2は、発生した問題を問題管理データとして保持するものであり、
上記テーブル作成手段3は、上述の問題管理データのいずれかが更新されたとき、当該更新データのうち分散地域相互で連携し合うべきデータを、インデックス更新情報テーブル(更新TB)23として、作成するものであり、
テーブル送信手段4は、上記インデックス更新情報テーブル23を、他方の問題管理システムに送信するものである。
【0018】
さらに詳細には、上記の問題管理データ保持手段2は、問題管理データの保持テーブルとして、少なくとも、インデックス情報テーブル(IND・TB)21および問題情報テーブル(情報TB)22を有する。
【0019】
このインデックス情報テーブル21は、その問題情報テーブル22とのリンク付けを行う項目と共に、発生した問題に係る問題発生データに関する項目と、その問題の解決に向けての進捗を示す進捗データに関する項目とを含んでいる(図6参照)。
【0020】
また、その問題情報テーブル22は、インデックス情報テーブル21とのリンク付けを行う項目と共に、発生した問題への対策に係る問題対策データに関する項目と、その対策のための分析に関する項目とを含んでいる(図7参照)。
【0021】
さらに本問題管理システムは、問題発生データ登録手段1を備えている。これは、上述した問題管理データ保持手段2とテーブル作成手段3とにそれぞれ接続する手段であって、入力された前述の発生した問題に係る問題発生データを解釈して、インデックス情報テーブル21および問題情報テーブル22の各内容を更新すると共に、その更新に合わせて、インデックス更新情報テーブル23を作成するためのテーブル作成手段3を起動するものである。
【0022】
本問題管理システムは、一方、テーブル受信手段5とテーブル書換え手段6も備えている。
【0023】
テーブル受信手段5は、他方の問題管理システムにおいて同様に作成されたインデックス更新情報テーブル(23)を受信するものであり、
テーブル書換え手段6は、受信したそのインデックス更新情報テーブル(23)を参照して、問題管理データ保持手段2が有するインデックス更新情報テーブル23の内容を書き換えるものである。
【0024】
このように、上記第1の態様によれば、問題管理者が必要とする所要の問題管理データのみに絞って編集し直したインデックス更新情報テーブル23を導入することにより、最小限のアクセスにて、複数拠点の各問題管理システム相互間で共通の問題管理情報を共有し合うことが可能となる。
【0025】
(ii)次に図2(第2の態様)を参照すると、その主たる構成要素は、検索条件入力手段11と、問題一覧作成手段12と、問題一覧表示手段13である。
【0026】
本問題管理システムは、基本的に、上述したとおりの第1の態様(図1)に従って構成されるシステムであって、さらに上記の手段11,12および13を少なくとも備える。ここに、
上記検索条件入力手段11は、前述した問題管理データ保持手段2に保持されたデータを検索するときに、その検索条件を入力するものであり、
上記問題一覧作成手段12は、入力された上記の検索条件に従う問題を、その問題管理データ保持手段2に保持されたデータに基づいて、問題一覧として作成するものであり、
上記問題一覧表示手段13は、作成された上記の問題一覧を、本問題管理システムからの出力として外部に表示するものである。
【0027】
さらに詳細には、問題管理データ保持手段2は、図1に示したとおりの、インデックス情報テーブル21と、問題情報テーブル22と、インデックス更新情報テーブル23とを有していて、ここに、上記の問題一覧作成手段12は、これらテーブル21〜23の内容を解釈して上記の問題一覧を作成する。
【0028】
この場合問題一覧作成手段12は、上記の問題一覧を、問題一覧管理テーブル14として作成するようにし、問題一覧表示手段13が、その問題一覧管理テーブル14を参照して前述の表示を行うようにすることができる。
【0029】
このように、上記第2の態様によれば、問題管理者が所要の問題管理データを検索したいと思ったとき、他の地域における問題管理システムでの問題管理データをもマージした問題管理データを、問題一覧作成手段12が問題管理データ保持手段2を参照することによって当該検索データを取得し、かつ、問題一覧表示手段13により表示するので、問題管理者は全拠点の問題管理システムにおける所望の問題管理データを、最小限のアクセスにて、取得することができる。
【0030】
(iii) さらに図3(第3の態様)を参照すると、その主たる構成要素は、出力条件入力手段31と、外部ファイル作成手段32である。
【0031】
本問題管理システムは、基本的に、上述したとおりの第1の態様(図1)に従って構成されるシステムであって、さらに上記の手段31および32を少なくとも備える。ここに、
上記出力条件入力手段31は、問題管理データ保持手段2に保持されたデータを、本問題管理システム外の外部ファイル33に出力するときに、そのファイル出力条件を入力するものであり、
上記外部ファイル作成手段32は、問題管理データ保持手段2に保持されたデータを、上記のファイル出力条件に従って参照しつつ、外部ファイル33を作成するものである。
【0032】
さらに好ましくは、上記の外部ファイル作成手段32に連携する外部ファイル情報収集手段34をさらに備えるようにする。この外部ファイル情報収集手段34は、他方の問題管理システムにおける問題管理データ保持手段(2)に保持されている例えば一層詳細なデータを取得し、これを、上記の外部ファイル作成手段32における外部ファイル33の作成にさらに供するようにするものである。
【0033】
この場合は外部ファイル併合(マージ)手段35をさらに備えるのが望ましい。該手段35は、外部ファイル作成手段32からの出力と、外部ファイル情報収集手段34を介して他方の問題管理システムから取得したさらに詳細な出力と、の両出力を併合して、外部ファイル33に供給する。
【0034】
このように、上記第3の態様によれば、問題管理者が所要の問題管理データを外部ファイル33に移したいと思ったとき、他の地域における問題管理システムでの問題管理データをもマージした問題管理データから、最小限のアクセスにて、その所要の問題管理データを取得し、その外部ファイル33に格納することができる。
【0035】
【発明の実施の形態】
以下、本発明に係る第1、第2および第3の態様の問題管理システムについて、その具体例を説明する。
【0036】
図4は第1の態様(図1)に係る問題管理システムの具体例を示す図(その1)であり、
図5は同図(その2)である。
【0037】
以下、図4および図5について説明する。
【0038】
図4の参照番号100は、拠点1に設置された問題管理システムを示し、図5の200は、他地域の拠点2に設置された問題管理システムを示す。拠点1と拠点2とは、何らかの通信網NW、例えばLANまたは公衆網などで接続されている。
【0039】
問題管理システム100および200は共に同様の構成を有するが、システム100の方は問題管理データの登録と送信処理を主体にして表しており、システム200の方はその受信処理を主体にして表している。
【0040】
問題管理システム100において、パソコンなどの端末PC1から問題発生データ登録手段110(図1の1に相当)に、発生した問題データを入力(登録)する。さらに問題管理データ保持手段2(図1参照)に、問題管理データとして保持される。
【0041】
その問題管理データは、インデックス情報テーブル151(図1の21)および問題情報テーブル152(図1の22)で構成され、さらにインデックス更新情報テーブルを含む。このインデックス情報テーブル151には、問題登録データまたは進捗データ、例えば問題登録番号、問題登録された問題管理システムのサーバID、問題タイトル、問題発生日、問題対策状況、などが登録される。また問題情報テーブル152には問題対策データまたは問題解析データ、例えば問題対策日、問題対策内容、問題解決日、問題解決内容、などが登録される。これらのテーブル151および152を図で示す。
【0042】
図6はインデックス情報テーブル151の内容の具体例を示す図であり、
図7は問題情報テーブル152の内容の具体例を示す図である。
【0043】
図4の問題発生データ登録手段110についてさらに詳しく説明すると該手段110は、端末PC1から入力された問題発生データを解釈し、インデックス情報テーブル151および問題情報テーブル152の各内容を更新する。
【0044】
さらに、この問題発生データ登録手段110は、インデックス情報テーブル151および問題情報テーブル152への問題管理データの書き込みを完了すると同時に、インデックス更新情報テーブル作成手段120(図1の3)により、インデックス更新情報テーブル153(図1の23)を作成する。
【0045】
インデックス更新情報テーブル作成手段120は、インデックス更新情報テーブル153の作成を完了すると、インデックス更新情報テーブル送受信手段140(ここでは、図1の4に相当)にその作成完了を通知する。
【0046】
その作成完了の通知を受けたインデックス更新情報テーブル送(受)信手段140は、サーバID−サーバ対応テーブル154を解釈し、定義された全サーバ(問題管理システム)に対してインデックス更新情報テーブル153を送信する。
【0047】
このサーバID−サーバ対応テーブル154には、他地域に設置される問題管理システムのサーバID、例えば問題管理システム100または問題管理システム200を特定する番号、およびサーバアドレス、例えばIPアドレス、などが定義されている。その一例を図に示す。
【0048】
図8はサーバID−サーバ対応テーブル154の内容の具体例を示す図である。
【0049】
以下は、このサーバID−サーバ対応テーブル154内に定義されたサーバID2に対応する拠点2に設置されている問題管理システム200について、図5を参照しながら、その受信動作を説明する。
【0050】
上述のように問題管理システム100側から送信されたインデックス更新情報テーブル153を受信した、問題管理システム200内のインデックス更新情報テーブル送受信手段240(ここでは図1の5に相当)は、そのテーブル153の受信完了と同時に、インデックス更新情報テーブル書換え手段230(図1の6)にその受信完了を通知する。
【0051】
上記完了の通知を受けたインデックス更新情報テーブル書換え手段230は、受信したインデックス更新情報テーブル253′を、問題管理システム200内のインデックス更新情報テーブル253として保存する。このテーブル253の一例を図で示す。
【0052】
図9はインデックス更新情報テーブル253(153)の内容の具体例を示す図である。
【0053】
なお、図5のインデックス更新情報テーブル書換え手段230に相当する図4内の同手段は、参照番号130として示す。また図4のインデックス更新情報テーブル作成手段120に相当する図5の同手段は、参照番号220として示す。同様に、図5の手段210(1)は図4の手段110(1)に相当する。
【0054】
図10は第2の態様(図2)に係る問題管理システムの具体例を示す図である。
【0055】
図10に示された問題管理システム200は、図4および図5を用いて説明した問題管理システムの機能を具備する。
【0056】
また、図4を用いて説明した問題管理システム100より受信したインデックス更新情報テーブル153の内容を、インデックス更新情報テーブル253として保存している。
【0057】
この図10の問題管理システム200において、パソコンなどの端末PC2から検索条件入力手段250(図2の11)を起動し、ユーザが任意に検索条件を選択することを可能にする。この検索条件入力手段250は、ユーザがPC2より選択した検索条件に従って、問題一覧作成手段260(図2の12)に問題一覧作成要求を通知する。
【0058】
その作成要求の通知を受けた問題一覧作成手段260は、前述したインデックス情報テーブル251およびインデックス更新情報テーブル253を解釈し、問題一覧管理テーブル255(図2の14)を作成する。上記問題一覧作成手段260は、その問題一覧管理テーブル255の作成が完了すると、問題一覧表示手段270(図2の13)にその完了通知を行う。
【0059】
その完了通知を受けた問題一覧表示手段270は、問題一覧テーブル255を参照しながら、検索結果である問題一覧を、端末PC2のディスプレイに表示する。
【0060】
図11は第3の態様(図3)に係る問題管理システムの具体例を示す図(その1)であり、
図12は同図(その2)である。
【0061】
図11に示された問題管理システム200は、図4および図5を用いて説明した問題管理システムの機能を具備する。
【0062】
また、図4を用いて説明した問題管理システム100側より受信したインデックス更新情報テーブル153の内容を、インデックス更新情報テーブル253として保存している。
【0063】
図11の問題管理システム200において、パソコンなどの端末PC2からファイル出力条件入力手段280(図3の31)を起動し、ユーザが任意に外部ファイル258(図3の33)へのファイル出力条件を選択することを可能にする。
【0064】
このファイル出力条件入力手段280は、ユーザが選択した上記のファイル出力条件に従って、ファイル出力条件テーブル257を作成する。これと同時に、外部ファイル作成手段291(図3の33)に外部ファイル作成要求を通知する。このテーブル257を図に示す。
【0065】
図13はファイル出力条件テーブル257の具体例を示す図である。
【0066】
その作成要求の通知を受けた上記外部ファイル作成手段291は、ファイル出力条件テーブル257と、既述のインデックス情報テーブル251および問題情報テーブル252とを解釈し、ファイル出力管理テーブル256を作成する。このテーブル256を図に示す。
【0067】
図14はファイル出力管理テーブル256の具体例を示す図である。なお、同類のファイル出力管理テーブル256′および256″についてもまたテーブル156についても、同様である。
【0068】
次に、外部ファイル作成手段291は、インデックス更新情報テーブル253およびサーバID−サーバ対応テーブル254(図8)を解釈し、外部ファイル情報収集手段292(図3の34)に、サーバID−サーバ対応テーブル254に定義された問題管理システム100(図12)に対する外部ファイルの送信要求を行う。
【0069】
この送信要求を受けた外部ファイル情報収集手段292(34)は、図12の問題管理システム100に対しファイル出力条件テーブル257の内容を伴って、外部ファイルの送信要求を通知する。
【0070】
以下は、サーバID−サーバ対応テーブル254に定義された拠点1に設置された問題管理システム100でのファイル出力管理テーブルの送受信動作を示す。
【0071】
問題管理システム200(図11)から、外部ファイルへの送信要求を受信した問題管理システム100の外部ファイル情報収集手段192は、外部ファイル作成手段191に対してその送信要求を通知する。この通知を受けた外部ファイル作成手段191は、前述したファイル出力条件テーブル257と、自内のインデックス情報テーブル151および問題情報テーブル152の各内容を解釈し、ファイル出力管理テーブル156(図14)を作成する。
【0072】
このファイル出力管理テーブル156の作成を完了すると同時に、外部ファイル作成手段191は、この完了を、外部ファイル情報収集手段192に通知する。この完了通知を受けた外部ファイル情報収集手段192は、ファイル出力管理テーブル156の内容を、図11の問題管理システム200側に送信する。
【0073】
このように図12の問題管理システム100から送信されたファイル出力管理テーブル156の内容を、テーブル256″にて一旦受信した図11の問題管理システム200は、自内の外部ファイル情報収集手段292(34)において、この受信完了と同時に、外部ファイル作成手段291(32)に受信完了を通知する。
【0074】
この完了通知を受けた、外部ファイル作成手段291は、問題管理システム100側から受信したファイル出力管理テーブル156の内容を、問題管理システム200内にファイル出力管理テーブル256′として保存する。そしてこのファイル出力管理テーブル256′での保存完了と同時に、外部ファイル作成手段291(32)は、外部ファイル出力手段295に対して上記保存の完了を通知する。
【0075】
上記の保存完了の通知を受けた外部ファイル出力手段295は、ファイル出力管理テーブル256およびファイル出力管理テーブル256′を参照し、外部ファイル258(33)を、ユーザが指定した場所に格納する。外部ファイル258を図で示す。
【0076】
図15は外部ファイル258の内容の一例を示す図である。
【0077】
本図の外部ファイル258を、例えばCSV(Comma Separated Value )ファイルなどとして構築し、問題管理システムの外部に設けておくことにより、他の問題管理者が、例えば問題管理の状況をグラフにまとめるなどの加工を容易に行うことができる。
【0078】
以上述べた本発明の実施態様は以下のとおりである。
【0079】
(付記1)少なくとも2つの分散した地域に設置され、それぞれに発生した問題の解決に向けて相互に連携し合う問題管理システムであって、
発生した問題を問題管理データとして保持する問題管理データ保持手段と、
前記問題管理データのいずれかが更新されたとき、当該更新データのうち前記の分散地域相互で連携し合うべきデータを、インデックス更新情報テーブルとして、作成するテーブル作成手段と、
前記インデックス更新情報テーブルを、他方の前記問題管理システムに送信するテーブル送信手段と、
を備えることを特徴とする問題管理システム。
【0080】
(付記2)前記問題管理データ保持手段は、前記問題管理データの保持テーブルとして、少なくとも、インデックス情報テーブルおよび問題情報テーブルを有し、
該インデックス情報テーブルは、該問題情報テーブルとのリンク付けを行う項目と共に、前記の発生した問題に係る問題発生データに関する項目と、その問題の解決に向けての進捗を示す進捗データに関する項目とを含み、
該問題情報テーブルは、該インデックス情報テーブルとのリンク付けを行う項目と共に、前記の発生した問題への対策に係る問題対策データに関する項目と、その対策のための分析に関する項目とを含むことを特徴とする付記1に記載の問題管理システム。
【0081】
(付記3)前記問題管理データ保持手段と前記テーブル作成手段とにそれぞれ接続する手段であって、入力された前記の発生した問題に係る問題発生データを解釈して、前記インデックス情報テーブルおよび問題情報テーブルの各内容を更新すると共に、その更新に合わせて、前記インデックス更新情報テーブルを作成する前記テーブル作成手段を起動する問題発生データ登録手段を備えることを特徴とする付記2に記載の問題管理システム。
【0082】
(付記4)他方の前記問題管理システムにおいて同様に作成されたインデックス更新情報テーブルを受信するテーブル受信手段と、
受信した該インデックス更新情報テーブルを参照して、前記問題管理データ保持手段が有するインデックス更新情報テーブルの内容を書き換えるテーブル書換え手段と、
をさらに備えることを特徴とする付記1に記載の問題管理システム。
【0083】
(付記5)前記問題管理データ保持手段に保持されたデータを検索するときに、その検索条件を入力する検索条件入力手段と、
入力された前記検索条件に従う問題を、前記問題管理データ保持手段に保持されたデータに基づいて、問題一覧として作成する問題一覧作成手段と、
作成された前記問題一覧を、前記問題管理システムからの出力として外部に表示する問題一覧表示手段と、
をさらに備えることを特徴とする付記1に記載の問題管理システム。
【0084】
(付記6)前記問題管理データ保持手段は、インデックス情報テーブルと、問題情報テーブルと、インデックス更新情報テーブルとを有してなり、前記問題一覧作成手段は、これらテーブルの内容を解釈して前記問題一覧を作成することを特徴とする付記5に記載の問題管理システム。
【0085】
(付記7)前記問題一覧作成手段は前記問題一覧を、問題一覧管理テーブルとして作成し、前記問題一覧表示手段は、該問題一覧管理テーブルを参照して前記の表示を行うことを特徴とする付記6に記載の問題管理システム。
【0086】
(付記8)前記問題管理データ保持手段に保持されたデータを、前記問題管理システム外の外部ファイルに出力するときに、そのファイル出力条件を入力する出力条件入力手段と、
前記問題管理データ保持手段に保持されたデータを、前記ファイル出力条件に従って参照しつつ、前記外部ファイルを作成する外部ファイル作成手段と、
をさらに備えることを特徴とする付記1に記載の問題管理システム。
【0087】
(付記9)前記外部ファイル作成手段に連携する外部ファイル情報収集手段をさらに備え、
該外部ファイル情報収集手段は、他方の前記問題管理システムにおける問題管理データ保持手段に保持されているデータを取得し、これを、前記外部ファイル作成手段における前記外部ファイルの作成にさらに供することを特徴とする付記8に記載の問題管理システム。
【0088】
(付記10)前記外部ファイル作成手段からの出力と、前記外部ファイル情報収集手段を介して前記他方の問題管理システムから取得した出力と、の両出力を併合して前記外部ファイルに供給する外部ファイル併合手段をさらに備えることを特徴とする付記9に記載の問題管理システム。
【0089】
【発明の効果】
上述した本発明を問題管理システムに適用することにより、分散した地域における開発において、各地域毎に設置された問題管理システムを直接参照することなく、または全ての問題発生データおよび解決データを相手システムに転送することなく、問題管理者が、問題発生状況または進捗状況を把握したり、問題管理データをファイル出力することなどを可能にする。さらにまた、各拠点でのデータベースへのアクセスを最小限にとどめることができるので、サーバ負荷は低減し、したがって問題把握のレスポンス性が向上する。
【図面の簡単な説明】
【図1】本発明に基づく問題管理システムの第1の態様を示す基本構成図である。
【図2】本発明に基づく問題管理システムの第2の態様を示す基本構成図である。
【図3】本発明に基づく問題管理システムの第3の態様を示す基本構成図である。
【図4】第1の態様(図1)に係る問題管理システムの具体例を示す図(その1)である。
【図5】第1の態様(図1)に係る問題管理システムの具体例を示す図(その2)である。
【図6】インデックス情報テーブル151の内容の具体例を示す図である。
【図7】問題情報テーブル152の内容の具体例を示す図である。
【図8】サーバID−サーバ対応テーブル154の内容の具体例を示す図である。
【図9】インデックス更新情報テーブル253(153)の内容の具体例を示す図である。
【図10】第2の態様(図2)に係る問題管理システムの具体例を示す図である。
【図11】第3の態様(図3)に係る問題管理システムの具体例を示す図(その1)である。
【図12】第3の態様(図3)に係る問題管理システムの具体例を示す図(その2)である。
【図13】ファイル出力条件テーブル257の具体例を示す図である。
【図14】ファイル出力管理テーブル256の具体例を示す図である。
【図15】外部ファイル258の内容の一例を示す図である。
【符号の説明】
1…問題発生データ登録手段
2…問題管理データ保持手段
3…テーブル作成手段
4…テーブル送信手段
5…テーブル受信手段
6…テーブル書換え手段
11…検索条件入力手段
12…問題一覧作成手段
13…問題一覧表示手段
14…問題一覧管理テーブル
21…インデックス情報テーブル
22…問題情報テーブル
23…インデックス更新情報テーブル
31…出力条件入力手段
32…外部ファイル作成手段
33…外部ファイル
34…外部ファイル情報収集手段
35…外部ファイル併合手段
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a problem management system, and more particularly to a problem management system that is installed in at least two dispersed areas and cooperates with each other to solve problems that have occurred.
[0002]
[Prior art]
When developing a product such as software, it may be more efficient to develop a load distribution at each site in a plurality of different regions than to develop at one site.
[0003]
In general, for example, at sites that develop large-scale software, problems such as the occurrence of problems that occur there and the progress of problem solving, or the management data for such problems are output to a file. The person is doing. The problem management system described above is constructed for this purpose.
[0004]
Since such a problem management system is built for the above development bases, if multiple development bases are scattered in different regions as described above, the problem management systems are also built for each development base. Must.
[0005]
Then, it is necessary to create a common problem management environment while coordinating between these multiple problem management systems. Otherwise, smooth problem management cannot be performed for the problem manager.
[0006]
Therefore, in the past, the above problem management has been performed in such a way that the problem manager autonomously refers to the problem management system at the development base in each region as appropriate. However, various improvement measures have been proposed so far because the burden imposed on the problem manager is too heavy.
[0007]
The following Patent Documents 1 and 2 are conventional examples of such improvements.
[0008]
[Patent Document 1]
JP 2001-22855 A
[Patent Document 2]
Japanese Patent No. 2762384
[0009]
[Problems to be solved by the invention]
According to the above-mentioned patent document 1 (Japanese Patent Laid-Open No. 2001-22855), “by transferring all the problem occurrence data registered in the problem management system and its solution data to the problem management system at a base in another region. , “I share the same problem management information among all problem management systems”.
[0010]
However, as will become clear from the explanation below, the improvement measures are fundamentally different from the improvement measures according to the present invention such as “displaying a list of problems, searching, outputting to an external file, etc. with minimal access to the database”. Is different.
[0011]
According to the above-mentioned Patent Document 2 (Japanese Patent No. 2762384),
[1] Means to compile issued, analysis, confirmation, etc. for each work group,
[2] Means for judging a related person from the contents of the issuance card and sending the issuance card to the related person by e-mail;
In order to solve this problem, the company has taken measures to automate the distribution of information in problem processing and reduce the time required for information distribution and the burden on product developers.
[0012]
However, as will become clear from the explanation given later, the improvement measures are also fundamental to the improvement measures according to the present invention such as “displaying a list of problems, searching, outputting to an external file, etc. with minimal access to the database”. Is different.
[0013]
Therefore, the present invention is not limited to directly referring to the problem management system installed in each region in product development such as software in a plurality of dispersed regions, and to all of the problem occurrence data and its solution data. To provide a problem management system that makes it possible to display a list of problems, search, output to an external file, etc. with minimal access without transferring to a local problem management system It is the purpose.
[0014]
[Means for Solving the Problems]
FIG. 1 is a basic configuration diagram showing a first aspect of a problem management system according to the present invention.
FIG. 2 is a basic configuration diagram showing a second aspect of the problem management system according to the present invention.
FIG. 3 is a basic configuration diagram showing a third aspect of the problem management system according to the present invention.
[0015]
(I) The first aspect (FIG. 1) relates to a mechanism for transferring problem management data to a problem management system in another area.
(Ii) The second aspect (FIG. 2) relates to a mechanism for a problem manager to search for required problem management data and display a list of the results.
(Iii) The third aspect (FIG. 3) relates to a mechanism for a problem manager to output required problem management data to an external file.
[0016]
(I) First, referring to FIG. 1 (first mode), the main components are a problem management data holding means 2, a table creation means 3, and a table transmission means 4.
[0017]
This system is basically a problem management system that is installed in at least two dispersed areas and cooperates with each other to solve problems that have occurred in each. here,
The problem management data holding means 2 holds a problem that has occurred as problem management data.
The table creation means 3 creates, as an index update information table (update TB) 23, data that should be linked with each other in the distributed areas when any of the above-described problem management data is updated. Is,
The table transmission means 4 transmits the index update information table 23 to the other problem management system.
[0018]
More specifically, the problem management data holding means 2 includes at least an index information table (IND / TB) 21 and a problem information table (information TB) 22 as a problem management data holding table.
[0019]
The index information table 21 includes items for linking to the problem information table 22, items relating to problem occurrence data relating to the problem that has occurred, and items relating to progress data indicating progress toward solving the problem. (See FIG. 6).
[0020]
In addition, the problem information table 22 includes items relating to the countermeasure against the problem that has occurred, and items relating to analysis for the countermeasure, as well as items to be linked with the index information table 21. (See FIG. 7).
[0021]
The problem management system further includes problem occurrence data registration means 1. This is means for connecting to the problem management data holding means 2 and the table creation means 3 described above, and interprets the problem occurrence data relating to the above-mentioned problem that has been input, and the index information table 21 and the problem information. The contents of the information table 22 are updated, and the table creation means 3 for creating the index update information table 23 is activated in accordance with the update.
[0022]
On the other hand, the problem management system also includes a table receiving unit 5 and a table rewriting unit 6.
[0023]
The table receiving means 5 receives the index update information table (23) similarly created in the other problem management system,
The table rewriting means 6 refers to the received index update information table (23) and rewrites the contents of the index update information table 23 included in the problem management data holding means 2.
[0024]
As described above, according to the first aspect, by introducing the index update information table 23 re-edited only to necessary problem management data required by the problem manager, it is possible to minimize the access. It becomes possible to share common problem management information among problem management systems at a plurality of bases.
[0025]
(Ii) Next, referring to FIG. 2 (second mode), the main components are a search condition input means 11, a problem list creation means 12, and a problem list display means 13.
[0026]
This problem management system is basically a system configured according to the first aspect (FIG. 1) as described above, and further includes at least the above-described means 11, 12, and 13. here,
The search condition input means 11 is for inputting the search conditions when searching the data held in the problem management data holding means 2 described above.
The problem list creating means 12 creates a problem according to the inputted search condition as a problem list based on the data held in the problem management data holding means 2.
The problem list display means 13 displays the created problem list to the outside as an output from the problem management system.
[0027]
More specifically, the problem management data holding means 2 has an index information table 21, a problem information table 22, and an index update information table 23 as shown in FIG. The problem list creating means 12 interprets the contents of these tables 21 to 23 and creates the above problem list.
[0028]
In this case, the problem list creating means 12 creates the above problem list as the problem list management table 14, and the problem list display means 13 refers to the problem list management table 14 and performs the above display. can do.
[0029]
As described above, according to the second aspect, when the problem manager wants to search for the required problem management data, the problem management data obtained by merging the problem management data in the problem management system in another area is also obtained. Since the problem list creation means 12 refers to the problem management data holding means 2 to acquire the search data and displays the search data on the problem list display means 13, the problem manager can select a desired problem in the problem management system at all locations. Problem management data can be acquired with minimal access.
[0030]
(Iii) Still referring to FIG. 3 (third mode), the main components are an output condition input means 31 and an external file creation means 32.
[0031]
The present problem management system is basically a system configured according to the first aspect (FIG. 1) as described above, and further includes at least the above means 31 and 32. here,
The output condition input means 31 inputs the file output condition when outputting the data held in the problem management data holding means 2 to the external file 33 outside the problem management system.
The external file creation means 32 creates the external file 33 while referring to the data held in the problem management data holding means 2 according to the file output conditions.
[0032]
More preferably, it further includes an external file information collection unit 34 that cooperates with the external file creation unit 32 described above. This external file information collecting means 34 obtains, for example, more detailed data held in the problem management data holding means (2) in the other problem management system, and this is used as the external file in the external file creation means 32 described above. It is made to use for preparation of 33 further.
[0033]
In this case, it is desirable to further include external file merging means 35. The means 35 combines the output from the external file creation means 32 and the more detailed output obtained from the other problem management system via the external file information collection means 34 into the external file 33. Supply.
[0034]
As described above, according to the third aspect, when the problem manager wants to move the required problem management data to the external file 33, the problem management data in the problem management system in another region is also merged. The required problem management data can be acquired from the problem management data with minimal access and stored in the external file 33.
[0035]
DETAILED DESCRIPTION OF THE INVENTION
Specific examples of the problem management system according to the first, second, and third aspects of the present invention will be described below.
[0036]
FIG. 4 is a diagram (part 1) showing a specific example of the problem management system according to the first mode (FIG. 1).
FIG. 5 is the same figure (the 2).
[0037]
Hereinafter, FIG. 4 and FIG. 5 will be described.
[0038]
Reference numeral 100 in FIG. 4 indicates a problem management system installed in the base 1, and 200 in FIG. 5 indicates a problem management system installed in the base 2 in another area. The base 1 and the base 2 are connected by some kind of communication network NW, for example, a LAN or a public network.
[0039]
The problem management systems 100 and 200 have the same configuration, but the system 100 mainly represents registration and transmission processing of problem management data, and the system 200 mainly represents reception processing thereof. Yes.
[0040]
In the problem management system 100, the generated problem data is input (registered) from the terminal PC1 such as a personal computer to the problem occurrence data registration means 110 (corresponding to 1 in FIG. 1). Further, it is held as problem management data in the problem management data holding means 2 (see FIG. 1).
[0041]
The problem management data includes an index information table 151 (21 in FIG. 1) and a problem information table 152 (22 in FIG. 1), and further includes an index update information table. In this index information table 151, problem registration data or progress data, for example, a problem registration number, a server ID of a problem management system in which a problem is registered, a problem title, a problem occurrence date, a problem countermeasure status, and the like are registered. The problem information table 152 registers problem countermeasure data or problem analysis data, for example, problem countermeasure date, problem countermeasure content, problem resolution date, problem resolution content, and the like. These tables 151 and 152 are shown in the figure.
[0042]
FIG. 6 is a diagram showing a specific example of the contents of the index information table 151.
FIG. 7 is a diagram showing a specific example of the contents of the problem information table 152.
[0043]
The problem occurrence data registration means 110 in FIG. 4 will be described in more detail. The means 110 interprets the problem occurrence data input from the terminal PC1 and updates the contents of the index information table 151 and the problem information table 152.
[0044]
Further, the problem occurrence data registration unit 110 completes the writing of the problem management data into the index information table 151 and the problem information table 152, and at the same time, the index update information table creation unit 120 (3 in FIG. 1) uses the index update information. A table 153 (23 in FIG. 1) is created.
[0045]
When the creation of the index update information table 153 is completed, the index update information table creation unit 120 notifies the index update information table transmission / reception unit 140 (here, corresponding to 4 in FIG. 1) of the completion of creation.
[0046]
The index update information table transmission / reception unit 140 that has received the notification of the completion of the interpretation interprets the server ID-server correspondence table 154 and performs the index update information table 153 for all the defined servers (problem management systems). Send.
[0047]
The server ID-server correspondence table 154 defines a server ID of a problem management system installed in another area, for example, a number for identifying the problem management system 100 or the problem management system 200, and a server address, for example, an IP address. Has been. An example is shown in the figure.
[0048]
FIG. 8 is a diagram showing a specific example of the contents of the server ID-server correspondence table 154.
[0049]
Hereinafter, the reception operation of the problem management system 200 installed in the base 2 corresponding to the server ID 2 defined in the server ID-server correspondence table 154 will be described with reference to FIG.
[0050]
The index update information table transmission / reception means 240 (corresponding to 5 in FIG. 1) in the problem management system 200 that has received the index update information table 153 transmitted from the problem management system 100 side as described above is the table 153. Simultaneously with the completion of reception, the index update information table rewriting means 230 (6 in FIG. 1) is notified of the completion of reception.
[0051]
Upon receiving the notification of completion, the index update information table rewriting means 230 stores the received index update information table 253 ′ as the index update information table 253 in the problem management system 200. An example of this table 253 is shown in the figure.
[0052]
FIG. 9 is a diagram showing a specific example of the contents of the index update information table 253 (153).
[0053]
Note that this means in FIG. 4 corresponding to the index update information table rewriting means 230 in FIG. 5 corresponding to the index update information table creation means 120 of FIG. Similarly, the means 210 (1) in FIG. 5 corresponds to the means 110 (1) in FIG.
[0054]
FIG. 10 is a diagram showing a specific example of the problem management system according to the second mode (FIG. 2).
[0055]
The problem management system 200 shown in FIG. 10 has the function of the problem management system described with reference to FIGS.
[0056]
Further, the contents of the index update information table 153 received from the problem management system 100 described with reference to FIG. 4 are stored as the index update information table 253.
[0057]
In the problem management system 200 of FIG. 10, the search condition input means 250 (11 in FIG. 2) is activated from the terminal PC2 such as a personal computer, and allows the user to arbitrarily select the search condition. This search condition input means 250 notifies the problem list creation means 260 (12 in FIG. 2) of a problem list creation request in accordance with the search conditions selected by the user from the PC 2.
[0058]
Upon receiving the notification of the creation request, the problem list creation unit 260 interprets the index information table 251 and the index update information table 253 described above, and creates the problem list management table 255 (14 in FIG. 2). When the creation of the problem list management table 255 is completed, the problem list creation unit 260 notifies the problem list display unit 270 (13 in FIG. 2) of the completion.
[0059]
The problem list display means 270 that has received the notification of completion displays the problem list as a search result on the display of the terminal PC 2 while referring to the problem list table 255.
[0060]
FIG. 11 is a diagram (part 1) showing a specific example of the problem management system according to the third mode (FIG. 3).
FIG. 12 is the same figure (the 2).
[0061]
The problem management system 200 shown in FIG. 11 has the function of the problem management system described with reference to FIGS.
[0062]
The contents of the index update information table 153 received from the problem management system 100 described with reference to FIG. 4 are stored as the index update information table 253.
[0063]
In the problem management system 200 of FIG. 11, the file output condition input means 280 (31 in FIG. 3) is activated from the terminal PC2 such as a personal computer, and the user arbitrarily sets the file output conditions to the external file 258 (33 in FIG. 3). Allows you to choose.
[0064]
The file output condition input means 280 creates the file output condition table 257 according to the above file output conditions selected by the user. At the same time, the external file creation means 291 (33 in FIG. 3) is notified of the external file creation request. This table 257 is shown in the figure.
[0065]
FIG. 13 is a diagram showing a specific example of the file output condition table 257.
[0066]
The external file creation means 291 that has received the creation request notification interprets the file output condition table 257, the index information table 251 and the problem information table 252 described above, and creates the file output management table 256. This table 256 is shown in the figure.
[0067]
FIG. 14 is a diagram showing a specific example of the file output management table 256. The same applies to the similar file output management tables 256 ′ and 256 ″ and the table 156.
[0068]
Next, the external file creation means 291 interprets the index update information table 253 and the server ID / server correspondence table 254 (FIG. 8), and sends the server ID / server correspondence to the external file information collection means 292 (34 in FIG. 3). An external file transmission request is made to the problem management system 100 (FIG. 12) defined in the table 254.
[0069]
The external file information collection unit 292 (34) that has received the transmission request notifies the problem management system 100 of FIG. 12 of the external file transmission request with the contents of the file output condition table 257.
[0070]
The following shows the transmission / reception operation of the file output management table in the problem management system 100 installed at the site 1 defined in the server ID-server correspondence table 254.
[0071]
The external file information collection unit 192 of the problem management system 100 that has received a transmission request to an external file from the problem management system 200 (FIG. 11) notifies the external file creation unit 191 of the transmission request. Upon receiving this notification, the external file creation means 191 interprets the contents of the file output condition table 257, the index information table 151 within itself, and the problem information table 152, and creates the file output management table 156 (FIG. 14). create.
[0072]
At the same time as the creation of the file output management table 156 is completed, the external file creation unit 191 notifies the external file information collection unit 192 of the completion. The external file information collection unit 192 that has received the completion notification transmits the contents of the file output management table 156 to the problem management system 200 side in FIG.
[0073]
Thus, the problem management system 200 of FIG. 11 that has once received the contents of the file output management table 156 transmitted from the problem management system 100 of FIG. 12 in the table 256 ″ has its own external file information collection means 292 ( In 34), simultaneously with the completion of the reception, the external file creation means 291 (32) is notified of the reception completion.
[0074]
Receiving this completion notification, the external file creation means 291 stores the contents of the file output management table 156 received from the problem management system 100 side as a file output management table 256 ′ in the problem management system 200. Simultaneously with the completion of storage in the file output management table 256 ′, the external file creation unit 291 (32) notifies the external file output unit 295 of the completion of the storage.
[0075]
The external file output unit 295 that has received the notification of the completion of storage refers to the file output management table 256 and the file output management table 256 ′, and stores the external file 258 (33) in a location specified by the user. External file 258 is shown in the figure.
[0076]
FIG. 15 is a diagram showing an example of the contents of the external file 258.
[0077]
By constructing the external file 258 of this figure as, for example, a CSV (Comma Separated Value) file and providing it outside the problem management system, other problem managers can summarize the problem management status in a graph, for example. Can be easily performed.
[0078]
The embodiment of the present invention described above is as follows.
[0079]
(Appendix 1) A problem management system that is installed in at least two dispersed areas and cooperates with each other to solve problems that have occurred.
Problem management data holding means for holding the occurred problem as problem management data;
When any of the problem management data is updated, table creation means for creating, as an index update information table, data that should be coordinated between the distributed regions among the update data;
Table transmission means for transmitting the index update information table to the other problem management system;
A problem management system comprising:
[0080]
(Supplementary Note 2) The problem management data holding means has at least an index information table and a problem information table as the problem management data holding table,
The index information table includes items relating to the problem information table, items relating to the problem occurrence data relating to the problem that has occurred, and items relating to progress data indicating progress toward solving the problem. Including
The problem information table includes an item for linking with the index information table, an item related to the problem countermeasure data related to the countermeasure for the problem that has occurred, and an item related to analysis for the countermeasure. The problem management system according to Supplementary Note 1.
[0081]
(Additional remark 3) It is a means connected to the said problem management data holding means and the said table preparation means respectively, Comprising: The problem occurrence data which concerns on the said generated problem which were input, the said index information table and problem information The problem management system according to claim 2, further comprising a problem occurrence data registration unit that updates each content of the table and activates the table creation unit that creates the index update information table in accordance with the update. .
[0082]
(Appendix 4) Table receiving means for receiving an index update information table similarly created in the other problem management system;
Table rewriting means for rewriting the contents of the index update information table of the problem management data holding means with reference to the received index update information table;
The problem management system according to appendix 1, further comprising:
[0083]
(Supplementary Note 5) When searching for data held in the problem management data holding means, search condition input means for inputting the search condition;
A problem list creating means for creating a problem according to the input search condition as a problem list based on the data held in the problem management data holding means;
A problem list display means for displaying the created problem list externally as an output from the problem management system;
The problem management system according to appendix 1, further comprising:
[0084]
(Supplementary Note 6) The problem management data holding means includes an index information table, a problem information table, and an index update information table, and the problem list creating means interprets the contents of these tables and The problem management system according to appendix 5, wherein a list is created.
[0085]
(Additional remark 7) The said problem list preparation means produces the said problem list as a problem list management table, The said problem list display means performs said display with reference to this problem list management table 6. The problem management system according to 6.
[0086]
(Appendix 8) Output condition input means for inputting the file output condition when outputting the data held in the problem management data holding means to an external file outside the problem management system;
External file creation means for creating the external file while referring to the data held in the problem management data holding means according to the file output condition;
The problem management system according to appendix 1, further comprising:
[0087]
(Additional remark 9) The external file information collection means cooperated with the said external file creation means is further provided,
The external file information collecting means acquires data held in the problem management data holding means in the other problem management system, and further supplies this to the creation of the external file in the external file creation means The problem management system according to appendix 8.
[0088]
(Supplementary Note 10) An external file that supplies both the output from the external file creation means and the output obtained from the other problem management system via the external file information collection means to the external file. The problem management system according to appendix 9, further comprising merging means.
[0089]
【The invention's effect】
By applying the present invention described above to a problem management system, in development in a distributed area, the partner system can be used to directly reference all problem occurrence data and solution data without directly referring to the problem management system installed in each area. The problem manager can grasp the problem occurrence status or progress status, output the problem management data to a file, etc. Furthermore, since access to the database at each site can be kept to a minimum, the server load is reduced, and therefore the response to grasping the problem is improved.
[Brief description of the drawings]
FIG. 1 is a basic configuration diagram showing a first aspect of a problem management system according to the present invention.
FIG. 2 is a basic configuration diagram showing a second aspect of the problem management system according to the present invention.
FIG. 3 is a basic configuration diagram showing a third aspect of the problem management system according to the present invention.
FIG. 4 is a diagram (part 1) illustrating a specific example of the problem management system according to the first mode (FIG. 1);
FIG. 5 is a diagram (part 2) illustrating a specific example of the problem management system according to the first mode (FIG. 1);
6 is a diagram showing a specific example of contents of an index information table 151. FIG.
7 is a diagram showing a specific example of the contents of a problem information table 152. FIG.
8 is a diagram showing a specific example of the contents of a server ID-server correspondence table 154. FIG.
FIG. 9 is a diagram showing a specific example of contents of an index update information table 253 (153).
FIG. 10 is a diagram showing a specific example of the problem management system according to the second mode (FIG. 2).
FIG. 11 is a diagram (part 1) illustrating a specific example of a problem management system according to a third mode (FIG. 3);
FIG. 12 is a (second) diagram illustrating a specific example of the problem management system according to the third mode (FIG. 3);
13 is a diagram showing a specific example of a file output condition table 257. FIG.
14 is a diagram showing a specific example of a file output management table 256. FIG.
15 is a diagram showing an example of the contents of an external file 258. FIG.
[Explanation of symbols]
1 ... Problem occurrence data registration means
2 ... Problem management data holding means
3 ... Table creation means
4 ... Table transmission means
5 ... Table receiving means
6 ... Table rewriting means
11 ... Search condition input means
12 ... Question list creation means
13 ... Problem list display means
14 ... Problem list management table
21 ... Index information table
22 ... Problem information table
23 ... Index update information table
31 ... Output condition input means
32 ... External file creation means
33 ... External file
34. External file information collecting means
35 ... External file merging means

Claims (3)

少なくとも2つの分散した地域に設置され、それぞれに発生した問題の解決に向けて相互に連携し合う問題管理システムであって、
発生した問題を問題管理データとして保持する問題管理データ保持手段と、
前記問題管理データのいずれかが更新されたとき、当該更新データのうち前記の分散地域相互で連携し合うべきデータを、インデックス更新情報テーブルとして、作成するテーブル作成手段と、
前記インデックス更新情報テーブルを、他方の前記問題管理システムに送信するテーブル送信手段と、
を備えることを特徴とする問題管理システム。
A problem management system that is installed in at least two distributed areas and works with each other to solve problems that occur in each area.
Problem management data holding means for holding the occurred problem as problem management data;
When any of the problem management data is updated, table creation means for creating, as an index update information table, data that should be coordinated between the distributed regions among the update data;
Table transmission means for transmitting the index update information table to the other problem management system;
A problem management system comprising:
前記問題管理データ保持手段に保持されたデータを検索するときに、その検索条件を入力する検索条件入力手段と、
入力された前記検索条件に従う問題を、前記問題管理データ保持手段に保持されたデータに基づいて、問題一覧として作成する問題一覧作成手段と、
作成された前記問題一覧を、前記問題管理システムからの出力として外部に表示する問題一覧表示手段と、
をさらに備えることを特徴とする請求項1に記載の問題管理システム。
Search condition input means for inputting the search condition when searching the data held in the problem management data holding means;
A problem list creating means for creating a problem according to the input search condition as a problem list based on the data held in the problem management data holding means;
A problem list display means for displaying the created problem list externally as an output from the problem management system;
The problem management system according to claim 1, further comprising:
前記問題管理データ保持手段に保持されたデータを、前記問題管理システム外の外部ファイルに出力するときに、そのファイル出力条件を入力する出力条件入力手段と、
前記問題管理データ保持手段に保持されたデータを、前記ファイル出力条件に従って参照しつつ、前記外部ファイルを作成する外部ファイル作成手段と、
をさらに備えることを特徴とする請求項1に記載の問題管理システム。
Output condition input means for inputting the file output condition when outputting the data held in the problem management data holding means to an external file outside the problem management system;
External file creation means for creating the external file while referring to the data held in the problem management data holding means according to the file output condition;
The problem management system according to claim 1, further comprising:
JP2003189607A 2003-07-01 2003-07-01 Problem management system Withdrawn JP2005025456A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003189607A JP2005025456A (en) 2003-07-01 2003-07-01 Problem management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003189607A JP2005025456A (en) 2003-07-01 2003-07-01 Problem management system

Publications (1)

Publication Number Publication Date
JP2005025456A true JP2005025456A (en) 2005-01-27

Family

ID=34187765

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003189607A Withdrawn JP2005025456A (en) 2003-07-01 2003-07-01 Problem management system

Country Status (1)

Country Link
JP (1) JP2005025456A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006309316A (en) * 2005-04-26 2006-11-09 Fujitsu Ltd Bug management server, bug tracking method and bug tracking program
JP2009009341A (en) * 2007-06-27 2009-01-15 Fujitsu Ltd Information retrieval device, information retrieval method, and information retrieval program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006309316A (en) * 2005-04-26 2006-11-09 Fujitsu Ltd Bug management server, bug tracking method and bug tracking program
JP2009009341A (en) * 2007-06-27 2009-01-15 Fujitsu Ltd Information retrieval device, information retrieval method, and information retrieval program

Similar Documents

Publication Publication Date Title
EP0786723B1 (en) Document management systems using object- and agent-oriented methods
CN102253827B (en) Mashup infrastructure with learning mechanism
CN1947110B (en) System and method for generating aggregated data views in a computer network
US20060059035A1 (en) Mobile sales online manager for handheld devices
CN1689298B (en) Composition service for autonomic computing
CN101454777A (en) Method and system for ensuring consistency over time of data gathered by distinct software applications
WO1991004532A1 (en) Temporary center system in a decentralized data base system
US20030225607A1 (en) Commoditized information management system providing role aware, extended relationship, distributed workflows
CN101278309A (en) System and method for automatically managing It-resources in a heterogeneous environment
Tešendić et al. A library circulation system for city and special libraries
EP1522015A1 (en) Method and system for managing a computer system
US20050165625A1 (en) Method and apparatus for providing a laboratory information management system for use in an e-commerce environment
JP2003323582A (en) Electronic document system using mobile telephone
JP2002541545A (en) Enhanced object model with roles
US20020073174A1 (en) System and method to create a customized internet site
JP2000122910A (en) Data base system and access management device for same
JP2005025456A (en) Problem management system
JP2000215244A (en) Work process management device
JP4272653B2 (en) Information linkage system
JPH1173459A (en) Work flow management system and method for operating document management
WO2001073623A1 (en) Experience sharing
JP3429609B2 (en) Design information management device
KR20180117486A (en) System for integrated management of service
JPH10187859A (en) Business processing method, system and device, and storage medium storing business processing program
CN101207587A (en) Method and system for differentially displaying an instant messaging availability

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20060905