JP4329060B2 - Document management apparatus and program thereof - Google Patents

Document management apparatus and program thereof Download PDF

Info

Publication number
JP4329060B2
JP4329060B2 JP2003011909A JP2003011909A JP4329060B2 JP 4329060 B2 JP4329060 B2 JP 4329060B2 JP 2003011909 A JP2003011909 A JP 2003011909A JP 2003011909 A JP2003011909 A JP 2003011909A JP 4329060 B2 JP4329060 B2 JP 4329060B2
Authority
JP
Japan
Prior art keywords
document
search
facsimile
scanner
date
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
Application number
JP2003011909A
Other languages
Japanese (ja)
Other versions
JP2004227124A (en
Inventor
好史 谷本
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.)
Murata Machinery Ltd
Original Assignee
Murata Machinery Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Murata Machinery Ltd filed Critical Murata Machinery Ltd
Priority to JP2003011909A priority Critical patent/JP4329060B2/en
Publication of JP2004227124A publication Critical patent/JP2004227124A/en
Application granted granted Critical
Publication of JP4329060B2 publication Critical patent/JP4329060B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Description

【0001】
【発明の利用分野】
この発明は、文書管理装置とそのプログラムに関する。
【0002】
【従来技術】
【0003】
【特許文献1】
特開平8−23346号公報
特許文献1は、ファクシミリデータからなる電子掲示板文書をキーワード検索することにより、所望の文書を取り出せるようにすることを開示している。しかしながらファクシミリデータ自体から、検索対象のデータを抽出することは困難なので、掲示板ボックス毎にキーワードを登録し、キーワードにより掲示板ボックスを選択するようにしている。この構成では、掲示板ボックス毎にキーワードを登録して管理する必要がある。
【0004】
【発明の課題】
この発明の基本的課題は、画像データを含む文書を容易に検索できるようにすることにある。
【0005】
【発明の構成】
この発明は、スキャナ(8)と、G3ファクシミリの送受信を行うG3ファクシミリ処理部(12)と、インターネットファクシミリの送受信を行うインターネットファクシミリ処理部(14)と、スキャナでスキャンしたスキャナ文書へのコメントの入力手段と、スキャナ文書とG3ファクシミリ受信文書と、インターネットファクシミリ受信文書とを記憶するデータベース(18)とを備えた文書管理装置において、
前記コメントと日時及び文書IDを記憶したスキャナ文書検索用テーブル(40)と、
発信元の回線番号に相当するデータ及び、発信元名が存在する場合は発信元名と、日時、及び文書IDを記憶したG3ファクシミリ受信文書検索用テーブル(41)と、
送信元のメールアドレスと、eメールのsubject欄の記述と、日時、及び文書IDを記憶したインターネットファクシミリ受信文書検索用テーブル(42)と、
スキャン時に入力手段から入力されたコメントと日時及び文書IDをスキャナ文書検索用テーブルに書き込み、受信したG3ファクシミリデータから抽出した発信元の回線番号に相当するデータと発信元名を抽出できる場合は発信元名と、日時、及び文書IDをG3ファクシミリ受信文書検索用テーブルに書き込み、受信eメールのfrom欄から抽出した送信元のメールアドレスと、Subject欄の記述と、日時、及び文書IDをインターネットファクシミリ受信文書検索用テーブルに書き込むための書き込み手段と、
入力された検索キーワードが回線番号に相当するデータを含むかあるいは検索対象を発信元名と指定して発信元名が入力されるとG3ファクシミリ受信文書検索用テーブルを検索し、検索キーワードがメールアドレスを含むかあるいは検索対象をSubjectと指定してSubject欄の記述が入力されるとインターネットファクシミリ受信文書検索用テーブルを検索し、検索対象をコメントと指定してコメントが入力されるとスキャナ文書検索用テーブルを検索する検索処理部とを設けたことを特徴とする。
【0006】
またこの発明は、スキャナと、G3ファクシミリの送受信を行うG3ファクシミリ処理部と、インターネットファクシミリの送受信を行うインターネットファクシミリ処理部と、スキャナでスキャンしたスキャナ文書へのコメントの入力手段と、スキャナ文書とG3ファクシミリ受信文書と、インターネットファクシミリ受信文書とを記憶するデータベースとを備えた文書管理装置のためのプログラムであって、
前記文書管理装置を、
前記コメントと日時及び文書IDを記憶したスキャナ文書検索用テーブルと、 発信元の回線番号に相当するデータ及び、発信元名が存在する場合は発信元名と、日時、及び文書IDを記憶したG3ファクシミリ受信文書検索用テーブルと、
送信元のメールアドレスと、eメールのsubject欄の記述と、日時、及び文書IDを記憶したインターネットファクシミリ受信文書検索用テーブルと、
スキャン時に入力手段から入力されたコメントと日時及び文書IDをスキャナ文書検索用テーブルに書き込み、受信したG3ファクシミリデータから抽出した発信元の回線番号に相当するデータと発信元名を抽出できる場合は発信元名と、日時、及び文書IDをG3ファクシミリ受信文書検索用テーブルに書き込み、受信eメールのfrom欄から抽出した送信元のメールアドレスと、Subject欄の記述と、日時、及び文書IDをインターネットファクシミリ受信文書検索用テーブルに書き込むための書き込み手段と、
入力された検索キーワードが回線番号に相当するデータを含むかあるいは検索対象を発信元名と指定して発信元名が入力されるとG3ファクシミリ受信文書検索用テーブルを検索し、検索キーワードがメールアドレスを含むかあるいは検索対象をSubjectと指定してSubject欄の記述が入力されるとインターネットファクシミリ受信文書検索用テーブルを検索し、検索キーワードがコメントを含む場合はスキャナ文書検索用テーブルを検索する検索処理部とを備えた装置として機能させるための、文書管理装置用のプログラムにある。
【0007】
この発明では、画像データが文書管理装置でスキャンした文書の場合には、スキャン時に付与された注釈からなるテキストデータを検索対象とし、画像データが受信文書の場合には受信時に得た通信に固有のデータを検索対象として、管理文書を検索する。ここに注釈は少なくともファイル名を含み、これ以外にコメントなどが付されている場合には、ファイル名とコメントなどを含むものとする(以下同じ)。通信に固有のデータは、発信元を示すTSI信号やナンバーディスプレイ信号などや、eメールに固有のメールアドレスなどとする。
【0008】
この発明では、通信に固有のデータとして、少なくとも発信元の回線番号に相当するデータと、eメールに固有のデータとを用い、回線番号相当データの場合にはG3ファクシミリ受信文書を検索し、eメールに固有のデータの場合にはインターネットファクシミリ受信文書を検索する。
【0010】
【発明の作用と効果】
この発明の文書管理装置やそのプログラムでは、スキャン文書はファイル名やコメントなどの注釈を検索対象とし、ファクシミリ受信文書の場合には通信に固有のデータを検索対象とする。画像データは検索が困難なデータであるが、この発明では、画像データに付随する注釈や通信に固有なデータ(通信情報)などを検索対象として検索できる。
【0011】
この発明では、検索用のキーワードが通信に固有なデータの場合、検索対象を受信文書に限定できるので検索が容易になる。
この発明では、キーワードとしてTSIなどの回線番号に相当するデータが入力された場合には、検索対象をG3ファクシミリに限定し、メールアドレスなどのeメールに固有のデータが入力された場合には、検索対象をインターネットファクシミリ受信文書に限定するので、検索がさらに容易になる。
【0012】
【実施例】
図1〜図3に、実施例を示す。これらの図において、2は文書管理装置で、LAN4などを介して複数のクライアント6に接続されている。各クライアント6は、例えばブラウザを内蔵し、文書管理装置2のHTTPサーバ20にアクセスして、文書管理装置2の文書データベース18に保存されている文書を検索するものとする。
【0013】
文書管理装置2はスキャナ8とプリンタ10、並びにG3ファクシミリ処理部12,インターネットファクシミリ処理部14を備え、文書をスキャンして蓄積し、G3ファクシミリやインターネットファクシミリの送受信を行えるものとする。なお周知のように、インターネットファクシミリの送受信は、eメールに画像データを添付ファイルとして添付するなどの形態で行われる。
【0014】
16は文書管理装置2に設けた操作パネルで、液晶ディスプレイとタッチパネルや簡易なキーボードなどを設けたものである。そして文書をスキャンする場合、操作パネル16からファイル名やコメントなどの注釈を入力できる。なおスキャン文書への注釈は、クライアント6から入力することもできる。18は文書データベースで、文書管理装置2が管理する文書を記憶したデータベースであり、文書自体を記憶するほかに、記憶文書を管理するための情報を記憶している。
【0015】
20はHTTPサーバで、クライアント6に対してWebページを提供し、クライアント6のブラウザはHTTPサーバ20にアクセスして、文書管理装置2に対して処理を依頼する。22は電子掲示板処理部で、電子掲示板に関する処理を行う。24はワークフロー処理部で、ワークフローに関する処理を行う。26は電子回覧処理部で、電子回覧に関する処理を行う。
【0016】
28は検索処理部で、文書データベース18に保存している文書を検索するためのものであり、特に掲示板文書の検索に用いる。30は検索用のキーワードリストで、キーワードに対してG3ファクシミリ受信文書か、インターネットファクシミリ受信文書か、スキャン文書か、などの文書の種別と、このキーワードに対応するファイル名などを記述したリストである。なおファイル名は、1つのキーワードに対して複数記憶できるものとする。またキーワードリスト30は設けなくても良い。32はプログラムメモリで、文書管理装置2での処理に必要なプログラムを記憶している。
【0017】
図2に検索用のテーブル40〜42を示す。これらのテーブル40〜42は、例えば文書データベース18内に設けられる。テーブル40〜42は、検索処理部28を介してのファイル検索の専用とする必要はなく、文書データベース18での文書管理用一般に用いることができる。
【0018】
文書の検索として特に重要なものに、掲示板文書の検索がある。そこで図2では掲示板文書の検索について説明するが、それ以外の文書にも同様に適用できる。スキャン文書検索用テーブル40には、スキャナ8などを用いて文書をスキャンした際に付与したファイル名(表題)とコメント(これらを合わせて注釈という)、並びに登録日時(掲示板登録の日時)とがリストされている。さらに各ファイルには文書IDが付与されている。
【0019】
G3ファクシミリ受信文書検索用テーブル41では、文書IDと発信元のTSIなどの回線番号と、発信元名が判明する場合には発信元名、及び掲示板への登録日時などが記憶されている。インターネットファクシミリ受信文書検索用テーブル42には、文書IDとeメールのヘッダの FROM 欄から抽出した送信元メールアドレスとが記述されている。これ以外に SUBJECT 欄の記述を抽出し、例えば文書ID”00005”では、”請求書”を抽出してある。また掲示板への登録日時などが登録日時として記述してある。
【0020】
スキャン文書やファクシミリ受信文書のデータの内容は画像データであり、一般には検索には適さない。しかしスキャン文書のファイル名やコメントはテキストデータで検索に用いることができる。また登録日時も、検索範囲の限定などに用いることができる。G3ファクシミリ受信文書の場合、TSIはG3ファクシミリに固有のデータで、発信元名の記述もG3ファクシミリに固有のデータである。インターネットファクシミリの場合、送信元のメールアドレスの記述を利用することができる。また SUBJECT 欄の記述、例えば"請求書"なども検索に用いることができる。
【0021】
クライアント6から掲示板文書を検索する場合、HTTPサーバ20にアクセスし、検索処理部28を介して検索用テーブル40〜42を検索する。この場合、検索用のキーワードにTSIに相当する回線番号が含まれていれば、検索対象はG3ファクシミリの受信文書に限定できる。またメールアドレスがキーワードに含まれていれば、インターネットファクシミリ受信文書に検索対象を限定できる。さらに検索用のキーワードに、発信元名に"ムラタキカイ"が含まれることや、SUBJECT 欄に"請求書"が含まれることなどのように、検索対象が発信元名や SUBJECT欄であることなどを限定して、キーワード"ムラタキカイ"や"請求書"などを入力すると、検索対象をG3ファクシミリ受信文書やインターネットファクシミリ受信文書などに限定できる。
【0022】
一方"社内報"や"忘年会のご案内"などの表題は、多くの場合、スキャン文書に付与されているものである。そこでこのようなキーワードが入力されると、検索対象をとりあえずスキャン文書に限定し、その範囲の検索結果を表示し、検索に失敗した場合、G3ファクシミリ受信文書やインターネットファクシミリ受信文書に検索対象を広げることができる。またコメントが入力されているのはスキャン文書に限られる。そこでキーワード"11月号"を、検索対象をコメント欄と指定して検索すると、検索対象をスキャン文書検索用テーブル40に限定できる。このようにして検索対象を限定しながら検索できる。またこれ以外に、図1のキーワードリスト30などを設けた場合、キーワードの入力により、検索対象を限定したり、直接検索対象のファイルを発見したりすることができる。
【0023】
図3に、実施例での検索アルゴリズムを示す。クライアント6からの検索キーワードを受け付け(ステップ1)、ステップ2,ステップ3でキーワードの種類を識別する。キーワードがTSIなどの回線番号に相当するデータの場合や発信元などに相当する場合は、G3ファクシミリ受信文書を検索する(ステップ4)。またキーワードが表題やコメントなどの場合、スキャン文書やインターネットファクシミリ受信文書を検索する(ステップ5)。これに対してキーワードが登録日時などの場合、検索対象を限定できないので、全掲示板文書を検索する(ステップ6)。またメールアドレスなどのeメールに固有のデータがキーワードの場合、インターネットファクシミリ受信文書を検索する(ステップ7)。以上のようにして検索を行い、検索結果を表示して(ステップ8)、次の入力を待つ。
【図面の簡単な説明】
【図1】 実施例の文書管理装置の構成を示すブロック図
【図2】 実施例で用いた検索用テーブルを模式的に示す図
【図3】 実施例での保存文書の検索アルゴリズムを示すフローチャート
【符号の説明】
2 文書管理装置
4 LAN
6 クライアント
8 スキャナ
10 プリンタ
12 G3ファクシミリ処理部
14 インターネットファクシミリ処理部
16 操作パネル
18 文書データベース
20 HTTPサーバ
22 電子掲示板処理部
24 ワークフロー処理部
26 電子回覧処理部
28 検索処理部
30 キーワードリスト
32 プログラムメモリ
40 スキャン文書検索用テーブル
41 G3ファクシミリ受信文書検索用テーブル
42 インターネットファクシミリ受信文書検索用テーブル
[0001]
[Field of the Invention]
The present invention relates to a document management apparatus and a program thereof.
[0002]
[Prior art]
[0003]
[Patent Document 1]
Japanese Patent Application Laid-Open No. 8-23346 discloses a technique for retrieving a desired document by performing a keyword search on an electronic bulletin board document made up of facsimile data. However, since it is difficult to extract data to be searched from the facsimile data itself, a keyword is registered for each bulletin board box, and the bulletin board box is selected by the keyword. In this configuration, it is necessary to register and manage keywords for each bulletin board box.
[0004]
[Problems of the Invention]
A basic object of the present invention is to make it possible to easily search for a document containing image data .
[0005]
[Structure of the invention]
The present invention includes a scanner (8), a G3 facsimile processing unit (12) for transmitting and receiving G3 facsimiles, an Internet facsimile processing unit (14) for transmitting and receiving Internet facsimiles, and comments on scanner documents scanned by a scanner. In a document management apparatus comprising an input means, a database (18) for storing a scanner document, a G3 facsimile received document, and an Internet facsimile received document,
A scanner document search table (40) storing the comment, date and document ID, and
G3 facsimile received document search table (41) storing the data corresponding to the line number of the transmission source, and the transmission source name, date and time, and document ID if the transmission source name exists;
Internet facsimile received document search table (42) storing a mail address of a sender, a description of a subject column of an email, a date and a document ID,
If the comment and date / time and document ID input from the input means at the time of scanning are written in the scanner document search table and data corresponding to the source line number extracted from the received G3 facsimile data and the source name can be extracted The original name, date / time, and document ID are written in the G3 facsimile received document search table, and the sender's email address extracted from the from column of the received email, the description of the Subject column, the date / time, and the document ID are Internet facsimile. A writing means for writing to the received document search table;
When the input search keyword includes data corresponding to the line number or the search target is designated as the sender name and the sender name is entered, the G3 facsimile received document search table is searched, and the search keyword is the mail address. If the search target is specified as Subject and the description in the Subject field is entered, the Internet facsimile received document search table is searched, and if the search target is specified as a comment and the comment is input, it is used for scanner document search. A search processing unit for searching the table is provided.
[0006]
The present invention also provides a scanner, a G3 facsimile processing unit for transmitting and receiving G3 facsimile, an Internet facsimile processing unit for transmitting and receiving Internet facsimile, a means for inputting a comment to a scanner document scanned by the scanner, a scanner document, and a G3 A program for a document management apparatus comprising a database that stores facsimile reception documents and Internet facsimile reception documents,
The document management device;
A scanner document search table storing the comment, date and time, and document ID, data corresponding to the line number of the transmission source, and G3 storing the transmission source name, date and time, and document ID if the transmission source name exists. Facsimile received document search table,
An Internet facsimile received document search table storing a mail address of a sender, a description of a subject column of an e-mail, a date and a document ID;
If the comment and date / time and document ID input from the input means at the time of scanning are written in the scanner document search table and data corresponding to the source line number extracted from the received G3 facsimile data and the source name can be extracted The original name, date / time, and document ID are written in the G3 facsimile received document search table, and the sender's email address extracted from the from column of the received email, the description of the Subject column, the date / time, and the document ID are Internet facsimile. A writing means for writing to the received document search table;
When the input search keyword includes data corresponding to the line number or the search target is designated as the sender name and the sender name is entered, the G3 facsimile received document search table is searched, and the search keyword is the mail address. If the search target is specified as Subject and the description in the Subject column is entered, the Internet facsimile received document search table is searched. If the search keyword includes a comment, the scanner document search table is searched. A program for a document management apparatus for functioning as an apparatus including a unit.
[0007]
In the present invention, when the image data is a document scanned by the document management apparatus, text data including annotations given at the time of scanning is searched, and when the image data is a received document, it is specific to the communication obtained at the time of reception. The management document is searched using the data of Here, the annotation includes at least a file name, and when a comment is added in addition to this, the file name and comment are included (the same applies hereinafter). The data unique to the communication is a TSI signal indicating a transmission source, a number display signal, or a mail address unique to an e-mail.
[0008]
According to the present invention, at least data corresponding to the line number of the transmission source and data specific to e-mail are used as data unique to communication, and in the case of data corresponding to line number, a G3 facsimile received document is retrieved, and e In the case of data unique to mail, the Internet facsimile received document is searched.
[0010]
[Operation and effect of the invention]
In the document management apparatus and its program of the present invention, scan documents are searched for annotations such as file names and comments, and in the case of facsimile received documents, data unique to communication is searched. Image data is data that is difficult to search. In the present invention, it is possible to search for annotations attached to image data, data unique to communication (communication information), and the like as search targets .
[0011]
In the present invention, when the search keyword is data unique to communication, the search target can be limited to the received document, so that the search becomes easy.
In this invention, when data corresponding to a line number such as TSI is input as a keyword, the search target is limited to G3 facsimile, and when data unique to an e-mail such as an e-mail address is input, Since the search object is limited to the Internet facsimile received document, the search is further facilitated.
[0012]
【Example】
1 to 3 show an embodiment. In these figures, reference numeral 2 denotes a document management apparatus, which is connected to a plurality of clients 6 via a LAN 4 or the like. Each client 6 incorporates a browser, for example, and accesses the HTTP server 20 of the document management apparatus 2 to search for a document stored in the document database 18 of the document management apparatus 2.
[0013]
The document management apparatus 2 includes a scanner 8, a printer 10, a G3 facsimile processing unit 12, and an Internet facsimile processing unit 14. The document management device 2 scans and accumulates documents, and can send and receive G3 facsimiles and Internet facsimiles. As is well known, Internet facsimile transmission / reception is performed by attaching image data as an attached file to an e-mail.
[0014]
Reference numeral 16 denotes an operation panel provided in the document management apparatus 2, which includes a liquid crystal display, a touch panel, a simple keyboard, and the like. When scanning a document, an annotation such as a file name or a comment can be input from the operation panel 16. Note that the annotation to the scanned document can also be input from the client 6. A document database 18 stores documents managed by the document management apparatus 2 and stores information for managing stored documents in addition to storing the documents themselves.
[0015]
Reference numeral 20 denotes an HTTP server, which provides a Web page to the client 6, and a browser of the client 6 accesses the HTTP server 20 and requests the document management apparatus 2 to perform processing. An electronic bulletin board processing unit 22 performs processing related to the electronic bulletin board. A workflow processing unit 24 performs processing related to the workflow. An electronic circulation processing unit 26 performs processing related to electronic circulation.
[0016]
A search processing unit 28 is used to search for documents stored in the document database 18 and is used particularly for searching bulletin board documents. A search keyword list 30 is a list describing a document type such as a G3 facsimile received document, an Internet facsimile received document, or a scanned document with respect to the keyword, and a file name corresponding to the keyword. . A plurality of file names can be stored for one keyword. The keyword list 30 may not be provided. A program memory 32 stores a program necessary for processing in the document management apparatus 2.
[0017]
FIG. 2 shows search tables 40-42. These tables 40 to 42 are provided, for example, in the document database 18. The tables 40 to 42 do not need to be dedicated for file search via the search processing unit 28, and can be generally used for document management in the document database 18.
[0018]
One particularly important document search is a bulletin board document search. Therefore, FIG. 2 describes the bulletin board document search, but it can be applied to other documents as well. The scanned document search table 40 includes a file name (title) and a comment given when the document is scanned using the scanner 8 or the like, a comment (collectively referred to as an annotation), and a registration date (date of bulletin board registration). Listed. Further, a document ID is assigned to each file.
[0019]
The G3 facsimile received document search table 41 stores the document ID, the line number such as the TSI of the sender, the sender name when the sender name is known, and the date and time of registration on the bulletin board. The Internet facsimile received document search table 42 describes the document ID and the source mail address extracted from the FROM column of the e-mail header. In addition to this, the description in the SUBJECT column is extracted. For example, in the document ID “00005”, “invoice” is extracted. The registration date and time on the bulletin board is described as the registration date and time.
[0020]
The contents of the data of the scanned document and the facsimile received document are image data and are not generally suitable for retrieval. However, the file name and comment of the scanned document can be used for searching with text data. The registration date can also be used to limit the search range. In the case of a G3 facsimile received document, the TSI is data specific to the G3 facsimile, and the description of the sender name is also data specific to the G3 facsimile. In the case of the Internet facsimile, the description of the mail address of the sender can be used. Also, the description in the SUBJECT column, such as “Invoice” can be used for the search.
[0021]
When searching for a bulletin board document from the client 6, the HTTP server 20 is accessed and the search tables 40 to 42 are searched via the search processing unit 28. In this case, if the line number corresponding to TSI is included in the search keyword, the search target can be limited to the received document of G3 facsimile. If the email address is included in the keyword, the search target can be limited to Internet facsimile received documents. In addition, if the search keyword includes “Mura Takikai” in the sender name or “Invoice” in the SUBJECT field, the search target is the sender name or SUBJECT field. If the keywords “Mura Takikai”, “Invoice”, etc. are entered, the search object can be limited to G3 facsimile received documents and Internet facsimile received documents.
[0022]
On the other hand, titles such as “in-house newsletter” and “announcement of year-end party” are often given to scanned documents. Therefore, when such a keyword is input, the search target is limited to the scanned document for the time being, the search result in that range is displayed, and if the search fails, the search target is expanded to the G3 facsimile reception document or the Internet facsimile reception document. be able to. Comments are input only for scanned documents. Therefore, if the keyword “November issue” is searched by specifying the search target as a comment field, the search target can be limited to the scan document search table 40. In this way, searching can be performed while limiting the search target. In addition to this, when the keyword list 30 of FIG. 1 is provided, the search target can be limited or the search target file can be found directly by inputting the keyword.
[0023]
FIG. 3 shows a search algorithm in the embodiment. A search keyword is received from the client 6 (step 1), and the type of keyword is identified in steps 2 and 3. When the keyword is data corresponding to a line number such as TSI or when it corresponds to a transmission source, the G3 facsimile received document is searched (step 4). If the keyword is a title or a comment, a scanned document or an Internet facsimile received document is searched (step 5). On the other hand, if the keyword is the registration date and time, the search target cannot be limited, so all bulletin board documents are searched (step 6). If the data unique to the e-mail such as the e-mail address is a keyword, the Internet facsimile received document is searched (step 7). The search is performed as described above, the search result is displayed (step 8), and the next input is awaited.
[Brief description of the drawings]
FIG. 1 is a block diagram showing a configuration of a document management apparatus according to an embodiment. FIG. 2 is a diagram schematically showing a search table used in the embodiment. FIG. 3 is a flowchart showing a search algorithm for stored documents in the embodiment. [Explanation of symbols]
2 Document management device 4 LAN
6 Client 8 Scanner 10 Printer 12 G3 Facsimile Processing Unit 14 Internet Facsimile Processing Unit 16 Operation Panel 18 Document Database 20 HTTP Server 22 Electronic Bulletin Board Processing Unit 24 Workflow Processing Unit 26 Electronic Circulation Processing Unit 28 Search Processing Unit 30 Keyword List 32 Program Memory 40 Scanned document search table 41 G3 facsimile received document search table 42 Internet facsimile received document search table

