JP2009217508A - Information processing program and information processor - Google Patents

Information processing program and information processor Download PDF

Info

Publication number
JP2009217508A
JP2009217508A JP2008060045A JP2008060045A JP2009217508A JP 2009217508 A JP2009217508 A JP 2009217508A JP 2008060045 A JP2008060045 A JP 2008060045A JP 2008060045 A JP2008060045 A JP 2008060045A JP 2009217508 A JP2009217508 A JP 2009217508A
Authority
JP
Japan
Prior art keywords
information
role
display screen
frequency
acquired
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.)
Granted
Application number
JP2008060045A
Other languages
Japanese (ja)
Other versions
JP5076980B2 (en
Inventor
Shinji Funatsu
晋治 船津
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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co 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 Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP2008060045A priority Critical patent/JP5076980B2/en
Publication of JP2009217508A publication Critical patent/JP2009217508A/en
Application granted granted Critical
Publication of JP5076980B2 publication Critical patent/JP5076980B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide an information processing program and an information processor, capable of presenting, when an operator operates a display screen corresponding to information of a processing object so as to play the operator's role to the information of the processing object, auxiliary information for the operation of the processing object corresponding to the operator's role to the operator. <P>SOLUTION: When a user ID is input through an input part 42 of a terminal device 4, a role acquisition means 210 acquires a role corresponding to the user ID from a user management DB 201, an operation frequency acquisition means 211 acquires an operation frequency with respect to a plurality of operation objects corresponding to the role from an operation history DB 202, and an operation object highlight display determination means 212 outputs, when the operation frequency acquired with respect to the plurality of operation objects exceeds a threshold, instruction information to instruct highlighting of an operation object which exceeds the threshold. An operation object highlight display means 410 of the terminal device 4 highlights the corresponding object on a display screen displayed on a display part 43 based on the instruction information. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、情報処理プログラム及び情報処理装置に関する。   The present invention relates to an information processing program and an information processing apparatus.

GUI(グラフィカルユーザインタフェース)を有するアプリケーションプログラムに対するユーザの操作を支援する技術として、ユーザの操作頻度に基づくものが知られている(例えば、特許文献1、2、3参照。)。   As a technique for assisting a user operation on an application program having a GUI (graphical user interface), a technique based on a user operation frequency is known (for example, see Patent Documents 1, 2, and 3).

特許文献1に記載された印刷システムは、端末とプリンタとをネットワークで接続したものであり、プリンタの記憶装置には、アプリケーション名に対応してオブジェクトの種類(文書、写真、グラフィックス)に対応する印刷設定の設定頻度が集計されて記憶されている。端末からアプリケーション名をプリンタに送ると、プリンタのCPUは記憶装置を検索してアプリケーション名に対応して記憶されている印刷設定のうち最も設定頻度の高い印刷設定を端末に送信する。これにより、最も頻度の高い印刷設定値を印刷開始前に画面に表示することができるため、設定値を変更する頻度が減り、印刷する人の手間が減る。   The printing system described in Patent Document 1 is a device in which a terminal and a printer are connected via a network, and the storage device of the printer corresponds to the object type (document, photograph, graphics) corresponding to the application name. The setting frequency of print settings to be performed is tabulated and stored. When the application name is sent from the terminal to the printer, the CPU of the printer searches the storage device and sends the print setting having the highest setting frequency among the print settings stored corresponding to the application name to the terminal. As a result, since the most frequently used print setting value can be displayed on the screen before printing is started, the frequency of changing the setting value is reduced, and the labor of the person who prints is reduced.

特許文献2に記載された情報端末装置は、ユーザが要求する操作を入力する入力部と、入力部に入力された操作に関する情報を操作履歴として記憶する操作履歴記憶部と、入力部に操作が入力されたとき、前記操作履歴記憶部に記憶されている操作履歴情報に基づいて、当該入力された操作に続いてユーザが入力するであろう次の操作を予測する操作予測部とを備える。これにより、予測に従ってユーザによる操作入力を支援して操作性の向上を図ることができる。   An information terminal device described in Patent Literature 2 includes an input unit that inputs an operation requested by a user, an operation history storage unit that stores information related to an operation input to the input unit, and an operation performed on the input unit. And an operation predicting unit that predicts a next operation that the user will input following the input operation based on the operation history information stored in the operation history storage unit. Accordingly, it is possible to improve the operability by supporting the operation input by the user according to the prediction.

特許文献3に記載されたWeb画面の表示方法は、Web画面上で操作した表示項目の使用頻度をユーザ毎にデータベースに記憶しておき、ユーザがWeb画面の表示要求をWebサーバに対して行ったとき、Webサーバがデータベースに記憶されている使用頻度の情報に基づいて、表示項目を画面の上位部分から使用頻度の高い順に表示するWeb画面データをクライアントPCに送信するするというものである。これにより、よく使用する表示項目が優先的にWeb画面の上から表示されるので、ユーザが利用する表示項目にたどり着くまでの時間を短くし、同じ項目を何度も利用するユーザの操作性を向上させることが可能になる。   The Web screen display method described in Patent Document 3 stores the use frequency of display items operated on the Web screen in a database for each user, and the user makes a Web screen display request to the Web server. In this case, the Web server transmits Web screen data for displaying display items from the upper part of the screen in descending order of use frequency to the client PC based on the usage frequency information stored in the database. As a result, frequently used display items are preferentially displayed from the top of the Web screen, so the time until the user reaches the display item used by the user is shortened, and the operability of the user who uses the same item many times is reduced. It becomes possible to improve.

特開2003−48361号公報JP 2003-48361 A 特開2004−152276号公報JP 2004-152276 A 特開2005−258492号公報JP 2005-258492 A

本発明の目的は、処理対象の情報に対し操作者の役割を果たすために操作者が処理対象の情報に対応する表示画面を操作する際、操作者に対し操作者の役割に対応した処理対象の操作の補助に関する情報を提示することが可能な情報処理プログラム及び情報処理装置を提供することにある。   It is an object of the present invention to provide a processing target corresponding to an operator's role when the operator operates a display screen corresponding to the processing target information in order to play the role of the operator with respect to the processing target information. It is an object to provide an information processing program and an information processing apparatus capable of presenting information related to the operation assistance.

本発明の一態様は、上記目的を達成するため、以下の情報処理プログラム及び情報処理装置を提供する。   In order to achieve the above object, one embodiment of the present invention provides the following information processing program and information processing apparatus.

[1]それぞれ異なる役割が与えられた複数の操作者に対して共通化された表示画面に含まれる複数の操作対象についての操作情報を受け付け蓄積する蓄積ステップと、前記蓄積ステップで蓄積された前記操作情報から、前記表示画面に対して現在操作する前記操作者の前記役割に対応する前記複数の操作対象について操作の頻度を取得する取得ステップと、前記複数の操作対象について取得された前記操作の頻度が閾値を越えているとき、前記閾値を超えた前記操作対象を強調表示するように指示する指示情報を出力する判定ステップとをコンピュータに実行させるための情報処理プログラム。 [1] An accumulation step for accepting and accumulating operation information on a plurality of operation objects included in a common display screen for a plurality of operators each assigned a different role, and the accumulation step accumulated in the accumulation step From the operation information, an acquisition step of acquiring operation frequencies for the plurality of operation objects corresponding to the role of the operator currently operating on the display screen, and an operation of the operation acquired for the plurality of operation objects An information processing program for causing a computer to execute a determination step of outputting instruction information for instructing to highlight the operation target exceeding the threshold when the frequency exceeds the threshold.

[2]操作者の識別情報を受け付ける受付ステップと、前記操作者に対して与えられた役割が前記識別情報に関連付けて登録されたデータベースから、前記受付ステップにおいて受け付けられた前記識別情報に対応する前記役割を取得する第1の取得ステップと、それぞれ異なる前記役割が与えられた複数の前記操作者に対して共通化された表示画面に含まれる複数の操作対象についての操作情報を受け付け蓄積する蓄積ステップと、前記蓄積ステップで蓄積された前記操作情報から、前記第1の取得ステップにおいて取得された前記役割に対応する前記複数の操作対象について操作の頻度を取得する第2の取得ステップと、前記複数の操作対象について取得された前記操作の頻度が閾値を越えているとき、前記閾値を超えた前記操作対象を強調表示するように指示する指示情報を出力する判定ステップとをコンピュータに実行させるための情報処理プログラム。 [2] A reception step for receiving operator identification information, and a role given to the operator corresponds to the identification information received in the reception step from a database registered in association with the identification information. A first acquisition step for acquiring the role, and storage for receiving and storing operation information on a plurality of operation targets included in a display screen shared with a plurality of the operators who are assigned different roles. A second acquisition step of acquiring operation frequency for the plurality of operation objects corresponding to the role acquired in the first acquisition step from the operation information stored in the storage step, When the frequency of the operations acquired for a plurality of operation objects exceeds a threshold, the operation objects exceeding the threshold are The information processing program for executing the determination step of outputting an instruction information for instructing the display tone to the computer.

[3]それぞれ異なる役割が与えられた複数の操作者に対して共通化された表示画面を提供する処理対象文書の種別情報を受け付ける受付ステップと、前記役割が前記種別情報に関連付けて登録されたデータベースから、前記受付ステップにおいて受け付けられた前記種別情報に対応する前記役割を取得する第1の取得ステップと、前記表示画面に含まれる複数の操作対象についての操作情報を受け付け蓄積する蓄積ステップと、前記蓄積ステップで蓄積された前記操作情報から、前記第1の取得ステップにおいて取得された前記役割に対応する前記複数の操作対象について操作の頻度を取得する第2の取得ステップと、前記複数の操作対象について取得された前記操作の頻度が閾値を越えているかとき、前記閾値を超えた前記操作対象を強調表示するように指示する指示情報を出力する判定ステップとをコンピュータに実行させるための情報処理プログラム。 [3] A reception step of receiving type information of a processing target document that provides a common display screen for a plurality of operators each assigned a different role, and the role is registered in association with the type information A first obtaining step for obtaining the role corresponding to the type information accepted in the accepting step from a database; an accumulating step for accepting and storing operation information for a plurality of operation objects included in the display screen; A second acquisition step of acquiring operation frequencies for the plurality of operation objects corresponding to the roles acquired in the first acquisition step from the operation information stored in the storage step; and the plurality of operations When the frequency of the operation acquired for an object exceeds a threshold, the operation object exceeding the threshold is strengthened. The information processing program for executing the determination step of outputting an instruction information that instructs to display on the computer.

[4]操作者の識別情報を受け付ける第1の受付ステップと、それぞれ異なる役割が与えられた複数の操作者に対して共通化された表示画面を提供する処理対象文書の種別情報を受け付ける第2の受付ステップと、前記役割が前記識別情報および前記種別情報に関連付けて登録されたデータベースから、前記第1および第2の受付ステップにおいて受け付けられた前記識別情報および前記種別情報に対応する前記役割を取得する第1の取得ステップと、前記表示画面に含まれる複数の操作対象についての操作情報を受け付け蓄積する蓄積ステップと、前記蓄積ステップで蓄積された前記操作情報から、前記第1の取得ステップにおいて取得された前記役割に対応する前記複数の操作対象について操作の頻度を取得する第2の取得ステップと、前記複数の操作対象について取得された前記操作の頻度が閾値を越えているとき、前記閾値を超えた前記操作対象を強調表示するように指示する指示情報を出力する判定ステップとをコンピュータに実行させるための情報処理プログラム。 [4] A first accepting step for accepting operator identification information, and a second accepting type information of a processing target document that provides a common display screen for a plurality of operators each assigned a different role. And the role corresponding to the identification information and the type information received in the first and second reception steps from a database in which the role is registered in association with the identification information and the type information. In the first acquisition step, from the first acquisition step to be acquired, the accumulation step for accepting and accumulating operation information for a plurality of operation objects included in the display screen, and the operation information accumulated in the accumulation step A second acquisition step of acquiring an operation frequency for the plurality of operation objects corresponding to the acquired role; When the frequency of the operation acquired for a plurality of operation objects exceeds a threshold value, the computer executes a determination step of outputting instruction information instructing to highlight the operation object exceeding the threshold value Information processing program.

[5]前記判定ステップにおいて出力された前記指示情報に基づいて前記表示画面における前記操作対象を他の操作対象と識別できるように強調して表示する強調表示ステップを、さらにコンピュータに実行させるための前記[1]乃至[4]のいずれか1つに記載の情報処理プログラム。 [5] For causing the computer to further execute a highlighting step of highlighting and displaying the operation target on the display screen so as to be distinguishable from other operation targets based on the instruction information output in the determination step. The information processing program according to any one of [1] to [4].

[6]それぞれ異なる役割が与えられた複数の操作者に対して共通化された表示画面に含まれる複数の操作対象についての操作情報を記憶する記憶手段と、前記記憶手段から前記表示画面に対して現在操作する前記操作者の前記役割に対応する前記複数の操作対象について操作の頻度を取得する取得手段と、前記複数の操作対象について取得された前記操作の頻度が閾値を越えているとき、前記閾値を超えた前記操作対象を強調表示するように指示する指示情報を出力する判定手段とを備えた情報処理装置。 [6] Storage means for storing operation information on a plurality of operation targets included in a display screen shared by a plurality of operators each assigned a different role, and from the storage means to the display screen Acquisition means for acquiring operation frequency for the plurality of operation objects corresponding to the role of the operator currently operating, and when the operation frequency acquired for the plurality of operation objects exceeds a threshold, An information processing apparatus comprising: determination means for outputting instruction information for instructing to highlight the operation target exceeding the threshold value.

[7]操作者の識別情報を受け付ける受付手段と、前記操作者に対して与えられた役割が前記識別情報に関連付けて登録されたデータベースを記憶する第1の記憶手段と、前記第1の記憶手段から前記受付手段において受け付けられた前記識別情報に対応する前記役割を取得する第1の取得手段と、それぞれ異なる前記役割が与えられた複数の前記操作者に対して共通化された表示画面に含まれる複数の操作対象についての操作情報を記憶する第2の記憶手段と、前記第2の記憶手段から前記第1の取得手段において取得された前記役割に対応する前記複数の操作対象について操作の頻度を取得する第2の取得手段と、前記複数の操作対象について取得された前記操作の頻度が閾値を越えているかとき、前記閾値を超えた前記操作対象を強調表示するように指示する指示情報を出力する判定手段とを備えた情報処理装置。 [7] A reception unit that receives the identification information of the operator, a first storage unit that stores a database in which a role given to the operator is registered in association with the identification information, and the first storage A first acquisition unit that acquires the role corresponding to the identification information received by the reception unit from a unit, and a display screen that is shared by a plurality of the operators who are assigned different roles. Second storage means for storing operation information for a plurality of operation objects included; and operations for the plurality of operation objects corresponding to the roles acquired by the first acquisition means from the second storage means. A second acquisition unit configured to acquire a frequency; and when the frequency of the operation acquired for the plurality of operation objects exceeds a threshold, the operation object exceeding the threshold is emphasized. The information processing apparatus having a determination means for outputting an instruction information that instructs the Shimesuru so.

[8]それぞれ異なる役割が与えられた複数の操作者に対して共通化された表示画面を提供する処理対象文書の種別情報を受け付ける受付手段と、前記役割が前記種別情報に関連付けて登録されたデータベースを記憶する第1の記憶手段と、前記第1の記憶手段から前記受付手段において受け付けられた前記種別情報に対応する前記役割を取得する第1の取得手段と、前記表示画面に含まれる複数の操作対象についての操作情報を記憶する第2の記憶手段と、前記第2の記憶手段から前記第1の取得手段において取得された前記役割に対応する前記複数の操作対象について操作の頻度を取得する第2の取得手段と、前記複数の操作対象について取得された前記操作の頻度が閾値を越えているとき、前記閾値を超えた前記操作対象を強調表示するように指示する指示情報を出力する判定手段とを備えた情報処理装置。 [8] Accepting means for receiving type information of a processing target document that provides a common display screen for a plurality of operators each assigned a different role, and the role is registered in association with the type information A first storage unit that stores a database; a first acquisition unit that acquires the role corresponding to the type information received by the reception unit from the first storage unit; and a plurality of units included in the display screen A second storage unit for storing operation information on the operation target, and a frequency of operation for the plurality of operation targets corresponding to the role acquired in the first acquisition unit from the second storage unit And when the frequency of the operation acquired for the plurality of operation objects exceeds a threshold, the operation object exceeding the threshold is highlighted. The information processing apparatus having a determination means for outputting an instruction information for instructing the.

[9]操作者の識別情報を受け付ける第1の受付手段と、それぞれ異なる役割が与えられた複数の操作者に対して共通化された表示画面を提供する処理対象文書の種別情報を受け付ける第2の受付手段と、前記役割が前記識別情報および前記種別情報に関連付けて登録されたデータベースを記憶する第1の記憶手段と、前記第1の記憶手段から前記第1および第2の受付手段において受け付けられた前記識別情報および前記種別情報に対応する前記役割を取得する第1の取得手段と、前記表示画面に含まれる複数の操作対象についての操作情報を記憶する第2の記憶手段と、前記第2の記憶手段から前記第1の取得手段において取得された前記役割に対応する前記複数の操作対象について操作の頻度を取得する第2の取得手段と、前記複数の操作対象について取得された前記操作の頻度が閾値を越えているとき、前記閾値を超えた前記操作対象を強調表示するように指示する指示情報を出力する判定手段とを備えた情報処理装置。 [9] First accepting means for accepting operator identification information, and second accepting type information of a processing target document that provides a common display screen for a plurality of operators each assigned a different role. Receiving means, a first storage means for storing a database in which the role is registered in association with the identification information and the type information, and receiving from the first storage means in the first and second receiving means A first acquisition unit that acquires the role corresponding to the identification information and the type information, a second storage unit that stores operation information about a plurality of operation targets included in the display screen, Second acquisition means for acquiring operation frequencies for the plurality of operation objects corresponding to the roles acquired by the first acquisition means from two storage means; When the frequency of the operation obtained for work object exceeds the threshold value, the information processing device provided with a determination means for outputting an instruction information instructing to highlight the operation target exceeds the threshold value.

[10]前記判定手段において出力された前記指示情報に基づいて前記表示画面における前記操作対象を他の操作対象と識別できるように強調して表示する強調表示手段を、さらに備えた前記[6]乃至[9]のいずれか1つに記載の情報処理装置。 [10] The above [6], further comprising highlighting means for highlighting and displaying the operation object on the display screen so as to be distinguishable from other operation objects based on the instruction information output by the determination means Thru | or the information processing apparatus as described in any one of [9].

請求項1および請求項6に係る発明によれば、処理対象の情報に対し操作者の役割を果たすために操作者が処理対象の情報に対応する表示画面を操作する際、操作者に対し操作者の役割に対応した処理対象の操作の補助に関する情報を提示することが可能になる。   According to the first and sixth aspects of the invention, when the operator operates the display screen corresponding to the information to be processed in order to play the role of the operator with respect to the information to be processed, It is possible to present information related to the operation assistance of the processing target corresponding to the role of the person.

請求項2および請求項7に係る発明によれば、処理対象の情報に対し操作者の役割を果たすために操作者が処理対象の情報に対応する表示画面を操作する際、入力した識別情報に対応する操作者に対し操作者の役割に対応した処理対象の操作の補助に関する情報を提示することが可能になる。   According to the second and seventh aspects of the invention, when the operator operates the display screen corresponding to the information to be processed in order to play the role of the operator with respect to the information to be processed, It is possible to present information related to the operation assistance of the processing target corresponding to the role of the operator to the corresponding operator.

請求項3および請求項8に係る発明によれば、処理対象の情報に対し操作者の役割を果たすために操作者が処理対象の情報に対応する表示画面を操作する際、操作者に対し操作者の役割に対応した処理対象種別情報に応じた操作の補助に関する情報を提示することが可能になる。   According to the inventions according to claims 3 and 8, when the operator operates the display screen corresponding to the information to be processed in order to play the role of the operator with respect to the information to be processed, It is possible to present information related to operation assistance according to the processing target type information corresponding to the role of the person.

請求項4および請求項9に係る発明によれば、処理対象の情報に対し操作者の役割を果たすために操作者が処理対象の情報に対応する表示画面を操作する際、入力した識別情報に対応する操作者に対し操作者の役割に対応した処理対象の種別情報に応じた操作の補助に関する情報を提示することが可能になる。   According to the inventions according to claim 4 and claim 9, when the operator operates the display screen corresponding to the information to be processed in order to play the role of the operator with respect to the information to be processed, It is possible to present information related to operation assistance according to the type information of the processing target corresponding to the role of the operator to the corresponding operator.

請求項5および請求項10に係る発明によれば、強調表示された操作対象が強調表示されていない操作対象と比べて視認性が高くなり、操作すべき操作対象が分かりやすくなる。   According to the fifth and tenth aspects of the present invention, the highlighted operation target is more visible than the operation target that is not highlighted, and the operation target to be operated is easily understood.

[第1の実施の形態]
図1は、本発明の第1の実施の形態に係る情報処理システムの概略の構成例を示すブロック図である。
[First Embodiment]
FIG. 1 is a block diagram showing a schematic configuration example of an information processing system according to the first embodiment of the present invention.

この情報処理システム1は、サーバ装置2と、サーバ装置2にネットワーク3を介して接続された複数の端末装置4とを有して構成されている。   The information processing system 1 includes a server device 2 and a plurality of terminal devices 4 connected to the server device 2 via a network 3.

ネットワーク3は、インターネット、LAN(ローカルエリアネットワーク)等のネットワークであり、有線、無線を問わない。   The network 3 is a network such as the Internet or a LAN (local area network), and may be wired or wireless.

(サーバ装置)
サーバ装置2は、ROM,RAM,HDD(ハードディスク)等から構成された記憶部20と、CPU、通信インタフェース等から構成された制御部21とを備える。
(Server device)
The server device 2 includes a storage unit 20 configured from a ROM, a RAM, an HDD (hard disk), and the like, and a control unit 21 configured from a CPU, a communication interface, and the like.

記憶部20には、情報処理プログラム200等のプログラムや、第1のデータベースとしてのユーザ管理データベース(DB)201、および第2のデータベースとしての操作履歴データベース(DB)202等のデータが記憶されている。なお、ユーザ管理DB201および操作履歴DB202に登録されるデータの具体例は、後述する。   The storage unit 20 stores programs such as an information processing program 200, data such as a user management database (DB) 201 as a first database, and an operation history database (DB) 202 as a second database. Yes. Specific examples of data registered in the user management DB 201 and the operation history DB 202 will be described later.

制御部21は、記憶部20に記憶された情報処理プログラム200に従って動作することにより、ロール取得手段(受付手段、第1の取得手段)210、操作頻度取得手段(第2の取得手段)211、操作対象強調表示判定手段212、操作頻度登録手段213等として機能する。   The control unit 21 operates according to the information processing program 200 stored in the storage unit 20, thereby obtaining a role acquisition unit (accepting unit, first acquisition unit) 210, an operation frequency acquisition unit (second acquisition unit) 211, It functions as the operation target highlight display determination unit 212, the operation frequency registration unit 213, and the like.

ロール取得手段210は、端末装置4から送信されたユーザID(識別情報)を受け付けし、ユーザIDに対応するロールをユーザ管理DB202から取得する。   The role acquisition unit 210 receives a user ID (identification information) transmitted from the terminal device 4 and acquires a role corresponding to the user ID from the user management DB 202.

ここで「ユーザID」とは、個人又はグループを識別するものをいう。   Here, “user ID” refers to an identification of an individual or a group.

「ロール」とは、処理対象文書(処理対象)を処理する際の操作を行う表示画面に対して操作する操作者に与えられた役割(又は役目)であり、個人やグループの属性として表現することもできる。例えば図面管理システムにおいて文書を処理するための「ロール」には、管理者、承認者、開発者、出図担当者、サポートスタッフ、審査者、登録者等がある。一人の操作者に複数のロールが与えられる場合もあり、処理対象文書の処理状態に対応して一人の操作者に異なる「ロール」が与えられる場合もある。「ロール」は、表示画面に含まれる複数の操作対象のうち操作する操作対象が一定の範囲で共通性を有する。このため、操作対象の操作頻度がロール間で偏りがある。従って、操作者にとって同じ「ロール」が与えられた他の操作者の操作頻度の情報は有用である。例えば、「承認者」というロールが与えられた操作者は、承認処理に関する操作を行う頻度が高く、承認処理に関する操作方法の知識は「承認者」というロールが与えられた他の操作者には有用である。   A “role” is a role (or role) given to an operator who operates a display screen for performing an operation when processing a processing target document (processing target), and is expressed as an attribute of an individual or a group. You can also. For example, “role” for processing a document in the drawing management system includes an administrator, an approver, a developer, a person in charge of drawing, a support staff, an examiner, and a registrant. A plurality of roles may be given to a single operator, and different “rolls” may be given to a single operator in accordance with the processing state of the document to be processed. “Role” has commonality within a certain range of operation objects to be operated among a plurality of operation objects included in the display screen. For this reason, the operation frequency of the operation target is uneven among the rolls. Therefore, information on the operation frequency of other operators who are given the same “roll” is useful to the operator. For example, an operator who is given the role of “approver” frequently performs operations related to the approval process, and knowledge of the operation method related to the approval process is not available to other operators who are assigned the role of “approver”. Useful.

「処理対象」には、例えば、仕様書、帳票等の文書、図面、写真等の画像等が含まれる。   “Processing targets” include, for example, specifications, documents such as forms, images such as drawings and photographs, and the like.

操作頻度取得手段211は、ロール取得手段210が取得したロールに対応する操作対象の操作頻度を操作履歴DB202から取得する。   The operation frequency acquisition unit 211 acquires the operation frequency of the operation target corresponding to the role acquired by the role acquisition unit 210 from the operation history DB 202.

ここで「操作対象」とは、表示画面上に表示して、操作者によって選択されることにより所定の機能を実行処理するものをいう。「操作対象」には、例えば、メニューバー上のメニュー、プルダウンメニュー上の項目、ダイアログボックスに表示されるタブ、ダイアログから詳細設定を行うためにさらに表示される子ダイアログ上の項目、テキストボックスやコンポーネントボックス等の入力項目、アイコン、ラジオボタン、選択ボタン、電子印が付加される押印欄等が含まれる。   Here, the “operation target” refers to what is displayed on the display screen and executes a predetermined function by being selected by the operator. “Operation target” includes, for example, a menu on a menu bar, an item on a pull-down menu, a tab displayed in a dialog box, an item on a child dialog further displayed for detailed setting from the dialog, a text box, Input items such as a component box, icons, radio buttons, selection buttons, and a stamp field to which an electronic seal is added are included.

「操作頻度」は、操作累積回数を意味するが、一定期間における操作回数でもよい。   “Operation frequency” means the cumulative number of operations, but may be the number of operations in a certain period.

操作対象強調表示判定手段212は、操作対象の操作頻度と閾値とを比較し、操作頻度が閾値を超えているとき、強調表示するように指示する指示情報、すなわち強調すべき操作対象を示す強調操作対象情報を出力する。「閾値」として所定の操作累積回数を超えているかどうかで判定してもよく、操作累積回数の最も多い方からN番目より上か下か、操作累積回数の最も多い方からN%よりも上か下かにより判定してもよい。   The operation target highlight display determination unit 212 compares the operation frequency of the operation target with a threshold value, and when the operation frequency exceeds the threshold value, the instruction information instructing to highlight, that is, the highlight indicating the operation target to be emphasized. Outputs operation target information. The threshold value may be determined based on whether or not the predetermined cumulative number of operations has been exceeded. The highest operation cumulative number is higher or lower than the Nth, or the highest cumulative operation number is higher than N%. It may be determined depending on whether it is lower or lower.

操作頻度登録手段213は、後述するアプリケーションプログラム400が提供する表示画面の操作者に与えられたロール毎に操作対象の操作頻度(操作情報)を操作履歴DB202に登録する。   The operation frequency registration unit 213 registers the operation frequency (operation information) of the operation target in the operation history DB 202 for each role given to the operator of the display screen provided by the application program 400 described later.

(端末装置)
端末装置4は、ROM,RAM,HDD(ハードディスク)等から構成された記憶部40と、CPU、通信インタフェース等から構成された制御部41と、キーボード、マウス等を有する入力部42と、液晶ディスプレイ等の表示部43とを備える。なお、入力部42および表示部43は、タッチパネルディスプレイで構成してもよい。端末装置4として、例えば、パーソナルコンピュータ、PDA(Personal Digital Assistant)携帯電話機等を用いることができる。
(Terminal device)
The terminal device 4 includes a storage unit 40 composed of ROM, RAM, HDD (hard disk), etc., a control unit 41 composed of a CPU, a communication interface, etc., an input unit 42 having a keyboard, a mouse, etc., and a liquid crystal display And a display unit 43. The input unit 42 and the display unit 43 may be configured with a touch panel display. As the terminal device 4, for example, a personal computer, a PDA (Personal Digital Assistant) mobile phone, or the like can be used.

記憶部40には、情報処理プログラムとしてのアプリケーションプログラム400等のプログラムや、データが記憶されている。   The storage unit 40 stores programs such as an application program 400 as an information processing program, and data.

アプリケーションプログラム400は、操作者が操作する複数の操作対象を表示画面として表示するGUIアプリケーションプログラムであり、それぞれ異なるロールが与えられた複数の操作者に対して、画面の構成や操作対象が共通化された表示画面を有する。このようなアプリケーションプログラム400として、例えば、文書管理システム、PDM(Product Date Management)、文書作成ソフト、図面管理システム等のアプリケーションプログラム等がある。   The application program 400 is a GUI application program that displays a plurality of operation targets operated by an operator as a display screen, and the screen configuration and operation targets are shared by a plurality of operators each assigned a different role. Display screen. Examples of such application programs 400 include application programs such as a document management system, PDM (Product Date Management), document creation software, and drawing management system.

制御部41は、アプリケーションプログラム400に従って動作することにより操作対象強調表示手段410等として機能する。   The control unit 41 functions as the operation object highlighting display unit 410 and the like by operating according to the application program 400.

操作対象強調表示手段410は、サーバ装置2から送信された強調操作対象情報に基づいて、アプリケーションプログラム400が提供する画面上の強調操作対象情報に対応する操作対象を強調表示する。   The operation target highlighting display unit 410 highlights an operation target corresponding to the highlight operation target information on the screen provided by the application program 400 based on the highlight operation target information transmitted from the server device 2.

ここで「操作対象の強調表示」とは、他の操作対象よりも目立つように操作対象を処理することをいい、例えば、付加情報の付加、色、フォント等の変更処理等が含まれる。強調表示の具体例については後述する。   Here, “highlighting of the operation target” means that the operation target is processed so that it is more conspicuous than other operation targets, and includes, for example, addition of additional information, color, font change processing, and the like. A specific example of highlighting will be described later.

図2は、ユーザ管理DBの一例を示す。このユーザ管理DB201には、ユーザIDに対応してロールが登録されている。同図の場合、ユーザID「1234」を有する操作者には、製品等を開発する「開発者」というロールが与えられ、ユーザID「1001」を有する操作者には、設計図等の図面を印刷出力する「出図担当者」というロールが与えられ、ユーザID「2222」を有する操作者には、「開発者」と仕様書、帳票、図面等に対して承認処理を行う「承認者」という2つのロールが与えられている。   FIG. 2 shows an example of the user management DB. In the user management DB 201, roles are registered corresponding to user IDs. In the case of the figure, an operator having a user ID “1234” is given a role of “developer” who develops a product or the like, and an operator having a user ID “1001” is given a drawing such as a design drawing. An operator having a user ID “2222” who is given a role of “drafting person” who prints out an “developer” and an “approver” who performs an approval process on specifications, forms, drawings, etc. Two roles are given.

図3は、操作履歴DBの一例を示す。操作履歴DB202には、ロール毎に操作対象の操作頻度が登録されている。同図の場合、管理者、承認者、開発者、出図担当者及びサポートスタッフをロールとし、メニュー、及びメニュー上の項目を操作対象としている。   FIG. 3 shows an example of the operation history DB. In the operation history DB 202, the operation frequency of the operation target is registered for each role. In the case of the figure, the administrator, the approver, the developer, the person in charge of drawing, and the support staff are roles, and the menu and items on the menu are the operation targets.

(第1の実施の形態の動作)
次に、第1の実施の形態に係る情報処理システム1の動作について図5、図6のフローチャートに従って説明する。
(Operation of the first embodiment)
Next, the operation of the information processing system 1 according to the first embodiment will be described with reference to the flowcharts of FIGS.

操作者は、端末装置4の入力部42を操作してアプリケーションプログラム400を起動し(S1)、入力部42からユーザIDを入力する(S2)。   The operator operates the input unit 42 of the terminal device 4 to start the application program 400 (S1), and inputs a user ID from the input unit 42 (S2).

制御部41は、入力部42から入力されたユーザIDをネットワーク3を介してサーバ装置2に送信する(S3)。   The control unit 41 transmits the user ID input from the input unit 42 to the server device 2 via the network 3 (S3).

サーバ装置2の制御部21は、記憶部20に記憶されている情報処理プログラム200に従って以下のように動作する。   The control unit 21 of the server device 2 operates as follows according to the information processing program 200 stored in the storage unit 20.

ロール取得手段210は、端末装置4から送信されたユーザIDに対応するロールをユーザ管理DB201から取得する(S4)。   The role acquisition unit 210 acquires a role corresponding to the user ID transmitted from the terminal device 4 from the user management DB 201 (S4).

操作頻度取得手段211は、ロール取得手段210が取得したロールに基づいて操作履歴DB202を検索し、操作者に与えられたすべてのロールについて操作対象の操作頻度を取得する(S5)。   The operation frequency acquisition unit 211 searches the operation history DB 202 based on the role acquired by the role acquisition unit 210, and acquires the operation frequency of the operation target for all the roles given to the operator (S5).

操作対象強調表示判定手段212は、操作頻度取得手段211が取得した操作頻度に基づいて、操作頻度が閾値を超えているかどうかを判定する(S6)。   The operation target highlighting determination unit 212 determines whether or not the operation frequency exceeds the threshold based on the operation frequency acquired by the operation frequency acquisition unit 211 (S6).

ここで、操作対象強調表示判定手段212による判定動作を説明する。   Here, the determination operation by the operation target highlight display determination unit 212 will be described.

図5は、操作対象強調表示判定手段による判定動作の一例を説明するためのフローチャートである。操作対象強調表示判定手段212は、ロール取得手段210からロールを受け付けると(S60)、「n」に「1」をセットし(S61)、操作頻度取得手段211からロールに対応する操作対象Aの操作頻度を受け付ける(S62)。操作対象Aの操作頻度と閾値とを比較し(S63)、操作頻度が閾値を超えているときは(S63:Yes)、操作対象Aを強調表示すべきと決定する(S64)。例えば、強調表示すべきと決定した操作対象についてフラグを立てる。操作頻度が閾値を超えていないときは(S63:No)、操作対象Aを強調表示すべきでないと決定する(S65)。 FIG. 5 is a flowchart for explaining an example of the determination operation by the operation target highlight display determination unit. When receiving the role from the role acquisition unit 210 (S60), the operation target highlighting determination unit 212 sets “1” to “n” (S61), and the operation target A 1 corresponding to the role from the operation frequency acquisition unit 211. The operation frequency is accepted (S62). Comparing the operating frequency and the threshold of the operation target A 1 (S63), when the operation frequency exceeds the threshold value (S63: Yes), determines that should highlight the operation target A 1 (S64). For example, a flag is set for an operation target determined to be highlighted. When the operation frequency does not exceed the threshold value (S63: No), it determines that it should not highlight operation target A 1 (S65).

すべての操作対象について上記判定動作が終了したかどうかを判断し(S66)、すべての操作対象について上記判定動作が終了していないときは(S66:No)、「n」に「n+1」をセットし(S67)、次の操作対象Aについて操作頻度の受付(S62)、操作頻度を強調表示すべきか否かの判定(S63)、この判定に基づく決定(S64、S65)を行う。上記ステップS66においてすべての操作対象Anについて判定が終了したときは(S66:Yes)、同一の操作者に設定されているロールが他に存在するか否かを判断する(S68)。 It is determined whether or not the determination operation has been completed for all operation objects (S66). When the determination operation has not been completed for all operation objects (S66: No), “n + 1” is set to “n”. and (S67), reception of the operation frequency for the next operation target a 2 (S62), determines whether to highlight operation frequency (S63), determines (S64, S65) performed based on the determination. When the determination is completed for all the operation objects An in step S66 (S66: Yes), it is determined whether there is another role set for the same operator (S68).

他にロールが存在すれば(S68:Yes)、上記ステップS61へ進み、ステップS61〜S66の動作を繰り返す。他にロールが存在していなければ(S68:No)、操作対象強調表示判定手段212による判定動作は終了する。   If there is another roll (S68: Yes), the process proceeds to step S61, and the operations of steps S61 to S66 are repeated. If there is no other roll (S68: No), the determination operation by the operation target highlight display determination unit 212 ends.

操作対象強調表示判定手段212による判定動作が終了すると、操作対象強調表示判定手段212は、操作対象のフラッグに基づいて強調すべき操作対象を示す強調操作対象情報を端末装置4に送信する(S7)。   When the determination operation by the operation target emphasis display determination unit 212 ends, the operation target emphasis display determination unit 212 transmits to the terminal device 4 emphasis operation target information indicating the operation target to be emphasized based on the flag of the operation target (S7). ).

端末装置4の操作対象強調表示手段410は、サーバ装置2から送信された強調操作対象情報に基づいて、表示部43に表示される表示画面上の対応する操作対象を強調表示する(S8)。   The operation target emphasis display unit 410 of the terminal device 4 highlights the corresponding operation target on the display screen displayed on the display unit 43 based on the emphasis operation target information transmitted from the server device 2 (S8).

図4は、一部の操作対象が強調表示された表示画面の一例を示す図である。同図に示す表示画面100には、複数のメニュー111からなるメニューバー110と、複数の項目121からなるプルダウンメニュー120とが表示されている。プルダウンメニュー120は、メニューバー110上のメニュー111をクリックして選択することにより現れる。また、強調表示された操作対象として、「アクセス権の追加」の項目121の隣に、「アクセス権の追加」の項目121を強調表示するための星マーク131が表示され、さらに操作頻度が高い旨のコメントが記入された吹き出し132が表示されている。   FIG. 4 is a diagram illustrating an example of a display screen in which some operation targets are highlighted. The display screen 100 shown in FIG. 2 displays a menu bar 110 composed of a plurality of menus 111 and a pull-down menu 120 composed of a plurality of items 121. The pull-down menu 120 appears when the menu 111 on the menu bar 110 is clicked and selected. Further, as a highlighted operation target, a star mark 131 for highlighting the item 121 “adding access right” is displayed next to the item 121 “adding access right”, and the operation frequency is higher. A balloon 132 with a comment to that effect is displayed.

操作者が表示画面上の強調表示された「アクセス権の追加」の項目121を選択する操作を行うと(S9)、制御部41は、「アクセス権の追加」の処理を行うとともに、項目121が操作されたことを示す操作情報をサーバ装置2に送信する(S10)。   When the operator performs an operation of selecting the “adding access right” item 121 highlighted on the display screen (S 9), the control unit 41 performs the processing of “adding access right” and the item 121. Operation information indicating that has been operated is transmitted to the server device 2 (S10).

サーバ装置2の操作頻度登録手段213は、端末装置4から送信された操作情報に基づいて操作履歴DB202の操作累積回数をカウントアップして操作頻度を更新する(S11)。   The operation frequency registration unit 213 of the server device 2 updates the operation frequency by counting up the cumulative number of operations in the operation history DB 202 based on the operation information transmitted from the terminal device 4 (S11).

[第2の実施の形態]
図7は、本発明の第2の実施の形態に係る情報処理システムの概略の構成例を示すブロック図である。
[Second Embodiment]
FIG. 7 is a block diagram showing a schematic configuration example of an information processing system according to the second embodiment of the present invention.

第1の実施の形態では、端末装置4に操作対象強調表示手段の機能を持たせたが、本実施の形態は、サーバ装置2に操作対象強調表示手段の機能を持たせ、表示画面をWebアプリケーションプログラムによって端末装置4に提供するようにしたものである。   In the first embodiment, the terminal device 4 has the function of the operation target highlighting means. However, in the present embodiment, the server device 2 has the function of the operation target highlighting display means, and the display screen is displayed on the Web. This is provided to the terminal device 4 by an application program.

本実施の形態の情報処理システム1は、第1の実施の形態と同様に、サーバ装置2と、サーバ装置2にネットワーク3を介して接続された複数の端末装置4とを有して構成されている。   As in the first embodiment, the information processing system 1 according to the present embodiment includes a server device 2 and a plurality of terminal devices 4 connected to the server device 2 via a network 3. ing.

サーバ装置2は、第1の実施の形態と同様に、記憶部20と、制御部21とを備える。   The server device 2 includes a storage unit 20 and a control unit 21 as in the first embodiment.

記憶部20には、Webアプリケーションプログラム(情報処理プログラム)203等のプログラムが記憶され、端末装置4に提供されるWebブラウザ画面情報204、第1の実施の形態と同様のユーザ管理DB201および操作履歴DB202等のデータが記憶されている。   The storage unit 20 stores a program such as a Web application program (information processing program) 203, Web browser screen information 204 provided to the terminal device 4, a user management DB 201 and an operation history similar to those in the first embodiment. Data such as DB 202 is stored.

制御部21は、記憶部20に記憶されたWebアプリケーションプログラム203に従って動作することにより、ロール取得手段(受付手段、第1の取得手段)210、操作頻度取得手段(第2の取得手段)211、操作対象強調表示判定手段212、操作頻度登録手段213、操作対象強調表示手段214等として機能する。ロール取得手段210および操作頻度取得手段211は、第1の実施の形態と機能が同様であるので、説明を省略する。   The control unit 21 operates according to the Web application program 203 stored in the storage unit 20 to thereby obtain a role acquisition unit (accepting unit, first acquisition unit) 210, an operation frequency acquisition unit (second acquisition unit) 211, It functions as the operation target highlight display determination unit 212, the operation frequency registration unit 213, the operation target highlight display unit 214, and the like. The role acquisition unit 210 and the operation frequency acquisition unit 211 have the same functions as those in the first embodiment, and thus description thereof is omitted.

操作対象強調表示判定手段212は、操作対象の操作頻度と閾値とを比較し、操作頻度が閾値を超えているとき、強調表示するように指示する指示情報、すなわち強調すべき操作対象を示す強調操作対象情報を出力する。   The operation target highlight display determination unit 212 compares the operation frequency of the operation target with a threshold value, and when the operation frequency exceeds the threshold value, the instruction information instructing to highlight, that is, the highlight indicating the operation target to be emphasized. Outputs operation target information.

操作頻度登録手段213は、Webアプリケーションプログラム203が表示するWebブラウザ画面の操作者に与えられたロール毎に操作対象の操作頻度(操作情報)を操作履歴DB202に登録する。   The operation frequency registration unit 213 registers the operation frequency (operation information) to be operated in the operation history DB 202 for each role given to the operator of the Web browser screen displayed by the Web application program 203.

操作対象強調表示手段214は、操作対象強調表示判定手段212から出力された強調操作対象情報に基づいて、Webブラウザ画面上の操作対象を強調表示する。   The operation target highlighting unit 214 highlights the operation target on the Web browser screen based on the highlight operation target information output from the operation target highlight display determination unit 212.

(端末装置)
端末装置4は、第1の実施の形態と同様に、記憶部40と、制御部41と、入力部42と、表示部43とを備える。
(Terminal device)
The terminal device 4 includes a storage unit 40, a control unit 41, an input unit 42, and a display unit 43, as in the first embodiment.

記憶部40には、Webブラウザ画面を閲覧するWebブラウザ401等のプログラムや、データが記憶されている。   The storage unit 40 stores a program such as a Web browser 401 for browsing the Web browser screen, and data.

(第2の実施の形態の動作)
次に、第2の実施の形態に係る情報処理システム1の動作について図8のフローチャートに従って説明する。
(Operation of Second Embodiment)
Next, the operation of the information processing system 1 according to the second embodiment will be described with reference to the flowchart of FIG.

操作者は、端末装置4の入力部42を操作してWebブラウザ401を起動し(S11)、入力部42からユーザID、およびWebブラウザ画面の所在を示すURL(Uniform Resource Locator)を入力する(S12)。   The operator operates the input unit 42 of the terminal device 4 to start the Web browser 401 (S11), and inputs a user ID and a URL (Uniform Resource Locator) indicating the location of the Web browser screen from the input unit 42 ( S12).

制御部41は、入力部42から入力されたユーザIDおよびURLをネットワーク3を介してサーバ装置2に送信する(S13)。   The control unit 41 transmits the user ID and URL input from the input unit 42 to the server device 2 via the network 3 (S13).

サーバ装置2の制御部21は、記憶部20に記憶されているWebアプリケーションプログラム203に従って以下のように動作する。   The control unit 21 of the server device 2 operates as follows according to the Web application program 203 stored in the storage unit 20.

ロール取得手段210は、端末装置4から送信されたユーザIDに対応するロールをユーザ管理DB201から取得する(S14)。   The role acquisition unit 210 acquires a role corresponding to the user ID transmitted from the terminal device 4 from the user management DB 201 (S14).

操作頻度取得手段211は、ロール取得手段210が取得したロールに基づいて操作履歴DB202を検索し、操作者に与えられたすべてのロールについて操作対象の操作頻度を取得する(S15)。   The operation frequency acquisition unit 211 searches the operation history DB 202 based on the role acquired by the role acquisition unit 210, and acquires the operation frequency of the operation target for all the roles given to the operator (S15).

操作対象強調表示判定手段212は、操作頻度取得手段211が取得した操作頻度に基づいて、第1の実施の形態と同様に、操作頻度が閾値を超えているかどうかを判定し(S16)、閾値を超えている場合は、強調すべき操作対象を示す強調操作対象情報を出力する。   Based on the operation frequency acquired by the operation frequency acquisition unit 211, the operation target highlight display determination unit 212 determines whether the operation frequency exceeds the threshold value as in the first embodiment (S16). If it exceeds, emphasis operation target information indicating the operation target to be emphasized is output.

操作対象強調表示手段214は、操作対象強調表示判定手段212から出力された強調表示操作対象情報に基づいてWebブラウザ画面の対応する操作対象を強調表示する(S17)。   The operation target highlighting unit 214 highlights the corresponding operation target on the Web browser screen based on the highlight display operation target information output from the operation target highlight display determination unit 212 (S17).

制御部21は、一部の操作対象が強調表示されたWebブラウザ画面情報を端末装置4に送信する(S18)。   The control unit 21 transmits Web browser screen information in which some operation objects are highlighted to the terminal device 4 (S18).

端末装置4の制御部41は、サーバ装置2から送信されたWebブラウザ画面情報に基づいて表示部43に一部の操作対象が強調表示されたWebブラウザ画面を表示する。   The control unit 41 of the terminal device 4 displays a Web browser screen in which some operation targets are highlighted on the display unit 43 based on the Web browser screen information transmitted from the server device 2.

操作者がWebブラウザ画面上の強調表示されたメニュー又は項目等の操作対象を選択する操作を行うと(S19)、制御部41は、選択された操作対象のコマンドを処理するとともに、メニュー又は項目等が操作されたことを示す操作情報をサーバ装置2に送信する(S20)。   When the operator performs an operation of selecting an operation target such as a highlighted menu or item on the Web browser screen (S19), the control unit 41 processes the command of the selected operation target as well as the menu or item. The operation information indicating that the operation is performed is transmitted to the server device 2 (S20).

サーバ装置2の操作頻度登録手段213は、端末装置4から送信された操作情報に基づいて操作履歴DB202の操作頻度を更新する(S21)。   The operation frequency registration means 213 of the server device 2 updates the operation frequency of the operation history DB 202 based on the operation information transmitted from the terminal device 4 (S21).

[第3の実施の形態]
図9は、本発明の第3の実施の形態に係る情報処理システムの概略の構成例を示すブロック図である。
[Third Embodiment]
FIG. 9 is a block diagram showing a schematic configuration example of an information processing system according to the third embodiment of the present invention.

第1および第2の実施の形態では、ユーザIDに関連付けてロールを記憶していたが、本実施の形態は、処理対象文書の種別情報に直接的又は間接的に関連付けてロールを記憶し、ワークフローシステムに適用したものである。   In the first and second embodiments, the role is stored in association with the user ID, but in the present embodiment, the role is stored in association with the type information of the processing target document directly or indirectly, This is applied to the workflow system.

「ワークフロー」とは、作業の流れを意味し、ワークフローシステムは、作業の流れを自動化又は半自動化するシステムである。「作業」には、処理対象文書(処理対象)に関する、作成、申請、審査、承認、登録、削除、閲覧、廃棄等が含まれる。ワークフローシステムにおいては、処理対象文書に対する作業の流れが定義されており、また、作業の各段階で作業者に対しロールが設定されている。処理対象文書に対し作業の各段階で対応するロールが与えられた作業者が作業を行うことにより、次の作業を行うよう作業の流れを遷移させる処理が行われ、次の作業に対応するロールが与えられた作業者が処理対象文書に対し処理するよう制御する。   The “workflow” means a work flow, and the workflow system is a system that automates or semi-automates the work flow. “Work” includes creation, application, examination, approval, registration, deletion, browsing, disposal, etc., regarding a processing target document (processing target). In the workflow system, a work flow for a document to be processed is defined, and a role is set for the worker at each stage of the work. When a worker who has been assigned a role corresponding to each stage of work on a document to be processed performs a process to shift the work flow to perform the next work, the role corresponding to the next work Control is performed so that a worker who is given a value processes a document to be processed.

本実施の形態の情報処理システム1は、第1の実施の形態と同様に、サーバ装置2と、サーバ装置2にネットワーク3を介して接続された複数の端末装置4とを有して構成されている。   As in the first embodiment, the information processing system 1 according to the present embodiment includes a server device 2 and a plurality of terminal devices 4 connected to the server device 2 via a network 3. ing.

(サーバ装置)
サーバ装置2は、第1の実施の形態と同様に、記憶部20と、制御部21とを備える。
(Server device)
The server device 2 includes a storage unit 20 and a control unit 21 as in the first embodiment.

記憶部20には、情報処理プログラム200等のプログラムや、第1のデータベースとしてのロール管理データベース(DB)205、第2のデータベースとしての操作履歴データベース(DB)202、および処理対象文書が格納された処理対象文書データベース(DB)206等のデータが記憶されている。なお、ロール管理DB205および処理対象文書DB206に登録されるデータの具体例は、後述する。   The storage unit 20 stores a program such as the information processing program 200, a role management database (DB) 205 as a first database, an operation history database (DB) 202 as a second database, and a processing target document. Data such as the processing target document database (DB) 206 is stored. Specific examples of data registered in the role management DB 205 and the processing target document DB 206 will be described later.

制御部21は、第1の実施の形態と同様に、記憶部20に記憶された情報処理プログラム200に従って動作することにより、ロール取得手段(受付手段、第1の取得手段)210、操作頻度取得手段(第2の取得手段)211、操作対象強調表示判定手段212、操作頻度登録手段213等として機能する。操作頻度取得手段211、操作対象強調表示判定手段212および操作頻度登録手段213は、第1の実施の形態と機能が同様であるので、説明を省略する。   As in the first embodiment, the control unit 21 operates in accordance with the information processing program 200 stored in the storage unit 20 to obtain a role acquisition unit (accepting unit, first acquisition unit) 210, operation frequency acquisition. It functions as a means (second acquisition means) 211, an operation object highlight display determination means 212, an operation frequency registration means 213, and the like. The operation frequency acquisition unit 211, the operation target highlight display determination unit 212, and the operation frequency registration unit 213 have the same functions as those in the first embodiment, and thus description thereof is omitted.

ロール取得手段210は、端末装置4から送信された文書ID(識別情報)を受け付けし、文書IDに対応する遷移状態を処理対象文書DB206から取得し、遷移状態に基づいてその遷移状態の処理対象文書を操作する操作者に与えられたロールをロール管理DB205から取得する。ここで「遷移状態」とは、処理対象文書の処理過程の状態をいう。   The role acquisition unit 210 receives the document ID (identification information) transmitted from the terminal device 4, acquires the transition state corresponding to the document ID from the processing target document DB 206, and processes the transition state based on the transition state. The role given to the operator who operates the document is acquired from the role management DB 205. Here, the “transition state” refers to the state of the processing process of the processing target document.

(端末装置)
端末装置4は、第1の実施の形態と同様に、記憶部40と、制御部41と、入力部42と、表示部43とを備え、記憶部40には、第1の実施の形態と同様に、アプリケーションプログラム(情報処理プログラム)400等のプログラムや、データが記憶され、制御部41は、第1の実施の形態と同様に、アプリケーションプログラム400に従って動作することにより操作対象強調表示手段410等として機能する。
(Terminal device)
As in the first embodiment, the terminal device 4 includes a storage unit 40, a control unit 41, an input unit 42, and a display unit 43. The storage unit 40 includes the same components as those in the first embodiment. Similarly, a program such as an application program (information processing program) 400 and data are stored, and the control unit 41 operates according to the application program 400 in the same manner as in the first embodiment, thereby operating target highlighting means 410. And so on.

図10は、第3の実施の形態に係るロール管理DBの一例を示す図である。このロール管理DB205には、処理対象文書の遷移状態に関連付けてロールを登録している。例えば、ワークフローシステムでは、同図に示すように、作成中文書と承認待ち文書のように遷移状態が分かる情報を処理対象文書の種別情報とする。   FIG. 10 is a diagram illustrating an example of a role management DB according to the third embodiment. In the role management DB 205, a role is registered in association with the transition state of the processing target document. For example, in the workflow system, as shown in the figure, information indicating the transition state such as a document being created and a document waiting for approval is used as the type information of the processing target document.

図11は、第3の実施の形態に係る処理対象文書DBの一例を示す図である。この処理対象文書DB206には、処理対象文書が登録され、処理対象文書のディレクトリ情報として、文書IDに関連付けて文書名、および処理対象文書の遷移状態が登録されている。例えば、同図に示すように、文書ID「aaaa」に関連付けて、文書名「申請書」および遷移状態「作成中文書」が登録され、文書ID「bbbb」に関連付けて、文書名「申請書」および遷移状態「承認待ち文書」が登録されている。   FIG. 11 is a diagram illustrating an example of the processing target document DB according to the third embodiment. The processing target document is registered in the processing target document DB 206, and the document name and the transition state of the processing target document are registered in association with the document ID as directory information of the processing target document. For example, as shown in the figure, the document name “application” and the transition state “under construction” are registered in association with the document ID “aaaa”, and the document name “application” is associated with the document ID “bbbb”. "And the transition state" document for approval "are registered.

(情報処理システムの動作)
次に、情報処理システム1の動作について図13のフローチャートに従って説明する。
(Operation of information processing system)
Next, the operation of the information processing system 1 will be described with reference to the flowchart of FIG.

操作者は、端末装置4の入力部42を操作してアプリケーションプログラム400を起動し(S31)、入力部42から文書IDを入力する(S32)。   The operator operates the input unit 42 of the terminal device 4 to start the application program 400 (S31), and inputs a document ID from the input unit 42 (S32).

制御部41は、入力部42から入力された文書IDをネットワーク3を介してサーバ装置2に送信する(S33)。   The control unit 41 transmits the document ID input from the input unit 42 to the server device 2 via the network 3 (S33).

サーバ装置2の制御部21は、記憶部20に記憶されている情報処理プログラム200に従って以下のように動作する。   The control unit 21 of the server device 2 operates as follows according to the information processing program 200 stored in the storage unit 20.

ロール取得手段210は、端末装置4から送信された文書IDに対応する遷移状態を処理対象文書DB206から取得し(S34)、取得した遷移状態に対応するロールをロール管理DB205から取得する(S35)。   The role acquisition unit 210 acquires a transition state corresponding to the document ID transmitted from the terminal device 4 from the processing target document DB 206 (S34), and acquires a role corresponding to the acquired transition state from the role management DB 205 (S35). .

操作頻度取得手段211は、ロール取得手段210が取得したロールに基づいて操作履歴DB202を検索し、ロールに対応する操作対象の操作頻度を取得する(S36)。   The operation frequency acquisition unit 211 searches the operation history DB 202 based on the role acquired by the role acquisition unit 210, and acquires the operation frequency of the operation target corresponding to the role (S36).

制御部21は、文書IDに対応する処理対象文書を処理対象文書DB206から読み出す(S37)。   The control unit 21 reads out the processing target document corresponding to the document ID from the processing target document DB 206 (S37).

操作対象強調表示判定手段212は、操作頻度取得手段211が取得した操作頻度に基づいて、第1の実施の形態と同様に、操作頻度が閾値を超えているかどうかを判定し(S38)、閾値を超えている場合は、強調すべき操作対象を示す強調操作対象情報を処理対象文書とともに端末装置4に送信する(S39)。   Based on the operation frequency acquired by the operation frequency acquisition unit 211, the operation target highlight display determination unit 212 determines whether the operation frequency exceeds the threshold value as in the first embodiment (S38). Is exceeded, the emphasis operation target information indicating the operation target to be emphasized is transmitted to the terminal device 4 together with the processing target document (S39).

端末装置4の操作対象強調表示手段410は、サーバ装置2から送信された処理対象文書と強調操作対象情報に基づいて、処理対象文書の表示画面上の対応する操作対象を強調して表示部43に表示する(S40)。   The operation target highlighting display unit 410 of the terminal device 4 highlights the corresponding operation target on the display screen of the processing target document based on the processing target document and the highlight operation target information transmitted from the server device 2. (S40).

図12は、一部の操作対象が強調表示された表示画面の一例を示す図である。同図に示す表示画面100は、購入申請書を示すものであり、申請者が入力した入力欄140と、入力欄140の右上に電子印が付加される上長承認欄122A、部門長承認欄122Bが設けられ、入力欄140の下方には「確定」ボタン145が設けられている。入力欄140には、申請者名141、購入物品142、申請金額143、申請理由144等の項目に対応して内容(項目値)が入力されている。そして、ロールが上長承認者の場合は、例えば、同図に示すように、上長承認欄122Aを強調表示するために指マーク133が表示されている。なお、ロールが部門長承認者の場合は、部門長承認欄122B又はその近傍に指マーク133が表示される。   FIG. 12 is a diagram illustrating an example of a display screen in which some operation targets are highlighted. The display screen 100 shown in the figure shows a purchase application form, and includes an input field 140 input by the applicant, an upper manager approval field 122A in which an electronic mark is added to the upper right of the input field 140, and a department manager approval field. 122B is provided, and a “confirm” button 145 is provided below the input field 140. In the input field 140, contents (item values) are input corresponding to items such as the applicant name 141, the purchased article 142, the application amount 143, and the application reason 144. When the role is a superior approver, for example, as shown in the figure, a finger mark 133 is displayed to highlight the superior approval column 122A. When the role is a department manager approver, a finger mark 133 is displayed in the department manager approval column 122B or in the vicinity thereof.

操作者が表示画面100上の上長承認欄122Aに電子印を付加する操作を行い、「確定」ボタン144をクリックすると(S41)、制御部41は、上長承認欄122Aにその上長の電子印を付加した購入申請書を作成するとともに、上長承認欄122Aが操作されたことを示す操作情報をサーバ装置2に送信する(S42)。   When the operator performs an operation of adding an electronic mark to the superior approval column 122A on the display screen 100 and clicks the “confirm” button 144 (S41), the control unit 41 displays the superior in the superior approval column 122A. A purchase application form to which an electronic seal is added is created, and operation information indicating that the superior approval column 122A has been operated is transmitted to the server device 2 (S42).

サーバ装置2の操作頻度登録手段213は、端末装置4から送信された操作情報に基づいて操作履歴DB202の操作頻度を更新する(S43)。   The operation frequency registration unit 213 of the server device 2 updates the operation frequency of the operation history DB 202 based on the operation information transmitted from the terminal device 4 (S43).

[第4の実施の形態]
図14は、本発明の第4の実施の形態に係るロール管理DBに登録されたデータの一例を示す図である。
[Fourth Embodiment]
FIG. 14 is a diagram illustrating an example of data registered in the role management DB according to the fourth embodiment of the present invention.

本実施の形態に係る情報処理システムのブロック図は、図9と同様であるので、図9を代用して説明する。本実施の形態は、図14に示すように、処理対象文書の種別情報としてのファイルの種類に関連付けてロールをサーバ装置2のロール管理DB206に登録する。例えば、同図に示すように、ファイルの種類が仕様書の場合は、開発者をロールとし、帳票の場合は、承認者をロールとし、図面の場合は、開発者及び出図担当者をロールとする。   Since the block diagram of the information processing system according to the present embodiment is the same as that in FIG. In the present embodiment, as shown in FIG. 14, a role is registered in the role management DB 206 of the server device 2 in association with the file type as the type information of the processing target document. For example, as shown in the figure, if the file type is a specification, the developer is a role, if it is a form, the approver is a role, and if it is a drawing, the developer and the person in charge of drawing are roles. And

(第4の実施の形態の動作)
操作者が端末装置4の入力部42を操作してサーバ装置2の処理対象文書DB205に格納されているファイルの一覧から処理するファイルを開く操作を行うと、そのファイルを開いた操作の情報が端末装置4からサーバ装置2に送信される。
(Operation of the fourth embodiment)
When the operator operates the input unit 42 of the terminal device 4 to open a file to be processed from the list of files stored in the processing target document DB 205 of the server device 2, information on the operation that opened the file is displayed. It is transmitted from the terminal device 4 to the server device 2.

サーバ装置2のロール取得手段210は、ファイルを開いた操作の情報に基づいて、開かれたファイルの種類を判別し、図14に示すロール管理DB206からファイルの種類に対応したロールを取得する。その後は、第3の実施の形態と同様に、操作頻度が取得され、強調操作対象情報が端末装置4に送信される。   The role acquisition unit 210 of the server device 2 determines the type of the opened file based on the operation information for opening the file, and acquires the role corresponding to the file type from the role management DB 206 shown in FIG. Thereafter, as in the third embodiment, the operation frequency is acquired, and the emphasized operation target information is transmitted to the terminal device 4.

端末装置4では、強調操作対象情報に対応した操作対象が操作対象強調表示手段401によって強調された表示画面が表示部43に表示される。   In the terminal device 4, a display screen in which the operation target corresponding to the emphasized operation target information is highlighted by the operation target highlight display unit 401 is displayed on the display unit 43.

図15は、一部の操作対象が強調表示された表示画面の一例を示す図である。同図に示す表示画面100は、印刷設定画面を示すものであり、用紙に印刷する際の倍率(%)として、141%、100%、70%、50%を選択するラジオボタン151〜154が設けられ、用紙サイズとして、A4、A3を選択するラジオボタン155、156が設けられ、表示画面100の下方に「確定」ボタン145が設けられている。例えば、ロールが出図担当者の場合、印刷設定画面において、図面を縮小してチェックすることが多いため、倍率「70%」および用紙「A4」のラジオボタン153,155を強調表示するため、それらの近傍に矢印マーク134A,134Bが表示される。   FIG. 15 is a diagram illustrating an example of a display screen on which some operation targets are highlighted. A display screen 100 shown in the figure shows a print setting screen, and radio buttons 151 to 154 for selecting 141%, 100%, 70%, and 50% as magnifications (%) for printing on paper. Provided are radio buttons 155 and 156 for selecting A4 and A3 as paper sizes, and a “confirm” button 145 is provided below the display screen 100. For example, if the roll is a person in charge of drawing, the drawing setting screen is often reduced and checked, so the radio buttons 153 and 155 for the magnification “70%” and the paper “A4” are highlighted. Arrow marks 134A and 134B are displayed in the vicinity thereof.

[第5の実施の形態]
図16は、本発明の第5の実施の形態に係るロール管理DBに登録されたデータの一例を示す図である。
[Fifth Embodiment]
FIG. 16 is a diagram illustrating an example of data registered in the role management DB according to the fifth embodiment of the present invention.

本実施の形態に係る情報処理システムのブロック図は、図9と同様であるので、図9を代用して説明する。本実施の形態は、図16に示すように、処理対象文書の種別情報としてのファイルの格納場所に関連付けてロールをサーバ装置2のロール管理DB206に登録する。例えば、同図に示すように、ファイルの格納場所が作成中フォルダの場合は、ロールを開発者とし、セキュリティフォルダの場合は、ロールを閲覧者とし、承認済文書管理フォルダの場合は、ロールを承認者とする。   Since the block diagram of the information processing system according to the present embodiment is the same as that of FIG. 9, description will be made with reference to FIG. 9. In the present embodiment, as shown in FIG. 16, a role is registered in the role management DB 206 of the server device 2 in association with the storage location of the file as the type information of the processing target document. For example, as shown in the figure, if the file storage location is the folder being created, the role is developer, if it is a security folder, the role is viewer, and if it is an approved document management folder, the role is Approver.

(第5の実施の形態の動作)
操作者が端末装置4の入力部42を操作してサーバ装置2の処理対象文書DB205に格納されているフォルダの一覧から対象するフォルダを開き、その開いたフォルダに含まれる文書の一覧から処理する文書を開く操作を行うと、その文書を開いた操作の情報が端末装置4からサーバ装置2に送信される。
(Operation of the fifth embodiment)
The operator operates the input unit 42 of the terminal device 4 to open the target folder from the list of folders stored in the processing target document DB 205 of the server device 2, and processes from the list of documents included in the opened folder. When an operation for opening a document is performed, information on the operation for opening the document is transmitted from the terminal device 4 to the server device 2.

サーバ装置2のロール取得手段210は、開かれた文書が属するフォルダに基づいて、図16に示すロール管理DB206から文書の格納場所に対応したロールを取得する。その後は、第3の実施の形態と同様に、操作頻度が取得され、強調操作対象情報が端末装置4に送信される。   The role acquisition unit 210 of the server apparatus 2 acquires a role corresponding to the document storage location from the role management DB 206 shown in FIG. 16 based on the folder to which the opened document belongs. Thereafter, as in the third embodiment, the operation frequency is acquired, and the emphasized operation target information is transmitted to the terminal device 4.

端末装置4では、強調操作対象情報に対応した操作対象が操作対象強調表示手段401により強調された表示画面が表示部43に表示される。   In the terminal device 4, a display screen in which the operation target corresponding to the emphasized operation target information is highlighted by the operation target highlight display unit 401 is displayed on the display unit 43.

図17は、一部の操作対象が強調表示された表示画面の一例を示す図である。同図に示す表示画面100は、文書作成画面を示すものであり、ロールが開発者の操作者甲がアプリケーションAを使用するときは、同図(a)に示すように、「編集履歴」、「コメント」の項目を矢印マーク134A,134Bで強調表示し、同じロールの開発者である操作者乙がアプリケーションBを使用するときは、同図(b)に示すように、アプリケーションAの上記「編集履歴」、「コメント」にそれぞれ対応する「変更履歴」、「付箋」の項目を矢印マーク134A,134Bで強調表示する。   FIG. 17 is a diagram illustrating an example of a display screen in which some operation targets are highlighted. The display screen 100 shown in the figure shows a document creation screen. When the operator who is a developer uses the application A, as shown in FIG. When the item “comment” is highlighted by the arrow marks 134A and 134B and the operator B who is the developer of the same role uses the application B, as shown in FIG. The items of “change history” and “tag” corresponding to “edit history” and “comment” are highlighted by arrow marks 134A and 134B.

[第6の実施の形態]
図18は、本発明の第5の実施の形態に係るロール管理DBに登録されたデータの一例を示す図である。
[Sixth Embodiment]
FIG. 18 is a diagram illustrating an example of data registered in the role management DB according to the fifth embodiment of the present invention.

本実施の形態に係る情報処理システムのブロック図は、図9と同様であるので、図9を代用して説明する。本実施の形態は、図18に示すように、操作者がシステムにアクセスする場所に関連付けてロールをロール管理DB206に登録するようにしたものである。例えば、同図に示すように、操作者が会議室からアクセスした場合は、会議室で編集する機会が多いために編集者をロールとし、端末装置からアクセスした場合は、端末装置で開発者が操作する機会が多いために開発者をロールとしてもよい。   Since the block diagram of the information processing system according to the present embodiment is the same as that of FIG. 9, description will be made with reference to FIG. 9. In this embodiment, as shown in FIG. 18, a role is registered in the role management DB 206 in association with a place where an operator accesses the system. For example, as shown in the figure, when an operator accesses from a conference room, the editor has a role because there are many opportunities to edit in the conference room, and when accessed from a terminal device, the developer uses the terminal device. Developers may be roles because there are many opportunities to operate.

(第6の実施の形態の動作)
操作者が会議室に配置された端末装置4の入力部42を操作してサーバ装置2にアクセスすると、サーバ装置2の制御部は、会議室に配置された端末装置4からアクセスされたと認識し、ロール管理DB206からアクセスされた場所に対応したロールを取得する。その後は、第3の実施の形態と同様に、操作頻度が取得され、強調操作対象情報が端末装置4に送信される。
(Operation of the sixth embodiment)
When the operator operates the input unit 42 of the terminal device 4 placed in the conference room to access the server device 2, the control unit of the server device 2 recognizes that the access has been made from the terminal device 4 placed in the conference room. The role corresponding to the location accessed from the role management DB 206 is acquired. Thereafter, as in the third embodiment, the operation frequency is acquired, and the emphasized operation target information is transmitted to the terminal device 4.

端末装置4では、強調操作対象情報に対応した操作対象が操作対象強調表示手段401によって強調された表示画面が表示部43に表示される。   In the terminal device 4, a display screen in which the operation target corresponding to the emphasized operation target information is highlighted by the operation target highlight display unit 401 is displayed on the display unit 43.

図19は、一部の操作対象が強調表示された表示画面の一例を示す図である。同図に示す表示画面は、文書作成画面を示すものであり、ロールが編集者の場合は、「議事録フォーム開く」、「文書作成」、「図面作成」等の項目のうち「議事録フォーム開く」の項目を矢印マーク134で強調表示する。   FIG. 19 is a diagram illustrating an example of a display screen in which some operation targets are highlighted. The display screen shown in the figure shows the document creation screen. If the role is an editor, among the items such as “Open minutes form”, “Create document”, “Create drawing”, “Meeting form” The item “Open” is highlighted with an arrow mark 134.

[他の実施の形態]
なお、本発明は、上記各実施の形態に限定されず、本発明の趣旨を逸脱しない範囲内で種々に変形実施が可能である。
[Other embodiments]
The present invention is not limited to the above-described embodiments, and various modifications can be made without departing from the spirit of the present invention.

また、上記実施の形態で使用されるプログラムは、CD−ROM等の記録媒体からサーバ装置や端末装置の記憶部に読み込んでもよく、インターネット等のネットワークに接続されているサーバ装置等からサーバ装置や端末装置の記憶部にダウンロードしてもよい。   Further, the program used in the above embodiment may be read from a recording medium such as a CD-ROM into a storage unit of a server device or a terminal device, or from a server device connected to a network such as the Internet. You may download to the memory | storage part of a terminal device.

情報処理プログラムの一部又は全部を特定用途向け集積回路(ASIC:Application Specific IC)等のハードウェアによって実現してもよい。   A part or all of the information processing program may be realized by hardware such as an application specific integrated circuit (ASIC).

本発明は、ネットワークに端末装置及びプリンタを接続した印刷システムにも適用することができる。この印刷システムにおいて、図1、図7に示すサーバ装置の機能をプリンタに持たせてもよい。   The present invention can also be applied to a printing system in which a terminal device and a printer are connected to a network. In this printing system, the printer may have the function of the server device shown in FIGS.

上記実施の形態では、ユーザIDに基づいてロールを取得したが、操作者が端末装置の入力部から自己のロールを入力してサーバ装置に送信し、サーバ装置の制御部が端末装置から送信されたロールに基づいて操作履歴DBから強調表示する操作対象を取得してもよい。   In the above embodiment, the role is acquired based on the user ID, but the operator inputs his / her role from the input unit of the terminal device and transmits it to the server device, and the control unit of the server device is transmitted from the terminal device. The operation target to be highlighted may be acquired from the operation history DB based on the role.

ユーザIDおよび処理対象文書の種別情報に基づいてロールを取得してもよい。例えば、一人の操作者に複数のロールが与えられている場合に、ユーザIDにより取得した複数のロールを処理対象文書の種別情報によってロールを絞り込むことができる。   The role may be acquired based on the user ID and the type information of the processing target document. For example, when a plurality of roles are given to one operator, the roles can be narrowed down according to the type information of the processing target document for the plurality of roles acquired by the user ID.

図1は、本発明の第1の実施の形態に係る情報処理システムの概略の構成例を示すブロック図である。FIG. 1 is a block diagram showing a schematic configuration example of an information processing system according to the first embodiment of the present invention. 図2は、ユーザ管理データベースの一例を示す図である。FIG. 2 is a diagram illustrating an example of a user management database. 図3は、操作履歴データベースの一例を示す図である。FIG. 3 is a diagram illustrating an example of the operation history database. 図4は、一部の操作対象が強調表示された表示画面の一例を示す図である。FIG. 4 is a diagram illustrating an example of a display screen in which some operation targets are highlighted. 図5は、操作対象強調表示判定手段による判定動作の一例を説明するためのフローチャートである。FIG. 5 is a flowchart for explaining an example of the determination operation by the operation target highlight display determination unit. 図6は、本発明の第1の実施の形態に係る情報処理システムの動作例を説明するためのフローチャートである。FIG. 6 is a flowchart for explaining an operation example of the information processing system according to the first embodiment of the present invention. 図7は、本発明の第2の実施の形態に係る情報処理システムの概略の構成例を示すブロック図である。FIG. 7 is a block diagram showing a schematic configuration example of an information processing system according to the second embodiment of the present invention. 図8は、本発明の第2の実施の形態に係る情報処理システムの動作例を説明するためのフローチャートである。FIG. 8 is a flowchart for explaining an operation example of the information processing system according to the second embodiment of the present invention. 図9は、本発明の第3の実施の形態に係る情報処理システムの概略の構成例を示すブロック図である。FIG. 9 is a block diagram showing a schematic configuration example of an information processing system according to the third embodiment of the present invention. 図10は、第3の実施の形態に係るロール管理DBの一例を示す図である。FIG. 10 is a diagram illustrating an example of a role management DB according to the third embodiment. 図11は、第3の実施の形態に係る処理対象文書DBの一例を示す図である。FIG. 11 is a diagram illustrating an example of the processing target document DB according to the third embodiment. 図12は、一部の操作対象が強調表示された表示画面の一例を示す図である。FIG. 12 is a diagram illustrating an example of a display screen in which some operation targets are highlighted. 図13は、本発明の第3の実施の形態に係る情報処理システムの動作例を説明するためのフローチャートである。FIG. 13 is a flowchart for explaining an operation example of the information processing system according to the third embodiment of the present invention. 図14は、本発明の第4の実施の形態に係るロール管理DBに登録されたデータの一例を示す図である。FIG. 14 is a diagram illustrating an example of data registered in the role management DB according to the fourth embodiment of the present invention. 図15は、一部の操作対象が強調表示された表示画面の一例を示す図である。FIG. 15 is a diagram illustrating an example of a display screen on which some operation targets are highlighted. 図16は、本発明の第5の実施の形態に係るロール管理DBに登録されたデータの一例を示す図である。FIG. 16 is a diagram illustrating an example of data registered in the role management DB according to the fifth embodiment of the present invention. 図17は、一部の操作対象が強調表示された表示画面の一例を示す図である。FIG. 17 is a diagram illustrating an example of a display screen in which some operation targets are highlighted. 図18は、本発明の第5の実施の形態に係るロール管理DBに登録されたデータの一例を示す図である。FIG. 18 is a diagram illustrating an example of data registered in the role management DB according to the fifth embodiment of the present invention. 図19は、一部の操作対象が強調表示された表示画面の一例を示す図である。FIG. 19 is a diagram illustrating an example of a display screen in which some operation targets are highlighted.

符号の説明Explanation of symbols

1 情報処理システム、2 サーバ装置、3 ネットワーク、4 端末装置、20 記憶部、21 制御部、40 記憶部、41 制御部、42 入力部、43 表示部、100 表示画面、110 メニューバー、111 メニュー、120 プルダウンメニュー、121 項目、122A 上長承認欄、122B 部門長承認欄、131 星マーク、132 吹き出し、133 指マーク、134,134A,134B 矢印マーク、140 入力欄、141 申請者名、142 購入物品、143 申請金額、144 申請理由、145 「確定」ボタン、151〜156 ラジオボタン、200 情報処理プログラム、201 ユーザ管理データベース(DB)、202 操作履歴データベース(DB)、203 アプリケーションプログラム、204 Webブラウザ画面情報、205 ロール管理データベース(DB)、206 処理対象文書データベース(DB)、210 ロール取得手段、211 操作頻度取得手段、212 操作対象強調表示判定手段、213 操作頻度登録手段、214 操作対象強調表示手段、400 アプリケーションプログラム、401 Webブラウザ、410 操作対象強調表示手段 1 Information processing system, 2 server device, 3 network, 4 terminal device, 20 storage unit, 21 control unit, 40 storage unit, 41 control unit, 42 input unit, 43 display unit, 100 display screen, 110 menu bar, 111 menu , 120 pull-down menu, 121 items, 122A upper manager approval column, 122B department manager approval column, 131 star mark, 132 balloon, 133 finger mark, 134, 134A, 134B arrow mark, 140 input column, 141 applicant name, 142 purchase Article, 143 Application amount, 144 Reason for application, 145 “Confirm” button, 151-156 radio button, 200 Information processing program, 201 User management database (DB), 202 Operation history database (DB), 203 Application program, 204 W b Browser screen information, 205 Role management database (DB), 206 Processing target document database (DB), 210 Role acquisition means, 211 Operation frequency acquisition means, 212 Operation target highlight display determination means, 213 Operation frequency registration means, 214 Operation target Highlighting display means, 400 application program, 401 Web browser, 410 Operation target highlighting display means

Claims (10)

それぞれ異なる役割が与えられた複数の操作者に対して共通化された表示画面に含まれる複数の操作対象についての操作情報を受け付け蓄積する蓄積ステップと、
前記蓄積ステップで蓄積された前記操作情報から、前記表示画面に対して現在操作する前記操作者の前記役割に対応する前記複数の操作対象について操作の頻度を取得する取得ステップと、
前記複数の操作対象について取得された前記操作の頻度が閾値を越えているとき、前記閾値を超えた前記操作対象を強調表示するように指示する指示情報を出力する出力ステップとをコンピュータに実行させるための情報処理プログラム。
An accumulation step for accepting and accumulating operation information about a plurality of operation targets included in a display screen shared by a plurality of operators each assigned a different role;
From the operation information accumulated in the accumulation step, an acquisition step of obtaining operation frequency for the plurality of operation objects corresponding to the role of the operator currently operating on the display screen;
When the frequency of the operation acquired for the plurality of operation objects exceeds a threshold value, the computer executes an output step of outputting instruction information instructing to highlight the operation object exceeding the threshold value Information processing program.
操作者の識別情報を受け付ける受付ステップと、
前記操作者に対して与えられた役割が前記識別情報に関連付けて登録されたデータベースから、前記受付ステップにおいて受け付けられた前記識別情報に対応する前記役割を取得する第1の取得ステップと、
それぞれ異なる前記役割が与えられた複数の前記操作者に対して共通化された表示画面に含まれる複数の操作対象についての操作情報を受け付け蓄積する蓄積ステップと、
前記蓄積ステップで蓄積された前記操作情報から、前記第1の取得ステップにおいて取得された前記役割に対応する前記複数の操作対象について操作の頻度を取得する第2の取得ステップと、
前記複数の操作対象について取得された前記操作の頻度が閾値を越えているとき、前記閾値を超えた前記操作対象を強調表示するように指示する指示情報を出力する判定ステップとをコンピュータに実行させるための情報処理プログラム。
A reception step for receiving the identification information of the operator;
A first acquisition step of acquiring the role corresponding to the identification information received in the reception step from a database in which a role given to the operator is registered in association with the identification information;
An accumulating step for accepting and accumulating operation information on a plurality of operation objects included in a display screen shared with a plurality of the operators each having a different role;
A second acquisition step of acquiring, from the operation information stored in the storage step, operation frequencies for the plurality of operation objects corresponding to the roles acquired in the first acquisition step;
When the frequency of the operation acquired for the plurality of operation objects exceeds a threshold value, the computer executes a determination step of outputting instruction information instructing to highlight the operation object exceeding the threshold value Information processing program.
それぞれ異なる役割が与えられた複数の操作者に対して共通化された表示画面を提供する処理対象文書の種別情報を受け付ける受付ステップと、
前記役割が前記種別情報に関連付けて登録されたデータベースから、前記受付ステップにおいて受け付けられた前記種別情報に対応する前記役割を取得する第1の取得ステップと、
前記表示画面に含まれる複数の操作対象についての操作情報を受け付け蓄積する蓄積ステップと、
前記蓄積ステップで蓄積された前記操作情報から、前記第1の取得ステップにおいて取得された前記役割に対応する前記複数の操作対象について操作の頻度を取得する第2の取得ステップと、
前記複数の操作対象について取得された前記操作の頻度が閾値を越えているとき、前記閾値を超えた前記操作対象を強調表示するように指示する指示情報を出力する判定ステップとをコンピュータに実行させるための情報処理プログラム。
A reception step for receiving type information of a processing target document that provides a common display screen for a plurality of operators each assigned a different role;
A first acquisition step of acquiring the role corresponding to the type information received in the reception step from a database in which the role is registered in association with the type information;
An accumulation step of accepting and accumulating operation information for a plurality of operation objects included in the display screen;
A second acquisition step of acquiring, from the operation information stored in the storage step, operation frequencies for the plurality of operation objects corresponding to the roles acquired in the first acquisition step;
When the frequency of the operations acquired for the plurality of operation objects exceeds a threshold value, the computer executes a determination step of outputting instruction information instructing to highlight the operation objects exceeding the threshold value Information processing program.
操作者の識別情報を受け付ける第1の受付ステップと、
それぞれ異なる役割が与えられた複数の操作者に対して共通化された表示画面を提供する処理対象文書の種別情報を受け付ける第2の受付ステップと、
前記役割が前記識別情報および前記種別情報に関連付けて登録されたデータベースから、前記第1および第2の受付ステップにおいて受け付けられた前記識別情報および前記種別情報に対応する前記役割を取得する第1の取得ステップと、
前記表示画面に含まれる複数の操作対象についての操作情報を受け付け蓄積する蓄積ステップと、
前記蓄積ステップで蓄積された前記操作情報から、前記第1の取得ステップにおいて取得された前記役割に対応する前記複数の操作対象について操作の頻度を取得する第2の取得ステップと、
前記複数の操作対象について取得された前記操作の頻度が閾値を越えているとき、前記閾値を超えた前記操作対象を強調表示するように指示する指示情報を出力する判定ステップとをコンピュータに実行させるための情報処理プログラム。
A first accepting step for accepting operator identification information;
A second receiving step for receiving type information of a processing target document that provides a common display screen for a plurality of operators each assigned a different role;
A first role for acquiring the role corresponding to the identification information and the type information received in the first and second reception steps from a database in which the role is registered in association with the identification information and the type information. An acquisition step;
An accumulation step of accepting and accumulating operation information for a plurality of operation objects included in the display screen;
A second acquisition step of acquiring, from the operation information stored in the storage step, operation frequencies for the plurality of operation objects corresponding to the roles acquired in the first acquisition step;
When the frequency of the operations acquired for the plurality of operation objects exceeds a threshold value, the computer executes a determination step of outputting instruction information instructing to highlight the operation objects exceeding the threshold value Information processing program.
前記判定ステップにおいて出力された前記指示情報に基づいて前記表示画面における前記操作対象を他の操作対象と識別できるように強調して表示する強調表示ステップを、さらにコンピュータに実行させるための請求項1乃至4のいずれか1項に記載の情報処理プログラム。   2. The highlighting step of highlighting and displaying the operation target on the display screen so as to be distinguishable from other operation targets based on the instruction information output in the determination step. The information processing program of any one of thru | or 4. それぞれ異なる役割が与えられた複数の操作者に対して共通化された表示画面に含まれる複数の操作対象についての操作情報を記憶する記憶手段と、
前記記憶手段から前記表示画面に対して現在操作する前記操作者の前記役割に対応する前記複数の操作対象について操作の頻度を取得する取得手段と、
前記複数の操作対象について取得された前記操作の頻度が閾値を越えているとき、前記閾値を超えた前記操作対象を強調表示するように指示する指示情報を出力する判定手段とを備えた情報処理装置。
Storage means for storing operation information on a plurality of operation targets included in a display screen shared with a plurality of operators each assigned a different role;
Obtaining means for obtaining the frequency of operation for the plurality of operation objects corresponding to the role of the operator currently operating on the display screen from the storage means;
An information processing unit including: a determination unit configured to output instruction information for instructing to highlight the operation target exceeding the threshold when the frequency of the operation acquired for the plurality of operation targets exceeds the threshold; apparatus.
操作者の識別情報を受け付ける受付手段と、
前記操作者に対して与えられた役割が前記識別情報に関連付けて登録されたデータベースを記憶する第1の記憶手段と、
前記第1の記憶手段から前記受付手段において受け付けられた前記識別情報に対応する前記役割を取得する第1の取得手段と、
それぞれ異なる前記役割が与えられた複数の前記操作者に対して共通化された表示画面に含まれる複数の操作対象についての操作情報を記憶する第2の記憶手段と、
前記第2の記憶手段から前記第1の取得手段において取得された前記役割に対応する前記複数の操作対象について操作の頻度を取得する第2の取得手段と、
前記複数の操作対象について取得された前記操作の頻度が閾値を越えているとき、前記閾値を超えた前記操作対象を強調表示するように指示する指示情報を出力する判定手段とを備えた情報処理装置。
Accepting means for accepting operator identification information;
A first storage means for storing a database in which a role given to the operator is registered in association with the identification information;
First acquisition means for acquiring the role corresponding to the identification information received by the reception means from the first storage means;
Second storage means for storing operation information on a plurality of operation targets included in a display screen shared with a plurality of the operators each given a different role;
Second acquisition means for acquiring an operation frequency for the plurality of operation objects corresponding to the role acquired in the first acquisition means from the second storage means;
An information processing unit including: a determination unit configured to output instruction information for instructing to highlight the operation target exceeding the threshold when the frequency of the operation acquired for the plurality of operation targets exceeds the threshold; apparatus.
それぞれ異なる役割が与えられた複数の操作者に対して共通化された表示画面を提供する処理対象文書の種別情報を受け付ける受付手段と、
前記役割が前記種別情報に関連付けて登録されたデータベースを記憶する第1の記憶手段と、
前記第1の記憶手段から前記受付手段において受け付けられた前記種別情報に対応する前記役割を取得する第1の取得手段と、
前記表示画面に含まれる複数の操作対象についての操作情報を記憶する第2の記憶手段と、
前記第2の記憶手段から前記第1の取得手段において取得された前記役割に対応する前記複数の操作対象について操作の頻度を取得する第2の取得手段と、
前記複数の操作対象について取得された前記操作の頻度が閾値を越えているとき、前記閾値を超えた前記操作対象を強調表示するように指示する指示情報を出力する判定手段とを備えた情報処理装置。
A receiving unit that receives type information of a processing target document that provides a common display screen for a plurality of operators each assigned a different role;
First storage means for storing a database in which the role is registered in association with the type information;
First acquisition means for acquiring the role corresponding to the type information received by the reception means from the first storage means;
Second storage means for storing operation information about a plurality of operation objects included in the display screen;
Second acquisition means for acquiring an operation frequency for the plurality of operation objects corresponding to the role acquired in the first acquisition means from the second storage means;
An information processing unit including: a determination unit configured to output instruction information for instructing to highlight the operation target exceeding the threshold when the frequency of the operation acquired for the plurality of operation targets exceeds the threshold; apparatus.
操作者の識別情報を受け付ける第1の受付手段と、
それぞれ異なる役割が与えられた複数の操作者に対して共通化された表示画面を提供する処理対象文書の種別情報を受け付ける第2の受付手段と、
前記役割が前記識別情報および前記種別情報に関連付けて登録されたデータベースを記憶する第1の記憶手段と、
前記第1の記憶手段から前記第1および第2の受付手段において受け付けられた前記識別情報および前記種別情報に対応する前記役割を取得する第1の取得手段と、
前記表示画面に含まれる複数の操作対象についての操作情報を記憶する第2の記憶手段と、
前記第2の記憶手段から前記第1の取得手段において取得された前記役割に対応する前記複数の操作対象について操作の頻度を取得する第2の取得手段と、
前記複数の操作対象について取得された前記操作の頻度が閾値を越えているとき、前記閾値を超えた前記操作対象を強調表示するように指示する指示情報を出力する判定手段とを備えた情報処理装置。
A first accepting means for accepting operator identification information;
A second accepting means for accepting type information of a processing target document that provides a common display screen for a plurality of operators each assigned a different role;
First storage means for storing a database in which the role is registered in association with the identification information and the type information;
First acquisition means for acquiring the role corresponding to the identification information and the type information received in the first and second reception means from the first storage means;
Second storage means for storing operation information about a plurality of operation objects included in the display screen;
Second acquisition means for acquiring an operation frequency for the plurality of operation objects corresponding to the role acquired in the first acquisition means from the second storage means;
An information processing unit including: a determination unit configured to output instruction information for instructing to highlight the operation target exceeding the threshold when the frequency of the operation acquired for the plurality of operation targets exceeds the threshold; apparatus.
前記判定手段において出力された前記指示情報に基づいて前記表示画面における前記操作対象を他の操作対象と識別できるように強調して表示する強調表示手段を、さらに備えた請求項6乃至9のいずれか1項に記載の情報処理装置。   The highlighting means for highlighting and displaying the operation object on the display screen so as to be distinguishable from other operation objects based on the instruction information output by the determination means. The information processing apparatus according to claim 1.
JP2008060045A 2008-03-10 2008-03-10 Information processing program and information processing apparatus Expired - Fee Related JP5076980B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008060045A JP5076980B2 (en) 2008-03-10 2008-03-10 Information processing program and information processing apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008060045A JP5076980B2 (en) 2008-03-10 2008-03-10 Information processing program and information processing apparatus

Publications (2)

Publication Number Publication Date
JP2009217508A true JP2009217508A (en) 2009-09-24
JP5076980B2 JP5076980B2 (en) 2012-11-21

Family

ID=41189291

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008060045A Expired - Fee Related JP5076980B2 (en) 2008-03-10 2008-03-10 Information processing program and information processing apparatus

Country Status (1)

Country Link
JP (1) JP5076980B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012084045A (en) * 2010-10-14 2012-04-26 Seiko Epson Corp Information processing program and information processor
JP2013084227A (en) * 2011-10-12 2013-05-09 Fuji Xerox Co Ltd Information providing device, information providing system, and program
US10079945B2 (en) 2012-03-26 2018-09-18 Fuji Xerox Co., Ltd. Information providing apparatus, information providing system, and non-transitory computer readable medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07160462A (en) * 1993-12-06 1995-06-23 Nissan Motor Co Ltd Screen display controller
JPH07200228A (en) * 1993-12-29 1995-08-04 Nec Corp Menu display control system
JP2003173228A (en) * 2001-12-05 2003-06-20 Fujitsu Ten Ltd Display device
JP2005134944A (en) * 2003-10-28 2005-05-26 Sony Corp Controller using image display
JP2006202009A (en) * 2005-01-20 2006-08-03 Toshiba Corp Medical equipment and access control program
JP2006260065A (en) * 2005-03-16 2006-09-28 Fuji Xerox Co Ltd Document browsing device and document browsing program

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07160462A (en) * 1993-12-06 1995-06-23 Nissan Motor Co Ltd Screen display controller
JPH07200228A (en) * 1993-12-29 1995-08-04 Nec Corp Menu display control system
JP2003173228A (en) * 2001-12-05 2003-06-20 Fujitsu Ten Ltd Display device
JP2005134944A (en) * 2003-10-28 2005-05-26 Sony Corp Controller using image display
JP2006202009A (en) * 2005-01-20 2006-08-03 Toshiba Corp Medical equipment and access control program
JP2006260065A (en) * 2005-03-16 2006-09-28 Fuji Xerox Co Ltd Document browsing device and document browsing program

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012084045A (en) * 2010-10-14 2012-04-26 Seiko Epson Corp Information processing program and information processor
JP2013084227A (en) * 2011-10-12 2013-05-09 Fuji Xerox Co Ltd Information providing device, information providing system, and program
US9400621B2 (en) 2011-10-12 2016-07-26 Fuji Xerox Co., Ltd. Information providing apparatus, terminal device, information providing system, and computer readable medium
US9699332B2 (en) 2011-10-12 2017-07-04 Fuji Xerox Co., Ltd. Information providing apparatus, terminal device, information providing system, and computer readable medium
US10079945B2 (en) 2012-03-26 2018-09-18 Fuji Xerox Co., Ltd. Information providing apparatus, information providing system, and non-transitory computer readable medium

Also Published As

Publication number Publication date
JP5076980B2 (en) 2012-11-21

Similar Documents

Publication Publication Date Title
JP4896780B2 (en) Information processing apparatus, information processing method, and program thereof
JP2010092501A (en) Error notification method and error notification device
US8533795B2 (en) Information processing apparatus, information processing method, information processing program, and computer-readable medium
JP5355032B2 (en) Client device, server device, and document management system, document management method, and document management program using them
JP5076980B2 (en) Information processing program and information processing apparatus
JP2011257786A (en) Document retrieval system, information processor, document retrieval method and program
JP2007115137A (en) Data processor
JP2011253294A (en) Information processing equipment, control method and program
JP5499684B2 (en) Information processing apparatus, information processing method, program, and information processing system
JP7298208B2 (en) Information processing device and program
JP2017220104A (en) Client device, information processing system, and program
JP2010072805A (en) Posting/browsing support system
JP5190324B2 (en) Personal information disclosure support device
JP2010140257A (en) Information processor and information processing method
JP2007115189A (en) Form processor, control method and program
JP4980965B2 (en) Image processing apparatus, image processing method, image processing program, and recording medium
JP2009015506A (en) Display device, display method, display device control program, and computer readable recording medium with program recorded
JP4710408B2 (en) Method for providing content, information providing system, and information providing program
JP2007122598A (en) Information processor, and information processing system and program
JP2016091092A (en) Browser, control method of browser, and program
JP7380113B2 (en) Document management device, document management system and program
JP5564163B2 (en) Information processing apparatus, information processing method, and program
JP6283321B2 (en) Image management server and image management method
JP2005157455A (en) Workflow system
JP2005258492A (en) Display method for web screen

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110223

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120420

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120508

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120709

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

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

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

Free format text: PAYMENT UNTIL: 20150907

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 5076980

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees