JP2018039205A - Information processing device, information processing program, information processing system and information processing method - Google Patents

Information processing device, information processing program, information processing system and information processing method Download PDF

Info

Publication number
JP2018039205A
JP2018039205A JP2016175714A JP2016175714A JP2018039205A JP 2018039205 A JP2018039205 A JP 2018039205A JP 2016175714 A JP2016175714 A JP 2016175714A JP 2016175714 A JP2016175714 A JP 2016175714A JP 2018039205 A JP2018039205 A JP 2018039205A
Authority
JP
Japan
Prior art keywords
unit
login
user
identification information
authentication
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
JP2016175714A
Other languages
Japanese (ja)
Other versions
JP6759897B2 (en
Inventor
山下 晃弘
Akihiro Yamashita
晃弘 山下
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.)
Ricoh Co Ltd
Original Assignee
Ricoh 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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2016175714A priority Critical patent/JP6759897B2/en
Publication of JP2018039205A publication Critical patent/JP2018039205A/en
Application granted granted Critical
Publication of JP6759897B2 publication Critical patent/JP6759897B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To improve user's convenience when an image forming apparatus performs a display in each user.SOLUTION: An authentication part performs authentication processing of a user who logs in a device, and acquires identification information for identifying the user and a log-in time when the log-in is performed. The acquired identification information and log-in time are associated with each other and stored as a log-in history. When the authentication part acquires identification information and a log-in time, the capability/incapability of a display corresponding to the identification information is set in the device in accordance with the acquired log-in time and the log-in time included in the log-in history corresponding to the identification information.SELECTED DRAWING: Figure 14

Description

本発明は、情報処理装置、情報処理プログラム、情報処理システムおよび情報処理方法に関する。   The present invention relates to an information processing apparatus, an information processing program, an information processing system, and an information processing method.

従来から、プリンタ装置やMFP(Multi Function Printer)といった画像形成装置を利用するユーザ毎に、利用状況を画像形成装置の操作パネルなどに表示させ、ユーザに対して利用状況の把握や、注意喚起を促すことが行われていた(例えば特許文献1)。   Conventionally, for each user who uses an image forming apparatus such as a printer or MFP (Multi Function Printer), the usage status is displayed on the operation panel of the image forming apparatus, etc., so that the user can understand the usage status and alert the user. It has been promoted (for example, Patent Document 1).

しかしながら、従来では、画像形成装置におけるユーザの利用状況などの表示は、ユーザが画像形成装置を利用する毎に行われており、ユーザが煩わしく感じるおそれがあった。また、画像形成装置の利用を開始する際には、ユーザが、利用状況などの表示を画像形成装置に対する所定の操作により解除する必要があり、画像形成装置の使い勝手が低下してしまうおそれもあった。   However, conventionally, the display of the usage status of the user in the image forming apparatus is performed every time the user uses the image forming apparatus, and the user may feel annoying. In addition, when the use of the image forming apparatus is started, the user needs to cancel the display of the usage status or the like by a predetermined operation on the image forming apparatus, which may reduce the usability of the image forming apparatus. It was.

本発明は、上記に鑑みてなされたもので、画像形成装置においてユーザ毎の表示を行う際のユーザの使い勝手を向上させることを目的とする。   The present invention has been made in view of the above, and an object of the present invention is to improve user convenience when performing display for each user in an image forming apparatus.

上述した課題を解決し、目的を達成するために、本発明は、機器にログインしたユーザに対する認証処理を行い、ユーザを識別する識別情報と、ログインが行われたログイン時間とを取得する認証部と、認証部で取得された識別情報とログイン時間とを関連付けてログイン履歴として記憶する記憶部と、認証部で識別情報およびログイン時間が取得された場合に、取得されたログイン時間と、識別情報に対応するログイン履歴に含まれるログイン時間と、に応じて、機器に対して識別情報に対応する表示の可否を設定する表示設定部とを備える。   In order to solve the above-described problems and achieve the object, the present invention performs an authentication process for a user who logs in to a device, and obtains identification information for identifying the user and a login time when the login is performed And a storage unit that associates the identification information acquired by the authentication unit with the login time and stores the login history as a login history, and when the authentication unit acquires the identification information and the login time, the acquired login time and the identification information And a display setting unit that sets whether or not display corresponding to the identification information can be performed on the device according to the login time included in the login history corresponding to.

本発明によれば、画像形成装置においてユーザ毎の表示を行う際のユーザの使い勝手が向上されるという効果を奏する。   According to the present invention, it is possible to improve the usability of the user when performing display for each user in the image forming apparatus.

図1は、第1の実施形態に係る情報処理システムの一例の構成を示すブロック図である。FIG. 1 is a block diagram illustrating a configuration of an example of an information processing system according to the first embodiment. 図2は、第1の実施形態に適用可能な認証サーバ装置の一例のハードウェア構成を示すブロック図である。FIG. 2 is a block diagram illustrating a hardware configuration of an example of an authentication server device applicable to the first embodiment. 図3は、第1の実施形態に適用可能なMFPのハードウェア構成の例を示すブロック図である。FIG. 3 is a block diagram illustrating an example of the hardware configuration of the MFP applicable to the first embodiment. 図4は、第1の実施形態に係るMFPの機能を説明するための一例の機能ブロック図を示す図である。FIG. 4 is a functional block diagram illustrating an example of functions of the MFP according to the first embodiment. 図5は、第1の実施形態に係る認証サーバ装置の機能を説明するための一例の機能ブロック図を示す図である。FIG. 5 is a functional block diagram illustrating an example of functions of the authentication server device according to the first embodiment. 図6は、第1の実施形態に係る集計装置の機能を説明するための一例の機能ブロック図を示す図である。FIG. 6 is a functional block diagram illustrating an example of functions of the aggregation device according to the first embodiment. 図7は、第1の実施形態に適用可能なプリントサーバ装置の機能を説明するための一例の機能ブロック図を示す図である。FIG. 7 is a functional block diagram illustrating an example of functions of the print server apparatus applicable to the first embodiment. 図8は、第1の実施形態に係る、MFPにおける印刷処理を概略的に示す一例のフローチャートである。FIG. 8 is a flowchart of an example schematically showing print processing in the MFP according to the first embodiment. 図9は、第1の実施形態に適用可能なログイン画面の例を示す図である。FIG. 9 is a diagram illustrating an example of a login screen applicable to the first embodiment. 図10は、第1の実施形態に適用可能なホーム画面の例を示す図である。FIG. 10 is a diagram illustrating an example of a home screen applicable to the first embodiment. 図11は、第1の実施形態に係るメッセージ表示画面の例を示す図である。FIG. 11 is a diagram illustrating an example of a message display screen according to the first embodiment. 図12は、第1の実施形態に適用可能な印刷ジョブ一覧画面の例を示す図である。FIG. 12 is a diagram illustrating an example of a print job list screen applicable to the first embodiment. 図13は、第1の実施形態に係る情報処理システムにおけるMFPに対するログイン処理の流れの例をより詳細に示すシーケンス図である。FIG. 13 is a sequence diagram illustrating in more detail an example of the flow of login processing for the MFP in the information processing system according to the first embodiment. 図14は、第1の実施形態に係る表示設定の決定方法を示す一例のフローチャートである。FIG. 14 is a flowchart illustrating an example of a display setting determination method according to the first embodiment. 図15は、第1の実施形態に適用可能な、MFPにおける印刷処理を示す一例のシーケンス図である。FIG. 15 is a sequence diagram illustrating an example of print processing in the MFP that can be applied to the first embodiment. 図16は、第1の実施形態に係る、MFPからログアウトする際の処理を示す一例のシーケンス図である。FIG. 16 is a sequence diagram illustrating an example of a process when logging out from the MFP according to the first embodiment. 図17は、第2の実施形態に係る、次のログイン時に再表示させるか否かを指定可能なメッセージ表示領域の例を示す図である。FIG. 17 is a diagram illustrating an example of a message display area in which it is possible to specify whether to display again at the next login according to the second embodiment. 図18は、第2の実施形態に係る情報処理システムにおけるMFPに対するログイン処理の流れを示す一例のシーケンス図である。FIG. 18 is a sequence diagram of an example illustrating a flow of login processing for the MFP in the information processing system according to the second embodiment. 図19は、第2の実施形態に係る表示設定の決定方法を示す一例のフローチャートである。FIG. 19 is a flowchart illustrating an example of a display setting determination method according to the second embodiment. 図20は、第3の実施形態に係る表示設定の決定方法を示す一例のフローチャートである。FIG. 20 is a flowchart illustrating an example of a display setting determination method according to the third embodiment.

以下に添付図面を参照して、情報処理装置、情報処理プログラム、情報処理システムおよび情報処理方法の実施形態を詳細に説明する。   Hereinafter, embodiments of an information processing apparatus, an information processing program, an information processing system, and an information processing method will be described in detail with reference to the accompanying drawings.

(第1の実施形態)
図1は、第1の実施形態に係る情報処理システムの一例の構成を示す。図1において、情報処理システム1は、互いにLAN(Local Area Network)といったネットワーク2により接続される、それぞれ画像形成装置としての1以上のMFP(Multi Function Printer)10a、10b、…と、1以上のクライアント装置20a、20b、…と、プリントサーバ装置30と、認証サーバ装置40と、集計装置50とを含む。ネットワーク2は、LANに限らず、インターネットであってもよいし、LANとインターネットとを併用していてもよい。また、接続方式は、有線接続および無線接続の何れであってもよい。
(First embodiment)
FIG. 1 illustrates an exemplary configuration of an information processing system according to the first embodiment. Referring to FIG. 1, an information processing system 1 includes one or more MFPs (Multi Function Printers) 10a, 10b,. Client devices 20a, 20b,..., A print server device 30, an authentication server device 40, and a counting device 50 are included. The network 2 is not limited to the LAN, and may be the Internet, or a combination of the LAN and the Internet. The connection method may be either wired connection or wireless connection.

MFP10a、10b、…は、プリンタ機能、スキャナ機能、コピー機能、FAX機能など複数の機能を1台の筐体で実現する画像形成装置である。情報処理システム1は、MFPに限らず、プリンタ装置やスキャナ装置といった単機能の画像形成装置を含んでいてもよい。   MFPs 10a, 10b,... Are image forming apparatuses that realize a plurality of functions such as a printer function, a scanner function, a copy function, and a FAX function in a single casing. The information processing system 1 is not limited to the MFP, and may include a single-function image forming apparatus such as a printer device or a scanner device.

クライアント装置20a、20b、…は、例えばデスクトップ型、ノート型、タブレット型などによるパーソナルコンピュータである。これに限らず、クライアント装置20a、20b、…は、スマートフォンといった多機能型携帯電話端末であってもよい。クライアント装置20a、20b、…は、例えばMFP10a、10b、…のプリンタ機能を利用する際の印刷データを含む印刷ジョブを作成する。   The client devices 20a, 20b,... Are personal computers such as desktop, notebook, and tablet types. Not limited to this, the client devices 20a, 20b,... May be multifunctional mobile phone terminals such as smartphones. The client apparatuses 20a, 20b,... Create a print job including print data when using the printer functions of the MFPs 10a, 10b,.

プリントサーバ装置30は、クライアント装置20a、20b、…で作成された印刷ジョブの記憶および管理を行う。また、プリントサーバ装置30は、管理する印刷ジョブに従い、MFP10a、10b、…による印刷処理を制御する。   The print server device 30 stores and manages print jobs created by the client devices 20a, 20b,. Further, the print server apparatus 30 controls the printing process by the MFPs 10a, 10b,... According to the managed print job.

認証サーバ装置40は、MFP10a、10b、…を利用可能なユーザのユーザ情報が登録され、各ユーザがクライアント装置20a、20b、…からMFP10a、10b、…を利用する際の認証処理を行う。また、集計装置50は、各ユーザによるMFP10a、10b、…の利用実績を集計する。集計された利用実績は、認証サーバ装置40を介して各MFP10a、10b、…に送信され、操作パネルなどに表示される。   The authentication server device 40 registers user information of users who can use the MFPs 10a, 10b,..., And performs authentication processing when each user uses the MFPs 10a, 10b,. Further, the totaling device 50 totals the usage records of the MFPs 10a, 10b,. The collected usage results are transmitted to each MFP 10a, 10b,... Via the authentication server device 40 and displayed on the operation panel or the like.

なお、図1では、認証サーバ装置40が1台のコンピュータにより構成されるように示しているが、これはこの例に限定されず、認証サーバ装置40は、複数台のコンピュータに機能を分散させて構成してもよい。これは、プリントサーバ装置30や集計装置50についても同様である。   Although FIG. 1 shows that the authentication server device 40 is configured by one computer, this is not limited to this example, and the authentication server device 40 distributes functions to a plurality of computers. May be configured. The same applies to the print server device 30 and the counting device 50.

図1において、MFP10a、10b、…は、同等の構成にて実現可能であり、また、同等の利用形態にて利用可能であるので、以下では、特に記載の無い限り、MFP10a、10b、…をMFP10aで代表させて説明を行う。同様に、クライアント装置20a、20b、…についても、特に記載の無い限り、クライアント装置20aで代表させて説明を行う。   In FIG. 1, MFPs 10a, 10b,... Can be realized with an equivalent configuration, and can be used in an equivalent usage form. The MFP 10a will be described as a representative. Similarly, the client devices 20a, 20b,... Will be described by using the client device 20a as a representative unless otherwise specified.

図2は、第1の実施形態に適用可能な認証サーバ装置40の一例のハードウェア構成を示す。図2において、認証サーバ装置40は、CPU4000と、ROM(Read Only Memory)4001と、RAM(Random Access Memory)4002と、ストレージ4003と、通信I/F4004とを含み、これら各部がバス4010により互いに通信可能に接続される。   FIG. 2 shows a hardware configuration of an example of the authentication server device 40 applicable to the first embodiment. In FIG. 2, the authentication server device 40 includes a CPU 4000, a ROM (Read Only Memory) 4001, a RAM (Random Access Memory) 4002, a storage 4003, and a communication I / F 4004. It is connected so that it can communicate.

ストレージ4003は、ハードディスクドライブや不揮発性半導体メモリにより構成され、CPU4000が動作するための各種プログラムやデータが格納される。また、ROM4001は、例えば認証サーバ装置40が起動、動作するために用いるプログラムやデータが予め記憶される。CPU4000は、ストレージ4003やROM4001に格納されるプログラムに従い、RAM4002をワークエリアとして用いて動作し、認証サーバ装置40の全体の動作を制御する。通信I/F4004は、CPU4000の指示に従い、ネットワーク2を介した通信を制御する。   The storage 4003 is constituted by a hard disk drive or a nonvolatile semiconductor memory, and stores various programs and data for the CPU 4000 to operate. The ROM 4001 stores in advance a program and data used for starting and operating the authentication server device 40, for example. The CPU 4000 operates using the RAM 4002 as a work area in accordance with a program stored in the storage 4003 or the ROM 4001 and controls the entire operation of the authentication server device 40. A communication I / F 4004 controls communication via the network 2 in accordance with an instruction from the CPU 4000.

なお、クライアント装置20aは、一般的なパーソナルコンピュータと同等の構成にて実現可能であるので、説明を省略する。例えば、クライアント装置20aは、図2の構成に対してキーボード、ポインティングデバイスなどの入力デバイスと、USB(Universal Serial Bus)などを接続可能な入出力I/Fと、グラフィクスI/Fおよびディスプレイとを加えた構成にて実現が可能である。   The client device 20a can be realized with a configuration equivalent to that of a general personal computer, and a description thereof will be omitted. For example, the client apparatus 20a includes an input device such as a keyboard and a pointing device, an input / output I / F that can be connected to a USB (Universal Serial Bus), a graphics I / F, and a display in the configuration of FIG. This can be realized with the added configuration.

また、プリントサーバ装置30および集計装置50は、図2に示した認証サーバ装置40と同等のハードウェア構成にて実現可能であるので、説明を省略する。これに限らず、プリントサーバ装置30、認証サーバ装置40および集計装置50を、一般的なパーソナルコンピュータと同等に構成することも可能である。   The print server device 30 and the aggregation device 50 can be realized with a hardware configuration equivalent to that of the authentication server device 40 shown in FIG. However, the present invention is not limited to this, and the print server device 30, the authentication server device 40, and the counting device 50 can be configured in the same manner as a general personal computer.

図3は、第1の実施形態に適用可能なMFP10aのハードウェア構成の例を示す。図3において、MFP10aは、CPU(Central Processing Unit)1000と、ROM(Read Only Memory)1001と、RAM(Random Access Memory)1002と、外部I/F1003と、操作部I/F1004と、操作パネル1040と、通信I/F1005と、ストレージ1020とを備える。さらに、MFP10aは、MFP10aの各機能を実行するための構成を備える。   FIG. 3 shows an example of the hardware configuration of the MFP 10a applicable to the first embodiment. In FIG. 3, an MFP 10a includes a CPU (Central Processing Unit) 1000, a ROM (Read Only Memory) 1001, a RAM (Random Access Memory) 1002, an external I / F 1003, an operation unit I / F 1004, and an operation panel 1040. A communication I / F 1005 and a storage 1020. Further, the MFP 10a has a configuration for executing each function of the MFP 10a.

ストレージ1020は、データを不揮発に記憶する記憶媒体であって、ハードディスクドライブやフラッシュメモリを適用できる。ストレージ1020は、CPU1000が動作するためのプログラムやデータが記憶される。   The storage 1020 is a storage medium that stores data in a nonvolatile manner, and a hard disk drive or a flash memory can be applied. The storage 1020 stores programs and data for operating the CPU 1000.

MFP10aがプリンタ機能、コピー機能、スキャナ機能およびFAX機能を有するこの例では、MFP10aは、各機能を実行するための構成として、画像処理・エンジン制御部1030と、スキャナユニット1031と、プリンタユニット1032と、FAXユニット1033とを有する。また、MFP10aが有する上述した各部は、バス1010および1011により互いに通信可能に接続されている。   In this example in which the MFP 10a has a printer function, a copy function, a scanner function, and a FAX function, the MFP 10a has an image processing / engine control unit 1030, a scanner unit 1031, and a printer unit 1032 as a configuration for executing each function. And a FAX unit 1033. The above-described units included in the MFP 10a are connected to each other via buses 1010 and 1011 so that they can communicate with each other.

CPU1000は、例えば、ROM1001やストレージ1020に予め記憶されたプログラムに従い、RAM1002をワークメモリとして用い、このMFP10aの全体の動作を制御する。   The CPU 1000 controls the overall operation of the MFP 10a using the RAM 1002 as a work memory, for example, according to a program stored in the ROM 1001 or the storage 1020 in advance.

操作部I/F1004は、ユーザ操作を受け付ける操作部と、ユーザに情報を提示するための表示部を備えた操作パネル1040が接続される。操作部は、接触した位置に応じた信号を出力するようにしたタッチパネルを用いることができ、当該タッチパネルと表示部とを一体的に構成することができる。操作パネル1040からユーザ操作に応じて出力された信号は、操作部I/F1004を介してCPU1000に供給される。また、操作部I/F1004は、CPU1000から供給された表示制御信号に応じて、操作パネル1040の表示部に対して画面を表示させる。   The operation unit I / F 1004 is connected to an operation panel that receives a user operation and an operation panel 1040 that includes a display unit for presenting information to the user. As the operation unit, a touch panel configured to output a signal corresponding to the touched position can be used, and the touch panel and the display unit can be integrally configured. A signal output in response to a user operation from the operation panel 1040 is supplied to the CPU 1000 via the operation unit I / F 1004. Further, the operation unit I / F 1004 displays a screen on the display unit of the operation panel 1040 in accordance with the display control signal supplied from the CPU 1000.

通信I/F1005は、CPU1000の指示に従い、ネットワーク2に対する通信を制御する。外部I/F1003は、例えばUSB(Universal Serial Bus)インターフェイスといった、外部機器を接続するためのインターフェイスである。   A communication I / F 1005 controls communication with the network 2 in accordance with an instruction from the CPU 1000. The external I / F 1003 is an interface for connecting an external device such as a USB (Universal Serial Bus) interface.

スキャナユニット1031は、CIS(Contact Image Sensor)といった光センサを用いて原稿台にセットされた原稿の画像をスキャンして読み取り、画像データを出力する。プリンタユニット1032は、インクジェット方式や電子写真方式といった画像形成方式を用いて、画像データに基づき媒体に画像を形成する。   The scanner unit 1031 scans and reads an image of a document set on a document table using an optical sensor such as a CIS (Contact Image Sensor), and outputs image data. The printer unit 1032 forms an image on a medium based on image data using an image forming method such as an ink jet method or an electrophotographic method.

画像処理・エンジン制御部1030は、CPU1000の指示に従いスキャナユニット1031およびプリンタユニット1032の動作を制御する。また、画像処理・エンジン制御部1030は、CPU1000の指示に従い、スキャナユニット1031で読み取られた画像データに所定の画像処理を施してバス1011に対して出力する。さらに、画像処理・エンジン制御部1030は、バス1011を介して供給された画像データに所定の画像処理を施してプリンタユニット1032に供給する。FAXユニット1033は、例えば公衆電話回線に接続され、CPU1000の指示に従い、バス1011を介して供給された画像データのFAX送信処理を行う。   The image processing / engine control unit 1030 controls the operations of the scanner unit 1031 and the printer unit 1032 in accordance with instructions from the CPU 1000. Further, the image processing / engine control unit 1030 performs predetermined image processing on the image data read by the scanner unit 1031 and outputs the image data to the bus 1011 in accordance with an instruction from the CPU 1000. Further, the image processing / engine control unit 1030 performs predetermined image processing on the image data supplied via the bus 1011 and supplies the image data to the printer unit 1032. The FAX unit 1033 is connected to a public telephone line, for example, and performs FAX transmission processing of image data supplied via the bus 1011 in accordance with an instruction from the CPU 1000.

図4は、第1の実施形態に係るMFP10aの機能を説明するための一例の機能ブロック図を示す。図4において、MFP10aは、制御部100と、UI部101と、通信部102と、処理情報記憶部103と、拡張機能部110とを含む。これらのうち、処理情報記憶部103は、例えばストレージ1020の所定の記憶領域である。また、拡張機能部110は、MFP10aに対して追加される機能を含む。図4の例では、拡張機能部110は、プリント部111と、スキャン部112と、FAX部113と、認証処理部114と、情報収集部115とを含んでいる。   FIG. 4 is a functional block diagram illustrating an example of functions of the MFP 10a according to the first embodiment. In FIG. 4, the MFP 10 a includes a control unit 100, a UI unit 101, a communication unit 102, a processing information storage unit 103, and an extended function unit 110. Among these, the processing information storage unit 103 is a predetermined storage area of the storage 1020, for example. The extended function unit 110 includes functions added to the MFP 10a. In the example of FIG. 4, the extended function unit 110 includes a print unit 111, a scan unit 112, a FAX unit 113, an authentication processing unit 114, and an information collection unit 115.

これら制御部100、UI部101、通信部102および拡張機能部110は、CPU1000上で動作するプログラムにより実現される。これに限らず、これら制御部100、UI部101、通信部102および拡張機能部110のうち一部または全部を、互いに協働して動作するハードウェア回路により構成してもよい。   The control unit 100, UI unit 101, communication unit 102, and extended function unit 110 are realized by a program operating on the CPU 1000. Not limited to this, some or all of the control unit 100, UI unit 101, communication unit 102, and extended function unit 110 may be configured by hardware circuits that operate in cooperation with each other.

制御部100は、MFP10aの全体の動作を制御する。例えば、制御部100は、画像処理・エンジン制御部1030、スキャナユニット1031およびプリンタユニット1032を制御して、MFP10aが予め有する基本的なスキャナ機能、プリンタ機能を提供する。同様に、制御部100は、FAXユニット1033を制御して、MFP10aが予め有する基本的なFAX機能を提供する。   The control unit 100 controls the overall operation of the MFP 10a. For example, the control unit 100 controls the image processing / engine control unit 1030, the scanner unit 1031 and the printer unit 1032 to provide basic scanner functions and printer functions that the MFP 10a has in advance. Similarly, the control unit 100 controls the FAX unit 1033 to provide a basic FAX function that the MFP 10a has in advance.

UI部101は、操作パネル1040に表示される画面を生成する。また、UI部101は、操作パネル1040に対してなされた入力操作を受け付ける。通信部102は、通信I/F1005を制御してネットワーク2を介した通信を行う。   The UI unit 101 generates a screen displayed on the operation panel 1040. In addition, the UI unit 101 receives an input operation performed on the operation panel 1040. The communication unit 102 performs communication via the network 2 by controlling the communication I / F 1005.

拡張機能部110に含まれるプリント部111、スキャン部112およびFAX部113は、それぞれ、制御部100が提供する、MFP10aが予め有する基本的なプリンタ機能、スキャナ機能およびFAX機能のそれぞれに対して機能を追加し、これらプリンタ機能、スキャナ機能およびFAX機能を拡張する。例えば、プリント部111は、プリントサーバ装置30と連携して、クライアント装置20a、20b、…からプリントサーバ装置30に予め送信された印刷ジョブのうち、印刷を実行する印刷ジョブを選択させる印刷ジョブ選択画面を生成する。   The print unit 111, the scan unit 112, and the FAX unit 113 included in the extended function unit 110 function respectively for the basic printer function, the scanner function, and the FAX function that the MFP 10a has in advance provided by the control unit 100. The printer function, the scanner function, and the FAX function are expanded. For example, the print unit 111 cooperates with the print server device 30 to select a print job for executing printing from print jobs transmitted in advance from the client devices 20a, 20b,. Generate a screen.

拡張機能部110に含まれる認証処理部114は、認証サーバ装置40と連携して、このMFP10aを使用するユーザを認証する認証処理を実行する。認証処理部114は、例えば、ユーザIDおよびパスワードを含むログイン情報を入力するためのログイン画面をUI部101により表示させ、ログイン画面に入力されたログイン情報を認証サーバ装置40に送信して、ログイン情報に基づく認証を要求する。   An authentication processing unit 114 included in the extended function unit 110 executes an authentication process for authenticating a user who uses the MFP 10 a in cooperation with the authentication server device 40. For example, the authentication processing unit 114 causes the UI unit 101 to display a login screen for inputting login information including a user ID and a password, and transmits the login information input on the login screen to the authentication server device 40 to log in. Require authentication based on information.

拡張機能部110に含まれる情報収集部115は、MFP10aの利用情報を収集する。情報収集部115は、制御部100からMFP10aの各機能が利用された利用情報を、MFP10aを使用したユーザを示すユーザIDと関連付けて収集し、処理情報記憶部103に記憶する。   An information collection unit 115 included in the extended function unit 110 collects usage information of the MFP 10a. The information collection unit 115 collects usage information on the use of each function of the MFP 10 a from the control unit 100 in association with a user ID indicating the user who uses the MFP 10 a and stores it in the processing information storage unit 103.

より具体的には、情報収集部115は、MFP10aを現在利用中のユーザのユーザIDと、当該ユーザがMFP10aを操作した日時(ログインした日時)と、当該ユーザが利用したMFP10aの機能を示す情報と、利用量を示す情報とを収集する。利用したMFP10aの機能を示す情報は、例えば、MFP10aのプリンタ機能、スキャナ機能、コピー機能、FAX機能のうち何れの機能を利用したかを含むことができる。さらに、当該ユーザがMFP10aにおいてプリンタ機能あるいはコピー機能を利用した場合には、カラーおよびモノクロの何れにより印刷を行ったかを示す情報を、利用したMFP10aの機能を示す情報に含むことができる。   More specifically, the information collection unit 115 is information indicating the user ID of the user currently using the MFP 10a, the date and time when the user operated the MFP 10a (logged in date and time), and the function of the MFP 10a used by the user. And information indicating the usage amount. The information indicating the function of the used MFP 10a can include, for example, which of the printer function, the scanner function, the copy function, and the FAX function of the MFP 10a is used. Furthermore, when the user uses a printer function or a copy function in the MFP 10a, information indicating whether printing has been performed in color or monochrome can be included in the information indicating the function of the used MFP 10a.

拡張機能部110に含まれるプリント部111、スキャナ部112、FAX部113、認証処理部114および情報収集部115は、例えばCPU1000上で動作することでそれぞれの機能を実現するアプリケーションプログラムとしてMFP10aに供給される。以下、プリント部111、スキャナ部112、FAX部113、認証処理部114および情報収集部115の機能を実現するアプリケーションプログラムを、それぞれ、プリントアプリ、スキャナアプリ、FAXアプリおよび認証アプリと呼ぶ。ここでは、プリントアプリ、スキャナアプリおよびFAXアプリは、認証アプリ(認証処理部114)により起動等を制御されるものとする。   The print unit 111, the scanner unit 112, the FAX unit 113, the authentication processing unit 114, and the information collection unit 115 included in the extended function unit 110 are supplied to the MFP 10a as application programs that realize the respective functions by operating on the CPU 1000, for example. Is done. Hereinafter, application programs that realize the functions of the print unit 111, the scanner unit 112, the FAX unit 113, the authentication processing unit 114, and the information collection unit 115 are referred to as a print application, a scanner application, a FAX application, and an authentication application, respectively. Here, it is assumed that the activation of the print application, the scanner application, and the FAX application is controlled by the authentication application (authentication processing unit 114).

これらプリントアプリ、スキャナアプリ、FAXアプリおよび認証アプリは、例えばネットワーク2を介してMFP10aに提供することができる。これに限らず、これらプリントアプリ、スキャナアプリ、FAXアプリおよび認証アプリを、外部I/F1003を介してMFP10aに供給してもよい。また、プリントアプリ、スキャナアプリ、FAXアプリおよび認証アプリは、個別にMFP10aに供給することができる。   These print application, scanner application, FAX application, and authentication application can be provided to the MFP 10a via the network 2, for example. However, the present invention is not limited thereto, and the print application, scanner application, FAX application, and authentication application may be supplied to the MFP 10a via the external I / F 1003. Further, the print application, the scanner application, the FAX application, and the authentication application can be individually supplied to the MFP 10a.

図5は、第1の実施形態に係る認証サーバ装置40の機能を説明するための一例の機能ブロック図を示す。図5において、認証サーバ装置40は、認証部400と、ユーザ情報管理部401と、ポイント取得部402と、通信部405とを含む。また、認証サーバ装置40は、それぞれユーザ情報管理部401に接続される、ユーザ情報記憶部410と、ログイン履歴記憶部411とをさらに含む。ユーザ情報記憶部410およびログイン履歴記憶部411は、例えば、それぞれストレージ4003の所定の記憶領域が用いられる。   FIG. 5 is a functional block diagram illustrating an example of functions of the authentication server device 40 according to the first embodiment. 5, the authentication server device 40 includes an authentication unit 400, a user information management unit 401, a point acquisition unit 402, and a communication unit 405. The authentication server device 40 further includes a user information storage unit 410 and a login history storage unit 411 that are respectively connected to the user information management unit 401. For the user information storage unit 410 and the login history storage unit 411, for example, predetermined storage areas of the storage 4003 are used.

これら認証部400、ユーザ情報管理部401、ポイント取得部402および通信部405は、CPU4000上で動作するプログラムにより実現される。これに限らず、これら認証部400、ユーザ情報管理部401、ポイント取得部402および通信部405のうち一部または全部を、互いに協働して動作するハードウェア回路により構成してもよい。   The authentication unit 400, the user information management unit 401, the point acquisition unit 402, and the communication unit 405 are realized by a program operating on the CPU 4000. Not limited to this, some or all of the authentication unit 400, the user information management unit 401, the point acquisition unit 402, and the communication unit 405 may be configured by hardware circuits that operate in cooperation with each other.

ユーザ情報記憶部410は、MFP10a、10b、…を利用可能なユーザのユーザ情報が記憶される。例えば、ユーザ情報記憶部410は、ユーザIDにユーザ名およびパスワードを関連付けたユーザ情報を、ユーザ情報テーブルに格納して記憶する。表1は、ユーザ情報記憶部410に記憶されるユーザ情報テーブルの例を示す。表1において、ユーザ情報テーブルは、「ユーザID」、「ユーザ名」および「パスワード」の各項目を含むレコードを有する。項目「ユーザID」は、各ユーザを識別可能なようにユーザに対して一意の文字列が与えられたユーザIDが格納される。項目「ユーザ名」は、そのレコードのユーザIDに対応するユーザの名前が格納される。項目「パスワード」は、そのレコードのユーザIDに対応するパスワードが格納される。   The user information storage unit 410 stores user information of users who can use the MFPs 10a, 10b,. For example, the user information storage unit 410 stores user information in which a user name and a password are associated with a user ID in a user information table. Table 1 shows an example of a user information table stored in the user information storage unit 410. In Table 1, the user information table has a record including items of “user ID”, “user name”, and “password”. The item “user ID” stores a user ID given a unique character string to the user so that each user can be identified. The item “user name” stores the name of the user corresponding to the user ID of the record. The item “password” stores a password corresponding to the user ID of the record.

Figure 2018039205
Figure 2018039205

これに限らず、ユーザ情報記憶部410は、ユーザの属性情報をユーザIDに関連付けてユーザ情報テーブルにさらに格納してもよい。また、この例では、ユーザ情報記憶部410が認証サーバ装置40に含まれるものとして説明しているが、これはこの例に限定されず、ユーザ情報を外部のサーバシステム(ディレクトリサーバなど)を利用して記憶してもよい。   However, the user information storage unit 410 may store the user attribute information in the user information table in association with the user ID. Also, in this example, the user information storage unit 410 is described as being included in the authentication server device 40, but this is not limited to this example, and user information is used using an external server system (such as a directory server). May be stored.

ログイン履歴記憶部411は、ユーザがMFP10a、10b、…にログインした履歴を記憶する。表2は、ログイン履歴記憶部411がユーザのログイン履歴を記憶するログイン履歴テーブルの例を示す。表2において、ログイン履歴テーブルは、「ユーザID」および「最終ログイン日時」の各項目を含むレコードを有する。項目「ユーザID」は、ユーザIDが格納され、項目「最終ログイン日時」は、そのレコードのユーザIDのユーザがMFP10a、10b、…に最後にログインした日時を示す最終ログイン日時が格納される。   The login history storage unit 411 stores a history of login by the user to the MFPs 10a, 10b,. Table 2 shows an example of a login history table in which the login history storage unit 411 stores a user's login history. In Table 2, the login history table has a record including items of “user ID” and “last login date”. The item “user ID” stores a user ID, and the item “last login date” stores the last login date and time indicating the date and time when the user ID of the record last logged into the MFP 10a, 10b,.

Figure 2018039205
Figure 2018039205

この例では、最終ログイン日時は、情報処理システム1が含む各MFP10a、10b、…に共通としている。これに限らず、ログイン履歴テーブルは、最終ログイン日時にログインを行ったMFP10a、10b、…を示す情報を、各レコード毎にさらに格納してもよい。また、ログイン履歴記憶部411は、ログイン履歴テーブルに対し、最終ログイン日時のみならず、ユーザのログイン履歴を蓄積的に格納しておいてもよいし、ログインを行って利用したMFP10aの各種の設定値をさらに格納してもよい。   In this example, the last login date and time is common to each MFP 10a, 10b,... Included in the information processing system 1. Not limited to this, the log-in history table may further store, for each record, information indicating the MFPs 10a, 10b,. Further, the login history storage unit 411 may store not only the last login date and time but also the login history of the user in the login history table in an accumulated manner, and various settings of the MFP 10a used after login. A value may be further stored.

ユーザ情報管理部401は、例えばストレージ4003に対してユーザ情報記憶部410およびログイン履歴記憶部411の領域を割り当てると共に、ユーザ情報記憶部410に記憶されるユーザ情報と、ログイン履歴記憶部411に記憶されるログイン履歴を管理する。認証部400は、例えばMFP10aの認証処理部114からの要求に従い、認証処理部114から送信されたログイン情報(ユーザIDおよびパスワード)に基づきユーザ情報記憶部410に記憶されるユーザ情報を参照して、当該ユーザIDに対する認証を行う。   For example, the user information management unit 401 allocates areas of the user information storage unit 410 and the login history storage unit 411 to the storage 4003, and stores user information stored in the user information storage unit 410 and the login history storage unit 411. Manage login history. The authentication unit 400 refers to user information stored in the user information storage unit 410 based on login information (user ID and password) transmitted from the authentication processing unit 114, for example, in accordance with a request from the authentication processing unit 114 of the MFP 10a. Then, authentication for the user ID is performed.

ポイント取得部402は、後述する集計装置50に対してユーザ毎のポイント情報を要求し、要求に応じて集計装置50から送信されたポイント情報を取得する。このとき、ポイント取得部402は、取得したポイント情報を記憶しておき、記憶したポイント情報と、集計装置50が記憶するポイント情報との間で定期的に同期を取るようにしてもよい。   The point acquisition unit 402 requests point information for each user from the aggregation device 50 to be described later, and acquires the point information transmitted from the aggregation device 50 in response to the request. At this time, the point acquisition unit 402 may store the acquired point information, and periodically synchronize between the stored point information and the point information stored in the counting device 50.

通信部405は、通信I/F4004を制御して、ネットワーク2に対する通信を行う。   The communication unit 405 controls the communication I / F 4004 to perform communication with the network 2.

第1の実施形態に係る認証サーバ装置40の各機能を実現するための情報処理プログラムは、インストール可能な形式また実行可能な形式のファイルでCD(Compact Disk)、フレキシブルディスク(FD)、DVD(Digital Versatile Disk)などのコンピュータで読み取り可能な記録媒体に記録して提供される。これに限らず、情報処理プログラムを、インターネットなどのネットワークに接続されたコンピュータ上に格納し、当該ネットワークを介してダウンロードさせることにより提供してもよい。また、情報処理プログラムをインターネットなどのネットワークを経由して提供または配布するように構成してもよい。   An information processing program for realizing each function of the authentication server device 40 according to the first embodiment is a file in an installable format or an executable format, which is a CD (Compact Disk), a flexible disk (FD), a DVD ( Provided on a computer-readable recording medium such as Digital Versatile Disk). However, the present invention is not limited thereto, and the information processing program may be provided by being stored on a computer connected to a network such as the Internet and downloaded via the network. The information processing program may be provided or distributed via a network such as the Internet.

情報処理プログラムは、上述した各部(認証部400、ユーザ情報管理部401、ポイント取得部402および通信部405)を含むモジュール構成となっている。実際のハードウェアとしては、CPU4000がストレージ4003などの記憶媒体から当該情報処理プログラムを読み出して実行することにより、上述した各部がRAM4002などの主記憶装置上にロードされ、認証部400、ユーザ情報管理部401、ポイント取得部402および通信部405が主記憶装置上に生成されるようになっている。   The information processing program has a module configuration including the above-described units (authentication unit 400, user information management unit 401, point acquisition unit 402, and communication unit 405). As actual hardware, the CPU 4000 reads the information processing program from a storage medium such as the storage 4003 and executes the information processing program, whereby the above-described units are loaded on the main storage device such as the RAM 4002, and the authentication unit 400, user information management The unit 401, the point acquisition unit 402, and the communication unit 405 are generated on the main storage device.

図6は、第1の実施形態に係る集計装置50の機能を説明するための一例の機能ブロック図を示す。集計装置50は、ログ管理部501と、ポイント管理部502と、通信部503とを含む。また、集計装置50は、ログ管理部501に接続されるログ情報記憶部510と、ポイント管理部502にそれぞれ接続される変換ルール記憶部520およびポイント情報記憶部521とをさらに含む。これらログ情報記憶部510、変換ルール記憶部520およびポイント情報記憶部521は、集計装置50が有する、ハードディスクドライブや不揮発性半導体メモリによるストレージの所定の記憶領域が用いられる。   FIG. 6 is a functional block diagram illustrating an example of functions of the aggregation device 50 according to the first embodiment. The aggregation device 50 includes a log management unit 501, a point management unit 502, and a communication unit 503. The totaling device 50 further includes a log information storage unit 510 connected to the log management unit 501, a conversion rule storage unit 520 and a point information storage unit 521 connected to the point management unit 502, respectively. The log information storage unit 510, the conversion rule storage unit 520, and the point information storage unit 521 use predetermined storage areas of the storage device of the aggregation device 50, such as a hard disk drive or a nonvolatile semiconductor memory.

ログ管理部501、ポイント管理部502および通信部503は、集計装置50が備えるCPU上で動作するプログラムにより実現される。これに限らず、ログ管理部501、ポイント管理部502および通信部503の一部または全部を、互いに協働して動作するハードウェア回路により構成してもよい。   The log management unit 501, the point management unit 502, and the communication unit 503 are realized by a program that operates on the CPU included in the totalization device 50. Not limited to this, some or all of the log management unit 501, the point management unit 502, and the communication unit 503 may be configured by hardware circuits that operate in cooperation with each other.

ログ管理部501は、MFP10aから送信されたユーザ毎の利用情報(利用実績)を、MFP10aの利用履歴を示すログ情報(ジョブログ)としてログ情報記憶部510に例えば蓄積的に記憶する。ログ情報は、例えばMFP10a、MFP10b、…毎に、ログ情報記憶部510に記憶される。   The log management unit 501 stores the usage information (usage record) for each user transmitted from the MFP 10a, for example, in a log information storage unit 510 as log information (job log) indicating the usage history of the MFP 10a. The log information is stored in the log information storage unit 510 for each MFP 10a, MFP 10b,.

表3は、ログ情報記憶部510に記憶されるログ情報の例を示す。表3の例では、ログ情報は、「ログID」、「操作日時」、「ログ種別」、「ユーザID」、「カラー/モノクロ」および「利用量」の各項目を含むレコードを有する。ログ情報の各レコードは、項目「ログID」の値によって識別される。   Table 3 shows an example of log information stored in the log information storage unit 510. In the example of Table 3, the log information includes records including items of “log ID”, “operation date / time”, “log type”, “user ID”, “color / monochrome”, and “usage amount”. Each record of log information is identified by the value of the item “log ID”.

Figure 2018039205
Figure 2018039205

項目「操作日時」は、MFP10aに対して、そのレコードのログ情報に係る操作が行われた日時が格納されている。項目「ログ種類」は、そのレコードのログ情報に係る操作により実行されたMFP10aの機能を示す情報が格納される。項目「ユーザID」は、そのレコードのログ情報に係るユーザIDが格納される。項目「カラー/モノクロ」は、MFP10aにおいて、そのレコードのログ情報に係る操作によりカラーおよびモノクロの何れの印刷が行われたかを示す情報が格納される。   The item “operation date and time” stores the date and time when the operation related to the log information of the record was performed on the MFP 10a. The item “log type” stores information indicating the function of the MFP 10a executed by the operation related to the log information of the record. The item “user ID” stores a user ID related to log information of the record. The item “color / monochrome” stores information indicating whether color or monochrome printing has been performed by the operation related to the log information of the record in the MFP 10a.

項目「利用量」は、そのレコードのログ情報に係る操作に応じたMFP10aの利用量を示す情報が格納される。MFP10aの利用量は、例えば、MFP10aにおいて印刷を行った面数を用いることができる。例えば、片面印刷を行った場合は、利用量が「1」、両面印刷を行った場合は、利用量が「2」とされる。さらに、利用量は、印刷に用いた用紙の大きさに応じた値とすることができる。例えばA4サイズの片面印刷で利用量を「1」とし、A3サイズの片面印刷で利用量を「2」とすることができる。   The item “usage amount” stores information indicating the usage amount of the MFP 10a according to the operation related to the log information of the record. As the usage amount of the MFP 10a, for example, the number of printed pages in the MFP 10a can be used. For example, the usage amount is “1” when single-sided printing is performed, and the usage amount is “2” when double-sided printing is performed. Furthermore, the usage amount can be a value corresponding to the size of the paper used for printing. For example, the usage amount can be “1” for A4 size single-sided printing, and the usage amount can be “2” for A3 size single-sided printing.

ログ管理部501は、ログ情報記憶部510に記憶されるログ情報に基づき、ユーザID毎、および、MFP10a、MFP10b、…毎の利用量のレポートを作成することができる。また、ログ管理部501は、外部からの要求に応じて、ログ情報記憶部510に記憶されたログ情報を検索し、検索して得た情報を要求元に送信することができる。   Based on the log information stored in the log information storage unit 510, the log management unit 501 can create a usage report for each user ID and for each MFP 10a, MFP 10b,. In addition, the log management unit 501 can search log information stored in the log information storage unit 510 in response to a request from the outside, and transmit the information obtained by the search to the request source.

ポイント管理部502は、ログ情報記憶部510に記憶されるログ情報に基づき、ユーザID毎のMFP10aの利用量を算出し、算出された値を当該ユーザIDのユーザのポイントとして管理する。ポイント管理部502は、ログ情報に含まれる項目「利用量」の値を、変換ルール記憶部520に記憶される変換ルールに従い変換した値を用いて、ポイントの計算を行う。   The point management unit 502 calculates the usage amount of the MFP 10a for each user ID based on the log information stored in the log information storage unit 510, and manages the calculated value as a user point of the user ID. The point management unit 502 calculates points using a value obtained by converting the value of the item “usage amount” included in the log information according to the conversion rule stored in the conversion rule storage unit 520.

表4は、変換ルール記憶部520に記憶される、変換ルールを格納する変換ルールテーブルの例を示す。   Table 4 shows an example of a conversion rule table stored in the conversion rule storage unit 520 for storing conversion rules.

Figure 2018039205
Figure 2018039205

表4の例では、「カラープリント」、「カラーコピー」、「モノクロプリント」および「モノクロコピー」の各項目にそれぞれ「5」、「10」、「1」および「1」の各値(変換値と呼ぶ)が関連付けられている。ポイント管理部502は、ログ情報記憶部510に記憶されるログ情報に含まれる「ログ種類」、「カラー/モノクロ」および「利用量」の各項目の値と、変換ルールテーブルに格納される変換値とに基づき、ユーザIDに対応するポイントを算出する。   In the example of Table 4, each value of “5”, “10”, “1”, and “1” (conversion) is added to each item of “color print”, “color copy”, “monochrome print”, and “monochrome copy”. Called a value). The point management unit 502 includes values of “log type”, “color / monochrome”, and “usage” items included in the log information stored in the log information storage unit 510, and conversions stored in the conversion rule table. Based on the value, a point corresponding to the user ID is calculated.

表3を参照して、ポイント算出の具体的な例について説明する。表3において、ログID「1」のレコードでは、ユーザID「001」のユーザが、ログ種類「コピー」で、モノクロ印刷を利用量「10」、すなわち10面行っていることが示されている。ポイント管理部502は、利用量「10」に、表4の変換ルールテーブルにおける「モノクロコピー」の変換値「1」を乗じて、変換された利用量「10」を得る。また、ログID「2」のレコードでは、同じユーザID「001」のユーザが、ログ種類「プリント」で、カラー印刷を利用量「2」、すなわち2面行っていることが示されている。ポイント管理部502は、利用量「2」に、表4の変換ルールテーブルにおける「カラープリント」の変換値「5」を乗じて、変換された利用量「10」を得る。   A specific example of the point calculation will be described with reference to Table 3. In Table 3, the record with the log ID “1” indicates that the user with the user ID “001” performs monochrome printing with the log type “copy” and the usage amount “10”, that is, 10 pages. . The point management unit 502 multiplies the usage amount “10” by the conversion value “1” of “monochrome copy” in the conversion rule table of Table 4 to obtain the converted usage amount “10”. Further, the record with the log ID “2” indicates that the user with the same user ID “001” performs the color printing with the usage amount “2”, that is, two pages, with the log type “print”. The point management unit 502 multiplies the usage amount “2” by the conversion value “5” of “color print” in the conversion rule table of Table 4 to obtain the converted usage amount “10”.

ポイント管理部502は、このようにして、同じユーザIDについて算出された各利用量を加算して、当該ユーザIDのユーザのポイントを取得する。表3の例では、ユーザID「001」のユーザのポイントは、変換された利用量「10」+「10」で「20」となる。ポイント管理部502は、このようにして求めたユーザID毎のポイントを、ポイント情報記憶部521に記憶されるポイント情報テーブルに格納する。ポイント情報テーブルに既に同じユーザIDのポイントが記憶されている場合には、記憶されているポイントに新たに求めたポイントを加算してポイントを集計し、ポイントの更新を行う。また、ポイント管理部502は、指示に応じてユーザIDのポイントをリセットする(「0」にする)こともできる。   In this way, the point management unit 502 adds the usage amounts calculated for the same user ID, and acquires the user point of the user ID. In the example of Table 3, the user point of the user ID “001” is “20” with the converted usage amount “10” + “10”. The point management unit 502 stores the points for each user ID thus obtained in the point information table stored in the point information storage unit 521. If points with the same user ID are already stored in the point information table, the newly obtained points are added to the stored points, the points are totaled, and the points are updated. In addition, the point management unit 502 can reset the point of the user ID (set it to “0”) according to the instruction.

表5は、ポイント情報記憶部521に記憶されるポイント情報テーブルの例を示す。   Table 5 shows an example of the point information table stored in the point information storage unit 521.

Figure 2018039205
Figure 2018039205

表5の例では、ポイント情報テーブルは、「ユーザID」、「今月(現在)ポイント値」、「先月ポイント値」および「上限値」の各項目を含むレコードを有する。項目「ユーザID」は、そのレコードのポイント情報に対応するユーザのユーザIDが格納される。項目「今月(現在)ポイント値」は、当該ユーザの、今月の、現在の日付までの利用量に応じたポイント値を集計した値が格納される。項目「先月ポイント値」は、当該ユーザの、先月の利用量に応じたポイント値を集計した値が格納される。項目「上限値」は、そのレコードのユーザIDのユーザに対して設定された、ポイント値の上限値が格納される。   In the example of Table 5, the point information table has a record including items of “user ID”, “current month (current) point value”, “last month point value”, and “upper limit value”. The item “user ID” stores the user ID of the user corresponding to the point information of the record. The item “current (current) point value” stores a value obtained by totaling point values according to the usage amount of the user up to the current date of the current month. In the item “last month point value”, a value obtained by totaling point values corresponding to the usage amount of the user last month is stored. The item “upper limit value” stores the upper limit value of the point value set for the user of the user ID of the record.

ポイント情報テーブルは、この例に限定されず、例えば、ユーザID毎に各月の利用量をさらに格納し、ユーザの利用状態を管理するようにもできる。また、ポイント管理部502は、例えば、あるユーザIDについて、項目「今月(現在)ポイント値」に格納される値が項目「上限値」に格納される値に近くなった場合に、当該ユーザIDのユーザに対して利用量が上限値に近付いた旨を通知することができる。   The point information table is not limited to this example. For example, the usage amount of each month can be further stored for each user ID, and the usage state of the user can be managed. Further, for example, when a value stored in the item “current month (current) point value” is close to a value stored in the item “upper limit value”, the point management unit 502 determines that user ID Can be notified to the user that the usage amount has approached the upper limit.

図7は、第1の実施形態に適用可能なプリントサーバ装置30の機能を説明するための一例の機能ブロック図を示す。図7において、プリントサーバ装置30は、ジョブ管理部300と、ジョブ情報記憶部301とを含む。ジョブ管理部300は、プリントサーバ装置30が有するCPU上で動作するプログラムにより実現される。これに限らず、ジョブ管理部300は、ハードウェア回路により構成してもよい。また、ジョブ情報記憶部301は、プリントサーバ装置30が有する、ハードディスクドライブや不揮発性半導体メモリによるストレージの所定の記憶領域が用いられる。   FIG. 7 is a functional block diagram illustrating an example of the functions of the print server device 30 applicable to the first embodiment. In FIG. 7, the print server device 30 includes a job management unit 300 and a job information storage unit 301. The job management unit 300 is realized by a program that operates on the CPU of the print server device 30. Not limited to this, the job management unit 300 may be configured by a hardware circuit. In addition, the job information storage unit 301 uses a predetermined storage area of the print server device 30 that is a storage using a hard disk drive or a nonvolatile semiconductor memory.

ジョブ管理部300は、クライアント装置20a、20b、…から送信された印刷ジョブを受け付け、受け付けた印刷ジョブを、ジョブ情報記憶部301に記憶される印刷ジョブテーブルに格納して印刷ジョブの登録を行う。また、ジョブ管理部300は、例えばMFP10a内のプリント部111(プリントアプリ)からの要求に応じて、ジョブ情報記憶部301に記憶される印刷ジョブの一覧、印刷ジョブの詳細などを、要求元に返すことができる。   The job management unit 300 receives print jobs transmitted from the client devices 20a, 20b,..., Stores the received print jobs in a print job table stored in the job information storage unit 301, and registers the print job. . In addition, the job management unit 300 uses, for example, a list of print jobs stored in the job information storage unit 301 and details of the print job in response to a request from the print unit 111 (print application) in the MFP 10a. Can return.

表6は、ジョブ情報記憶部301に記憶される印刷ジョブテーブルの例を示す。表6の例では、印刷ジョブテーブルは、「ジョブID」、「スプール日時」、「ユーザID」、「ヘッダ情報」および「スプールデータファイル名」の各項目を含むレコードを有する。   Table 6 shows an example of a print job table stored in the job information storage unit 301. In the example of Table 6, the print job table has a record including items of “job ID”, “spool date / time”, “user ID”, “header information”, and “spool data file name”.

Figure 2018039205
Figure 2018039205

項目「ジョブID」は、印刷ジョブテーブルに格納される各印刷ジョブを識別する識別情報が格納される。項目「スプール日時」は、そのレコードの印刷ジョブによる印刷データをプリントサーバ装置30がスプールした日時が格納される。ユーザIDは、そのレコードの印刷ジョブを送信したユーザのユーザIDが格納される。項目「ヘッダ情報」は、印刷条件など印刷ジョブのヘッダ情報が格納される。項目「スプールデータファイル名」は、そのレコードの項目「スプール日時」に格納される日時にプリントサーバ装置30にスプールされた印刷データのスプールデータファイルの名前が格納される。   The item “job ID” stores identification information for identifying each print job stored in the print job table. The item “spool date and time” stores the date and time when the print server device 30 spooled the print data of the print job of the record. The user ID stores the user ID of the user who sent the print job for that record. The item “header information” stores print job header information such as print conditions. The item “spool data file name” stores the name of the spool data file of the print data spooled in the print server device 30 at the date and time stored in the item “spool date and time” of the record.

(第1の実施形態に係る印刷処理)
次に、第1の実施形態に係る、MFP10aにおける印刷処理について説明する。図8は、第1の実施形態に係る、MFP10aにおける印刷処理を概略的に示す一例のフローチャートである。MFP10aは、例えば電源の投入に応じて、UI部101により操作パネル1040に対してログイン画面を表示させる(ステップS10)。
(Print processing according to the first embodiment)
Next, a printing process in the MFP 10a according to the first embodiment will be described. FIG. 8 is a flowchart of an example schematically showing print processing in the MFP 10a according to the first embodiment. For example, when the power is turned on, the MFP 10a causes the UI unit 101 to display a login screen on the operation panel 1040 (step S10).

図9は、第1の実施形態に適用可能なログイン画面の例を示す。図9において、ログイン画面60は、RFID(Radio Frequency IDentifier)による非接触IC(Integrated Circuit)カードによるログインを促すメッセージ600と、ログイン情報を入力してログインを行うためのボタン601〜603とを含む。   FIG. 9 shows an example of a login screen applicable to the first embodiment. In FIG. 9, a login screen 60 includes a message 600 for prompting login with a non-contact IC (Integrated Circuit) card using RFID (Radio Frequency IDentifier), and buttons 601 to 603 for inputting login information and logging in. .

これらのうち、ボタン601は、ゲストユーザによるログインであって、MFP10aにおいて利用可能な機能が制限される一方で、ログイン情報の入力が省略される。ボタン602は、PIN(Personal Identification Number)コードを入力してログインを行うためのボタンである。また、ボタン603は、ユーザIDおよびパスワードを入力してログインを行うためのボタンである。ここでは、ボタン603が操作され、ユーザにより、ユーザIDとパスワード(PW)とが入力されるものとする。   Among these buttons, the button 601 is a login by a guest user, and functions that can be used in the MFP 10a are limited, but input of login information is omitted. A button 602 is a button for logging in by inputting a PIN (Personal Identification Number) code. A button 603 is a button for logging in by inputting a user ID and a password. Here, it is assumed that the button 603 is operated and the user inputs a user ID and a password (PW).

次のステップS11で、MFP10aは、認証処理部114により、ステップS10で入力されたユーザIDおよびパスワードを、ユーザ情報として認証サーバ装置40に送信する。認証サーバ装置40は、MFP10aから送信されたユーザ情報に基づきユーザ情報記憶部410を参照して認証処理を行い、認証結果をMFP10aに送信する。この認証結果は、MFP10aに受信され、認証処理部114に渡される。   In the next step S11, the MFP 10a causes the authentication processing unit 114 to transmit the user ID and password input in step S10 to the authentication server device 40 as user information. The authentication server device 40 refers to the user information storage unit 410 based on the user information transmitted from the MFP 10a, performs authentication processing, and transmits an authentication result to the MFP 10a. This authentication result is received by the MFP 10 a and passed to the authentication processing unit 114.

次のステップS12で、MFP10aにおいて認証処理部114は、認証サーバ装置40から送信された認証結果が認証の成功を示すか否かを判定する。認証処理部114は、認証結果が認証の失敗を示していると判定した場合(ステップS12、「失敗」)、図8のフローチャートによる一連の処理を終了させる。この場合、MFP10aは、例えば、ログインを試みたユーザを、ゲストとしてログインしたユーザとして扱う。   In the next step S12, the authentication processing unit 114 in the MFP 10a determines whether or not the authentication result transmitted from the authentication server device 40 indicates a successful authentication. If the authentication processing unit 114 determines that the authentication result indicates a failure of authentication (step S12, “failure”), the authentication processing unit 114 ends the series of processes illustrated in the flowchart of FIG. In this case, for example, the MFP 10a treats a user who has attempted to log in as a user who has logged in as a guest.

一方、認証処理部114は、認証結果が認証の成功を示していると判定した場合(ステップS12、「成功」)、処理をステップS13に移行させる。ステップS13で、MFP10aは、認証成功を示す認証結果と共に認証サーバ装置40から送信された、認証サーバ装置40からのメッセージを受信する。認証サーバ装置40から受信するメッセージは、例えば、ログインしたユーザの今月(現在)のポイント値の通知である。これに限らず、メッセージは、ログインしたユーザの先月のポイント値や、ポイント値の上限値を含んでいてもよい。さらに、メッセージは、ポイント値に限られず、ログインしたユーザに対する他のメッセージ(メンテナンス情報、挨拶メッセージなど)でもよい。   On the other hand, if the authentication processing unit 114 determines that the authentication result indicates a successful authentication (step S12, “success”), the authentication processing unit 114 shifts the processing to step S13. In step S <b> 13, the MFP 10 a receives the message from the authentication server device 40 that is transmitted from the authentication server device 40 together with the authentication result indicating the success of authentication. The message received from the authentication server device 40 is, for example, a notification of the point value of the logged-in user this month (current). The message is not limited to this, and the message may include the point value of the logged-in user last month or the upper limit value of the point value. Further, the message is not limited to the point value, and may be another message (maintenance information, greeting message, etc.) for the logged-in user.

次のステップS14で、MFP10aは、UI部101により、操作パネル1040に対してホーム画面を表示させる。図10は、第1の実施形態に適用可能な、UI部101により表示されるホーム画面の例を示す。   In next step S <b> 14, the MFP 10 a causes the UI unit 101 to display a home screen on the operation panel 1040. FIG. 10 shows an example of a home screen displayed by the UI unit 101 that can be applied to the first embodiment.

図10において、ホーム画面61は、機能指定領域610と、タブ領域611と、ボタン612および613とを含む。機能指定領域610は、MFP10aにログインしたユーザが利用可能な機能を指定するための1以上のボタンによるボタン群を含む。例えば、機能指定領域610は、プリントアプリ、スキャナアプリ、FAXアプリなど、プリント部111、スキャン部112およびFAX部113の各機能を実行させるためのアプリの起動ボタンを含む。   In FIG. 10, the home screen 61 includes a function designation area 610, a tab area 611, and buttons 612 and 613. The function designation area 610 includes a button group including one or more buttons for designating functions that can be used by a user who has logged into the MFP 10a. For example, the function designation area 610 includes an application activation button for causing each function of the print unit 111, the scan unit 112, and the FAX unit 113, such as a print application, a scanner application, and a FAX application.

タブ領域611は、機能指定領域610に含まれるボタン群を切り替える。ボタン612は、ログアウトを行うためのボタンである。また、ボタン613は、ログインしたユーザの情報を表示させるためのボタンである。   A tab area 611 switches buttons included in the function designation area 610. A button 612 is a button for logging out. A button 613 is a button for displaying information of a logged-in user.

次のステップS15で、MFP10aは、認証処理部114により、ステップS13で認証サーバ装置40から受信したメッセージを表示させるか否かを示す表示設定がオンおよびオフの何れとなっているかを判定する。認証処理部114は、表示設定がオフになっていると判定した場合(ステップS15、「オフ」)、処理をステップS18に移行させる。   In next step S15, the MFP 10a determines whether the display setting indicating whether or not to display the message received from the authentication server device 40 in step S13 is on or off by the authentication processing unit 114. If the authentication processing unit 114 determines that the display setting is off (step S15, “off”), the authentication processing unit 114 shifts the processing to step S18.

一方、認証処理部114は、表示設定がオンになっていると判定した場合(ステップS15、「オン」)、処理をステップS16に移行させる。ステップS16で、MFP10aは、UI部101により、操作パネル1040に対して、ステップS13で受信されたメッセージを表示させる。   On the other hand, if the authentication processing unit 114 determines that the display setting is turned on (step S15, “ON”), the authentication processing unit 114 shifts the processing to step S16. In step S16, the MFP 10a causes the UI unit 101 to display the message received in step S13 on the operation panel 1040.

図11は、第1の実施形態に係る、メッセージを表示させるメッセージ表示画面の例を示す。図11の例では、メッセージを表示させるメッセージ表示領域614が、上述したホーム画面61にオーバーラップされて表示されている。メッセージ表示領域614の右上の「×」(バツ印)が付されたボタン618を指定することで、メッセージ表示領域614の表示を解除してホーム画面61を表示させ、ホーム画面61に対する操作が可能な状態となる。   FIG. 11 shows an example of a message display screen for displaying a message according to the first embodiment. In the example of FIG. 11, a message display area 614 for displaying a message is displayed overlapping the home screen 61 described above. By designating a button 618 with an “x” (cross mark) at the upper right of the message display area 614, the display of the message display area 614 is canceled and the home screen 61 is displayed, and operations on the home screen 61 can be performed. It becomes a state.

次のステップS17で、UI部101は、メッセージ表示領域614の表示解除指示を受け付けたか否かを判定する。受け付けていないと判定した場合(ステップS17、「No」)、UI部101は、処理をステップS17に戻し、表示解除指示を待機する。ステップS17で、メッセージ表示領域614の表示解除指示を受け付けたと判定した場合、処理がステップS18に移行される。このとき、UI部101は、操作パネル1040の表示をホーム画面61に戻す。ここでは、ホーム画面61の機能指定領域610において、プリンタ機能が指定されたものとする。   In the next step S <b> 17, the UI unit 101 determines whether a display release instruction for the message display area 614 has been received. If it is determined that it has not been received (step S17, “No”), the UI unit 101 returns the process to step S17 and waits for a display cancellation instruction. If it is determined in step S17 that an instruction to cancel display of the message display area 614 has been received, the process proceeds to step S18. At this time, the UI unit 101 returns the display of the operation panel 1040 to the home screen 61. Here, it is assumed that the printer function is designated in the function designation area 610 of the home screen 61.

ステップS18で、MFP10aは、プリント部111によりプリントサーバ装置30に対してログインしたユーザのユーザIDに対応する印刷ジョブの一覧を要求する。プリント部111は、この要求に応じてプリントサーバ装置30から送信された印刷ジョブの一覧を、UI部101により操作パネル1040に表示させる。   In step S <b> 18, the MFP 10 a requests a list of print jobs corresponding to the user ID of the user who has logged in to the print server device 30 by the print unit 111. The print unit 111 causes the UI unit 101 to display a list of print jobs transmitted from the print server apparatus 30 in response to this request on the operation panel 1040.

図12は、第1の実施形態に適用可能な印刷ジョブ一覧画面の例を示す。図12において、印刷ジョブ一覧画面62は、一覧表示領域620と、ボタン622〜624とを含む。一覧表示領域620は、プリントサーバ装置30から送信された、MFP10aにログイン中のユーザのユーザIDに対応する印刷ジョブの一覧が表示される。ユーザは、一覧表示領域620に表示される各印刷ジョブから、所望の印刷ジョブを選択することができる。図12の例では、一覧表示領域620に、印刷ジョブ621a、621bおよび621cが表示され、印刷ジョブ621aが選択状態となっている。   FIG. 12 shows an example of a print job list screen applicable to the first embodiment. In FIG. 12, the print job list screen 62 includes a list display area 620 and buttons 622 to 624. The list display area 620 displays a list of print jobs that are transmitted from the print server device 30 and that correspond to the user IDs of users who are logged in to the MFP 10a. The user can select a desired print job from each print job displayed in the list display area 620. In the example of FIG. 12, print jobs 621a, 621b, and 621c are displayed in the list display area 620, and the print job 621a is in a selected state.

ボタン622は、一覧表示領域620に表示される印刷ジョブ621a〜621cを全て選択するためのボタンである。ボタン623aは、一覧表示領域620に表示される各印刷ジョブのうち、選択状態の印刷ジョブの詳細情報を確認するためのボタン、ボタン623bは、選択状態の印刷ジョブを削除するためのボタンである。ボタン623cは、選択状態の印刷ジョブの印刷を実行させるためのボタンである。また、ボタン624は、ログアウトを行うためのボタンである。   The button 622 is a button for selecting all the print jobs 621a to 621c displayed in the list display area 620. The button 623a is a button for confirming the detailed information of the selected print job among the print jobs displayed in the list display area 620, and the button 623b is a button for deleting the selected print job. . The button 623c is a button for executing printing of the selected print job. A button 624 is a button for logging out.

次のステップS19で、MFP10aにおいてプリント部111は、印刷指示を受け付けたか否かを判定する。例えば、プリント部111は、UI部101により、操作パネル1040に表示される印刷ジョブ一覧画面62において1以上の印刷ジョブが選択された状態でボタン623cが操作された場合に、印刷指示を受け付けたと判定する。プリント部111は、印刷指示を受け付けていないと判定した場合(ステップS19、「No」)、処理をステップS19に戻し、印刷指示を待機する。   In the next step S19, in the MFP 10a, the print unit 111 determines whether a print instruction has been accepted. For example, the print unit 111 receives a print instruction when the UI unit 101 operates the button 623c while one or more print jobs are selected on the print job list screen 62 displayed on the operation panel 1040. judge. If it is determined that the print instruction has not been received (step S19, “No”), the printing unit 111 returns the process to step S19 and waits for the print instruction.

一方、プリント部111は、ステップS19で印刷指示を受け付けたと判定した場合(ステップS19、「Yes」)、処理をステップS20に移行させる。ステップS20で、プリント部111は、ステップS19で受け付けた印刷指示に応じて印刷処理を開始する。   On the other hand, if the print unit 111 determines in step S19 that a print instruction has been received (step S19, “Yes”), the process proceeds to step S20. In step S20, the print unit 111 starts print processing in response to the print instruction received in step S19.

図13は、第1の実施形態に係る情報処理システム1におけるMFP10aに対するログイン処理の流れの例をより詳細に示すシーケンス図である。なお、図13において、上述した図4〜図6と共通する部分には同一の符号を付して、詳細な説明を省略する。   FIG. 13 is a sequence diagram showing in more detail an example of the flow of login processing for the MFP 10a in the information processing system 1 according to the first embodiment. In FIG. 13, the same reference numerals are given to the same parts as those in FIGS. 4 to 6 described above, and detailed description thereof is omitted.

先ず、MFP10aにおいて、UI部101により図9のログイン画面60が表示され、ユーザにより、ログイン画面60に従いMFP10aに対して、例えばユーザIDおよびパスワードを含むログイン情報が入力される(ステップS100)。UI部101は、入力されたログイン情報を認証処理部114に渡す(ステップS101)。   First, in the MFP 10a, the UI unit 101 displays the login screen 60 of FIG. 9, and the user inputs login information including, for example, a user ID and a password to the MFP 10a according to the login screen 60 (step S100). The UI unit 101 passes the input login information to the authentication processing unit 114 (step S101).

認証処理部114は、UI部101から渡されたログイン情報を認証サーバ装置40に送信し、認証サーバ装置40に対してログイン情報に基づく認証を要求する(ステップS102)。ログイン情報および認証要求は、認証サーバ装置40に受信されて認証部400に渡される。認証部400は、認証要求に応じて、ログイン情報に対応するユーザ情報をユーザ情報管理部401に要求する(ステップS103)。ユーザ情報管理部401は、ログイン情報に含まれるユーザIDおよびパスワードに基づき表1に例示したユーザ情報テーブルを参照し、ログイン情報に対応するユーザ情報を検索する。ユーザ情報管理部401は、検索結果のユーザ情報を認証部400に返す(ステップS104)。   The authentication processing unit 114 transmits the login information passed from the UI unit 101 to the authentication server device 40, and requests the authentication server device 40 for authentication based on the login information (step S102). The login information and the authentication request are received by the authentication server device 40 and passed to the authentication unit 400. In response to the authentication request, the authentication unit 400 requests user information corresponding to the login information from the user information management unit 401 (step S103). The user information management unit 401 refers to the user information table illustrated in Table 1 based on the user ID and password included in the login information, and searches for user information corresponding to the login information. The user information management unit 401 returns the user information of the search result to the authentication unit 400 (step S104).

認証部400は、MFP10aから送信されたログイン情報と、ユーザ情報管理部401から返されたユーザ情報とに基づきログイン情報に対する認証処理を行う(ステップS105)。認証に失敗した場合、認証部400は、認証に失敗した旨をMFP10aに通知する。認証に成功した場合、認証部400は、ポイント取得部402に対して、ログイン情報に含まれるユーザIDを渡し、当該ユーザIDに対応する今月(現在)のポイント値を要求する(ステップS106)。   The authentication unit 400 performs an authentication process on the login information based on the login information transmitted from the MFP 10a and the user information returned from the user information management unit 401 (step S105). If the authentication fails, the authentication unit 400 notifies the MFP 10a that the authentication has failed. When the authentication is successful, the authentication unit 400 passes the user ID included in the login information to the point acquisition unit 402, and requests the current month (current) point value corresponding to the user ID (step S106).

ポイント取得部402は、この要求に従い、ユーザIDを集計装置50に送信し、集計装置50に対して、送信したユーザIDに対応する今月(現在)のポイント値を要求する(ステップS107)。ユーザIDおよびポイント値の要求は、集計装置50に受信されてポイント管理部502に渡される。ポイント管理部502は、表5に例示したポイント情報テーブルを参照し、渡されたユーザIDに対応する今月(現在)のポイント値を取得する(ステップS108)。ポイント管理部502は、取得したポイント値を、対応するユーザIDと共に認証サーバ装置40に送信する(ステップS109)。   In accordance with this request, the point acquisition unit 402 transmits the user ID to the totaling device 50, and requests the totaling device 50 for the current month (current) point value corresponding to the transmitted user ID (step S107). The request for the user ID and the point value is received by the totaling device 50 and passed to the point management unit 502. The point management unit 502 refers to the point information table illustrated in Table 5 and obtains the current month (current) point value corresponding to the passed user ID (step S108). The point management unit 502 transmits the acquired point value together with the corresponding user ID to the authentication server device 40 (step S109).

今月(現在)のポイント値およびユーザIDは、認証サーバ装置40に受信され、ポイント取得部402に渡される。ポイント取得部402は、渡された今月(現在)のポイント値およびユーザIDをユーザ情報管理部401に渡す(ステップS110)。ユーザ情報管理部401は、渡されたユーザIDに基づき、当該ユーザIDのユーザに対してポイント値の表示を行うか否かを指定する表示設定を「オン」および「オフ」の何れかに決定する(ステップS111)。このように、ユーザ情報管理部401は、表示設定の「オン」および「オフ」を設定する表示設定部としても機能する。ステップS111における表示設定の決定方法の詳細については、後述する。   The point value and user ID for this month (current) are received by the authentication server device 40 and passed to the point acquisition unit 402. The point acquisition unit 402 passes the passed point value and user ID of this month (current) to the user information management unit 401 (step S110). Based on the passed user ID, the user information management unit 401 determines whether the display setting for specifying whether or not to display the point value for the user with the user ID is “ON” or “OFF”. (Step S111). As described above, the user information management unit 401 also functions as a display setting unit for setting the display settings “ON” and “OFF”. Details of the display setting determination method in step S111 will be described later.

ユーザ情報管理部401は、ステップS111で決定された表示設定と、ステップS110で取得されたポイント値とを、ユーザIDと共に認証部400に渡す(ステップS112)。認証部400は、認証成功の通知と、ユーザ情報管理部401から渡された表示設定、ポイント値およびユーザIDとを、MFP10aに送信する(ステップS113)。それと共に、認証部400は、ユーザIDに対応するユーザ情報をMFP10aに送信する。   The user information management unit 401 passes the display setting determined in step S111 and the point value acquired in step S110 to the authentication unit 400 together with the user ID (step S112). The authentication unit 400 transmits the notification of successful authentication and the display setting, the point value, and the user ID passed from the user information management unit 401 to the MFP 10a (step S113). At the same time, the authentication unit 400 transmits user information corresponding to the user ID to the MFP 10a.

認証部400から送信された認証成功通知と、表示設定と、ポイント値と、ユーザIDを含むユーザ情報とがMFP10aに受信され、認証処理部114に渡される。認証処理部114は、ユーザ情報と、認証成功通知に応じたログイン完了通知とをUI部101に渡す(ステップS114)。それと共に、認証処理部114は、表示設定およびポイント値をUI部101に渡す。   The authentication success notification, display setting, point value, and user information including the user ID transmitted from the authentication unit 400 are received by the MFP 10 a and passed to the authentication processing unit 114. The authentication processing unit 114 passes the user information and a login completion notification corresponding to the authentication success notification to the UI unit 101 (step S114). At the same time, the authentication processing unit 114 passes the display setting and the point value to the UI unit 101.

UI部101は、認証処理部114からユーザ情報、ログイン完了通知、表示設定およびポイント値を受け取ると、操作パネル1040に対して、図10を用いて説明したホーム画面61を表示させる(ステップS115)。UI部101は、認証処理部114から受け取った表示設定が「オン」である場合に、図11を用いて説明したように、今月(現在)ポイント値の通知を行うメッセージ表示領域614を例えばホーム画面61にオーバーラップさせて表示させる(ステップS116)。この場合、ユーザは、ホーム画面61を操作してプリンタ機能などを実行させるためには、メッセージ表示領域614の表示を解除する操作を行う必要がある。   When the UI unit 101 receives the user information, the login completion notification, the display setting, and the point value from the authentication processing unit 114, the UI unit 101 displays the home screen 61 described with reference to FIG. 10 on the operation panel 1040 (step S115). . When the display setting received from the authentication processing unit 114 is “ON”, the UI unit 101 uses, for example, a message display area 614 for notifying the current month (current) point value as described with reference to FIG. The screen 61 is displayed so as to overlap (Step S116). In this case, in order to operate the home screen 61 to execute a printer function or the like, the user needs to perform an operation of canceling the display of the message display area 614.

一方、UI部101は、認証処理部114から受け取った表示設定が「オフ」である場合には、操作パネル1040にメッセージ表示領域614を表示させない。この場合には、ユーザは、直接的にホーム画面61の操作を行うことができ、MFP10aに対してプリンタ機能などを実行させることができる。   On the other hand, the UI unit 101 does not display the message display area 614 on the operation panel 1040 when the display setting received from the authentication processing unit 114 is “OFF”. In this case, the user can directly operate the home screen 61 and can cause the MFP 10a to execute a printer function or the like.

図14は、第1の実施形態に係る、上述のステップS111における表示設定の決定方法を示す一例のフローチャートである。認証サーバ装置40において、ユーザ情報管理部401は、ステップS30で、MFP10aにログインしたユーザの、最終ログインの時間を示す情報を取得する。具体的には、ユーザ情報管理部401は、上述したステップS102でMFP10aから受信したログイン情報に含まれるユーザIDに基づきログイン履歴記憶部411に記憶されるログイン履歴テーブル(表2)を参照し、ユーザIDに対応する最終ログイン日時を取得する。   FIG. 14 is a flowchart illustrating an example of the display setting determination method in step S111 described above according to the first embodiment. In the authentication server device 40, the user information management unit 401 acquires information indicating the last login time of the user who has logged into the MFP 10a in step S30. Specifically, the user information management unit 401 refers to the login history table (Table 2) stored in the login history storage unit 411 based on the user ID included in the login information received from the MFP 10a in step S102 described above. The last login date and time corresponding to the user ID is acquired.

次のステップS31で、ユーザ情報管理部401は、ステップS30で取得した最終ログイン日時に基づき、当該ユーザIDによる、現在の時間から所定時間前までのログインの有無を判定する。例えば、ユーザ情報管理部401は、最終ログイン日時が本日の日時を示している場合に、所定時間前までのログインがあったと判定する。ここでいう「本日」は、現在の日付が例えば最終ログイン日時が示す日付と同日であって、且つ、現在の時間が所定時刻(例えば午前7時)以降である場合をいうものとする。   In the next step S31, the user information management unit 401 determines whether or not there is a login from the current time to a predetermined time by the user ID based on the last login date and time acquired in step S30. For example, the user information management unit 401 determines that there has been a login up to a predetermined time before the last login date and time indicates today's date and time. “Today” here refers to a case where the current date is the same as the date indicated by the last login date and the current time is after a predetermined time (for example, 7:00 am).

ユーザ情報管理部401は、所定時間前までのログインがあったと判定した場合(ステップS31、「有り」)、処理をステップS32に移行させ、表示設定を「オフ」に設定する。一方、ユーザ情報管理部401は、所定時間前までのログインが無かったと判定した場合(ステップS31、「無し」)、処理をステップS33に移行させ、表示設定を「オン」に設定する。   If the user information management unit 401 determines that login has occurred up to a predetermined time (step S31, “Yes”), the process proceeds to step S32, and the display setting is set to “off”. On the other hand, if the user information management unit 401 determines that there has been no login until a predetermined time (step S31, “none”), the process proceeds to step S33, and the display setting is set to “on”.

ユーザ情報管理部401は、ステップS32またはステップS33で表示設定を「オン」または「オフ」に設定すると、処理をステップS34に移行させる。ステップS34で、ユーザ情報管理部401は、ログイン履歴記憶部411に記憶されるログイン履歴テーブルにおける、ユーザIDが対応する項目「最終ログイン日時」の値を、現在の日時を示す情報により更新し、図14のフローチャートによる一連の処理を終了させる。   When the display setting is set to “on” or “off” in step S32 or step S33, the user information management unit 401 shifts the process to step S34. In step S34, the user information management unit 401 updates the value of the item “last login date / time” corresponding to the user ID in the login history table stored in the login history storage unit 411 with information indicating the current date / time, A series of processes according to the flowchart of FIG. 14 is terminated.

上述したように、図13のステップS116において、UI部101は、ホーム画面61に対して、表示設定が「オン」の場合にメッセージ表示領域614を表示させ、表示設定が「オフ」の場合にメッセージ表示領域614を表示させない。したがって、ユーザは、MFP10aに対して本日最初のログインを行った際は、メッセージ表示領域614による表示を確認した後にホーム画面61に対する操作が可能となり、本日2回目以降のログインを行った際には、メッセージ表示領域614の表示を確認すること無く、ホーム画面61を直接的に操作することが可能となる。したがって、MFP10aに対するユーザの使い勝手が向上される。   As described above, in step S116 of FIG. 13, the UI unit 101 displays the message display area 614 on the home screen 61 when the display setting is “ON”, and when the display setting is “OFF”. The message display area 614 is not displayed. Therefore, when the user logs in to the MFP 10a for the first time today, the user can operate the home screen 61 after confirming the display in the message display area 614. When the user logs in for the second time and thereafter, The home screen 61 can be directly operated without confirming the display of the message display area 614. Therefore, user convenience for the MFP 10a is improved.

図15は、第1の実施形態に適用可能な、MFP10aにおける印刷処理を示す一例のシーケンス図である。この図15のシーケンス図における処理は、上述した図8のフローチャートにおけるステップS18以降の処理に対応するものである。なお、図15において、上述した図4および図7と共通する部分には同一の符号を付して、詳細な説明を省略する。   FIG. 15 is a sequence diagram illustrating an example of print processing in the MFP 10a that can be applied to the first embodiment. The process in the sequence diagram of FIG. 15 corresponds to the process after step S18 in the flowchart of FIG. In FIG. 15, the same reference numerals are given to the portions common to FIGS. 4 and 7 described above, and detailed description thereof is omitted.

MFP10aの操作パネル1040に、UI部101によりホーム画面61が表示され、ホーム画面61に対するユーザ操作に応じて例えばプリントアプリが選択されると(ステップS200)、プリントアプリが選択された旨が認証処理部114に通知される(ステップS201)。認証処理部114は、プリントアプリの選択通知に応じて、プリントアプリすなわちプリント部111を起動させる(ステップS202)。   When the home screen 61 is displayed on the operation panel 1040 of the MFP 10a by the UI unit 101 and, for example, a print application is selected in response to a user operation on the home screen 61 (step S200), the authentication process indicates that the print application has been selected. Is notified to the unit 114 (step S201). In response to the print application selection notification, the authentication processing unit 114 activates the print application, that is, the print unit 111 (step S202).

プリント部111は、MFP10aにログインを行ったユーザのユーザIDをプリントサーバ装置30に送信し、当該ユーザIDに対応する印刷ジョブの一覧を要求する(ステップS203)。プリント部111から送信されたユーザIDおよび印刷ジョブ一覧の要求は、プリントサーバ装置30に受信され、ジョブ管理部300に渡される。ジョブ管理部300は、ジョブ情報記憶部301に記憶される印刷ジョブテーブル(表6)を参照し、ユーザIDに対応するジョブIDの印刷ジョブの一覧を取得する(ステップS204)。ジョブ管理部300は、取得した印刷ジョブ一覧を、MFP10aに送信する(ステップS205)。印刷ジョブ一覧は、MFP10aに受信され、プリント部111に渡される。   The print unit 111 transmits the user ID of the user who has logged in to the MFP 10a to the print server device 30, and requests a list of print jobs corresponding to the user ID (step S203). The request for the user ID and the print job list transmitted from the print unit 111 is received by the print server device 30 and passed to the job management unit 300. The job management unit 300 refers to the print job table (Table 6) stored in the job information storage unit 301, and acquires a list of print jobs with a job ID corresponding to the user ID (step S204). The job management unit 300 transmits the acquired print job list to the MFP 10a (step S205). The print job list is received by the MFP 10 a and passed to the print unit 111.

プリント部111は、印刷ジョブ一覧をUI部101に渡す(ステップS206)。UI部101は、渡された印刷ジョブ一覧に基づき、図12に示した印刷ジョブ一覧画面62を操作パネル1040に表示させる(ステップS207)。   The print unit 111 passes the print job list to the UI unit 101 (step S206). The UI unit 101 displays the print job list screen 62 shown in FIG. 12 on the operation panel 1040 based on the received print job list (step S207).

UI部101は、ジョブ一覧画面62に対して印刷ジョブを選択する選択指示および選択された印刷ジョブに対する印刷指示が入力されると(ステップS210)、選択された印刷ジョブに従った印刷の実行を、プリント部111に要求する(ステップS211)。プリント部111は、この要求に応じて、プリントサーバ装置30に対して印刷ジョブを送信し、印刷ジョブにより指定される印刷データを要求する(ステップS212)。   When the selection instruction for selecting a print job and the print instruction for the selected print job are input to the job list screen 62 (step S210), the UI unit 101 executes printing according to the selected print job. The print unit 111 is requested (step S211). In response to this request, the print unit 111 transmits a print job to the print server device 30, and requests print data designated by the print job (step S212).

プリント部111から送信された印刷ジョブは、プリントサーバ装置30に受信され、ジョブ管理部300に渡される。ジョブ管理部300は、印刷ジョブに基づき、ジョブ情報記憶部301から当該印刷ジョブに対応する印刷データを取得する(ステップS213)。例えば、ジョブ管理部300は、当該印刷ジョブに含まれるスプールデータファイル名に応じたスプールデータと、印刷ジョブに含まれるヘッダ情報とを印刷データとして取得する。ジョブ管理部300は、取得した印刷データをMFP10aに送信する(ステップS214)。印刷データは、MFP10aに受信され、プリント部111に渡される。   The print job transmitted from the print unit 111 is received by the print server device 30 and transferred to the job management unit 300. The job management unit 300 acquires print data corresponding to the print job from the job information storage unit 301 based on the print job (step S213). For example, the job management unit 300 acquires spool data corresponding to a spool data file name included in the print job and header information included in the print job as print data. The job management unit 300 transmits the acquired print data to the MFP 10a (step S214). The print data is received by the MFP 10 a and passed to the print unit 111.

プリント部111は、印刷データを制御部100に渡し、制御部100に対して印刷データに従った印刷処理を要求する(ステップS215)。制御部100は、印刷処理要求に応じて画像処理・エンジン制御部1030と、プリンタユニット1032とを制御して、印刷データに従った印刷処理を実行する(ステップS216)。制御部100は、印刷処理が完了すると、その旨をプリント部111に通知する(ステップS217)。プリント部111は、印刷処理完了通知をUI部101に渡す(ステップS218)。UI部101は、渡された印刷処理完了通知に応じて、例えば、操作パネル1040に対して、選択された印刷ジョブによる印刷処理が完了した旨を表示する(ステップS219)。   The print unit 111 passes the print data to the control unit 100, and requests the control unit 100 to perform print processing according to the print data (step S215). The control unit 100 controls the image processing / engine control unit 1030 and the printer unit 1032 in response to the print processing request, and executes print processing according to the print data (step S216). When the printing process is completed, the control unit 100 notifies the printing unit 111 to that effect (step S217). The print unit 111 passes a print processing completion notification to the UI unit 101 (step S218). In response to the received print process completion notification, the UI unit 101 displays, for example, on the operation panel 1040 that the print process by the selected print job has been completed (step S219).

図16は、第1の実施形態に係る、MFP10aからログアウトする際の処理を示す一例のシーケンス図である。なお、図16において、上述した図4および図6と共通する部分には同一の符号を付して、詳細な説明を省略する。   FIG. 16 is a sequence diagram illustrating an example of processing when logging out from the MFP 10a according to the first embodiment. In FIG. 16, the same reference numerals are given to the portions common to FIGS. 4 and 6 described above, and detailed description thereof is omitted.

ユーザにより、MFP10aに対して、ログアウトの指示が入力される(ステップS300)。例えば、MFP10aにおいて、例えば図10のホーム画面61のボタン612が操作された場合や、図12の印刷ジョブ一覧画面62においてボタン624が操作された場合に、ログアウトの指示が入力される。UI部101は、入力されたログアウト指示を、認証処理部114に渡す(ステップS301)。   The user inputs a logout instruction to the MFP 10a (step S300). For example, in the MFP 10a, for example, when the button 612 on the home screen 61 in FIG. 10 is operated, or when the button 624 is operated on the print job list screen 62 in FIG. 12, a logout instruction is input. The UI unit 101 passes the input logout instruction to the authentication processing unit 114 (step S301).

なお、ログアウト指示が入力された場合であっても、後述するステップS313で認証処理部114からログアウト完了通知が出力されるまでは、ログアウト指示を入力したユーザの、MFP10aにログイン中の状態が保持される。   Even when a logout instruction is input, the user who has input the logout instruction is logged in to the MFP 10a until the logout completion notification is output from the authentication processing unit 114 in step S313 described later. Is done.

認証処理部114は、UI部101からログアウト指示を受け取ると、制御部100に対して、ログインしてからのMFP10aの稼動履歴を示す稼動ログを要求する(ステップS302)。制御部100は、処理情報記憶部103に記憶された、ログイン時からの利用情報を取得し、取得した利用情報に基づき稼動ログを作成する(ステップS303)。   Upon receiving a logout instruction from the UI unit 101, the authentication processing unit 114 requests an operation log indicating an operation history of the MFP 10a since login to the control unit 100 (step S302). The control unit 100 acquires usage information from the time of login stored in the processing information storage unit 103, and creates an operation log based on the acquired usage information (step S303).

稼動ログは、例えば、ユーザIDと、当該ユーザIDのユーザが利用したMFP10aの機能を示す情報と、利用量を示す情報と、利用時間を示す情報とを含む。また、利用された機能がプリンタ機能やコピー機能である場合、機能を示す情報は、カラーおよびモノクロの何れにより印刷を行ったかを示す情報を含む。   The operation log includes, for example, a user ID, information indicating the function of the MFP 10a used by the user of the user ID, information indicating the usage amount, and information indicating the usage time. When the function used is a printer function or a copy function, the information indicating the function includes information indicating whether printing is performed in color or monochrome.

制御部100は、作成した稼動ログを認証処理部114に渡す。認証処理部114は、制御部100から渡された稼動ログと、ログイン中のユーザのユーザIDを含むユーザ情報を、集計装置50に送信する(ステップS305)。稼動ログおよびユーザ情報は、集計装置50に受信され、ログ管理部501に渡される。ログ管理部501は、渡された稼動ログおよびユーザ情報を、ログ情報(表3)としてログ情報記憶部510に記憶する(ステップS306)。   The control unit 100 passes the created operation log to the authentication processing unit 114. The authentication processing unit 114 transmits the operation log passed from the control unit 100 and user information including the user ID of the logged-in user to the counting device 50 (step S305). The operation log and user information are received by the counting device 50 and passed to the log management unit 501. The log management unit 501 stores the passed operation log and user information in the log information storage unit 510 as log information (Table 3) (step S306).

また、ログ管理部501は、渡された稼動ログおよびユーザ情報をポイント管理部502に渡し、ポイント管理部502にポイントの算出を依頼する(ステップS307)。ポイント管理部502は、変換ルール記憶部520から変換ルールテーブル(表4)を読み出して変換ルールを取得し(ステップS308)、取得した変換ルールを用いて、稼動ログに含まれる利用量を変換し、変換された利用量に基づきポイントを算出する(ステップS309)。ポイント管理部502は、算出したポイント値を、ポイント情報記憶部521に既に記憶されているポイント情報テーブル(表5)の、ユーザIDが対応するレコードの項目「今月(現在)ポイント値」の値に加算する(ステップS310)。これにより、ユーザIDに対応するポイント値の算出が完了する。   Further, the log management unit 501 passes the passed operation log and user information to the point management unit 502 and requests the point management unit 502 to calculate points (step S307). The point management unit 502 reads the conversion rule table (Table 4) from the conversion rule storage unit 520, acquires the conversion rule (step S308), and converts the usage amount included in the operation log using the acquired conversion rule. The points are calculated based on the converted usage amount (step S309). The point management unit 502 uses the calculated point value as the value of the item “current month (current) point value” of the record corresponding to the user ID in the point information table (Table 5) already stored in the point information storage unit 521. (Step S310). Thereby, calculation of the point value corresponding to the user ID is completed.

ポイント管理部502は、ポイント値の算出が完了すると、その旨を示す算出完了通知をログ管理部501に渡す(ステップS311)。ログ管理部501は、ポイント管理部502から算出完了通知を受け取ると、ポイント処理が終了した旨を示すポイント処理終了通知をMFP10aに送信する(ステップS312)。ポイント処理終了通知は、MFP10aに受信され、認証処理部114に渡される。   When the calculation of the point value is completed, the point management unit 502 passes a calculation completion notification indicating the fact to the log management unit 501 (step S311). Upon receiving the calculation completion notification from the point management unit 502, the log management unit 501 transmits a point processing end notification indicating that the point processing has ended to the MFP 10a (step S312). The point processing end notification is received by the MFP 10 a and passed to the authentication processing unit 114.

認証処理部114は、集計装置50からポイント処理終了通知を受け取ると、ログアウト処理が完了したとして、その旨を示すログアウト完了通知をUI部101に渡す(ステップS313)。UI部101は、認証処理部114から受け取ったログアウト完了通知に応じて、操作パネル1040に対してログアウトが完了したことを示すログアウト画面を表示させる(ステップS314)。   Upon receiving the point processing end notification from the totaling device 50, the authentication processing unit 114 determines that the logout process is complete, and passes a logout completion notification indicating that to the UI unit 101 (step S313). In response to the logout completion notification received from the authentication processing unit 114, the UI unit 101 displays a logout screen indicating that logout has been completed on the operation panel 1040 (step S314).

このように、第1の実施形態では、ユーザのMFP10aに対するログアウト指示毎に、当該ユーザのユーザIDに関連付けられたポイント値が更新される。   As described above, in the first embodiment, the point value associated with the user ID of the user is updated each time the user logs out to the MFP 10a.

(第2の実施形態)
次に、第2の実施形態について説明する。上述した第1の実施形態では、ログインしたユーザに対するメッセージ表示領域614の表示は、そのユーザの所定期間(例えば1日)毎の最初のログイン時にのみ、表示される。これに対して、第2の実施形態では、メッセージ表示領域が表示された際に、次のログイン時に再びメッセージ表示領域を表示させるか否かを設定可能とする。これにより、ユーザは、所定期間内の初回以降のログイン時にメッセージ表示領域の表示を確認可能とするか否かを設定可能となり、ユーザの使い勝手が向上される。
(Second Embodiment)
Next, a second embodiment will be described. In the first embodiment described above, the display of the message display area 614 for the logged-in user is displayed only when the user logs in for the first time every predetermined period (for example, one day). On the other hand, in the second embodiment, when the message display area is displayed, it is possible to set whether or not to display the message display area again at the next login. Thereby, the user can set whether or not the display of the message display area can be confirmed at the first and subsequent logins within a predetermined period, and the usability of the user is improved.

表7は、第2の実施形態に係る、ログイン履歴記憶部411に記憶されるログイン履歴テーブルの例を示す。表7において、ログイン履歴テーブルは、表2に示したログイン履歴テーブルに対して、項目「ポイント表示設定」が追加されている。項目「ポイント表示設定」は、メッセージ表示領域615の表示を行うか否かを示す表示設定「オン」および「オフ」の何れかが格納される。   Table 7 shows an example of a login history table stored in the login history storage unit 411 according to the second embodiment. In Table 7, in the login history table, the item “point display setting” is added to the login history table shown in Table 2. The item “point display setting” stores one of display settings “ON” and “OFF” indicating whether or not to display the message display area 615.

Figure 2018039205
Figure 2018039205

図17は、第2の実施形態に係る、次のログイン時に再表示させるか否かを指定可能なメッセージ表示領域の例を示す。図17において、図11を用いて説明したメッセージ表示領域614と同様に、ホーム画面61上にオーバーラップされて、認証サーバ装置40からのメッセージが表示されるメッセージ表示領域615が表示される。メッセージ表示領域615は、次のログイン時に再びメッセージ表示領域を表示させるか否かを示す表示設定を入力するための入力領域616を含む。   FIG. 17 shows an example of a message display area in which it can be specified whether or not to re-display at the next login according to the second embodiment. 17, a message display area 615 that displays a message from the authentication server device 40 is displayed on the home screen 61 in the same manner as the message display area 614 described with reference to FIG. The message display area 615 includes an input area 616 for inputting a display setting indicating whether or not to display the message display area again at the next login.

図17の例では、入力領域616はチェックボックスとなっており、操作パネル1040に対するユーザ操作によりチェックを入れた状態でボタン618を操作してメッセージ表示領域615の表示を解除することで、表示設定が、当日における以降のメッセージ表示領域615の表示を行わない設定(「オフ」)に決定される。また、入力領域616にチェックを入れない状態でボタン618を操作してメッセージ表示領域615の表示を解除することで、表示設定が、当日における以降のメッセージ表示領域615の表示を行う設定(「オン」)に決定される。   In the example of FIG. 17, the input area 616 is a check box, and the display setting of the message display area 615 is canceled by operating the button 618 in a state in which the check is made by a user operation on the operation panel 1040. Is determined to be a setting (“OFF”) in which the subsequent message display area 615 on the current day is not displayed. In addition, when the input area 616 is not checked, the button 618 is operated to cancel the display of the message display area 615, whereby the display setting is set to display the message display area 615 after that day ("ON" )).

入力領域616に対する入力に応じて決定された表示設定は、ログイン履歴記憶部411により、ログイン履歴テーブルの項目「ポイント表示設定」に格納される。   The display setting determined according to the input to the input area 616 is stored in the item “point display setting” of the login history table by the login history storage unit 411.

図18は、第2の実施形態に係る情報処理システム1におけるMFP10aに対するログイン処理の流れを示す一例のシーケンス図である。なお、図18において、上述した図4〜図6、および、図13と共通する部分には同一の符号を付して、詳細な説明を省略する。   FIG. 18 is a sequence diagram illustrating an example of a flow of a login process for the MFP 10a in the information processing system 1 according to the second embodiment. In FIG. 18, the same reference numerals are given to the portions common to FIGS. 4 to 6 and FIG. 13 described above, and detailed description thereof is omitted.

図18のシーケンス図において、ステップS100〜ステップS110の処理は、上述した図13のシーケンス図のステップS100〜ステップS110の処理と同様であるので、ここでの説明を省略する。   In the sequence diagram of FIG. 18, the processing of step S100 to step S110 is the same as the processing of step S100 to step S110 of the sequence diagram of FIG. 13 described above, and thus description thereof is omitted here.

ユーザ情報管理部401は、ステップS110でポイント取得部402からポイント値と共に渡されたユーザIDに基づき、当該ユーザIDのユーザに対してポイント値の表示を行うか否かを指定する表示設定を「オン」および「オフ」の何れかに決定する(ステップS111a)。   Based on the user ID passed along with the point value from the point acquisition unit 402 in step S110, the user information management unit 401 sets a display setting for specifying whether or not to display the point value for the user with the user ID. Either “on” or “off” is determined (step S111a).

図19は、第2の実施形態に係る、ステップS111aにおける表示設定の決定方法を示す一例のフローチャートである。なお、図19のフローチャートにおいて、上述した図14のフローチャートと対応する処理には同一の符号を付して、詳細な説明を省略する。   FIG. 19 is a flowchart illustrating an example of a display setting determination method in step S111a according to the second embodiment. In the flowchart of FIG. 19, processes corresponding to those in the flowchart of FIG. 14 described above are denoted by the same reference numerals, and detailed description thereof is omitted.

認証サーバ装置40において、ユーザ情報管理部401は、ステップS30で、MFP10aにログインしたユーザの、最終ログインの時間を示す情報を取得する。次のステップS31で、ユーザ情報管理部401は、ステップS30で取得した最終ログイン日時に基づき、当該ユーザIDによる、現在の時間から所定時間前までのログインの有無を判定する。   In the authentication server device 40, the user information management unit 401 acquires information indicating the last login time of the user who has logged into the MFP 10a in step S30. In the next step S31, the user information management unit 401 determines whether or not there is a login from the current time to a predetermined time by the user ID based on the last login date and time acquired in step S30.

ユーザ情報管理部401は、所定時間前までのログインが無かったと判定した場合(ステップS31、「無し」)、処理をステップS40に移行させ、表示設定を「オン」に設定する。ユーザ情報管理部401は、「オン」に設定した表示設定を、ログイン履歴記憶部411に記憶されるログイン履歴テーブルにおける、ログインしたユーザのユーザIDに対応するレコードの項目「ポイント表示設定」に格納する。また、ユーザ情報管理部401は、ステップS40で「オン」に設定された表示設定を、戻り値パラメータとしてRAM4002またはストレージ4003に記憶する。   If the user information management unit 401 determines that there has been no login until a predetermined time (step S31, “none”), the process proceeds to step S40, and the display setting is set to “on”. The user information management unit 401 stores the display setting set to “ON” in the item “point display setting” of the record corresponding to the user ID of the logged-in user in the login history table stored in the login history storage unit 411. To do. Further, the user information management unit 401 stores the display setting set to “ON” in step S40 in the RAM 4002 or the storage 4003 as a return value parameter.

一方、ユーザ情報管理部401は、所定時間前までのログインがあったと判定した場合(ステップS31、「有り」)、処理をステップS41に移行させる。ステップS41で、ユーザ情報管理部401は、ログイン履歴記憶部411に記憶されるログイン履歴テーブルの、ログインしたユーザのユーザIDに対応するレコードの項目「ポイント表示設定」の値(「オン」または「オフ」)を取得する。次のステップS42で、ユーザ情報管理部401は、ステップS41で取得した値を、表示設定の戻り値パラメータとして設定する。ユーザ情報管理部401は、設定した戻り値パラメータを、例えばRAM4002またはストレージ4003に記憶する。   On the other hand, if the user information management unit 401 determines that login has occurred up to a predetermined time (step S31, “Yes”), the process proceeds to step S41. In step S41, the user information management unit 401 records the value of the item “point display setting” (“ON” or “ON” in the login history table stored in the login history storage unit 411 corresponding to the user ID of the logged-in user. Off "). In the next step S42, the user information management unit 401 sets the value acquired in step S41 as a display setting return value parameter. The user information management unit 401 stores the set return value parameter in, for example, the RAM 4002 or the storage 4003.

ステップS40またはステップS42の処理が終了すると、処理がステップS34に移行される。ステップS34で、ユーザ情報管理部401は、ログイン履歴記憶部411に記憶されるログイン履歴テーブルにおける、ユーザIDが対応する項目「最終ログイン日時」の値を、現在の日時を示す情報により更新し、図19のフローチャートによる一連の処理を終了させる。   When the process of step S40 or step S42 ends, the process proceeds to step S34. In step S34, the user information management unit 401 updates the value of the item “last login date / time” corresponding to the user ID in the login history table stored in the login history storage unit 411 with information indicating the current date / time, A series of processes according to the flowchart of FIG.

図18の説明に戻り、ユーザ情報管理部401は、ステップS111aで設定された戻り値パラメータと、ポイント値とを、ユーザIDと共に認証部400に渡す(ステップS120)。認証部400は、認証成功の通知と、ユーザ情報管理部401から渡された戻り値パラメータ、ポイント値およびユーザIDとを、MFP10aに送信する(ステップS121)。それと共に、認証部400は、ユーザIDに対応するユーザ情報をMFP10aに送信する。   Returning to the explanation of FIG. 18, the user information management unit 401 passes the return value parameter and the point value set in step S111a to the authentication unit 400 together with the user ID (step S120). The authentication unit 400 transmits a notification of successful authentication and the return value parameter, point value, and user ID passed from the user information management unit 401 to the MFP 10a (step S121). At the same time, the authentication unit 400 transmits user information corresponding to the user ID to the MFP 10a.

認証部400から送信された認証成功通知と、戻り値パラメータと、ポイント値と、ユーザIDを含むユーザ情報とがMFP10aに受信され、認証処理部114に渡される。認証処理部114は、ユーザ情報と、認証成功通知に応じたログイン完了通知とをUI部101に渡す(ステップS122)。それと共に、認証処理部114は、戻り値パラメータおよびポイント値をUI部101に渡す。   The authentication success notification, the return value parameter, the point value, and the user information including the user ID transmitted from the authentication unit 400 are received by the MFP 10 a and passed to the authentication processing unit 114. The authentication processing unit 114 passes the user information and the login completion notification corresponding to the authentication success notification to the UI unit 101 (step S122). At the same time, the authentication processing unit 114 passes the return value parameter and the point value to the UI unit 101.

UI部101は、認証処理部114からユーザ情報、ログイン完了通知、戻り値パラメータおよびポイント値を受け取ると、操作パネル1040に対して、図10を用いて説明したホーム画面61を表示させる(ステップS123)。UI部101は、認証処理部114から受け取った戻り値パラメータの値が「オン」である場合に、図17を用いて説明したように、今月(現在)ポイント値の通知を行うメッセージ表示領域615を例えばホーム画面61にオーバーラップさせて表示させる(ステップS124)。   When the UI unit 101 receives user information, a login completion notification, a return value parameter, and a point value from the authentication processing unit 114, the UI unit 101 displays the home screen 61 described with reference to FIG. 10 on the operation panel 1040 (step S123). ). When the value of the return value parameter received from the authentication processing unit 114 is “ON”, the UI unit 101 notifies the current month (current) point value as described with reference to FIG. 17. Is displayed on the home screen 61 in an overlapping manner (step S124).

この場合、ユーザは、ホーム画面61を操作してプリンタ機能などを実行させるためには、メッセージ表示領域615の表示を解除する操作を行う必要がある。このとき、入力領域616にチェックが入っていない状態でメッセージ表示領域615の表示を解除すると、当日中に再度ログインした際に、ホーム画面61に対して再びメッセージ表示領域615が表示される。入力領域616にチェックが入った状態でメッセージ表示領域615の表示を解除することで、当日中に再度ログインした際に、ホーム画面61に対してメッセージ表示領域615が表示されない。   In this case, in order to operate the home screen 61 to execute the printer function or the like, the user needs to perform an operation of canceling the display of the message display area 615. At this time, if the display of the message display area 615 is canceled while the input area 616 is not checked, the message display area 615 is displayed again on the home screen 61 when logging in again during the day. By canceling the display of the message display area 615 with the input area 616 checked, the message display area 615 is not displayed on the home screen 61 when logging in again during the day.

また、UI部101は、認証処理部114から受け取った戻り値パラメータの値が「オフ」である場合、ホーム画面61に対してメッセージ表示領域615を表示させない。   Further, the UI unit 101 does not display the message display area 615 on the home screen 61 when the value of the return value parameter received from the authentication processing unit 114 is “off”.

図18において、ステップS130は、上述したステップS124でホーム画面61に表示されたメッセージ表示領域615において、入力領域616にチェックが入った状態でメッセージ表示領域615の表示を解除した場合の処理を示している。   In FIG. 18, step S <b> 130 shows processing when the display of the message display area 615 is canceled while the input area 616 is checked in the message display area 615 displayed on the home screen 61 in step S <b> 124 described above. ing.

ユーザ操作によりメッセージ表示領域615内の入力領域616にチェックが入れられた状態でボタン618が操作されメッセージ表示領域615の表示が解除されることで、表示設定を「オフ」にする指示がUI部101に入力される(ステップS1300)。UI部101は、入力された表示設定「オフ」を認証処理部114に渡し、表示設定の更新を要求する(ステップS1301)。認証処理部114は、この表示設定「オフ」への更新要求を、ログイン中のユーザのユーザIDと共に認証サーバ装置40に送信する(ステップS1302)。この表示設定「オフ」への更新要求およびユーザIDは、認証サーバ装置40に受信されて認証部400に渡される。   When the input area 616 in the message display area 615 is checked by a user operation, the button 618 is operated to cancel the display of the message display area 615, thereby instructing the display setting to be “OFF” in the UI unit. 101 is input (step S1300). The UI unit 101 passes the input display setting “OFF” to the authentication processing unit 114, and requests update of the display setting (step S1301). The authentication processing unit 114 transmits an update request to display setting “OFF” to the authentication server device 40 together with the user ID of the logged-in user (step S1302). The update request for the display setting “OFF” and the user ID are received by the authentication server device 40 and passed to the authentication unit 400.

認証部400は、渡された表示設定「オフ」への更新要求およびユーザIDをユーザ情報管理部401に渡す(ステップS1303)。ユーザ情報管理部401は、渡された更新要求およびユーザIDに従い、ログイン履歴記憶部411に記憶されるログイン履歴テーブルの、ユーザIDが対応する項目「ポイント表示設定」の値を「オフ」に設定し、表示設定の更新を行う(ステップS1304)。   The authentication unit 400 passes the update request for the display setting “off” and the user ID passed to the user information management unit 401 (step S1303). The user information management unit 401 sets the value of the item “point display setting” corresponding to the user ID of the login history table stored in the login history storage unit 411 to “off” in accordance with the received update request and user ID. Then, the display setting is updated (step S1304).

(第3の実施形態)
次に、第3の実施形態について説明する。上述した第1および第2の実施形態では、ユーザが当日最初にMFP10aにログインした場合に表示設定を「オン」としてメッセージ表示領域の表示を行っていた。これに対して、第3の実施形態では、表示設定が「オフ」の状態において、最後にメッセージ表示領域を表示させた時点から一定期間が経過した場合に、表示設定を強制的に「オン」に設定するようにしている。
(Third embodiment)
Next, a third embodiment will be described. In the first and second embodiments described above, when the user logs in to the MFP 10a for the first time on the day, the display setting is set to “ON” and the message display area is displayed. On the other hand, in the third embodiment, when the display setting is “off”, the display setting is forcibly set to “on” when a certain period of time has elapsed since the last display of the message display area. It is set to.

なお、第3の実施形態において、MFP10aに対するログイン処理は、例えば図18を用いて説明した第2の実施形態に係るログイン処理を適用する。但し、第3の実施形態では、後述するように、図18のステップS111aの表示設定の決定処理の内容が、上述した第2の実施形態と異なっている。また、図18のステップS123およびステップS124では、図17に示した、入力領域616を含むメッセージ表示領域615が、ホーム画面61に対してオーバーラップして表示されるものとする。   In the third embodiment, for example, the login process according to the second embodiment described with reference to FIG. 18 is applied to the login process for the MFP 10a. However, in the third embodiment, as will be described later, the contents of the display setting determination process in step S111a in FIG. 18 are different from those in the second embodiment described above. In step S123 and step S124 in FIG. 18, the message display area 615 including the input area 616 shown in FIG. 17 is displayed so as to overlap the home screen 61.

表8は、第3の実施形態に係る、ログイン履歴記憶部411に記憶されるログイン履歴テーブルの例を示す。表8において、ログイン履歴テーブルは、表7に示した第2の実施形態に係るログイン履歴テーブルに対して、項目「最終ポイント表示日時」がさらに追加されている。項目「最終ポイント表示日時」は、そのレコードのユーザIDに対応するユーザに対して、メッセージ表示領域615が表示された最新の日時が格納される。   Table 8 shows an example of a login history table stored in the login history storage unit 411 according to the third embodiment. In Table 8, in the login history table, an item “last point display date and time” is further added to the login history table according to the second embodiment shown in Table 7. The item “last point display date and time” stores the latest date and time when the message display area 615 is displayed for the user corresponding to the user ID of the record.

Figure 2018039205
Figure 2018039205

図20は、第3の実施形態に係る、図18のステップS111aにおける表示設定の決定方法を示す一例のフローチャートである。ステップS50で、ユーザ情報管理部401は、MFP10aにログインしたユーザの表示設定と、当該ユーザに対してメッセージ表示領域615が表示された最新の日時とを取得する。具体的には、ユーザ情報管理部401は、図18のステップS102でMFP10aから受信したログイン情報に含まれるユーザIDに基づきログイン履歴記憶部411に記憶されるログイン履歴テーブル(表8)を参照し、項目「表示設定」の値と、項目「最終ポイント表示日時」に格納される値(最終ポイント表示日時)とを取得する。   FIG. 20 is a flowchart illustrating an example of a display setting determination method in step S111a of FIG. 18 according to the third embodiment. In step S50, the user information management unit 401 acquires the display settings of the user who has logged into the MFP 10a and the latest date and time when the message display area 615 is displayed for the user. Specifically, the user information management unit 401 refers to the login history table (Table 8) stored in the login history storage unit 411 based on the user ID included in the login information received from the MFP 10a in step S102 of FIG. The value of the item “display setting” and the value (final point display date and time) stored in the item “final point display date and time” are acquired.

次のステップS51で、ユーザ情報管理部401は、ステップS50で取得した表示設定が「オン」および「オフ」の何れであるかを判定する。ユーザ情報管理部401は、表示設定が「オン」であると判定した場合(ステップS51、「オン」)、処理を後述するステップS53に移行させる。一方、ユーザ情報管理部401は、表示設定が「オフ」であると判定した場合(ステップS51、「オフ」)、処理をステップS52に移行させる。   In the next step S51, the user information management unit 401 determines whether the display setting acquired in step S50 is “ON” or “OFF”. When the user information management unit 401 determines that the display setting is “ON” (step S51, “ON”), the user information management unit 401 shifts the processing to step S53 described later. On the other hand, when the user information management unit 401 determines that the display setting is “off” (step S51, “off”), the process proceeds to step S52.

ステップS52で、ユーザ情報管理部401は、現在の日時が、ステップS50で取得された最終ポイント表示日時から一定期間を経過したか否かを判定する。ユーザ情報管理部401は、現在の日時が最終ポイント表示日時から一定期間を経過したと判定した場合(ステップS52、「Yes」)、処理をステップS53に移行させる。   In step S52, the user information management unit 401 determines whether or not the current date has passed a certain period from the last point display date acquired in step S50. If the user information management unit 401 determines that the current date has passed a certain period from the last point display date (step S52, “Yes”), the process proceeds to step S53.

ステップS53で、ユーザ情報管理部401は、表示設定を「オン」に設定する。ユーザ情報管理部401は、設定した表示設定によって、ログイン履歴テーブルの項目「表示設定」の値を更新する。なお、処理が上述したステップS51からこのステップS53に移行された場合には、表示設定の値は変更されないことになる。   In step S53, the user information management unit 401 sets the display setting to “ON”. The user information management unit 401 updates the value of the item “display setting” in the login history table according to the set display setting. When the process proceeds from step S51 described above to step S53, the display setting value is not changed.

次のステップS55で、ユーザ情報管理部401は、ログイン履歴テーブルの項目「最終ポイント表示日時」の値を、現在の日時で更新する。ステップS55で項目「最終ポイント表示日時」の値が更新されると、図20のフローチャートによる一連の処理が終了される。   In the next step S55, the user information management unit 401 updates the value of the item “last point display date / time” in the login history table with the current date / time. When the value of the item “final point display date / time” is updated in step S55, a series of processes according to the flowchart of FIG.

一方、ユーザ情報管理部401は、ステップS52で現在の日時が最終ポイント表示日時から一定期間を経過していないと判定した場合(ステップS52、「No」)、処理をステップS54に移行させる。ステップS54で、ユーザ情報管理部401は、表示設定を「オフ」に設定する。ユーザ情報管理部401は、設定した表示設定によって、ログイン履歴テーブルの項目「表示設定」の値を更新し、図20のフローチャートによる一連の処理が終了される。   On the other hand, if the user information management unit 401 determines in step S52 that the current date / time has not passed a certain period from the last point display date / time (step S52, “No”), the process proceeds to step S54. In step S54, the user information management unit 401 sets the display setting to “off”. The user information management unit 401 updates the value of the item “display setting” in the login history table according to the set display setting, and the series of processes according to the flowchart of FIG. 20 ends.

なお、ステップS52の判定に用いる一定期間の値は、例えばシステムの設定値として管理者などが設定可能とすると好ましい。一例として、一定期間の値を「1週間」と指定した場合について考える。また、ユーザが、例えばホーム画面61上のメッセージ表示領域615において、入力領域616にチェックを入れ、メッセージ表示領域615を以降表示しない表示設定としたものとする。   It should be noted that the value of the fixed period used for the determination in step S52 is preferably set by an administrator or the like as a system setting value, for example. As an example, consider a case where the value for a certain period is designated as “1 week”. Also, assume that the user checks the input area 616 in the message display area 615 on the home screen 61, for example, and sets the display setting so that the message display area 615 is not displayed thereafter.

第3の実施形態によれば、この場合、その日から、指定された一定期間が経過するまでは、メッセージ表示領域615が表示されず、一定期間を経過した後に、再びメッセージ表示領域615が表示されるようになる。したがって、ユーザがメッセージ表示領域615を表示しない表示設定としていても、一定期間後にはメッセージ表示領域615が表示されるようになり、メッセージ表示の効果を継続させることが可能である。また、ユーザは、一定期間の間はメッセージ表示領域の表示の解除操作などを行う必要が無く、使い勝手が向上される。   According to the third embodiment, in this case, the message display area 615 is not displayed from the date until the designated fixed period has elapsed, and the message display area 615 is displayed again after the fixed period has elapsed. Become so. Therefore, even if the user sets the display setting so that the message display area 615 is not displayed, the message display area 615 is displayed after a certain period of time, and the effect of message display can be continued. Further, the user does not need to perform an operation for canceling the display of the message display area for a certain period of time, and the usability is improved.

なお、上述の実施形態は、本発明の好適な実施の例ではあるがこれに限定されるものではなく、本発明の要旨を逸脱しない範囲において種々の変形による実施が可能である。   The above-described embodiment is a preferred embodiment of the present invention, but is not limited thereto, and various modifications can be made without departing from the scope of the present invention.

1 情報処理システム
10a,10b,… MFP
20a,20b,… クライアント装置
30 プリントサーバ装置
40 認証サーバ装置
50 集計装置
60 ログイン画面
61 ホーム画面
62 印刷ジョブ一覧画面
100 制御部
101 UI部
103 処理情報記憶部
111 プリント部
114 認証処理部
115 情報収集部
300 ジョブ管理部
301 ジョブ情報記憶部
400 認証部
401 ユーザ情報管理部
402 ポイント取得部
410 ユーザ情報記憶部
411 ログイン履歴記憶部
501 ログ管理部
502 ポイント管理部
510 ログ情報記憶部
520 変換ルール記憶部
521 ポイント情報記憶部
614,615 メッセージ表示領域
616 入力領域
1 Information processing system 10a, 10b, ... MFP
20a, 20b,... Client device 30 Print server device 40 Authentication server device 50 Totaling device 60 Login screen 61 Home screen 62 Print job list screen 100 Control unit 101 UI unit 103 Processing information storage unit 111 Printing unit 114 Authentication processing unit 115 Information collection Unit 300 job management unit 301 job information storage unit 400 authentication unit 401 user information management unit 402 point acquisition unit 410 user information storage unit 411 login history storage unit 501 log management unit 502 point management unit 510 log information storage unit 520 conversion rule storage unit 521 Point information storage unit 614, 615 Message display area 616 Input area

特開2012−253578号公報JP 2012-253578 A

Claims (9)

機器にログインしたユーザに対する認証処理を行い、該ユーザを識別する識別情報と、該ログインが行われたログイン時間とを取得する認証部と、
前記認証部で取得された前記識別情報と前記ログイン時間とを関連付けてログイン履歴として記憶する記憶部と、
前記認証部で前記識別情報および前記ログイン時間が取得された場合に、取得された該ログイン時間と、該識別情報に対応する前記ログイン履歴に含まれるログイン時間と、に応じて、前記機器に対して前記識別情報に対応する表示の可否を設定する表示設定部と
を備える情報処理装置。
An authentication unit that performs authentication processing for a user who has logged into the device, and obtains identification information for identifying the user and a login time during which the login was performed;
A storage unit that stores the identification information acquired by the authentication unit and the login time in association with each other as a login history;
When the identification unit and the login time are acquired by the authentication unit, depending on the acquired login time and the login time included in the login history corresponding to the identification information, the device And a display setting unit that sets whether or not display corresponding to the identification information is possible.
前記ユーザによる前記機器の利用状況を示す利用情報を、該ユーザの前記識別情報に関連付けて管理する利用情報管理部をさらに備え、
前記表示設定部は、
前記認証部で前記識別情報および前記ログイン時間が取得された場合に、取得された該ログイン時間と、該識別情報に対応する前記ログイン履歴に含まれるログイン時間と、に応じて、前記認証部で取得された該識別情報に関連付けられた前記利用情報の前記機器に対する表示の可否を設定する
請求項1に記載の情報処理装置。
A usage information management unit that manages usage information indicating a usage status of the device by the user in association with the identification information of the user;
The display setting unit
When the authentication unit acquires the identification information and the login time, according to the acquired login time and the login time included in the login history corresponding to the identification information, the authentication unit The information processing apparatus according to claim 1, wherein whether to display the usage information associated with the acquired identification information on the device is set.
前記表示設定部は、
前記認証部で前記識別情報および前記ログイン時間が取得された場合に、該ログイン時間が、前記ログイン履歴に含まれるログイン時間に対して予め定められた範囲内の時間であるか否かを判定し、判定結果に応じて前記表示の可否を設定する
請求項1または請求項2に記載の情報処理装置。
The display setting unit
When the identification unit and the login time are acquired by the authentication unit, it is determined whether or not the login time is within a predetermined range with respect to the login time included in the login history. The information processing apparatus according to claim 1, wherein whether or not the display is possible is set according to a determination result.
前記表示設定部は、
前記取得手段に取得された前記ログイン時間が前記ログイン履歴に含まれるログイン時間に対して前記範囲内に無いと判定した場合に、前記ユーザに対する前記表示を行う
請求項3に記載の情報処理装置。
The display setting unit
The information processing apparatus according to claim 3, wherein the display for the user is performed when it is determined that the login time acquired by the acquisition unit is not within the range with respect to a login time included in the login history.
前記記憶部は、
さらに、前記表示の可否を示す設定情報を、前記識別情報に関連付けて前記ログイン履歴に含めて記憶し、
前記表示設定部は、
前記識別情報が取得された時間が前記ログイン時間に対して前記範囲内であると判定した場合に、前記ログイン履歴に該識別情報に関連付けて含まれる前記設定情報に従い前記表示の可否を設定する
請求項3に記載の情報処理装置。
The storage unit
Furthermore, the setting information indicating whether the display is possible is stored in the login history in association with the identification information,
The display setting unit
A determination is made as to whether or not the display can be performed according to the setting information included in the login history in association with the identification information when it is determined that the time when the identification information is acquired is within the range with respect to the login time. Item 4. The information processing device according to Item 3.
前記記憶部は、
さらに、前記表示の可否を示す設定情報と、前記識別情報に対応する表示を行った最新の時間とを、前記識別情報に関連付けて前記ログイン履歴に含めて記憶し、
前記表示制御部は、
前記ログイン履歴に含まれる、前記認証部で取得された前記識別情報に対応する前記設定情報が表示否を示しており、且つ、前記認証部で取得された前記ログイン時間が、前記ログイン履歴に含まれる、該識別情報に対応する前記最新の時間から予め定められた時間を経過した時間であると判定した場合に、該識別情報に対応する前記表示を行う
請求項1または請求項2に記載の情報処理装置。
The storage unit
Further, setting information indicating whether display is possible and the latest time when the display corresponding to the identification information was performed are stored in the login history in association with the identification information,
The display control unit
The setting information corresponding to the identification information acquired by the authentication unit included in the login history indicates whether or not to display, and the login time acquired by the authentication unit is included in the login history. The display corresponding to the identification information is performed when it is determined that the predetermined time has elapsed from the latest time corresponding to the identification information. Information processing device.
機器にログインしたユーザに対する認証処理を行い、該ユーザを識別する識別情報と、該ログインが行われたログイン時間とを取得する認証ステップと、
前記認証ステップにより取得された前記識別情報と前記ログイン時間とを関連付けてログイン履歴として記憶部に記憶する記憶ステップと、
前記認証ステップにより前記識別情報および前記ログイン時間が取得された場合に、取得された該ログイン時間と、該識別情報に対応する前記ログイン履歴に含まれるログイン時間と、に応じて、前記機器に対して前記識別情報に対応する表示の可否を設定する表示設定ステップと
をコンピュータに実行させるための情報処理プログラム。
An authentication step for performing an authentication process for a user who has logged into the device, and obtaining identification information for identifying the user and a login time at which the login was performed;
A storage step of storing the identification information acquired in the authentication step and the login time in a storage unit in association with a login history;
When the identification information and the login time are acquired by the authentication step, the login time acquired and the login time included in the login history corresponding to the identification information are An information processing program for causing a computer to execute a display setting step for setting whether to permit display corresponding to the identification information.
認証装置と、画像形成装置とを含む情報処理システムであって、
前記画像形成装置にログインしたユーザに対する認証処理を行い、該ユーザを識別する識別情報と、該ログインが行われたログイン時間とを取得する認証部と、
前記認証部で取得された前記識別情報と前記ログイン時間とを関連付けてログイン履歴として記憶する記憶部と、
前記認証部で前記識別情報および前記ログイン時間が取得された場合に、取得された該ログイン時間と、該識別情報に対応する前記ログイン履歴に含まれるログイン時間と、に応じて、前記画像形成装置に対して前記識別情報に対応する表示の可否を設定する表示設定部と
を備える情報処理システム。
An information processing system including an authentication device and an image forming device,
An authentication unit that performs authentication processing for a user who has logged in to the image forming apparatus, and acquires identification information for identifying the user and a login time when the login is performed;
A storage unit that stores the identification information acquired by the authentication unit and the login time in association with each other as a login history;
The image forming apparatus according to the acquired login time and the login time included in the login history corresponding to the identification information, when the authentication unit acquires the identification information and the login time. An information processing system comprising: a display setting unit that sets whether or not display corresponding to the identification information is permitted.
認証装置と、画像形成装置とを含む情報処理システムにおける情報処理方法であって、
前記画像形成装置にログインしたユーザに対する認証処理を行い、該ユーザを識別する識別情報と、該ログインが行われたログイン時間とを取得する認証ステップと、
前記認証ステップにより取得された前記識別情報と前記ログイン時間とを関連付けてログイン履歴として記憶部に記憶する記憶ステップと、
前記認証ステップにより前記識別情報および前記ログイン時間が取得された場合に、取得された該ログイン時間と、該識別情報に対応する前記ログイン履歴に含まれるログイン時間と、に応じて、前記画像形成装置に対して前記識別情報に対応する表示の可否を設定する表示設定ステップと
を有する情報処理方法。
An information processing method in an information processing system including an authentication device and an image forming device,
An authentication step for performing an authentication process on a user who has logged into the image forming apparatus, and obtaining identification information for identifying the user and a login time at which the login was performed;
A storage step of storing the identification information acquired in the authentication step and the login time in a storage unit in association with a login history;
When the identification information and the login time are acquired by the authentication step, the image forming apparatus according to the acquired login time and the login time included in the login history corresponding to the identification information A display setting step of setting whether or not display corresponding to the identification information is permitted.
JP2016175714A 2016-09-08 2016-09-08 Information processing equipment, information processing programs, information processing systems and information processing methods Active JP6759897B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016175714A JP6759897B2 (en) 2016-09-08 2016-09-08 Information processing equipment, information processing programs, information processing systems and information processing methods

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016175714A JP6759897B2 (en) 2016-09-08 2016-09-08 Information processing equipment, information processing programs, information processing systems and information processing methods

Publications (2)

Publication Number Publication Date
JP2018039205A true JP2018039205A (en) 2018-03-15
JP6759897B2 JP6759897B2 (en) 2020-09-23

Family

ID=61624762

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016175714A Active JP6759897B2 (en) 2016-09-08 2016-09-08 Information processing equipment, information processing programs, information processing systems and information processing methods

Country Status (1)

Country Link
JP (1) JP6759897B2 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10599827B2 (en) 2018-03-29 2020-03-24 Ricoh Company, Ltd. Information processing system, information processing apparatus, and information processing method
CN111741044A (en) * 2019-03-25 2020-10-02 富士施乐株式会社 Data processing apparatus, data processing method, and storage medium
CN115208986A (en) * 2021-04-02 2022-10-18 夏普株式会社 Information processing apparatus and information processing method
JP7439501B2 (en) 2019-12-23 2024-02-28 株式会社リコー Electronic equipment, information processing systems, information processing methods and programs

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010093486A (en) * 2008-10-07 2010-04-22 Canon Inc Image processing device, information processing method, and program
JP2012161023A (en) * 2011-02-02 2012-08-23 Canon Inc Image processing apparatus, information processing method, and program
JP2012253578A (en) * 2011-06-03 2012-12-20 Canon Inc Totalization system
JP2014075056A (en) * 2012-10-04 2014-04-24 Canon Inc Image forming apparatus and control method of the same, printing system, and program
JP2015146542A (en) * 2014-02-04 2015-08-13 株式会社リコー Information processing device, information processing method, and program

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010093486A (en) * 2008-10-07 2010-04-22 Canon Inc Image processing device, information processing method, and program
JP2012161023A (en) * 2011-02-02 2012-08-23 Canon Inc Image processing apparatus, information processing method, and program
JP2012253578A (en) * 2011-06-03 2012-12-20 Canon Inc Totalization system
JP2014075056A (en) * 2012-10-04 2014-04-24 Canon Inc Image forming apparatus and control method of the same, printing system, and program
JP2015146542A (en) * 2014-02-04 2015-08-13 株式会社リコー Information processing device, information processing method, and program

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10599827B2 (en) 2018-03-29 2020-03-24 Ricoh Company, Ltd. Information processing system, information processing apparatus, and information processing method
CN111741044A (en) * 2019-03-25 2020-10-02 富士施乐株式会社 Data processing apparatus, data processing method, and storage medium
JP7439501B2 (en) 2019-12-23 2024-02-28 株式会社リコー Electronic equipment, information processing systems, information processing methods and programs
CN115208986A (en) * 2021-04-02 2022-10-18 夏普株式会社 Information processing apparatus and information processing method
CN115208986B (en) * 2021-04-02 2024-02-13 夏普株式会社 Information processing apparatus and information processing method

Also Published As

Publication number Publication date
JP6759897B2 (en) 2020-09-23

Similar Documents

Publication Publication Date Title
US9654656B2 (en) Information processing system, information processing apparatus, method of controlling the same, and storage medium
US20210055897A1 (en) Image processing system and control method thereof
RU2666967C2 (en) Information processing apparatus, information processing method and recording medium
US8363242B2 (en) Image processing apparatus and image processing apparatus control method for requesting an external apparatus to transmit image data
US20180167529A1 (en) Multifunction peripheral which carries out printing processing according to an instruction of an application that operates on an information processing apparatus and method therefor
US10754602B2 (en) Printing apparatus that executes print job, control method therefor, and storage medium
JP2011087280A (en) Image forming apparatus, system and method for supporting image formation
AU2015201634B2 (en) Operation screen providing system, relay apparatus, operation screen providing method and program
JP2019135814A (en) Image forming apparatus, method therefor, and program
JP6759897B2 (en) Information processing equipment, information processing programs, information processing systems and information processing methods
US20210006677A1 (en) Image processing apparatus, control method for image processing apparatus, and image processing system
CN110406274B (en) Printing apparatus for executing print job, control method thereof, and storage medium
JP2018014681A (en) Processing system, processor, terminal and program
JP6488729B2 (en) Entry form providing apparatus, image forming apparatus, and program
JP6933020B2 (en) Image processing equipment, information processing systems, and methods
US9111197B2 (en) Image processing apparatus having report printing function, method of controlling image processing apparatus, and storage medium
JP2020017879A (en) Image processing apparatus, image processing system, and application activation control method
JP2016051214A (en) Information processing device, information processing method, and information processing system
JP2019029689A (en) Image forming apparatus and method for controlling the same, and program
JP2013142920A (en) Application management device, application management system, program, and recording medium therefor
JP5636829B2 (en) Customization system, image forming apparatus, information processing apparatus, and customization program
US11388300B2 (en) Appliance setting apparatus and non-transitory computer-readable recording medium storing appliance setting program
JP6552281B2 (en) INFORMATION PROCESSING APPARATUS, CONTROL METHOD FOR INFORMATION PROCESSING APPARATUS, AND PROGRAM
JP2018195268A (en) Information processing apparatus and method for controlling the same, and program
JP6801398B2 (en) Information processing equipment and programs installed on the information processing equipment

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190703

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20200515

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200602

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200714

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20200817

R151 Written notification of patent or utility model registration

Ref document number: 6759897

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151