JP2003085024A - Document management program and method - Google Patents

Document management program and method

Info

Publication number
JP2003085024A
JP2003085024A JP2001273817A JP2001273817A JP2003085024A JP 2003085024 A JP2003085024 A JP 2003085024A JP 2001273817 A JP2001273817 A JP 2001273817A JP 2001273817 A JP2001273817 A JP 2001273817A JP 2003085024 A JP2003085024 A JP 2003085024A
Authority
JP
Japan
Prior art keywords
document
document management
document file
file
server device
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
JP2001273817A
Other languages
Japanese (ja)
Inventor
Yoshinori Masaoka
良規 正岡
Koichi Komatsu
公一 駒津
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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP2001273817A priority Critical patent/JP2003085024A/en
Publication of JP2003085024A publication Critical patent/JP2003085024A/en
Pending legal-status Critical Current

Links

Landscapes

  • Document Processing Apparatus (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PROBLEM TO BE SOLVED: To update a document in a server device through a network on a WWW system, while keeping consistency of the document, and to thereby improve convenience. SOLUTION: This document management program and this method are used in the server device connectable to the network, and used for managing updatably a document file in the server device on the WWW system. When using a document preservation DB for preserving the document file and a document management repository for storing state information for showing aye and no of writing in each document file and receiving an updation request of the document file through the network 20, a document management part 13 refers to the state information in the document management repository corresponding to the pertinent document file, and performs updation processing of the document file when the state information shows aye of writing.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は、WWW(World Wid
e Web)システム上における文書管理プログラム及び方法
に関する。
TECHNICAL FIELD The present invention relates to a WWW (World Widow).
e Web) Document management program and method on the system.

【0002】[0002]

【従来の技術】WWWシステムを用いた文書管理システ
ムは、文書を保存するサーバ装置に対し、文書を参照す
るための複数のクライアント端末がインターネット等の
ネットワークを介して接続された構成となっている。ま
た、サーバ装置には、文書を管理・更新するための管理
端末が別システムを介して接続されている。
2. Description of the Related Art A document management system using a WWW system has a structure in which a plurality of client terminals for referring to a document are connected to a server device for storing the document via a network such as the Internet. . A management terminal for managing / updating documents is connected to the server device via another system.

【0003】ここで、文書管理システムは、WWWシス
テム(ハイパーテキスト形式の情報分散システム)を用
いるが、管理される文書自体はハイパーテキスト形式に
限らず、任意の形式が使用される。
Here, the document management system uses a WWW system (hypertext format information distribution system), but the document itself to be managed is not limited to the hypertext format, but any format may be used.

【0004】係る文書管理システムでは、各クライアン
ト端末によりサーバ装置内の文書が参照され、別システ
ムの管理端末によりサーバ装置内の文書が更新される。
また、サーバ装置内の文書は管理端末からしか更新され
ないので、整合性が保たれる。
In such a document management system, each client terminal refers to the document in the server device, and the management terminal in another system updates the document in the server device.
Further, since the document in the server device is updated only from the management terminal, the consistency is maintained.

【0005】[0005]

【発明が解決しようとする課題】しかしながら以上のよ
うな文書管理システムでは、各クライアント端末からは
文書を更新できないので、利便性が低いものとなってい
る。また仮に各クライアント端末から文書を更新させる
としても、文書の整合性が保たれる保証が無い。
However, in the above-described document management system, the document cannot be updated from each client terminal, so that the convenience is low. Even if the document is updated from each client terminal, there is no guarantee that the document consistency is maintained.

【0006】本発明は上記実情を考慮してなされたもの
で、文書の整合性を保ちつつ、WWWシステム上でネッ
トワークを介してサーバ装置内の文書を更新でき、利便
性を向上し得る文書管理プログラム及び方法を提供する
ことを目的とする
The present invention has been made in consideration of the above situation, and while maintaining the consistency of the document, the document in the server device can be updated via the network on the WWW system and the document management which can improve the convenience. The purpose is to provide programs and methods

【0007】[0007]

【課題を解決するための手段】本発明の骨子は、WWW
システム上で文書管理情報を保持する構成により、文書
の状態を監視し、WWWシステムを介して複数のユーザ
により文書を編集・更新を可能とすることにある。
The essence of the present invention is WWW.
It is intended to monitor the state of a document and to allow a plurality of users to edit / update the document via the WWW system by the configuration for holding the document management information on the system.

【0008】例えば、既存のWWWシステムに対して、
サーバ装置側に文書ファイルを管理する文書管理サーバ
及びその文書の状態を記憶する文書管理リポジトリを設
けた構成により、サーバ装置内の文書ファイルの状態を
監視し、WWWシステム上にて各クライアント端末から
排他的に文書ファイルを更新可能とする。
For example, for an existing WWW system,
With a configuration in which a server manages a document management server that manages document files and a document management repository that stores the status of the documents, the status of the document files in the server device is monitored, and from each client terminal on the WWW system. The document file can be updated exclusively.

【0009】さて以上のような本発明の骨子に基づき、
具体的には以下のような手段が講じられる。なお、各発
明は、重複した記載を避ける観点から、プログラムとし
て表現された場合のみを示すが、装置、方法又はシステ
ム等の他の形式で表現してもよいことは言うまでもな
い。
Based on the essence of the present invention as described above,
Specifically, the following measures are taken. Although each invention is shown only as a program from the viewpoint of avoiding duplicated description, it goes without saying that it may be expressed in other forms such as an apparatus, method, or system.

【0010】本発明は、ネットワークに接続可能なサー
バ装置に用いられ、WWWシステム上で前記サーバ装置
内の文書ファイルを更新可能に管理する文書管理プログ
ラムであって、前記サーバ装置のコンピュータを、前記
ネットワークを介して文書ファイルの更新要求を受ける
と、該当する文書ファイルに基づいて、文書ファイル毎
に書込可/否を示す状態情報を参照し、この状態情報が
書込可を示すとき、当該文書ファイルの更新処理を実行
する更新処理手段、として機能させるための文書管理プ
ログラムである。
The present invention is a document management program which is used in a server device connectable to a network and manages a document file in the server device updatable on a WWW system. When a request for updating a document file is received via the network, the status information indicating whether the document file is writable or not is referred to based on the corresponding document file. When the status information indicates writable, It is a document management program for functioning as an update processing unit that executes a document file update process.

【0011】これにより、文書の整合性を保ちつつ、W
WWシステム上でネットワークを介してサーバ装置内の
文書を更新でき、利便性を向上させることができる。
Thus, while maintaining the consistency of the document, the W
The document in the server device can be updated via the network on the WW system, and the convenience can be improved.

【0012】また、文書管理プログラムは、前記サーバ
装置のコンピュータを、前記ネットワークを介して文書
ファイルの一覧要求を受けると、前記状態情報を一覧表
示するための画面情報を作成し、この画面情報を返送す
る一覧表示作成手段、として機能させるための内容を付
加してもよい。
When the document management program receives a document file list request from the server computer via the network, the document management program creates screen information for displaying the status information in a list, and displays the screen information. You may add the content for functioning as a list display creation means to be returned.

【0013】これにより、前述した作用に加え、ユーザ
にとって文書の選択が容易になるので、より一層、利便
性を向上させることができる。
With this, in addition to the above-described operation, the user can easily select the document, so that the convenience can be further improved.

【0014】[0014]

【発明の実施の形態】以下、本発明の各実施形態につい
て図面を用いて説明する。 (第1の実施形態)図1は本発明の第1の実施形態に係
る文書管理システムの構成を示す模式図である。この文
書管理システムは、サーバ装置10がインターネット又
はイントラネット等のネットワーク20を介して複数の
クライアント端末30〜30に接続されている。
BEST MODE FOR CARRYING OUT THE INVENTION Embodiments of the present invention will be described below with reference to the drawings. (First Embodiment) FIG. 1 is a schematic view showing the arrangement of a document management system according to the first embodiment of the present invention. In this document management system, a server device 10 is connected to a plurality of client terminals 30 1 to 30 n via a network 20 such as the Internet or an intranet.

【0015】ここで、サーバ装置10は、ハードウェア
及びソフトウェアの組合せで構成されており、具体的に
は、Webサーバ11、アプリケーションサーバ12、
文書管理部13を備えている。なお、ソフトウェアで構
成される部分は、ソフトウェアで実現される要素11〜
13の各機能を実現するための各プログラムが記憶媒体
又はネットワークからサーバ装置10のコンピュータに
予めインストールされた構成となる。
Here, the server device 10 is composed of a combination of hardware and software. Specifically, the Web server 11, the application server 12,
The document management unit 13 is provided. It should be noted that the part configured by software includes elements 11 to 11 realized by software.
Each program for realizing each function of 13 is installed in advance in a computer of the server device 10 from a storage medium or a network.

【0016】Webサーバ11は、ネットワーク20を
介してクライアント端末30〜30に個別に情報を
伝達する機能を実現するためのプログラムからなる。
The Web server 11 comprises a program for realizing the function of individually transmitting information to the client terminals 30 1 to 30 n via the network 20.

【0017】アプリケーションサーバ12は、Webサ
ーバ11を通して各クライアント端末30〜30
対して個別にアプリケーション機能を提供する機能を実
現するためのプログラムからなる。
The application server 12 comprises a program for realizing a function of individually providing an application function to each of the client terminals 30 1 to 30 n through the Web server 11.

【0018】文書管理部13は、アプリケーションサー
バ12上で動作し、文書の保存・更新状態の管理等を行
なう機能を有し、図2に示すように、文書保存DB1
4、文書管理リポジトリ15及び文書管理サーバ16を
備えている。
The document management unit 13 operates on the application server 12 and has a function of managing the saving / updating state of a document, and as shown in FIG.
4, the document management repository 15 and the document management server 16 are provided.

【0019】文書保存DB14は、文書名毎に文書ファ
イルが保存されるDB(データベース)である。ここ
で、文書ファイルは、内容には限定がなく、例えば文字
・記号からなる文書やプログラム等に限らず、図面、数
表又はそれらの組合せを含んでもよい。
The document storage DB 14 is a DB (database) in which document files are stored for each document name. Here, the document file is not limited in content, and is not limited to, for example, a document or program including characters and symbols, and may include a drawing, a numerical table, or a combination thereof.

【0020】文書管理リポジトリ15は、図3及び図4
に示す如き、文書管理テーブル15a及び権限管理テー
ブル15bを備えている。
The document management repository 15 is shown in FIGS.
The document management table 15a and the authority management table 15b are provided as shown in FIG.

【0021】文書管理テーブル15aは、文書保存DB
14に保存された文書ファイルの状態が記憶されるもの
であり、例えば、文書ファイル毎に、文書名、作成者
名、最終編集者名、最終更新日時、現在の状態、現在の
編集者などといった文書管理情報が記憶されるものであ
る。なお、「現在の状態」は、「アクセス無し」、「参
照中」、「編集中」、「更新中」のいずれかであり、い
ずれも基本的に「読出可」を示している(但しST1
3;Yesの場合を除く)。これに加え、「アクセス無
し」は「書込可」を示している。一方、「参照中」、
「編集中」及び「更新中」は、各々「書込不可」を示し
ている。
The document management table 15a is a document storage DB.
The state of the document file saved in 14 is stored. For example, for each document file, the document name, creator name, last editor name, last update date, current state, current editor, etc. Document management information is stored. The “current state” is any of “no access”, “reference in progress”, “editing”, and “updating”, and basically all indicate “readable” (however, ST1).
3; except in the case of Yes). In addition to this, “no access” indicates “writable”. On the other hand, "reference in progress",
“Under editing” and “Updating” respectively indicate “Unwritable”.

【0022】権限管理テーブル15bは、文書保存DB
14に保存された文書ファイルに対するアクセス権限が
記憶されるものであり、例えば、ユーザ毎に、ユーザ識
別情報、パスワード及びアクセス権限の範囲などが記憶
されるものである。
The authority management table 15b is a document storage DB.
The access authority to the document file saved in 14 is stored, and for example, the user identification information, the password, and the range of the access authority are stored for each user.

【0023】文書管理サーバ16は、図5及び図6に示
す機能を実現するためのプログラムからなり、文書保存
DB14及び文書管理レポジトリ15を読出/書込する
機能と、文書保存DB14内の文書ファイルの保存/出
力する機能と、文書管理レポジトリ15に基づいて、文
書状態を監視する機能と、文書一覧を作成する機能とを
もっている。
The document management server 16 comprises a program for realizing the functions shown in FIGS. 5 and 6, and has a function of reading / writing the document storage DB 14 and the document management repository 15 and a document file in the document storage DB 14. Has a function of saving / outputting the document, a function of monitoring the document state based on the document management repository 15, and a function of creating a document list.

【0024】一方、各クライアント端末30〜30
は、通常のコンピュータ機能を有し、特に、サーバ装置
10から文書管理サービスが提供されるものであり、サ
ーバ装置10内の文書を登録・更新・編集する機能をも
っている。
On the other hand, each client terminal 30 1 to 30 n
Has a normal computer function, in particular, a document management service is provided from the server device 10, and has a function of registering / updating / editing a document in the server device 10.

【0025】次に、以上のように構成された文書管理シ
ステムの動作を図5及び図6のフローチャートを用いて
説明する。なお、この動作は「文書ダウンロード」及び
「文書登録・更新」の順に述べる。
Next, the operation of the document management system configured as described above will be described with reference to the flowcharts of FIGS. 5 and 6. This operation will be described in the order of "document download" and "document registration / update".

【0026】(文書ダウンロード)図5に示すように、
Webサーバ11は、例えばクライアント端末30
ら一覧要求を受けると、アプリケーションサーバ12を
介して文書管理部13に一覧送信要求を発行する。
(Document Download) As shown in FIG.
Web server 11, for example, receives a list request from the client terminal 30 1 issues a list transmission request to the document management unit 13 via the application server 12.

