JP2008257443A - Notification management device in file sharing and its method and its program - Google Patents

Notification management device in file sharing and its method and its program Download PDF

Info

Publication number
JP2008257443A
JP2008257443A JP2007098385A JP2007098385A JP2008257443A JP 2008257443 A JP2008257443 A JP 2008257443A JP 2007098385 A JP2007098385 A JP 2007098385A JP 2007098385 A JP2007098385 A JP 2007098385A JP 2008257443 A JP2008257443 A JP 2008257443A
Authority
JP
Japan
Prior art keywords
notification
file
unread
read
information
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
JP2007098385A
Other languages
Japanese (ja)
Inventor
Takehiro Yamamoto
武洋 山本
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP2007098385A priority Critical patent/JP2008257443A/en
Publication of JP2008257443A publication Critical patent/JP2008257443A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To enable each user in a group to easily grasp the state of a shared file. <P>SOLUTION: A notification information management database stores information relating to the storage place of each file and information relating to the notification destination of each file, and an unread/read management database stores unread/read information showing whether or not each file has not been read or has been already read, and a notification list preparation means generates information relating to the notification destination of a newly prepared file and the storage destination of the newly prepared file in a notification information management database, and generates the unread/read information of the newly prepared file as non-reading in the unread/read management database, and a notification list retrieval means retrieves the state of unread/read and a file name based on the information relating to the notification destination of each file and the unread/read information about a file of which a retrieval origin terminal should be notified, and notifies the retrieval origin terminal of the retrieval result. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、ユーザ間でファイルを共有するファイル共有における通知管理装置、その方法及びそのプログラムに関する。   The present invention relates to a notification management apparatus, a method thereof, and a program thereof in file sharing for sharing files among users.

従来のファイル共有システムの一例として特開2006−268704号公報(特許文献1)のように共有されたファイルをメールで通知する機能を備えたファイル共有システムがある。   As an example of a conventional file sharing system, there is a file sharing system having a function of notifying a shared file by e-mail as disclosed in JP-A-2006-268704 (Patent Document 1).

この従来のファイル共有システムは図5に示すように、サーバAAと、メールサーバBBと、複数の利用者端末XX、YY及びZZとから構成されている。   As shown in FIG. 5, this conventional file sharing system includes a server AA, a mail server BB, and a plurality of user terminals XX, YY, and ZZ.

このような構成を有する従来のシステムはつぎのように動作する。すなわち、利用者端末XXからファイルを登録する際にあらかじめ、または同時にメールアドレスなどのあて先情報を登録する。その情報を元にメール送信装置110はあて先情報を元にメールサーバBBに対し、ファイルが登録された旨と共に通知する。同時に共有ファイル送受信装置120はファイルを格納する。通知を受信したユーザ端末YYはファイルサーバAAにログインし該当ファイルを要求する。   The conventional system having such a configuration operates as follows. That is, destination information such as an e-mail address is registered in advance or simultaneously with registration of a file from the user terminal XX. Based on the information, the mail transmitting apparatus 110 notifies the mail server BB based on the destination information together with the fact that the file has been registered. At the same time, the shared file transmission / reception device 120 stores the file. The user terminal YY that has received the notification logs in to the file server AA and requests the corresponding file.

しかしながら、このような従来のファイル共有システムでは情報を閲覧、管理するのは通知を受け取った人にゆだねられており、通知発信者から見ると受信者が閲覧したのか、最新の情報を見ているのかの判断がつかない。また、受信者側が通知メールを紛失した場合、受信者はファイルの格納場所を知ることができなくなり、再度通知者に問い合わせるなどの非効率な作業が発生する。   However, in such a conventional file sharing system, it is up to the person who received the notification to view and manage the information, and when viewing from the notification sender, the recipient sees the latest information. I ca n’t make a decision. In addition, when the receiver side loses the notification mail, the receiver cannot know the storage location of the file, and inefficient work such as inquiring the notification person again occurs.

