JP2011253294A - Information processing equipment, control method and program - Google Patents

Information processing equipment, control method and program Download PDF

Info

Publication number
JP2011253294A
JP2011253294A JP2010125991A JP2010125991A JP2011253294A JP 2011253294 A JP2011253294 A JP 2011253294A JP 2010125991 A JP2010125991 A JP 2010125991A JP 2010125991 A JP2010125991 A JP 2010125991A JP 2011253294 A JP2011253294 A JP 2011253294A
Authority
JP
Japan
Prior art keywords
document
folder
new
list
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
JP2010125991A
Other languages
Japanese (ja)
Inventor
Daisuke Yamazaki
大資 山崎
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP2010125991A priority Critical patent/JP2011253294A/en
Publication of JP2011253294A publication Critical patent/JP2011253294A/en
Pending legal-status Critical Current

Links

Images

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To overcome the previous problem with a conventional new document notice function in which the notice is made unconditionally when a newly added document or an updated document exists because there is a case in which notice is not needed since it can be assumed that users have already checked or processed the documents or have checked out and are processing the documents and to enhance the convenience of the new document notice by preventing the notification in such cases.SOLUTION: Documents which users have already confirmed or checked out and are processing at the time of new document notice are not considered as the target of the new arrival notice.

Description

本発明は、文書管理システム及びプログラムに関する。   The present invention relates to a document management system and a program.

従来から、文書データを定期的に収集し、文書の更新情報を利用者に通知する方法が開示されている(特許文献1)。この通知方法では、ファイル名で特定される文書の更新前と更新後のデータを比較して差分データを作成する。その差分データにより、更新部分の個数や更新部分の概要、更新部分を特定するURL情報を利用者に通知する。   Conventionally, a method of collecting document data periodically and notifying a user of document update information has been disclosed (Patent Document 1). In this notification method, difference data is created by comparing data before and after updating a document specified by a file name. Based on the difference data, the user is notified of the number of update parts, the outline of the update part, and URL information for specifying the update part.

特開2005−25620号広報JP 2005-25620 PR

しかしながら、特許文献1によれば定期的に文書データの差分を確認し文書データに更新がある場合にその更新内容を通知することで文書の更新内容を容易に把握する手段を提供するため、ユーザーにとって不要な情報までも通知されるおそれがあった。例えば、ユーザーが既に確認した文書であっても、それが更新された文書であればユーザーに通知されることになる。   However, according to Japanese Patent Laid-Open No. 2004-260, a user can easily check the document update contents by periodically checking the difference between the document data and notifying the update contents when the document data is updated. There is a possibility that even information unnecessary for the user is notified. For example, even if the document has already been confirmed by the user, the user is notified if it is an updated document.

本願は上記課題を解決することを目的とし、ユーザーに効率的に新着文書等を通知する技術を提供することを目的とする。   An object of the present application is to provide a technique for efficiently notifying a user of a newly arrived document or the like.

上述した課題を解決するため本発明は、フォルダー内に記憶された複数の文書を表示する表示制御手段と、前記表示制御手段により表示された複数の文書から選択された文書に対して新着文書ではないことを示す属性を設定する設定手段と、前記フォルダー内に記憶された新たな文書を新着文書として通知する通知手段とを有し、前記設定手段により前記新たな文書に対して前記属性が設定された場合、前記新たな文書を新着文書として通知せずに、前記設定手段により前記新たな文書に対して前記属性が設定されていなかった場合、前記新たな文書を新着文書として通知することを特徴とする。   In order to solve the above-described problems, the present invention provides a display control unit that displays a plurality of documents stored in a folder, and a new arrival document for a document selected from the plurality of documents displayed by the display control unit. A setting unit that sets an attribute indicating that there is no file, and a notification unit that notifies a new document stored in the folder as a new arrival document. The setting unit sets the attribute for the new document. If the attribute is not set for the new document by the setting means without notifying the new document as a new arrival document, the new document is notified as a new arrival document. Features.

本発明によれば、ユーザーにとって不要な通知を軽減でき新着文書通知機能の利便性を向上できる。   According to the present invention, notification unnecessary for the user can be reduced, and the convenience of the new arrival document notification function can be improved.

文書管理システムにおけるシステム構成図である。It is a system configuration diagram in a document management system. 文書管理システムにおける情報処理装置のハードウェア構成図である。It is a hardware block diagram of the information processing apparatus in a document management system. 文書管理システムにおける情報処理装置のソフトウェア構成図である。It is a software block diagram of the information processing apparatus in a document management system. 文書管理システムで管理する監視フォルダー情報の一例である。It is an example of the monitoring folder information managed by the document management system. 文書管理システムで管理する監視フォルダー内文書リスト情報の一例である。It is an example of document list information in a monitoring folder managed by the document management system. 新着文書通知アプリケーション300により実行されるフローチャートである。6 is a flowchart executed by the new arrival document notification application 300. 文書管理アプリケーション301における強調表示の設定時のフローチャートである。10 is a flowchart when setting highlighting in the document management application 301; 文書管理アプリケーション301におけるGUI上で表示する文書リストの表示更新に関するフローチャートである。10 is a flowchart relating to display update of a document list displayed on a GUI in a document management application. 新着文書通知アプリケーション300における新着通知画面の一例である。6 is an example of a new arrival notification screen in the new arrival document notification application 300; 文書管理アプリケーション301におけるメイン画面の一例である。6 is an example of a main screen in a document management application 301. 文書管理アプリケーション301における文書リストの詳細図の一例である。6 is an example of a detailed diagram of a document list in a document management application 301. FIG.

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

図1は、本発明の一実施形態における文書管理システムの構成を示し、複数の情報処理装置がネットワークを介して通信可能なシステムを示す。図1において、情報処理装置100内のローカルハードディスク上や情報処理装置101内に格納されるデータ構造(フォルダー、ファイル)の閲覧、編集、保存といった操作を行うためにユーザーが使用するコンピュータである。情報処理装置101は、一般的な文書管理サーバーである。情報処理装置101は、ネットワーク処理の役割の他に、主に文書データの蓄積、各装置間の文書データの送受信管理、セキュリティ管理、複数ユーザー間の排他制御処理、文書データを蓄積するデータベースの管理等を行うコンピュータである。なお、情報処理装置100には、所定のオペレーティングシステム(OS)がインストールされ、かつ、特定の機能処理を実行する各種のアプリケーションもインストールされている。ここで、特定の機能処理とは、文書処理、表計算処理、プレゼンテーション処理、画像処理、図形処理等が含まれ、各アプリケーションはそれぞれ独自のファイルを備える。さらに、OSは、ネットワークを介して接続可能な装置に対しファイルの取得や保存等の機能を提供し、また図示しないプリント機能を備えるデジタル複合機に対しファイルの印刷指示を行える構成となっている。ここで上記のアプリケーションにより閲覧や編集ができ印刷可能な一般的なデータを文書として扱う。 また、本実施形態を示す情報処理装置100には、デスクトップ上の様々な機能を統合して管理する統合アプリケーションがインストールされている。ここで、統合アプリケーションは、情報を統合管理する機能、印刷コストを削減する機能、紙の電子化業務を改善する機能を備える。その他にも統合アプリケーションは、電子文書による承認業務のための機能、社内の情報を共有する機能、作業工程に従い複数のユーザー間でファイルを順に処理していくワークフロー業務を改善する機能を備えている。ワークフロー業務を改善する機能には、フォルダーに新規に追加された文書を新着文書としてユーザーに通知する機能や、フォルダー内の文書をリストやサムネイル表示制御する際に未作業の文書を強調表示(例えば、Bold表示)する機能が含まれている。   FIG. 1 shows a configuration of a document management system according to an embodiment of the present invention, and shows a system in which a plurality of information processing apparatuses can communicate via a network. In FIG. 1, the computer is used by a user to perform operations such as browsing, editing, and saving data structures (folders and files) stored on a local hard disk in the information processing apparatus 100 or in the information processing apparatus 101. The information processing apparatus 101 is a general document management server. In addition to the role of network processing, the information processing apparatus 101 mainly stores document data, transmission / reception management of document data between apparatuses, security management, exclusive control processing between multiple users, management of a database for storing document data It is a computer which performs etc. In the information processing apparatus 100, a predetermined operating system (OS) is installed, and various applications for executing specific function processing are also installed. Here, specific function processing includes document processing, spreadsheet processing, presentation processing, image processing, graphic processing, and the like, and each application has its own file. Furthermore, the OS is configured to provide functions such as file acquisition and storage to devices connectable via a network, and to issue a file print instruction to a digital multifunction peripheral having a print function (not shown). . Here, general data that can be viewed and edited by the above application and can be printed is handled as a document. In addition, an integrated application that integrates and manages various functions on the desktop is installed in the information processing apparatus 100 according to the present embodiment. Here, the integrated application has a function for integrated management of information, a function for reducing printing costs, and a function for improving paper digitization. In addition, the integrated application has a function for approval work by electronic documents, a function for sharing internal information, and a function for improving workflow work that sequentially processes files among multiple users according to work processes. . Functions that improve workflow work include the ability to notify the user of newly added documents in a folder as new documents, and highlighting unworked documents when controlling the list and thumbnail display of documents in the folder (for example, , Bold display) is included.

図2は、図1に示した情報処理装置100のハードウェア構成を示す図である。   FIG. 2 is a diagram illustrating a hardware configuration of the information processing apparatus 100 illustrated in FIG.

図2に示されるハードウェア構成図は、一般的なパーソナルコンピュータ(PC)のハードウェア構成図に相当する。図2において、CPU200は、ROM202のプログラム用ROMに記憶された、或いはハードディスク(HD)もしくはフロッピー(登録商標)ディスク等の外部メモリ209からRAM201にロードされたOSやアプリケーション等のプログラムを実行する。   The hardware configuration diagram shown in FIG. 2 corresponds to a hardware configuration diagram of a general personal computer (PC). In FIG. 2, the CPU 200 executes a program such as an OS or application stored in the program ROM of the ROM 202 or loaded into the RAM 201 from the external memory 209 such as a hard disk (HD) or a floppy (registered trademark) disk.

図3のソフトウェア構成や後述する各フローチャートの処理は、CPU200がこのプログラムを実行することにより実現でされ。RAM201は、CPU200の主メモリ、ワークエリア等として機能する。入力デバイスコントローラ203は、キーボードやマウスなどの入力デバイス207からの入力を制御する。ディスプレイコントローラ204は、各種ディスプレイ208の表示を制御する。ディスクコントローラ205は、各種データを記憶する外部メモリ209におけるデータアクセスを制御する。NC206はネットワークに接続されて、図1に示す情報処理装置101などのネットワークに接続された他の機器との通信制御処理を実行する。   The software configuration of FIG. 3 and the processing of each flowchart to be described later are realized by the CPU 200 executing this program. The RAM 201 functions as a main memory, work area, etc. for the CPU 200. The input device controller 203 controls input from the input device 207 such as a keyboard and a mouse. The display controller 204 controls display on various displays 208. The disk controller 205 controls data access in the external memory 209 that stores various data. The NC 206 is connected to the network and executes communication control processing with other devices connected to the network such as the information processing apparatus 101 shown in FIG.

図3は、本発明の実施形態に係る文書管理システムを構成する情報処理装置100のソフトウェア構成図を示す。本実施形態に係る統合アプリケーションは、一例として、新規または更新文書を通知する新着文書通知アプリケーション300及び文書の閲覧、編集、保存等の文書操作を提供する文書管理アプリケーション301から構成されるものとする。   FIG. 3 is a software configuration diagram of the information processing apparatus 100 configuring the document management system according to the embodiment of the present invention. The integrated application according to the present embodiment includes, as an example, a new arrival document notification application 300 that notifies a new or updated document and a document management application 301 that provides document operations such as viewing, editing, and saving a document. .

新着文書通知アプリケーション300は以下に説明するモジュールを備える。   The new arrival document notification application 300 includes modules described below.

文書リスト取得部302は、外部メモリ209に保存される文書やNC206を介して情報処理装置101内の文書の情報を取得する。   The document list acquisition unit 302 acquires information on documents stored in the external memory 209 and documents in the information processing apparatus 101 via the NC 206.

新着文書抽出部303は、監視フォルダー情報管理部306により管理される前回監視時の監視フォルダー内の文書リストと文書リスト取得部302により新たに取得した文書リストとの差分を抽出する。そして、新着文書抽出部303は、その抽出された差分に基づいて新規に追加された文書、更新された文書を判定する。   The new arrival document extraction unit 303 extracts a difference between the document list in the monitoring folder at the time of the previous monitoring managed by the monitoring folder information management unit 306 and the document list newly acquired by the document list acquisition unit 302. Then, the new arrival document extraction unit 303 determines a newly added document and an updated document based on the extracted difference.

入力管理部304は、キーボード/マウスなどの入力デバイス207からの入力を受け付け、画面表示管理部305は、ディスプレイ208上にグラフィックユーザーインターフェース(GUI)を表示する。また、監視フォルダー情報管理部306は、監視対象として設定されるフォルダーを識別するための情報や監視フォルダー内の文書リスト情報を管理する。監視フォルダー情報管理部306は監視フォルダーの設定と取得を受け付け、設定時に指定された監視フォルダーの識別情報をRAM201もしくは外部メモリ209上に記憶する。また、監視フォルダー情報管理部306は、監視フォルダーの取得要求に応じて記憶された監視フォルダーの識別情報を返したり、文書リスト情報の取得要求に応じて記憶された監視フォルダーの文書リスト情報を返す。さらに、監視フォルダー情報管理部306は、監視フォルダー内の文書リスト情報の設定、取得を受け付け、設定時に指定された後述する文書リスト情報を前記と同様にRAMもしくは外部メモリ209上に記憶する。本実施形態では、前記の監視フォルダーの識別情報及び文書リスト情報を図4及び図5に示すExtensible Markup Language(XML)形式のファイルとして外部メモリ209上に記憶するものとする。   The input management unit 304 receives input from the input device 207 such as a keyboard / mouse, and the screen display management unit 305 displays a graphic user interface (GUI) on the display 208. The monitoring folder information management unit 306 manages information for identifying a folder set as a monitoring target and document list information in the monitoring folder. The monitoring folder information management unit 306 receives the setting and acquisition of the monitoring folder, and stores the monitoring folder identification information designated at the time of setting in the RAM 201 or the external memory 209. Also, the monitoring folder information management unit 306 returns the monitoring folder identification information stored in response to the monitoring folder acquisition request, or returns the monitoring folder document list information stored in response to the document list information acquisition request. . Furthermore, the monitoring folder information management unit 306 accepts setting and acquisition of document list information in the monitoring folder, and stores document list information, which will be described later, designated at the time of setting in the RAM or the external memory 209 as described above. In the present embodiment, it is assumed that the identification information and document list information of the monitoring folder are stored on the external memory 209 as an Extensible Markup Language (XML) format file shown in FIGS.

一方、文書管理アプリケーション301は以下に説明するモジュールを備える。   On the other hand, the document management application 301 includes a module described below.

文書管理部309は、外部メモリ209に保存される文書や情報処理装置101内のフォルダーや文書に対しデータ取得、編集及び保存等の文書管理処理を提供する。   The document management unit 309 provides document management processing such as data acquisition, editing, and storage for documents stored in the external memory 209 and folders and documents in the information processing apparatus 101.

さらに、文書管理アプリケーション301は、前述した監視フォルダー情報管理部306、キーボード/マウスなどの入力デバイス207からの入力を受け付ける入力管理部307、ディスプレイ208上にGUIを表示する画面表示管理部308から構成される。   Further, the document management application 301 includes the above-described monitoring folder information management unit 306, an input management unit 307 that receives input from the input device 207 such as a keyboard / mouse, and a screen display management unit 308 that displays a GUI on the display 208. Is done.

文書管理アプリケーション301は文書管理部309により取得したフォルダーや文書のデータを画面表示管理部308へ渡す。そして、画面表示管理部308はそのデータの内容に応じてディスプレイ208にフォルダーの階層表示やフォルダー内文書のリスト、サムネイル、プレビュー表示を行う。   The document management application 301 passes the folder and document data acquired by the document management unit 309 to the screen display management unit 308. Then, the screen display management unit 308 performs a folder hierarchy display, a list of documents in the folder, a thumbnail, and a preview display on the display 208 according to the contents of the data.

また、画面表示管理部308は、入力デバイス207からの操作を受け付け、その操作内容に応じて操作対象のフォルダーや文書の閲覧、編集、削除、移動等の処理を文書管理部309へ要求する。これによりフォルダーや文書に対する操作を提供する。   Further, the screen display management unit 308 receives an operation from the input device 207 and requests the document management unit 309 to perform processing such as browsing, editing, deleting, and moving a folder or a document to be operated according to the operation content. This provides operations on folders and documents.

図4、本実施例に係る新着文書通知アプリケーション300、文書管理アプリケーション301の監視フォルダー情報管理部306により管理される監視フォルダー識別情報400を模式的に示すXMLファイル構造である。この監視フォルダー識別情報400には、監視フォルダーを一意に識別する情報が記述される。本実施例では監視フォルダー識別情報のネットワークやローカルマシンの上ファイルシステム上のパスやUniform Resource Identifier (URI)などのフォルダーの位置情報が記述される。   FIG. 4 is an XML file structure schematically showing monitoring folder identification information 400 managed by the monitoring folder information management unit 306 of the new arrival document notification application 300 and the document management application 301 according to the present embodiment. The monitoring folder identification information 400 describes information for uniquely identifying the monitoring folder. In this embodiment, the location information of the folder such as the network of the monitoring folder identification information, the path on the upper file system of the local machine, and Uniform Resource Identifier (URI) is described.

タグ401は新着文書通知アプリケーション300、文書管理アプリケーション301における全監視フォルダーのリストを示す。   A tag 401 indicates a list of all monitored folders in the new arrival document notification application 300 and the document management application 301.

タグ402は1つの監視フォルダーを示し、タグ403は監視フォルダーを特定するための位置情報を表し、パス404は監視フォルダーのパスを示す。   A tag 402 indicates one monitoring folder, a tag 403 indicates position information for specifying the monitoring folder, and a path 404 indicates a path of the monitoring folder.

新着文書通知アプリケーション300、文書管理アプリケーション301は監視フォルダー情報管理部306を介してパス404の情報を取得することで監視フォルダーへの処理を行う。   The new arrival document notification application 300 and the document management application 301 obtain information on the path 404 via the monitoring folder information management unit 306 to perform processing on the monitoring folder.

図5は、本実施例に係る新着文書通知アプリケーション300、文書管理アプリケーション301の監視フォルダー情報管理部306により管理される監視フォルダー内文書リスト情報500を模式的に示すXMLファイル構造である。この監視フォルダー内文書リスト情報500は、監視フォルダー内の全文書とさらに各文書の属性情報としてファイル名や位置情報等の値を保持する。   FIG. 5 is an XML file structure schematically showing document list information 500 in the monitoring folder managed by the monitoring folder information management unit 306 of the new arrival document notification application 300 and the document management application 301 according to this embodiment. The monitoring folder document list information 500 holds values such as file names and position information as attribute information of all documents in the monitoring folder and each document.

タグ501は監視フォルダー内の情報を示し、タグ502は監視フォルダーの位置情報を示し、タグ503は監視フォルダー内の全文書リストを示す。   A tag 501 indicates information in the monitoring folder, a tag 502 indicates position information of the monitoring folder, and a tag 503 indicates a list of all documents in the monitoring folder.

タグ502は図4で示すパス404と同様に監視フォルダーを特定するための位置情報を表し、パス505はその位置情報の文字列を表す。タグ503は文書毎に属性をまとめた複数のタグ504を含む。タグ504は文書のファイル名を示す文書名情報506、文書を一意に識別するためのパス507、文書の作成者もしくは更新者情報507、文書の更新日時情報509を含む。さらにタグ504は、本願の特徴でもある文書管理アプリケーション301における文書の表示で強調表示するか否かを示す強調表示属性510を含む。   A tag 502 represents position information for specifying a monitoring folder as in the path 404 shown in FIG. 4, and a path 505 represents a character string of the position information. The tag 503 includes a plurality of tags 504 in which attributes are collected for each document. The tag 504 includes document name information 506 indicating the file name of the document, a path 507 for uniquely identifying the document, document creator / updater information 507, and document update date / time information 509. Further, the tag 504 includes a highlight attribute 510 indicating whether or not to highlight the document in the document management application 301 which is a feature of the present application.

図6は、新着文書通知アプリケーション300における新着文書通知時の処理手順の一例を示すフローチャートである。本処理は新着文書抽出部303により前回の監視実行時間から一定時間経過したことを検知し処理が開始され、新着文書の有無を確認、表示するまでの処理フローを示す。   FIG. 6 is a flowchart illustrating an example of a processing procedure at the time of new arrival document notification in the new arrival document notification application 300. This processing shows a processing flow from when the new arrival document extraction unit 303 detects that a predetermined time has elapsed from the previous monitoring execution time, to start processing, and to confirm and display the presence or absence of a new arrival document.

前回監視から一定時間経過したことを検知した新着文書抽出部303は、S602で監視フォルダー情報管理部306に対し監視フォルダー一覧の取得を要求する。この要求を受けた監視フォルダー情報管理部306は、図4の監視フォルダー識別情報400を読み込み、定義されている全監視フォルダーの識別情報を一覧として新着文書抽出部303へ渡す。   The new arrival document extraction unit 303, which has detected that a certain time has passed since the previous monitoring, requests the monitoring folder information management unit 306 to acquire a monitoring folder list in S602. Upon receiving this request, the monitoring folder information management unit 306 reads the monitoring folder identification information 400 of FIG. 4 and passes the identification information of all defined monitoring folders to the newly arrived document extraction unit 303 as a list.

新着文書抽出部303は取得した監視フォルダー一覧に含まれる全監視フォルダーの監視フォルダー毎に以降に示すS602〜S616の処理を繰り返す。   The newly arrived document extraction unit 303 repeats the processes of S602 to S616 described below for each monitoring folder of all the monitoring folders included in the acquired monitoring folder list.

まずS603で新着文書抽出部303は、現在の対象となる監視フォルダーの識別情報を指定して、その監視フォルダー内の文書リスト情報の取得を監視フォルダー情報管理部306へ要求する。この要求を受けた監視フォルダー情報管理部306は、図5で示した監視フォルダー内文書リスト情報500を読み込み、監視フォルダーの識別情報と一致する監視フォルダー内の文書リスト(本実施例では文書リストAとする)を新着文書抽出部303へ渡す。   In step S <b> 603, the newly arrived document extraction unit 303 specifies identification information of the current monitoring folder and requests the monitoring folder information management unit 306 to acquire document list information in the monitoring folder. Upon receiving this request, the monitoring folder information management unit 306 reads the document list information 500 in the monitoring folder shown in FIG. 5, and lists the document list in the monitoring folder that matches the identification information of the monitoring folder (document list A in this embodiment). ) To the new arrival document extraction unit 303.

S604で新着文書抽出部303は、監視フォルダーの識別情報を指定して文書リスト取得部302に、指定した識別情報に対応するフォルダー内の現在の文書リスト(本実施例では文書リストBとする)情報の取得を要求する。文書リスト取得部302は指定された識別情報に対応する監視フォルダーが情報処理装置100に記憶されている場合、外部メモリ209から指定されたフォルダーの文書リスト(リストB)を取得し新着文書抽出部303へ渡す。一方、情報処理装置101等のネットワーク上に識別情報に対応する監視フォルダーが記憶されている場合、文書リスト取得部302は、NC206を介してネットワーク上のファイルシステムや文書管理サーバーにアクセスする。そして、文書リスト取得部302は、指定されたフォルダーの文書リスト(リストB)を取得し新着文書抽出部303へ渡す。ここで、ネットワーク上のファイルシステムのデータへアクセスする手段としてOSにより提供されるSMB(Server Message Block)やWebDAV(Web−based Distributed Authoring and Versioning)等のプロトコルの手段や文書管理サーバーによりそのデータへのアクセスに使用するWebサービス等の手段を介してファイルにアクセスするものとする。ローカル、ネットワーク上問わずデータへのアクセスに使用する手段は上記のように一般的な手段であり特に限定されるものではない。   In step S <b> 604, the newly arrived document extraction unit 303 specifies the identification information of the monitoring folder and instructs the document list acquisition unit 302 to display the current document list in the folder corresponding to the specified identification information (in this embodiment, the document list B). Request information acquisition. When the monitoring folder corresponding to the specified identification information is stored in the information processing apparatus 100, the document list acquisition unit 302 acquires the document list (list B) of the specified folder from the external memory 209, and acquires a new arrival document extraction unit. To 303. On the other hand, when a monitoring folder corresponding to the identification information is stored on the network such as the information processing apparatus 101, the document list acquisition unit 302 accesses a file system or document management server on the network via the NC 206. Then, the document list acquisition unit 302 acquires the document list (list B) of the designated folder and passes it to the new arrival document extraction unit 303. Here, as means for accessing the file system data on the network, protocol means such as SMB (Server Message Block) and WebDAV (Web-based Distributed Authoring and Versioning) provided by the OS or the document management server can access the data. It is assumed that the file is accessed through means such as a Web service used for accessing the file. Means used for accessing data regardless of whether it is local or on a network is a general means as described above and is not particularly limited.

次にS603で取得した前回監視時の文書リストAとS604で取得した現在の文書リストBの差分を比較し新着文書の有無が判定される。   Next, the difference between the document list A at the previous monitoring acquired in S603 and the current document list B acquired in S604 is compared to determine whether there is a new arrival document.

まず、新着文書抽出部303は文書リストBのリストの先頭に位置する文書を判定対象(文書B)とし(S605)、文書Bのファイル名と一致する文書が文書リストA内に存在するか否かを判定する(S606)。   First, the new arrival document extraction unit 303 sets the document at the head of the list of the document list B as a determination target (document B) (S605), and whether or not a document that matches the file name of the document B exists in the document list A. Is determined (S606).

S606において存在すると判定された場合、更新文書の判定処理のためS607へ移る。存在しない場合、文書Bを新規に監視フォルダーへ追加された文書として特定し、S611に移る。   If it is determined in S606 that the document exists, the process proceeds to S607 for determination processing of the updated document. If it does not exist, the document B is specified as a document newly added to the monitoring folder, and the process proceeds to S611.

S611では新着文書抽出部303が、文書Bの強調表示属性がtrueであるか、falseかを判定する。具体的には図5の強調表示属性510を参照することで、S611の判定処理が実現される。ここでtrueの場合、ユーザーが文書Bを確認していない(または文書Bに対する作業が完了していない)と見なし、文書Bを新着通知時に新着文書として表示する文書として新着通知リストへ追加する(S612)。この新着通知リストをもとに後述する新着通知の表示処理がなされる。   In step S611, the new arrival document extraction unit 303 determines whether the highlighting attribute of the document B is true or false. Specifically, the determination processing of S611 is realized by referring to the highlight display attribute 510 of FIG. In the case of true, it is assumed that the user has not confirmed the document B (or the work on the document B is not completed), and the document B is added to the new arrival notification list as a document to be displayed as a new arrival document at the time of new arrival notification ( S612). Based on this new arrival notification list, new arrival notification display processing, which will be described later, is performed.

S611でfalseと判定された場合、文書Bは既にユーザーにより確認(または作業済みの文書)とみなし新着通知リストへは追加されない。   If it is determined to be false in step S611, the document B is regarded as a confirmation (or a document already processed) by the user and is not added to the new arrival notification list.

次に更新文書の判定処理について説明する。   Next, the update document determination process will be described.

S607において、新着文書抽出部303は、S606で一致と判断された既にリストに含まれる文書を更新文書の判定対象として文書Aとし、S608において文書Bの更新日時属性と文書Aの更新日時属性を比較する。ここで文書Bの更新日時が文書Aの更新日時より新しい場合にS609の処理に移る。S609では、新着文書抽出部303が、さらにその文書がユーザー自身によりチェックアウト中の文書か否かの確認をする。具体的には、文書Bの属性値として定義されるチェックアウトユーザー名を参照し、そのユーザー名と自身のユーザー名とを比較する。ここで、自身のユーザー名とはフォルダーや文書情報取得時に、情報取得のためにファイルシステムや文書管理サーバーの認証が必要な場合のログインユーザー名を指し、該ユーザー名はパスワードと紐付けられ外部メモリ209またはRAM201上に保持される。また、チェックアウトユーザー名の属性はチェックアウト管理を持つファイルシステム、または文書管理サーバーの場合のみ値が入った状態で取得できる。新着文書抽出部303は、値が空の場合は判定処理をスキップし文書Bを更新通知対象とし、S610の処理で文書Bを更新通知対象とする。ユーザー名が一致し自身でチェックアウト中の文書と判断された場合、新着文書抽出部303は、その更新はユーザー自身による更新でありユーザーへの通知は不要と考えられるため文書Bを更新通知対象とせずS613へ移る。一致しない場合、新着文書抽出部303は、S610の処理に移り文書Bを更新通知対象とする。S610の処理において、新着文書抽出部303は、新着通知時に更新文書として表示する文書として文書Bを更新通知リストへ追加する。   In S <b> 607, the new arrival document extraction unit 303 sets the document already included in the list determined to be a match in S <b> 606 as the update document determination target as document A, and sets the update date attribute of document B and the update date attribute of document A in S <b> 608. Compare. Here, when the update date and time of the document B is newer than the update date and time of the document A, the process proceeds to S609. In step S <b> 609, the newly arrived document extraction unit 303 further confirms whether or not the document is a document that is being checked out by the user. Specifically, the check-out user name defined as the attribute value of document B is referred to, and the user name is compared with its own user name. Here, the user name refers to the login user name when authentication of the file system or document management server is required for information acquisition when acquiring folder or document information. It is held on the memory 209 or the RAM 201. The attribute of the checkout user name can be acquired in a state where a value is entered only in the case of a file system having a checkout management or a document management server. If the value is empty, the new arrival document extraction unit 303 skips the determination process and sets the document B as an update notification target, and sets the document B as an update notification target in the processing of S610. When it is determined that the user name matches and the document is checked out by itself, the new arrival document extraction unit 303 updates the document B because the update is performed by the user himself and notification to the user is unnecessary. Instead, the process proceeds to S613. If they do not match, the new arrival document extraction unit 303 proceeds to the processing of S610 and sets the document B as an update notification target. In the process of S610, the new arrival document extraction unit 303 adds document B to the update notification list as a document to be displayed as an updated document when a new arrival notification is received.

S613において、新着文書抽出部303は、リストBの全ての文書に対し確認済みか否かを判定する。まだ処理済みでない場合、新着文書抽出部303は、リストBにおける次のリストの文書を判定対象(文書B)としてS606の処理へ戻る。全ての文書を処理済みの場合、新着文書抽出部303はS615において、今回の監視で新たに取得した監視フォルダー内の文書リストBを監視フォルダー情報管理部306へ渡す。   In step S <b> 613, the new arrival document extraction unit 303 determines whether all the documents in the list B have been confirmed. If not yet processed, the new arrival document extraction unit 303 sets the next list document in the list B as a determination target (document B) and returns to the process of S606. If all the documents have been processed, the new arrival document extraction unit 303 passes the document list B in the monitoring folder newly acquired in the current monitoring to the monitoring folder information management unit 306 in S615.

監視フォルダー情報管理部306は文書リストBの情報を監視フォルダー内文書リスト情報500として記憶する。S602〜S616で全監視フォルダーに対し処理を終了後、新着文書抽出部303はS616の処理で新着通知リスト、更新通知リストを画面表示用にリストへ追加し、画面表示管理部305へ渡す。画面表示管理部305はS618において表示リストを受け、その表示リストを新着通知画面へ反映し新着通知画面を表示する。なお、新着通知画面では、更新された文書と新着の文書とが識別できるように表示する。例えば、文字の色を変えたり、マークを変えることで更新された文書と新着の文書とを識別可能に表示する。   The monitoring folder information management unit 306 stores the document list B information as monitoring folder document list information 500. After finishing the processing for all the monitored folders in S602 to S616, the new arrival document extraction unit 303 adds the new arrival notification list and the update notification list to the list for screen display in the processing of S616, and passes them to the screen display management unit 305. In step S618, the screen display management unit 305 receives the display list, reflects the display list on the new arrival notification screen, and displays the new arrival notification screen. The new arrival notification screen is displayed so that the updated document and the new arrival document can be identified. For example, the updated document and the newly arrived document are displayed so as to be distinguishable by changing the color of the character or changing the mark.

図7は、本実施形態を示す文書管理アプリケーション301における文書に対する強調表示属性に関する設定が変更された時の処理手順の一例を示すフローチャートである。本処理はユーザー操作により文書管理アプリケーション301のGUI上から文書の強調表示属性がOFFに設定された際に処理が開始される。文書の強調表示属性がtrueの文書は、文書管理アプリケーション301のGUI上の文書表示において、文書を示すファイル名等の表示がBold表示やカラー表示されるなど強調して表示される。本実施形態における表示方法に関しては特に限定されるものではない。フォルダーに新規に追加された文書はこの強調表示属性にtrueが設定され、本処理に示すユーザーによる強調表示OFFの操作により、強調表示が解除される。   FIG. 7 is a flowchart illustrating an example of a processing procedure when the setting related to the highlight attribute for the document in the document management application 301 according to the present exemplary embodiment is changed. This process starts when the document highlight attribute is set to OFF from the GUI of the document management application 301 by a user operation. A document whose document highlight attribute is true is displayed with emphasis such as displaying a file name indicating the document in a bold display or color display in the document display on the GUI of the document management application 301. The display method in the present embodiment is not particularly limited. The document newly added to the folder is set to true in the highlighting attribute, and the highlighting is canceled by the highlighting OFF operation by the user shown in this processing.

文書管理アプリケーション301のGUI上で文書が選択され強調表示OFFとする操作を受け付けた入力管理部307は、S701の処理において画面表示管理部308により特定される選択文書の文書情報を文書管理部309から取得する。この文書情報は選択文書の保存場所を示す位置情報を文書の属性として含む情報を指す。   The input management unit 307 that has received an operation of selecting a document on the GUI of the document management application 301 and turning off highlighting displays the document information of the selected document specified by the screen display management unit 308 in the processing of S701. Get from. This document information indicates information including position information indicating the storage location of the selected document as an attribute of the document.

文書管理部は、選択文書の文書情報における文書の位置情報から選択文書が存在する位置情報を特定しそのフォルダー(ここではフォルダーAとする)を監視フォルダー情報管理部306へ渡す。監視フォルダー情報管理部306は、図4で示す監視フォルダー識別情報400を読み込み、文書管理部から通知されたフォルダーAが監視フォルダーとして定義されているか判断する。ここで定義に含まれず監視フォルダーとして判断されない場合は本処理を終了する。   The document management unit identifies the position information where the selected document exists from the document position information in the document information of the selected document, and passes the folder (here referred to as folder A) to the monitoring folder information management unit 306. The monitoring folder information management unit 306 reads the monitoring folder identification information 400 shown in FIG. 4 and determines whether the folder A notified from the document management unit is defined as a monitoring folder. If it is not included in the definition and is not determined as a monitoring folder, the process ends.

監視フォルダーとして定義され、監視対象と判断された場合には、画面表示管理部308はS702において、監視フォルダー内文書リスト情報500を読み込み、監視フォルダー内の文書リストとして取得する。   When it is defined as a monitoring folder and is determined as a monitoring target, the screen display management unit 308 reads the document list information 500 in the monitoring folder and acquires it as a document list in the monitoring folder in S702.

続いて、S703の処理において、監視フォルダー情報管理部306は、S702で読み込んだ監視フォルダー内の文書リストの中にフォルダーAの識別情報と一致する識別情報が含まれるか確認する。一致する識別情報が含まれる場合、監視フォルダー情報管理部306は、フォルダーAの識別情報と一致する監視フォルダー内の文書リスト(リストA)を画面表示管理部308へ渡す。フォルダーAの識別情報と一致する識別情報が監視フォルダー内文書リスト情報500に含まれない場合、監視フォルダー情報管理部306は、フォルダーAの定義を追加したリストをリストAとして作成し画面表示管理部308へ渡す。なおこのリストAは監視フォルダー内の文書リストに新規に追加される。   Subsequently, in the process of S703, the monitoring folder information management unit 306 confirms whether the identification information that matches the identification information of the folder A is included in the document list in the monitoring folder read in S702. When the matching identification information is included, the monitoring folder information management unit 306 passes the document list (list A) in the monitoring folder that matches the identification information of the folder A to the screen display management unit 308. When the identification information that matches the identification information of the folder A is not included in the monitoring folder document list information 500, the monitoring folder information management unit 306 creates a list to which the definition of the folder A is added as a list A and creates a screen display management unit. Pass to 308. This list A is newly added to the document list in the monitoring folder.

次に、画面表示管理部308は文書管理アプリケーション301のGUI上で選択された全文書に対しS705〜S710の処理を行う。   Next, the screen display management unit 308 performs the processing of S705 to S710 for all the documents selected on the GUI of the document management application 301.

まず、画面表示管理部308は、S706の処理でリストAの文書リスト情報に確認対象の文書(文書Aとする)と一致する定義が存在するか確認する。ここでの判定処理は文書の属性のうちファイル名を比較して一致文書の有無を確認する。一致文書がリストAに存在する場合、画面表示管理部308は、S707でリストAの文書Aの定義として監視フォルダー識別情報400における強調表示属性をfalseとする。S706の処理で一致文書が存在しない場合、画面表示管理部308はS708でリストAに文書Aの定義を追加する。この際の文書Aの強調表示属性には、falseが設定される。その後、S709において、画面表示管理部308は文書AのGUI上の表示を強調表示しない状態の表示へ更新する。S705〜S710で全選択文書の処理を終えた後、S711において画面表示管理部308はRAM201上に保持するリストAの内容を監視フォルダー内文書リスト情報500へ反映し処理を終了する。   First, the screen display management unit 308 checks whether there is a definition that matches the document to be confirmed (referred to as document A) in the document list information of list A in the process of S706. In this determination process, the file names are compared among the document attributes to check whether there is a matching document. If a matching document exists in the list A, the screen display management unit 308 sets the highlighted attribute in the monitoring folder identification information 400 to false as the definition of the document A in the list A in S707. If there is no matching document in the process of S706, the screen display management unit 308 adds the definition of document A to the list A in S708. In this case, false is set as the highlighting attribute of the document A. Thereafter, in step S709, the screen display management unit 308 updates the display of the document A on the GUI to a display in a state where highlighting is not performed. After finishing the processing of all the selected documents in S705 to S710, the screen display management unit 308 reflects the contents of the list A held on the RAM 201 in the document list information 500 in the monitoring folder in S711 and ends the processing.

図8は、本実施形態を示す文書管理アプリケーション301におけるGUI上で表示するフォルダー内の文書リストの表示更新処理の一例を示すフローチャートである。本処理はユーザー操作により文書管理アプリケーション301のGUI上の文書リストを更新する際に処理が開始される。操作を受けた文書管理アプリケーション301は表示中のフォルダーに関して、そのフォルダー内の最新の文書情報を取得しGUI上の表示を更新する。この際、合わせて強調表示か否かを判断しそれに応じて強調表示の更新を行う。   FIG. 8 is a flowchart illustrating an example of display update processing of a document list in a folder displayed on the GUI in the document management application 301 according to the present exemplary embodiment. This process is started when the document list on the GUI of the document management application 301 is updated by a user operation. Upon receiving the operation, the document management application 301 acquires the latest document information in the folder being displayed and updates the display on the GUI. At this time, it is also determined whether or not highlight display is performed, and the highlight display is updated accordingly.

文書管理アプリケーション301のGUI上で表示されるフォルダーに対して文書リストの表示更新操作を受け付けた入力管理部307は、S801において更新対象のフォルダーの文書リスト(リストA)を取得する。   In step S801, the input management unit 307 that has received a document list display update operation for a folder displayed on the GUI of the document management application 301 acquires a document list (list A) of the folder to be updated.

S802において、監視フォルダー情報管理部306は、更新対象のフォルダーの位置情報に基づいて、更新対象のフォルダーが監視対象か否かを確認する。監視フォルダー情報管理部306は更新対象のフォルダーの位置情報が図4で示す監視フォルダー識別情報400に含まれているか判断することでS802が実現される。S802において、更新対象のフォルダーが監視フォルダーとして判断されない場合、本処理を終了する。   In step S <b> 802, the monitoring folder information management unit 306 confirms whether or not the update target folder is a monitoring target based on the location information of the update target folder. The monitored folder information management unit 306 realizes S802 by determining whether the location information of the folder to be updated is included in the monitored folder identification information 400 shown in FIG. If the update target folder is not determined as a monitoring folder in step S802, the process ends.

一方、更新対象として選択されたフォルダーが監視対象と判断された場合、画面表示管理部308はS803において、更新対象フォルダーの文書リスト情報の取得を監視フォルダー情報管理部306へ要求する。この要求を受けた監視フォルダー情報管理部306は、図5で示す監視フォルダー内文書リスト情報500を読み込み、入力として受けたフォルダーの識別情報と一致する監視フォルダー内の文書リスト(リストB)を画面表示管理部308へ渡す。   On the other hand, when it is determined that the folder selected as the update target is the monitoring target, the screen display management unit 308 requests the monitoring folder information management unit 306 to acquire the document list information of the update target folder in S803. Upon receiving this request, the monitoring folder information management unit 306 reads the document list information 500 in the monitoring folder shown in FIG. 5 and displays the document list (list B) in the monitoring folder that matches the identification information of the folder received as an input on the screen. The data is passed to the display management unit 308.

次にS804の処理において、画面表示管理部308は取得したリストBの各文書の強調表示属性を参照し、強調表示属性がfalseとなっている文書を強調表示しない文書リスト(リストC)へ追加する。   Next, in the processing of S804, the screen display management unit 308 refers to the highlight attribute of each document in the acquired list B, and adds the document whose highlight attribute is false to the document list (list C) that is not highlighted. To do.

次に画面表示管理部308はS805〜S808において、S801で取得した最新の文書リストAの各文書(文書A)に対し、表示時に強調表示するか否かを判定する。   Next, in steps S805 to S808, the screen display management unit 308 determines whether to highlight each document (document A) in the latest document list A acquired in step S801 at the time of display.

まずS806で、画面表示管理部308は、確認対象の文書Aと一致する定義がリストCに存在するか確認する。S806の判定処理は文書の属性のうちファイル名を比較して一致文書の有無を確認する。確認対象の文書Aと一致する定義がリストC上に存在する場合、画面表示管理部308は、S807で画面表示において強調表示しない文書とする。確認対象の文書Aと一致する定義がリストC上に存在しない場合には次の文書の確認へ移る。S805〜S808の処理完了後に、S809で画面表示管理部308はS807で強調表示しない文書とされた文書は、強調表示されない状態で文書を表示、それ以外の文書はBold等の強調表示された状態でGUI上の表示を更新する。   First, in step S <b> 806, the screen display management unit 308 confirms whether a definition that matches the document A to be confirmed exists in the list C. In the determination processing in S806, the file names are compared among the document attributes to check whether there is a matching document. If a definition that matches the document A to be confirmed exists on the list C, the screen display management unit 308 determines that the document is not highlighted in the screen display in S807. If the definition that matches the document A to be confirmed does not exist on the list C, the process proceeds to confirmation of the next document. After the processing of S805 to S808 is completed, the screen display management unit 308 displays a document that is not highlighted in S807 in S809, displays the document without highlighting, and the other documents are highlighted in Bold or the like. To update the display on the GUI.

図9は、本実施例に係る新着文書通知アプリケーション300における新着通知画面のGUIを模式的に示した図である。新着文書通知アプリケーション300の新着通知画面900には、新着通知リスト901がある。   FIG. 9 is a diagram schematically illustrating a GUI of a new arrival notification screen in the new arrival document notification application 300 according to the present embodiment. The new arrival notification screen 900 of the new arrival document notification application 300 includes a new arrival notification list 901.

新着文書通知アプリケーション300の定期監視により図6で示す処理が開始され、その結果、新着文書または更新文書を検知した際に、新着文書、更新文書のファイル名(902)を新着通知リスト901に表示することでユーザーに新着文書を報知する。   The processing shown in FIG. 6 is started by periodic monitoring of the new arrival document notification application 300. As a result, when a new arrival document or an updated document is detected, the new arrival document and the file name (902) of the updated document are displayed in the new arrival notification list 901. To notify the user of a new arrival document.

また新着文書902に対するユーザーからの操作を受け付け、選択により文書管理アプリケーション301で選択された文書を表示する操作を可能とする。   In addition, an operation from the user for the newly arrived document 902 is accepted, and an operation for displaying the document selected by the document management application 301 by the selection is made possible.

図10に示す文書管理アプリケーション301におけるメイン画面のGUI上で文書の強調表示がOFFに設定された文書(図11−1102)は、前述した新着文書の判定処理(図6)において、その文書が新規に追加された文書であっても新着文書から除外される。その結果、新着通知リスト901に文書(図11−1102)は、新着文書として表示されない。また、ユーザー自身によりチェックアウト中の文書は新着文書の判定処理(図6)において、その文書が更新されていても更新文書から除外され新着通知リスト901に表示されない。   In the document management application 301 shown in FIG. 10, the document in which the highlighting of the document is set to OFF on the GUI on the main screen (FIG. 11-1102) is determined in the new arrival document determination process (FIG. 6). Even newly added documents are excluded from newly arrived documents. As a result, the document (FIG. 11-1102) is not displayed as a new arrival document in the new arrival notification list 901. In addition, in the new arrival document determination process (FIG. 6), the document checked out by the user himself is excluded from the updated document and is not displayed in the new arrival notification list 901 even if the document is updated.

図10は本実施例に係る文書管理アプリケーション301におけるメイン画面のGUIを模式的に示した図である。文書管理アプリケーション301のメイン画面1000には、フォルダー階層を表示するフォルダー表示部1001、フォルダー表示部1001で選択されているフォルダー内の文書を表示する文書リスト表示部1002を含んだ構成とする。フォルダー表示部1001は、本実施例に係る文書管理システムの監視対象とするフォルダーの指定を受け付け、監視対象に指定されたフォルダーは新着文書通知アプリケーション300の監視対象となる。また、そのフォルダー内の文書は強調表示状態のON・OFFを設定可能とする。   FIG. 10 is a diagram schematically showing a GUI of the main screen in the document management application 301 according to the present embodiment. The main screen 1000 of the document management application 301 includes a folder display unit 1001 that displays a folder hierarchy and a document list display unit 1002 that displays documents in the folder selected by the folder display unit 1001. The folder display unit 1001 accepts designation of a folder to be monitored by the document management system according to the present embodiment, and the folder designated as the monitoring target becomes a monitoring target of the new arrival document notification application 300. In addition, it is possible to set ON / OFF of the highlighted state for the documents in the folder.

図11は本実施例に係る文書管理アプリケーション301における文書リスト表示部1002の詳細を示した図である。文書リスト1100のうち、文書の強調表示属性がtrueの文書は強調表示された状態で表示され(1101)、文書の強調表示属性がfalseの文書は強調表示されない状態で表示される(1102)。   FIG. 11 is a diagram illustrating details of the document list display unit 1002 in the document management application 301 according to the present embodiment. In the document list 1100, a document whose document highlight attribute is true is displayed in a highlighted state (1101), and a document whose document highlight attribute is false is displayed in a state where it is not highlighted (1102).

この表示の切り分けにより、ユーザーに対してユーザーの確認済みもしくは作業済みの文書の識別をしやすくする。文書リスト1100の選択、強調表示ON/OFFの操作を受け付け、操作実行時に図8に処理が実行される。また文書リスト1100の内容を最新の状態に更新する際に図9の処理が実行される。   This separation of the display makes it easy for the user to identify the document that has been confirmed or worked by the user. The selection of the document list 1100 and the highlight ON / OFF operation are accepted, and the processing shown in FIG. 8 is executed when the operation is executed. 9 is executed when the contents of the document list 1100 are updated to the latest state.

(その他の実施例)
また、本発明は、以下の処理を実行することによっても実現される。即ち、上述した実施形態の機能を実現するソフトウェア(プログラム)を、ネットワーク又は各種記憶媒体を介してシステム或いは装置に供給し、そのシステム或いは装置のコンピュータ(またはCPUやMPU等)がプログラムを読み出して実行する処理である。
(Other examples)
The present invention can also be realized by executing the following processing. That is, software (program) that realizes the functions of the above-described embodiments is supplied to a system or apparatus via a network or various storage media, and a computer (or CPU, MPU, or the like) of the system or apparatus reads the program. It is a process to be executed.

Claims (6)

フォルダー内に記憶された複数の文書を表示する表示制御手段と、
前記表示制御手段により表示された複数の文書から選択された文書に対して新着文書ではないことを示す属性を設定する設定手段と、
前記フォルダー内に記憶された新たな文書を新着文書として通知する通知手段とを有し、
前記設定手段により前記新たな文書に対して前記属性が設定された場合、前記新たな文書を新着文書として通知せずに、前記設定手段により前記新たな文書に対して前記属性が設定されていなかった場合、前記新たな文書を新着文書として通知することを特徴とする情報処理装置。
Display control means for displaying a plurality of documents stored in the folder;
Setting means for setting an attribute indicating that it is not a new arrival document for a document selected from a plurality of documents displayed by the display control means;
Notification means for notifying a new document stored in the folder as a new arrival document,
When the attribute is set for the new document by the setting unit, the attribute is not set for the new document by the setting unit without notifying the new document as a new arrival document. An information processing apparatus that notifies the new document as a new arrival document.
前記新たな文書とは、前記フォルダーに記憶されていなかった文書、または、前記フォルダーに既に記憶された文書から更新された文書であり、
前記通知手段は、前記フォルダーに記憶されていなかった文書と前記フォルダーに既に記憶された文書から更新された文書を識別可能に通知することを特徴とする請求項1に記載の情報処理装置。
The new document is a document that has not been stored in the folder, or a document that has been updated from a document that has already been stored in the folder,
The information processing apparatus according to claim 1, wherein the notification unit notifies the document that has not been stored in the folder and the document that has been updated from the document that has already been stored in the folder in an identifiable manner.
フォルダー内に記憶された複数の文書を表示する表示制御工程と、
前記表示制御工程により表示された複数の文書から選択された文書に対して新着文書ではないことを示す属性を設定する設定工程と、
前記フォルダー内に記憶された新たな文書を新着文書として通知する通知工程とを有し、
前記設定工程により前記新たな文書に対して前記属性が設定された場合、前記新たな文書を新着文書として通知せずに、前記設定工程により前記新たな文書に対して前記属性が設定されていなかった場合、前記新たな文書を新着文書として通知することを特徴とする制御方法。
A display control step for displaying a plurality of documents stored in the folder;
A setting step for setting an attribute indicating that it is not a new arrival document for a document selected from a plurality of documents displayed by the display control step;
A notification step of notifying a new document stored in the folder as a new arrival document,
When the attribute is set for the new document by the setting step, the attribute is not set for the new document by the setting step without notifying the new document as a new arrival document. And a control method of notifying the new document as a new arrival document.
前記新たな文書とは、前記フォルダーに記憶されていなかった文書、または、前記フォルダーに既に記憶された文書から更新された文書であり、
前記通知工程は、前記フォルダーに記憶されていなかった文書と前記フォルダーに既に記憶された文書から更新された文書を識別可能に通知することを特徴とする請求項3に記載の制御方法。
The new document is a document that has not been stored in the folder, or a document that has been updated from a document that has already been stored in the folder,
4. The control method according to claim 3, wherein the notifying step notifies the document that has not been stored in the folder and the document that has been updated from the document that has already been stored in the folder in an identifiable manner.
フォルダー内に記憶された複数の文書を表示する表示制御工程と、
前記表示制御工程により表示された複数の文書から選択された文書に対して新着文書ではないことを示す属性を設定する設定工程と、
前記フォルダー内に記憶された新たな文書を新着文書として通知する通知工程とをコンピュータに実行させ、
前記設定工程により前記新たな文書に対して前記属性が設定された場合、前記新たな文書を新着文書として通知せずに、前記設定工程により前記新たな文書に対して前記属性が設定されていなかった場合、前記新たな文書を新着文書として通知することを特徴とするコンピュータが読み取り可能なプログラム。
A display control step for displaying a plurality of documents stored in the folder;
A setting step for setting an attribute indicating that it is not a new arrival document for a document selected from a plurality of documents displayed by the display control step;
Causing the computer to execute a notification step of notifying a new document stored in the folder as a new arrival document,
When the attribute is set for the new document by the setting step, the attribute is not set for the new document by the setting step without notifying the new document as a new arrival document. A computer-readable program that notifies the new document as a new arrival document.
前記新たな文書とは、前記フォルダーに記憶されていなかった文書、または、前記フォルダーに既に記憶された文書から更新された文書であり、
前記通知工程は、前記フォルダーに記憶されていなかった文書と前記フォルダーに既に記憶された文書から更新された文書を識別可能に通知することを特徴とする請求項5に記載のプログラム。
The new document is a document that has not been stored in the folder, or a document that has been updated from a document that has already been stored in the folder,
6. The program according to claim 5, wherein the notifying step notifies the document that has not been stored in the folder and the document that has been updated from the document that has already been stored in the folder in an identifiable manner.
JP2010125991A 2010-06-01 2010-06-01 Information processing equipment, control method and program Pending JP2011253294A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010125991A JP2011253294A (en) 2010-06-01 2010-06-01 Information processing equipment, control method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010125991A JP2011253294A (en) 2010-06-01 2010-06-01 Information processing equipment, control method and program

Publications (1)

Publication Number Publication Date
JP2011253294A true JP2011253294A (en) 2011-12-15

Family

ID=45417196

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010125991A Pending JP2011253294A (en) 2010-06-01 2010-06-01 Information processing equipment, control method and program

Country Status (1)

Country Link
JP (1) JP2011253294A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014115970A (en) * 2012-11-14 2014-06-26 Canon Inc Information processor, control method, and program
JP2016152026A (en) * 2015-02-19 2016-08-22 株式会社富士通アドバンストエンジニアリング Reliability calculation program, system, method and device
EP3171283A1 (en) 2015-11-20 2017-05-24 Canon Kabushiki Kaisha Information processing apparatus, file monitoring system, control method of information processing apparatus, a control program, and recording medium
US10146488B2 (en) 2016-10-11 2018-12-04 Ricoh Company, Ltd. Image forming apparatus, information processing method, and system

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004178072A (en) * 2002-11-25 2004-06-24 Oki Electric Ind Co Ltd Update report method and device of web page
JP2004199504A (en) * 2002-12-19 2004-07-15 Canon Inc Device for notifying update of electronic document
JP2006172047A (en) * 2004-12-15 2006-06-29 Canon Inc Document management method, document management device, and computer program

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004178072A (en) * 2002-11-25 2004-06-24 Oki Electric Ind Co Ltd Update report method and device of web page
JP2004199504A (en) * 2002-12-19 2004-07-15 Canon Inc Device for notifying update of electronic document
JP2006172047A (en) * 2004-12-15 2006-06-29 Canon Inc Document management method, document management device, and computer program

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
JPN6014009527; Vector:NEMCHI-新着ソフトレビュー , 20040807 *

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014115970A (en) * 2012-11-14 2014-06-26 Canon Inc Information processor, control method, and program
JP2016152026A (en) * 2015-02-19 2016-08-22 株式会社富士通アドバンストエンジニアリング Reliability calculation program, system, method and device
EP3171283A1 (en) 2015-11-20 2017-05-24 Canon Kabushiki Kaisha Information processing apparatus, file monitoring system, control method of information processing apparatus, a control program, and recording medium
CN107018262A (en) * 2015-11-20 2017-08-04 佳能株式会社 The control method of message processing device, file monitoring system and message processing device
CN107018262B (en) * 2015-11-20 2019-10-15 佳能株式会社 The control method of information processing equipment, file monitoring system and information processing equipment
US10146488B2 (en) 2016-10-11 2018-12-04 Ricoh Company, Ltd. Image forming apparatus, information processing method, and system

Similar Documents

Publication Publication Date Title
US8817281B2 (en) Print setting server, document processing server, print system, and print setting method
CN106488057B (en) Method for generating workflow of image forming job and image forming apparatus
JP5966270B2 (en) System and device management program
US10015326B2 (en) Image forming apparatus, automatic installation method for efficiently installing an image forming apparatus, and storage medium
JP4797703B2 (en) Print control system and print attribute information management server
JP6200136B2 (en) Image forming apparatus, search system, control method and program for image forming apparatus
US9262112B2 (en) Image processing apparatus having file server function, and control method and storage medium therefor
WO2012105156A1 (en) Print setting server, document processing server, print system, and print setting method
EP2393275A1 (en) Information processing system, information processing apparatus, control method thereof, and program
JP6265732B2 (en) Management device, control method and program for management device
JP5080912B2 (en) Image forming apparatus, network device management method, image forming apparatus management system and program
JP2001312462A (en) Server device, image processor, data processing method, and storage medium
JP2010102510A (en) Client device, server device, document management system using them, document management method and document management program
JP2011253294A (en) Information processing equipment, control method and program
US8665478B2 (en) Printing system, control method of the same, print server, control method of the print server, and storage medium
JP2009301544A (en) Print job extraction device and print system
JP4645719B2 (en) Position information management program and communication device
US8190563B2 (en) Document management apparatus, document management method, and computer-readable encoding medium recorded with a computer program
US9092431B2 (en) Document management system and document management method for determining whether at least one managed document was printed and updating print information of the at least one managed document based on the determination
JP2011248669A (en) Document management program, storage medium, information processor, and document management method
JP5499684B2 (en) Information processing apparatus, information processing method, program, and information processing system
JP5048641B2 (en) Information processing apparatus and information processing method
JP2009163412A (en) Information processor and information processing method
JP2004288055A (en) Service processing system, service processing method and service processing program
JP2013089049A (en) Data processing device, information processing system and control method thereof, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20130603

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140304

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20140924