【0027】文書管理部13では、この一覧送信要求に
基づいて、文書管理サーバ16が文書管理リポジトリ1
5の文書管理テーブル15aから必要な情報(文書名、
現在の状態)を取得し、この取得した情報に基づいて文
書一覧表示の画面情報を作成すると共に、所定のアクセ
ス権限確認の画面情報を取出し、これら画面情報をHT
MLファイルとしてクライアント端末30に向けて返
送する。
In the document management unit 13, the document management server 16 causes the document management repository 1 to execute based on the list transmission request.
Necessary document information (document name,
(Current state) is acquired, screen information for displaying a document list is created based on this acquired information, screen information for confirming predetermined access authority is taken out, and these screen information are HT
It is returned to the client terminal 30 1 as an ML file.

【0028】クライアント端末30では、このHTM
Lファイルに基づき、文書一覧が表示されると共に(S
T1)、アクセス権限の確認画面が表示される(ST
2)。
[0028] In the client terminal 30 1, this HTM
Based on the L file, a document list is displayed (S
T1), the confirmation screen of the access authority is displayed (ST
2).

【0029】アクセス権限の確認画面は、パスワードの
入力を促す画面である。ユーザの操作により入力された
パスワードは、文書管理サーバ16により、権限管理テ
ーブル15bの内容と照合される。なお、この照合はス
テップST3,ST4の間に行なってもよい。また、こ
こではアクセス権限が認められたとして、次の処理に移
行する。
The access authority confirmation screen is a screen prompting the user to enter a password. The password input by the user's operation is collated by the document management server 16 with the contents of the authority management table 15b. The collation may be performed during steps ST3 and ST4. Further, here, assuming that the access right is recognized, the process shifts to the next process.

【0030】次に、クライアント端末30では、ユー
ザの操作により、表示中の文書一覧から参照したい文書
が選択され(ST3)、その文書名がサーバ装置10に
送信される。
Next, the client terminal 30 1, the operation of the user, the document to be referenced from the document list being displayed is selected (ST3), the document name is transmitted to the server apparatus 10.

【0031】サーバ装置10では、文書管理サーバ16
がこの文書名に基づいて、文書管理テーブル15aを参
照し、現在の状態が編集中であるか否かを判定する(S
T4)。ステップST4の結果が編集中を示すとき、文
書管理サーバ16は、参照ダウンロードを実行する(S
T5)。
In the server device 10, the document management server 16
Refers to the document management table 15a based on this document name and determines whether the current state is editing (S)
T4). When the result of step ST4 indicates that editing is in progress, the document management server 16 executes reference download (S
T5).

【0032】参照ダウンロードでは、文書管理サーバ1
6は、文書管理リポジトリ15の文書管理テーブル15
aを変更せずに、該当する文書ファイルを文書保存DB
14から取出してクライアント端末30に転送する。
For reference download, the document management server 1
6 is the document management table 15 of the document management repository 15.
The corresponding document file is stored in the document storage DB without changing a.
14 and transfers it to the client terminal 30 1 .

【0033】一方、ST4の結果が否(編集中でない
旨)を示すとき、文書管理サーバ16は、「参照のみ」
か「編集のみ」かの選択を促す画面情報をHTMLファ
イルとしてクライアント端末30に向けて返送する。
On the other hand, when the result of ST4 indicates no (indicating that editing is not in progress), the document management server 16 indicates "reference only".
The screen information prompting the user to select "edit only" is returned to the client terminal 30 1 as an HTML file.

【0034】クライアント端末30では、このHTM
Lファイルに基づき、参照のみか編集のみかの選択画面
が表示され、ユーザの操作により、「参照のみ」又は
「編集のみ」が選択され(ST6)、その選択内容がサ
ーバ装置10に送信される。
[0034] In the client terminal 30 1, this HTM
A selection screen for reference only or edit only is displayed based on the L file, and "reference only" or "edit only" is selected by the user operation (ST6), and the selected content is transmitted to the server device 10. .

【0035】サーバ装置10では、文書管理サーバ16
は、ユーザの選択内容が「参照のみ」を示すときにはス
テップST5の参照ダウンロードを実行し、「編集の
み」を示すときには編集ダウンロードを実行する(ST
7)。
In the server device 10, the document management server 16
Executes the reference download of step ST5 when the user's selection indicates "reference only", and executes the edit download when it indicates "edit only" (ST
7).

【0036】編集ダウンロードでは、文書管理サーバ1
6は、文書管理リポジトリ15中の文書管理テーブル1
5aの該当する文書の状態を「編集中」に変更した後、
該当する文書ファイルを文書保存DB14から取出して
クライアント端末30に転送する。
For edit download, the document management server 1
6 is a document management table 1 in the document management repository 15
After changing the status of the corresponding document in 5a to "Editing",
The corresponding document file is retrieved from the document storage DB 14 and transferred to the client terminal 30.

【0037】また、文書管理サーバ16は、ステップS
T5の参照ダウンロード又はステップST7の編集ダウ
ンロードの終了後、現在の文書管理テーブル15aの内
容に基づいて、文書一覧表示の画面情報を更新し、この
画面情報をHTMLファイルとしてクライアント端末3
に向けて返送する。
Further, the document management server 16 executes the step S
After completion of the reference download of T5 or the edit download of step ST7, the screen information of the document list display is updated based on the current contents of the document management table 15a, and this screen information is used as an HTML file in the client terminal 3
It will be returned to 0 1 .

【0038】クライアント端末30では、このHTM
Lファイルに基づき、文書一覧が再表示される(ST
8)。
[0038] In the client terminal 30 1, this HTM
The document list is displayed again based on the L file (ST
8).

【0039】(文書登録・更新)図6に示すように、ス
テップST1又はST8の文書一覧表示、及びステップ
ST2のアクセス権限の確認は、前述同様に実行され
る。
(Document Registration / Update) As shown in FIG. 6, the display of the document list in step ST1 or ST8 and the confirmation of the access authority in step ST2 are performed in the same manner as described above.

【0040】次に、クライアント端末30では、ユー
ザの操作により、表示中の文書一覧から、「文書を新規
登録」又は「編集した文書を更新」が選択される(ST
11)。
Next, the client terminal 30 1, by the operation of the user, from the list of documents in the display, "new registration documents" or "update the edited document" is selected (ST
11).

【0041】ステップST11にて新規登録が選択され
ると、新規アップロードが実行される(ST12)。新
規アップロードでは、クライアント端末30は、新規
文書を文書管理部13に転送する。文書管理サーバ16
は、この新規文書を文書保存DB14に保存し、文書管
理リポジトリ15の文書管理テーブル15aに新規文書
の情報を書き込む。
When new registration is selected in step ST11, new upload is executed (ST12). The new uploads, the client terminal 30 1 transfers a new document in the document management unit 13. Document management server 16
Saves the new document in the document storage DB 14 and writes the information of the new document in the document management table 15a of the document management repository 15.

【0042】一方、ステップST11にて文書の更新が
選択されると、この選択内容(更新要求)を受けた文書
管理サーバ16は、その文書が他のユーザが編集中など
(=編集中、参照中又は更新中など)であるか否かを文
書管理リポジトリ15の文書管理テーブル15aを参照
して確認し(ST13)、編集中などでなければ書込可
と判定し、更新アップロードを実行する(ST14)。
On the other hand, when the update of the document is selected in step ST11, the document management server 16 receiving this selection content (update request) is editing the document by another user (= editing, refer to). (STEP), the document management table 15a of the document management repository 15 is checked (ST13), and if it is not being edited, it is determined that writing is possible, and update upload is executed (STEP). ST14).

【0043】更新アップロードでは、クライアント端末
30は、更新文書を文書管理部13に転送する。文書
管理サーバ16は、この更新文書を文書保存DB14に
上書き保存し、文書管理リポジトリ15の文書管理テー
ブル15aに更新文書の情報を書込む。
[0043] In the update upload, client terminal 30 1 transfers the updated document in the document management unit 13. The document management server 16 overwrites and saves the updated document in the document storage DB 14, and writes the information of the updated document in the document management table 15a of the document management repository 15.

【0044】また、文書管理サーバ16は、ステップS
T12の新規アップロード又はステップST14の更新
アップロードの終了後、あるいはステップST13の結
果が「編集中など」であるとき、現在の文書管理テーブ
ル15aの内容に基づいて、文書一覧表示の画面情報を
更新し、この画面情報をHTMLファイルとしてクライ
アント端末30に向けて返送する。
Further, the document management server 16 executes step S
After completion of the new upload of T12 or the update upload of step ST14, or when the result of step ST13 is "editing etc.", the screen information of the document list display is updated based on the contents of the current document management table 15a. The screen information is returned as an HTML file to the client terminal 30 1 .

【0045】クライアント端末30では、このHTM
Lファイルに基づき、文書一覧が再表示される(ST1
5)。
[0045] In the client terminal 30 1, this HTM
The document list is displayed again based on the L file (ST1
5).

【0046】上述したように本実施形態によれば、文書
管理部13によって文書の状態を監視するので、文書の
整合性を保ちつつ、WWWシステム上で各クライアント
端末からサーバ装置内の文書を更新でき、利便性を向上
させることができる。
As described above, according to the present embodiment, the document management unit 13 monitors the state of the document. Therefore, the document in the server device is updated from each client terminal on the WWW system while maintaining the document consistency. It is possible to improve convenience.

【0047】また、始めに文書一覧を表示するので、ユ
ーザにとって文書の選択が容易になるので、より一層、
利便性を向上させることができる。
Further, since the document list is displayed first, the user can easily select the document.
It is possible to improve convenience.

【0048】さらに、WWWシステム上で使用できるた
め、既存の排他制御とは異なり、クライアントに依存し
ない排他制御を実現させることができる。 (第2の実施形態)次に、本発明の第2の実施形態に係
る文書管理システムについて説明する。本実施形態は、
第1の実施形態の変形例であり、文書が更新されたと
き、その文書に関わるユーザに対し、文書が更新された
旨を通知するものである。
Further, since it can be used on the WWW system, unlike the existing exclusive control, it is possible to realize the exclusive control which does not depend on the client. (Second Embodiment) Next, a document management system according to a second embodiment of the present invention will be described. In this embodiment,
This is a modified example of the first embodiment, and when a document is updated, the user who is involved in the document is notified that the document has been updated.

【0049】具体的には、文書管理テーブル15aのデ
ータ項目のうち、「最終の編集者」に代えて、「全ての
参照者・編集者・更新者」が用いられる。
Specifically, of the data items of the document management table 15a, "all referrers / editors / updaters" are used instead of "final editor".

【0050】また、文書管理サーバ16は、前述した機
能に加え、文書が参照又は編集されたとき、参照者又は
編集者を文書管理テーブル15aの「全ての参照者及び
編集者」に記録する機能と、文書が更新されたとき、更
新者を文書管理テーブル15aの「全ての参照者及び編
集者」に記録する一方、文書管理テーブル15aに記録
された「全ての参照者・編集者・更新者」及び「作成
者」に対し、文書が更新された旨を通知する機能とをも
っている。
In addition to the above-mentioned function, the document management server 16 also has a function of recording a referrer or an editor in "all referrers and editors" of the document management table 15a when a document is referenced or edited. When the document is updated, the updater is recorded in the "all referencers and editors" of the document management table 15a, while the "all referencers / editors / updaters" recorded in the document management table 15a are recorded. And "creator" of the fact that the document has been updated.

【0051】以上のような構成によれば、更新された文
書に関わるユーザに対し、文書が更新された旨を通知す
るので、第1の実施形態の効果に加え、より一層、利便
性の向上を図ることができる。なお、上記各実施形態に
記載した手法は、コンピュータに実行させることのでき
るプログラムとして、磁気ディスク(フロッピー(登録
商標)ディスク、ハードディスクなど)、光ディスク
(CD−ROM、DVDなど)、光磁気ディスク(M
O)、半導体メモリなどの記憶媒体に格納して頒布する
こともできる。
According to the above configuration, the user who is involved in the updated document is notified that the document has been updated. Therefore, in addition to the effects of the first embodiment, the convenience is further improved. Can be achieved. The methods described in each of the above-described embodiments are magnetic disks (floppy (registered trademark) disks, hard disks, etc.), optical disks (CD-ROM, DVD, etc.), and magneto-optical disks (programs that can be executed by a computer. M
O), it can also be stored in a storage medium such as a semiconductor memory and distributed.

【0052】また、この記憶媒体としては、プログラム
を記憶でき、かつコンピュータが読み取り可能な記憶媒
体であれば、その記憶形式は何れの形態であっても良
い。
The storage medium may have any storage format as long as it can store the program and can be read by a computer.

【0053】また、記憶媒体からコンピュータにインス
トールされたプログラムの指示に基づきコンピュータ上
で稼働しているOS(オペレーティングシステム)や、
データベース管理ソフト、ネットワークソフト等のMW
(ミドルウェア)等が本実施形態を実現するための各処
理の一部を実行しても良い。
An OS (Operating System) running on the computer based on the instructions of the program installed in the computer from the storage medium,
MW such as database management software and network software
(Middleware) or the like may execute a part of each processing for realizing the present embodiment.

【0054】さらに、本発明における記憶媒体は、コン
ピュータと独立した媒体に限らず、LANやインターネ
ット等により伝送されたプログラムをダウンロードして
記憶または一時記憶した記憶媒体も含まれる。
Further, the storage medium in the present invention is not limited to a medium independent of a computer, but includes a storage medium in which a program transmitted via a LAN, the Internet or the like is downloaded and stored or temporarily stored.

【0055】また、記憶媒体は1つに限らず、複数の媒
体から本実施形態における処理が実行される場合も本発
明における記憶媒体に含まれ、媒体構成は何れの構成で
あっても良い。
Further, the number of storage media is not limited to one, and the case in which the processing in this embodiment is executed from a plurality of media is also included in the storage media in the present invention, and the medium configuration may be any configuration.

【0056】尚、本発明におけるコンピュータは、記憶
媒体に記憶されたプログラムに基づき、本実施形態にお
ける各処理を実行するものであって、パソコン等の1つ
からなる装置、複数の装置がネットワーク接続されたシ
ステム等の何れの構成であっても良い。
The computer according to the present invention executes each processing in the present embodiment based on the program stored in the storage medium, and one device such as a personal computer or a plurality of devices are connected to the network. It may have any configuration such as an established system.

【0057】また、本発明におけるコンピュータとは、
パソコンに限らず、情報処理機器に含まれる演算処理装
置、マイコン等も含み、プログラムによって本発明の機
能を実現することが可能な機器、装置を総称している。
The computer in the present invention means
Not only a personal computer but also an arithmetic processing unit, a microcomputer, and the like included in an information processing device, which collectively refer to a device and a device that can realize the functions of the present invention by a program.

【0058】なお、本願発明は、上記各実施形態に限定
されるものでなく、実施段階ではその要旨を逸脱しない
範囲で種々に変形することが可能である。また、各実施
形態は可能な限り適宜組み合わせて実施してもよく、そ
の場合、組み合わされた効果が得られる。さらに、上記
各実施形態には種々の段階の発明が含まれており、開示
される複数の構成用件における適宜な組み合わせにより
種々の発明が抽出され得る。例えば実施形態に示される
全構成要件から幾つかの構成要件が省略されることで発
明が抽出された場合には、その抽出された発明を実施す
る場合には省略部分が周知慣用技術で適宜補われるもの
である。
The invention of the present application is not limited to the above-described embodiments, and can be variously modified at the stage of implementation without departing from the scope of the invention. In addition, the respective embodiments may be implemented by being combined appropriately as far as possible, in which case the combined effects can be obtained. Further, the above-described embodiments include inventions at various stages, and various inventions can be extracted by appropriately combining a plurality of disclosed constituent requirements. For example, when the invention is extracted by omitting some of the constituent elements shown in the embodiment, when omitting the extracted invention, the omitted portions are appropriately supplemented by well-known and common techniques. It is something that will be done.

【0059】その他、本発明はその要旨を逸脱しない範
囲で種々変形して実施できる。
Besides, the present invention can be variously modified and implemented without departing from the scope of the invention.

【0060】[0060]

【発明の効果】以上説明したように本発明によれば、文
書の整合性を保ちつつ、WWWシステム上でネットワー
クを介してサーバ装置内の文書を更新でき、利便性を向
上できる。
As described above, according to the present invention, it is possible to update the document in the server device via the network on the WWW system while maintaining the document consistency, thereby improving the convenience.

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

【図1】本発明の第1の実施形態に係る文書管理システ
ムの構成を示す模式図
FIG. 1 is a schematic diagram showing a configuration of a document management system according to a first embodiment of the present invention.

【図2】同実施形態における文書管理部の構成を示す模
式図
FIG. 2 is a schematic diagram showing a configuration of a document management unit in the same embodiment.

【図3】同実施形態における文書管理テーブルの構成を
示す模式図
FIG. 3 is a schematic diagram showing a configuration of a document management table in the same embodiment.

【図4】同実施形態における権限管理テーブルの構成を
示す模式図
FIG. 4 is a schematic diagram showing a configuration of an authority management table in the same embodiment.

【図5】同実施形態における動作を説明するためのフロ
ーチャート
FIG. 5 is a flowchart for explaining an operation in the same embodiment.

【図6】同実施形態における動作を説明するためのフロ
ーチャート
FIG. 6 is a flowchart for explaining the operation in the same embodiment.

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

10…サーバ装置 11…Webサーバ 12…アプリケーションサーバ 13…文書管理部 14…文書保存DB 15…文書管理リポジトリ 15a…文書管理テーブル 15b…権限管理テーブル 16…文書管理サーバ 20…ネットワーク 30〜30…クライアント端末10 ... Server device 11 ... Web server 12 ... Application server 13 ... Document management unit 14 ... Document storage DB 15 ... Document management repository 15a ... Document management table 15b ... Authority management table 16 ... Document management server 20 ... Network 30 1 to 30 n … Client terminal

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 ネットワークに接続可能なサーバ装置に
用いられ、WWWシステム上で前記サーバ装置内の文書
ファイルを更新可能に管理する文書管理プログラムであ
って、 前記サーバ装置のコンピュータを、 前記ネットワークを介して文書ファイルの更新要求を受
けると、該当する文書ファイルに基づいて、文書ファイ
ル毎に書込可/否を示す状態情報を参照し、この状態情
報が書込可を示すとき、当該文書ファイルの更新処理を
実行する更新処理手段、 として機能させるための文書管理プログラム。
1. A document management program which is used for a server device connectable to a network and manages a document file in the server device updatable on a WWW system. When a request for updating a document file is received via the document file, the status information indicating writable / not writable for each document file is referred to based on the corresponding document file, and when this status information indicates writable, the document file A document management program that functions as the update processing means that executes the update processing of.
【請求項2】 請求項1に記載の文書管理プログラムに
おいて、 前記サーバ装置のコンピュータを、 前記ネットワークを介して文書ファイルの一覧要求を受
けると、前記状態情報を一覧表示するための画面情報を
作成し、この画面情報を返送する一覧表示作成手段、 として機能させるための文書管理プログラム。
2. The document management program according to claim 1, wherein when the computer of the server device receives a document file list request via the network, screen information for displaying a list of the status information is created. A document management program that functions as a list display creation means that returns this screen information.
【請求項3】 ネットワークに接続可能なサーバ装置に
用いられ、WWWシステム上で前記サーバ装置内の文書
ファイルを更新可能に管理する文書管理方法であって、 文書ファイルが保存される文書保存手段、及び前記文書
保存手段内の文書ファイル毎に書込可/否を示す状態情
報が記憶される文書管理リポジトリ手段を用い、 前記ネットワークを介して文書ファイルの更新要求を受
けると、該当する文書ファイルに対応する前記文書管理
リポジトリ手段の状態情報を参照し、この状態情報が書
込可を示すとき、当該文書ファイルの更新処理を実行す
る更新処理工程を含んでいることを特徴とする文書管理
方法。
3. A document management method which is used in a server device connectable to a network and manages a document file in the server device updatable on a WWW system, the document storage means storing the document file, And a document management repository unit that stores status information indicating whether writing is possible or not for each document file in the document storage unit, and when a document file update request is received via the network, the corresponding document file is A document management method comprising: an update processing step of referring to corresponding status information of the document management repository means, and executing update processing of the document file when the status information indicates writable.
【請求項4】 請求項3に記載の文書管理方法におい
て、 前記ネットワークを介して文書ファイルの一覧要求を受
けると、前記文書管理リポジトリ手段内の状態情報を一
覧表示するための画面情報を作成し、この画面情報を返
送する一覧表示作成工程を含んでいることを特徴とする
文書管理方法。
4. The document management method according to claim 3, wherein upon receipt of a document file list request via the network, screen information for displaying a list of status information in the document management repository means is created. A document management method including a list display creating step of returning the screen information.
JP2001273817A 2001-09-10 2001-09-10 Document management program and method Pending JP2003085024A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001273817A JP2003085024A (en) 2001-09-10 2001-09-10 Document management program and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001273817A JP2003085024A (en) 2001-09-10 2001-09-10 Document management program and method

Publications (1)

Publication Number Publication Date
JP2003085024A true JP2003085024A (en) 2003-03-20

Family

ID=19098979

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001273817A Pending JP2003085024A (en) 2001-09-10 2001-09-10 Document management program and method

Country Status (1)

Country Link
JP (1) JP2003085024A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8738726B2 (en) 2005-08-24 2014-05-27 Ricoh Company, Ltd. Data processor, data processing system, data processing method, and computer product, with error message display

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8738726B2 (en) 2005-08-24 2014-05-27 Ricoh Company, Ltd. Data processor, data processing system, data processing method, and computer product, with error message display

Similar Documents

Publication Publication Date Title
CA2595922C (en) Managing the status of documents in a distributed storage system
JP5813499B2 (en) Simultaneous collaborative review of documents
US20090240791A1 (en) Update management method and update management unit
US20110029854A1 (en) Web content management
KR101076851B1 (en) A method for managing multiple file states for replicated files
US9449047B2 (en) Dynamic modification of schemas in streaming databases
US20040098426A1 (en) Backup system, backup method, program for backup, and backup service provision system
US20100031244A1 (en) Software updating device and computer-readable storage medium storing software updating program
JPH10228402A (en) Document sharing management method
JP2006099730A (en) Methods and systems for caching and synchronizing project data
TWI329278B (en) Method, system and program product for preserving and restoring mobile device user settings
US8019723B2 (en) Deferred copy target pull of volume data
KR20140099892A (en) Access to supplemental data based on identifier derived from corresponding primary application data
US20220245588A1 (en) Providing a binary data file to a client application using a document model
US7925626B2 (en) Immediate copy target pull of volume data
JP5373723B2 (en) Shared file management system, control method thereof, and program
JP2009157509A (en) Task execution device, task execution method, and computer program
JP2001306382A (en) Method for accessing shared file, device for executing the method and recording medium recording its processing program
JP2008052647A (en) Access authority management system, access authority management method and program
JP2003085024A (en) Document management program and method
JP2006338421A (en) Remote database operation program, remote database operating method and remote database operating device
JP2002537572A (en) A distributed production system for digitally encoding information.
JP4329319B2 (en) File management system and file management method
US20030051213A1 (en) Document passing system, document updating controller, client device, document management server, method of controlling updating of document, recording medium and program
JP3979021B2 (en) Web application server, Web application server system, Web page data processing method, and program