また、上記のようなものを解決するために特開2002−373110号公報(特許文献2)のようなワークフロー機能を実装し、通知の閲覧状況、回答記入状況などを記入できるようにし、通知者側が状況を把握できるようなファイル共有システムも存在する。しかしながら、このようなファイル共有システムにおいてもごく限られた期間内で閲覧、回答が行われたかを管理するにとどまっており、改版による旧版削除などに対応するように長期的に発信者が情報をコントロールするということができない。
特開2006−268704号公報 特開2002−373110号公報
In addition, in order to solve the above, a workflow function as disclosed in Japanese Patent Laid-Open No. 2002-373110 (Patent Document 2) can be implemented so that a notification browsing status, a response writing status, and the like can be entered. There is also a file sharing system that allows the party to understand the situation. However, even in such file sharing systems, it is only possible to manage whether browsing and answering were done within a very limited time period, and the sender long-term information to cope with deletion of the old version due to revision etc. I can't control it.
JP 2006-268704 A JP 2002-373110 A

現在ファイルサーバやグループウェアなどのファイル共有システムを用いてファイル共有が行われている。文書を共有したことを知らせるためには、登録した場所のURLをメールに添付したり、メールに文書を添付したり、口頭で伝えたりしていた。しかし、この従来の方法では後からその文書が必要となった場合に元のメールを検索したり、作成者に聞いたりしているため作業の効率が悪かった。   Currently, file sharing is performed using a file sharing system such as a file server or groupware. In order to notify that the document has been shared, the URL of the registered location is attached to the e-mail, the document is attached to the e-mail, or verbally communicated. However, in this conventional method, when the document is needed later, the original mail is searched or the creator is asked, so the work efficiency is low.

そこで、本発明は、グループ内の各ユーザが共有ファイルの状態を容易に把握することを可能とするファイル共有における通知管理装置、その方法及びそのプログラムを提供することを目的とする。   Accordingly, an object of the present invention is to provide a notification management apparatus, a method thereof, and a program thereof in file sharing that enable each user in a group to easily grasp the state of a shared file.

本発明によれば、通知リスト制御手段と、通知情報管理データベースと、未読・既読管理データベースと、を備え、前記通知情報管理データベースは、各ファイルの格納場所に関する情報と、各ファイルの通知先に関する情報とを格納し、前記未読・既読管理データベースは、各ファイルが未読であるのか又は既読であるのかを表す未読・既読情報を格納し、前記通知リスト制御手段は、通知リスト作成手段と、通知リスト検索手段を備え、前記通知リスト作成手段は、新たに作成されたファイルの通知先に関する情報及び新たに作成されたファイルの格納先を前記通知情報管理データベースに生成し、前記新たに作成されたファイルの未読既読情報を未読として、前記未読・既読管理データベースに生成し、前記通知リスト検索手段は、検索元端末に通知するべきファイルについて、未読・既読の状態及びファイル名を前記各ファイルの通知先に関する情報と前記未読・既読情報を基に検索し、前記検索元端末に検索結果を通知することを特徴とするファイル共有における通知管理装置が提供される。   According to the present invention, it comprises a notification list control means, a notification information management database, and an unread / read management database, wherein the notification information management database includes information on the storage location of each file and the notification destination of each file. The unread / read management database stores unread / read information indicating whether each file is unread or read, and the notification list control means creates a notification list. And a notification list search means, wherein the notification list creation means generates information on a notification destination of a newly created file and a storage location of the newly created file in the notification information management database, and The unread / read information of the created file is generated as unread in the unread / read management database, and the notification list search means For the file to be notified to the original terminal, the unread / read state and file name are searched based on the information on the notification destination of each file and the unread / read information, and the search result is notified to the search source terminal. A notification management apparatus for file sharing is provided.

