JP5633307B2 - Information processing apparatus, document management system, document management method, and document management program - Google Patents
Information processing apparatus, document management system, document management method, and document management program Download PDFInfo
- Publication number
- JP5633307B2 JP5633307B2 JP2010243791A JP2010243791A JP5633307B2 JP 5633307 B2 JP5633307 B2 JP 5633307B2 JP 2010243791 A JP2010243791 A JP 2010243791A JP 2010243791 A JP2010243791 A JP 2010243791A JP 5633307 B2 JP5633307 B2 JP 5633307B2
- Authority
- JP
- Japan
- Prior art keywords
- document
- bibliographic information
- stored
- data
- folder
- 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.)
- Expired - Fee Related
Links
Images
Landscapes
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Description
本発明は、配信された文書データ等を管理する文書管理システム、文書管理方法及び文書管理プログラムに関する。 The present invention relates to a document management system, a document management method, and a document management program for managing distributed document data and the like.
近年、多くの企業において、多機能複合機などの画像入出力機器のネットワーク上への配置・接続が進んでいる。画像入出力機器は、業務の効率化を図る手段として大きな役割を担っている。特に、紙文書の電子化と配布を効率的に行う文書配信システムが重要になっている。 In recent years, in many companies, the arrangement and connection of image input / output devices such as multi-function multifunction devices on a network has been progressing. Image input / output devices play a major role as means for improving business efficiency. In particular, document distribution systems that efficiently digitize and distribute paper documents are important.
文書配信システムを構成する大きな要素は、画像入力機器(例えばスキャナなど)と画像処理装置である。画像処理装置には、あらかじめさまざまな業務・用途にあわせた複数の配信処理メニューが登録されている。ユーザは、スキャナのオペレーションパネルから、業務に適した処理メニューを選択してスキャンを行う。 Major elements constituting the document distribution system are an image input device (for example, a scanner) and an image processing apparatus. In the image processing apparatus, a plurality of distribution processing menus are registered in advance for various businesses and applications. The user scans by selecting a processing menu suitable for the job from the operation panel of the scanner.
例えば、特許文献1には、スキャンされた文書データの書誌情報を入力可能にし、入力された書誌情報を文書データと関連付けて配信する技術が開示されている。 For example, Patent Document 1 discloses a technique that enables bibliographic information of scanned document data to be input and distributes the input bibliographic information in association with the document data.
また、特許文献2には、スキャンした文書の画像ファイルと対応付けてメタ情報をファイルサーバに登録し、業務システム以外の端末からの検索要求に対し、メタ情報に基づいてファイルサーバに登録された該当する文書の画像ファイルを提示する技術が開示されている。 Also, in Patent Document 2, meta information is registered in a file server in association with an image file of a scanned document, and registered in the file server based on the meta information in response to a search request from a terminal other than the business system. A technique for presenting an image file of a corresponding document is disclosed.
ここで、配信された文書データをユーザが直接操作するのではなく、文書データの格納先であるフォルダを別の文書管理システムが監視し、自動的に文書データをこの文書管理システムに登録する技術がある。文書データには、特許文献1のように書誌情報が関連付けられる場合もある。 Here, instead of directly operating the distributed document data by the user, another document management system monitors the folder where the document data is stored, and automatically registers the document data in this document management system. There is. Bibliographic information may be associated with the document data as in Patent Document 1.
しかしながら、自動的に文書データを登録する文書管理システムでは、書誌情報を扱うか、扱わないか、どちらか一方だけに対応している。そのため、書誌情報を含めてフォルダ配信するシステム1と、書誌情報は持たず文書データだけフォルダ配信するシステム2の両方と連携する文書管理システムを構築する場合、それぞれのシステムの配信先のフォルダを分ける、などの対応が必要となっていた。 However, a document management system that automatically registers document data supports either bibliographic information or not. Therefore, when constructing a document management system that cooperates with both the system 1 that distributes folders including bibliographic information and the system 2 that distributes folders only with document data without bibliographic information, the distribution destination folders of the respective systems are separated. , Etc. were required to deal with.
たとえば、システム1はフォルダ1に書誌情報も含めて配信し、システム2はフォルダ2に文書データだけを配信するように構築した場合、それらと連携する文書管理システム3はフォルダ1とフォルダ2の両方をそれぞれ別のロジックで監視する必要がある。 For example, when the system 1 is configured to deliver bibliographic information to the folder 1 and the system 2 is constructed so as to deliver only document data to the folder 2, the document management system 3 that cooperates with both of the folder 1 and the folder 2 Must be monitored with separate logic.
フォルダ1に対しては、書誌情報が配信されるまでデータ登録を待ち、書誌情報が配信されてから、この書誌情報に関連付けられた文書データを文書管理システムに登録する。一方、フォルダ2に対しては、文書データが配信された時点で、すぐに文書データを文書管理システムに登録する。フォルダ1と2は、書誌情報を待つ必要性の有無が異なるため、ロジックも別にする必要があった。 For the folder 1, data registration is waited until bibliographic information is distributed. After the bibliographic information is distributed, document data associated with the bibliographic information is registered in the document management system. On the other hand, for the folder 2, the document data is immediately registered in the document management system when the document data is distributed. Folders 1 and 2 are different in the necessity of waiting for bibliographic information, so it is necessary to separate the logic.
このように、書誌情報の有無の異なる複数の文書配信システムと連携するためには、複数のフォルダが必要となり、その結果、管理者のフォルダの管理作業(プログラムの設定、フォルダの作成、アクセス権の設定、バックアップ)が増え煩雑になるといった問題があった。 As described above, in order to link with a plurality of document distribution systems having different bibliographic information presence / absence, a plurality of folders are required. As a result, the administrator's folder management work (program setting, folder creation, access right) There is a problem that the setting and backup) are increased and complicated.
そこで、本発明は、上記問題点に鑑みてなされたものであり、文書データだけを配信するシステムと、文書データと書誌情報の両方を配信するシステムが混在した場合に、配信先のフォルダを別々にする必要が無く、管理者の作業を軽減することができる文書管理システム、文書管理方法及び文書管理プログラムを提供することを目的とする。 Therefore, the present invention has been made in view of the above problems, and when a system that distributes only document data and a system that distributes both document data and bibliographic information are mixed, separate distribution destination folders are provided. It is an object of the present invention to provide a document management system, a document management method, and a document management program that can reduce the work of an administrator.
本発明における一態様の文書管理システムは、所定のフォルダに配信された文書データを管理する文書管理システムであって、前記所定のフォルダを監視し、前記所定のフォルダにおいて新規データが記憶されたことを検知する監視手段と、前記監視手段により新規データが記憶されたことが検知された場合に、前記所定のフォルダに配信されるデータが、前記文書データに関する書誌情報を含むか否かを判定する判定手段と、前記判定手段により書誌情報を含まないと判定された場合に、前記所定のフォルダにおいて前記文書データに関する書誌情報が記憶されていない状態で、前記所定のフォルダに新規に記憶された文書データを文書リストに登録する登録処理を実行し、前記判定手段により書誌情報を含むと判定された場合、前記所定のフォルダにおいて前記文書データに関する書誌情報が記憶されたか否かを検出し、該書誌情報が記憶されたことを検出した後に、前記所定のフォルダに新規に記憶された文書データ及び書誌情報を前記文書リストに登録する登録処理を実行する登録手段と、を備える。 A document management system according to an aspect of the present invention is a document management system for managing document data distributed to a predetermined folder, wherein the predetermined folder is monitored , and new data is stored in the predetermined folder. And a monitoring unit for detecting whether or not new data is stored by the monitoring unit, and whether or not the data distributed to the predetermined folder includes bibliographic information related to the document data and determining means, when it is determined not to include bibliographic information by the determination unit, in a state in which the bibliographic information about Oite the document data into the predetermined folder is not stored, it is newly stored in the predetermined folder If the document data and performs a registration process of registering the document list was determined to contain the bibliographic information by the determining means, the predetermined Bibliographic information about Oite the document data in the folder detects whether stored, after it is detected that該書magazine information is stored, the document data and the bibliography information newly stored in the predetermined folder Registration means for executing a registration process for registration in the document list.
本発明によれば、文書データだけを配信するシステムと、文書データと書誌情報の両方を配信するシステムが混在した場合に、配信先のフォルダを別々にする必要が無く、管理者の作業を軽減することができる。 According to the present invention, when a system that distributes only document data and a system that distributes both document data and bibliographic information are mixed, it is not necessary to have separate folders for distribution destinations, reducing the work of the administrator. can do.
まず、実施例の内容を説明する前に、一般的なシステム連携の説明をする。スキャンした文書データやFAX受信した文書データをネットワーク越しのフォルダに配信する文書配信システムAとBとがあるとする。文書配信システムAは、文書データのみをフォルダに配信し、文書配信システムBは、文書データに加え、書誌情報(たとえば入力日時、入力機器名)もファイルとしてフォルダに配信するとする。このように配信された文書データ(+書誌情報)を文書管理する文書管理システムが存在するとする。 First, before explaining the contents of the embodiment, general system cooperation will be explained. Assume that there are document distribution systems A and B that distribute scanned document data or FAX-received document data to a folder over a network. Assume that the document distribution system A distributes only document data to a folder, and the document distribution system B distributes bibliographic information (for example, input date and time, input device name) to the folder as a file in addition to the document data. It is assumed that there is a document management system that manages document data (+ bibliographic information) distributed in this way.
ここで、文書管理システムが文書配信システムBとだけ連携する場合、文書配信システムBが、例えば2つの文書をスキャンすると、2つのスキャンデータ(文書データ)をフォルダAに配信した後、それらの書誌情報を記したXMLファイルを、フォルダAに最後に配信する。そのフォルダAを監視している文書管理システムは、監視先のフォルダAにXMLファイルが置かれたら、文書データを関連付けて文書管理システムに登録すればよい。 Here, when the document management system cooperates only with the document distribution system B, for example, when the document distribution system B scans two documents, after the two scan data (document data) are distributed to the folder A, their bibliographies are distributed. The XML file describing the information is finally distributed to folder A. When the XML file is placed in the monitoring destination folder A, the document management system monitoring the folder A may associate the document data with the document management system and register it in the document management system.
一方で、文書管理システムが文書配信システムAとだけ連携する場合、文書配信システムAは、スキャンした文書データのみがフォルダAに配信されるが、XMLファイルは配信されない。そのため、文書管理システムは、XMLファイルの配信を待っていると永遠に配信されないので、データを文書管理システムに登録できない。そこで、文書管理システムは、文書データが配信された時点で、文書登録をすればよい。 On the other hand, when the document management system cooperates only with the document distribution system A, the document distribution system A distributes only the scanned document data to the folder A, but the XML file is not distributed. Therefore, if the document management system is waiting for delivery of the XML file, the document management system is not delivered forever, so data cannot be registered in the document management system. Therefore, the document management system may register the document when the document data is distributed.
このように、文書配信システムAと文書配信システムBの両方と連携したい場合、一般的には、書誌情報の配信を待つべきかどうかの判断ができないため、それぞれ配信するフォルダを別にする。例えば、文書配信システムAはフォルダFAに、文書配信システムBはフォルダFBに配信するように事前設定する。 As described above, when it is desired to cooperate with both the document distribution system A and the document distribution system B, it is generally impossible to determine whether or not to wait for the distribution of the bibliographic information. For example, the document delivery system A is preset to the folder FA, and the document delivery system B is preset to the folder FB.
次に、文書データがフォルダFBに配信された場合は、文書管理システムでは、書誌情報も配信されるとみなし、書誌情報が配信されるまで待つようなロジックにすればよい。一方、文書データがフォルダFAに配信された場合は、文書管理システムでは、書誌情報は配信されないと分かるので、すぐに文書登録をすればよい。 Next, when the document data is distributed to the folder FB, the document management system regards that the bibliographic information is also distributed, and the logic may wait until the bibliographic information is distributed. On the other hand, when the document data is distributed to the folder FA, the document management system knows that the bibliographic information is not distributed, so it is only necessary to register the document immediately.
ただし、このようなシステム連携の場合、どのシステムがどのフォルダに配信するかを事前に管理し設定する必要がある。よって、管理者のフォルダの管理作業(プログラムの設定、フォルダの作成、アクセス権の設定、バックアップ)が増え煩雑になるといった問題があった。以下、添付図面を参照して、この問題を解決する本発明にかかる実施例を詳細に説明する。 However, in the case of such system linkage, it is necessary to manage and set in advance which system delivers to which folder. Therefore, there is a problem that the administrator's folder management work (program setting, folder creation, access right setting, backup) increases and becomes complicated. Embodiments according to the present invention for solving this problem will be described below in detail with reference to the accompanying drawings.
[実施例]
<システム>
図1は、実施例におけるシステム連携の全体構成の一例を示す図である。図1に示すように、全体構成としては、ネットワークを介してMFP(Multifunction Peripheral)10、20、情報処理装置(例えば、PC(Personal Computer))30、ファイルサーバ40が接続されている。なお、MFP10、20は、各文書配信システムを構成し、情報処理装置30は、文書管理システムを構成する。
[Example]
<System>
FIG. 1 is a diagram illustrating an example of the overall configuration of system cooperation in the embodiment. As shown in FIG. 1, MFPs (Multifunction Peripheral) 10 and 20, an information processing apparatus (for example, a PC (Personal Computer)) 30, and a
MFP10は、スキャン機能、コピー機能、プリンタ機能、ファクシミリ機能などを一つの筐体に搭載したものである。MFP10は、スキャナ機能により紙媒体等をスキャン処理して文書データを生成し、生成された文書データをファイルサーバ40に配信する。また、文書データは、文書の画像データを含む。
The MFP 10 has a scan function, a copy function, a printer function, a facsimile function, and the like mounted in a single housing. The
MFP20は、基本的にはMFP10と同様であるが、MFP10と異なるところは、配信する文書データに書誌情報を関連付けられることである。MFP20は、文書をスキャンする際に、書誌情報を入力させ、入力された書誌情報を文書データと関連付ける。
The
なお、MFP10、20は、画像配信サーバに文書データを送信し、画像配信サーバに文書データの配信を行わせてもよい。以下に示す例では、MFP10、20が文書データの配信を行う例を示す。なお、MFP10を文書配信システムAとし、MFP20を文書配信システムBとする。
The MFPs 10 and 20 may transmit document data to the image distribution server and cause the image distribution server to distribute the document data. In the example shown below, an example in which the
ファイルサーバ40は、取得した文書データを管理するDB(データベース)を備える。ファイルサーバ40は、例えば、NAS(Network Attached Storage)をファイルサーバとしてもよい。なお、ファイルサーバ40は、文書配信システムAと文書配信システムBから配信されるデータを同一のフォルダAに記憶する。
The
情報処理装置30は、ファイルサーバ40内にあるフォルダAを監視し、このフォルダAに記憶されたデータを自装置に登録して管理する。情報処理装置30を文書管理システムとする。
The
なお、ネットワークを介して接続されるMFPやサーバや情報処理装置の数は、それぞれ任意の数でもよい。 Note that the number of MFPs, servers, and information processing apparatuses connected via a network may be any number.
<ハードウェア>
実施例におけるMFP10と情報処理装置30とのハードウェアについて説明する。図2は、実施例におけるMFP10のハードウェアの一例を示すブロック図である。図2に示すように、MFP10は、制御部11、主記憶部12、補助記憶部13、外部記録装置I/F部14、ネットワークI/F部16、操作部17、表示部18、エンジン部19を含む。これら各構成は、バスを介して相互にデータ送受信可能に接続されている。
<Hardware>
The hardware of the
制御部11は、コンピュータの中で、各装置の制御やデータの演算、加工を行うCPUである。また、制御部11は、主記憶部12に記憶されたプログラムを実行する演算装置であり、入力装置や記憶装置からデータを受け取り、演算、加工した上で、出力装置や記憶装置に出力する。
The control unit 11 is a CPU that controls each device, calculates data, and processes in a computer. The control unit 11 is an arithmetic device that executes a program stored in the
主記憶部12は、ROM(Read Only Memory)やRAM(Random Access Memory)などであり、制御部11が実行する基本ソフトウェアであるOSやアプリケーションソフトウェアなどのプログラムやデータを記憶又は一時保存する記憶装置である。
The
補助記憶部13は、HDD(Hard Disk Drive)などであり、アプリケーションソフトウェアなどに関連するデータを記憶する記憶装置である。
The
外部記録装置I/F部14は、USB(Universal Serial Bus)などのデータ伝送路を介して接続された記録媒体15(例えば、フラッシュメモリなど)とMFP10とのインタフェースである。
The external recording device I / F unit 14 is an interface between the
また、記録媒体15に、所定のプログラムを格納し、この記録媒体15に格納されたプログラムは外部記録装置I/F部14を介してMFP10にインストールされ、インストールされた所定のプログラムはMFP10により実行可能となる。
Also, a predetermined program is stored in the
ネットワークI/F部16は、有線及び/又は無線回線などのデータ伝送路により構築されたLAN(Local Area Network)、WAN(Wide Area Network)などのネットワークを介して接続された通信機能を有する周辺機器とMFP10とのインタフェースである。
The network I /
操作部17や表示部18は、キースイッチ(ハードキー)とタッチパネル機能(GUIのソフトウェアキーを含む:Graphical User Interface)を備えたLCD(Liquid Crystal Display)とから構成され、MFP10が有する機能を利用する際のUI(User Interface)として機能する表示及び/又は入力装置である。
The
エンジン部19は、文書データの入出力ユニットとして、紙原稿の読み取り転写紙への印刷を行う。エンジン部19は、スキャナなどを含んでもよい。MFP20は、MFP10と同様のハードウェアを有するため説明を省略する。
The
図3は、実施例における情報処理装置30のハードウェアの一例を示すブロック図である。図3に示すように、情報処理装置30は、制御部31、主記憶部32、補助記憶部33、外部記録装置I/F部34、ネットワークI/F部36、入力部37、表示部38を含む。これら各構成は、バスを介して相互にデータ送受信可能に接続されている。
FIG. 3 is a block diagram illustrating an example of hardware of the
制御部31は、コンピュータの中で、各装置の制御やデータの演算、加工を行うCPUである。また、制御部31は、主記憶部32に記憶されたプログラムを実行する演算装置であり、入力装置や記憶装置からデータを受け取り、演算、加工した上で、出力装置や記憶装置に出力する。
The
主記憶部32は、ROM(Read Only Memory)やRAM(Random Access Memory)などであり、制御部31が実行する基本ソフトウェアであるOSやアプリケーションソフトウェアなどのプログラムやデータを記憶又は一時保存する記憶装置である。
The
補助記憶部33は、HDD(Hard Disk Drive)などであり、アプリケーションソフトウェアなどに関連するデータを記憶する記憶装置である。
The
外部記録装置I/F部34は、USB(Universal Serial Bus)などのデータ伝送路を介して接続された記録媒体35(例えば、フラッシュメモリなど)と情報処理装置30とのインタフェースである。
The external recording device I /
また、記録媒体35に、所定のプログラムを格納し、この記録媒体35に格納されたプログラムは外部記録装置I/F部34を介して情報処理装置30にインストールされ、インストールされた所定のプログラムは情報処理装置30により実行可能となる。
Further, a predetermined program is stored in the
ネットワークI/F部36は、有線及び/又は無線回線などのデータ伝送路により構築されたLAN(Local Area Network)、WAN(Wide Area Network)などのネットワークを介して接続された通信機能を有する周辺機器と情報処理装置30とのインタフェースである。
The network I / F unit 36 has a communication function connected via a network such as a LAN (Local Area Network) or a WAN (Wide Area Network) constructed by a data transmission path such as a wired and / or wireless line. This is an interface between the device and the
入力部37は、カーソルキー、数字入力及び各種機能キー等を備えたキーボード、表示部38の表示画面上でキーの選択等を行うためのマウスやスライスパット等を有する。また、入力部37は、ユーザが制御部31に操作指示を与えたり、データを入力したりするためのユーザインタフェースである。
The
表示部38は、CRTやLCD等により構成され、制御部31から入力される表示データに応じた表示が行われる。
The
<機能>
・MFP10
図4は、実施例におけるMFP10の機能の一例を示すブロック図である。図4に示すように、MFP10は、画像読込手段101、通信手段102、記憶手段103、配信制御手段104、配信処理手段105を含む。その他一般的なMFPが有するプリンタ機能やコピー機能やFAX機能等については図示していない。
<Function>
FIG. 4 is a block diagram illustrating an example of functions of the
画像読込手段101は、スキャン機能により原稿を読み込んで文書データを取得する。文書データの取得については、FAXで受信したり、ネットワーク上のホットフォルダから取得したりしてもよい。
The
通信手段102は、外部の機器と、機器情報や文書データなどの送受信を行う。特に、通信手段102は、文書データのジョブフロー処理要求などがユーザから指示された場合、文書データをファイルサーバ40に送信する。
The
記憶手段103は、画像変換処理、又は出力処理の各プラグインを格納し、また、各プラグインが組み合わされたジョブフローを1又は複数格納する。
The
配信制御手段104は、ユーザからジョブフローの処理要求を受けた場合、ジョブフローに含まれる各処理の実行を制御する。
When receiving a job flow processing request from a user, the
配信処理手段105は、配信制御手段104からジョブフロー制御の指示を受けると、この指示に従ってジョブフローを実行し、配信処理を行う。つまり、配信処理手段105は、ジョブフローに含まれる各処理をフロー順に実行し、通信手段102を介して、配信先へ文書データを配信する。
When receiving the job flow control instruction from the
なお、配信処理手段105が行う各処理は、画像変換処理、出力処理(配信処理)などに分けられる。画像変換処理とは、PDF変換やTIFF変換などの文書データの形式変換を行う処理などのことを言う。出力処理とは、取得した文書データ又は画像変換された文書データを配信先(メール配信サーバや画像管理サーバなど)に配信する処理のことを言う。また、配信処理手段105において、少なくとも出力処理は行われることとする。
Each process performed by the
なお、この実施例では、配信先としてファイルサーバ40のフォルダAが設定されているとする。つまり、MFP10(文書配信システムA)からは、スキャンされた文書データがファイルサーバ40のフォルダAに配信される。
In this embodiment, it is assumed that the folder A of the
画像読込手段101は、エンジン部19のスキャナにより実現されうる。配信制御手段104、配信処理手段105は、例えば制御部11及びワークメモリとしての主記憶部12により実現されうる。通信手段102は、例えば制御部11によりネットワークI/F部16が制御されて実現されうる。記憶手段103は、例えば補助記憶部13により実現されうる。
The
・MFP20
図5は、実施例におけるMFP20の機能の一例を示すブロック図である。図5に示すように、MFP20は、画像読込手段201、通信手段202、記憶手段203、配信制御手段204、配信処理手段205、書誌情報設定手段206を含む。その他一般的なMFPが有するプリンタ機能やコピー機能やFAX機能等については図示していない。
FIG. 5 is a block diagram illustrating an example of functions of the
画像読込手段201は、スキャン機能により原稿を読み込んで文書データを取得する。文書データの取得については、FAXで受信したり、ネットワーク上のホットフォルダから取得したりしてもよい。
The
通信手段202は、外部の機器と、機器情報や文書データなどの送受信を行う。特に、通信手段202は、文書データのジョブフロー処理要求などがユーザから指示された場合、文書データ及び書誌情報をファイルサーバ40に送信する。
The
記憶手段203は、画像変換処理、又は出力処理の各プラグインを格納し、また、各プラグインが組み合わされたジョブフローを1又は複数格納する。
The
配信制御手段204は、ユーザからジョブフローの処理要求を受けた場合、ジョブフローに含まれる各処理の実行を制御する。
When receiving a job flow processing request from a user, the
配信処理手段205は、配信制御手段204からジョブフロー制御の指示を受けると、この指示に従ってジョブフローを実行し、配信処理を行う。つまり、配信処理手段205は、ジョブフローに含まれる各処理をフロー順に実行し、通信手段202を介して、配信先へ文書データ及び書誌情報を配信する。
Upon receiving an instruction for job flow control from the
なお、配信処理手段205が行う各処理は、画像変換処理、出力処理(配信処理)などに分けられる。画像変換処理とは、PDF変換やTIFF変換などの文書データの形式変換を行う処理などのことを言う。出力処理とは、取得した文書データ又は画像変換された文書データを配信先(メール配信サーバや画像管理サーバなど)に配信する処理のことを言う。また、配信処理手段205において、少なくとも出力処理は行われることとする。
Each process performed by the
書誌情報設定手段206は、文書を配信する際に、書誌情報の設定を可能にする。書誌情報としては、例えば、文書名や日付、入力機器名などである。
The bibliographic
なお、この実施例では、配信先としてファイルサーバ40のフォルダAが設定されているとする。つまり、MFP20(文書配信システムB)からは、スキャンされた文書データ及びこの文書データに関連付けられる書誌情報がファイルサーバ40のフォルダAに配信される。
In this embodiment, it is assumed that the folder A of the
画像読込手段201は、エンジン部19のスキャナにより実現されうる。配信制御手段204、配信処理手段205、書誌情報設定手段206は、例えば制御部11及びワークメモリとしての主記憶部12により実現されうる。通信手段202は、例えば制御部11によりネットワークI/F部16が制御されて実現されうる。記憶手段203は、例えば補助記憶部13により実現されうる。
The
なお、MFP10、20は、ジョブフローに従わなくても、単にスキャンしたデータ等をファイルサーバ40に配信するように設定されていてもよい。
Note that the MFPs 10 and 20 may be set to simply distribute scanned data or the like to the
・情報処理装置30
図6は、実施例における情報処理装置30の機能の一例を示すブロック図である。図6に示すように、情報処理装置30は、通信手段301、監視手段302、判定手段303、登録手段304を含む。
FIG. 6 is a block diagram illustrating an example of functions of the
通信手段301は、外部の機器と、機器情報やデータなどの送受信を行う。特に、通信手段301は、ファイルサーバ40のフォルダから文書データや書誌情報などを取得する。
The
監視手段302は、ネットワーク上にある所定のフォルダを監視し、このフォルダに生じた変更を検知する。監視手段302は、例えば、ファイルサーバ40のフォルダAを監視し、このフォルダAに新規データが記憶されたことを検知する。監視手段302は、新規データの記憶を検知した場合、判定手段303にその旨通知する。
The
判定手段303は、フォルダAに記憶された新規データに書誌情報が関連付けられているか否か(書誌情報があるか否か)を判定する。具体的な判定方法は後述する。判定手段303は、判定結果を登録手段304に通知する。
The
登録手段304は、判定手段303から判定結果を取得する。判定結果が、書誌情報があることを示す場合、登録手段304は、文書データ及び書誌情報がフォルダAに記憶されるのを待って、記憶された文書データ及び書誌情報を文書リストに登録する。判定結果が、書誌情報が無いことを示す場合、登録手段304は、文書データがファルダAに記憶されたと判断して、この文書データを文書リストに即座に登録する。書誌情報がない場合は、フォルダAに記憶されたデータは文書データであるからである。
The
これにより、文書管理システムは、ファイルサーバ40の複数のフォルダを監視する必要はなく、また、書誌情報の有無を適切に判定して、効率よく文書データを管理することができる。よって、管理者の管理負担を軽減することができる。
Thereby, the document management system does not need to monitor a plurality of folders of the
<判定方法>
以下、書誌情報の有無を判定する方法について説明する。
<Judgment method>
Hereinafter, a method for determining the presence / absence of bibliographic information will be described.
(1)ファイルで判定
書誌情報を配信する文書配信システムBは、文書データ及び書誌情報をフォルダAに配信するが、これらのデータに先立ち、所定のファイル(以下、フラグファイルという)をフォルダAに配信するようにする。つまり、文書配信システムBからは、まずフラグファイルが配信され、その後、文書データ、書誌情報の順にデータが配信される。
(1) Judgment by File Document distribution system B that distributes bibliographic information distributes document data and bibliographic information to folder A. Prior to these data, a predetermined file (hereinafter referred to as flag file) is stored in folder A. Try to deliver. That is, from the document distribution system B, the flag file is first distributed, and then the data is distributed in the order of document data and bibliographic information.
一方、文書配信システムAは、文書データのみをフォルダAに配信する。ここで、文書配信システムの判定ロジックを、図7を用いて説明する。 On the other hand, the document distribution system A distributes only document data to the folder A. Here, the determination logic of the document distribution system will be described with reference to FIG.
図7は、ファイルで判定する場合のフォルダAの一例を示す図である。図7に示すフォルダ50は、フォルダAを示し、ファイル501は、フラグファイルを示し、ファイル502は、文書データを示し、ファイル503は、書誌情報を示す。ファイル510は、文書データを示す。なお、ファイル501−503は、文書配信システムBにより配信され、ファイル510は、文書配信システムAにより配信されるとする。
FIG. 7 is a diagram illustrating an example of the folder A in the case of determining by a file. A
文書配信システムからのフォルダ50への配信を監視するモジュール(監視手段302及び判定手段303)は、フォルダ50に新たなファイルが置かれたかを監視する。新規ファイルが置かれた場合、判定手段303は、フラグファイル501かどうかをファイル名から判断する。判定手段303は、ファイル名がフラグファイル501特有の接頭辞を持っていれば、新規ファイルはフラグファイル501と判定する。
Modules (monitoring means 302 and determination means 303) for monitoring the distribution from the document distribution system to the
この場合、判定手段303は、文書データの配信に続き、書誌情報の配信がなされると判断する。登録手段304は、書誌情報が配信されるまでウェイトし、書誌情報が配信された時点で、文書データ及び書誌情報を関連付けて文書管理システムが管理する文書リストに登録する。
In this case, the
判定手段303は、フラグファイル501ではないファイルが配信された場合、書誌情報が配信されないと判定する。登録手段304は、この時点で、文書データを文書リストに登録する。
The
これにより、特定の識別名(例えばファイル名)を有するファイルか否かを判定することで、判定手段303は、書誌情報があるか否かを判定することができる。
Thus, by determining whether or not the file has a specific identification name (for example, a file name), the
(2)サブフォルダで判定
文書配信システムBは、文書データ及び書誌情報を配信する場合、配信先のフォルダAにサブフォルダを作成した後に配信するようにする。この場合、文書管理システムは、特定の命名規則からなるサブフォルダを発見した場合、「書誌情報も配信される」と判断し、(1)の場合と同様に処理を行なえばよい。
(2) Determination by Subfolder When the document distribution system B distributes document data and bibliographic information, the document distribution system B distributes it after creating a subfolder in the distribution destination folder A. In this case, when the document management system finds a subfolder having a specific naming rule, it determines that “bibliographic information is also distributed” and performs the same processing as in the case of (1).
図8は、サブフォルダで判定する場合のフォルダAの一例を示す図である。図8に示す符号は、図7に示すものと同じものには同じ符号を付す。図8に示すフォルダ51は、特定の識別名を有するサブフォルダである。このサブフォルダ51は、文書配信システムBにより作成される。
FIG. 8 is a diagram illustrating an example of the folder A when the determination is performed using the subfolders. 8 that are the same as those shown in FIG. 7 are marked with the same symbols. A
前述したように、サブフォルダ51には、文書データ502及び書誌情報503が記憶される。
As described above, the
判定手段303は、特定の識別名を有するサブフォルダが作成された場合、書誌情報があると判定する。登録手段304は、サブフォルダ51に書誌情報が記憶されるのを待って、文書データ及び書誌情報を文書リストに登録する。
The
判定手段303は、サブフォルダ51が作成されずに新規データがフォルダ50に記憶された場合、書誌情報はないと判定する。つまり、新規データは文書データのみであることが分かる。登録手段304は、このフォルダ50に新規に登録された文書データを即座に文書リストに登録する。
The
これにより、特定の識別名(例えばフォルダ名)を有するサブフォルダが作成されたか否かで、判定手段303は、書誌情報があるか否かを判定することができる。
Accordingly, the
(3)アーカイブファイルで判定
文書配信システムBは、文書データ及び書誌情報を配信する場合、文書データ及び書誌情報をアーカイブし、このアーカイブファイルをフォルダAに配信する。この場合、文書管理システムは、特定の命名規則からなるアーカイブファイルを発見した場合、「書誌情報も配信される」と判断し、(1)と同様に処理を行なえばよい。ただし、この場合、登録手段304は、文書データ登録時にアーカイブファイルを展開する必要がある。
(3) Determination by Archive File When the document distribution system B distributes document data and bibliographic information, the document data and bibliographic information are archived and the archive file is distributed to the folder A. In this case, if the document management system finds an archive file having a specific naming rule, it determines that “bibliographic information is also distributed” and performs the same processing as in (1). However, in this case, the
図9は、アーカイブファイルで判定する場合のフォルダAの一例を示す図である。図9に示す符号は、図7に示すものと同じものには同じ符号を付す。図9に示すファイル601は、アーカイブファイルを示す。このアーカイブファイル601は、文書配信システムBにより作成される。
FIG. 9 is a diagram illustrating an example of the folder A when the determination is performed using an archive file. 9 that are the same as those shown in FIG. 7 are marked with the same symbols. A
図10は、アーカイブファイルの一例を示す図である。図10に示す符号は、図7及び図9に示すものと同じものには同じ符号を付す。図10に示すように、アーカイブファイル601には、文書データ502、書誌情報503がまとめられる。
FIG. 10 is a diagram illustrating an example of an archive file. 10 that are the same as those shown in FIGS. 7 and 9 are marked with the same reference numerals. As shown in FIG. 10,
判定手段303は、フォルダ50に記憶された新規データが特定の識別名を有するアーカイブファイルか否かを判定する。新規データが、特定の識別名を有するアーカイブファイルである場合、判定手段303は、書誌情報があると判定する。登録手段304は、アーカイブファイル601を展開し、文書データ502及び書誌情報503を取得し、文書リストに登録する。
The
判定手段303は、フォルダ50に記憶された新規データが特定の識別名を有するアーカイブファイルでない場合、書誌情報はないと判定する。登録手段304は、このフォルダ50に新規に登録された文書データを即座に文書リストに登録する。
If the new data stored in the
これにより、特定の識別名(例えばファイル名)を有するアーカイブファイルか否かで、判定手段303は、書誌情報があるか否かを判定することができる。
Accordingly, the
判定手段303は、(1)〜(3)の少なくとも1つの判定方法を用いて、書誌情報があるか否かを判定すればよい。また、判定手段303は、(1)〜(3)全てを判定し、いずれにも該当しない場合に、書誌情報がないと判定してもよい。
The
上記構成を有することで、書誌情報を配信するシステムと、書誌情報を配信しないシステムの両方を、同一のフォルダで連携できるようになる。本実施例では、配信するフォルダを分けて事前設定する必要もなく、フォルダの管理や設定が容易になる。管理者は、文書管理システムの文書リストを管理するだけでよい。 By having the above configuration, both a system that distributes bibliographic information and a system that does not distribute bibliographic information can be linked in the same folder. In the present embodiment, there is no need to separately set folders to be distributed, and folder management and setting are facilitated. The administrator only needs to manage the document list of the document management system.
<動作>
次に、実施例における文書管理システムの動作について説明する。
(1)ファイルで判定
図11は、ファイルで判定する場合の文書管理処理の一例を示すフローチャートである。図11に示すステップS101で、監視手段302は、フォルダAを監視する。フォルダAには、文書データを配信する文書配信システムAから、及び文書データ及び書誌情報を配信する文書配信システムBからデータを配信される。
<Operation>
Next, the operation of the document management system in the embodiment will be described.
(1) Determination by File FIG. 11 is a flowchart showing an example of document management processing in the case of determination by a file. In step S101 shown in FIG. 11, the
ステップS102で、監視手段302は、監視しているファルダAに新規データ(ファイル)が記憶されたかを検知する。検知されなければ(ステップS102−NO)ステップS101に戻り、検知されれば(ステップS102−YES)ステップS103に進む。
In step S102, the
ステップS103で、判定手段303は、新規データ(ファイル)は、特定の識別名を有するフラグファイルか否かを判定する。特定の識別名を有するファイルであればフラグファイルであると判定し、書誌情報があると安定する。フラグファイルであれば(ステップS103−YES)ステップS105に進み、フラグファイルでなければ(ステップS103−NO)ステップS104に進む。
In step S103, the
ステップS104で、登録手段404は、フォルダAに新規に記憶された新規データを即座に文書リストに登録する。この新規データは、文書データのみである。 In step S104, the registration unit 404 immediately registers the new data newly stored in the folder A in the document list. This new data is only document data.
ステップS105で、登録手段304は、書誌情報がフォルダAから検出されたか否かを判定する。書誌情報が検出されれば(ステップS105−YES)ステップS107に進み、書誌情報が検出されなければ(ステップS105−NO)ステップS106に進む。
In step S105, the
ステップS106で、登録手段304は、所定時間ウェイトし、ステップS105に戻る。
In step S106, the
ステップS107で、登録手段304は、文書データ及び書誌情報を文書リストに登録する。
In step S107, the
(2)サブフォルダで判定
図12は、サブフォルダで判定する場合の文書管理処理の一例を示すフローチャートである。図12に示すステップS201、202、204、205は、図11に示すステップS101、102、104、107とそれぞれ同様であるため、その説明を省略する。
(2) Determination by Subfolder FIG. 12 is a flowchart illustrating an example of a document management process in the case of determination by a subfolder. Steps S201, 202, 204, and 205 shown in FIG. 12 are the same as steps S101, 102, 104, and 107 shown in FIG.
ステップS203で、判定手段303は、フォルダAに特定の識別名を有するサブフォルダが作成されたか否かを判定する。サブフォルダが作成されれば(ステップS203−YES)ステップS205に進み、サブフォルダが作成されなければ(ステップS203−NO)ステップS204に進む。以降の処理は、図11に示した通りである。
In step S203, the
(3)アーカイブフォルダで判定
図13は、アーカイブフォルダで判定する場合の文書管理処理の一例を示すフローチャートである。図13に示すステップS301、302、304、306は、図11に示すステップS101、102、104、107とそれぞれ同様であるため、その説明を省略する。
(3) Determination by Archive Folder FIG. 13 is a flowchart showing an example of a document management process in the case of determination by an archive folder. Steps S301, 302, 304, and 306 shown in FIG. 13 are the same as steps S101, 102, 104, and 107 shown in FIG.
ステップS203で、判定手段303は、フォルダAに特定の識別名を有するアーカイブファイルが記憶されたか否かを判定する。特定の識別名を有するアーカイブファイルであれば(ステップS303−YES)ステップS305に進み、特定の識別名を有するアーカイブファイルでなければ(ステップS303−NO)ステップS304に進む。
In step S203, the
ステップS305で、登録手段304は、アーカイブファイルを展開し、文書データ及び書誌情報を取得する。以降の処理は、図11に示した通りである。
In step S305, the
以上、実施例によれば、文書データだけを配信するシステムと、文書データと書誌情報の両方を配信するシステムが混在した場合に、配信先のフォルダを別々にする必要が無く、管理者の作業を軽減することができる。 As described above, according to the embodiment, when a system that distributes only document data and a system that distributes both document data and bibliographic information coexist, it is not necessary to have separate distribution destination folders. Can be reduced.
[変形例]
実施例の情報処理装置30で実行されるプログラムは、インストール可能な形式又は実行可能な形式のファイルでCD−ROM、フレキシブルディスク(FD)、CD−R、DVD(Digital Versatile Disk)等のコンピュータで読み取り可能な記録媒体に記録されて提供される。
[Modification]
The program executed by the
また、実施例の情報処理装置30で実行されるプログラムを、インターネット等のネットワークに接続されたコンピュータ上に格納し、ネットワーク経由でダウンロードさせることにより提供するように構成してもよい。また、実施例の情報処理装置30で実行されるプログラムをインターネット等のネットワーク経由で提供または配布するように構成してもよい。
Further, the program executed by the
また、実施例の情報処理装置30で実行されるプログラムを、ROM等に予め組み込んで提供するように構成してもよい。
Further, the program executed by the
実施例の情報処理装置30で実行されるプログラムは、前述した各手段を含むモジュール構成となっており、実際のハードウェアとしてはCPU(プロセッサ)が補助記憶部からプログラムを読み出して実行することにより上記各手段のうち1又は複数の各手段が主記憶部上にロードされ、1又は複数の各手段が主記憶部上に生成されるようになっている。
The program executed by the
なお、本発明は、上記実施例そのままに限定されるものではなく、実施段階ではその要旨を逸脱しない範囲で構成要素を変形して具体化することができる。また、上記実施例に開示されている複数の構成要素の適宜な組み合わせにより、種々の発明を形成することができる。例えば、実施例に示される全構成要素からいくつかの構成要素を削除してもよい。 In addition, this invention is not limited to the said Example as it is, A component can be deform | transformed and embodied in the range which does not deviate from the summary in an implementation stage. Moreover, various inventions can be formed by appropriately combining a plurality of constituent elements disclosed in the above embodiments. For example, some components may be deleted from all the components shown in the embodiments.
10、20 MFP
30 情報処理装置
40 ファイルサーバ
101、201 画像読込手段
102、202 通信手段
103、203 記憶手段
104、204 配信制御手段
105、205 配信処理手段
206 書誌情報設定手段
301 通信手段
302 監視手段
303 判定手段
304 登録手段
10, 20 MFP
30
Claims (9)
前記所定のフォルダを監視し、前記所定のフォルダにおいて新規データが記憶されたことを検知する監視手段と、
前記監視手段により新規データが記憶されたことが検知された場合に、前記所定のフォルダに配信されるデータが、前記文書データに関する書誌情報を含むか否かを判定する判定手段と、
前記判定手段により書誌情報を含まないと判定された場合に、前記所定のフォルダにおいて前記文書データに関する書誌情報が記憶されていない状態で、前記所定のフォルダに新規に記憶された文書データを文書リストに登録する登録処理を実行し、
前記判定手段により書誌情報を含むと判定された場合、前記所定のフォルダにおいて前記文書データに関する書誌情報が記憶されたか否かを検出し、該書誌情報が記憶されたことを検出した後に、前記所定のフォルダに新規に記憶された文書データ及び書誌情報を前記文書リストに登録する登録処理を実行する登録手段と、
を備える文書管理システム。 A document management system for managing document data distributed to a predetermined folder ,
Monitoring means for detecting that the new data is stored in the predetermined folder monitoring, the predetermined folder,
A determination unit that determines whether data distributed to the predetermined folder includes bibliographic information related to the document data when the monitoring unit detects that new data is stored ;
Wherein when it is determined not to include bibliographic information by determining means, with the bibliographic information on the document data in the predetermined folder is not stored, the predetermined document list the document data newly stored in the folder Execute the registration process to register with
If it is determined to include bibliographic information by said judgment means, after said bibliographic information about the document data in the predetermined folder detects whether stored, detects that the該書magazine information is stored, the predetermined Registration means for executing registration processing for registering document data and bibliographic information newly stored in the folder in the document list;
A document management system comprising:
前記書誌情報を含むことを示すファイルが前記所定のフォルダに記憶された場合に、前記所定のフォルダに配信されるデータが前記書誌情報を含むと判定する請求項1記載の文書管理システム。 The determination means includes
When said file indicating that it contains the bibliographic information is stored in the predetermined folder, the document management system of claim 1 wherein determining to include data distributed to the predetermined folder is the bibliographic information.
前記所定のフォルダに特定の識別名を有するサブフォルダが作成された場合に、前記所定のフォルダに配信されるデータが前記書誌情報を含むと判定する請求項1記載の文書管理システム。 The determination means includes
2. The document management system according to claim 1, wherein when a subfolder having a specific identification name is created in the predetermined folder, it is determined that the data distributed to the predetermined folder includes the bibliographic information.
前記所定のフォルダに特定の識別名を有するアーカイブファイルが記憶された場合に、前記所定のフォルダに配信されるデータが前記書誌情報を含むと判定し、
前記登録手段は、
前記判定手段により書誌情報を含むと判定された場合、前記アーカイブファイルを展開して文書データ及び書誌情報を前記文書リストに登録する登録処理を実行する請求項1記載の文書管理システム。 The determination means includes
If the archive file having a particular DN to the predetermined folder has been stored, the data to be delivered to the predetermined folder is determined to contain the bibliographic information,
The registration means includes
The document management system according to claim 1, wherein when the determination unit determines that bibliographic information is included , the registration process for expanding the archive file and registering document data and bibliographic information in the document list is executed .
前記所定のフォルダを監視し、前記所定のフォルダにおいて新規データが記憶されたことを検知する監視ステップと、
前記監視ステップにより新規データが記憶されたことが検知された場合に、前記所定のフォルダに配信されるデータが、前記文書データに関する書誌情報を含むか否かを判定する判定ステップと、
前記判定ステップにより書誌情報を含まないと判定された場合に、前記所定のフォルダにおいて前記文書データに関する書誌情報が記憶されていない状態で前記所定のフォルダに新規に記憶された文書データを文書リストに登録する登録処理を実行し、
前記判定ステップにより書誌情報を含むと判定された場合、前記所定のフォルダにおいて前記文書データに関する書誌情報が記憶されたか否かを検出し、該書誌情報が記憶されたことを検出した後に、前記所定のフォルダに新規に記憶された文書データ及び書誌情報を前記文書リストに登録する登録処理を実行する登録ステップと、
を有する文書管理方法。 A document management method in a document management system for managing document data distributed to a predetermined folder ,
Monitoring the predetermined folder, the monitoring step detects that the new data is stored in the predetermined folder,
A determination step of determining whether or not the data distributed to the predetermined folder includes bibliographic information related to the document data when it is detected that new data is stored by the monitoring step;
If it is determined not to include bibliographic information by the determination step, the document data newly stored in the document list to the predetermined folder in a state of bibliographic information on the document data in the predetermined folder is not stored Execute the registration process to register ,
If it is determined that the bibliographic information is included in the determination step, it is detected whether or not the bibliographic information related to the document data is stored in the predetermined folder, and after the bibliographic information is stored, the predetermined folder is detected. A registration step for performing registration processing for registering document data and bibliographic information newly stored in the folder in the document list;
A document management method.
前記所定のフォルダを監視し、前記所定のフォルダにおいて新規データが記憶されたことを検知する監視ステップと、
前記監視ステップにより新規データが記憶されたことが検知された場合に、前記所定のフォルダに配信されるデータが、前記文書データに関する書誌情報を含むか否かを判定する判定ステップと、
前記判定ステップにより書誌情報を含まないと判定された場合に、前記所定のフォルダにおいて前記文書データに関する書誌情報が記憶されていない状態で前記所定のフォルダに新規に記憶された文書データを文書リストに登録する登録処理を実行し、
前記判定ステップにより書誌情報を含むと判定された場合、前記所定のフォルダにおいて前記文書データに関する書誌情報が記憶されたか否かを検出し、該書誌情報が記憶されたことを検出した後に、前記所定のフォルダに新規に記憶された文書データ及び書誌情報を前記文書リストに登録する登録処理を実行する登録ステップと、
をコンピュータに実行させるための文書管理プログラム。 A document management program in a document management system for managing document data distributed to a predetermined folder,
Monitoring the predetermined folder, the monitoring step detects that the new data is stored in the predetermined folder,
A determination step of determining whether or not the data distributed to the predetermined folder includes bibliographic information related to the document data when it is detected that new data is stored by the monitoring step;
If it is determined not to include bibliographic information by the determination step, the document data newly stored in the document list to the predetermined folder in a state of bibliographic information on the document data in the predetermined folder is not stored Execute the registration process to register ,
If it is determined that the bibliographic information is included in the determination step, it is detected whether or not the bibliographic information related to the document data is stored in the predetermined folder, and after the bibliographic information is stored, the predetermined folder is detected. A registration step for performing registration processing for registering document data and bibliographic information newly stored in the folder in the document list;
Document management program for causing computer to execute.
前記所定のフォルダを監視し、前記所定のフォルダにおいて新規データが記憶されたことを検知する監視手段と、 Monitoring means for monitoring the predetermined folder and detecting that new data is stored in the predetermined folder;
前記監視手段により新規データが記憶されたことが検知された場合に、前記所定のフォルダに配信されるデータが、前記文書データに関する書誌情報を含むか否かを判定する判定手段と、 A determination unit that determines whether data distributed to the predetermined folder includes bibliographic information related to the document data when the monitoring unit detects that new data is stored;
前記判定手段により書誌情報を含まないと判定された場合に、前記所定のフォルダにおいて前記文書データに関する書誌情報が記憶されていない状態で、前記所定のフォルダに新規に記憶された文書データを文書リストに登録する登録処理を実行し、 When the determination unit determines that the bibliographic information is not included, the document data newly stored in the predetermined folder is stored in the document list in a state where the bibliographic information regarding the document data is not stored in the predetermined folder. Execute the registration process to register with
前記判定手段により書誌情報を含むと判定された場合、前記所定のフォルダにおいて前記文書データに関する書誌情報が記憶されたか否かを検出し、該書誌情報が記憶されたことを検出した後に、前記所定のフォルダに新規に記憶された文書データ及び書誌情報を前記文書リストに登録する登録処理を実行する登録手段と、 When it is determined by the determination means that the document includes bibliographic information, the bibliographic information related to the document data is stored in the predetermined folder. After detecting that the bibliographic information is stored, the predetermined folder is detected. Registration means for executing registration processing for registering document data and bibliographic information newly stored in the folder in the document list;
を備える情報処理装置。 An information processing apparatus comprising:
前記所定の格納領域を監視し、前記所定の格納領域において新規データが記憶されたことを検知する監視手段と、 Monitoring means for monitoring the predetermined storage area and detecting that new data is stored in the predetermined storage area;
前記監視手段により新規データが記憶されたことが検知された場合に、前記所定の格納領域に配信されるデータが、前記文書データに関する書誌情報を含むか否かを判定する判定手段と、 A determination unit that determines whether data distributed to the predetermined storage area includes bibliographic information related to the document data when it is detected by the monitoring unit that new data is stored;
前記判定手段により書誌情報を含まないと判定された場合に、前記所定の格納領域において前記文書データに関する書誌情報が記憶されていない状態で、前記所定の格納領域に新規に記憶された文書データを文書リストに登録する登録処理を実行し、 When the determination unit determines that the bibliographic information is not included, the document data newly stored in the predetermined storage area is stored in a state where the bibliographic information related to the document data is not stored in the predetermined storage area. Execute the registration process to register in the document list,
前記判定手段により書誌情報を含むと判定された場合、前記所定の格納領域において前記文書データに関する書誌情報が記憶されたか否かを検出し、該書誌情報が記憶されたことを検出した後に、前記所定の格納領域に新規に記憶された文書データ及び書誌情報を前記文書リストに登録する登録処理を実行する登録手段と、 When it is determined by the determining means that the document includes bibliographic information, the bibliographic information related to the document data is stored in the predetermined storage area, and after detecting that the bibliographic information is stored, Registration means for executing registration processing for registering document data and bibliographic information newly stored in a predetermined storage area in the document list;
を備える文書管理システム。 A document management system comprising:
前記所定の格納領域を監視し、前記所定の格納領域において新規データが記憶されたことを検知する監視手段と、 Monitoring means for monitoring the predetermined storage area and detecting that new data is stored in the predetermined storage area;
前記監視手段により新規データが記憶されたことが検知された場合に、前記所定の格納領域に配信されるデータが、前記文書データに関する書誌情報を含むか否かを判定する判定手段と、 A determination unit that determines whether data distributed to the predetermined storage area includes bibliographic information related to the document data when it is detected by the monitoring unit that new data is stored;
前記判定手段により書誌情報を含まないと判定された場合に、前記所定の格納領域において前記文書データに関する書誌情報が記憶されていない状態で、前記所定の格納領域に新規に記憶された文書データを文書リストに登録する登録処理を実行し、 When the determination unit determines that the bibliographic information is not included, the document data newly stored in the predetermined storage area is stored in a state where the bibliographic information related to the document data is not stored in the predetermined storage area. Execute the registration process to register in the document list,
前記判定手段により書誌情報を含むと判定された場合、前記所定の格納領域において前記文書データに関する書誌情報が記憶されたか否かを検出し、該書誌情報が記憶されたことを検出した後に、前記所定の格納領域に新規に記憶された文書データ及び書誌情報を前記文書リストに登録する登録処理を実行する登録手段と、 When it is determined by the determining means that the document includes bibliographic information, the bibliographic information related to the document data is stored in the predetermined storage area, and after detecting that the bibliographic information is stored, Registration means for executing registration processing for registering document data and bibliographic information newly stored in a predetermined storage area in the document list;
を備える情報処理装置。 An information processing apparatus comprising:
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2010243791A JP5633307B2 (en) | 2010-10-29 | 2010-10-29 | Information processing apparatus, document management system, document management method, and document management program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2010243791A JP5633307B2 (en) | 2010-10-29 | 2010-10-29 | Information processing apparatus, document management system, document management method, and document management program |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2012098792A JP2012098792A (en) | 2012-05-24 |
JP5633307B2 true JP5633307B2 (en) | 2014-12-03 |
Family
ID=46390654
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2010243791A Expired - Fee Related JP5633307B2 (en) | 2010-10-29 | 2010-10-29 | Information processing apparatus, document management system, document management method, and document management program |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP5633307B2 (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP6241085B2 (en) | 2013-06-11 | 2017-12-06 | 株式会社リコー | Data management system, operation management program, data management method, and data management apparatus |
Family Cites Families (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2002163273A (en) * | 2000-11-22 | 2002-06-07 | Hitachi Ltd | Document control method and system |
JP2003330776A (en) * | 2002-05-10 | 2003-11-21 | Matsushita Electric Ind Co Ltd | Digital content management device, storage medium and content reproduction device |
JP4773312B2 (en) * | 2006-10-11 | 2011-09-14 | 村田機械株式会社 | File transfer server |
-
2010
- 2010-10-29 JP JP2010243791A patent/JP5633307B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP2012098792A (en) | 2012-05-24 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5391889B2 (en) | Image forming apparatus, image processing apparatus, image processing system, image processing method, program, and recording medium | |
JP5747434B2 (en) | Image forming apparatus, image processing apparatus, image processing system, image processing method, program, and recording medium | |
JP5906594B2 (en) | Cooperation system, image processing apparatus, cooperation control method, cooperation control program, and recording medium | |
US20110292460A1 (en) | Information processing system, information processing apparatus, control method thereof, and storage medium | |
US8614819B2 (en) | Recording medium storing screen controlling program, delivery system and screen controlling method | |
JP2010219625A (en) | Data distribution system, image processing apparatus, image forming apparatus, data distribution method, distribution management program and recording medium | |
US12073133B2 (en) | System and method for providing printing service and configured to change printer connection destination | |
JP5874215B2 (en) | Document distribution system, image forming apparatus, document data control method, and document data control program | |
JP2012053856A (en) | Image delivery system, image processing device, image processing method, image processing program and recording medium | |
JP5633307B2 (en) | Information processing apparatus, document management system, document management method, and document management program | |
JP2012160129A (en) | Image forming device, editing control method, and editing control program | |
JP2012165325A (en) | Image processing apparatus, screen control program and recording medium | |
JP5369783B2 (en) | Data distribution system, image distribution apparatus, image forming apparatus, data distribution method, distribution management program, and recording medium | |
JP6065031B2 (en) | Information processing apparatus, information processing system, display control method, and program | |
JP2015139076A (en) | File processing system and file processing program | |
JP5504691B2 (en) | Information processing apparatus, program, recording medium, and method | |
JP2020057366A (en) | Information processing system, information processing apparatus, server, information processing method, and program | |
JP2005050017A (en) | Document file management device, document file management method and data structure | |
JP5672979B2 (en) | Image processing apparatus, UI cooperation system, UI cooperation control method | |
JP5679027B2 (en) | Processing apparatus, workflow setting method and program | |
JP6274269B2 (en) | Image processing apparatus, image distribution system, image distribution method, program, and recording medium | |
JP5734400B2 (en) | Document processing apparatus and control method thereof, document management system, data processing method in the system, and computer program | |
US11010118B2 (en) | Information processing system, information processing apparatus, and server comprising: processing circuitry configured to: store, in a memory of the server, a print job received from an information processing apparatus that creates and stores the print job locally so that the print job is stored both in the memory of the server and in the information processing apparatus at a same time | |
JP6036885B2 (en) | Image processing apparatus, program, and image processing system | |
JP2015165410A (en) | Image forming device, editing control method, and editing control program |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20130919 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20140314 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20140408 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20140609 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20140916 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20140929 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 5633307 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |
|
LAPS | Cancellation because of no payment of annual fees |