JP2014142735A - Printing system, method, and program - Google Patents

Printing system, method, and program Download PDF

Info

Publication number
JP2014142735A
JP2014142735A JP2013009762A JP2013009762A JP2014142735A JP 2014142735 A JP2014142735 A JP 2014142735A JP 2013009762 A JP2013009762 A JP 2013009762A JP 2013009762 A JP2013009762 A JP 2013009762A JP 2014142735 A JP2014142735 A JP 2014142735A
Authority
JP
Japan
Prior art keywords
print
printer
token
request
application
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
JP2013009762A
Other languages
Japanese (ja)
Inventor
Kei Kitakata
圭 北形
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Inc
Original Assignee
Canon Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Canon Inc filed Critical Canon Inc
Priority to JP2013009762A priority Critical patent/JP2014142735A/en
Publication of JP2014142735A publication Critical patent/JP2014142735A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide a print data specifying method that does not degrade security with respect to a request for the print data of a user from a printer that does not take user information into account, by solving a problem in that a printer obtains a token for a printer (a token unrelated to a user) from an authentication service and a print job is requested with the printer token, and if a print service carries out generation of a print job by the authority of the printer token, the holder of the print data cannot be specified from the token.SOLUTION: With respect to a request for the print data of a user from a printer that does not take user information into account, adequacy is checked to determine whether to meet a request with a roll and an application ID for an approval token added to the request from the printer, and the print data of the user sent back to the printer is specified with a tenant ID, job ID, and printer ID.

Description

本発明は、印刷システム、特にプルプリントシステムにおいて、ユーザー権限で入稿された文書データをプリンタ権限のプリンタが印刷データ取得する場合の印刷データ特定処理を行う印刷システム、方法、及びプログラムに関する。   The present invention relates to a printing system, a method, and a program for performing print data specifying processing in a printing system, in particular, a pull printing system, when document data input with user authority is acquired by a printer having printer authority.

近年、クラウドサービスとしてインターネット上にサービスを公開することによりビジネス展開がされてきている。プリントサーバもインターネット上のプリントサービスとして機能を提供することが求められてきている。クラウドサービスとしてサービスを提供することは、大規模なデータセンター上にプリントサーバを配置することで顧客ごとのハードウェアの管理が不要となり、またサーバの負荷に応じてリソースを追加するようなことが容易に行えるといったさまざまなメリットがある。このためプリントサーバからプリンタが、インターネット越しに印刷データを取得し、プル型のプリントを行う環境が求められている。   In recent years, business has been developed by publishing services on the Internet as cloud services. The print server is also required to provide a function as a print service on the Internet. Providing services as cloud services can be done by placing print servers on a large data center, eliminating the need for hardware management for each customer and adding resources according to the server load. There are various advantages such as being easy to do. Therefore, there is a demand for an environment in which a printer acquires print data from the print server via the Internet and performs pull-type printing.

クラウドプリンティングでは、Webブラウザまたは、プリンタのUI画面をユーザーが操作し、操作者を認証し、ユーザー認証トークンが発行され、その認証トークンと共にプリントサービスへ印刷リクエストが許可され、プリンタがクラウド環境のプリントサービスから印刷ジョブを取得し印刷を行う。クラウドのプリントサービスでは、プリントサービスに入稿される文書データ、印刷ジョブ情報、印刷データ、デバイスに紐づくプリンタリソースは、ユーザーリソースとして管理する。そして、正しいユーザー認証トークンとともにクライアントから送られてきたリクエストに対し、プリントサービスは、管理してそのリクエスト者であるテナントのユーザーのリソースにアクセスし応答を行う。クラウドのプリントサービスは、プリンタに印刷リクエストを送る場合、認証サービスを用いてユーザー認証トークンから認可トークンを生成し、その認可トークンをプリントサービスからWebブラウザを介してプリンタに引き回し、プリンタがそのトークンで印刷ジョブを取得する方法が実現されている。   In cloud printing, the user operates the UI screen of a web browser or printer, authenticates the operator, issues a user authentication token, and permits a print request to the print service together with the authentication token. Get a print job from the service and print. In the cloud print service, document data submitted to the print service, print job information, print data, and printer resources associated with the device are managed as user resources. In response to the request sent from the client together with the correct user authentication token, the print service manages and accesses the resource of the user of the tenant who is the requester. When sending a print request to the printer, the cloud print service generates an authorization token from the user authentication token using the authentication service, passes the authorization token from the print service to the printer via the web browser, and the printer uses the token. A method for acquiring a print job is realized.

また、特許文献1のように、認可トークンではなく、連携IDを複数のアプリケーション間で共有しシングルサインオンを実現する技術もある。   Also, as in Patent Document 1, there is a technique for realizing single sign-on by sharing a cooperation ID, not an authorization token, among a plurality of applications.

特開2008−59038号公報JP 2008-59038 A

しかし、プリントサービス、Webブラウザ、プリンタ間で認可トークンを引き回すことでトークンの漏えいの可能性がある。また、プリントサービスで認証サービスにトークンの発行依頼を行い作成することで、プリンタが実際印刷ジョブを取得する前にトークンが発行されることになり、プリンタが紙なし等で印刷ジョブ取得が遅延した場合、トークンの有効期限が切れる可能性があった。更に、トークンを引き回さずに、プリンタごとにユーザー毎の認可トークンを保持するのはプリンタでプリンタを使用するユーザーごとに認可トークン発行操作を行う必要があり、ユーザーに負荷を与えていた。そこで、プリンタが認証サービスからプリンタのトークン(ユーザ―と紐づかないトークン)を取得し、そのプリンタトークンでプリントサービスにアクセスすると仕組みが考えられる。   However, there is a possibility of token leakage by routing an authorization token between the print service, the Web browser, and the printer. In addition, by issuing a token issuance request to the authentication service in the print service, the token is issued before the printer actually acquires the print job, and the print job acquisition is delayed because the printer is out of paper, etc. The token could expire. Furthermore, holding an authorization token for each user for each printer without routing tokens requires performing an authorization token issuing operation for each user who uses the printer in the printer, which places a burden on the user. Therefore, a mechanism is conceivable in which the printer obtains a printer token (a token not associated with the user) from the authentication service and accesses the print service with the printer token.

しかし、この場合、プリンタが、プリンタトークンで印刷ジョブを要求するとき、プリントサービスが、印刷ジョブの生成をプリンタトークンの権限で行うと、トークンから印刷データの所有者が特定できないという課題がある。また、印刷ジョブに埋め込む、ユーザ名がプリンタトークンからは取得できずに、プリンタ上の印刷ジョブとしては誰のジョブかわからなくなってしまうという課題もある。   However, in this case, when the printer requests a print job with a printer token, if the print service generates the print job with the authority of the printer token, there is a problem that the owner of the print data cannot be specified from the token. Another problem is that the user name to be embedded in the print job cannot be obtained from the printer token, and it is impossible to know who the job is as a print job on the printer.

そこで、本発明では、ユーザー情報を意識しないプリンタからのユーザー所有の印刷データ要求に対し、セキュリティを下げない印刷データ特定方法を提供することを目的とする。   Accordingly, an object of the present invention is to provide a print data specifying method that does not reduce security in response to a user-owned print data request from a printer that is unaware of user information.

クライアント端末(101〜103)からのユーザー操作による印刷要求、または、登録されている時刻になると、プリンタ(105〜108)内のバッチプリントアプリケーション(308)からバッチ印刷要求を受けるクラウド上のプリントサーバ(104)が、プリンタ(105〜108)からの印刷データ取得要求(S815、S1019)において印刷印刷データを提供する印刷システムにおいて以下の特徴をもつ。   A print server on the cloud that receives a print request by a user operation from the client terminal (101 to 103) or a batch print request from the batch print application (308) in the printer (105 to 108) when the registered time comes (104) has the following characteristics in the printing system that provides the print data in the print data acquisition request (S815, S1019) from the printer (105 to 108).

プリントサーバ(104)が、ユーザー権限のトークン(712)とともに文書データ(608)を受け、テナントとユーザー単位に文書データ(608)を保存する手段(図6)、
クライアント端末(101〜103)からの印刷要求において、ユーザ権限のトークン(712)とともに文書データ(608)に紐づく文書ID(502)をプリントサーバ(104)が受信すると、プリントサーバ(104)が、認証サービス(310)にトークン渡し、ユーザーID(703)、テナントID(706)を取得し、その文書データ(608)から印刷データ(605)とそれに紐づく印刷ジョブID(512、522)を生成する時に印刷データ(605)にプリンタユーザー名(704)を埋め込む手段、
プリンタ(105〜108)がプリントサーバ(104)からの印刷要求をクライアント端末(101〜103)を介し受けると、認証サービス(301)からトークン(712)を取得する手段、
取得したトークン(712)とともにプリンタ(105〜108)が、プリントサーバ(104)からクライアント端末(101〜103)を介し受ける印刷要求共に取得した印刷ジョブID(512、522)、テナントID(706)、プリンタID(533)を取得する手段、
プリンタ(105〜108)が、トークン(712)、印刷ジョブID(512、522)、テナントID(706)、プリンタID(533)とともにプリントサーバ(104)に印刷ジョブ取得要求すると、プリントサーバ(104)が、印刷ジョブID(512、522)、テナントID(706)、プリンタID(533)に紐づく印刷データ(605)を特定し、プリンタ(105〜108)に送る手段を有することを特徴とする印刷システム。
The print server (104) receives the document data (608) together with the user authority token (712), and stores the document data (608) for each tenant and user (FIG. 6),
When the print server (104) receives the document ID (502) associated with the document data (608) together with the user authority token (712) in the print request from the client terminals (101 to 103), the print server (104) , The token is passed to the authentication service (310), the user ID (703) and the tenant ID (706) are acquired, and the print data (605) and the print job ID (512, 522) associated therewith are obtained from the document data (608). Means for embedding the printer user name (704) in the print data (605) when generating,
Means for acquiring a token (712) from the authentication service (301) when the printer (105-108) receives a print request from the print server (104) via the client terminal (101-103);
The print job ID (512, 522) and tenant ID (706) acquired together with the print request received by the printer (105-108) from the print server (104) via the client terminal (101-103) together with the acquired token (712). , Means for obtaining the printer ID (533),
When the printer (105 to 108) makes a print job acquisition request to the print server (104) together with the token (712), print job ID (512, 522), tenant ID (706), and printer ID (533), the print server (104) ) Includes means for specifying print data (605) associated with the print job ID (512, 522), tenant ID (706), and printer ID (533) and sending the print data (105) to the printer (105-108). Printing system to do.

本発明によれば、ユーザー情報を意識しないプリンタからのユーザー所有の印刷データ要求に対し、プリンタの要求に付随する認可トークンに対しロールとアプリケーションIDで要求に答えてよいかの妥当性を確認し、テナントID、ジョブID、プリンタIDでそのプリンタに返す印刷データを特定することによりセキュリティを下げない印刷システムが実現できる。   According to the present invention, in response to a user-owned print data request from a printer that is unaware of user information, the validity of whether the request can be answered with the role and application ID for the authorization token accompanying the printer request is confirmed. By specifying the print data to be returned to the printer by the tenant ID, job ID, and printer ID, a printing system that does not reduce security can be realized.

ネットワーク構成を示すブロック図Block diagram showing network configuration プリントサーバ、クライアント端末、プリンタのハードウェア構成図Hardware configuration diagram of print server, client terminal and printer プリントサーバ、クライアント端末、プリンタのモジュール構成図Module configuration diagram of print server, client terminal and printer プリントサーバ、プルプリントアプリケーション、バッチプリントアプリケーション、認可トークン取得アプリケーションのソフトウェア構成図Software configuration diagram of print server, pull print application, batch print application, authorization token acquisition application プリントサーバで管理する文書情報、印刷ジョブ情報、バッチ印刷ジョブ情報、プリンタ情報の構成図Configuration diagram of document information, print job information, batch print job information, and printer information managed by the print server プリントサーバの文書情報、印刷ジョブ情報、バッチ印刷ジョブ情報、文書データ、印刷データの管理階層の概念図Conceptual diagram of the management hierarchy of document information, print job information, batch print job information, document data, and print data of the print server 認証サービスの管理データ構成図Management service management data configuration diagram 印刷システムの処理シーケンスProcessing sequence of printing system バッチプリントを行う文書入稿の処理シーケンスDocument submission processing sequence for batch printing 印刷システムのバッチプリント処理のシーケンスBatch printing process sequence of printing system バッチプリント開始時刻設定画面Batch print start time setting screen

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

図1は、本発明の実施の形態に係る印刷システムの全体構成を示す図である。   FIG. 1 is a diagram showing an overall configuration of a printing system according to an embodiment of the present invention.

図1において、クライアント端末101〜103、プリントサーバ104、プリンタ105〜108は、ネットワーク109〜111を介して接続されている。   In FIG. 1, client terminals 101 to 103, a print server 104, and printers 105 to 108 are connected via networks 109 to 111.

図において、クライアント端末101〜103、プリンタ105〜108は、複数台接続されていることを仮定している。   In the figure, it is assumed that a plurality of client terminals 101 to 103 and printers 105 to 108 are connected.

ネットワーク109〜111は、例えば、インターネット等のLAN、WAN、電話回線、専用デジタル回線、ATMやフレームリレー回線、ケーブルテレビ回線、データ放送用無線回線等のいずれである。またこれらの組み合わせにより実現される、いわゆる通信ネットワークである。ネットワーク109〜111は、データの送受信が可能であればよい。そして、クライアント端末101〜103からプリントサーバ104、プリンタ105〜108への通信手段、プリンタ105〜108からプリントサーバ104への通信手段は異なっていてもよい。   The networks 109 to 111 are, for example, a LAN such as the Internet, a WAN, a telephone line, a dedicated digital line, an ATM, a frame relay line, a cable television line, a data broadcasting wireless line, or the like. It is a so-called communication network realized by a combination of these. The networks 109 to 111 only need to be able to transmit and receive data. The communication means from the client terminals 101 to 103 to the print server 104 and the printers 105 to 108 and the communication means from the printers 105 to 108 to the print server 104 may be different.

クライアント端末101〜103は、例えば、デスクトップパソコン、ノートパソコン、モバイルパソコン、PDA(パーソナルデータアシスタント)等から成るが、プログラムの実行環境が内蔵された携帯電話であってもよい。クライアント端末101〜103では、Webブラウザ(インターネットブラウザ、WWWブラウザ、World Wide Webの利用に供するブラウザ)等のプログラムを実行する環境が内蔵されている。   The client terminals 101 to 103 are, for example, a desktop personal computer, a notebook personal computer, a mobile personal computer, a PDA (personal data assistant), or the like, but may be a mobile phone with a built-in program execution environment. Each of the client terminals 101 to 103 includes an environment for executing a program such as a Web browser (Internet browser, WWW browser, browser used for World Wide Web).

プリントサーバ104は、印刷する文書を識別する情報と、出力先プリンタを印刷リクエストと共にクライアント端末101〜103のWebブラウザから受ける。そして、認証サーバ112にそのリクエストの妥当性を確認し、認証サーバ112からユーザ情報を得る。そして、印刷指示を行うコマンドを含めたレスポンス画面をクライアント端末101〜103のWebブラウザに返す。プリントサーバ104は、認証サーバ112から取得したユーザ情報の中のプリンタユーザー名、ドメインを含めた印刷データの生成を開始する。   The print server 104 receives information for identifying a document to be printed and an output destination printer from the Web browser of the client terminals 101 to 103 together with a print request. Then, the validity of the request is confirmed with the authentication server 112, and user information is obtained from the authentication server 112. Then, a response screen including a command for instructing printing is returned to the Web browser of the client terminals 101 to 103. The print server 104 starts generating print data including the printer user name and domain in the user information acquired from the authentication server 112.

クライアント端末101〜103のWebブラウザは、指定のプリンタに対し受け取った印刷コマンドを発行する。   The Web browsers of the client terminals 101 to 103 issue the received print command to the designated printer.

プリンタ105〜108は、クライアント端末101〜103のWebブラウザから印刷コマンドを受けると、プリントサーバ104から印刷データを取得し、印刷を行う。   Upon receiving a print command from the Web browser of the client terminals 101 to 103, the printers 105 to 108 acquire print data from the print server 104 and perform printing.

図2は、本発明の実施形態に係る印刷システムのクライアント端末101〜103、プリントサーバ104とプリンタ105〜108のハードウェア構成図である。   FIG. 2 is a hardware configuration diagram of the client terminals 101 to 103, the print server 104, and the printers 105 to 108 of the printing system according to the embodiment of the present invention.

図2において、202は装置全体の制御を行うCPUであり、ハードディスク(HDD)205に格納されているアプリケーションプログラム、OS等を実行し、RAM203にプログラムの実行に必要な情報、ファイル等を一時的に格納する制御を行う。   In FIG. 2, 202 is a CPU that controls the entire apparatus, executes an application program, OS, and the like stored in a hard disk (HDD) 205, and temporarily stores information, files, and the like necessary for executing the program in a RAM 203. Control to store in.

204は記憶手段としてのROMであり、内部には、基本I/Oプログラム等のプログラム、印刷処理の際に使用する印刷データ、プリンタ情報等の各種データを記憶する。   Reference numeral 204 denotes a ROM as storage means, which stores programs such as a basic I / O program, various data such as print data and printer information used in print processing.

203は一時記憶手段としてのRAMであり、CPU202の主メモリ、ワークエリア等として機能する。205は外部記憶手段の一つであり、大容量メモリとして機能するハードディスク(HDD)である。Webブラウザ等のアプリケーションプログラム、プリントサーバプログラム、OS、関連プログラム等を格納している。   Reference numeral 203 denotes a RAM as temporary storage means, which functions as a main memory, work area, and the like for the CPU 202. Reference numeral 205 denotes one of external storage means, which is a hard disk (HDD) that functions as a large-capacity memory. An application program such as a Web browser, a print server program, an OS, and related programs are stored.

206は表示手段であるディスプレイであり、キーボード207から入力したコマンドや、プリントサーバ104に入稿された文書情報等を表示したりするものである。   A display 206 is a display unit that displays commands input from the keyboard 207, document information submitted to the print server 104, and the like.

208は外部装置I/Fであり、プリンタ、USB機器、周辺機器を接続するためのI/Fである。   An external device I / F 208 is an I / F for connecting a printer, a USB device, and a peripheral device.

207は指示入力手段であるキーボードである。   Reference numeral 207 denotes a keyboard as instruction input means.

201はシステムバスであり、印刷システムのプリントサーバ内におけるデータの流れを司るものである。   A system bus 201 controls the flow of data in the print server of the printing system.

209はネットワークインタフェースカード(NIC)であり、該インタフェース209、ネットワーク109〜111を介して外部装置とのデータのやり取りを行う。なお、上記コンピュータの構成はその一例であり、図2の構成例に限定されるものではない。例えば、データやプログラムの格納先は、その特徴に応じてROM、RAM、HDDなどで変更することも可能である。また、209はプリンタ105〜108のコントローラであり、プリンタの制御系を司る機器である。   A network interface card (NIC) 209 exchanges data with external devices via the interface 209 and the networks 109 to 111. Note that the configuration of the computer is an example thereof, and is not limited to the configuration example of FIG. For example, the storage location of data and programs can be changed by ROM, RAM, HDD, etc. according to the characteristics. Reference numeral 209 denotes a controller for the printers 105 to 108, which is a device that controls the printer control system.

210は装置全体の制御を行うCPUであり、システムバス218に接続される各種デバイスとのアクセスを統括的に制御する。この制御は、ROM212に記憶された制御プログラム等あるいはディスクコントローラ(DKC216)を介して接続された外部メモリ223に記憶された制御プログラムやリソースデータ(資源情報)等に基づく。   A CPU 210 controls the entire apparatus, and comprehensively controls access to various devices connected to the system bus 218. This control is based on a control program or the like stored in the ROM 212 or a control program or resource data (resource information) stored in the external memory 223 connected via the disk controller (DKC 216).

211はCPU210の主メモリ、ワークエリア等として機能するRAMで、図示しない増設ポートに接続されるオプションRAMによりメモリ容量を拡張することができるように構成されている。   Reference numeral 211 denotes a RAM that functions as a main memory, a work area, and the like of the CPU 210, and is configured such that the memory capacity can be expanded by an optional RAM connected to an expansion port (not shown).

213は大容量メモリとして機能する外部記憶手段であり、プルプリントアプリケーションプログラム、バッチプリントアプリケーションプログラム、認可トークン取得アプリケーションプログラム及び関係プログラム等を格納している。   Reference numeral 213 denotes external storage means that functions as a large-capacity memory, and stores a pull print application program, a batch print application program, an authorization token acquisition application program, a related program, and the like.

221は操作パネル(操作部)でプルプリントの操作を行うユーザインタフェースやプルプリント切り替えボタンが配置される。また、プリンタ105〜108の動作モード等の設定やプリンタ105〜108の動作状況の表示、複写指定等の操作を行うためのボタンおよび液晶パネルやLED214等の表示部も配置される。   A user interface 221 for performing a pull print operation and a pull print switching button are arranged on an operation panel (operation unit) 221. In addition, buttons for performing operations such as setting of operation modes of the printers 105 to 108, display of operation states of the printers 105 to 108, and designation of copying, and display units such as a liquid crystal panel and LEDs 214 are also arranged.

219は、ネットワークインタフェースカード(NIC)であり、該インタフェース219を介して外部装置とのデータのやり取りを行う。   A network interface card (NIC) 219 exchanges data with an external device via the interface 219.

なお、本図で示したプリントエンジン220は既知の印刷技術を利用するものであり、好適な実施系として例えば電子写真方式(レーザービーム方式)やインクジェット方式、昇華方(熱転写)方式等が挙げられる。   The print engine 220 shown in this figure uses a known printing technique, and examples of suitable implementation systems include an electrophotographic system (laser beam system), an ink jet system, and a sublimation method (thermal transfer) system. .

215のラスタコントローラは、PDL言語・PDF言語である印刷データを画像データに変換するコントローラである。217の機器I/Fは、USB等で接続可能な外部機器との接続I/Fである。   A raster controller 215 is a controller that converts print data in PDL language / PDF language into image data. A device I / F 217 is a connection I / F with an external device that can be connected by USB or the like.

図3は、本発明の実施形態に係る印刷システムのシステム構成図である。   FIG. 3 is a system configuration diagram of the printing system according to the embodiment of the present invention.

プリントサーバ104は、他サービス、または他プログラムから投入される各ユーザの文書データや後述する文書情報501、印刷ジョブ情報511、バッチ印刷ジョブ情報521、各プリンタのプリンタ情報531をストレージ307に管理する。印刷データのデータフォーマットは、PDF等の形式である。   The print server 104 manages document data of each user input from other services or programs, document information 501, print job information 511, batch print job information 521, and printer information 531 of each printer in the storage 307. . The data format of the print data is a format such as PDF.

また、ストレージ307はプリントサーバ104の情報処理装置に内蔵するHDDまたは、外部接続しているHDD、または、ネットワークストレージ等の記憶装置である。   The storage 307 is a storage device such as an HDD built in the information processing apparatus of the print server 104, an externally connected HDD, or a network storage.

また、プリントサーバ104は、Webブラウザ301、バッチプリントアプリケーション308からWebアプリケーション302を介し印刷リクエストを受けると、指定の文書データをストレージ307から取得する。そして、印刷データ生成サービス306にその文書データを送る。   When the print server 104 receives a print request from the Web browser 301 and the batch print application 308 via the Web application 302, the print server 104 acquires designated document data from the storage 307. Then, the document data is sent to the print data generation service 306.

印刷データ生成サービス306では、文書データをプリンタが解釈できるデータフォーマットの印刷データに変換し、プリントサーバ104に送る。   The print data generation service 306 converts the document data into print data having a data format that can be interpreted by the printer, and sends the print data to the print server 104.

次に、Webアプリケーション302は、クライアント端末101〜103に動作しているWebブラウザ301で表示可能なWebページを作成し、Webブラウザ301からのリクエストに応答し、作成したWebページを返信する。   Next, the web application 302 creates a web page that can be displayed by the web browser 301 operating on the client terminals 101 to 103, responds to a request from the web browser 301, and returns the created web page.

また、プリンタ105〜108内にあるバッチプリントアプリケーション308からのバッチ印刷に関するリクエストを受けると、その応答をXMLの応答メッセージを作成し応答する。   When receiving a request regarding batch printing from the batch print application 308 in the printers 105 to 108, an XML response message is generated as a response to the request.

次に、Webサービス303は、プリンタ105〜108のプルプリントアプリケーション304からの印刷データ取得リクエストを受けると、リクエストの妥当性を認証サービス310に確認する。確認が取れるとプリントサービス305にそのリクエストを送る。Webサービス303は、プリントサービス305から応答として印刷データが含まれるデータストリームを受け取ると、その中から一部の印刷データを読み込み、その一部のデータをプリンタ105〜108からのリクエストのレスポンスに返し続ける。印刷データのすべてをプリンタ105〜108に送るまで繰り返す。   Next, when the Web service 303 receives a print data acquisition request from the pull print application 304 of the printers 105 to 108, the Web service 303 confirms the validity of the request with the authentication service 310. When the confirmation is obtained, the request is sent to the print service 305. When the Web service 303 receives a data stream including print data as a response from the print service 305, the Web service 303 reads a part of the print data and returns a part of the data to the request response from the printers 105 to 108. to continue. Repeat until all of the print data is sent to the printers 105-108.

また、プリンタ105〜108から印刷処理における印刷ジョブの完了通知を受け取る。プリンタ105〜108のプルプリントアプリケーション304は、Webブラウザ301から印刷リクエストを受け付ける。プルプリントアプリケーション304は、印刷リクエストを受けるとプリントサーバ104のWebサービス303から印刷データを取得し、プリンタ105〜108で印刷を行う。   In addition, the printer 105 to 108 receives a print job completion notification in the printing process. The pull print application 304 of the printers 105 to 108 receives a print request from the Web browser 301. Upon receiving a print request, the pull print application 304 acquires print data from the Web service 303 of the print server 104 and performs printing using the printers 105 to 108.

次に、バッチプリントアプリケーション308は、後述する図11の画面で登録されているバッチプリント実行時間になると、プリントサービス305からバッチプリントするジョブリストを取得し、プルプリントアプリケーション304に対し、印刷を実行する。   Next, the batch print application 308 acquires a job list for batch printing from the print service 305 when the batch print execution time registered in the screen of FIG. 11 described later is reached, and executes printing for the pull print application 304. To do.

次に、認証トークン取得アプリケーション309は、プルプリントアプリケーション304、または、バッチプリントアプリケーション308がWebサービス303、または、Webアプリケーション302にアクセスするとき、それぞれのアプリケーションに適したロールの認可トークンを認証サービス310から取得しそれぞれのアプリケーションに返す。   Next, when the pull print application 304 or the batch print application 308 accesses the Web service 303 or the Web application 302, the authentication token acquisition application 309 receives an authorization token having a role suitable for each application. And return to each application.

認証サービス310は、認可トークンを認証サービス310からの認可トークン生成リクエストに対し、指定のロールの認可トークンを生成し返す。また、Webサービス303、または、Webアプリケーション302からの認可トークンの妥当性チェックリクエストに対し、妥当性を確認しその結果を返す。また、認可トークン、または認証トークンに紐づく認証・認可情報711やユーザ情報701を返す。   The authentication service 310 generates and returns an authorization token for the designated role in response to the authorization token generation request from the authentication service 310. In addition, the validity of the authorization token validity check request from the Web service 303 or the Web application 302 is confirmed and the result is returned. Also, authorization / authentication information 711 and user information 701 associated with the authorization token or the authentication token are returned.

また、プリントサービス305、印刷データ生成サービス306、Webアプリケーション302、Webサービス303はそれぞれ独立したプログラムであり、それぞれ別々の情報処理装置に配置することが可能である。これらのプログラムはそれぞれネットワークに繋がった情報処理装置に配置し、それぞれのプログラム間で通信を行う。またこれらのプログラムを同情報処理装置に配置することも可能である。   The print service 305, the print data generation service 306, the web application 302, and the web service 303 are independent programs, and can be arranged in different information processing apparatuses. Each of these programs is arranged in an information processing apparatus connected to a network, and communicates between the programs. It is also possible to place these programs in the information processing apparatus.

図4は、本発明の実施形態に係る印刷システムのソフトウェア構成図であり、図5は印刷システムが管理するデータ構成図である。また、図6は印刷システムがストレージ307に保持する各データの構成階層図である。また、図7は認証サービス310が管理する認証データ構成図である。図4、5、6、7を用いて、他サービスまたは他プログラムから印刷システムへの文書入稿と、Webブラウザ301をユーザが操作して入稿を受けた文書の印刷を行う印刷システムの処理、印刷システムが定刻になると行うバッチプリント処理について説明する。   4 is a software configuration diagram of the printing system according to the embodiment of the present invention, and FIG. 5 is a data configuration diagram managed by the printing system. FIG. 6 is a configuration hierarchy diagram of each data held in the storage 307 by the printing system. FIG. 7 is a configuration diagram of authentication data managed by the authentication service 310. Processing of a printing system that performs document submission from another service or program to the printing system and printing of the document received by the user operating the Web browser 301 with reference to FIGS. A batch print process performed when the printing system is scheduled will be described.

他サービスまたは他プログラムが、文書データをプリントサーバ104に位置するWebサービス303に送信する。Webサービス303はその文書データを文書データ受信部410で受信すると、とWebサービス303のトークン確認部409はそのリクエストに付随する認可トークンを認証サービス310にわたし、このトークンの妥当性を認証サービス310で検証する。   Another service or another program transmits the document data to the Web service 303 located in the print server 104. When the Web service 303 receives the document data at the document data receiving unit 410, the token confirmation unit 409 of the Web service 303 sends the authorization token accompanying the request to the authentication service 310, and the validity of the token is verified by the authentication service 310. Verify with

認証サービス310は、認証・認可情報711のトークン712に一致するトークンであるか確認し、一致するトークンであればリクエスト元アプリケーションが処理してよいロール715であるかを検証する。妥当であると判断するとリクエスト元アプリケーションであるWebサービス303にその結果を返す。   The authentication service 310 confirms whether the token matches the token 712 of the authentication / authorization information 711, and verifies whether the token is a role 715 that can be processed by the request source application. If it is determined to be valid, the result is returned to the Web service 303 which is the request source application.

Webサービス303では、妥当であると判断されたリクエストであれば、認証サービス310からユーザー情報701の各情報を受け取る。ユーザー情報701については後述する。Webサービス303は、認証サービス310でトークンの妥当性が確認されると、認証サービス310からユーザー情報701を受け取る。Webサービス303は、受け取ったユーザー情報701と文書データをプリントサービス305の文書データ管理部401に送信する。   If the Web service 303 determines that the request is valid, each information of the user information 701 is received from the authentication service 310. The user information 701 will be described later. When the authentication service 310 confirms the validity of the token, the Web service 303 receives user information 701 from the authentication service 310. The Web service 303 transmits the received user information 701 and document data to the document data management unit 401 of the print service 305.

プリントサービス305の文書データ管理部401が受信した文書データをテナントID706、ユーザーID703をもとにストレージ307の図6で示す各データの構成階層の文書データ604に保存する。更にその文書の文書情報501として、文書名503と文書ID502と、文書のステータス504と文書の受付日505とストレージ307に保存する文書データのパスを示す文書保存パス506をストレージ307に保存する。   The document data received by the document data management unit 401 of the print service 305 is stored in the document data 604 in the configuration hierarchy of each data shown in FIG. 6 of the storage 307 based on the tenant ID 706 and the user ID 703. Further, as the document information 501 of the document, a document name 503, a document ID 502, a document status 504, a document reception date 505, and a document storage path 506 indicating a path of document data to be stored in the storage 307 are stored in the storage 307.

ステータス504は「受信中」「受信エラー」「待機中」「印刷待機中」「印刷待ち」「印刷中」「印刷終了」「印刷エラー」「キャンセル終了」等がある。文書保存パス506は、図6で示す各データの構成階層図の文書データ604を示す階層パスから構成される。   The status 504 includes “receiving”, “receiving error”, “waiting”, “waiting for printing”, “waiting for printing”, “printing”, “printing end”, “printing error”, “cancel end”, and the like. The document storage path 506 includes a hierarchical path indicating the document data 604 in the configuration hierarchical diagram of each data shown in FIG.

ここで、印刷システムのストレージ307の各データの構成の説明をする。データ構成は、まず、認証サービス310のユーザー情報701のテナントID706で識別できるテナントID階層601ある。更にその中に、ユーザID703で識別できるユーザID階層603と、プリントサービス305のプリンタ情報管理部403が管理するプリンタ情報531のプリンタID533で識別できるプリンタID階層521の階層構成となる。   Here, the configuration of each data in the storage 307 of the printing system will be described. The data structure is first a tenant ID hierarchy 601 that can be identified by the tenant ID 706 of the user information 701 of the authentication service 310. In addition, a user ID hierarchy 603 that can be identified by the user ID 703 and a printer ID hierarchy 521 that can be identified by the printer ID 533 of the printer information 531 managed by the printer information management unit 403 of the print service 305 are included.

プリントサービス305を構成する401,402,403の各管理部は、302、303の各Webインタフェース経由でくるリクエストに対し、ユーザ情報701のテナントID706、ユーザID703を取得し、その各IDが示す階層構成の501、511、521、531、604、605の各データおよび情報にアクセスする。   The management units 401, 402, and 403 constituting the print service 305 acquire the tenant ID 706 and the user ID 703 of the user information 701 in response to the requests coming via the Web interfaces 302 and 303, and the hierarchy indicated by each ID Access each data and information of the configuration 501, 511, 521, 531, 604, 605.

次にWebブラウザ301をユーザが操作して文書の印刷を行う印刷システムの処理について説明する。   Next, processing of a printing system in which a user operates the Web browser 301 to print a document will be described.

Webブラウザ301から印刷するプリンタIDと文書IDが指定された印刷リクエストが来ると、Webアプリケーション302のリクエスト受付部407が受信する。Webアプリケーション302のトークン確認部405はそのリクエストに付随する認証トークンを認証サービス310に渡し、このトークンの妥当性を認証サービス310で検証する。   When a print request specifying a printer ID and a document ID for printing is received from the Web browser 301, the request reception unit 407 of the Web application 302 receives the request. The token confirmation unit 405 of the Web application 302 passes the authentication token accompanying the request to the authentication service 310 and verifies the validity of the token by the authentication service 310.

認証サービス310は、認証・認可情報711のトークン712に一致するトークンであるか確認し、一致するトークンであればリクエスト元アプリケーションが処理してよいロール715であるかを検証する。妥当であると判断するとリクエスト元アプリケーションであるWebアプリケーション302にその結果を返す。Webアプリケーション302では、妥当であると判断されたリクエストであれば、認証サービス310からユーザー情報701の各情報を受け取る。ここで、ユーザー情報701は、ユーザー名702と、ユーザーを識別するユーザID703と、そのユーザーがプリンタに登録しているプリンタのユーザー名、ドメインと紐づけて登録するプリンタユーザー名704、プリンタドメイン705から構成される。更にプリンタユーザー名704、プリンタドメイン705は、ローカル認証サーバ(不図)のユーザー情報で管理されるプリンタと認証サービス310で管理するユーザー情報701を紐付けるための情報である。   The authentication service 310 confirms whether the token matches the token 712 of the authentication / authorization information 711, and verifies whether the token is a role 715 that can be processed by the request source application. If it is determined to be valid, the result is returned to the Web application 302 that is the request source application. The Web application 302 receives each piece of user information 701 from the authentication service 310 if the request is determined to be valid. Here, the user information 701 includes a user name 702, a user ID 703 for identifying the user, a user name of the printer registered by the user in the printer, a printer user name 704 registered in association with the domain, and a printer domain 705. Consists of Further, a printer user name 704 and a printer domain 705 are information for associating a printer managed by user information of a local authentication server (not shown) with user information 701 managed by the authentication service 310.

プリンタは通常このプリンタユーザー名704、プリンタドメイン705で印刷ジョブを扱う。プリンタの操作パネル221で表示する印刷ジョブ情報はこのプリンタユーザー名704で表示される。   The printer normally handles print jobs with the printer user name 704 and the printer domain 705. The print job information displayed on the printer operation panel 221 is displayed with the printer user name 704.

Webアプリケーション302では、認証サービス310からユーザー情報701を受け取ると、セッション管理部406でそのリクエストに対するセッションを作成する。また、Webアプリケーション302は印刷リクエストをプリントサービス305の文書データ管理部401に印刷を行うプリンタIDと文書ID、ユーザー情報701を送る。   When the Web application 302 receives the user information 701 from the authentication service 310, the session management unit 406 creates a session for the request. In addition, the Web application 302 sends a print request, a printer ID, a document ID, and user information 701 for printing to the document data management unit 401 of the print service 305.

文書データ管理部401では、ユーザー情報701とプリンタIDをプリンタ情報管理部403に渡す。プリンタ情報管理部403は受け取ったとテナントID706からストレージ307のテナントID階層601を特定し、プリンタ情報531からプリンタIDに一致するプリンタID533を特定し、プリンタ情報531を文書データ管理部401に渡す。   The document data management unit 401 passes the user information 701 and the printer ID to the printer information management unit 403. Upon receipt, the printer information management unit 403 identifies the tenant ID hierarchy 601 of the storage 307 from the tenant ID 706, identifies the printer ID 533 that matches the printer ID from the printer information 531, and passes the printer information 531 to the document data management unit 401.

ここで、プリンタ情報531はユーザーが指定するプリンタ名532とそのプリンタと特定するプリンタID533と、プリンタの製品モデルをあらわすモデル名534からなる。更に、後述するWebブラウザ301がプリンタに印刷リクエストを出すときにアクセスするためのIPアドレス535から構成される。   Here, the printer information 531 includes a printer name 532 designated by the user, a printer ID 533 that identifies the printer, and a model name 534 that represents the product model of the printer. Furthermore, it is composed of an IP address 535 for accessing when a Web browser 301 to be described later issues a print request to the printer.

プリンタ情報531を受け取った文書データ管理部401はユーザー情報701からストレージ307のテナントID階層601とユーザID階層602を特定し、文書情報501の文書保存パス506を取得する。   The document data management unit 401 that has received the printer information 531 identifies the tenant ID hierarchy 601 and the user ID hierarchy 602 of the storage 307 from the user information 701, and acquires the document storage path 506 of the document information 501.

文書データ管理部401は、取得した文書保存パス506とユーザー情報701とプリンタ情報531を印刷ジョブ情報管理部402に渡す。印刷ジョブ情報管理部402では、印刷ジョブID512を生成し、ユーザー情報701からストレージ307のテナントID階層601とプリンタID階層602を特定し印刷ジョブ情報511を登録する。   The document data management unit 401 passes the acquired document storage path 506, user information 701, and printer information 531 to the print job information management unit 402. The print job information management unit 402 generates a print job ID 512, identifies the tenant ID hierarchy 601 and printer ID hierarchy 602 of the storage 307 from the user information 701, and registers the print job information 511.

ここで、印刷ジョブ情報511には、印刷ジョブを特定する印刷ジョブID512とステータス513と印刷開始時間514と文書データ管理部401から取得したプリンタ情報531のプリンタID533がある。更に、ユーザー情報701のユーザーID703と後述の印刷データ生成サービス306が生成し受け取った印刷データ605を保存する印刷データ保存パス527とユーザー情報701のプリンタユーザー名704、プリンタドメイン705から構成される。   Here, the print job information 511 includes a print job ID 512 for specifying a print job, a status 513, a print start time 514, and a printer ID 533 of the printer information 531 acquired from the document data management unit 401. Furthermore, it comprises a user ID 703 of user information 701, a print data storage path 527 for storing print data 605 generated and received by a print data generation service 306, which will be described later, a printer user name 704 of user information 701, and a printer domain 705.

また、印刷ジョブ情報511は印刷リクエスト順に情報を保持するリストであり、印刷スケジュール順を管理するリストである。印刷ジョブ情報管理部402は、このリストに印刷ジョブ情報511を登録後、文書データ管理部401を介してWebアプリケーション302に印刷リクエストの応答を返す。この応答には印刷ジョブID512が含まれる。   The print job information 511 is a list that holds information in the order of print requests, and is a list that manages the order of print schedules. After registering the print job information 511 in this list, the print job information management unit 402 returns a print request response to the Web application 302 via the document data management unit 401. This response includes the print job ID 512.

Webアプリケーション302は、この応答を決起に、Webブラウザ301を介してプリンタ103〜105のプルプリントアプリケーション304に印刷リクエストを行う。このとき、印刷ジョブID512とプリンタID533とテナントID706を印刷リクエストで渡す。   Based on this response, the Web application 302 makes a print request to the pull print application 304 of the printers 103 to 105 via the Web browser 301. At this time, the print job ID 512, the printer ID 533, and the tenant ID 706 are passed in the print request.

ここで、プリントサービス305の印刷ジョブ情報管理部402は、印刷ジョブ情報511のリストで、印刷スケジュール順の先頭になった印刷ジョブに対する文書データ604を取得する。詳しくは、文書データ管理部401から受け取った文書保存パス506をもとに、ストレージ307から文書データ604を取得する。そして、プリンタ情報531のモデル名534、ユーザー情報701のプリンタユーザー名704、プリンタドメイン705とともに、印刷データ生成サービス306の印刷データ生成部404に送る。   Here, the print job information management unit 402 of the print service 305 obtains the document data 604 for the print job that is at the head of the print schedule order in the print job information 511 list. Specifically, the document data 604 is acquired from the storage 307 based on the document storage path 506 received from the document data management unit 401. Then, together with the model name 534 of the printer information 531, the printer user name 704 of the user information 701, and the printer domain 705, it is sent to the print data generation unit 404 of the print data generation service 306.

印刷データ生成部404では、受け取った文書データをプリンタモデルに対応したプリンタが解釈できる印刷データを生成する。この印刷データの生成には、プリンタユーザー名704、プリンタドメイン705を印刷データに含めて生成する。生成した印刷データをプリントサービス305の印刷ジョブ情報管理部402に送る。印刷ジョブ情報管理部402では、印刷ジョブ情報511の印刷データ保存パス517に保存する。   A print data generation unit 404 generates print data that can be received by a printer corresponding to the printer model of the received document data. The print data is generated by including the printer user name 704 and the printer domain 705 in the print data. The generated print data is sent to the print job information management unit 402 of the print service 305. The print job information management unit 402 stores the print job information 511 in the print data storage path 517.

プルプリントアプリケーション304は、Webサービス受付部420でWebブラウザ301からの印刷リクエストを受信する。そして、その旨プルプリントコントローラ423に通知する。通知を受けたプルプリントコントローラ423は、トークン生成要求部426を介して、認可トークン取得アプリケーション309に認可トークン生成要求を送る。この要求にはプルプリントアプリケーション用のロールを指定し要求する。認可トークン取得アプリケーション309の要求受付部441がプルプリントアプリケーション304からのトークン生成要求を受けると、指定されたロール情報と共に認証トークン取得部440が認証サービス310に認可トークンの生成を依頼する。ここで、認証サービス310はプルプリントアプリケーション304のロール715の場合、ユーザーログインされた結果のトークンでないため、ユーザーID713情報が存在しない、アプリケーションID714が存在するトークンを生成する。   The pull print application 304 receives a print request from the Web browser 301 at the Web service reception unit 420. Then, the pull print controller 423 is notified to that effect. Upon receiving the notification, the pull print controller 423 sends an authorization token generation request to the authorization token acquisition application 309 via the token generation request unit 426. This request is made by specifying a role for the pull print application. When the request reception unit 441 of the authorization token acquisition application 309 receives a token generation request from the pull print application 304, the authentication token acquisition unit 440 requests the authentication service 310 to generate an authorization token together with the specified role information. Here, in the case of the role 715 of the pull-print application 304, the authentication service 310 does not have a user log-in result, and therefore generates a token in which the user ID 713 information does not exist and the application ID 714 exists.

認可トークン取得アプリケーション309は、認証サービス310からトークンを取得し、プルプリントアプリケーション304にそのトークンを送る。プルプリントアプリケーション304のプルプリントコントローラ423は、認可トークン取得アプリケーション309から認可トークンを受け取ると、印刷ジョブ取得部422対し、プリントサーバ104への印刷ジョブ取得指示を行う。印刷ジョブ取得部422は認可トークンと印刷ジョブID512とプリンタID525とテナントID706を含めた印刷ジョブ取得要求をプリントサーバ104のWebサービス303に送る。   The authorization token acquisition application 309 acquires a token from the authentication service 310 and sends the token to the pull print application 304. Upon receiving the authorization token from the authorization token acquisition application 309, the pull print controller 423 of the pull print application 304 issues a print job acquisition instruction to the print server 104 to the print job acquisition unit 422. The print job acquisition unit 422 sends a print job acquisition request including the authorization token, the print job ID 512, the printer ID 525, and the tenant ID 706 to the Web service 303 of the print server 104.

Webサービス303のトークン確認部409はそのリクエストに付随する認可トークンを認証サービス310に渡し、このトークンの妥当性を認証サービス310で検証する。認証サービス310は、認証・認可情報711のトークン712に一致するトークンであるか確認し、一致するトークンであればリクエスト元アプリケーションが処理してよいロール715であるかを検証する。妥当であると判断するとリクエスト元アプリケーションであるWebサービス303にその結果を返す。更にトークン確認部409は、認可トークンを認証サービス310に送り、認可トークンに対するアプリケーションID714を取得する。トークン確認部409はWebサービス303で認識している不図のアプリケーションIDとアプリケーションID714が一致することを確認する。一致しない場合はエラーとしてプルプリントアプリケーション304に印刷ジョブを渡さない。Webサービス303は、アプリケーションIDが一致することを確認すると、その印刷ジョブ取得要求をプリントサービス305に送る。   The token confirmation unit 409 of the Web service 303 passes the authorization token accompanying the request to the authentication service 310, and the authentication service 310 verifies the validity of this token. The authentication service 310 confirms whether the token matches the token 712 of the authentication / authorization information 711, and verifies whether the token is a role 715 that can be processed by the request source application. If it is determined to be valid, the result is returned to the Web service 303 which is the request source application. Further, the token confirmation unit 409 sends the authorization token to the authentication service 310 and acquires the application ID 714 for the authorization token. The token confirmation unit 409 confirms that the unrecognized application ID recognized by the Web service 303 matches the application ID 714. If they do not match, the print job is not passed to the pull print application 304 as an error. When confirming that the application IDs match, the Web service 303 sends the print job acquisition request to the print service 305.

プリントサービス305の印刷ジョブ情報管理部402では、Webサービス303からの印刷ジョブ要求を受け取る。そして、Webサービス303を介して取得したテナントID706とプリンタID525でストレージ307のテナントID階層601とプリンタID階層603を特定する。また、印刷ジョブID512で、印刷ジョブ情報511から指定の印刷ジョブの印刷ジョブIDに一致する印刷ジョブ情報を取得する。また、印刷ジョブ情報管理部402は取得した印刷ジョブ情報の印刷データ保存パス517を参照し、印刷データ605を取得し、Webサービス303に印刷データ605を送る。   The print job information management unit 402 of the print service 305 receives a print job request from the Web service 303. Then, the tenant ID hierarchy 601 and the printer ID hierarchy 603 of the storage 307 are specified by the tenant ID 706 and the printer ID 525 acquired via the Web service 303. Also, with the print job ID 512, print job information that matches the print job ID of the designated print job is acquired from the print job information 511. Also, the print job information management unit 402 refers to the print data storage path 517 of the acquired print job information, acquires the print data 605, and sends the print data 605 to the Web service 303.

上記が、ユーザーログインがない認可トークンでアクセスするプルプリントアプリケーション304からの要求に対し印刷ジョブを特定するプリントサービス305の仕組みになる。   The above is the mechanism of the print service 305 that specifies a print job in response to a request from the pull print application 304 that is accessed with an authorization token without user login.

Webサービス303の印刷ジョブ送信部411は、前述したようにプリントサービス305の印刷ジョブ情報管理部402への印刷ジョブ取得要求の応答に印刷データが含まれるデータストリームを受け取る。そして、その中から一部の印刷データを読み込み、その一部のデータをプリンタ105〜108のプルプリントアプリケーション304の印刷ジョブ取得部422からのジョブ取得要求の応答に返し続ける。   As described above, the print job transmission unit 411 of the Web service 303 receives the data stream including the print data in the response to the print job acquisition request to the print job information management unit 402 of the print service 305. Then, a part of the print data is read, and the part of the data is continuously returned in response to the job acquisition request from the print job acquisition unit 422 of the pull print application 304 of the printers 105 to 108.

印刷データのすべてをプルプリントアプリケーション304に送るまで繰り返す。プルプリントアプリケーション304は、Webサービス303から印刷データの一部を印刷ジョブ取得部422で受信し始めるとその印刷データを印刷ジョブ送信部424を介し、不図のプリンタのコントローラに印刷データを送り、プリンタは印刷を開始する。印刷制御部425はプリンタのコントローラを監視し、印刷ジョブの完了を検知する。印刷の完了を検知すると印刷制御部425は、Webサービス送信部421を介し、Webサービス303の印刷ステータス受信部412に印刷完了を通知する。この通知には、印刷ジョブID512とプリンタID533とテナントID706と完了ステータスが含まれる。   Repeat until all of the print data is sent to the pull print application 304. When the print job acquisition unit 422 starts receiving a part of the print data from the Web service 303, the pull print application 304 sends the print data to the controller of the printer (not shown) via the print job transmission unit 424. The printer starts printing. The print control unit 425 monitors the controller of the printer and detects the completion of the print job. Upon detecting the completion of printing, the print control unit 425 notifies the print status reception unit 412 of the Web service 303 of the completion of printing via the Web service transmission unit 421. This notification includes a print job ID 512, a printer ID 533, a tenant ID 706, and a completion status.

印刷ステータス受信部412は、印刷完了通知を受け取るとプリントサービス305の印刷ジョブ情報管理部402に印刷ジョブID512とプリンタID533とテナントID706と完了ステータスとともに完了通知を送る。   Upon receiving the print completion notification, the print status reception unit 412 sends a completion notification together with the print job ID 512, printer ID 533, tenant ID 706, and completion status to the print job information management unit 402 of the print service 305.

印刷ジョブ情報管理部402は、受け取ったテナントID706とプリンタID525でストレージ307のテナントID階層601とプリンタID階層603を特定し、更にジョブID512で印刷ジョブ情報511を特定する。そして、印刷ジョブ情報管理部402は、印刷ジョブ情報511のステータス513に取得した完了ステータスを登録し、文書データ管理部401にテナントID706とジョブID512と印刷ジョブ情報511のユーザーID516と共に完了ステータスに送る。   The print job information management unit 402 identifies the tenant ID hierarchy 601 and printer ID hierarchy 603 of the storage 307 using the received tenant ID 706 and printer ID 525, and further identifies print job information 511 using the job ID 512. Then, the print job information management unit 402 registers the acquired completion status in the status 513 of the print job information 511, and sends it to the completion status together with the tenant ID 706, job ID 512, and user ID 516 of the print job information 511 in the document data management unit 401. .

文書データ管理部401は、受け取ったテナントID706とユーザーID516でストレージ307のテナントID階層601のユーザーID階層602を特定し、ユーザーID516に一致する文書情報501のステータス504を完了ステータスに更新する。   The document data management unit 401 identifies the user ID hierarchy 602 of the tenant ID hierarchy 601 of the storage 307 using the received tenant ID 706 and user ID 516, and updates the status 504 of the document information 501 that matches the user ID 516 to the completion status.

ここまでが、Webブラウザ301をユーザが操作して文書の印刷を行う印刷システムの処理の説明である。詳しくは、プリントサービス305が、ユーザー認証された入稿された文書データをプリンタユーザー名、ドメインを含んだ印刷データを作成する。そして、ユーザーログインされないプリンタ103〜108のプリプリントアプリケーション304からの印刷ジョブ取得要求に対し、要求元プリプリントアプリケーション304のロール715とアプリケーションID714の妥当性確認を行う。更に、テナントID706、ジョブID512、プリンタID533で印刷データ605を特定し、プリプリントアプリケーション304に印刷データ605を送信する仕組みの説明となる。この仕組みによりユーザー情報を意識しないプリプリントアプリケーション304からのユーザー所有の印刷データ要求に対し、印刷データを特定するできることによりセキュリティを下げない印刷システムが実現できる。   This is the description of the processing of the printing system in which the user operates the Web browser 301 to print the document. Specifically, the print service 305 creates print data including the user name and domain of the submitted document data that has been authenticated by the user. In response to a print job acquisition request from the preprint application 304 of the printers 103 to 108 not logged in by the user, the validity of the role 715 and application ID 714 of the request source preprint application 304 is confirmed. Further, a mechanism for specifying the print data 605 by the tenant ID 706, job ID 512, and printer ID 533 and transmitting the print data 605 to the preprint application 304 will be described. With this mechanism, a print system that does not reduce security can be realized by specifying print data in response to a user-owned print data request from the preprint application 304 that is unaware of user information.

次に、印刷システムが定刻になると行うバッチプリント処理について説明する。Webブラウザ301をユーザが操作して文書の印刷を行う印刷システムの処理と同等の処理に関しては説明を省略する。   Next, batch print processing that is performed when the printing system is scheduled will be described. Description of processing equivalent to processing of a printing system in which a user operates the Web browser 301 to print a document is omitted.

バッチプリント処理では、プリントサービス305は文書入稿時、他サービス、または他プログラムから文書データ受け取りとともに印刷を行うプリンタID533を受け取る。プリントサービス305は、文書入稿のリクエストを受けた場合は、前述したに認証サービス310で認証トークンの妥当性を確認し、さらにユーザー情報701を取得する。そしてプリントサービス305の文書データ管理部401は、受け取った文書データをストレージ307の文書データ604に保存する。文書データ管理部401は、受け取ったプリンタID533が存在するかプリンタ情報管理部403に確認し、印刷ジョブ情報管理部402に文書保存パス506とユーザー情報701とプリンタ情報531を印刷ジョブ情報管理部402に渡す。   In the batch print process, the print service 305 receives a printer ID 533 for printing along with receiving document data from another service or another program at the time of document submission. When the print service 305 receives a document submission request, the authentication service 310 confirms the validity of the authentication token as described above, and further acquires user information 701. Then, the document data management unit 401 of the print service 305 stores the received document data in the document data 604 of the storage 307. The document data management unit 401 checks with the printer information management unit 403 whether the received printer ID 533 exists, and prints the document storage path 506, user information 701, and printer information 531 to the print job information management unit 402. To pass.

印刷ジョブ情報管理部402では、印刷ジョブID512を生成し、ストレージ307のプリンタID階層602にバッチ印刷ジョブ情報521を登録する。ここで、バッチ印刷ジョブ情報521は印刷ジョブ情報511と同等の情報構成となるが、バッチ印刷ジョブ情報521にはバッチプリントのジョブ情報だけ保持されている。   The print job information management unit 402 generates a print job ID 512 and registers the batch print job information 521 in the printer ID hierarchy 602 of the storage 307. Here, the batch print job information 521 has the same information configuration as the print job information 511, but the batch print job information 521 holds only batch print job information.

ここで、図11はバッチアプリケーション308のバッチプリント開始時刻設定画面1101の画面例となる。   Here, FIG. 11 shows a screen example of the batch print start time setting screen 1101 of the batch application 308.

バッチプリント開始時刻設定画面1101では、定期処理1102の設定でバッチ開始時刻の定期実行のタイミングを設定することができる。設定項目としてはバッチ開始時刻と終了時刻とバッチ実行間隔となり、開始と終了時刻内にバッチ実行間隔ごとにバッチアプリケーション308はバッチプリント処理を実行する。   On the batch print start time setting screen 1101, the timing of periodic execution of the batch start time can be set by setting the periodic processing 1102. Setting items include a batch start time, an end time, and a batch execution interval, and the batch application 308 executes a batch print process at each batch execution interval within the start and end times.

また、定時処理1103の設定では、指定の時刻になると1回バッチアプリケーション308がバッチプリント処理を実行する設定が可能である。設定情報はバッチ印刷管理部443で管理する。また、バッチ時刻管理部434は、設定された時刻を検知し、指定の実行時時刻になるとその旨バッチプリントコントローラ432に通知する。   In the setting of the scheduled processing 1103, it is possible to set the batch application 308 to execute batch print processing once at a specified time. The setting information is managed by the batch print management unit 443. In addition, the batch time management unit 434 detects the set time, and notifies the batch print controller 432 that the designated execution time is reached.

バッチプリントコントローラ432は、バッチ時刻管理部434からバッチ開始を通知されるとトークン生成部要求部435を介して認可トークン取得アプリケーション309に認可トークン作成依頼を出す。   When the batch print controller 432 is notified of the start of the batch from the batch time management unit 434, the batch print controller 432 issues an authorization token creation request to the authorization token acquisition application 309 via the token generation unit request unit 435.

続いて、認可トークン取得アプリケーション309は、認証サービス310にバッチアプリケーション308用のロール715の認可トークンの作成依頼を出す。ここで、認証サービス310はバッチプリントアプリケーション308用のトークンとしてユーザー情報701に紐づいた、アプリケーションID714が存在するトークンを生成する。認可トークン取得アプリケーション309は、認証サービス310からトークンを取得し、バッチプリントアプリケーション308にそのトークンを送る。   Subsequently, the authorization token acquisition application 309 issues a request to create an authorization token for the role 715 for the batch application 308 to the authentication service 310. Here, the authentication service 310 generates a token having the application ID 714 associated with the user information 701 as a token for the batch print application 308. The authorization token acquisition application 309 acquires a token from the authentication service 310 and sends the token to the batch print application 308.

バッチプリントアプリケーション308のバッチプリントコントローラ432は、認可トークン取得アプリケーション309から認可トークンを受け取ると、印刷ジョブリスト取得部430対し、Webアプリケーション302への印刷ジョブリスト取得指示を行う。このとき、バッチプリントアプリケーション308はプリンタID525をWebアプリケーション302に送る。   Upon receiving the authorization token from the authorization token acquisition application 309, the batch print controller 432 of the batch print application 308 issues a print job list acquisition instruction to the Web application 302 to the print job list acquisition unit 430. At this time, the batch print application 308 sends the printer ID 525 to the Web application 302.

バッチプリントアプリケーション308からの要求をWebアプリケーション302はリクエスト受付部407で受ける。その要求をトークン確認部405が認証サービス310に対しトークンの妥当確認依頼を行う。認証サービス310では、バッチプリントアプリケーション308のロールとして妥当なトークンか確認を行う。また、トークン確認部405は、Webアプリケーション302で認識している不図のアプリケーションIDとアプリケーションID714が一致することを確認する。   The web application 302 receives a request from the batch print application 308 at the request reception unit 407. In response to this request, the token confirmation unit 405 requests the authentication service 310 to validate the token. The authentication service 310 confirms whether the token is valid as a role of the batch print application 308. Further, the token confirmation unit 405 confirms that the application ID 714 recognized by the Web application 302 matches the application ID 714.

更に、Webアプリケーション302は認証サービス310からテナントID706を取得する。Webアプリケーション302は、テナントID706とプリンタID525をプリントサービス305の印刷ジョブ情報管理部402に渡す。   Further, the Web application 302 acquires the tenant ID 706 from the authentication service 310. The Web application 302 passes the tenant ID 706 and printer ID 525 to the print job information management unit 402 of the print service 305.

印刷ジョブ情報管理部402では、テナントID706とプリンタID525をもとにストレージ307のテナントID階層601とプリンタID階層602を特定しバッチ印刷ジョブ情報521を取得する。このバッチ印刷ジョブ情報521のバッチ印刷ジョブID522のリストをWebアプリケーション302で、バッチプリントアプリケーション308に返す。   The print job information management unit 402 specifies the tenant ID hierarchy 601 and the printer ID hierarchy 602 of the storage 307 based on the tenant ID 706 and the printer ID 525, and acquires batch print job information 521. A list of batch print job IDs 522 of the batch print job information 521 is returned to the batch print application 308 by the Web application 302.

次にバッチプリントアプリケーション308は取得したバッチ印刷ジョブID522のリストのバッチ印刷ジョブID522と、プリンタID525をWebアプリケーション302に渡し、バッチ印刷処理を行う。Webアプリケーション302はトークン妥当性確認と、アプリケーションID714の確認とユーザー情報701の取得を認証サービス310に行い、プリントサービス305の印刷ジョブ情報管理部402に印刷要求を出す。   Next, the batch print application 308 passes the batch print job ID 522 and the printer ID 525 in the list of acquired batch print job IDs 522 to the Web application 302 and performs batch print processing. The Web application 302 performs token validity confirmation, application ID 714 confirmation and user information 701 acquisition to the authentication service 310, and issues a print request to the print job information management unit 402 of the print service 305.

印刷ジョブ情報管理部402では印刷データ生成部404に印刷データ生成依頼をだし、Webアプリケーション302に応答を返す。更に応答を受けたWebアプリケーション302は、バッチプリントアプリケーション308に印刷指示を行うコマンドを含めたレスポンスを返す。バッチプリントアプリケーション308は前述のWebブラウザ301と同様に印刷コマンドをプルプリントアプリケーション304に送る。   The print job information management unit 402 issues a print data generation request to the print data generation unit 404 and returns a response to the Web application 302. Further, the Web application 302 that has received the response returns a response including a command to issue a print instruction to the batch print application 308. The batch print application 308 sends a print command to the pull print application 304 in the same manner as the Web browser 301 described above.

これ以降、Webブラウザ301をユーザが操作して文書の印刷を行う印刷システムの処理で説明した処理と同様の処理を行う。以上が印刷システムが定刻になると行うバッチプリント処理についての説明となる。   Thereafter, processing similar to the processing described in the processing of the printing system in which the user operates the Web browser 301 to print a document is performed. The above is the description of the batch print process performed when the printing system is scheduled.

次に、図8でWebブラウザ301をユーザが操作して文書の印刷を行う印刷システムの処理シーケンスについて説明する。   Next, a processing sequence of a printing system in which a user operates the Web browser 301 to print a document will be described with reference to FIG.

S801でクライアント端末101のWebブラウザ301にユーザーが印刷実行の操作を行うと、S802でクライアント端末101のWebブラウザ301がプリントサーバ104に認証トークンと文書ID502、プリンタIDとともに印刷要求を行う。   When the user performs a print execution operation on the Web browser 301 of the client terminal 101 in S801, the Web browser 301 of the client terminal 101 issues a print request to the print server 104 together with the authentication token, the document ID 502, and the printer ID in S802.

S802でプリントサーバ104は認証サービス310にユーザー情報701取得を行う。   In step S <b> 802, the print server 104 acquires user information 701 from the authentication service 310.

S804で認証サービス310がユーザー情報701をプリントサーバ104に送る。   In step S <b> 804, the authentication service 310 sends user information 701 to the print server 104.

S805でプリントサーバ104は、指定されたプリンタIDがプリンタ情報531のプリンタID533に存在するかを確認し、存在する場合は、S806で印刷ジョブID512を生成する。   In step S805, the print server 104 checks whether the designated printer ID exists in the printer ID 533 of the printer information 531, and if it exists, generates a print job ID 512 in step S806.

S807で、プリントサーバ104は印刷ジョブ情報511を登録し、S808で、Webブラウザ301に印刷ジョブID512、ユーザー情報701のテナントID706、プリンタID533を含めた印刷コマンドを返す。   In step S807, the print server 104 registers the print job information 511. In step S808, the print server 104 returns a print command including the print job ID 512, the tenant ID 706 of the user information 701, and the printer ID 533 to the Web browser 301.

更に、プリントサーバ104はS809で、ユーザー情報701のプリンタユーザー名704、プリンタドメイン705を含めた印刷データの生成を開始する。   In step S809, the print server 104 starts generating print data including the printer user name 704 and the printer domain 705 of the user information 701.

次にS810で、Webブラウザ301がプルプリントアプリケーション304に印刷要求を送ると、S811でプルプリントアプリケーション304は、認可トークン取得アプリケーション309に認可トークン生成要求を行う。   Next, when the Web browser 301 sends a print request to the pull print application 304 in S810, the pull print application 304 makes an authorization token generation request to the authorization token acquisition application 309 in S811.

更にS812で認可トークン取得アプリケーション309が認証サービス310に認可トークン生成要求を行う。S813認証サービス310が認可トークンを認可トークン取得アプリケーション309に返し、S814で認可トークン取得アプリケーション309が認可トークンをプルプリントアプリケーション304に返す。   Further, in S812, the authorization token acquisition application 309 makes an authorization token generation request to the authentication service 310. The S813 authentication service 310 returns the authorization token to the authorization token acquisition application 309, and the authorization token acquisition application 309 returns the authorization token to the pull print application 304 in S814.

S815で、プルプリントアプリケーション304は、印刷ジョブID512、ユーザー情報701のテナントID706、プリンタID533とともにプリンタプリントサーバ104に印刷データ要求を行う。   In step S815, the pull print application 304 makes a print data request to the printer print server 104 together with the print job ID 512, the tenant ID 706 of the user information 701, and the printer ID 533.

S816で、プリントサーバ104は、認証サービス310に対し認可トークンの妥当性確認を行う。   In step S816, the print server 104 checks the validity of the authorization token with respect to the authentication service 310.

S817で、認証サービス310から確認結果をプリントサーバ104が受け取ると、続いてS818で、プリントサーバ104は認証サービス310に対し、認証・認可情報711を取得する。   In step S817, when the print server 104 receives the confirmation result from the authentication service 310, the print server 104 acquires authentication / authorization information 711 from the authentication service 310 in step S818.

S819で、認証サービス310は、認証・認可情報711をプリントサーバ104に送る。   In step S <b> 819, the authentication service 310 sends authentication / authorization information 711 to the print server 104.

S820で、プリントサーバ104は、認証・認可情報711のアプリケーションID714とプリントサーバ104が認識しているアプリケーションIDが一致することを確認する。   In step S820, the print server 104 confirms that the application ID 714 of the authentication / authorization information 711 matches the application ID recognized by the print server 104.

S821で、プリントサーバ104は印刷データの特定を取得した印刷ジョブID512、ユーザー情報701のテナントID706、プリンタID533をもとに行う。そして、特定した印刷データをS822で、プルプリントアプリケーション304に印刷データを送信する。   In step S <b> 821, the print server 104 performs print data identification based on the print job ID 512, the tenant ID 706 of the user information 701, and the printer ID 533. Then, in step S822, the specified print data is transmitted to the pull print application 304.

S823で、プリンタ105〜108で印刷を行う。印刷完了をプルプリントアプリケーション304が検知するとS823で、プルプリントアプリケーション304からプリントサーバ104に印刷完了通知を出す。   In step S823, printing is performed by the printers 105 to 108. When the pull print application 304 detects the completion of printing, the pull print application 304 issues a print completion notification to the print server 104 in step S823.

以上が、Webブラウザ301をユーザが操作して文書の印刷を行う印刷システムの処理シーケンスの説明となる。   The above is the description of the processing sequence of the printing system in which the user operates the Web browser 301 to print the document.

次に、図9で他サービスまたは他プログラムからプリントサーバ104にバッチプリントを行う文書入稿の処理シーケンスについて説明する。   Next, a document submission processing sequence for batch printing from another service or another program to the print server 104 will be described with reference to FIG.

S901で、他サービスまたは他プログラムから認可トークンと文書データ、プリンタ名とともの文書入稿要求をプリントサーバ104が受ける。   In step S901, the print server 104 receives a document submission request with an authorization token, document data, and printer name from another service or program.

そして、S902で、プリントサーバ104は、認証サービス310に認可トークンの妥当性の確認とともに、ユーザー情報701の取得要求を行う。   In step S <b> 902, the print server 104 requests the authentication service 310 to acquire the user information 701 along with checking the validity of the authorization token.

S903で、プリントサーバ104は、認証サービス310からユーザー情報701を取得すると、S904で、プリント情報531に登録されているプリンタであるかを確認し、S905で、バッチ印刷ジョブID522を作成する。更にS905で、バッチ印刷ジョブ情報521にバッチ印刷ジョブとして登録する。   In step S903, when the print server 104 acquires the user information 701 from the authentication service 310, the print server 104 checks whether the printer is registered in the print information 531 in step S904, and creates a batch print job ID 522 in step S905. In step S905, the batch print job information 521 is registered as a batch print job.

次に図10で印刷システムが定刻になると行うバッチプリント処理のシーケンスについて説明する。   Next, a batch print processing sequence performed when the printing system is scheduled will be described with reference to FIG.

S1001で、バッチプリントアプリケーション308がバッチプリント開始時刻設定画面1101で設定されているバッチ印刷時刻になる。   In step S1001, the batch print application 308 becomes the batch print time set on the batch print start time setting screen 1101.

そして、S1002でバッチプリントアプリケーション308がプリントサーバ104に認可トークンとプリンタIDとともにバッチジョブリスト要求を行う。   In step S <b> 1002, the batch print application 308 requests the print server 104 for a batch job list together with an authorization token and a printer ID.

S1003でプリントサーバ104は認証サービス310に認可トークンの妥当性確認を行う。   In step S <b> 1003, the print server 104 checks the validity of the authorization token with the authentication service 310.

S1004で認証サービス310からプリントサーバ104に確認結果が送られると、S1005でプリントサーバ104は認証サービス310に認証・認可情報711の取得を行う。   When the confirmation result is sent from the authentication service 310 to the print server 104 in S1004, the print server 104 acquires the authentication / authorization information 711 to the authentication service 310 in S1005.

S1006でプリントサーバ104は、認証・認可情報711のアプリケーションID714とプリントサーバ104が認識しているアプリケーションIDが一致することを確認する。   In step S <b> 1006, the print server 104 confirms that the application ID 714 of the authentication / authorization information 711 matches the application ID recognized by the print server 104.

S1007でプリントサーバ104は、認証サービス310にユーザー情報701の取得を行う。   In step S <b> 1007, the print server 104 acquires user information 701 from the authentication service 310.

S1008で認証サービス310からプリントサーバ104にユーザー情報701が送られてくる。   In step S <b> 1008, user information 701 is sent from the authentication service 310 to the print server 104.

そして、S1009でプリントサーバ104はプリンタIDとユーザー情報701のテナントID706をもとにバッチ印刷ジョブ情報521を特定し、S1010でバッチプリントアプリケーション308にバッチジョブリストを送る。   In step S1009, the print server 104 identifies the batch print job information 521 based on the printer ID and the tenant ID 706 of the user information 701, and sends the batch job list to the batch print application 308 in step S1010.

S1011でバッチプリントアプリケーション308がプリントサーバ104にバッチ印刷要求を送ると、S1012で、プリントサーバ104は、ユーザー情報701のテナントID706、プリンタID533を含めた印刷コマンドを返す。   When the batch print application 308 sends a batch print request to the print server 104 in step S1011, the print server 104 returns a print command including the tenant ID 706 and printer ID 533 of the user information 701 in step S1012.

更に、プリントサーバ104はS1014で、ユーザー情報701のプリンタユーザー名704、プリンタドメイン705を含めた印刷データの生成を開始する。   In step S <b> 1014, the print server 104 starts generating print data including the printer user name 704 and the printer domain 705 in the user information 701.

次にS1013で、バッチプリントアプリケーション308がプルプリントアプリケーション304に印刷要求を送ると、S1015でプルプリントアプリケーション304は、認可トークン取得アプリケーション309に認可トークン生成要求を行う。   In step S <b> 1013, when the batch print application 308 sends a print request to the pull print application 304, the pull print application 304 sends an authorization token generation request to the authorization token acquisition application 309 in step S <b> 1015.

更にS1016で認可トークン取得アプリケーション309が認証サービス310に認可トークン生成要求を行う。   In step S1016, the authorization token acquisition application 309 requests the authentication service 310 to generate an authorization token.

S1017で認証サービス310が認可トークンを認可トークン取得アプリケーション309に返し、S1018で認可トークン取得アプリケーション309が認可トークンをプルプリントアプリケーション304に返す。   In step S1017, the authentication service 310 returns an authorization token to the authorization token acquisition application 309. In step S1018, the authorization token acquisition application 309 returns the authorization token to the pull print application 304.

S1019で、プルプリントアプリケーション304は、バッチ印刷ジョブID522、ユーザー情報701のテナントID706、プリンタID533とともにプリンタプリントサーバ104に印刷データ要求を行う。   In step S <b> 1019, the pull print application 304 sends a print data request to the printer print server 104 together with the batch print job ID 522, the tenant ID 706 of the user information 701, and the printer ID 533.

S1020で、プリントサーバ104は、認証サービス310に対し認可トークンの妥当性確認を行う。   In step S <b> 1020, the print server 104 confirms the validity of the authorization token with respect to the authentication service 310.

S1021で、認証サービス310から確認結果をプリントサーバ104が受け取ると、続いてS1022で、プリントサーバ104は認証サービス310に対し、認証・認可情報711を取得する。   In step S <b> 1021, when the print server 104 receives the confirmation result from the authentication service 310, the print server 104 acquires authentication / authorization information 711 from the authentication service 310 in step S <b> 1022.

S1023で、認証サービス310は、認証・認可情報711をプリントサーバ104に送る。   In step S <b> 1023, the authentication service 310 sends authentication / authorization information 711 to the print server 104.

S1024で、プリントサーバ104は、認証・認可情報711のアプリケーションID714とWebサービス303が認識しているアプリケーションIDが一致することを確認する。   In step S1024, the print server 104 confirms that the application ID 714 of the authentication / authorization information 711 matches the application ID recognized by the Web service 303.

S1025で、プリントサーバ104はプルプリントアプリケーション304から取得したバッチ印刷ジョブID522、ユーザー情報701のテナントID706、プリンタID533をもとに印刷データの特定を行う。   In step S <b> 1025, the print server 104 specifies print data based on the batch print job ID 522 acquired from the pull print application 304, the tenant ID 706 of the user information 701, and the printer ID 533.

そして、特定した印刷データをS1026で、プルプリントアプリケーション304に送信する。   The specified print data is transmitted to the pull print application 304 in step S1026.

S1027で、プリンタ105〜108で印刷を行う。   In step S1027, printing is performed by the printers 105 to 108.

印刷完了をプルプリントアプリケーション304が検知するとS1028で、プルプリントアプリケーション304からプリントサーバ104に印刷完了通知を出す。   When the pull print application 304 detects the completion of printing, the pull print application 304 issues a print completion notification to the print server 104 in step S1028.

以上が、Webブラウザ301をユーザが操作して文書の印刷を行う印刷システムの処理シーケンスの説明となる。   The above is the description of the processing sequence of the printing system in which the user operates the Web browser 301 to print the document.

以上が、本発明の印刷システムの説明になる。詳しくは、ユーザー情報を意識しないプリンタからのユーザー所有の印刷データ要求に対し、プリンタの要求に付随する認可トークンに対しロールとアプリケーションIDで要求に答えてよいかの妥当性を確認する。そして、テナントID、ジョブID、プリンタIDでそのプリンタに返す印刷データを特定することによりセキュリティを下げない印刷システムが実現できる。   The above is the description of the printing system of the present invention. Specifically, for a user-owned print data request from a printer that is not aware of user information, the validity of whether or not the request can be answered with the role and application ID for the authorization token accompanying the printer request is confirmed. A print system that does not reduce security can be realized by specifying print data to be returned to the printer by the tenant ID, job ID, and printer ID.

101〜103 クライアント端末
104 プリントサーバ
105〜108 プリンタ
109〜111 ネットワーク
101-103 Client terminal 104 Print server 105-108 Printer 109-111 Network

Claims (1)

クライアント端末(101〜103)からのユーザー操作による印刷要求、または、登録されている時刻になると、プリンタ(105〜108)内のバッチプリントアプリケーション(308)からバッチ印刷要求を受けるクラウド上のプリントサーバ(104)が、プリンタ(105〜108)からの印刷データ取得要求(S815、S1019)において印刷データを提供する印刷システムにおいて以下の特徴をもつ。
プリントサーバ(104)が、ユーザー権限のトークン(712)とともに文書データ(608)を受け、テナントとユーザー単位に文書データ(608)を保存する手段(図6)、
クライアント端末(101〜103)からの印刷要求において、ユーザ権限のトークン(712)とともに文書データ(608)に紐づく文書ID(502)をプリントサーバ(104)が受信すると、プリントサーバ(104)が、認証サービス(310)にトークン渡し、ユーザーID(703)、テナントID(706)を取得し、その文書データ(608)から印刷データ(605)とそれに紐づく印刷ジョブID(512、522)を生成する時に印刷データ(605)にプリンタユーザー名(704)を埋め込む手段、
プリンタ(105〜108)がプリントサーバ(104)からの印刷要求をクライアント端末(101〜103)を介し受けると、認証サービス(301)からトークン(712)を取得する手段、
取得したトークン(712)とともにプリンタ(105〜108)が、プリントサーバ(104)からクライアント端末(101〜103)を介し受ける印刷要求共に取得した印刷ジョブID(512、522)、テナントID(706)、プリンタID(533)を取得する手段、
プリンタ(105〜108)が、トークン(712)、印刷ジョブID(512、522)、テナントID(706)、プリンタID(533)とともにプリントサーバ(104)に印刷ジョブ取得要求すると、プリントサーバ(104)が、印刷ジョブID(512、522)、テナントID(706)、プリンタID(533)に紐づく印刷データ(605)を特定し、プリンタ(105〜108)に送る手段を有することを特徴とする印刷システム。
A print server on the cloud that receives a print request by a user operation from the client terminal (101 to 103) or a batch print request from the batch print application (308) in the printer (105 to 108) when the registered time comes (104) has the following characteristics in the printing system that provides the print data in the print data acquisition request (S815, S1019) from the printer (105 to 108).
The print server (104) receives the document data (608) together with the user authority token (712), and stores the document data (608) for each tenant and user (FIG. 6),
When the print server (104) receives the document ID (502) associated with the document data (608) together with the user authority token (712) in the print request from the client terminals (101 to 103), the print server (104) , The token is passed to the authentication service (310), the user ID (703) and the tenant ID (706) are acquired, and the print data (605) and the print job ID (512, 522) associated therewith are obtained from the document data (608). Means for embedding the printer user name (704) in the print data (605) when generating,
Means for acquiring a token (712) from the authentication service (301) when the printer (105-108) receives a print request from the print server (104) via the client terminal (101-103);
The print job ID (512, 522) and tenant ID (706) acquired together with the print request received by the printer (105-108) from the print server (104) via the client terminal (101-103) together with the acquired token (712). , Means for obtaining the printer ID (533),
When the printer (105 to 108) makes a print job acquisition request to the print server (104) together with the token (712), print job ID (512, 522), tenant ID (706), and printer ID (533), the print server (104) ) Includes means for specifying print data (605) associated with the print job ID (512, 522), tenant ID (706), and printer ID (533) and sending the print data (105) to the printer (105-108). Printing system to do.
JP2013009762A 2013-01-23 2013-01-23 Printing system, method, and program Pending JP2014142735A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013009762A JP2014142735A (en) 2013-01-23 2013-01-23 Printing system, method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013009762A JP2014142735A (en) 2013-01-23 2013-01-23 Printing system, method, and program

Publications (1)

Publication Number Publication Date
JP2014142735A true JP2014142735A (en) 2014-08-07

Family

ID=51423976

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013009762A Pending JP2014142735A (en) 2013-01-23 2013-01-23 Printing system, method, and program

Country Status (1)

Country Link
JP (1) JP2014142735A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016103045A (en) * 2014-11-27 2016-06-02 富士ゼロックス株式会社 Information processing apparatus and information processing program
JP2017162368A (en) * 2016-03-11 2017-09-14 富士ゼロックス株式会社 Device, system, and program for information processing
CN110716700A (en) * 2018-07-13 2020-01-21 佳能株式会社 Print server, control method, and storage medium

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016103045A (en) * 2014-11-27 2016-06-02 富士ゼロックス株式会社 Information processing apparatus and information processing program
JP2017162368A (en) * 2016-03-11 2017-09-14 富士ゼロックス株式会社 Device, system, and program for information processing
CN110716700A (en) * 2018-07-13 2020-01-21 佳能株式会社 Print server, control method, and storage medium

Similar Documents

Publication Publication Date Title
US9230078B2 (en) Authentication system, control method thereof, service provision device, and storage medium
JP6682254B2 (en) Authentication cooperation system, authentication cooperation method, authorization server and program
JP5730082B2 (en) Print server, printing system, control method, and program.
JP5791390B2 (en) Printing system, print server, printing management method, and program
JP6098169B2 (en) Information processing system, information processing apparatus, program, and authentication method
US9071605B2 (en) Relay device, relay method, and non-transitory computer readable medium
JP5820188B2 (en) Server, control method therefor, and program
US9148492B2 (en) Relay device, relay method, and non-transitory computer readable medium
JP2012133489A (en) Printing system, printing service device, service providing device, control method and program
JP6000828B2 (en) Information processing apparatus, print server system, control method thereof, and program
KR20130043064A (en) Printing system and printing method
JP2013012053A (en) Pull print system, print job management method, print server, and control method and program thereof
CN107203351B (en) Information processing apparatus, information processing method, and computer program
US9612782B2 (en) Scheduled and secured cloud print services
JP2011253474A (en) User apparatus identification method and information processing system
US20130314746A1 (en) Information processing apparatus and method for controlling same
JP2015069347A (en) Network system, management server system, control method, and program
JP2014115907A (en) Information processing system and control method for the same and program
JP6197286B2 (en) Communication device, information processing system, and information processing system control method
JP2014142735A (en) Printing system, method, and program
JP2006285840A (en) Document management system
JP2014142734A (en) Batch printing control in cloud printing
JP2015005148A (en) Printing system, method and program
US20190205069A1 (en) Data processing apparatus and non-transitory computer-readable storage medium for storing program
JP2014186707A (en) Document generation system