上記のファイル共有における通知管理装置において、前記通知リスト制御手段は、未読・既読更新手段を更に備え、該前記未読・既読更新手段は、通知先により読み出されたファイルの未読・既読状態を既読にするようにしてもよい。   In the notification management apparatus for file sharing described above, the notification list control unit further includes an unread / read update unit, and the unread / read update unit reads an unread / read file of the file read by the notification destination. The state may be marked as read.

上記のファイル共有における通知管理装置において、前記通知リスト制御手段は、通知リスト削除手段を更に備え、該通知リスト削除手段は、指定された通知先情報を削除するようにしてもよい。   In the notification management apparatus for file sharing described above, the notification list control unit may further include a notification list deletion unit, and the notification list deletion unit may delete specified notification destination information.

本発明によれば、グループ内の各ユーザが共有ファイルの状態を容易に把握することが可能となる。   According to the present invention, each user in the group can easily grasp the state of the shared file.

本発明は、ネットワークに接続された端末上でファイルを共有する際に、どのファイルを誰が誰に通知し、誰が閲覧し、不要となった情報の通知情報を通知者が削除することにより的確なファイル共有情報の管理を行うことを特徴とする。   When sharing a file on a terminal connected to a network, the present invention is more accurate by notifying who notifies which file, who browses, and deletes notification information of unnecessary information. It is characterized by managing file sharing information.

以下、図面を参照して本発明を実施するための最良の形態について詳細に説明する。   The best mode for carrying out the present invention will be described below in detail with reference to the drawings.

図1を参照すると、本実施形態は、ファイル共有サーバAと、複数の利用者端末X、Y及びZとを備える。サーバA、利用者端末X、Y及びZはプログラム制御により動作し、インターネット等のネットワーク100を介して相互に接続されている。   Referring to FIG. 1, this embodiment includes a file sharing server A and a plurality of user terminals X, Y, and Z. The server A and user terminals X, Y, and Z operate under program control and are connected to each other via a network 100 such as the Internet.

サーバAは、インターネット上に設置されているワークステーション・サーバ等の情報処理装置であり、通知リスト制御装置10と、共有ファイル送信装置20と、共有ファイル30と、通知情報管理DB40と、未読・既読管理DB50を備える。通知リスト制御装置は、通知リスト作成手段11と、通知リスト検索手段12と、通知リスト削除手段13と、未読・既読更新手段14とを備える。   The server A is an information processing device such as a workstation / server installed on the Internet, and includes a notification list control device 10, a shared file transmission device 20, a shared file 30, a notification information management DB 40, an unread / A read management DB 50 is provided. The notification list control device includes a notification list creation unit 11, a notification list search unit 12, a notification list deletion unit 13, and an unread / read update unit 14.

利用者端末X、Y及びZは、パーソナルコンピュータ等の情報処理装置であり、サーバAが提供しているデータ入力画面にアクセスし、利用者の操作により、ファイル情報、通知情報を、ネットワーク100を介してサーバAに送信する機能を備えている。   The user terminals X, Y, and Z are information processing apparatuses such as personal computers, which access a data input screen provided by the server A and receive file information and notification information via the network 100 by user operation. Via the server A.

次に、図1〜図4を参照して本実施形態の動作について詳細に説明する。   Next, the operation of the present embodiment will be described in detail with reference to FIGS.

まず、ファイル登録者は、利用者端末Xより、通知リスト制御装置10にアクセスしファイルを登録する(図2のステップA1)。次に、これに応答して、通知リスト制御装置10は、通知情報管理DB40に通知リストを作成する(ステップA2)。さらに、未読・既読管理DB50に未読・既読情報を作成する(ステップA3)。具体的には2006年11月1日にAAというファイルをXXXさんがyyyさんに対して共有すると図3のような通知リストが作成されるなどが考えられる。   First, the file registrant accesses the notification list control device 10 from the user terminal X and registers the file (step A1 in FIG. 2). Next, in response to this, the notification list control apparatus 10 creates a notification list in the notification information management DB 40 (step A2). Further, unread / read information is created in the unread / read management DB 50 (step A3). Specifically, when a file AA is shared with Mr. yyy on November 1, 2006, a notification list as shown in FIG. 3 may be created.

次に、ファイル閲覧者は、利用者端末Yより、通知リスト制御装置10にアクセスする(ステップA4)。これに応答して、通知リスト制御装置10は、通知情報管理DB40からファイル閲覧者に該当する通知リストを検索する(ステップA5)。さらに、未読・既読管理DB50に未読・既読情報を検索する(ステップA6)。これに応答して未読、既読管理DB50は検索結果を回答する。(ステップA7)。これに応答して通知情報管理DB40は検索結果を回答する。(ステップA8)。これに応答して通知リスト制御装置10はファイル閲覧者への通知一覧を回答する。(ステップA9)。具体的には、上記で述べたXXXさんからの通知リストはyyyさんがログインすると図4のように表示される。ここで、第三者が利用者端末Zから通知を検索することもできる。例えば上司が自分の部下へ来た通知を検索するということも可能となる。また、このファイルを見た人はこういうファイルもみているといったようなレコメンド情報を扱うようなものに発展させることも可能である。   Next, the file viewer accesses the notification list control device 10 from the user terminal Y (step A4). In response to this, the notification list control device 10 searches the notification information management DB 40 for a notification list corresponding to the file viewer (step A5). Further, unread / read information is searched in the unread / read management DB 50 (step A6). In response to this, the unread / read management DB 50 answers the search result. (Step A7). In response to this, the notification information management DB 40 answers the search result. (Step A8). In response to this, the notification list control device 10 answers a list of notifications to the file viewer. (Step A9). Specifically, the notification list from Mr. XXX described above is displayed as shown in FIG. 4 when Mr. yyy logs in. Here, a third party can also search for notifications from the user terminal Z. For example, it is possible to search for a notification that the boss has come to his subordinate. In addition, it is possible to develop it to handle recommendation information such as those who see this file also see such a file.

次に、ファイル閲覧者は、利用者端末Yより、通知リスト制御装置10に必要なファイルを要求する(ステップA10)。これに応答して、通知リスト制御装置10は、共有ファイル送信手段にファイルを要求する(ステップA11)。これに応答して、共有ファイル送信手段はファイルを送信する(ステップA12)。利用者端末Yはこれを表示する(ステップA13)。さらに、通知リスト制御装置10は未読・既読管理DB50に既読情報を登録する(ステップA14)。   Next, the file viewer requests a necessary file from the notification list control device 10 from the user terminal Y (step A10). In response to this, the notification list control device 10 requests a file from the shared file transmission means (step A11). In response to this, the shared file transmission means transmits the file (step A12). The user terminal Y displays this (step A13). Further, the notification list control apparatus 10 registers the read information in the unread / read management DB 50 (step A14).

次に、ファイル登録者は、利用者端末Xより、通知リスト制御装置10にアクセスしファイルを削除する(ステップA15)。次に、これに応答して、通知リスト制御装置10は、通知情報管理DB40に通知リストを削除する(ステップA16)。さらに、未読・既読管理DB50に未読・既読情報を削除する(ステップA17)。ここで、通知リストは未読の状態であっても削除できる。例えば、誤って通知したときに取り消したいというときに通知リスト削除手段を使うことができる。   Next, the file registrant accesses the notification list control device 10 from the user terminal X and deletes the file (step A15). Next, in response to this, the notification list control apparatus 10 deletes the notification list in the notification information management DB 40 (step A16). Furthermore, unread / read information is deleted from the unread / read management DB 50 (step A17). Here, the notification list can be deleted even in an unread state. For example, notification list deletion means can be used when it is desired to cancel when notified by mistake.

第1の効果は、ファイルの格納場所を通知する際に外部のツールを使う必要がなく一元的に管理できることにある。   The first effect is that when a file storage location is notified, there is no need to use an external tool, and the file can be managed centrally.

その理由は、通知リスト制御装置内の通知リスト作成手段により通知を行えるようにしたためである。   The reason is that notification can be performed by the notification list creation means in the notification list control device.

第2の効果は、古い通知情報を通知者が削除できることにある。   The second effect is that a notification person can delete old notification information.

その理由は、通知リスト制御装置内の通知リスト削除手段により通知者が古い通知情報を削除できるようにしたためである。   The reason is that a notification person can delete old notification information by the notification list deleting means in the notification list control device.

第3の効果は、ファイルの格納場所を通知する際に受け取り手が確認したかどうかを把握できることにある。   A third effect is that it is possible to grasp whether or not the recipient confirms when notifying the storage location of the file.

その理由は、未読・既読管理DB及び通知リスト制御装置内の未読・既読情報更新手段により未読・既読情報を管理できるようにしたためである。   The reason is that unread / read information can be managed by the unread / read management DB and the unread / read information update means in the notification list control device.

本発明は、ファイルや文書を管理している一般企業、官公庁、金融機関などで利用することができる。   The present invention can be used in general companies, public offices, financial institutions, etc. that manage files and documents.

本発明の実施形態によるファイル共有における通知管理装置を含むシステムの構成を示すブロック図である。It is a block diagram which shows the structure of the system containing the notification management apparatus in the file sharing by embodiment of this invention. 本発明の実施形態によるファイル共有における通知管理装置を含むシステムの動作を示すシーケンス図である。It is a sequence diagram which shows operation | movement of the system containing the notification management apparatus in the file sharing by embodiment of this invention. 本発明の実施形態による通知リストの例を示す図である。It is a figure which shows the example of the notification list by embodiment of this invention. 本発明の実施形態による通知リストの他の例を示す図である。It is a figure which shows the other example of the notification list by embodiment of this invention. 従来例によるファイル共有における通知管理装置を含むシステムの構成を示すブロック図である。It is a block diagram which shows the structure of the system containing the notification management apparatus in the file sharing by a prior art example.

符号の説明Explanation of symbols

10 通知リスト制御装置
11 通知リスト作成手段
12 通知リスト検索手段
13 通知リスト削除手段
14 未読・既読更新手段
20 共有ファイル送受信装置
30 共有ファイル
40 通知情報管理データベース
50 未読・既読管理データベース
DESCRIPTION OF SYMBOLS 10 Notification list control apparatus 11 Notification list preparation means 12 Notification list search means 13 Notification list deletion means 14 Unread / read update means 20 Shared file transmission / reception apparatus 30 Shared file 40 Notification information management database 50 Unread / read management database

Claims (7)

通知リスト制御手段と、
通知情報管理データベースと、
未読・既読管理データベースと、
を備え、
前記通知情報管理データベースは、各ファイルの格納場所に関する情報と、各ファイルの通知先に関する情報とを格納し、
前記未読・既読管理データベースは、各ファイルが未読であるのか又は既読であるのかを表す未読・既読情報を格納し、
前記通知リスト制御手段は、通知リスト作成手段と、通知リスト検索手段を備え、
前記通知リスト作成手段は、新たに作成されたファイルの通知先に関する情報及び新たに作成されたファイルの格納先を前記通知情報管理データベースに生成し、前記新たに作成されたファイルの未読既読情報を未読として、前記未読・既読管理データベースに生成し、
前記通知リスト検索手段は、検索元端末に通知するべきファイルについて、未読・既読の状態及びファイル名を前記各ファイルの通知先に関する情報と前記未読・既読情報を基に検索し、前記検索元端末に検索結果を通知することを特徴とするファイル共有における通知管理装置。
Notification list control means;
A notification information management database;
Unread / read management database,
With
The notification information management database stores information on the storage location of each file and information on the notification destination of each file,
The unread / read management database stores unread / read information indicating whether each file is unread or read.
The notification list control unit includes a notification list creation unit and a notification list search unit,
The notification list creation means generates information on a notification destination of a newly created file and a storage location of the newly created file in the notification information management database, and reads unread information on the newly created file Is created as unread in the unread / read management database,
The notification list search means searches for a file to be notified to the search source terminal based on the information on the notification destination of each file and the unread / read information about the unread / read status and the file name, and the search A notification management apparatus for file sharing, wherein a search result is notified to an original terminal.
請求項1に記載のファイル共有における通知管理装置において、
前記通知リスト制御手段は、未読・既読更新手段を更に備え、該前記未読・既読更新手段は、通知先により読み出されたファイルの未読・既読状態を既読にすることを特徴とするファイル共有における通知管理装置。
The notification management apparatus for file sharing according to claim 1,
The notification list control unit further includes an unread / read update unit, and the unread / read update unit sets the unread / read state of the file read by the notification destination to read. Management device for file sharing.
請求項1又は2に記載のファイル共有における通知管理装置において、
前記通知リスト制御手段は、通知リスト削除手段を更に備え、該通知リスト削除手段は、指定された通知先情報を削除することを特徴とするファイル共有における通知管理装置。
In the notice management apparatus in the file sharing of Claim 1 or 2,
The notification list control unit further includes a notification list deletion unit, and the notification list deletion unit deletes specified notification destination information.
ファイル共有における通知管理方法において、
通知リスト制御手段と、通知情報管理データベースと、未読・既読管理データベースとを用意し、
前記通知情報管理データベースには、各ファイルの格納場所に関する情報と、各ファイルの通知先に関する情報とを格納し、
前記未読・既読管理データベースには、各ファイルが未読であるのか又は既読であるのかを表す未読・既読情報を格納し、
前記通知リスト制御手段は、通知リスト作成手順と、通知リスト検索手順とを行い、
前記通知リスト作成手順では、新たに作成されたファイルの通知先に関する情報及び新たに作成されたファイルの格納先を前記通知情報管理データベースに生成し、前記新たに作成されたファイルの未読既読情報を未読として、前記未読・既読管理データベースに生成し、
前記通知リスト検索手順では、検索元端末に通知するべきファイルについて、未読・既読の状態及びファイル名を前記各ファイルの通知先に関する情報と前記未読・既読情報を基に検索し、前記検索元端末に検索結果を通知することを特徴とするファイル共有における通知管理方法。
In the notification management method for file sharing,
Prepare a notification list control means, a notification information management database, and an unread / read management database,
The notification information management database stores information on the storage location of each file and information on the notification destination of each file,
The unread / read management database stores unread / read information indicating whether each file is unread or read,
The notification list control means performs a notification list creation procedure and a notification list search procedure,
In the notification list creation procedure, information related to a notification destination of a newly created file and a storage location of the newly created file are generated in the notification information management database, and unread / read information of the newly created file Is created as unread in the unread / read management database,
In the notification list search procedure, for a file to be notified to a search source terminal, an unread / read state and a file name are searched based on information on a notification destination of each file and the unread / read information, and the search A notification management method in file sharing, characterized by notifying a search result to an original terminal.
請求項4に記載のファイル共有における通知管理方法において、
前記通知リスト制御手段は、未読・既読更新手順を更に行い、該前記未読・既読更新手段では、通知先により読み出されたファイルの未読・既読状態を既読にすることを特徴とするファイル共有における通知管理方法。
The notification management method for file sharing according to claim 4,
The notification list control unit further performs an unread / read update procedure, and the unread / read update unit sets the unread / read state of the file read by the notification destination to read. Management method for file sharing.
請求項4又は5に記載のファイル共有における通知管理方法において、
前記通知リスト制御手段は、通知リスト削除手順を更に行い、該通知リスト削除手順では、指定された通知先情報を削除することを特徴とするファイル共有における通知管理方法。
The notification management method for file sharing according to claim 4 or 5,
The notification management method for file sharing, wherein the notification list control means further performs a notification list deletion procedure, and the specified notification destination information is deleted in the notification list deletion procedure.
コンピュータを請求項1乃至3の何れか1項に記載のファイル共有における通知管理装置として機能させるためのプログラム。   The program for functioning a computer as a notification management apparatus in the file sharing of any one of Claims 1 thru | or 3.
JP2007098385A 2007-04-04 2007-04-04 Notification management device in file sharing and its method and its program Pending JP2008257443A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007098385A JP2008257443A (en) 2007-04-04 2007-04-04 Notification management device in file sharing and its method and its program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007098385A JP2008257443A (en) 2007-04-04 2007-04-04 Notification management device in file sharing and its method and its program

Publications (1)

Publication Number Publication Date
JP2008257443A true JP2008257443A (en) 2008-10-23

Family

ID=39980963

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007098385A Pending JP2008257443A (en) 2007-04-04 2007-04-04 Notification management device in file sharing and its method and its program

Country Status (1)

Country Link
JP (1) JP2008257443A (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002334074A (en) * 2001-05-07 2002-11-22 Ricoh Co Ltd Method for managing unread document
JP2003216561A (en) * 2002-01-18 2003-07-31 Ricoh Co Ltd Electronic document circulation system
JP2005173656A (en) * 2003-12-05 2005-06-30 Ricoh Co Ltd Electronic document circulation system, program, and storage medium

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002334074A (en) * 2001-05-07 2002-11-22 Ricoh Co Ltd Method for managing unread document
JP2003216561A (en) * 2002-01-18 2003-07-31 Ricoh Co Ltd Electronic document circulation system
JP2005173656A (en) * 2003-12-05 2005-06-30 Ricoh Co Ltd Electronic document circulation system, program, and storage medium

Similar Documents

Publication Publication Date Title
US7809356B2 (en) Electronic file transfer for a communications device
AU2003264604B2 (en) Dynamic Collaboration Assistant
US7801962B2 (en) Email collaboration manager
JP5003271B2 (en) Method and program for showing an electronic communication document in which a copy of the electronic communication document is stored to a related person, and a method and system for showing to at least one of a related person and a contributor that the electronic communication document is stored And equipment
US7120671B2 (en) Method and system for multiple-party, electronic mail receipts
CN106375191B (en) News feed technology
CA2619635A1 (en) Annotating shared contacts with public descriptors
US20100049815A1 (en) Programmable and Extensible Multi-Social Network Alert System
US8458122B2 (en) Document management systems, apparatuses and methods configured to provide document notification
JP2008027065A (en) Document management system, document management program and storage medium in which document management program is stored
JP7413887B2 (en) File management device and file management program
US7653631B1 (en) Method for synchronizing information in multiple case management systems
JP2008257443A (en) Notification management device in file sharing and its method and its program
JP2008146194A (en) Customer dealing mail system
JP2005293049A (en) Email management program, email management apparatus and email management method
JP2007011445A (en) History providing device
JP3088313B2 (en) Email system and email server
JP2018195347A (en) Communication system, server device, information processing method, and program
JP2009116379A (en) Terminal device, communication system, file transmission method, program and recording medium
JP2008003961A (en) Electronic mail sharing system, electronic mail sharing method, and electronic mail sharing program
JP2009146031A (en) Information management proxy system on internet
JP2003022237A (en) Carrying method, carrying system, central unit, computer program and recording medium
JP2005258553A (en) Answer file management device, management method, and management program
JP2005234986A (en) Data distribution program, recording medium stored with data distribution program, and medium recorded with data distribution management information
JP2008276489A (en) Information processor, document transmitting/receiving method and document transmitting/receiving program

Legal Events

Date Code Title Description
RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20100903

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20100903

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20100927

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100929

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20101129

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20110601