Claims (2)

スキャナ(8)と、G3ファクシミリの送受信を行うG3ファクシミリ処理部(12)と、インターネットファクシミリの送受信を行うインターネットファクシミリ処理部(14)と、スキャナでスキャンしたスキャナ文書へのコメントの入力手段と、スキャナ文書とG3ファクシミリ受信文書と、インターネットファクシミリ受信文書とを記憶するデータベース(18)とを備えた文書管理装置において、
前記コメントと日時及び文書IDを記憶したスキャナ文書検索用テーブル(40)と、
発信元の回線番号に相当するデータ及び、発信元名が存在する場合は発信元名と、日時、及び文書IDを記憶したG3ファクシミリ受信文書検索用テーブル(41)と、
送信元のメールアドレスと、eメールのsubject欄の記述と、日時、及び文書IDを記憶したインターネットファクシミリ受信文書検索用テーブル(42)と、
スキャン時に入力手段から入力されたコメントと日時及び文書IDをスキャナ文書検索用テーブルに書き込み、受信したG3ファクシミリデータから抽出した発信元の回線番号に相当するデータと発信元名を抽出できる場合は発信元名と、日時、及び文書IDをG3ファクシミリ受信文書検索用テーブルに書き込み、受信eメールのfrom欄から抽出した送信元のメールアドレスと、Subject欄の記述と、日時、及び文書IDをインターネットファクシミリ受信文書検索用テーブルに書き込むための書き込み手段と、
入力された検索キーワードが回線番号に相当するデータを含むかあるいは検索対象を発信元名と指定して発信元名が入力されるとG3ファクシミリ受信文書検索用テーブルを検索し、検索キーワードがメールアドレスを含むかあるいは検索対象をSubjectと指定してSubject欄の記述が入力されるとインターネットファクシミリ受信文書検索用テーブルを検索し、検索対象をコメントと指定してコメントが入力されるとスキャナ文書検索用テーブルを検索する検索処理部とを設けたことを特徴とする、文書管理装置。
A scanner (8), a G3 facsimile processing unit (12) for transmitting and receiving G3 facsimiles, an Internet facsimile processing unit (14) for transmitting and receiving Internet facsimiles, means for inputting a comment on a scanner document scanned by the scanner, In a document management apparatus comprising a database (18) for storing a scanner document, a G3 facsimile received document, and an Internet facsimile received document,
A scanner document search table (40) storing the comment, date and document ID, and
G3 facsimile received document search table (41) storing the data corresponding to the line number of the transmission source, and the transmission source name, date and time, and document ID if the transmission source name exists;
Internet facsimile received document search table (42) storing a mail address of a sender, a description of a subject column of an email, a date and a document ID,
If the comment and date / time and document ID input from the input means at the time of scanning are written in the scanner document search table and data corresponding to the source line number extracted from the received G3 facsimile data and the source name can be extracted The original name, date / time, and document ID are written in the G3 facsimile received document search table, and the sender's email address extracted from the from column of the received email, the description of the Subject column, the date / time, and the document ID are Internet facsimile. A writing means for writing to the received document search table;
When the input search keyword includes data corresponding to the line number or the search target is designated as the sender name and the sender name is entered, the G3 facsimile received document search table is searched, and the search keyword is the mail address. If the search target is specified as Subject and the description in the Subject field is entered, the Internet facsimile received document search table is searched, and if the search target is specified as a comment and the comment is input, it is used for scanner document search. A document management apparatus comprising a search processing unit for searching a table .
スキャナと、G3ファクシミリの送受信を行うG3ファクシミリ処理部と、インターネットファクシミリの送受信を行うインターネットファクシミリ処理部と、スキャナでスキャンしたスキャナ文書へのコメントの入力手段と、スキャナ文書とG3ファクシミリ受信文書と、インターネットファクシミリ受信文書とを記憶するデータベースとを備えた文書管理装置のためのプログラムであって、A scanner, a G3 facsimile processing unit that performs G3 facsimile transmission / reception, an Internet facsimile processing unit that performs Internet facsimile transmission / reception, a means for inputting a comment to a scanner document scanned by the scanner, a scanner document and a G3 facsimile reception document, A program for a document management apparatus comprising a database for storing Internet facsimile received documents,
前記文書管理装置を、  The document management device;
前記コメントと日時及び文書IDを記憶したスキャナ文書検索用テーブルと、 発信元の回線番号に相当するデータ及び、発信元名が存在する場合は発信元名と、日時、及び文書IDを記憶したG3ファクシミリ受信文書検索用テーブルと、  A scanner document search table storing the comment, date and time, and document ID, data corresponding to the line number of the transmission source, and G3 storing the transmission source name, date and time, and document ID if the transmission source name exists. Facsimile received document search table,
送信元のメールアドレスと、eメールのsubject欄の記述と、日時、及び文書IDを記憶したインターネットファクシミリ受信文書検索用テーブルと、  An Internet facsimile received document search table storing a mail address of a transmission source, a description of an email subject column, a date and a document ID,
スキャン時に入力手段から入力されたコメントと日時及び文書IDをスキャナ文書検索用テーブルに書き込み、受信したG3ファクシミリデータから抽出した発信元の回線番号に相当するデータと発信元名を抽出できる場合は発信元名と、日時、及び文書IDをG3ファクシミリ受信文書検索用テーブルに書き込み、受信eメールのfrom欄から抽出した送信元のメールアドレスと、Subject欄の記述と、日時、及び文書IDをインターネットファクシミリ受信文書検索用テーブルに書き込むための書き込み手段と、  If the comment and date / time and document ID input from the input means at the time of scanning are written in the scanner document search table and data corresponding to the source line number extracted from the received G3 facsimile data and the source name can be extracted The original name, date / time, and document ID are written in the G3 facsimile received document search table, and the sender's email address extracted from the from column of the received email, the description of the Subject column, the date / time, and the document ID are Internet facsimile. A writing means for writing to the received document search table;
入力された検索キーワードが回線番号に相当するデータを含むかあるいは検索対象を発信元名と指定して発信元名が入力されるとG3ファクシミリ受信文書検索用テーブルを検索し、検索キーワードがメールアドレスを含むかあるいは検索対象をSubjectと指定してSubject欄の記述が入力されるとインターネットファクシミリ受信文書検索用テーブルを検索し、検索対象をコメントと指定してコメントが入力されるとスキャナ文書検索用テーブルを検索する検索処理部とを備えた装置として機能させるための、文書管理装置用のプログラム。  When the input search keyword includes data corresponding to the line number or the search target is designated as the sender name and the sender name is entered, the G3 facsimile received document search table is searched, and the search keyword is the mail address. If the search target is specified as Subject and the description in the Subject field is entered, the Internet facsimile received document search table is searched, and if the search target is specified as a comment and the comment is input, it is used for scanner document search. A program for a document management apparatus for functioning as an apparatus including a search processing unit for searching a table.
JP2003011909A 2003-01-21 2003-01-21 Document management apparatus and program thereof Expired - Fee Related JP4329060B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003011909A JP4329060B2 (en) 2003-01-21 2003-01-21 Document management apparatus and program thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003011909A JP4329060B2 (en) 2003-01-21 2003-01-21 Document management apparatus and program thereof

Publications (2)

Publication Number Publication Date
JP2004227124A JP2004227124A (en) 2004-08-12
JP4329060B2 true JP4329060B2 (en) 2009-09-09

Family

ID=32900672

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003011909A Expired - Fee Related JP4329060B2 (en) 2003-01-21 2003-01-21 Document management apparatus and program thereof

Country Status (1)

Country Link
JP (1) JP4329060B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5533692B2 (en) * 2011-01-19 2014-06-25 新日鐵住金株式会社 Knowledge information extraction apparatus, method and program in manufacturing process

Also Published As

Publication number Publication date
JP2004227124A (en) 2004-08-12

Similar Documents

Publication Publication Date Title
US10242004B2 (en) Method for automatically tagging documents with matrix barcodes and providing access to a plurality of said document versions
US7197716B2 (en) Litigation management system and method
US7552381B2 (en) Check boxes for identifying and processing stored documents
US7386599B1 (en) Methods and apparatuses for searching both external public documents and internal private documents in response to single search request
US20090217199A1 (en) Information Retrieving and Displaying Method and Computer-Readable Medium
US8095537B2 (en) Log integrity verification
KR100760547B1 (en) Document management system, document management method, and recording medium storing program for document management
CN102123222B (en) Image processing equipment and control method thereof
JP2006107495A (en) Document search technology using image capture device
US9369604B2 (en) Mechanism for speculative printing
US20070156683A1 (en) Always on and updated operation for document logs
US20110043853A1 (en) Image forming apparatus, image processing apparatus, image processing system, image processing method, program, and recording medium
JP2006244071A (en) Method of providing information, portal site system and program
US8260051B2 (en) Image processing apparatus for generating and transmitting push-type data
JP5458861B2 (en) Document search device, program, document registration device, and document search system
JP6019884B2 (en) Information processing apparatus and program
JP2007183954A (en) Refining method based on log content
JP4329060B2 (en) Document management apparatus and program thereof
JP5187113B2 (en) Information processing apparatus and program
JP2011008600A (en) Apparatus and method for processing image, image forming apparatus, and image processing program
JP2009075678A (en) Image processor, image processing method, image processing program, and storage medium
JP2010140136A (en) Image processing apparatus, image data management method, and computer program
JP2004192500A (en) Document management device and its program
JPH10254752A (en) Electronic filing system
JP2007028582A (en) Document management system, document management method and document management program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20051018

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20081226

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090108

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090227

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: 20090522

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20090604

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120626

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130626

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130626

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140626

Year of fee payment: 5

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees