JP2018018120A - Printing system, information processing system, method and program - Google Patents

Printing system, information processing system, method and program Download PDF

Info

Publication number
JP2018018120A
JP2018018120A JP2016145119A JP2016145119A JP2018018120A JP 2018018120 A JP2018018120 A JP 2018018120A JP 2016145119 A JP2016145119 A JP 2016145119A JP 2016145119 A JP2016145119 A JP 2016145119A JP 2018018120 A JP2018018120 A JP 2018018120A
Authority
JP
Japan
Prior art keywords
user
print
image forming
request
printing
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2016145119A
Other languages
Japanese (ja)
Inventor
悠斗 鈴木
Yuto Suzuki
悠斗 鈴木
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 JP2016145119A priority Critical patent/JP2018018120A/en
Publication of JP2018018120A publication Critical patent/JP2018018120A/en
Priority to JP2020121879A priority patent/JP6988960B2/en
Pending legal-status Critical Current

Links

Landscapes

  • Facsimiles In General (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a printing system that allows a user to recognize existence of a printing request being possible to prioritize.SOLUTION: A printing system is provided that transmits a printing request transmitted from a client terminal to an image formation device to print, the system comprising printing management means that stores the printing request transmitted by the client terminal, and transmits printing data corresponding to the printing request to the one image formation device responsive to receiving a print start request corresponding to the printing request from one image formation device of a plurality of image formation devices, priority relation information storage means that stores priority relation information indicating a priority relation between users, and alarm information transmission means that, when the print start request is received from the one image formation device, transmits predetermined alarm information to the one image formation device if there is the printing request of other user having the higher priority relation than the user of the print start request among the printing requests stored.SELECTED DRAWING: Figure 2

Description

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

近年、ワンフロアに多数のデスクが並ぶような大規模なオフィス環境では、自席のPCから印刷要求を管理サーバに投入した後に、オフィス内に設置される複数の印刷装置の中から任意の出力先を選んで出力させる、所謂、“ロケーションフリー印刷方式”が広く採用されている。   In recent years, in a large-scale office environment where a large number of desks are lined up on one floor, an arbitrary output destination can be selected from a plurality of printing devices installed in the office after a print request is input from a personal computer to the management server. A so-called “location-free printing method”, which is selected and output, is widely used.

この点につき、特許文献1は、管理サーバが、使用者からの印刷命令に基づいて印刷対象ファイルと印刷設定情報を格納し、ユーザ認証によってプリンタが指定されたに応答して、指定されたプリンタに対して印刷対象ファイルから生成したスプールデータを送信するロケーションフリー印刷システムを開示する。   In this regard, in Patent Document 1, a management server stores a print target file and print setting information based on a print command from a user, and in response to a printer being designated by user authentication, the designated printer A location-free printing system that transmits spool data generated from a file to be printed is disclosed.

このようなロケーションフリー印刷方式では、異なるユーザから投入された複数の印刷要求が管理サーバ内で印刷開始要求を待機する形となり、投入した順番で印刷を行うのではなく、印刷装置を先に占有したユーザが他のユーザに先んじて印刷を行うことになる。このため、これまでのロケーションフリー印刷方式では、特定のユーザの印刷要求を優先的に取り扱うことができず、例えば、先に印刷装置を占有した部下の後ろで、上司が長く待たされる、といった状況が発生していた。   In such a location-free printing method, a plurality of print requests submitted by different users wait for a print start request in the management server. Instead of printing in the order of submission, the printing device is occupied first. The user who has done this prints ahead of other users. For this reason, with the conventional location-free printing method, it is not possible to preferentially handle a print request of a specific user, for example, a situation where a boss waits long behind a subordinate who previously occupied the printing device. Had occurred.

本発明は、上記に鑑みてなされたものであり、優先すべき可能性がある印刷要求の存在をユーザに認識させることができる印刷システムを提供することを目的とする。   The present invention has been made in view of the above, and an object of the present invention is to provide a printing system that allows a user to recognize the presence of a print request that may have priority.

本発明者は、優先すべき可能性がある印刷要求の存在をユーザに認識させることができる印刷システムの構成につき鋭意検討した結果、以下の構成に想到し、本発明に至ったのである。   As a result of intensive studies on the configuration of a printing system that allows a user to recognize the presence of a print request that may be prioritized, the present inventor has conceived the following configuration and arrived at the present invention.

すなわち、本発明によれば、1以上の情報処理装置を含み、クライアント端末から送信された印刷要求を、複数の画像形成装置のうちの一の画像形成装置に送信して印刷させる印刷システムであって、前記クライアント端末から送信された印刷要求を保持するとともに、前記複数の画像形成装置のうちの一の画像形成装置から該印刷要求に対応する印刷開始要求を受信したことに応答して、該印刷要求に対応する印刷データを該一の画像形成装置に送信する印刷管理手段と、ユーザ間の優先関係を示す優先関係情報を保持する優先関係情報保持手段と、前記一の画像形成装置から前記印刷開始要求を受信したときに、保持される前記印刷要求の中に、該印刷開始要求のユーザよりも優先関係が上位の他のユーザの印刷要求がある場合に、該一の画像形成装置に対して所定の警告情報を送信する警告情報送信手段と、を含む、印刷システムが提供される。   That is, according to the present invention, there is provided a printing system that includes one or more information processing apparatuses and transmits a print request transmitted from a client terminal to one of the plurality of image forming apparatuses for printing. In response to receiving a print start request corresponding to the print request from one of the plurality of image forming apparatuses. A print management unit that transmits print data corresponding to a print request to the one image forming apparatus; a priority relationship information holding unit that stores priority relationship information indicating a priority relationship between users; and When there is a print request of another user having a higher priority than the user of the print start request among the print requests held when the print start request is received, Including a warning information transmitting means for transmitting a predetermined warning information to the image forming apparatus, a printing system is provided.

上述したように、本発明によれば、優先すべき可能性がある印刷要求の存在をユーザに認識させることができる印刷システムが提供される。   As described above, according to the present invention, there is provided a printing system that allows a user to recognize the presence of a print request that may have priority.

第1実施形態の印刷システムのシステム構成図。1 is a system configuration diagram of a printing system according to a first embodiment. 第1実施形態の印刷システムの機能ブロック図。1 is a functional block diagram of a printing system according to a first embodiment. ユーザ情報管理テーブルを示す図。The figure which shows a user information management table. 印刷要求管理テーブル等を示す図。The figure which shows a printing request management table etc. 優先関係情報管理テーブルを示す図。The figure which shows a priority relationship information management table. 第1実施形態の印刷システムが実行する処理を示すシーケンス図。FIG. 3 is a sequence diagram illustrating processing executed by the printing system according to the first embodiment. 画像形成装置の操作パネルに表示される画面を示す図。FIG. 4 is a diagram showing a screen displayed on the operation panel of the image forming apparatus. 第1実施形態の警告条件判定処理を示すフローチャート。The flowchart which shows the warning condition determination process of 1st Embodiment. 警告情報を示す図。The figure which shows warning information. 第1実施形態の印刷システムが実行する処理を示すシーケンス図。FIG. 3 is a sequence diagram illustrating processing executed by the printing system according to the first embodiment. 第1実施形態の警告条件判定処理を示すフローチャート。The flowchart which shows the warning condition determination process of 1st Embodiment. 第2実施形態の警告条件判定処理を示すフローチャート。The flowchart which shows the warning condition determination process of 2nd Embodiment. 第3実施形態の印刷システムが実行する処理を示すシーケンス図。FIG. 10 is a sequence diagram illustrating processing executed by a printing system according to a third embodiment. 第3実施形態の警告条件判定処理を示すフローチャート。The flowchart which shows the warning condition determination process of 3rd Embodiment. 警告メールを示す図。The figure which shows warning mail. 本実施形態の印刷システムのハードウェア構成図。1 is a hardware configuration diagram of a printing system according to an embodiment.

以下、本発明を、実施形態をもって説明するが、本発明は後述する実施形態に限定されるものではない。なお、以下に参照する各図においては、共通する要素について同じ符号を用い、適宜、その説明を省略するものとする。   Hereinafter, although this invention is demonstrated with embodiment, this invention is not limited to embodiment mentioned later. In the drawings referred to below, the same reference numerals are used for common elements, and the description thereof is omitted as appropriate.

(第1実施形態)
図1は、本発明の第1実施形態である印刷システム1000のシステム構成を示す。本実施形態の印刷システム1000は、クライアント端末から送信された印刷要求を、複数の画像形成装置のうちの一の画像形成装置に送信して印刷させるシステムとして構築される。本実施形態の印刷システム1000は、図1に示すように、情報処理システム100と、複数の画像形成装置200と、クライアント端末20とを含んで構成されており、情報処理システム100とその他の装置は、インターネットなどとして参照されるネットワーク50を介して相互通信可能に接続されている。
(First embodiment)
FIG. 1 shows a system configuration of a printing system 1000 according to the first embodiment of the present invention. The printing system 1000 according to the present embodiment is constructed as a system that transmits a print request transmitted from a client terminal to one image forming apparatus among a plurality of image forming apparatuses for printing. As shown in FIG. 1, the printing system 1000 according to the present embodiment includes an information processing system 100, a plurality of image forming apparatuses 200, and a client terminal 20. The information processing system 100 and other apparatuses are included. Are connected to each other via a network 50 referred to as the Internet or the like.

本実施形態の情報処理システム100は、クライアント端末20から印刷要求を受け付けるとともに、画像形成装置200からの印刷開始要求に応答して、該当する印刷データを送信する役割を担うものであり、情報処理システム100がその役割を果たすことによって、所謂、“ロケーションフリー印刷”が実現される。   The information processing system 100 of this embodiment is responsible for receiving print requests from the client terminal 20 and transmitting corresponding print data in response to a print start request from the image forming apparatus 200. The so-called “location free printing” is realized by the system 100 playing the role.

なお、図1では、情報処理システム100を1台の情報処理装置として図示しているが、情報処理システム100を1以上の情報処理装置からなるシステムとして構成してもよく、情報処理システム100が2以上の情報処理装置から構成される場合は、各装置をネットワーク上に分散配置してもよい。以下では、これら全ての形態を総称して情報処理システム100と呼ぶものとする。   In FIG. 1, the information processing system 100 is illustrated as one information processing apparatus. However, the information processing system 100 may be configured as a system including one or more information processing apparatuses. In the case of two or more information processing devices, each device may be distributed on the network. Hereinafter, all these forms are collectively referred to as an information processing system 100.

本実施形態のクライアント端末20は、パーソナル・コンピュータ(PC)であり、ユーザは、クライアント端末20を操作して情報処理システム100に印刷要求を送信する。なお、図1は、クライアント端末20として、ノートPCを例示しているが、クライアント端末20は、デスクトップPC、タブレットPC、スマートフォンなどであってもよい。   The client terminal 20 according to the present embodiment is a personal computer (PC), and a user operates the client terminal 20 to transmit a print request to the information processing system 100. 1 illustrates a notebook PC as the client terminal 20, the client terminal 20 may be a desktop PC, a tablet PC, a smartphone, or the like.

本実施形態の画像形成装置200は、ネットワーク対応の印刷装置であり、ユーザは、画像形成装置200を操作して情報処理システム100から、先に送信した印刷要求に対応する印刷データをダウンロードして印刷出力する。なお、図1は、画像形成装置200の好適な例として、MFP(Multi Function Peripheral)を示す。   The image forming apparatus 200 according to the present embodiment is a network-compatible printing apparatus. A user operates the image forming apparatus 200 to download print data corresponding to a previously transmitted print request from the information processing system 100. Print out. FIG. 1 shows an MFP (Multi Function Peripheral) as a suitable example of the image forming apparatus 200.

以上、本実施形態の印刷システム1000のシステム構成を説明してきたが、続いて、図2に示す機能ブロック図に基づいて、情報処理システム100および画像形成装置200の機能構成を説明する。   The system configuration of the printing system 1000 according to the present embodiment has been described above. Next, the functional configurations of the information processing system 100 and the image forming apparatus 200 will be described based on the functional block diagram shown in FIG.

情報処理システム100は、ユーザ認証部102と、印刷管理部103と、警告条件判定部104と、警告情報送信部105と、警告要否設定部106と、記憶領域108とを含んで構成される。   The information processing system 100 includes a user authentication unit 102, a print management unit 103, a warning condition determination unit 104, a warning information transmission unit 105, a warning necessity setting unit 106, and a storage area 108. .

ユーザ認証部102は、記憶領域108に保持されるユーザ情報に基づいて、画像形成装置200を介してログインするユーザの認証処理を実行する手段である。   The user authentication unit 102 is a unit that executes authentication processing for a user who logs in via the image forming apparatus 200 based on user information held in the storage area 108.

印刷管理部103は、クライアント端末20から受信した印刷要求を記憶領域108に保持するとともに、画像形成装置200から保持される印刷要求に対応する印刷開始要求を受信したことに応答して、当該印刷要求に対応する印刷データを画像形成装置200に送信する手段である。本実施形態において、印刷管理部103は、クライアント端末20から受信した印刷要求を、印刷要求元のユーザの識別情報であるユーザIDに紐付けて記憶領域108に保持する。   The print management unit 103 holds the print request received from the client terminal 20 in the storage area 108, and in response to receiving the print start request corresponding to the print request held from the image forming apparatus 200, the print management unit 103 This is means for transmitting print data corresponding to the request to the image forming apparatus 200. In the present embodiment, the print management unit 103 holds the print request received from the client terminal 20 in the storage area 108 by associating it with a user ID that is identification information of the print request source user.

警告条件判定部104は、画像形成装置200から印刷開始要求を受信したときに、ユーザ間の優先関係を表す優先関係情報に基づいて、記憶領域108に保持される印刷要求の要求元の他のユーザが当該印刷開始要求の要求元のユーザよりも優先関係において上位であるか否かを判定し、その判定結果に基づいて、当該印刷開始要求の要求元のユーザについての警告条件の成否を判定する手段である。   When the warning condition determination unit 104 receives a print start request from the image forming apparatus 200, the warning condition determination unit 104 determines another request source of the print request held in the storage area 108 based on the priority relationship information indicating the priority relationship between users. It is determined whether or not the user is higher in priority than the requesting user of the print start request, and the success or failure of the warning condition for the requesting user of the print start request is determined based on the determination result. It is means to do.

警告情報送信部105は、ユーザに宛てて所定の警告情報を送信する手段である。   The warning information transmitting unit 105 is means for transmitting predetermined warning information to the user.

警告要否設定部106は、ユーザの要求に応じて、警告情報の送信の要否を設定する手段である。   The warning necessity setting unit 106 is a means for setting whether or not to send warning information in response to a user request.

記憶領域108は、ユーザ情報を管理するユーザ情報管理テーブルと、各クライアント端末20から受信した印刷要求を管理する印刷要求管理テーブルと、ユーザ間の優先関係を表す優先関係情報を保持する優先関係情報テーブルを保持する手段である。   The storage area 108 includes a user information management table for managing user information, a print request management table for managing print requests received from the client terminals 20, and priority relationship information for storing priority relationship information representing priority relationships between users. Means for holding the table.

図3(a)は、ユーザ情報管理テーブル400を示す。図3(a)に示すように、ユーザ情報管理テーブル400は、ユーザIDを格納するためのフィールド401と、ユーザ名を格納するためのフィールド402と、ログインパスワードなどの認証情報を格納するためのフィールド403とを備える。   FIG. 3A shows the user information management table 400. As shown in FIG. 3A, the user information management table 400 includes a field 401 for storing a user ID, a field 402 for storing a user name, and authentication information such as a login password. Field 403.

図4は、印刷要求管理テーブル500を示す。図4に示すように、印刷要求管理テーブル500は、印刷要求元のユーザのユーザIDを格納するためのフィールド501と、印刷要求に係るファイル名を格納するためのフィールド502と、印刷要求の要求日時を格納するためのフィールド503と、印刷状態を格納するためのフィールド504と、印刷要求に含まれる印刷データの出力先の画像形成装置200の識別情報である機器IDを格納するためのフィールド505とを備える。   FIG. 4 shows a print request management table 500. As shown in FIG. 4, the print request management table 500 includes a field 501 for storing the user ID of the print request source user, a field 502 for storing a file name related to the print request, and a request for print request. A field 503 for storing the date and time, a field 504 for storing the print status, and a field 505 for storing a device ID which is identification information of the image forming apparatus 200 that is the output destination of the print data included in the print request. With.

ここで、印刷管理部103は、クライアント端末20から受信した印刷要求に関して、下記(1)〜(3)の印刷状態をフィールド504で管理する。
(1)未印刷:クライアント端末20から受信した印刷要求に対応する印刷開始要求を画像形成装置200から受信しておらず、当該印刷要求に係る印刷出力が未だ開始されていない状態。
(2)印刷中:クライアント端末20から受信した印刷要求に係る印刷出力が実行されている状態。
(3)中断中:クライアント端末20から受信した印刷要求に係る印刷出力を開始した後に、これを一旦中断している状態。
Here, the print management unit 103 manages the following printing states (1) to (3) in the field 504 regarding the print request received from the client terminal 20.
(1) Unprinted: A state in which a print start request corresponding to a print request received from the client terminal 20 has not been received from the image forming apparatus 200 and print output related to the print request has not yet started.
(2) During printing: A state in which print output relating to a print request received from the client terminal 20 is being executed.
(3) Suspended: A state in which, after starting print output related to a print request received from the client terminal 20, this is temporarily suspended.

図5(a)は、優先関係情報テーブル600を示す。図5(a)に示すように、優先関係情報テーブル600は、ユーザの印刷出力に関する優先度と当該ユーザのユーザIDとを紐付けて管理するテーブルであり、ユーザIDを格納するためのフィールド601と、優先度を格納するためのフィールド602とを備える。なお、本実施形態では、各ユーザの優先度を所定の規則に従って事前に決定しておく。   FIG. 5A shows a priority relationship information table 600. As shown in FIG. 5A, the priority relationship information table 600 is a table for managing the priority of a user regarding print output and the user ID of the user, and a field 601 for storing the user ID. And a field 602 for storing the priority. In the present embodiment, the priority of each user is determined in advance according to a predetermined rule.

また、図5(b)は、優先関係情報テーブルの別の態様である優先関係情報テーブル700を示す。図5(b)に示すように、優先関係情報テーブル700は、ユーザのユーザIDと、当該ユーザよりも優先関係において上位にあるユーザ(以下、上位ユーザという)とを紐付けて管理するテーブルであり、ユーザIDを格納するためのフィールド701と、上位ユーザのユーザIDを格納するためのフィールド702とを備える。なお、本実施形態では、各ユーザから見て優先すべき1以上の対象を上位ユーザとして事前に登録しておくことが前提となり、例えば、部下が上司を上位ユーザとして登録したり、看護師が医師を上位ユーザとして登録したりすることが考えられる。本実施形態では、この登録を、管理者が行うようにしてもよいし、ユーザ自身が行えるようにしてもよい。   FIG. 5B shows a priority relationship information table 700 which is another aspect of the priority relationship information table. As shown in FIG. 5B, the priority relationship information table 700 is a table that manages a user ID of a user and a user who is higher in the priority relationship than the user (hereinafter referred to as a higher user). And a field 701 for storing the user ID and a field 702 for storing the user ID of the upper user. In the present embodiment, it is assumed that one or more objects that should be prioritized from the viewpoint of each user are registered in advance as an upper user. For example, a subordinate registers a boss as an upper user, or a nurse It is conceivable to register a doctor as an upper user. In this embodiment, this registration may be performed by an administrator, or may be performed by the user himself / herself.

以上、情報処理システム100の機能構成を説明してきたが、本実施形態では、情報処理システム100を構成するコンピュータが所定のプログラムを実行することにより、情報処理システム100が上述した各手段として機能する。   Although the functional configuration of the information processing system 100 has been described above, in the present embodiment, the information processing system 100 functions as each unit described above when a computer configuring the information processing system 100 executes a predetermined program. .

一方、画像形成装置200は、認証情報送信部202、印刷制御部204と、警告情報表示部206とを含んで構成される。   On the other hand, the image forming apparatus 200 includes an authentication information transmission unit 202, a print control unit 204, and a warning information display unit 206.

認証情報送信部202は、画像形成装置200を介してログインするユーザの認証情報を情報処理システム100に送信する手段である。   The authentication information transmission unit 202 is means for transmitting authentication information of a user who logs in via the image forming apparatus 200 to the information processing system 100.

印刷制御部204は、操作パネルを介して受け付けたユーザからの各種命令に基づいて印刷の制御を行う手段である。   The print control unit 204 is a unit that controls printing based on various commands received from the user via the operation panel.

警告情報表示部206は、情報処理システム100から受信した警告情報を表示する手段である。   The warning information display unit 206 is a means for displaying warning information received from the information processing system 100.

なお、本実施形態では、画像形成装置200に搭載されるコンピュータが所定のプログラムを実行することにより、画像形成装置200が上述した各手段として機能する。   In the present embodiment, the image forming apparatus 200 functions as each unit described above when a computer mounted on the image forming apparatus 200 executes a predetermined program.

以上、情報処理システム100および画像形成装置200の機能構成について説明してきたが、続いて、ロケーションフリー印刷時において、情報処理システム100が画像形成装置200から印刷開始要求を受信したときに実行される処理を図6に示すシーケンス図に基づいて説明する。   The functional configurations of the information processing system 100 and the image forming apparatus 200 have been described above. Subsequently, this is executed when the information processing system 100 receives a print start request from the image forming apparatus 200 during location-free printing. The processing will be described based on the sequence diagram shown in FIG.

ユーザは、クライアント端末20を操作して印刷したいファイルを選択し、必要な印刷設定を行った後に、印刷を命令する(S1)。これを受けて、クライアント端末20は、ユーザが選択したファイルのファイル名と、当該ファイルから作成した印刷対象ファイルと、印刷設定情報と、ユーザIDとを含む印刷データを生成し、当該印刷データを含む印刷要求を情報処理システム100に送信する(S2)。これを受けて、情報処理システム100の印刷管理部103は、受信した印刷要求を記憶領域108に保存するとともに、印刷要求管理テーブル500(図4)を更新する(S3)。   The user operates the client terminal 20 to select a file to be printed, performs necessary print settings, and then instructs printing (S1). In response to this, the client terminal 20 generates print data including the file name of the file selected by the user, the print target file created from the file, print setting information, and the user ID. The print request including the request is transmitted to the information processing system 100 (S2). In response to this, the print management unit 103 of the information processing system 100 stores the received print request in the storage area 108 and updates the print request management table 500 (FIG. 4) (S3).

具体的には、印刷管理部103は、印刷要求管理テーブル500に新規レコードを追加し、当該レコードのフィールド501および502のそれぞれに、受信した印刷要求に含まれるユーザIDおよびファイル名を格納するとともに、フィールド503に当該印刷要求の受信日時を要求日時として格納し、フィールド504に印刷状態として“未印刷”を格納する。なお、この時点で出力先の機器は未定であるので、フィールド505はブランクとする。   Specifically, the print management unit 103 adds a new record to the print request management table 500, stores the user ID and file name included in the received print request in the fields 501 and 502 of the record, respectively. In the field 503, the received date / time of the print request is stored as the requested date / time, and “unprinted” is stored in the field 504 as the print status. Since the output destination device is undecided at this time, the field 505 is blank.

その後、ユーザは、設置される複数の画像形成装置200のうち、所望の画像形成装置200の設置場所まで移動し、当該画像形成装置200に対して認証情報を入力するログイン操作を行う(S4)。これを受けて、画像形成装置200の認証情報送信部202は、入力された認証情報を含む認証要求を情報処理システム100に送信する(S5)。なお、本実施形態は、ユーザ認証の方式を限定するものではなく、ICカードなどに基づく所有物認証、ユーザID・パスワードなどに基づく知識認証、指紋などの生体情報に基づく生体認証といった既知の方式を採用することができる。   Thereafter, the user moves to the installation location of the desired image forming apparatus 200 among the plurality of installed image forming apparatuses 200, and performs a login operation for inputting authentication information to the image forming apparatus 200 (S4). . In response to this, the authentication information transmitting unit 202 of the image forming apparatus 200 transmits an authentication request including the input authentication information to the information processing system 100 (S5). The present embodiment does not limit the user authentication method, but is a known method such as property authentication based on an IC card or the like, knowledge authentication based on a user ID / password, biometric authentication based on biometric information such as a fingerprint. Can be adopted.

一方、情報処理システム100のユーザ認証部102は、画像形成装置200から受信した認証情報と、記憶領域108が保持するユーザ情報管理テーブル400のフィールド403に格納される認証情報を照合してユーザ認証を実行する(S6)。その後、印刷管理部103は、認証に成功したユーザのユーザIDに紐付いた印刷データのファイル名を印刷要求管理テーブル500のフィールド502から読み出し、これらを選択可能に表示する印刷ファイル一覧を生成して画像形成装置200に送信する(S7)。これを受けて、画像形成装置200は、印刷ファイル一覧を操作パネルのディスプレイに表示する。図7(a)は、操作パネルのディスプレイに表示される印刷ファイル一覧画面を例示的に示す。   On the other hand, the user authentication unit 102 of the information processing system 100 compares the authentication information received from the image forming apparatus 200 with the authentication information stored in the field 403 of the user information management table 400 held in the storage area 108 to perform user authentication. Is executed (S6). Thereafter, the print management unit 103 reads the file name of the print data associated with the user ID of the user who has succeeded in authentication from the field 502 of the print request management table 500, and generates a print file list that displays these in a selectable manner. The image is transmitted to the image forming apparatus 200 (S7). In response to this, the image forming apparatus 200 displays the print file list on the display of the operation panel. FIG. 7A exemplarily shows a print file list screen displayed on the display of the operation panel.

これを受けて、ユーザが印刷ファイル一覧の中からファイルを選択した後に「印刷」ボタンをタッチして、画像形成装置200に対して印刷開始を命令すると(S8)、印刷制御部204は、画像形成装置200の機器ID、ログインユーザのユーザIDおよびユーザが選択したファイル名を含む印刷開始要求を生成し、情報処理システム100に送信する(S9)。   In response to this, when the user selects a file from the print file list and touches the “print” button to instruct the image forming apparatus 200 to start printing (S8), the print control unit 204 displays the image. A print start request including the device ID of the forming apparatus 200, the user ID of the login user, and the file name selected by the user is generated and transmitted to the information processing system 100 (S9).

情報処理システム100の警告条件判定部104は、画像形成装置200から印刷開始要求を受信したことに応答して、「警告条件判定処理」を実行する(S10)。以下、警告条件判定部104がS10で実行する「警告条件判定処理」の内容を図8に示すフローチャートに基づいて説明する。   In response to receiving the print start request from the image forming apparatus 200, the warning condition determination unit 104 of the information processing system 100 executes “warning condition determination processing” (S10). Hereinafter, the content of the “warning condition determination process” executed by the warning condition determination unit 104 in S10 will be described based on the flowchart shown in FIG.

S10において、警告条件判定部104は、まず、印刷要求管理テーブル500の各レコードについて、以下のステップ101〜103の処理を繰り返し実行する。   In step S <b> 10, the warning condition determination unit 104 first repeatedly executes the processing of steps 101 to 103 below for each record in the print request management table 500.

ステップ101では、注目するレコードのフィールド504に格納された印刷状態が“未印刷”であるか否かを判定する。その結果、印刷状態が“未印刷”でない場合は(ステップ101、No)、注目するレコードについての処理を終了する。一方、印刷状態が“未印刷”である場合は(ステップ101、Yes)、続くステップ102で、印刷状態が“未印刷”となっているユーザが、受信した印刷開始要求の要求元のユーザよりも優先関係において上位であるか否かを以下の手順で判定する。   In step 101, it is determined whether or not the print state stored in the field 504 of the record of interest is “unprinted”. As a result, if the print state is not “unprinted” (No in step 101), the process for the record of interest ends. On the other hand, when the print state is “unprinted” (step 101, Yes), in the subsequent step 102, the user whose print state is “unprinted” is received from the requesting user of the received print start request. Also, it is determined in the following procedure whether or not it is higher in the priority relationship.

ここでは、まず、優先関係情報として、図5(a)に示す優先関係情報テーブル600を採用した場合について説明する。   Here, first, a case where the priority relationship information table 600 shown in FIG. 5A is adopted as the priority relationship information will be described.

この場合、印刷要求管理テーブル500において、印刷状態が“未印刷”となっている注目するレコードのフィールド501に格納されているユーザIDをキーとして、優先関係情報テーブル600のフィールド601を検索して、当該ユーザIDに紐付いた優先度αを取得するとともに、画像形成装置200から受信した印刷開始要求に含まれるユーザIDをキーとして、同テーブルのフィールド601を検索して、当該ユーザIDに紐付いた優先度βを取得する。その上で、“未印刷”のユーザの優先度αと印刷開始要求元のユーザの優先度βを比較する。その結果、優先度α>優先度βであった場合には、“未印刷”のユーザが印刷要求元のユーザよりも優先関係において上位であると判定し、優先度α≦優先度βであった場合には、“未印刷”のユーザが印刷開始要求元のユーザよりも優先関係において上位でないと判定する。   In this case, in the print request management table 500, the field 601 of the priority relationship information table 600 is searched using the user ID stored in the field 501 of the record of interest whose print state is “unprinted”. The priority α associated with the user ID is acquired, and the field 601 of the table is searched using the user ID included in the print start request received from the image forming apparatus 200 as a key, and associated with the user ID. Get the priority β. Then, the priority α of the “unprinted” user is compared with the priority β of the user who has requested printing. As a result, when priority α> priority β, it is determined that the “unprinted” user is higher in priority than the print requesting user, and priority α ≦ priority β. In this case, it is determined that the “unprinted” user is not higher in the priority relationship than the user who has requested printing.

次に、優先関係情報として、図5(b)に示す優先関係情報テーブル700を採用した場合について説明する。   Next, a case where the priority relationship information table 700 shown in FIG. 5B is adopted as the priority relationship information will be described.

この場合、画像形成装置200から受信した印刷開始要求に含まれるユーザIDをキーとして、優先関係情報テーブル700のフィールド701を検索して、当該ユーザIDに紐付いた上位ユーザのユーザIDを取得する。その上で、取得した上位ユーザのユーザIDと、注目するレコードのフィールド501に格納されているユーザIDが一致するか否かを判断する。その結果、当該ユーザIDが一致する場合には、“未印刷”のユーザが印刷開始要求元のユーザよりも優先関係において上位であると判定し、当該ユーザIDが一致しない場合には、“未印刷”のユーザが印刷開始要求元のユーザよりも優先関係において上位でないと判定する。   In this case, using the user ID included in the print start request received from the image forming apparatus 200 as a key, the field 701 of the priority relationship information table 700 is searched to obtain the user ID of the upper user associated with the user ID. Then, it is determined whether or not the acquired user ID of the upper user matches the user ID stored in the field 501 of the record of interest. As a result, if the user IDs match, it is determined that the “unprinted” user is higher in priority than the print start requesting user, and if the user IDs do not match, It is determined that the user “print” is not higher in the priority relationship than the user who requested the print start.

図8に戻って説明を続ける。   Returning to FIG.

ステップ102の判定の結果、“未印刷”のユーザが印刷開始要求元のユーザよりも優先関係において上位でないと判定した場合は(ステップ102、No)、注目するレコードについての処理を終了する。一方、“未印刷”のユーザが印刷開始要求元のユーザよりも優先関係において上位であると判定した場合は(ステップ102、Yes)、続くステップ103で、上位と判定された“未印刷”のユーザを特定する。   As a result of the determination in step 102, if it is determined that the “unprinted” user is not higher in the priority relationship than the print start requesting user (No in step 102), the process for the record of interest is terminated. On the other hand, when it is determined that the “unprinted” user is higher in the priority relationship than the user who requested the print start (Yes in step 102), the “unprinted” determined as higher in the subsequent step 103. Identify users.

上述したステップ101〜103を印刷要求管理テーブル500の全レコードについて実行した後、処理はステップ104に進む。ステップ104では、先のステップ103で特定した上位と判定されたユーザの数が閾値N以上(Nは1以上の整数。以下同様。)であるか否かを判定する。なお、閾値Nの値は、適切な値を予め設定しておく。   After executing the above-described steps 101 to 103 for all the records in the print request management table 500, the process proceeds to step 104. In step 104, it is determined whether or not the number of users determined to be higher in the previous step 103 is greater than or equal to a threshold value N (N is an integer equal to or greater than 1. The same applies hereinafter). Note that an appropriate value is set in advance as the value of the threshold N.

その結果、ユーザ数がN以上でない場合は(ステップ104、No)、印刷開始要求元のユーザについて、警告条件の不成立を判定し、処理を終了する。一方、ユーザ数がN以上であった場合は(ステップ104、Yes)、印刷開始要求元のユーザについて、警告条件の成立を判定し、処理を終了する。   As a result, when the number of users is not N or more (step 104, No), it is determined that the warning condition is not satisfied for the user who requested the print start, and the process is terminated. On the other hand, when the number of users is N or more (step 104, Yes), it is determined that the warning condition is satisfied for the user who is the print start request source, and the process ends.

その後、警告条件判定部104は、警告条件の成立を判定した印刷開始要求元のユーザが使用する画像形成装置200の機器ID(すなわち、先のステップ103で特定したレコードのフィールド505に格納されている機器ID)を警告情報送信部105に渡す。   Thereafter, the warning condition determination unit 104 stores the device ID of the image forming apparatus 200 used by the user of the print start request source who has determined that the warning condition is satisfied (that is, stored in the field 505 of the record specified in the previous step 103). Device ID) to the warning information transmission unit 105.

以上、警告条件判定部104がS10で実行する警告条件判定処理について説明したので、再び、図6に戻って説明を続ける。   As described above, the warning condition determination process executed by the warning condition determination unit 104 in S10 has been described, so the description will be continued by returning to FIG.

S10の「警告条件判定処理」の結果、1以上の画像形成装置200について警告条件の成立が判定された場合、警告情報送信部105は、警告条件の成立が判定されたユーザが使用する印刷開始要求元の画像形成装置200に対して所定の警告情報を送信する(S11)。これを受けて、画像形成装置200の警告情報表示部206は、情報処理システム100から受信した警告情報を操作パネルのディスプレイに表示する(S12)。   As a result of the “warning condition determination process” in S10, when it is determined that the warning condition is satisfied for one or more image forming apparatuses 200, the warning information transmission unit 105 starts printing that is used by the user who is determined that the warning condition is satisfied. Predetermined warning information is transmitted to the requesting image forming apparatus 200 (S11). In response to this, the warning information display unit 206 of the image forming apparatus 200 displays the warning information received from the information processing system 100 on the display of the operation panel (S12).

図7(b)は、S12で表示される警告情報を例示的に示す。図7(b)に示す例では、「あなたの上司である[佐藤]さんの印刷要求が存在します。[佐藤]さんの印刷を終わってから印刷を開始することをお奨めします。」という警告情報とともに、「印刷中止」ボタンと「印刷続行」ボタンを表示するダイアログ画面が表示されている。   FIG. 7B exemplarily shows the warning information displayed in S12. In the example shown in Fig. 7 (b), "There is a print request from [Sato], your boss. We recommend that you start printing after [Sato] has finished printing." A dialog screen displaying a “print cancel” button and a “print continue” button is displayed.

図7(b)に示すダイアログ画面が表示されたことを受けて、ユーザが「印刷中止」ボタンをタッチし、画像形成装置200に対して印刷の中止を命令した場合(S13)、印刷制御部204は、先のS9で情報処理システム100に発行した印刷開始要求を取り下げ(S14)、印刷を中止する。   In response to the dialog screen shown in FIG. 7B being displayed, when the user touches the “print stop” button and instructs the image forming apparatus 200 to stop printing (S13), the print control unit In step S9, the print start request issued to the information processing system 100 in step S9 is canceled (S14), and printing is stopped.

一方、ユーザが「印刷続行」ボタンをタッチして、画像形成装置200に対して印刷の続行を命令した場合には(S15)、印刷制御部204は、印刷続行要求を情報処理システム100に送信する(S16)。これを受けて、情報処理システム100の印刷管理部103は、先のS9で受信した印刷開始要求に含まれるユーザIDとファイル名の両方に紐付いた印刷要求を記憶領域108から読み出して、当該印刷要求に含まれる印刷データを印刷開始要求元の画像形成装置200に送信し(S17)、画像形成装置200の印刷制御部204は、情報処理システム100から受信した印刷データの印刷出力を開始する(S18)。このとき、情報処理システム100の印刷管理部103は、印刷要求管理テーブル500における当該印刷要求に係るレコードのフィールド504の値(印刷状態)を“印刷中”に更新する(S19)。   On the other hand, when the user touches the “continue printing” button and instructs the image forming apparatus 200 to continue printing (S15), the print control unit 204 transmits a print continuation request to the information processing system 100. (S16). In response to this, the print management unit 103 of the information processing system 100 reads the print request associated with both the user ID and the file name included in the print start request received in S9 from the storage area 108, and prints the print request. The print data included in the request is transmitted to the image forming apparatus 200 that is the printing start request source (S17), and the print control unit 204 of the image forming apparatus 200 starts print output of the print data received from the information processing system 100 ( S18). At this time, the print management unit 103 of the information processing system 100 updates the value (printing state) of the field 504 of the record relating to the print request in the print request management table 500 to “printing” (S19).

一方、S10の「警告条件判定処理」の結果、警告条件の不成立が判定された場合には、情報処理システム100の印刷管理部103が、先のS9で受信した印刷開始要求に対応する印刷要求に含まれる印刷データを記憶領域108から読み出して、印刷開始要求元の画像形成装置200に送信し(S20)、画像形成装置200の印刷制御部204は、情報処理システム100から受信した印刷データの印刷出力を開始する(S21)。このとき、情報処理システム100の印刷管理部103は、印刷要求管理テーブル500における当該印刷要求に係るレコードのフィールド504の値(印刷状態)を“印刷中”に更新する(S21)。   On the other hand, if it is determined that the warning condition is not satisfied as a result of the “warning condition determination process” in S10, the print management unit 103 of the information processing system 100 prints a print request corresponding to the print start request received in S9. Is read from the storage area 108 and transmitted to the image forming apparatus 200 that is the print start request source (S20), and the print control unit 204 of the image forming apparatus 200 receives the print data received from the information processing system 100. Printing output is started (S21). At this time, the print management unit 103 of the information processing system 100 updates the value (printing state) of the field 504 of the record relating to the print request in the print request management table 500 to “printing” (S21).

なお、図6では図示を省略しているが、画像形成装置200が印刷出力を開始した後に、これが正常に完了した時点で、画像形成装置200の印刷制御部204は、その旨を情報処理システム100に通知し、これを受けた情報処理システム100の印刷管理部103は、印刷要求管理テーブル500から対応するレコードを削除する。   Although not shown in FIG. 6, after the image forming apparatus 200 starts print output and when this is normally completed, the print control unit 204 of the image forming apparatus 200 notifies the information processing system to that effect. Upon receiving the notification, the print management unit 103 of the information processing system 100 deletes the corresponding record from the print request management table 500.

以上、説明したように、本実施形態によれば、ユーザは、印刷を開始する前に、優先すべき他のユーザ(例えば、自分の上司)の印刷要求の存在を認識することができるので、その時点で、自分がしようとしていた印刷を中止して、優先すべき他のユーザに画像形成装置200を譲ることができる。   As described above, according to the present embodiment, the user can recognize the presence of a print request of another user to be prioritized (for example, his / her superior) before starting printing. At that time, the printing that he was trying to cancel can be canceled and the image forming apparatus 200 can be given to another user who should be given priority.

なお、ユーザが画像形成装置200から印刷開始要求を送信した時点で、優先すべき他のユーザの印刷要求が情報処理システム100内に存在していたとしても、その時点で、当該他のユーザの人数に見合う台数の画像形成装置200が使用されていないのであれば、必ずしも警告を行う必要はない。この点につき、本実施形態では、上述した閾値N(図8のステップ104)を、共用に供される画像形成装置200の設置台数Sに照らして適切な値を設定することが好ましく、例えば、N=S−1と設定することができる。   Note that even when a print request of another user to be prioritized exists in the information processing system 100 when the user transmits a print start request from the image forming apparatus 200, the other user's If the number of image forming apparatuses 200 corresponding to the number of people is not used, it is not always necessary to issue a warning. In this regard, in the present embodiment, it is preferable to set an appropriate value for the above-described threshold N (step 104 in FIG. 8) in light of the number S of installed image forming apparatuses 200 provided for common use. N = S−1 can be set.

また、ロケーションフリー印刷では、印刷要求を投入したユーザがすぐに印刷を開始するとは限らず、優先すべき他のユーザがすぐに印刷を開始しないことが明らかな場合は、必ずしも印刷を中止する必要がない。この点を考慮して、本実施形態では、図9(a)に示すダイアログ画面を画像形成装置200に送信するようにしてもよい。図9(a)に示す例では、ダイアログ画面に、「あなたの上司である[佐藤]さんの印刷要求が存在します。[佐藤]さんが近くにいらっしゃるようであれば印刷を中止して印刷機器を譲ることをお奨めします。」という警告情報が表示されている。この警告情報を受けたユーザは、辺りを見回して、[佐藤]さんが不在であったり、接客中であったりして、[佐藤]さんがすぐに印刷を開始しないことが明らかな場合には、印刷を続行することができる。   Also, in location-free printing, the user who submitted the print request does not always start printing immediately, and if it is clear that other users who should have priority do not start printing immediately, it is necessary to stop printing. There is no. In consideration of this point, in this embodiment, the dialog screen illustrated in FIG. 9A may be transmitted to the image forming apparatus 200. In the example shown in Fig. 9 (a), the dialog screen says "There is a print request for [Sato] who is your supervisor. If [Sato] is near you, stop printing and print. "We recommend that you give up the device." Is displayed. The user who received this warning information looks around, and if [Sato] is absent or is waiting for customers, it is clear that [Sato] will not start printing immediately. You can continue printing.

以上、ロケーションフリー印刷時において、情報処理システム100が画像形成装置200から印刷開始要求を受信したときに実行される処理について説明してきたが、続いて、ロケーションフリー印刷時において、情報処理システム100がクライアント端末20から印刷要求を受信したときに実行される処理を図10に示すシーケンス図に基づいて説明する。   The processing executed when the information processing system 100 receives a print start request from the image forming apparatus 200 during location-free printing has been described above. Subsequently, the information processing system 100 performs processing during location-free printing. Processing executed when a print request is received from the client terminal 20 will be described with reference to a sequence diagram shown in FIG.

ユーザは、クライアント端末20を操作して印刷したいファイルを選択し、必要な印刷設定を行った後に、印刷を命令する(S1)。これを受けて、クライアント端末20は、ユーザが選択したファイルのファイル名と、当該ファイルから作成した印刷対象ファイルと、印刷設定情報と、ユーザIDとを含む印刷データを生成し、当該印刷データを含む印刷要求を情報処理システム100に送信する(S2)。これを受けて、情報処理システム100の印刷管理部103は、受信した印刷要求を記憶領域108に保存し、印刷要求管理テーブル500(図4)を更新する(S3)。   The user operates the client terminal 20 to select a file to be printed, performs necessary print settings, and then instructs printing (S1). In response to this, the client terminal 20 generates print data including the file name of the file selected by the user, the print target file created from the file, print setting information, and the user ID. The print request including the request is transmitted to the information processing system 100 (S2). In response, the print management unit 103 of the information processing system 100 saves the received print request in the storage area 108 and updates the print request management table 500 (FIG. 4) (S3).

印刷要求管理テーブル500を更新した後、情報処理システム100の警告条件判定部104は、「警告条件判定処理」を実行する(S4)。以下、警告条件判定部104がS4で実行する「警告条件判定処理」の内容を図11に示すフローチャートに基づいて説明する。   After updating the print request management table 500, the warning condition determination unit 104 of the information processing system 100 executes “warning condition determination processing” (S4). Hereinafter, the content of the “warning condition determination process” executed by the warning condition determination unit 104 in S4 will be described based on the flowchart shown in FIG.

S4において、警告条件判定部104は、まず、印刷要求管理テーブル500の各レコードについて、以下のステップ201〜204の処理を繰り返し実行する。   In step S <b> 4, the warning condition determination unit 104 first repeatedly executes the processes of steps 201 to 204 below for each record in the print request management table 500.

まず、ステップ201では、注目するレコードのフィールド504の印刷状態が“印刷中”であるか否かを判定する。その結果、印刷状態が“印刷中”でない場合は(ステップ201、No)、続くステップ204で、注目するレコードに係るユーザについて、警告条件の不成立を判定する。一方、印刷状態が“印刷中”である場合は(ステップ201、Yes)、続くステップ202で、注目するレコードに係るユーザ(すなわち、現在、印刷中のユーザ)が、受信した印刷要求の要求元のユーザよりも優先関係において下位であるか否かを以下の手順で判定する。   First, in step 201, it is determined whether or not the printing state of the field 504 of the record of interest is “printing”. As a result, when the printing state is not “printing” (No in step 201), it is determined in step 204 that the warning condition is not satisfied for the user related to the record of interest. On the other hand, when the printing state is “printing” (step 201, Yes), in the subsequent step 202, the user related to the record of interest (that is, the user currently printing) receives the request source of the received print request. It is determined in the following procedure whether or not the user is in a lower priority relationship than the user.

ここでは、まず、優先関係情報として、図5(a)に示す優先関係情報テーブル600を採用した場合について説明する。   Here, first, a case where the priority relationship information table 600 shown in FIG. 5A is adopted as the priority relationship information will be described.

この場合、フィールド504に“印刷中”が格納されている注目するレコードのフィールド501に格納されているユーザIDをキーとして、優先関係情報テーブル600のフィールド601を検索して、当該ユーザIDに紐付いた優先度αを取得するとともに、クライアント端末20から受信した印刷要求に含まれるユーザIDをキーとして、同テーブルのフィールド601を検索して、当該ユーザIDに紐付いた優先度βを取得する。その上で、“印刷中”のユーザの優先度αと印刷要求元のユーザの優先度βを比較する。その結果、優先度α<優先度βであった場合には、“印刷中”のユーザが印刷要求元のユーザよりも優先関係において下位であると判定し、優先度α≧優先度βであった場合には、“印刷中”のユーザが印刷要求元のユーザよりも優先関係において下位でないと判定する。   In this case, the field 504 of the priority relationship information table 600 is searched using the user ID stored in the field 501 of the record of interest whose “printing” is stored in the field 504 as a key, and is associated with the user ID. In addition to acquiring the priority α, the field 601 of the table is searched using the user ID included in the print request received from the client terminal 20 as a key, and the priority β associated with the user ID is acquired. Then, the priority α of the “printing” user is compared with the priority β of the user of the print request source. As a result, if priority α <priority β, it is determined that the “printing” user is lower in priority relationship than the print requesting user, and priority α ≧ priority β. In this case, it is determined that the “printing” user is not lower in the priority relationship than the print requesting user.

次に、優先関係情報として、図5(b)に示す優先関係情報テーブル700を採用した場合について説明する。   Next, a case where the priority relationship information table 700 shown in FIG. 5B is adopted as the priority relationship information will be described.

この場合、フィールド504に“印刷中”が格納されている注目するレコードのフィールド501に格納されているユーザIDをキーとして、優先関係情報テーブル700のフィールド701を検索して、当該ユーザIDに紐付いた1以上の上位ユーザのユーザIDを取得する。その上で、取得した上位ユーザのユーザIDと、クライアント端末20から受信した印刷要求に含まれるユーザIDが一致するか否かを判断する。その結果、当該ユーザIDが一致する場合には、“印刷中”のユーザが印刷要求元のユーザよりも優先関係において下位であると判定し、当該ユーザIDが一致しない場合には、“印刷中”のユーザが印刷要求元のユーザよりも優先関係において下位でないと判定する。   In this case, using the user ID stored in the field 501 of the record of interest whose “printing” is stored in the field 504 as a key, the field 701 in the priority relationship information table 700 is searched and associated with the user ID. The user IDs of one or more higher-order users that have been acquired are acquired. Then, it is determined whether or not the acquired user ID of the upper user matches the user ID included in the print request received from the client terminal 20. As a result, if the user IDs match, it is determined that the “printing” user is lower in priority than the print requesting user, and if the user IDs do not match, “printing” It is determined that the user "" is not lower in the priority relationship than the user who has requested printing.

図11に戻って説明を続ける。   Returning to FIG. 11, the description will be continued.

ステップ202の判定の結果、“印刷中”のユーザが印刷要求元のユーザよりも優先関係において下位でないと判定した場合は(ステップ202、No)、続くステップ204で、当該“印刷中”のユーザについて、警告条件の不成立を判定する。一方、“印刷中”のユーザが印刷要求元のユーザよりも優先関係において下位であると判定した場合は(ステップ202、Yes)、続くステップ203で、当該“印刷中”のユーザについて、警告条件の成立を判定する。   As a result of the determination in step 202, when it is determined that the “printing” user is not lower in the priority relationship than the print requesting user (No in step 202), in the subsequent step 204, the “printing” user Is determined that the warning condition is not satisfied. On the other hand, if it is determined that the “printing” user is lower in priority than the print requesting user (step 202, Yes), in the subsequent step 203, a warning condition is set for the “printing” user. Is determined.

警告条件判定部104は、印刷要求管理テーブル500の全レコードについて、上述したステップ201〜204を実行した後に、「警告条件判定処理」を終了する。その後、警告条件判定部104は、警告条件の成立を判定した“印刷中”のユーザが使用する画像形成装置200の機器IDを、当該ユーザに係るレコードのフィールド505から読み出して警告情報送信部105に渡す。   The warning condition determination unit 104 ends the “warning condition determination process” after executing the above-described steps 201 to 204 for all the records in the print request management table 500. Thereafter, the warning condition determination unit 104 reads out the device ID of the image forming apparatus 200 used by the “printing” user who has determined that the warning condition is satisfied from the field 505 of the record related to the user, and outputs the warning information transmission unit 105. To pass.

以上、警告条件判定部104がS4で実行する処理について説明したので、再び、図10に戻って説明を続ける。   As described above, the processing executed by the warning condition determination unit 104 in S4 has been described, so the description will be continued by returning to FIG. 10 again.

S4の「警告条件判定処理」の結果、全ての画像形成装置200を使用するユーザについて警告条件の不成立が判定された場合は、警告情報送信部105は特に何も実行しない。一方、1以上の画像形成装置200を使用するユーザについて警告条件の成立が判定された場合には、警告情報送信部105は、当該ユーザが使用する画像形成装置200に対して所定の警告情報を送信する(S5)。これを受けて、画像形成装置200の警告情報表示部206は、情報処理システム100から受信した警告情報を操作パネルのディスプレイに表示する(S6)。   As a result of the “warning condition determination process” in S4, when it is determined that the warning condition is not satisfied for the user who uses all the image forming apparatuses 200, the warning information transmission unit 105 does nothing particularly. On the other hand, when it is determined that a warning condition is satisfied for a user who uses one or more image forming apparatuses 200, the warning information transmitting unit 105 sends predetermined warning information to the image forming apparatus 200 used by the user. Transmit (S5). In response to this, the warning information display unit 206 of the image forming apparatus 200 displays the warning information received from the information processing system 100 on the display of the operation panel (S6).

図9(b)は、S6で表示される警告情報を例示的に示す。図9(b)に示す例では、「あなたの上司である[佐藤]さんが印刷要求を出しました。印刷に時間がかかる場合は一旦中断することをお奨めします。」という警告情報とともに、「印刷中断」ボタンと「印刷続行」ボタンを表示するダイアログ画面が警告情報として表示されている。   FIG. 9B illustrates the warning information displayed in S6. In the example shown in Fig. 9 (b), with warning information "Your boss [Sato] has made a print request. If printing takes a long time, we recommend that you interrupt it." A dialog screen that displays a “print interruption” button and a “print continue” button is displayed as warning information.

図9(b)に示すダイアログ画面が表示されたことを受けて、ユーザが「印刷続行」ボタンをタッチした場合には、印刷制御部204は印刷を中断することなく、そのまま印刷を続行する。一方、ユーザが「印刷中断」ボタンをタッチし、画像形成装置200に対して印刷の中断を命令した場合には(S7)、印刷制御部204は、直ちに印刷を中断し(S8)、出力が完了していない残りのページを示す情報(以下、残ページ情報という)を含む印刷中断通知を生成して、情報処理システム100に送信する(S9)。   In response to the dialog screen shown in FIG. 9B being displayed, when the user touches the “continue printing” button, the print control unit 204 continues printing without interrupting printing. On the other hand, when the user touches the “print interruption” button and instructs the image forming apparatus 200 to interrupt printing (S7), the print control unit 204 immediately interrupts printing (S8), and the output is output. A print interruption notification including information indicating the remaining pages that have not been completed (hereinafter referred to as remaining page information) is generated and transmitted to the information processing system 100 (S9).

これを受けて、情報処理システム100の印刷管理部103は、印刷中断通知に含まれる残ページ情報を印刷を中断した印刷データに紐付けた後、印刷要求管理テーブル500における対応するレコードのフィールド504(印刷状態)の値を“中断中”に更新する(S10)。   In response to this, the print management unit 103 of the information processing system 100 associates the remaining page information included in the print interruption notification with the print data for which printing has been interrupted, and then the corresponding record field 504 in the print request management table 500. The value of (printing status) is updated to “suspended” (S10).

なお、図10では図示を省略しているが、印刷を中断して画像形成装置200の下から去ったユーザが、時間をおいて、再び、画像形成装置200に戻って、印刷を中断した印刷データに係る印刷開始要求を送信した場合、情報処理システム100の印刷管理部103は、当該印刷データに紐付いた残ページ情報を参照して、出力が完了していない残りのページのみを印刷出力する。   Although not shown in FIG. 10, a user who has stopped printing and left the bottom of the image forming apparatus 200 returns to the image forming apparatus 200 again after a while, and the printing is interrupted. When a print start request relating to data is transmitted, the print management unit 103 of the information processing system 100 refers to the remaining page information associated with the print data and prints out only the remaining pages that have not been output. .

また、本実施形態では、図7(a)に示すように、印刷ファイル一覧画面に「警告不要」を設定するためのチェックボックスが表示されており、これにユーザがチェックを入れた場合、情報処理システム100の警告要否設定部106が警告を行わない設定を行うようになっており、その場合、警告条件判定部104および警告情報送信部105は、上述した処理を実行しないようになっている。   Further, in this embodiment, as shown in FIG. 7A, a check box for setting “warning unnecessary” is displayed on the print file list screen, and when the user checks it, information is displayed. The warning necessity setting unit 106 of the processing system 100 performs setting so as not to issue a warning. In this case, the warning condition determination unit 104 and the warning information transmission unit 105 do not execute the above-described processing. Yes.

以上、説明したように、本実施形態によれば、ユーザは、印刷を開始した後に、優先すべき他のユーザ(例えば、自分の上司)の印刷要求が発生したことを認識することができるので、その時点で、自分の印刷を一旦中断して、優先すべき他のユーザに画像形成装置200を譲ることができる。   As described above, according to this embodiment, after starting printing, the user can recognize that a print request of another user (for example, his / her superior) to be given priority has occurred. At that time, the user's own printing can be temporarily interrupted and the image forming apparatus 200 can be given to another user who should be given priority.

なお、この場合も、優先すべきユーザがすぐに印刷を開始しないことが明らかな場合は、印刷を中止する必要がないので、本実施形態では、図9(c)に示すダイアログ画面(警告情報)を画像形成装置200に送信するようにしてもよい。図9(c)に示す例では、ダイアログ画面に、「あなたの上司である[佐藤]さんの印刷要求を出しました。[佐藤]さんが近くにいらっしゃるようであれば印刷を中断して印刷機器を譲ることをお奨めします。」という警告情報が表示されている。この警告情報を受けたユーザは、辺りを見回して、[佐藤]さんがすぐに印刷を開始しないことが明らかな場合には、そのまま印刷を続行することができる。   In this case as well, if it is clear that the user to be prioritized does not immediately start printing, there is no need to cancel printing. In this embodiment, the dialog screen (warning information) shown in FIG. ) May be transmitted to the image forming apparatus 200. In the example shown in Fig. 9 (c), the dialog screen displays "Your boss [Sato] -san's print request. If [Sato] -san appears nearby, printing is interrupted. "We recommend that you give up the device." Is displayed. The user who receives this warning information looks around and can continue printing if it is clear that Mr. [Sato] will not start printing immediately.

また、本実施形態では、S6において、情報処理システム100の印刷管理部10が、画像形成装置200に対して、図9(d)に例示するような印刷を強制的に中断するためのダイアログ画面を送信するようにしてもよい。図9(d)に示す例では、ダイアログ画面に、「あなたの上司である[佐藤]さんの印刷要求を出しました。申し訳ありませんが印刷を一旦中断します。」という警告情報ともに、「確認」ボタンが表示されている。これを受けて、ユーザが「確認」ボタンをタッチすると、画像形成装置200の印刷制御部204は、直ちに印刷を中断する。   In this embodiment, in S6, the dialog screen for the print management unit 10 of the information processing system 100 to forcibly suspend printing as illustrated in FIG. 9D for the image forming apparatus 200. May be transmitted. In the example shown in Fig. 9 (d), the dialog screen displays a warning message stating "Your boss [Sato] 's print request has been issued. Sorry to suspend printing." "Button is displayed. In response to this, when the user touches the “confirm” button, the print control unit 204 of the image forming apparatus 200 immediately suspends printing.

以上、本発明の第1実施形態を説明してきたが、続いて、本発明の第2実施形態を説明する。なお、以下では、第1実施形態の内容と共通する部分の説明を省略し、専ら、第1実施形態との相違点のみを説明するものとする。   The first embodiment of the present invention has been described above. Next, the second embodiment of the present invention will be described. In addition, below, description of the part which is common in the content of 1st Embodiment is abbreviate | omitted, and only the difference from 1st Embodiment shall be demonstrated.

(第2実施形態)
ユーザが印刷を開始しようとした時点で、優先すべき他のユーザの印刷要求が情報処理システム100内に存在していたとしても、優先すべきユーザがすぐに印刷を開始しないことが明らかな場合は、必ずしも警告を行う必要はない。第2実施形態は、この点を考慮したものであり、第2実施形態では、優先すべき他のユーザが印刷要求を投入してからの経過時間に基づいて警告情報の要否を判断する。
(Second Embodiment)
When it is clear that the user to be prioritized does not immediately start printing even if another user's print request to be prioritized exists in the information processing system 100 when the user starts printing Does not necessarily need to be warned. The second embodiment considers this point, and in the second embodiment, whether or not the warning information is necessary is determined based on the elapsed time since the other user to be prioritized issues a print request.

この点に関して、第2実施形態では、ユーザ情報管理テーブルとして、図3(b)に示すユーザ情報管理テーブル420を使用する。図3(b)に示すように、ユーザ情報管理テーブル420は、ユーザIDを格納するためのフィールド401と、ユーザ名を格納するためのフィールド402と、認証情報を格納するためのフィールド403と、ユーザが印刷要求を送信してからの経過時間に関する時間閾値を格納するためのフィールド404とを備える。   In this regard, in the second embodiment, the user information management table 420 shown in FIG. 3B is used as the user information management table. As shown in FIG. 3B, the user information management table 420 includes a field 401 for storing a user ID, a field 402 for storing a user name, a field 403 for storing authentication information, And a field 404 for storing a time threshold related to the elapsed time since the user sent the print request.

ここで、本実施形態では、印刷管理部103が、ユーザが印刷要求を投入してから印刷を開始するまでの時間間隔を随時モニターしており、ユーザ毎に記録した時間間隔の代表値Tを求め、その代表値Tから所定のマージンを減じてなる値を時間閾値Tthとしてフィールド404に格納するようになっている。 In the present embodiment, the print management unit 103, the user is monitored from time to time the time interval until the start of printing after inputting a print request, the representative value T R of the recorded time intervals for each user the calculated, so as to store in the field 404 a value that is by subtracting a predetermined margin from the representative value T R as the time threshold T th.

図12は、第2実施形態において、警告条件判定部104が実行する「警告条件判定処理」のフローチャートを示す。なお、図12に示すフローチャートにおいては、第1実施形態と同じ処理を行うステップに対して、図8と同じステップ番号を付している。以下、図12に示すフローチャートに基づいて、第2実施形態の警告条件判定部104が、図6のS10で実行する「警告条件判定処理」を説明する。   FIG. 12 is a flowchart of “warning condition determination processing” executed by the warning condition determination unit 104 in the second embodiment. In the flowchart shown in FIG. 12, the same step numbers as in FIG. 8 are assigned to the steps that perform the same processing as in the first embodiment. Hereinafter, based on the flowchart shown in FIG. 12, the “warning condition determination process” executed by the warning condition determination unit 104 of the second embodiment in S10 of FIG. 6 will be described.

第2実施形態では、警告条件判定部104が、印刷要求管理テーブル500の各レコードについて、以下のステップ101→ステップ102→ステップ110→ステップ103の処理を繰り返し実行する。   In the second embodiment, the warning condition determination unit 104 repeatedly executes the following processing of step 101 → step 102 → step 110 → step 103 for each record of the print request management table 500.

ステップ101では、注目するレコードのフィールド504に格納された印刷状態が“未印刷”であるか否かを判定する。その結果、印刷状態が“未印刷”でない場合は(ステップ101、No)、注目するレコードについての処理を終了する。一方、印刷状態が“未印刷”である場合は(ステップ101、Yes)、続くステップ102で、注目するレコードのフィールド501に格納されているユーザIDに係るユーザ(以下、未印刷ユーザという)が、受信した印刷開始要求の要求元のユーザよりも優先関係において上位であるか否かを判定する。   In step 101, it is determined whether or not the print state stored in the field 504 of the record of interest is “unprinted”. As a result, if the print state is not “unprinted” (No in step 101), the process for the record of interest ends. On the other hand, when the printing state is “unprinted” (Yes in step 101), in the subsequent step 102, a user related to the user ID stored in the field 501 of the record of interest (hereinafter referred to as an unprinted user). Then, it is determined whether or not it is higher in the priority relationship than the requesting user of the received print start request.

ステップ102の判定の結果、“未印刷”のユーザが印刷開始要求元のユーザよりも優先関係において上位でないと判定した場合は(ステップ102、No)、注目するレコードについての処理を終了する。一方、未印刷ユーザが印刷開始要求元のユーザよりも優先関係において上位であると判定した場合は(ステップ102、Yes)、処理はステップ110に進む。   As a result of the determination in step 102, if it is determined that the “unprinted” user is not higher in the priority relationship than the print start requesting user (No in step 102), the process for the record of interest is terminated. On the other hand, if it is determined that the unprinted user is higher in the priority relationship than the user who requested the print start (Yes in Step 102), the process proceeds to Step 110.

ステップ110では、先のステップ102で、印刷開始要求元のユーザよりも優先関係において上位であると判定された未印刷ユーザが印刷要求を送信してからの経過時間Tが、当該ユーザに係る時間閾値Tthに達しているか否かを以下の手順で判定する。 In step 110, the elapsed time T from the time when the unprinted user determined to be higher in the priority relationship than the user who issued the print start request in step 102 sent the print request is the time related to the user. Whether the threshold value Tth has been reached is determined by the following procedure.

具体的には、まず、注目するレコードのフィールド501に格納されているユーザIDをキーとして、ユーザ情報管理テーブル400(図3(a))を検索し、当該ユーザIDが格納されたレコードのフィールド405から時間閾値Tthを読み出す。次に、同じユーザIDをキーとして、印刷要求管理テーブル500(図4)を検索し、当該ユーザIDが格納されたレコードのフィールド503から要求日時を読み出す。最後に、読み出した要求日時と現在時刻の差分を経過時間Tとして算出し、算出した経過時間Tと読み出した時間閾値Tthを比較する。 Specifically, first, the user information management table 400 (FIG. 3A) is searched using the user ID stored in the field 501 of the record of interest as a key, and the field of the record storing the user ID is stored. The time threshold value T th is read from 405. Next, the print request management table 500 (FIG. 4) is searched using the same user ID as a key, and the request date and time is read from the field 503 of the record in which the user ID is stored. Finally, the difference between the read request date and the current time is calculated as an elapsed time T, and the calculated elapsed time T is compared with the read time threshold value T th .

その結果、経過時間Tが時間閾値Tthに達していない場合は(ステップ110、No)、注目するレコードについての処理を終了する。一方、経過時間Tが時間閾値Tthに達している場合は(ステップ110、Yes)、続くステップ103で、印刷開始要求元のユーザよりも優先関係において上位である未印刷ユーザを上位ユーザとして特定する。 As a result, when the elapsed time T has not reached the time threshold value Tth (step 110, No), the process for the record of interest is terminated. On the other hand, if the elapsed time T has reached the time threshold value T th (step 110, Yes), in the subsequent step 103, an unprinted user that is higher in the priority relationship than the user of the print start request source is identified as an upper user. To do.

上述したステップ101→ステップ102→ステップ110→ステップ103を印刷要求管理テーブル500の全レコードについて実行した後に、処理はステップ104に進み、印刷要求元のユーザよりも優先関係において上位である未印刷ユーザの数が閾値N以上であるか否かを判定する。その結果、ユーザ数がN以上でない場合は(ステップ104、No)、印刷開始要求元のユーザについて、警告条件の不成立を判定し、処理を終了する。一方、ユーザ数がN以上であった場合は(ステップ104、Yes)、印刷開始要求元のユーザについて、警告条件の成立を判定し、処理を終了する。   After executing Step 101 → Step 102 → Step 110 → Step 103 for all the records in the print request management table 500, the process proceeds to Step 104, where the unprinted user is higher in priority than the user who requested the print request. It is determined whether or not the number is equal to or greater than a threshold value N. As a result, when the number of users is not N or more (step 104, No), it is determined that the warning condition is not satisfied for the user who requested the print start, and the process is terminated. On the other hand, when the number of users is N or more (step 104, Yes), it is determined that the warning condition is satisfied for the user who is the print start request source, and the process ends.

以上、説明したように、本実施形態では、優先すべきユーザが印刷要求を投入してからの経過時間が当該ユーザの時間閾値Tthに達してから、当該ユーザを上位ユーザとしてカウントするので、実際的なタイミングで警告がなされるようになる。 As described above, in the present embodiment, since the elapsed time after the user to be prioritized submits the print request reaches the user's time threshold T th , the user is counted as an upper user. A warning will be given at a practical timing.

以上、本発明の第2実施形態を説明してきたが、続いて、本発明の第3実施形態を説明する。なお、以下では、上述した2つの実施形態の内容と共通する部分の説明を省略し、専ら、両者との相違点のみを説明するものとする。   The second embodiment of the present invention has been described above. Next, the third embodiment of the present invention will be described. In the following, description of parts common to the contents of the above-described two embodiments will be omitted, and only differences from the two will be described.

(第3実施形態)
第3実施形態は、印刷要求や印刷開始要求の要求元のユーザよりも優先関係において下位のユーザ(以下、下位ユーザという)が予め登録しているメールアドレス(以下、登録アドレスという)に対して、警告情報を含む“警告メール”を送信する点で、上述した2つの実施形態と異なる。この点に関して、第3実施形態では、ユーザ情報管理テーブルとして、図3(c)に示すユーザ情報管理テーブル430を使用する。図3(c)に示すように、ユーザ情報管理テーブル430は、ユーザIDを格納するためのフィールド401と、ユーザ名を格納するためのフィールド402と、認証情報を格納するためのフィールド403と、登録アドレスを格納するためのフィールド405と、警告メールに係る設定を格納するためのフィールド406とを備える。
(Third embodiment)
In the third embodiment, an e-mail address (hereinafter referred to as a registered address) registered in advance by a lower-level user (hereinafter referred to as a lower-level user) in a priority relationship over the user who has requested the print request or the print start request. The second embodiment is different from the above-described two embodiments in that “warning mail” including warning information is transmitted. In this regard, in the third embodiment, a user information management table 430 shown in FIG. 3C is used as the user information management table. As shown in FIG. 3C, the user information management table 430 includes a field 401 for storing a user ID, a field 402 for storing a user name, a field 403 for storing authentication information, A field 405 for storing a registered address and a field 406 for storing a setting related to a warning mail are provided.

なお、本実施形態では、登録アドレスとして、ユーザ個人のアドレスを登録することもできるし、グループアドレスを登録することもできる。また、本実施形態では、警告メールに係る設定を、管理者が行うようにしてもよいし、ユーザ自身が行えるようにしてもよく、管理者またはユーザが設定した値(要/否)を警告要否設定部106がフィールド406に格納する。   In the present embodiment, a user's personal address can be registered as a registration address, and a group address can also be registered. In the present embodiment, the setting related to the warning mail may be performed by the administrator or the user himself / herself, and the value set by the administrator or the user (required / not required) is warned. The necessity setting unit 106 stores it in the field 406.

以下、第3実施形態において実行される処理の内容を図13に示すシーケンス図に基づいて説明する。   Hereinafter, the contents of the processing executed in the third embodiment will be described based on the sequence diagram shown in FIG.

ユーザは、クライアント端末20を操作して印刷したいファイルを選択し、必要な印刷設定を行った後に、印刷を命令する(S1)。これを受けて、クライアント端末20は、ユーザが選択したファイルの印刷データを含む印刷要求を情報処理システム100に送信する(S2)。これを受けて、情報処理システム100の印刷管理部103は、受信した印刷要求を記憶領域108に保存し、印刷要求管理テーブル500(図4)を更新する(S3)。   The user operates the client terminal 20 to select a file to be printed, performs necessary print settings, and then instructs printing (S1). In response to this, the client terminal 20 transmits a print request including the print data of the file selected by the user to the information processing system 100 (S2). In response, the print management unit 103 of the information processing system 100 saves the received print request in the storage area 108 and updates the print request management table 500 (FIG. 4) (S3).

情報処理システム100の警告条件判定部104は、クライアント端末20から印刷要求を受信したことに応答して、「警告条件判定処理」を実行する(S4)。以下、警告条件判定部104がS4で実行する「警告条件判定処理」の内容を図14に示すフローチャートに基づいて説明する。   The warning condition determination unit 104 of the information processing system 100 executes “warning condition determination processing” in response to receiving a print request from the client terminal 20 (S4). Hereinafter, the content of the “warning condition determination process” executed by the warning condition determination unit 104 in S4 will be described based on the flowchart shown in FIG.

S4において、警告条件判定部104は、ユーザ情報管理テーブル430の各レコードについて、以下のステップ301〜304の処理を繰り返し実行する。   In S <b> 4, the warning condition determination unit 104 repeatedly executes the following steps 301 to 304 for each record in the user information management table 430.

まず、ステップ301では、注目するレコードのフィールド406の値が「要」であるか否かを判定する。その結果、「要」でない場合は(ステップ301、No)、注目するレコードについての処理を終了する。一方、「要」である場合は(ステップ301、Yes)、処理はステップ302に進む。   First, in step 301, it is determined whether or not the value of the field 406 of the record of interest is “necessary”. As a result, if it is not “necessary” (No in step 301), the process for the record of interest is terminated. On the other hand, if it is “necessary” (step 301, Yes), the process proceeds to step 302.

続くステップ302では、注目するレコードのユーザが、クライアント端末20から受信した印刷要求の要求元のユーザよりも優先関係において下位であるか否かを、図5(a)に示す優先関係情報テーブル600または図5(b)に示す優先関係情報テーブル700に基づいて、上述したのと同様の手順で判定する。   In the subsequent step 302, the priority relationship information table 600 shown in FIG. 5A indicates whether or not the user of the record of interest is lower in priority relationship than the user who requested the print request received from the client terminal 20. Or based on the priority relationship information table 700 shown in FIG.5 (b), it determines with the procedure similar to the above-mentioned.

ステップ302の判定の結果、注目するレコードのユーザが印刷要求元のユーザよりも優先関係において下位でないと判定した場合は(ステップ302、No)、続くステップ304で、注目するレコードのユーザについて、警告条件の不成立を判定して、そのレコードについての処理を終了する。一方、注目するレコードのユーザが印刷要求元のユーザよりも優先関係において下位であると判定した場合は(ステップ302、Yes)、続くステップ303で、注目するレコードのユーザについて、警告条件の成立を判定して、そのレコードについての処理を終了する。   As a result of the determination in step 302, if it is determined that the user of the record of interest is not lower in priority relationship than the user of the print request source (step 302, No), in the subsequent step 304, a warning is given to the user of the record of interest. It is determined that the condition is not satisfied, and the processing for the record is terminated. On the other hand, if it is determined that the user of the record of interest is lower in priority than the user of the print request source (step 302, Yes), in the subsequent step 303, the warning condition is satisfied for the user of the record of interest. Determination is made, and the process for the record is terminated.

警告条件判定部104は、上述したステップ301〜304をユーザ情報管理テーブル430の全レコードについて実行した後に、「警告条件判定処理」を終了する。その後、警告条件判定部104は、警告条件の成立を判定したユーザの登録アドレスを、当該ユーザに係るレコードのフィールド405から読み出して警告情報送信部105に渡す。   The warning condition determination unit 104 ends the “warning condition determination process” after executing the above-described steps 301 to 304 for all the records in the user information management table 430. Thereafter, the warning condition determination unit 104 reads the registered address of the user who has determined that the warning condition is satisfied from the field 405 of the record related to the user, and passes it to the warning information transmission unit 105.

再び、図13に戻って説明を続ける。   Returning again to FIG. 13, the description will be continued.

S4の「警告条件判定処理」の結果、1以上のユーザについて警告条件の成立が判定された場合、警告情報送信部105は、警告条件の成立が判定されたユーザの登録アドレスに宛てて所定の警告メール(電子メール)を送信する(S5)。図15は、警告情報送信部105が送信する警告メールの内容を例示的に示す。   As a result of the “warning condition determination process” of S4, when it is determined that the warning condition is satisfied for one or more users, the warning information transmission unit 105 sends a predetermined address to the registered address of the user for which the warning condition is determined to be satisfied. A warning mail (electronic mail) is transmitted (S5). FIG. 15 exemplarily shows the contents of a warning mail transmitted by the warning information transmission unit 105.

なお、本実施形態では、ユーザ情報管理テーブルとして、図3(d)に示すユーザ情報管理テーブル440を使用して、警告メールの要否をユーザが自由に設定できるようにしてもよい。図3(d)に示すように、ユーザ情報管理テーブル440は、ユーザIDを格納するためのフィールド401と、ユーザ名を格納するためのフィールド402と、認証情報を格納するためのフィールド403と、警告の要否の設定を格納するためのフィールド406とを備える。この場合、警告条件判定部104は、フィールド406に「要」が設定されているユーザについては、上述した判定処理の結果に従って警告条件の成否を判定する。一方、フィールド406に「不要」が設定されているユーザについては、常に、警告条件の不成立を判定する。   In this embodiment, the user information management table 440 shown in FIG. 3D may be used as the user information management table so that the user can freely set whether or not a warning mail is necessary. As shown in FIG. 3D, the user information management table 440 includes a field 401 for storing a user ID, a field 402 for storing a user name, a field 403 for storing authentication information, And a field 406 for storing the setting of necessity of warning. In this case, the warning condition determination unit 104 determines the success or failure of the warning condition according to the result of the determination process described above for the user whose field 406 is set to “necessary”. On the other hand, for users for whom “unnecessary” is set in the field 406, it is always determined that the warning condition is not satisfied.

以上、説明したように、本実施形態では、上位ユーザが印刷要求を投入したことに応答して、下位ユーザに警告メールが送信される。これにより、下位ユーザは、画像形成装置200にログインする前に、上位ユーザが印刷要求を投入したことを知ることができるので、上位ユーザの動向を見ながら自身が印刷するタイミングを適切に計ることができるようになる。   As described above, in this embodiment, a warning mail is transmitted to the lower user in response to the upper user submitting the print request. As a result, the lower user can know that the upper user has submitted a print request before logging in to the image forming apparatus 200, and accordingly appropriately measures the timing at which he / she prints while watching the trend of the upper user. Will be able to.

最後に、図16に基づいて本実施形態の印刷システム1000を構成する各装置のハードウェア構成について説明する。   Finally, the hardware configuration of each apparatus constituting the printing system 1000 of the present embodiment will be described based on FIG.

図16(a)に示すように、本実施形態の情報処理システム100を構成する情報処理装置は、装置全体の動作を制御するプロセッサ12と、ブートプログラムやファームウェアプログラムなどを保存するROM13と、プログラムの実行空間を提供するRAM14と、情報処理システム100を上述した各手段として機能させるためのプログラムやオペレーティングシステム(OS)等を保存するための補助記憶装置15と、外部装置を接続するための入出力インタフェース16と、ネットワーク50に接続するためのネットワーク・インターフェース17とを備えている。   As shown in FIG. 16A, the information processing apparatus constituting the information processing system 100 of this embodiment includes a processor 12 that controls the operation of the entire apparatus, a ROM 13 that stores a boot program, a firmware program, and the like, and a program RAM 14 that provides an execution space, an auxiliary storage device 15 for storing a program or operating system (OS) for causing the information processing system 100 to function as each of the above-described means, and an input for connecting an external device. An output interface 16 and a network interface 17 for connecting to the network 50 are provided.

図16(b)に示すように、画像形成装置200は、装置全体の動作を制御するプロセッサ22と、ブートプログラムやファームウェアプログラムなどを保存するROM23と、プログラムの実行空間を提供するRAM24と、画像形成装置200を上述した各手段として機能させるためのプログラムやオペレーティングシステム(OS)等を保存するための補助記憶装置25と、操作パネル21などを接続するための入出力インタフェース26と、印刷処理を実行するプリンタエンジン27と、スキャン処理を実行するスキャンエンジン28と、ネットワーク50に接続するためのネットワーク・インターフェース29とを備えている。   As shown in FIG. 16B, the image forming apparatus 200 includes a processor 22 that controls the operation of the entire apparatus, a ROM 23 that stores a boot program, a firmware program, and the like, a RAM 24 that provides a program execution space, and an image. An auxiliary storage device 25 for storing a program for causing the forming apparatus 200 to function as each of the above-described units, an operating system (OS), an input / output interface 26 for connecting the operation panel 21 and the like, and a printing process. A printer engine 27 to execute, a scan engine 28 to execute scan processing, and a network interface 29 to connect to the network 50 are provided.

なお、上述した実施形態の各機能は、C、C++、C#、Java(登録商標)などで記述されたプログラムにより実現でき、本実施形態のプログラムは、ハードディスク装置、CD−ROM、MO、DVD、フレキシブルディスク、EEPROM、EPROMなどの記録媒体に格納して頒布することができ、また他の装置が可能な形式でネットワークを介して伝送することができる。   Note that each function of the above-described embodiment can be realized by a program described in C, C ++, C #, Java (registered trademark), etc., and the program of this embodiment includes a hard disk device, a CD-ROM, an MO, a DVD, and the like. It can be stored in a recording medium such as a flexible disk, EEPROM, EPROM and distributed, and can be transmitted via a network in a format that can be used by other devices.

以上、本発明について実施形態をもって説明してきたが、本発明は上述した実施形態に限定されるものではなく、当業者が推考しうる実施態様の範囲内において、本発明の作用・効果を奏する限り、本発明の範囲に含まれるものである。   As described above, the present invention has been described with the embodiment. However, the present invention is not limited to the above-described embodiment, and as long as the operations and effects of the present invention are exhibited within the scope of embodiments that can be considered by those skilled in the art. It is included in the scope of the present invention.

12…プロセッサ
13…ROM
14…RAM
15…補助記憶装置
16…入出力インタフェース
17…ネットワーク・インターフェース
20…クライアント端末
21…操作パネル
22…プロセッサ
23…ROM
24…RAM
25…補助記憶装置
26…入出力インタフェース
27…プリンタエンジン
28…スキャンエンジン
29…ネットワーク・インターフェース
50…ネットワーク
100…情報処理システム
102…ユーザ認証部
103…印刷管理部
104…警告条件判定部
105…警告情報送信部
106…警告要否設定部
108…記憶領域
200…画像形成装置
202…認証情報送信部
204…印刷制御部
206…警告情報表示部
400,420,430…ユーザ情報管理テーブル
401,402,403,404,405,406…フィールド
500…印刷要求管理テーブル
501,502,503,504,505…フィールド
600…優先関係情報テーブル
601,602…フィールド
700…優先関係情報テーブル
701,702…フィールド
1000…印刷システム
12 ... Processor 13 ... ROM
14 ... RAM
15 ... Auxiliary storage device 16 ... Input / output interface 17 ... Network interface 20 ... Client terminal 21 ... Operation panel 22 ... Processor 23 ... ROM
24 ... RAM
25 ... auxiliary storage device 26 ... input / output interface 27 ... printer engine 28 ... scan engine 29 ... network interface 50 ... network 100 ... information processing system 102 ... user authentication unit 103 ... print management unit 104 ... warning condition determination unit 105 ... warning Information transmission unit 106 ... Warning necessity setting unit 108 ... Storage area 200 ... Image forming apparatus 202 ... Authentication information transmission unit 204 ... Print control unit 206 ... Warning information display units 400, 420, 430 ... User information management tables 401, 402, 403, 404, 405, 406 ... field 500 ... print request management table 501, 502, 503, 504, 505 ... field 600 ... priority relationship information table 601, 602 ... field 700 ... priority relationship information table 701, 702 ... field 1000 ... Printing system

特開2009‐294889号公報JP 2009-294889 A

Claims (11)

1以上の情報処理装置を含み、クライアント端末から送信された印刷要求を、複数の画像形成装置のうちの一の画像形成装置に送信して印刷させる印刷システムであって、
前記クライアント端末から送信された印刷要求を保持するとともに、前記複数の画像形成装置のうちの一の画像形成装置から該印刷要求に対応する印刷開始要求を受信したことに応答して、該印刷要求に対応する印刷データを該一の画像形成装置に送信する印刷管理手段と、
ユーザ間の優先関係を示す優先関係情報を保持する優先関係情報保持手段と、
前記一の画像形成装置から前記印刷開始要求を受信したときに、保持される前記印刷要求の中に、該印刷開始要求のユーザよりも優先関係が上位の他のユーザの印刷要求がある場合に、該一の画像形成装置に対して所定の警告情報を送信する警告情報送信手段と、
を含む、
印刷システム。
A printing system that includes one or more information processing apparatuses and that transmits a print request transmitted from a client terminal to one of the plurality of image forming apparatuses and prints the print request.
In response to receiving a print start request corresponding to the print request from one of the plurality of image forming apparatuses while holding the print request transmitted from the client terminal Print management means for transmitting print data corresponding to the one image forming apparatus;
Priority relationship information holding means for holding priority relationship information indicating a priority relationship between users;
When the print request that is held when the print start request is received from the one image forming apparatus is a print request of another user having a higher priority than the user of the print start request Warning information transmitting means for transmitting predetermined warning information to the one image forming apparatus;
including,
Printing system.
前記一の画像形成装置から前記印刷開始要求を受信したときに、前記優先関係情報に基づいて、保持される前記印刷要求の中に、該印刷開始要求のユーザよりも優先関係が上位の他のユーザの印刷要求があるか否かを判定し、該優先関係が上位の他のユーザの印刷要求があると判定した場合に、該印刷開始要求のユーザについて警告条件の成立を判定する警告条件判定手段を含み、
前記警告情報送信手段は、
前記印刷開始要求のユーザについて警告条件の成立が判定された場合に、前記一の画像形成装置に対して所定の警告情報を送信する、
請求項1に記載の印刷システム。
When the print start request is received from the one image forming apparatus, the print request that is held based on the priority relationship information is another higher priority than the user of the print start request. Warning condition determination for determining whether or not there is a print request from the user, and determining that a warning condition is satisfied for the user of the print start request when it is determined that there is a print request from another user having a higher priority Including means,
The warning information transmitting means includes
Transmitting predetermined warning information to the one image forming apparatus when it is determined that a warning condition is satisfied for the user of the print start request;
The printing system according to claim 1.
前記警告条件判定手段は、
前記印刷開始要求のユーザよりも優先関係が上位と判定された他のユーザの数が所定数に達している場合に、警告条件の成立を判定する、
請求項2に記載の印刷システム。
The warning condition determination means includes
Determining that a warning condition is satisfied when the number of other users whose priority relationship is determined to be higher than the user of the print start request has reached a predetermined number;
The printing system according to claim 2.
前記警告条件判定手段は、
クライアント端末から印刷要求を受信したときに、前記優先関係情報に基づいて、前記画像形成装置を使用して印刷しているユーザが該印刷要求のユーザよりも優先関係が下位であるか否かを判定し、下位であると判定した場合に、該印刷しているユーザについて警告条件の成立を判定し、
警告情報送信手段は、
前記警告条件の成立が判定された場合に、前記印刷しているユーザが使用する前記画像形成装置に対して所定の警告情報を送信する、
請求項2または3に記載の印刷システム。
The warning condition determination means includes
When a print request is received from a client terminal, based on the priority relationship information, whether or not the user who is printing using the image forming apparatus has a lower priority relationship than the user of the print request If it is determined that it is a lower rank, it is determined that the warning condition is satisfied for the user who is printing,
Warning information transmission means
When it is determined that the warning condition is satisfied, predetermined warning information is transmitted to the image forming apparatus used by the user who is printing.
The printing system according to claim 2 or 3.
前記警告情報送信手段は、
前記警告条件の成立が判定されたユーザが使用する前記画像形成装置に対して印刷の中断を受付けるための画面を送信する、
請求項4に記載の印刷システム。
The warning information transmitting means includes
Transmitting a screen for accepting the interruption of printing to the image forming apparatus used by the user who is determined that the warning condition is satisfied;
The printing system according to claim 4.
前記警告情報送信手段は、
前記警告条件の成立が判定されたユーザが使用する前記画像形成装置に対して印刷を強制的に中断するための画面を送信する、
請求項4に記載の印刷システム。
The warning information transmitting means includes
Transmitting a screen for forcibly interrupting printing to the image forming apparatus used by the user who has been determined that the warning condition is satisfied;
The printing system according to claim 4.
前記警告条件判定手段は、
クライアント端末から印刷要求を受信したときに、前記優先関係情報に基づいて、該印刷要求のユーザよりも優先関係が下位のユーザを判定し、該下位のユーザについて警告条件の成立を判定し、
前記警告情報送信手段は、
所定の警告情報を含む警告メールを前記下位のユーザの登録アドレスに宛てて送信する、
請求項2〜6のいずれか一項に記載の印刷システム。
The warning condition determination means includes
When a print request is received from a client terminal, based on the priority relationship information, a user having a lower priority relationship than the user of the print request is determined, and a warning condition is determined for the lower user,
The warning information transmitting means includes
A warning mail including predetermined warning information is sent to the registered address of the subordinate user;
The printing system according to any one of claims 2 to 6.
前記警告情報は、
優先関係が上位のユーザの印刷要求が存在している旨を示す、
請求項2〜7のいずれか一項に記載の印刷システム。
The warning information is
Indicates that there is a print request for a higher priority user.
The printing system according to any one of claims 2 to 7.
ユーザの要求に応じて、前記警告情報の送信の要否を設定する警告要否設定手段を含む、
請求項1〜8のいずれか一項に記載の印刷システム。
A warning necessity setting means for setting necessity of transmission of the warning information in response to a user request;
The printing system as described in any one of Claims 1-8.
ネットワークを介して複数の画像形成装置に接続されるコンピュータを、
クライアント端末から送信された印刷要求を保持するとともに、前記複数の画像形成装置のうちの一の画像形成装置から該印刷要求に対応する印刷開始要求を受信したことに応答して、該印刷要求に対応する印刷データを該一の画像形成装置に送信する印刷管理手段、
ユーザ間の優先関係を示す優先関係情報を保持する優先関係情報保持手段、
前記一の画像形成装置から前記印刷開始要求を受信したときに、保持される前記印刷要求の中に、該印刷開始要求のユーザよりも優先関係が上位の他のユーザの印刷要求がある場合に、該一の画像形成装置に対して所定の警告情報を送信する警告情報送信手段、
として機能させるためのプログラム。
A computer connected to a plurality of image forming apparatuses via a network;
In response to receiving a print start request corresponding to the print request from one of the plurality of image forming apparatuses, the print request transmitted from the client terminal is retained. Print management means for transmitting corresponding print data to the one image forming apparatus;
Priority relationship information holding means for holding priority relationship information indicating a priority relationship between users;
When the print request that is held when the print start request is received from the one image forming apparatus is a print request of another user having a higher priority than the user of the print start request Warning information transmitting means for transmitting predetermined warning information to the one image forming apparatus,
Program to function as.
1以上の情報処理装置を含み、クライアント端末から送信された印刷要求を、複数の画像形成装置のうちの一の画像形成装置に送信して印刷させる印刷システムにおいて実行される警告方法であって、
前記クライアント端末から送信された印刷要求を保持するとともに、前記複数の画像形成装置のうちの一の画像形成装置から該印刷要求に対応する印刷開始要求を受信したことに応答して、該印刷要求に対応する印刷データを該一の画像形成装置に送信するステップと、
ユーザ間の優先関係を示す優先関係情報を保持するステップと、
前記一の画像形成装置から前記印刷開始要求を受信したときに、保持される前記印刷要求の中に、該印刷開始要求のユーザよりも優先関係が上位の他のユーザの印刷要求がある場合に、該一の画像形成装置に対して所定の警告情報を送信するステップと、
を実行する、
警告方法。
A warning method executed in a printing system that includes one or more information processing apparatuses and transmits a print request transmitted from a client terminal to one image forming apparatus among a plurality of image forming apparatuses, and prints the print request.
In response to receiving a print start request corresponding to the print request from one of the plurality of image forming apparatuses while holding the print request transmitted from the client terminal Transmitting print data corresponding to the one image forming apparatus;
Holding priority relationship information indicating a priority relationship between users;
When the print request that is held when the print start request is received from the one image forming apparatus is a print request of another user having a higher priority than the user of the print start request Transmitting predetermined warning information to the one image forming apparatus;
Run the
Warning method.
JP2016145119A 2016-07-25 2016-07-25 Printing system, information processing system, method and program Pending JP2018018120A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2016145119A JP2018018120A (en) 2016-07-25 2016-07-25 Printing system, information processing system, method and program
JP2020121879A JP6988960B2 (en) 2016-07-25 2020-07-16 Printing systems, information processing systems, methods and programs

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016145119A JP2018018120A (en) 2016-07-25 2016-07-25 Printing system, information processing system, method and program

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2020121879A Division JP6988960B2 (en) 2016-07-25 2020-07-16 Printing systems, information processing systems, methods and programs

Publications (1)

Publication Number Publication Date
JP2018018120A true JP2018018120A (en) 2018-02-01

Family

ID=61081325

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016145119A Pending JP2018018120A (en) 2016-07-25 2016-07-25 Printing system, information processing system, method and program

Country Status (1)

Country Link
JP (1) JP2018018120A (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003058328A (en) * 2001-08-10 2003-02-28 Canon Inc Printing system, and data processing method for printing system
JP2011232865A (en) * 2010-04-26 2011-11-17 Sharp Corp Printing system
JP2013065197A (en) * 2011-09-16 2013-04-11 Fuji Xerox Co Ltd Job execution control device, portable terminal device, job execution system and program

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003058328A (en) * 2001-08-10 2003-02-28 Canon Inc Printing system, and data processing method for printing system
JP2011232865A (en) * 2010-04-26 2011-11-17 Sharp Corp Printing system
JP2013065197A (en) * 2011-09-16 2013-04-11 Fuji Xerox Co Ltd Job execution control device, portable terminal device, job execution system and program

Similar Documents

Publication Publication Date Title
US8711382B2 (en) Print system
US20160165077A1 (en) Information processing apparatus, management apparatus, method of controlling information processing apparatus, method of controlling management apparatus, and storage medium
KR20180018386A (en) Printing apparatus, control method for printing apparatus, and storage medium
US11775235B2 (en) Information processing apparatus, image formation apparatus, and control methods of information processing apparatus for registering a default printer
JP5817766B2 (en) Information processing apparatus, communication system, and program
JP2011180679A (en) Authentication system
US10338869B2 (en) Non-transitory computer readable recording medium, information processing device and setting change notification method for notifying a user of a setting change
JP2024022671A (en) Image processing device, image processing system, and authentication method
JP2014239388A (en) Program, information processing apparatus, information processing system and notification method
JP4853529B2 (en) Information processing apparatus and paper attribute setting program
US20220350553A1 (en) Server system
JP2012190372A (en) Print system, print server, printing method and program
JP6988960B2 (en) Printing systems, information processing systems, methods and programs
US11388300B2 (en) Appliance setting apparatus and non-transitory computer-readable recording medium storing appliance setting program
JP6763244B2 (en) Printing device, printing control method and program
US9588718B2 (en) Image processing system, image formation apparatus, processing method, and non-transitory computer-readable storage medium storing control program
JP2018018120A (en) Printing system, information processing system, method and program
JP2022546242A (en) MULTI-FUNCTIONAL DEVICE, SYSTEM, METHOD AND PROGRAM FOR CONSTRUCTING MULTIFUNCTIONAL DEVICE
JP7384030B2 (en) Facsimile transmission systems and facsimile equipment
JP6459331B2 (en) Image forming apparatus and program
US11789671B2 (en) Specific communication device, and non-transitory computer-readable recording medium storing computer readable instructions for specific communication device
JP6127586B2 (en) Information processing system and information processing method
JP6648642B2 (en) Printing system, information processing system and method
JP2017175414A (en) Image processing server, data transmission program and sorting device
JP2016173786A (en) Printing system, image forming apparatus, printing method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190417

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20191211

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200107

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20200630