JP2014127127A - Information processing device, program, information processing system, and data conversion processing method - Google Patents

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

Info

Publication number
JP2014127127A
JP2014127127A JP2012285041A JP2012285041A JP2014127127A JP 2014127127 A JP2014127127 A JP 2014127127A JP 2012285041 A JP2012285041 A JP 2012285041A JP 2012285041 A JP2012285041 A JP 2012285041A JP 2014127127 A JP2014127127 A JP 2014127127A
Authority
JP
Japan
Prior art keywords
conversion
data
request
information processing
data conversion
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2012285041A
Other languages
Japanese (ja)
Other versions
JP6123293B2 (en
Inventor
Kenta Yamano
健太 山野
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 JP2012285041A priority Critical patent/JP6123293B2/en
Publication of JP2014127127A publication Critical patent/JP2014127127A/en
Application granted granted Critical
Publication of JP6123293B2 publication Critical patent/JP6123293B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide an information processing device, a program, an information processing system, and a data conversion processing method that are capable of distributing a load of data conversion processing.SOLUTION: An information processing device comprises: a plurality of pieces of conversion request holding means that hold a conversion request of data conversion from a certain data format into another data format for each type of the data conversion; and a plurality of pieces of conversion means that can execute a plurality of types of the data conversion or more. On the basis of conversion requests held by a plurality of pieces of associated conversion request holding means among the plurality of pieces of conversion request holding means, the plurality of pieces of conversion means perform the data conversion of types corresponding to the conversion request holding means.

Description

本発明は、情報処理装置、プログラム、情報処理システム及びデータ変換処理方法に関する。   The present invention relates to an information processing apparatus, a program, an information processing system, and a data conversion processing method.

従来、コンピュータ資源をより適正に利用する情報処理システムを提供することを課題として、キューメッセージの数が所定値以上であるか否か、および、キューメッセージに対応する印刷要求の処理を行っている印刷サービスの数が所定値以上であるか否かに応じて印刷サービスの数を調整することは、知られている(例えば特許文献1参照)。   Conventionally, with the object of providing an information processing system that uses computer resources more appropriately, whether or not the number of queue messages is equal to or greater than a predetermined value and processing of print requests corresponding to the queue messages are performed. It is known to adjust the number of print services depending on whether or not the number of print services is equal to or greater than a predetermined value (see, for example, Patent Document 1).

従来、オフィス文書をプリントデータへと変換するプリンタドライバ等のように、あるデータ形式の電子データを他のデータ形式の電子データに変換することで、出力時の用途に適したデータ形式の電子データへと変換するデータ変換処理は存在していた。データ変換処理は、例えば入力データ形式の種類と出力データ形式の種類のペア毎に異なるデータ変換エンジンにより行われる。   Conventionally, electronic data in a data format suitable for use at the time of output by converting electronic data in one data format into electronic data in another data format, such as a printer driver that converts office documents into print data There was a data conversion process to convert to. The data conversion process is performed by, for example, a different data conversion engine for each pair of input data format type and output data format type.

したがって、データ変換の種類(変換タイプ)が同一であるデータ変換処理が例えば印刷ジョブとして連続して登録された場合は、その変換タイプのデータ変換エンジンにより前の印刷ジョブのデータ変換処理が終わるまで次の印刷ジョブのデータ変換処理が始まらないという問題があった。   Therefore, when data conversion processes having the same data conversion type (conversion type) are continuously registered as a print job, for example, until the data conversion process of the previous print job is completed by the data conversion engine of the conversion type. There was a problem that data conversion processing for the next print job did not start.

このように、従来は変換タイプが同一であるデータ変換処理が例えば印刷ジョブとして連続して登録された場合、その変換タイプのデータ変換エンジンに負荷が集中してしまうという問題があった。   As described above, conventionally, when data conversion processes having the same conversion type are continuously registered as a print job, for example, there is a problem that the load is concentrated on the data conversion engine of the conversion type.

本発明の実施の形態は上記の点に鑑みなされたもので、データ変換処理の負荷を分散可能な情報処理装置、プログラム、情報処理システム及びデータ変換処理方法を提供することを目的とする。   Embodiments of the present invention have been made in view of the above points, and an object thereof is to provide an information processing apparatus, a program, an information processing system, and a data conversion processing method capable of distributing the load of data conversion processing.

上記目的を達成するために本願請求項1は、あるデータ形式から別のデータ形式へのデータ変換の変換要求を、前記データ変換の種類ごとに保持する複数の変換要求保持手段と、前記データ変換を複数種類以上実行可能な複数の変換手段と、を有し、複数の前記変換手段は、複数の前記変換要求保持手段のうち、対応付けられている複数の前記変換要求保持手段が保持する前記変換要求に基づき、前記変換要求保持手段に対応する種類の前記データ変換を行うことを特徴とする。   In order to achieve the above object, claim 1 of the present application provides a plurality of conversion request holding means for holding a conversion request for data conversion from one data format to another data format for each type of data conversion, and the data conversion A plurality of conversion means capable of executing a plurality of types, wherein the plurality of conversion means are held by the plurality of conversion request holding means associated with each other among the plurality of conversion request holding means. Based on the conversion request, the data conversion of the type corresponding to the conversion request holding means is performed.

本発明の実施の形態によれば、データ変換処理の負荷を分散できる。   According to the embodiment of the present invention, the load of data conversion processing can be distributed.

クラウドプリントを説明するための図である。It is a figure for demonstrating a cloud print. クラウドプリントを実現するコンピュータシステムの構成例を示すブロック図である。It is a block diagram which shows the structural example of the computer system which implement | achieves cloud printing. 図2の利用手順を例示するフローチャートである。It is a flowchart which illustrates the utilization procedure of FIG. 本発明の実施形態の機能構成を示すブロック図である。It is a block diagram which shows the function structure of embodiment of this invention. 図4の変換手段の詳細な構成を示すブロック図である。It is a block diagram which shows the detailed structure of the conversion means of FIG. 図4の非同期変換サーバの動作を示すタイミングチャートである。It is a timing chart which shows operation | movement of the asynchronous conversion server of FIG. S202で送信されるリクエストの一例の説明図である。It is explanatory drawing of an example of the request transmitted by S202. ジョブ情報管理DBに登録されるリクエストの情報の一例の説明図である。It is explanatory drawing of an example of the information of the request registered into job information management DB. リクエストの状態遷移の一例について説明する説明図である。It is explanatory drawing explaining an example of the state transition of a request. 第2の実施形態に係るシステムの一例の構成図である。It is a block diagram of an example of the system which concerns on 2nd Embodiment. コンピュータシステムの一例のハードウェア構成図である。It is a hardware block diagram of an example of a computer system. 第2の実施形態に係るサービス提供システムの一例の処理ブロック図である。It is a process block diagram of an example of the service provision system which concerns on 2nd Embodiment. 組織管理情報の一例の構成図である。It is a block diagram of an example of organization management information. ユーザ管理情報の一例の構成図である。It is a block diagram of an example of user management information. 機器管理情報の一例の構成図である。It is a block diagram of an example of apparatus management information. 第2の実施形態におけるデータ変換処理の一例について説明する説明図である。It is explanatory drawing explaining an example of the data conversion process in 2nd Embodiment. キューとデータ形式変換部との対応付けの一例について説明する説明図である。It is explanatory drawing explaining an example of matching with a queue and a data format conversion part.

以下、本発明の実施形態について図面を参照しながら説明する。
[第1の実施形態]
まず、本実施形態の利用形態を述べ、次に、本実施形態の機能的構成及び動作について説明する。
(クラウドプリント)
本明細書で「クラウドプリント」と呼んでいるものは、クラウドコンピューティング型のプリントサービスである。概念について図1を参照して説明する。図1はクラウドプリントを説明するための図である。
Hereinafter, embodiments of the present invention will be described with reference to the drawings.
[First Embodiment]
First, a usage form of the present embodiment will be described, and then a functional configuration and operation of the present embodiment will be described.
(Cloud print)
What is called “cloud print” in this specification is a cloud computing type print service. The concept will be described with reference to FIG. FIG. 1 is a diagram for explaining cloud printing.

従来よく行われている技術ではインプット側機器(例えばパーソナルコンピュータ(PC)12)が、ワードプロセッサアプリケーションなどで作成した電子文書ファイルなどをRPCS(株式会社リコーが開発したページ記述言語)などのプリントデータに変換する(A1)。PC12はUSBやLAN経由でアウトプット側機器(例えば複合機(MFP)13)にプリントデータを送信し(A2)、MFP13に出力させる。   In a conventional technique, an input side device (for example, a personal computer (PC) 12) converts an electronic document file created by a word processor application into print data such as RPCS (page description language developed by Ricoh Co., Ltd.). Convert (A1). The PC 12 transmits print data to an output side device (for example, a multifunction peripheral (MFP) 13) via USB or LAN (A2), and causes the MFP 13 to output the print data.

クラウドプリントでは、A1の手順をクラウド10上で実行する(A4)。インプット側機器とアウトプット側機器とは、クラウド10側から見るとクライアントとなる。これらクライアントはクラウド10上にある仮想的なサーバ11と通信を行い、所与の目的を達成する。   In the cloud print, the procedure of A1 is executed on the cloud 10 (A4). The input side device and the output side device are clients when viewed from the cloud 10 side. These clients communicate with the virtual server 11 on the cloud 10 to achieve a given purpose.

クラウドプリントでは、A1のデータ変換処理を行う必要がないので、ローカルクライアントにデータ変換エンジンを持つ必要がない。ところが、クラウド10側で用意するデータ変換エンジンは、多種多様な電子文書ファイルに対応する必要があり、その種類は今後も増えていく可能性がある。出力に関しても、データ変換エンジンはアウトプット側機器がMFP13のみならずプロジェクタや、或いは全く未知の機器への出力に対応する可能性がある。また、データ変換エンジンは別のクラウドサービスに接続できるデータ形式への変換もあり得る。本実施形態の課題の一つは、クラウド10側におけるデータ変換処理の負荷を分散し、効率の良いデータ変換処理を行うことである。   In the cloud print, since it is not necessary to perform the data conversion process of A1, it is not necessary to have a data conversion engine in the local client. However, the data conversion engine prepared on the cloud 10 side needs to support a wide variety of electronic document files, and the types may increase in the future. With regard to output, the data conversion engine may support output to an output side device not only for the MFP 13 but also to a projector or a completely unknown device. In addition, the data conversion engine may be converted into a data format that can be connected to another cloud service. One of the problems of this embodiment is to distribute the load of data conversion processing on the cloud 10 side and perform efficient data conversion processing.

図1に示すクラウドプリントは、図2に示すようなクラウドコンピューティング型のコンピュータシステムで構成される。図2はクラウドプリントを実現するコンピュータシステムの構成例を示すブロック図である。   The cloud print shown in FIG. 1 is composed of a cloud computing type computer system as shown in FIG. FIG. 2 is a block diagram illustrating a configuration example of a computer system that implements cloud printing.

図2において、ローカル側では汎用的なPC12やMFP13が存在する。PC12及びMFP13は、LANのゲートウェイ等に設置されているファイヤウォール103を介して、インターネットに接続する。なお、PC12とMFP13が同一のネットワーク上にあってもなくても、クラウドプリントは有効である。以下では、同一のネットワーク上にない場合と仮定して説明する。ローカル側の機器同士でデータの受け渡しが簡単にできない場合の方がクラウドプリントの利便性をよく理解できるためである。   In FIG. 2, there are general-purpose PCs 12 and MFPs 13 on the local side. The PC 12 and the MFP 13 are connected to the Internet via a firewall 103 installed in a LAN gateway or the like. Note that the cloud print is effective whether the PC 12 and the MFP 13 are on the same network. In the following description, it is assumed that they are not on the same network. This is because the convenience of cloud print can be better understood when data cannot be easily exchanged between local devices.

図2において、クラウド側は、データ変換システム100、印刷ジョブ管理サーバ102、リバースプロキシ104、認証サーバ105、認証用データベース106を備える。   In FIG. 2, the cloud side includes a data conversion system 100, a print job management server 102, a reverse proxy 104, an authentication server 105, and an authentication database 106.

データ変換システム100は、非同期変換サーバ101と共有ファイルストレージ107とジョブ情報管理データベース108を有する。なお、共有ファイルストレージ107はデータ変換システム100の外側に置く設計としてもよい。さらに、図4に示すようにジョブ情報管理データベース108は非同期変換サーバ101を構成する一部となるように設計してもよい。   The data conversion system 100 includes an asynchronous conversion server 101, a shared file storage 107, and a job information management database 108. The shared file storage 107 may be designed to be placed outside the data conversion system 100. Furthermore, as shown in FIG. 4, the job information management database 108 may be designed to be a part of the asynchronous conversion server 101.

ローカル側機器は通信がリバースプロキシ104によって仲介されることで、クラウド側のサーバ群やストレージの内部構造を意識した処理や通信をする必要がない。また、認証サーバ105と認証用データベース106は、ユーザ及び/又はローカル側機器の認証を行う。印刷ジョブ管理サーバ102とデータ変換システム100は、ローカル側機器がアップロードした印刷ジョブを管理/登録する。ローカル側機器から印刷要求があった場合にはプリントデータを送信する。   Since the local device is mediated by the reverse proxy 104, the local device does not need to perform processing or communication in consideration of the server group on the cloud side or the internal structure of the storage. The authentication server 105 and the authentication database 106 authenticate users and / or local devices. The print job management server 102 and the data conversion system 100 manage / register a print job uploaded by the local device. When there is a print request from the local device, print data is transmitted.

印刷ジョブには、ワードプロセッサアプリケーションなどで作成した電子文書ファイルが含まれる。データ変換システム100は、印刷ジョブに含まれる電子文書ファイルを例えばMFP13で出力可能なデータ形式(ページ記述言語(PDL))の電子データであるプリントデータに変換する。   The print job includes an electronic document file created by a word processor application or the like. The data conversion system 100 converts an electronic document file included in a print job into print data that is electronic data in a data format (page description language (PDL)) that can be output by the MFP 13, for example.

図2に示したコンピュータシステムの利用例について図3を参照して説明する。図3は図2の利用手順を例示するフローチャートである。ユーザはまず、PC12から本クラウドプリントサービスにログインする(S101)。認証処理は認証サーバ105が実行する。   An example of use of the computer system shown in FIG. 2 will be described with reference to FIG. FIG. 3 is a flowchart illustrating the use procedure of FIG. First, the user logs in to the cloud print service from the PC 12 (S101). Authentication processing is executed by the authentication server 105.

次に、ユーザはPC12から印刷したい電子文書ファイルを本クラウドプリントサービスにアップロードする(S102)。これが印刷ジョブの登録である。印刷ジョブの登録処理は、印刷ジョブ管理サーバ102が実行する。ここまでがPC12で行われる手順である。   Next, the user uploads an electronic document file to be printed from the PC 12 to the cloud print service (S102). This is registration of a print job. The print job management server 102 executes print job registration processing. This is the procedure performed by the PC 12.

印刷ジョブが登録されると、本クラウドプリントサービスはバックグラウンドでデータ変換を行う。印刷ジョブ管理サーバ102はデータ変換システム100に、登録された電子文書ファイルのデータ変換を依頼する(S103)。ここで行われる処理の詳細については後述する。   When a print job is registered, the cloud print service performs data conversion in the background. The print job management server 102 requests the data conversion system 100 to convert the data of the registered electronic document file (S103). Details of the processing performed here will be described later.

ユーザは印刷出力する場合、MFP13にて以下の一連の手順を行う。まず、クラウド側はMFP13が本クラウドプリントサービスに対応の機器であるかを確かめる。機器としての認証(S104)である。次に、ユーザは、MFP13を操作してMFP13から本クラウドプリントサービスにログインする。ユーザとしての認証(S105)である。   When the user prints out, the MFP 13 performs the following series of procedures. First, the cloud side confirms whether the MFP 13 is a device compatible with the cloud print service. This is authentication (S104) as a device. Next, the user operates the MFP 13 to log in to the cloud print service from the MFP 13. This is authentication as a user (S105).

認証後、MFP13は、ジョブ一覧を本クラウドプリントサービスから取得し、図示しない表示手段に表示する(S106)。次に、ユーザは表示されているジョブ一覧の中から印刷出力を所望する印刷ジョブを選択する(S107)。ユーザにより印刷ジョブを選択されると、MFP13は本クラウドプリントサービスから印刷ジョブを取得し、出力する(S108)。   After the authentication, the MFP 13 acquires a job list from the cloud print service and displays it on a display unit (not shown) (S106). Next, the user selects a print job desired to be printed out from the displayed job list (S107). When the user selects a print job, the MFP 13 acquires the print job from the cloud print service and outputs it (S108).

上述したように、PC12とMFP13が物理的に離れていてもよい。本クラウドプリントサービスはPC12でMFP13のプリンタドライバ(データ変換エンジン)を用意する必要がないので、例えば、会議資料を作成/アップロードしておき、海外出張時に現地で印刷出力するような用途に有効である。
(データ変換システム)
本実施形態に係るデータ変換システム100は、以下に説明する構成を備える。図4にデータ変換システム100の機能構成を示す。図4は本発明の実施形態の機能構成を示すブロック図である。
As described above, the PC 12 and the MFP 13 may be physically separated. Since this cloud print service does not require the printer driver (data conversion engine) of the MFP 13 to be prepared on the PC 12, it is effective for, for example, creating / uploading conference materials and printing them out locally on a business trip abroad. is there.
(Data conversion system)
The data conversion system 100 according to the present embodiment has a configuration described below. FIG. 4 shows a functional configuration of the data conversion system 100. FIG. 4 is a block diagram showing a functional configuration of the embodiment of the present invention.

図4に示すように、データ変換システム100は、フロントエンドアプリケーション102aと、共有ファイルストレージ107と、非同期変換サーバ101とを含む。フロントエンドアプリケーション102aは印刷ジョブ管理サーバ102の一機能である。非同期変換サーバ101は非同期変換サービスを提供する。また、非同期変換サーバ101はデータ変換要求管理手段111と、メッセージキュー112と、ジョブ情報管理データベース108と、複数の変換手段120を含む構成である。   As shown in FIG. 4, the data conversion system 100 includes a front-end application 102a, a shared file storage 107, and an asynchronous conversion server 101. The front-end application 102 a is a function of the print job management server 102. The asynchronous conversion server 101 provides an asynchronous conversion service. The asynchronous conversion server 101 includes a data conversion request management unit 111, a message queue 112, a job information management database 108, and a plurality of conversion units 120.

印刷ジョブ管理サーバ102は、図3を参照して説明したようなクラウドプリントのソリューションにおいて、PC12などインプット側機器から送信された印刷ジョブを受信して、印刷ジョブに含まれる電子文書ファイル等を共有ファイルストレージ107に登録する機能を備える。また、印刷ジョブ管理サーバ102は、必要なファイル変換を判断して、データ変換システム100に変換を実行させる制御を行う。   The print job management server 102 receives a print job transmitted from an input-side device such as the PC 12 and shares an electronic document file included in the print job in the cloud print solution as described with reference to FIG. A function of registering in the file storage 107 is provided. Further, the print job management server 102 determines necessary file conversion and performs control for causing the data conversion system 100 to execute conversion.

変換後のファイルは共有ファイルストレージ107に登録される。MFP13などアウトプット側機器から印刷ジョブの出力指示を受信すると、印刷ジョブ管理サーバ102は登録された変換後のファイルを、出力指示を送信したMFP13に送信する。   The converted file is registered in the shared file storage 107. Upon receiving a print job output instruction from the output side device such as the MFP 13, the print job management server 102 transmits the registered converted file to the MFP 13 that has transmitted the output instruction.

フロントエンドアプリケーション102aは、出力指示の実行に必要なファイル変換を判断する機能を備える。フロントエンドアプリケーション102aは、例えば、登録されている電子ファイルがマイクロソフト社のワード(登録商標)ドキュメントファイルであり、出力指示を送信するMFP13がRPCS対応の機種である場合、ワードドキュメントファイルのデータ形式のデータからRPCSのデータ形式のデータへの変換が必要と判断する。   The front-end application 102a has a function of determining file conversion necessary for executing the output instruction. For example, if the registered electronic file is a Microsoft Word (registered trademark) document file and the MFP 13 that transmits the output instruction is a model that supports RPCS, the front-end application 102a has the data format of the word document file. It is determined that it is necessary to convert the data into data in the RPCS data format.

フロントエンドアプリケーション102aは判断したデータ変換の種類を、例えば「type=doc2rpcs」のようなパラメータにして、非同期変換サーバ101に送信するリクエストに埋め込む。同様に、変換元のデータのURI(Uniform Resource Indicator)もパラメータとしてリクエストに埋め込む。URIは共有ファイルストレージ107におけるデータの存在する場所の情報である。   The front-end application 102a sets the determined data conversion type as a parameter such as “type = doc2rpcs”, and embeds it in the request transmitted to the asynchronous conversion server 101. Similarly, the URI (Uniform Resource Indicator) of the conversion source data is also embedded in the request as a parameter. The URI is information on a location where data exists in the shared file storage 107.

データ変換の種類とデータのURIを少なくとも含むリクエストを受け取った非同期変換サーバ101では、データ変換要求管理手段111がリクエストを受け取る。データ変換要求管理手段111は、データ変換に係るリクエストを解析して、データ変換の種類に合致するメッセージキュー112に、メッセージを入れる。   In the asynchronous conversion server 101 that has received a request including at least the data conversion type and the data URI, the data conversion request management unit 111 receives the request. The data conversion request management unit 111 analyzes a request related to data conversion and puts a message in the message queue 112 that matches the type of data conversion.

データ変換要求管理手段111は、メッセージキュー112へメッセージを入れることと同時に並行して、ジョブ情報管理データベース108に、当該リクエストの情報を登録又は更新する。   The data conversion request management unit 111 registers or updates the information of the request in the job information management database 108 in parallel with putting the message into the message queue 112.

ジョブ情報管理データベース108に登録される情報は、ファイルの場所(共有ファイルストレージ107上のURI)、リクエストに含まれるデータ変換の種類、当該リクエストの状態などである。リクエストの状態としては「データ変換実行中」「データ変換完了」などがある。リクエストの状態はデータ変換の処理状況を示すステータスを表す。   Information registered in the job information management database 108 includes the file location (URI on the shared file storage 107), the type of data conversion included in the request, the status of the request, and the like. The request status includes “data conversion in progress” and “data conversion complete”. The status of the request represents a status indicating the processing status of data conversion.

メッセージキュー112はデータ変換の種類(変換タイプ)ごとに設けられたキューを有している。変換手段120とメッセージキュー112が有するキューとは図4に示すように、多対多に対応している。つまり、変換タイプごとに設けられたキューは複数の変換手段120に対応している。また、変換手段120は複数のキューに対応している。   The message queue 112 has a queue provided for each type of data conversion (conversion type). The conversion unit 120 and the queue of the message queue 112 correspond to many-to-many as shown in FIG. That is, the queue provided for each conversion type corresponds to a plurality of conversion means 120. The conversion unit 120 corresponds to a plurality of queues.

なお、図4では、変換手段120とメッセージキュー112が有するキューとが多対多に対応する例を示しているが、多対一、一対多、一対一に対応するものが含まれていてもよい。変換手段120は複数のキューの変換タイプに対応した後述の変換エンジンを有するため、複数のキューに対応したデータ変換処理を行うことができる。   4 illustrates an example in which the conversion unit 120 and the queue of the message queue 112 correspond to many-to-many, but many-to-one, one-to-many, and one-to-one correspondence may be included. . Since the conversion unit 120 includes a conversion engine (to be described later) corresponding to a plurality of queue conversion types, data conversion processing corresponding to a plurality of queues can be performed.

各変換手段120は、対応する複数のキューを監視しており、キューにメッセージが入ると、ジョブ情報管理データベース108に登録された、そのメッセージに対応するリクエストの情報を取りに行く。各変換手段120は、ジョブ情報管理データベース108から取得したリクエストの情報に含まれるURIに基づいて、共有ファイルストレージ107上のデータを取得する。   Each conversion unit 120 monitors a plurality of corresponding queues. When a message enters the queue, the conversion unit 120 retrieves request information corresponding to the message registered in the job information management database 108. Each conversion unit 120 acquires data on the shared file storage 107 based on the URI included in the request information acquired from the job information management database 108.

そして、各変換手段120はキューの変換タイプに対応したデータ変換処理を、取得したデータに対して行う。各変換手段120は、変換後のデータを共有ファイルストレージ107上に登録し、ジョブ情報管理データベース108上に登録されたリクエストの情報を書き換えて更新する。   Each conversion unit 120 performs a data conversion process corresponding to the conversion type of the queue on the acquired data. Each conversion unit 120 registers the converted data on the shared file storage 107 and rewrites and updates the request information registered on the job information management database 108.

なお、変換タイプごとに設けられたキューは複数の変換手段120から監視されているため、同一のキューにメッセージが連続して入ったとしても、そのメッセージに複数の変換手段120がそれぞれ対応できる。したがって、本実施形態に係るデータ変換システム100は、変換タイプが同一であるデータ変換処理が印刷ジョブとして連続してキューに投入されたとしても、前の印刷ジョブのデータ変換処理が終わるのを待つことなく、次の印刷ジョブのデータ変換処理を開始できる。   Since queues provided for each conversion type are monitored by a plurality of conversion means 120, even if messages are continuously entered in the same queue, the plurality of conversion means 120 can correspond to the messages. Therefore, the data conversion system 100 according to the present embodiment waits for the data conversion process of the previous print job to end even if data conversion processes having the same conversion type are continuously queued as print jobs. The data conversion process for the next print job can be started without any problem.

複数の変換手段120は、図5に示すように、複数の変換処理ライブラリ120aと複数の変換エンジン120bを備える構成である。変換手段120は、複数の変換処理ライブラリ120a及び変換エンジン120bを有するので、複数のキューの変換タイプに対応したデータ変換処理を行うことができる。   As shown in FIG. 5, the plurality of conversion means 120 are configured to include a plurality of conversion processing libraries 120a and a plurality of conversion engines 120b. Since the conversion unit 120 includes a plurality of conversion processing libraries 120a and conversion engines 120b, it can perform data conversion processing corresponding to the conversion types of a plurality of queues.

変換処理ライブラリ120aは、対応するキューを監視する処理や、変換後のデータを共有ファイルストレージ107上に登録する処理や、ジョブ情報管理データベース108上に登録されたリクエストの情報を書き換えて更新する処理などを実行する。   The conversion processing library 120a monitors the corresponding queue, registers the converted data on the shared file storage 107, and rewrites and updates the request information registered on the job information management database 108. And so on.

変換エンジン120bとしては、例えば、以下のようなものがある。
・office2rpcs:マイクロソフト社の提供するオフィスソフトで作成した電子文書ファイルをRPCSに変換するエンジン
・pdf2rpcs:PDF(Portable Ducument Format)をRPCSに変換するエンジン
・img2pdf:画像ファイルをPDFに変換するエンジン
・html2pdf:HTML(Hyper Text Markup Language)で記述されたページファイルをPDFに変換するエンジン
(非同期変換サービス)
図4に示す非同期変換サーバ101による非同期変換サービスの流れについて、図6のタイミングチャートを参照して説明する。図6は非同期変換サーバの動作を示すタイミングチャートである。
Examples of the conversion engine 120b include the following.
・ Office2rpcs: An engine that converts electronic document files created with office software provided by Microsoft into RPCS ・ pdf2rpcs: An engine that converts PDF (Portable Document Format) into RPCS ・ img2pdf: An engine that converts image files into PDF ・ html2pdf : Engine that converts page files described in HTML (Hyper Text Markup Language) into PDF (asynchronous conversion service)
The flow of the asynchronous conversion service by the asynchronous conversion server 101 shown in FIG. 4 will be described with reference to the timing chart of FIG. FIG. 6 is a timing chart showing the operation of the asynchronous conversion server.

フロントエンドアプリケーション102aはデータを共有ファイルストレージ107に登録する(S201)。フロントエンドアプリケーション102aは、共有ファイルストレージ107に登録しておいたデータに対するデータ変換の要求(リクエスト)をデータ変換要求管理手段111に送信する(S202)。   The front-end application 102a registers data in the shared file storage 107 (S201). The front-end application 102a transmits a data conversion request (request) for the data registered in the shared file storage 107 to the data conversion request management unit 111 (S202).

非同期変換サービスは、共有ファイルストレージ107に登録しておいたデータに対するデータ変換のリクエストを、データ変換システム100を構成するデータ変換要求管理手段111に送信すると始まる。   The asynchronous conversion service starts when a data conversion request for data registered in the shared file storage 107 is transmitted to the data conversion request management means 111 constituting the data conversion system 100.

図7はS202で送信されるリクエストの一例の説明図である。S202で送信されるリクエストは、フロントエンドアプリケーション102aが判断したデータ変換の種類が例えば「office2rpcs」のようなパラメータにて埋め込まれている。リクエストには変換しようとしているデータのURI(Uniform Resource Indicator)もパラメータで埋め込まれている。   FIG. 7 is an explanatory diagram of an example of the request transmitted in S202. In the request transmitted in S202, the type of data conversion determined by the front-end application 102a is embedded with a parameter such as “office2rpcs”. In the request, a URI (Uniform Resource Indicator) of data to be converted is also embedded as a parameter.

リクエストを受け取ったデータ変換要求管理手段111はジョブ情報管理データベース108に、当該リクエストの情報をジョブとして登録する(S203)。また、データ変換要求管理手段111は、データ変換に係るリクエストを解析して、そのデータ変換の種類に対応するメッセージキュー112に、メッセージを入れる(S204)。   The data conversion request management unit 111 that has received the request registers the information of the request as a job in the job information management database 108 (S203). Further, the data conversion request management unit 111 analyzes a request related to data conversion and puts a message in the message queue 112 corresponding to the type of data conversion (S204).

キューを監視している各変換手段120は、キューにメッセージが入ったことを検知すると(S205)、そのメッセージに対応するジョブ情報管理データベース108に登録されたリクエストの情報を取りに行く。   When each conversion unit 120 monitoring the queue detects that a message has entered the queue (S205), the conversion unit 120 retrieves the request information registered in the job information management database 108 corresponding to the message.

変換手段120は取得したリクエストの情報に含まれるURIに基づいて、共有ファイルストレージ107上のデータを取得する(S206、S207)。そして、変換手段120は取得したデータの変換を行う(S208)。   The conversion unit 120 acquires data on the shared file storage 107 based on the URI included in the acquired request information (S206, S207). Then, the conversion unit 120 converts the acquired data (S208).

各変換手段120は、変換後のデータを共有ファイルストレージ107上に登録又は更新する(S209)と同時に、変換したことを表すために、ジョブ情報管理データベース108に登録されている当該リクエストの情報を更新する(S210)。このとき、リクエストの状態が「データ変換完了」に更新される。また、リクエストの情報に含まれる更新日時が更新される。   Each conversion unit 120 registers or updates the converted data on the shared file storage 107 (S209), and at the same time displays the information on the request registered in the job information management database 108 to indicate that the conversion has been performed. Update (S210). At this time, the status of the request is updated to “data conversion completed”. In addition, the update date and time included in the request information is updated.

図8はジョブ情報管理DBに登録されるリクエストの情報の一例の説明図である。図8のリクエストの情報は、ジョブのIdと、ジョブのURIと、データ変換の種類(Type)と、ファイル名(file)と、リクエストの状態(Status)と、処理開始日時を表す登録日時(created_at)と、最後に処理結果が書き込まれた時間を表す更新日時(update_at)と、をデータ項目として有する。   FIG. 8 is an explanatory diagram of an example of request information registered in the job information management DB. The request information in FIG. 8 includes a job Id, a job URI, a data conversion type (Type), a file name (file), a request status (Status), and a registration date and time indicating a processing start date and time ( “created_at” and an update date and time (update_at) indicating the time when the processing result was last written are included as data items.

図9は、リクエストの状態遷移の一例について説明する説明図である。ジョブ情報管理データベース108にジョブとして登録されたリクエストの状態(Status)は図9に示すようにaccepted、doing、done、errorを遷移する。   FIG. 9 is an explanatory diagram for explaining an example of a request state transition. As shown in FIG. 9, the status (Status) of a request registered as a job in the job information management database 108 transitions between accepted, doing, done, and error.

登録後、リクエストの状態は「accepted」である。データの変換が開始されると、リクエストの状態は「doing」に遷移する。そして、データの変換が正常に終了すれば、リクエストの状態は「doing」から「done」に遷移する。データの変換にリトライ回数を超えて失敗すれば、リクエストの状態は「doing」から「error」に遷移する。   After registration, the status of the request is “accepted”. When data conversion is started, the request state transitions to “doing”. If the data conversion ends normally, the request state transitions from “doing” to “done”. If the data conversion fails after the number of retries, the request state transitions from “doing” to “error”.

なお、各変換手段120が監視するキューの範囲、言い換えればキューに対する変換手段120の振り分けは、様々考えられる。   Note that there are various possible ranges of the queue monitored by each conversion unit 120, in other words, the distribution of the conversion unit 120 to the queue.

例えばデータ変換の種類によってはWindows(登録商標)サーバ上でしか動作しない変換エンジン120bやLinux(登録商標)サーバ上でしか動作しない変換エンジン120bなど、変換エンジン120bを特定のOS上で実行しなければならない場合がある。そこで、キューに対する変換手段120の振り分けは、変換エンジン120bを実行するOSを考慮して、OS毎に行うことができる。また、キューに対する変換手段120の振り分けは、プリントサービスなどのサービスを考慮してサービス毎に行うこともできる。   For example, depending on the type of data conversion, the conversion engine 120b must be executed on a specific OS, such as the conversion engine 120b that operates only on the Windows (registered trademark) server or the conversion engine 120b that operates only on the Linux (registered trademark) server. It may be necessary. Therefore, the distribution of the conversion means 120 to the queue can be performed for each OS in consideration of the OS executing the conversion engine 120b. The sorting of the conversion means 120 to the queue can be performed for each service in consideration of services such as a print service.

このように、キューや変換手段120はOSやサービス、処理の性質などを考慮することでグループ化できる。したがって、キューに対する変換手段120の振り分けは、グループ化されたキュー及び変換手段120の範囲を利用できる。   As described above, the queue and the conversion unit 120 can be grouped in consideration of the OS, service, processing characteristics, and the like. Accordingly, the sorting of the conversion means 120 to the queue can use the grouped queue and the range of the conversion means 120.

上述した動作を行うことによって、本実施形態に係るデータ変換システム100は変換タイプが同一であるジョブが連続してキューに投入されたとしても、複数の変換手段120によってデータ変換処理を並列して実行できる。したがって、本実施形態に係るデータ変換システム100は、クラウド10側におけるデータ変換処理の負荷を分散し、効率の良いデータ変換処理を行うことができる。   By performing the above-described operation, the data conversion system 100 according to the present embodiment allows the plurality of conversion units 120 to perform data conversion processing in parallel even if jobs having the same conversion type are continuously queued. Can be executed. Therefore, the data conversion system 100 according to the present embodiment can distribute the data conversion processing load on the cloud 10 side and perform efficient data conversion processing.

なお、変換エンジン120bの種類は、上記の実施形態のものに限定されない。例えばバーコード画像のデータを文字列のデータに変換する変換手段や、画像ファイルのデータからOCR(文字読み取り)して、文字列のデータに変換する変換手段など、種々のものが考えられる。また、上記実施形態は、矛盾しない範囲で適宜組み合わせて適用することも可能である。
[第2の実施形態]
データ変換処理の負荷を分散することは以下の第2の実施形態によっても実現できる。
Note that the type of the conversion engine 120b is not limited to that of the above embodiment. For example, various means such as conversion means for converting barcode image data into character string data, conversion means for converting image file data into character string data by OCR (character reading), and the like can be considered. Further, the above-described embodiments can be applied in appropriate combination within a consistent range.
[Second Embodiment]
Distributing the load of data conversion processing can also be realized by the following second embodiment.

<システム構成>
図10は第2の実施形態に係るシステムの一例の構成図である。図10のシステム1000は例えばオフィス内ネットワーク等のネットワークN1と、クラウドサービスに代表されるようなサービス提供システムのネットワークN2と、インターネットなどのネットワークN3とを有する。
<System configuration>
FIG. 10 is a configuration diagram of an example of a system according to the second embodiment. 10 includes a network N1 such as an intra-office network, a network N2 of a service providing system represented by a cloud service, and a network N3 such as the Internet.

ネットワークN1は、ファイアウォールFWの内側にあるプライベートなネットワークである。ファイアウォールFWはネットワークN1とネットワークN3との接点に設置され、不正なアクセスを検出及び遮断する。ネットワークN1にはクライアント端末1011、携帯端末1012、複合機などの画像形成装置1013が接続されている。   The network N1 is a private network inside the firewall FW. The firewall FW is installed at the contact point between the network N1 and the network N3, and detects and blocks unauthorized access. An image forming apparatus 1013 such as a client terminal 1011, a portable terminal 1012, or a multifunction peripheral is connected to the network N 1.

クライアント端末1011は端末装置の一例である。クライアント端末1011は一般的なOSなどが搭載された情報処理装置によって実現できる。クライアント端末1011は無線による通信の手段または有線による通信の手段を有する。クライアント端末1011は、タブレットPC、ノートPCなど、ユーザが操作可能な端末である。   The client terminal 1011 is an example of a terminal device. The client terminal 1011 can be realized by an information processing apparatus equipped with a general OS or the like. The client terminal 1011 has a wireless communication means or a wired communication means. The client terminal 1011 is a terminal that can be operated by the user, such as a tablet PC or a notebook PC.

携帯端末1012は端末装置の一例である。携帯端末1012は、無線による通信の手段または有線による通信の手段を有している。携帯端末1012は、スマートフォンや携帯電話、タブレットPC、ノートPCなど、ユーザが携帯可能な端末である。   The mobile terminal 1012 is an example of a terminal device. The portable terminal 1012 has a wireless communication means or a wired communication means. The mobile terminal 1012 is a terminal that can be carried by the user, such as a smartphone, a mobile phone, a tablet PC, or a notebook PC.

画像形成装置1013は複合機などの画像形成機能を有する装置である。画像形成装置1013は無線による通信の手段または有線による通信の手段を有する。画像形成装置1013は複合機、コピー機、スキャナ、プリンタ、レーザプリンタ、プロジェクタ、電子黒板など、画像形成に係る処理を行う装置である。図8では、一例としてクライアント端末1011、携帯端末1012、画像形成装置1013がそれぞれ一台である例を示しているが複数台であってもよい。   The image forming apparatus 1013 is an apparatus having an image forming function such as a multifunction peripheral. The image forming apparatus 1013 includes a wireless communication unit or a wired communication unit. The image forming apparatus 1013 is an apparatus that performs processing related to image formation, such as a multifunction peripheral, a copier, a scanner, a printer, a laser printer, a projector, and an electronic blackboard. FIG. 8 shows an example in which the client terminal 1011, the mobile terminal 1012, and the image forming apparatus 1013 are each one as an example, but there may be a plurality of them.

なお、クライアント端末1011、携帯端末1012は、第1の実施形態のPC12に対応する。画像形成装置1013は第1の実施形態のMFP13に対応する。   Note that the client terminal 1011 and the mobile terminal 1012 correspond to the PC 12 of the first embodiment. An image forming apparatus 1013 corresponds to the MFP 13 of the first embodiment.

ネットワークN2はアクセス制御装置1021によってネットワークN3に接続されている。ネットワークN2はアクセス制御装置1021によってセキュリティが保護されている。ネットワークN2にはプリントサービス提供装置1022、スキャンサービス提供装置1023、他サービス提供装置1024が接続されている。   The network N2 is connected to the network N3 by the access control device 1021. The network N2 is protected by the access control device 1021. A print service providing apparatus 1022, a scan service providing apparatus 1023, and another service providing apparatus 1024 are connected to the network N2.

図10のシステム1000は、アクセス制御装置1021、プリントサービス提供装置1022、スキャンサービス提供装置1023、他サービス提供装置1024がサービス提供システムを実現している。   In the system 1000 of FIG. 10, an access control device 1021, a print service providing device 1022, a scan service providing device 1023, and another service providing device 1024 implement a service providing system.

なお、サービス提供システムは、第1の実施形態のクラウド側のデータ変換システム100、印刷ジョブ管理サーバ102、リバースプロキシ104、認証サーバ105、認証用データベース106に対応する。   The service providing system corresponds to the cloud-side data conversion system 100, the print job management server 102, the reverse proxy 104, the authentication server 105, and the authentication database 106 according to the first embodiment.

アクセス制御装置1021はプリントサービス提供装置1022が提供するプリントサービスやスキャンサービス提供装置1023が提供するスキャンサービスなどへのログインを制御する。   The access control apparatus 1021 controls login to a print service provided by the print service providing apparatus 1022 or a scan service provided by the scan service providing apparatus 1023.

アクセス制御装置1021、プリントサービス提供装置1022、スキャンサービス提供装置1023、他サービス提供装置1024は、一台以上の情報処理装置によって実現される。   The access control device 1021, the print service providing device 1022, the scan service providing device 1023, and the other service providing device 1024 are realized by one or more information processing devices.

アクセス制御装置1021、プリントサービス提供装置1022、スキャンサービス提供装置1023、他サービス提供装置1024は一台の情報処理装置に統合して実現してもよいし、複数の情報処理装置に分散して実現してもよい。   The access control device 1021, the print service providing device 1022, the scan service providing device 1023, and the other service providing device 1024 may be realized by being integrated into one information processing device, or may be realized by being distributed to a plurality of information processing devices. May be.

ネットワークN2側のサービスの一部はネットワークN2以外にあってもよい。携帯端末1012は、オフィス内ネットワーク等のネットワークN1以外にあってもよい。図10のシステム1000では携帯端末1012がネットワークN1と、ネットワークN3とにある例を示している。   Some of the services on the network N2 side may be outside the network N2. The mobile terminal 1012 may be other than the network N1 such as an intra-office network. In the system 1000 of FIG. 10, an example in which the mobile terminal 1012 is in the network N1 and the network N3 is shown.

<ハードウェア構成>
クライアント端末1011、携帯端末1012、アクセス制御装置1021、プリントサービス提供装置1022、スキャンサービス提供装置1023、他サービス提供装置1024は、例えば図11に示すようなハードウェア構成のコンピュータシステムにより実現される。
<Hardware configuration>
The client terminal 1011, the mobile terminal 1012, the access control apparatus 1021, the print service providing apparatus 1022, the scan service providing apparatus 1023, and the other service providing apparatus 1024 are realized by a computer system having a hardware configuration as shown in FIG.

図11はコンピュータシステムの一例のハードウェア構成図である。コンピュータシステム1500は、入力装置1501、表示装置1502、外部I/F1503、RAM(Random Access Memory)1504、ROM(Read Only Memory)1505、CPU(Central Processing Unit)1506、通信I/F1507、及びHDD(Hard Disk Drive)1508などを備え、それぞれがバスBで相互に接続されている。   FIG. 11 is a hardware configuration diagram of an example of a computer system. The computer system 1500 includes an input device 1501, a display device 1502, an external I / F 1503, a RAM (Random Access Memory) 1504, a ROM (Read Only Memory) 1505, a CPU (Central Processing Unit) 1506, a communication I / F 1507, and an HDD ( Hard Disk Drive) 1508 and the like are connected to each other via a bus B.

入力装置1501はキーボードやマウス、タッチパネルなどを含み、ユーザが各操作信号を入力するのに用いられる。表示装置1502はディスプレイ等を含み、コンピュータシステム1500による処理結果を表示する。   The input device 1501 includes a keyboard, a mouse, a touch panel, and the like, and is used by a user to input each operation signal. The display device 1502 includes a display and the like, and displays a processing result by the computer system 1500.

通信I/F1507はコンピュータシステム1500をネットワークN1〜N3に接続するインタフェースである。これにより、コンピュータシステム1500は通信I/F1507を介してデータ通信を行うことができる。   A communication I / F 1507 is an interface for connecting the computer system 1500 to the networks N1 to N3. Accordingly, the computer system 1500 can perform data communication via the communication I / F 1507.

HDD1508はプログラムやデータを格納している不揮発性の記憶装置である。格納されるプログラムやデータには、例えばコンピュータシステム1500全体を制御する基本ソフトウェアであるOS(Operating System)や、OS上において各種機能を提供するアプリケーションソフトウェアなどがある。   The HDD 1508 is a nonvolatile storage device that stores programs and data. The stored programs and data include, for example, an OS (Operating System) that is basic software for controlling the entire computer system 1500, and application software that provides various functions on the OS.

HDD1508は格納しているプログラムやデータを所定のファイルシステム及び/又はDB(データベース)により管理している。外部I/F1503は、外部装置とのインタフェースである。外部装置には、記録媒体1503aなどがある。これにより、コンピュータシステム1500は外部I/F1503を介して記録媒体1503aの読み取り及び/又は書き込みを行うことができる。記録媒体1503aにはフレキシブルディスク、CD(Compact Disk)、DVD(Digital Versatile Disk)、SDメモリカード(SD Memory card)、USBメモリ(Universal Serial Bus memory)などがある。   The HDD 1508 manages stored programs and data by a predetermined file system and / or DB (database). The external I / F 1503 is an interface with an external device. The external device includes a recording medium 1503a. Accordingly, the computer system 1500 can read and / or write the recording medium 1503a via the external I / F 1503. The recording medium 1503a includes a flexible disk, CD (Compact Disk), DVD (Digital Versatile Disk), SD memory card (SD Memory card), USB memory (Universal Serial Bus memory), and the like.

ROM1505は、電源を切ってもプログラムやデータを保持することができる不揮発性の半導体メモリ(記憶装置)である。ROM1505には、コンピュータシステム1500の起動時に実行されるBIOS(Basic Input/Output System)、OS設定、及びネットワーク設定などのプログラムやデータが格納されている。RAM1504は、プログラムやデータを一時保持する揮発性の半導体メモリ(記憶装置)である。   The ROM 1505 is a nonvolatile semiconductor memory (storage device) that can retain programs and data even when the power is turned off. The ROM 1505 stores programs and data such as BIOS (Basic Input / Output System), OS settings, and network settings that are executed when the computer system 1500 is started. The RAM 1504 is a volatile semiconductor memory (storage device) that temporarily stores programs and data.

CPU1506は、ROM1505やHDD1508などの記憶装置からプログラムやデータをRAM1504上に読み出し、処理を実行することで、コンピュータシステム1500全体の制御や機能を実現する演算装置である。   The CPU 1506 is an arithmetic device that implements control and functions of the entire computer system 1500 by reading a program and data from a storage device such as the ROM 1505 and the HDD 1508 onto the RAM 1504 and executing processing.

クライアント端末1011、携帯端末1012、アクセス制御装置1021、プリントサービス提供装置1022、スキャンサービス提供装置1023、他サービス提供装置1024は、コンピュータシステム1500のハードウェア構成により、後述するような各種処理を実現できる。   The client terminal 1011, the mobile terminal 1012, the access control device 1021, the print service providing device 1022, the scan service providing device 1023, and the other service providing device 1024 can implement various processes as described later depending on the hardware configuration of the computer system 1500. .

<ソフトウェア構成>
《サービス提供システム》
第2の実施形態に係るサービス提供システムは例えば図12に示す処理ブロックにより実現される。図12は第2の実施形態に係るサービス提供システムの一例の処理ブロック図である。
<Software configuration>
《Service provision system》
The service providing system according to the second embodiment is realized by, for example, the processing blocks shown in FIG. FIG. 12 is a processing block diagram of an example of a service providing system according to the second embodiment.

図12のサービス提供システム1100は、プログラムを実行することにより、サービスアプリ1101、プラットフォーム1102、管理データ記憶部1103及びプラットフォームAPI(Application Programming Interface)1104を実現している。   The service providing system 1100 of FIG. 12 implements a service application 1101, a platform 1102, a management data storage unit 1103, and a platform API (Application Programming Interface) 1104 by executing a program.

サービスアプリ1101は、プリントサービスアプリ1111、スキャンサービスアプリ1112、1つ以上のその他のサービスアプリ1113を一例として有する。プリントサービスアプリ1111はプリントサービスを提供するアプリケーションである。スキャンサービスアプリ1112はスキャンサービスを提供するアプリケーションである。その他のサービスアプリ1113は何らかのサービスを提供するアプリケーションである。   The service application 1101 includes a print service application 1111, a scan service application 1112, and one or more other service applications 1113 as an example. The print service application 1111 is an application that provides a print service. The scan service application 1112 is an application that provides a scan service. The other service application 1113 is an application that provides some service.

プラットフォームAPI1104はプリントサービスアプリ1111、スキャンサービスアプリ1112、その他のサービスアプリ1113などのサービスアプリ1101が、プラットフォーム1102を利用するためのインタフェースである。プラットフォームAPI1104はサービスアプリ1101からの要求をプラットフォーム1102が受信するために設けられた予め定義されたインタフェースであり、例えば関数やクラス等により構成される。なお、サービス提供システム1100を複数の情報処理装置に分散して構成する場合、プラットフォームAPI1104にはネットワーク経由で利用可能な例えばWeb APIを利用できる。   The platform API 1104 is an interface for the service application 1101 such as the print service application 1111, the scan service application 1112, and other service applications 1113 to use the platform 1102. The platform API 1104 is a pre-defined interface provided for the platform 1102 to receive a request from the service application 1101 and includes, for example, a function or a class. When the service providing system 1100 is configured to be distributed among a plurality of information processing apparatuses, for example, a web API that can be used via a network can be used as the platform API 1104.

プラットフォーム1102は、認証処理部1121、機器通信部1122、セッション管理部1123、処理制御部1124、データ処理部1125を有する。データ処理部1125はメッセージキュー1131、1つ以上のデータ形式変換部1132を有する。   The platform 1102 includes an authentication processing unit 1121, a device communication unit 1122, a session management unit 1123, a processing control unit 1124, and a data processing unit 1125. The data processing unit 1125 includes a message queue 1131 and one or more data format conversion units 1132.

認証処理部1121は第1の実施形態の認証サーバ105に対応する。認証処理部1121はクライアント端末1011や画像形成装置1013などのオフィス機器からのログイン要求に基づいて認証を実行する。オフィス機器はクライアント端末1011、携帯端末1012、画像形成装置1013などの総称である。認証処理部1121は例えば後述するユーザ管理情報記憶部1142にアクセスしてユーザを認証する。また、認証処理部1121は組織管理情報記憶部1141、機器管理情報記憶部1143にアクセスして画像形成装置1013などを認証する。   The authentication processing unit 1121 corresponds to the authentication server 105 of the first embodiment. The authentication processing unit 1121 performs authentication based on a login request from an office device such as the client terminal 1011 or the image forming apparatus 1013. Office equipment is a generic term for the client terminal 1011, the mobile terminal 1012, the image forming apparatus 1013, and the like. For example, the authentication processing unit 1121 accesses a user management information storage unit 1142 described later to authenticate the user. Further, the authentication processing unit 1121 accesses the organization management information storage unit 1141 and the device management information storage unit 1143 to authenticate the image forming apparatus 1013 and the like.

機器通信部1122はオフィス機器との通信を実行する。セッション管理部1123はオフィス機器とのセッションを管理する。処理制御部1124はサービスアプリ1101からの要求に基づいてデータ処理部1125が実行するデータ処理を制御する。データ処理部1125は処理制御部1124の制御によりデータ処理を実行する。なお、処理制御部1124は第1の実施形態のデータ変換要求管理手段111に対応する。データ処理部1125のメッセージキュー1131は第1の実施形態のメッセージキュー112に対応する。データ形式変換部1132は第1の実施形態の変換手段120に対応する。   The device communication unit 1122 executes communication with the office device. A session management unit 1123 manages a session with an office device. The processing control unit 1124 controls data processing executed by the data processing unit 1125 based on a request from the service application 1101. The data processing unit 1125 executes data processing under the control of the processing control unit 1124. Note that the processing control unit 1124 corresponds to the data conversion request management unit 111 of the first embodiment. The message queue 1131 of the data processing unit 1125 corresponds to the message queue 112 of the first embodiment. The data format conversion unit 1132 corresponds to the conversion unit 120 of the first embodiment.

メッセージキュー1131は後述するデータ変換の種類に対応するキューを有し、処理制御部1124からデータ変換に係るリクエストのメッセージを入れられる。データ形式変換部1132は、対応する複数のキューを監視している。データ形式変換部1132は監視しているキューにメッセージが入ると、データ変換などを行う。第2の実施形態における非同期変換サービスの処理の詳細は後述する。   The message queue 1131 has a queue corresponding to the type of data conversion to be described later, and can receive a message of a request related to data conversion from the processing control unit 1124. The data format conversion unit 1132 monitors a plurality of corresponding queues. When a message enters the monitored queue, the data format conversion unit 1132 performs data conversion and the like. Details of the asynchronous conversion service processing in the second embodiment will be described later.

管理データ記憶部1103は組織管理情報記憶部1141、ユーザ管理情報記憶部1142、機器管理情報記憶部1143、ジョブ管理情報記憶部1144、データストレージ1145を有する。   The management data storage unit 1103 includes an organization management information storage unit 1141, a user management information storage unit 1142, a device management information storage unit 1143, a job management information storage unit 1144, and a data storage 1145.

組織管理情報記憶部1141は、後述の組織管理情報を記憶する。ユーザ管理情報記憶部1142は、後述のユーザ管理情報を記憶する。機器管理情報記憶部1143は後述の機器管理情報を記憶する。組織管理情報記憶部1141、ユーザ管理情報記憶部1142及び機器管理情報記憶部1143は、第1の実施形態の認証用データベース106に対応する。   The organization management information storage unit 1141 stores organization management information described later. The user management information storage unit 1142 stores user management information described later. The device management information storage unit 1143 stores device management information described later. The organization management information storage unit 1141, the user management information storage unit 1142, and the device management information storage unit 1143 correspond to the authentication database 106 of the first embodiment.

ジョブ管理情報記憶部1144は第1の実施形態のジョブ情報管理データベース108に対応し、データ変換に係るリクエストの情報を記憶する。データストレージ1145は第1の実施形態の共有ファイルストレージ107に対応し、印刷ジョブに含まれる電子文書ファイル等のデータを記憶する。   The job management information storage unit 1144 corresponds to the job information management database 108 of the first embodiment, and stores request information related to data conversion. The data storage 1145 corresponds to the shared file storage 107 of the first embodiment, and stores data such as electronic document files included in the print job.

サービス提供システム1100は、例えば認証やデータ形式変換といった機能を有するクラウド基盤と、クラウド基盤の機能を利用してプリントサービス等のサービス提供を行うサービス群として機能する。クラウド基盤は、例えばプラットフォーム1102、管理データ記憶部1103、プラットフォームAPI1104によって構成される。サービス群は例えばサービスアプリ1101によって構成される。   The service providing system 1100 functions as a cloud platform having functions such as authentication and data format conversion, and a service group that provides services such as a print service using the cloud platform functions. The cloud platform includes, for example, a platform 1102, a management data storage unit 1103, and a platform API 1104. The service group is configured by, for example, a service application 1101.

サービス提供システム1100のクラウド基盤が有する認証の機能は、例えば認証処理部1121と、認証用データベースにより構成される。認証用データベースは組織管理情報記憶部1141、ユーザ管理情報記憶部1142、機器管理情報記憶部1143などにより構成される。サービス提供システム1100のクラウド基盤が有するデータ形式変換の機能はデータ処理部1125、ジョブ管理情報記憶部1144、データストレージ1145などにより構成される。   The authentication function included in the cloud platform of the service providing system 1100 includes, for example, an authentication processing unit 1121 and an authentication database. The authentication database includes an organization management information storage unit 1141, a user management information storage unit 1142, a device management information storage unit 1143, and the like. The data format conversion function of the cloud platform of the service providing system 1100 includes a data processing unit 1125, a job management information storage unit 1144, a data storage 1145, and the like.

サービス群はサービス提供システム1100のクラウド基盤が有する認証やデータ形式変換といった機能を利用し、サービスの提供を行う。また、図12のサービス提供システム1100は複数のサービスアプリ1101が共通に利用する組織管理情報、ユーザ管理情報、機器管理情報を管理データとして管理することで、認証機能を集約している。図12の各ソフトウェア及び各記憶部の分類形態は一例であり、図12に示されるような階層で分類されていることは必須でない。   The service group provides services by using functions such as authentication and data format conversion that the cloud platform of the service providing system 1100 has. Further, the service providing system 1100 in FIG. 12 integrates authentication functions by managing organization management information, user management information, and device management information that are commonly used by a plurality of service applications 1101 as management data. The classification form of each software and each storage unit in FIG. 12 is an example, and it is not essential to be classified in a hierarchy as shown in FIG.

《管理データ》
図13は組織管理情報の一例の構成図である。図13の組織管理情報はデータ項目として組織コード、組織名、国、言語、アドレス情報などを有する。組織コードは組織の識別情報である。組織名は組織の名称である。国は組織の属する国名を表している。言語は組織の使用言語を表している。アドレス情報は組織のメールアドレスを表している。
<Management data>
FIG. 13 is a configuration diagram of an example of organization management information. The organization management information of FIG. 13 has an organization code, organization name, country, language, address information, and the like as data items. The organization code is organization identification information. The organization name is the name of the organization. Country represents the name of the country to which the organization belongs. The language represents the language used by the organization. The address information represents the email address of the organization.

図14はユーザ管理情報の一例の構成図である。図14のユーザ管理情報はデータ項目として組織コード、ユーザ名、パスワード、アドレス情報などを有する。ユーザ名、パスワードはユーザを特定する情報である。したがって、ユーザ名はユーザID等であってもよい。また、パスワードは必須でない。また、同じ組織コードで管理されるユーザ名、パスワードは一意であるが、組織コードが異なれば重複していてもよい。アドレス情報は例えばユーザのメールアドレスを表している。   FIG. 14 is a configuration diagram of an example of user management information. The user management information in FIG. 14 has an organization code, a user name, a password, address information, and the like as data items. The user name and password are information for identifying the user. Therefore, the user name may be a user ID or the like. A password is not essential. The user name and password managed by the same organization code are unique, but may be duplicated if the organization codes are different. The address information represents the user's mail address, for example.

さらに、ユーザIDはユーザが所持する電子媒体(例えばICカード)を識別する情報を用いてもよい。ユーザが所持する電子媒体としてはICカード、携帯電話、タブレット端末、電子書籍端末等を利用できる。電子媒体を識別する情報としては、カードID、シリアルID、携帯電話の電話番号、端末のプロフィール情報などを利用できる。電子媒体を識別する情報は組み合わせて利用してもよい。   Furthermore, the user ID may use information for identifying an electronic medium (for example, an IC card) possessed by the user. As an electronic medium possessed by the user, an IC card, a mobile phone, a tablet terminal, an electronic book terminal, or the like can be used. As information for identifying the electronic medium, a card ID, serial ID, mobile phone number, terminal profile information, and the like can be used. Information for identifying electronic media may be used in combination.

図15は機器管理情報の一例の構成図である。図15の機器管理情報はデータ項目として組織コード、デバイス認証情報、事業所情報、ケーパビリティなどを有する。デバイス認証情報はオフィス機器が特定の条件を備えたものであることを判別するデバイス認証のための情報である。デバイス認証情報はオフィス機器に特定のアプリケーションが搭載されていることを示すIDや、特定のオフィス機器であることを示す機器番号などであってもよい。事業所情報は例えばオフィス機器が設置されている事業所を表している。ケーパビリティは例えばオフィス機器の能力を表している。   FIG. 15 is a configuration diagram of an example of device management information. The device management information in FIG. 15 includes data items such as an organization code, device authentication information, business office information, and capabilities. The device authentication information is information for device authentication that determines that the office device has a specific condition. The device authentication information may be an ID indicating that a specific application is installed in the office device, a device number indicating that the device is a specific office device, or the like. The office information represents, for example, an office where office equipment is installed. Capabilities represent, for example, the capabilities of office equipment.

<処理の詳細>
以下では第2の実施形態に係るサービス提供システム1100の処理の詳細について説明するが、第1の実施形態と同様な部分について適宜説明を省略する。
<Details of processing>
The details of the processing of the service providing system 1100 according to the second embodiment will be described below, but the description of the same parts as in the first embodiment will be omitted as appropriate.

《データ変換処理》
第2の本実施形態に係るサービス提供システム1100は、データ変換処理の負荷を分散するため、以下に説明する構成を備える。図16に、サービス提供システム1100におけるデータ変換処理の機能構成を示す。図16は第2の実施形態におけるデータ変換処理の一例について説明する説明図である。なお、図16は一部を除いて図4と同一であるため、同一部分について適宜説明を省略する。
<Data conversion processing>
The service providing system 1100 according to the second embodiment includes a configuration described below in order to distribute the load of data conversion processing. FIG. 16 shows a functional configuration of data conversion processing in the service providing system 1100. FIG. 16 is an explanatory diagram illustrating an example of data conversion processing according to the second embodiment. Note that FIG. 16 is the same as FIG. 4 except for a part, and thus the description of the same part will be omitted as appropriate.

図16に示すように、サービス提供システム1100は、プリントサービスアプリ1111の一機能であるフロントエンドアプリケーション1111aと、データストレージ1145と、処理制御部1124と、メッセージキュー1131と、ジョブ管理情報記憶部1144と、複数のデータ形式変換部1132とを含む構成である。   As illustrated in FIG. 16, the service providing system 1100 includes a front-end application 1111 a that is a function of the print service application 1111, a data storage 1145, a processing control unit 1124, a message queue 1131, and a job management information storage unit 1144. And a plurality of data format conversion units 1132.

処理制御部1124と、メッセージキュー1131と、ジョブ管理情報記憶部1144と、複数のデータ形式変換部1132とは、非同期データ変換サービスを提供する。クラウドプリントのソリューションにおいて、フロントエンドアプリケーション1111aはクライアント端末1011などインプット側機器から印刷ジョブを受信し、印刷ジョブに含まれる電子文書ファイル等をデータストレージ1145に登録する機能を備える。フロントエンドアプリケーション1111aは必要なファイル変換を判断して、非同期データ変換サービスにデータ変換を実行させる制御を行う。   The processing control unit 1124, the message queue 1131, the job management information storage unit 1144, and the plurality of data format conversion units 1132 provide an asynchronous data conversion service. In the cloud print solution, the front-end application 1111 a has a function of receiving a print job from an input-side device such as the client terminal 1011 and registering an electronic document file or the like included in the print job in the data storage 1145. The front-end application 1111a determines necessary file conversion and performs control for causing the asynchronous data conversion service to perform data conversion.

変換後のファイルはデータストレージ1145に登録される。画像形成装置1013などアウトプット側機器から印刷ジョブの出力指示を受信すると、プリントサービスアプリ1111は登録された変換後のファイルを、出力指示を送信した画像形成装置1013に送信する。   The converted file is registered in the data storage 1145. Upon receiving a print job output instruction from an output-side device such as the image forming apparatus 1013, the print service application 1111 transmits the registered converted file to the image forming apparatus 1013 that has transmitted the output instruction.

フロントエンドアプリケーション1111aは、出力指示の実行に必要なファイル変換を判断する機能を備える。フロントエンドアプリケーション1111aは判断したデータ変換の種類を、例えば「office2rpcs」のようなパラメータにして、処理制御部1124へのリクエストに埋め込む。同様に、フロントエンドアプリケーション1111aは変換元のデータが存在する場所の情報であるURIもパラメータとしてリクエストに埋め込む。   The front-end application 1111a has a function of determining file conversion necessary for executing the output instruction. The front-end application 1111a embeds the determined data conversion type as a parameter such as “office2rpcs” in the request to the processing control unit 1124. Similarly, the front-end application 1111a embeds a URI, which is information on the location where the conversion source data exists, as a parameter in the request.

処理制御部1124はデータ変換の種類とデータのURIとを少なくとも含むリクエストを受け取る。処理制御部1124はデータ変換に係るリクエストを解析して、データ変換の種類に合致するメッセージキュー1131のキューに、メッセージを入れる。   The process control unit 1124 receives a request including at least the data conversion type and the data URI. The processing control unit 1124 analyzes the request for data conversion, and puts the message in the queue of the message queue 1131 that matches the type of data conversion.

処理制御部1124は、メッセージキュー1131へメッセージを入れることと同時に並行して、ジョブ管理情報記憶部1144にリクエストの情報を登録する。ジョブ管理情報記憶部1144に登録されるリクエストの情報は、ファイルの場所(データストレージ1145上のURI)、リクエストに含まれるデータ変換の種類、リクエストの状態などである。   The processing control unit 1124 registers request information in the job management information storage unit 1144 in parallel with putting a message into the message queue 1131. The request information registered in the job management information storage unit 1144 includes the file location (URI on the data storage 1145), the type of data conversion included in the request, the status of the request, and the like.

メッセージキュー1131は図4のメッセージキュー112と同様、変換タイプごとに設けられたキューを有している。各データ形式変換部1132とメッセージキュー1131が有するキューとは図16に示すように、多対多に対応している。つまり、変換タイプごとに設けられたキューは複数のデータ形式変換部1132に対応している。データ形式変換部1132は複数のキューに対応している。   Similar to the message queue 112 in FIG. 4, the message queue 1131 has a queue provided for each conversion type. Each data format conversion unit 1132 and the queue of the message queue 1131 correspond to many-to-many as shown in FIG. That is, the queue provided for each conversion type corresponds to a plurality of data format conversion units 1132. The data format conversion unit 1132 supports a plurality of queues.

図16では、データ形式変換部1132とメッセージキュー112が有するキューとが多対多に対応する例を示しているが、多対一、一対多、一対一に対応するものが含まれていてもよい。データ形式変換部1132は複数のキューの変換タイプに対応した変換エンジンを有するため、複数のキューに対応したデータ変換処理を行うことができる。   FIG. 16 shows an example in which the data format conversion unit 1132 and the queue of the message queue 112 correspond to many-to-many, but many-to-one, one-to-many, and one-to-one correspondences may be included. . Since the data format conversion unit 1132 has a conversion engine corresponding to a plurality of queue conversion types, data conversion processing corresponding to a plurality of queues can be performed.

データ形式変換部1132は対応する複数のキューを監視している。データ形式変換部1132はキューにメッセージが入ると、そのメッセージに対応するリクエストの情報をジョブ管理情報記憶部1144に取りに行く。データ形式変換部1132は、ジョブ管理情報記憶部1144から取得したリクエストの情報に含まれるURIに基づいてデータストレージ1145上のデータを取得する。   The data format conversion unit 1132 monitors a plurality of corresponding queues. When a message enters the queue, the data format conversion unit 1132 goes to the job management information storage unit 1144 for request information corresponding to the message. The data format conversion unit 1132 acquires data on the data storage 1145 based on the URI included in the request information acquired from the job management information storage unit 1144.

そして、各データ形式変換部1132はキューの変換タイプに対応したデータ変換処理を取得したデータに対して行う。各データ形式変換部1132は変換後のデータをデータストレージ1145上に登録し、ジョブ管理情報記憶部1144上に登録されたリクエストの情報を書き換えて更新する。   Each data format conversion unit 1132 performs data conversion processing corresponding to the conversion type of the queue on the acquired data. Each data format conversion unit 1132 registers the converted data on the data storage 1145, and rewrites and updates the request information registered on the job management information storage unit 1144.

なお、変換タイプごとに設けられたキューは複数のデータ形式変換部1132から監視されているため、同一のキューにメッセージが連続して入ったとしても、そのメッセージに複数のデータ形式変換部1132がそれぞれ対応できる。したがって、本実施形態に係るデータ変換システム100は、変換タイプが同一であるデータ変換処理が印刷ジョブとして連続してキューに投入されたとしても、前の印刷ジョブのデータ変換処理が終わるのを待つことなく、次の印刷ジョブのデータ変換処理を開始できる。   In addition, since the queue provided for each conversion type is monitored by a plurality of data format conversion units 1132, even if messages are continuously entered in the same queue, a plurality of data format conversion units 1132 are included in the message. Each can respond. Therefore, the data conversion system 100 according to the present embodiment waits for the data conversion process of the previous print job to end even if data conversion processes having the same conversion type are continuously queued as print jobs. The data conversion process for the next print job can be started without any problem.

メッセージキュー1131のキューとデータ形式変換部1132とは例えば図17のように対応付けてもよい。図17はキューとデータ形式変換部との対応付けの一例について説明する説明図である。   The queue of the message queue 1131 and the data format conversion unit 1132 may be associated with each other as shown in FIG. FIG. 17 is an explanatory diagram illustrating an example of association between a queue and a data format conversion unit.

メッセージキュー1131は、複数のキューを有する。キューは「office2rpcs」などのデータ変換の種類ごとに分離されている。また、データ形式変換部1132はWorkerノード上で動作する。Workerノードは例えばWindows(登録商標)サーバやLinux(登録商標)サーバにより実現される。   The message queue 1131 has a plurality of queues. The queue is separated for each type of data conversion such as “office2rpcs”. The data format converter 1132 operates on the worker node. The Worker node is realized by, for example, a Windows (registered trademark) server or a Linux (registered trademark) server.

例えばデータ形式変換部1132は1つのWindows(登録商標)サーバ上で2つを動作させ、1つのLinux(登録商標)サーバ上で3つを動作させるような構成とすることができる。このように、1つのサーバ上で動作するデータ形式変換部1132は複数ある。したがって、本実施形態に係るデータ変換システム100は、データ形式変換部1132の数に対して、データ形式変換部1132を動作させるサーバの数を減らすことができる。   For example, the data format conversion unit 1132 can be configured to operate two on one Windows (registered trademark) server and operate three on one Linux (registered trademark) server. As described above, there are a plurality of data format converters 1132 operating on one server. Therefore, the data conversion system 100 according to the present embodiment can reduce the number of servers that operate the data format conversion unit 1132 with respect to the number of data format conversion units 1132.

図17では、Windows(登録商標)サーバ上で動作するデータ形式変換部1132が「office2rpcs」「office2pcl」「pdf2rpcs」「pdf2pcl」のデータ変換処理を行うことができる。また、図17ではLinux(登録商標)サーバ上で動作するデータ形式変換部1132が「html2pdf」「image2pdf」のデータ変換処理を行うことができる。   In FIG. 17, the data format conversion unit 1132 operating on the Windows (registered trademark) server can perform data conversion processing of “office2rpcs”, “office2pcl”, “pdf2rpcs”, and “pdf2pcl”. In FIG. 17, the data format conversion unit 1132 operating on the Linux (registered trademark) server can perform data conversion processing of “html2pdf” and “image2pdf”.

図17に示すように、データ形式変換部1132は1つの接続で複数のキューのジョブをポーリングする。ただし、1つの接続でポーリングすることができる複数のキューの範囲は、例えば同一のOSサーバ上で動作するデータ形式変換部1132の範囲など、上記したようなキューに対するデータ形式変換部1132の振り分けの範囲とする。   As shown in FIG. 17, the data format conversion unit 1132 polls jobs in a plurality of queues with one connection. However, the range of a plurality of queues that can be polled by one connection is, for example, the range of the data format conversion unit 1132 that operates on the same OS server, such as the range of the data format conversion unit 1132 as described above. Range.

なお、キューに対するデータ形式変換部1132の振り分けをルール化しておくことにより、本実施形態に係るデータ変換システム100は、以下のように、動的なデータ形式変換部1132の追加が可能となる。データ形式変換部1132を動作させるサーバが追加されたときなど、本実施形態に係るデータ変換システム100は、そのサーバのOSに基づき、データ形式変換部1132を複数のキューに振り分ける。   It should be noted that the data format conversion unit 1132 can be dynamically added to the data conversion system 100 according to the present embodiment by making the rules for assigning the data format conversion unit 1132 to the queue as follows. When a server that operates the data format conversion unit 1132 is added, the data conversion system 100 according to the present embodiment distributes the data format conversion unit 1132 to a plurality of queues based on the OS of the server.

例えば図17の例ではデータ形式変換部1132を動作させるWindows(登録商標)サーバが追加されると「office2rpcs」「office2pcl」「pdf2rpcs」「pdf2pcl」の変換タイプに対応したキュー(メッセージキュー1131の左側4つのキュー)にデータ形式変換部1132を振り分ける。   For example, in the example of FIG. 17, when a Windows (registered trademark) server that operates the data format conversion unit 1132 is added, a queue corresponding to the conversion type of “office2rpcs”, “office2pc1”, “pdf2rpcs”, “pdf2pc1” (the left side of the message queue 1131) The data format conversion unit 1132 is distributed to four queues).

また、例えば図17の例ではデータ形式変換部1132を動作させるLinux(登録商標)サーバが追加されると「html2pdf」「image2pdf」の変換タイプに対応したキュー(メッセージキュー1131の右側2つのキュー)にデータ形式変換部1132を振り分ける。   For example, in the example of FIG. 17, when a Linux (registered trademark) server that operates the data format conversion unit 1132 is added, queues corresponding to the conversion types “html2pdf” and “image2pdf” (two queues on the right side of the message queue 1131). The data format conversion unit 1132 is assigned to each other.

なお、データ形式変換部1132を動作させるサーバが追加されたときなど、本実施形態に係るデータ変換システム100は、そのサーバに関連付けられたサービス(プリントサービスなど)に基づき、データ形式変換部1132を複数のキューに振り分けるようにしてもよい。   In addition, when a server for operating the data format conversion unit 1132 is added, the data conversion system 100 according to the present embodiment uses the data format conversion unit 1132 based on a service (print service or the like) associated with the server. You may make it distribute to several queues.

その他、本実施形態に係るデータ変換システム100は、以下のように、データ形式変換部1132と複数のキューとの振り分けを、動的に変更できる。例えば、あるキューに振り分けられたデータ形式変換部1132の数に対し、投入されているメッセージの数が多い場合など、本実施形態に係るデータ変換システム100は負荷が分散されるように振り分けを動的に変更できる。   In addition, the data conversion system 100 according to the present embodiment can dynamically change the distribution of the data format conversion unit 1132 and a plurality of queues as follows. For example, when the number of input messages is larger than the number of data format conversion units 1132 distributed to a queue, the data conversion system 100 according to the present embodiment performs distribution so that the load is distributed. Can be changed.

なお、キューに対するデータ形式変換部1132の振り分けのルールは例えば処理制御部1124に行わせることができる。処理制御部1124は動的なデータ形式変換部1132の追加や、データ形式変換部1132と複数のキューとの動的な振り分けを、例えばデータ形式変換部1132とキューとを対応付ける情報を変更することで行う。   Note that the rules for assigning the data format conversion unit 1132 to the queue can be executed by the processing control unit 1124, for example. The processing control unit 1124 adds the dynamic data format conversion unit 1132 or dynamically allocates the data format conversion unit 1132 and a plurality of queues, for example, changes information that associates the data format conversion unit 1132 and the queues. To do.

このように、本実施形態によれば、変換タイプが同一であるジョブが連続してキューに投入されたとしても、データ変換処理を並列して実行できる。したがって、本実施形態によれば、データ変換処理の負荷を分散し、効率良くデータ変換処理を行うことができる。   As described above, according to the present embodiment, even if jobs having the same conversion type are continuously queued, the data conversion processing can be executed in parallel. Therefore, according to the present embodiment, it is possible to distribute the load of data conversion processing and perform data conversion processing efficiently.

本発明は、具体的に開示された上記の実施形態に限定されるものではなく、特許請求の範囲から逸脱することなく、種々の変形や変更が可能である。なお、特許請求の範囲に記載した変換要求保持手段はキューに対応する。変換手段は変換手段120又はデータ形式変換部1132に相当する。   The present invention is not limited to the specifically disclosed embodiments, and various modifications and changes can be made without departing from the scope of the claims. The conversion request holding means described in the claims corresponds to a queue. The conversion unit corresponds to the conversion unit 120 or the data format conversion unit 1132.

10 クラウド
11 サーバ
12 PC(パーソナルコンピュータ)
13 MFP(複合機)
100 データ変換システム
101 非同期変換サーバ
102 印刷ジョブ管理サーバ
103 ファイヤウォール
104 リバースプロキシ
105 認証サーバ
106 認証用データベース
107 共有ファイルストレージ
108 ジョブ情報管理データベース
111 データ変換要求管理手段
112 メッセージキュー
120 変換手段
120a 変換処理ライブラリ
120b 変換エンジン
1000 システム
1011 クライアント端末
1012 携帯端末
1013 画像形成装置
1021 アクセス制御装置
1022 プリントサービス提供装置
1023 スキャンサービス提供装置
1024 他サービス提供装置
1100 サービス提供システム
1101 サービスアプリ
1102 プラットフォーム
1103 管理データ記憶部
1104 プラットフォームAPI(Application Programming Interface)
1111 プリントサービスアプリ
1111a フロントエンドアプリケーション
1112 スキャンサービスアプリ
1113 その他のサービスアプリ
1121 認証処理部
1122 機器通信部
1123 セッション管理部
1124 処理制御部
1125 データ処理部
1131 メッセージキュー
1132 データ形式変換部
1141 組織管理情報記憶部
1142 ユーザ管理情報記憶部
1143 機器管理情報記憶部
1144 ジョブ管理情報記憶部
1145 データストレージ
1500 コンピュータシステム
1501 入力装置
1502 表示装置
1503 外部I/F
1503a 記録媒体
1504 RAM
1505 ROM
1506 CPU
1507 通信I/F
1508 HDD
B バス
FW ファイアウォール
N1〜N3 ネットワーク
10 cloud 11 server 12 PC (personal computer)
13 MFP (MFP)
DESCRIPTION OF SYMBOLS 100 Data conversion system 101 Asynchronous conversion server 102 Print job management server 103 Firewall 104 Reverse proxy 105 Authentication server 106 Authentication database 107 Shared file storage 108 Job information management database 111 Data conversion request management means 112 Message queue 120 Conversion means 120a Conversion processing Library 120b Conversion engine 1000 System 1011 Client terminal 1012 Portable terminal 1013 Image forming apparatus 1021 Access control apparatus 1022 Print service providing apparatus 1023 Scan service providing apparatus 1024 Other service providing apparatus 1100 Service providing system 1101 Service application 1102 Platform 1103 Management data storage unit 1104 Pratt Omu API (Application Programming Interface)
1111 Print service application 1111a Front-end application 1112 Scan service application 1113 Other service application 1121 Authentication processing unit 1122 Device communication unit 1123 Session management unit 1124 Processing control unit 1125 Data processing unit 1131 Message queue 1132 Data format conversion unit 1141 Organization management information storage Unit 1142 User management information storage unit 1143 Device management information storage unit 1144 Job management information storage unit 1145 Data storage 1500 Computer system 1501 Input device 1502 Display device 1503 External I / F
1503a Recording medium 1504 RAM
1505 ROM
1506 CPU
1507 Communication I / F
1508 HDD
B bus FW firewall N1-N3 network

特開2011−95835号公報JP2011-95835A

Claims (11)

あるデータ形式から別のデータ形式へのデータ変換の変換要求を、前記データ変換の種類ごとに保持する複数の変換要求保持手段と、
前記データ変換を複数種類以上実行可能な複数の変換手段と、
を有し、
複数の前記変換手段は、複数の前記変換要求保持手段のうち、対応付けられている複数の前記変換要求保持手段が保持する前記変換要求に基づき、前記変換要求保持手段に対応する種類の前記データ変換を行うこと
を特徴とする情報処理装置。
A plurality of conversion request holding means for holding a conversion request for data conversion from one data format to another data format for each type of data conversion;
A plurality of conversion means capable of executing a plurality of types of the data conversion;
Have
A plurality of the conversion means, based on the conversion requests held by the plurality of conversion request holding means associated among the plurality of conversion request holding means, the type of the data corresponding to the conversion request holding means An information processing apparatus that performs conversion.
前記変換要求保持手段は、保持する前記変換要求の前記データ変換を実行可能な複数の前記変換手段と対応付けられており、対応付けられている複数の前記変換手段の一つにより前記変換要求の前記データ変換が行われること
を特徴とする請求項1記載の情報処理装置。
The conversion request holding unit is associated with a plurality of the conversion units capable of executing the data conversion of the conversion request to be held, and the conversion request holding unit stores one of the conversion units associated with the conversion request. The information processing apparatus according to claim 1, wherein the data conversion is performed.
前記変換要求保持手段は、前記データ変換の変換要求を前記データ変換の種類ごとに受け付けるキューであり、対応付けられている複数の前記変換手段の一つにより前記変換要求の前記データ変換が行われること
を特徴とする請求項1又は2記載の情報処理装置。
The conversion request holding unit is a queue that receives a conversion request for the data conversion for each type of data conversion, and the data conversion of the conversion request is performed by one of the plurality of associated conversion units. The information processing apparatus according to claim 1 or 2.
前記変換手段は、対応付けられている複数の前記変換要求保持手段を監視し、複数の前記変換手段により前記変換要求保持手段が保持する前記変換要求の前記データ変換が行われていなければ、前記変換要求保持手段が保持する前記変換要求の前記データ変換を行うこと
を特徴とする請求項1又は2記載の情報処理装置。
The conversion unit monitors a plurality of associated conversion request holding units, and if the data conversion of the conversion request held by the conversion request holding unit is not performed by the plurality of conversion units, The information processing apparatus according to claim 1, wherein the data conversion of the conversion request held by a conversion request holding unit is performed.
前記変換手段は、前記データ変換の変換要求を前記データ変換の種類ごとに受け付けるキューを監視し、複数の前記変換手段により前記キューが受け付けた前記変換要求の前記データ変換が行われていなければ、前記キューが受け付けた前記変換要求の前記データ変換を行うこと
を特徴とする請求項3記載の情報処理装置。
The conversion means monitors a queue that receives the conversion request for the data conversion for each type of data conversion, and if the data conversion of the conversion request received by the queue by a plurality of the conversion means is not performed, The information processing apparatus according to claim 3, wherein the data conversion of the conversion request received by the queue is performed.
前記変換手段は、あるデータ形式から別のデータ形式へのデータ変換を実行する複数種類の変換エンジンと、前記変換要求保持手段が保持する前記変換要求に基づき、前記変換要求保持手段に対応する種類の前記変換エンジンを用いて、前記データ変換を行う変換処理ライブラリと、を有すること
を特徴とする請求項1乃至5何れか一項記載の情報処理装置。
The conversion means includes a plurality of types of conversion engines that perform data conversion from one data format to another data format, and a type corresponding to the conversion request holding means based on the conversion request held by the conversion request holding means. The information processing apparatus according to claim 1, further comprising: a conversion processing library that performs the data conversion using the conversion engine.
前記変換要求保持手段と前記変換手段との対応付けは、同一種類のオペレーティングシステム上で動作する前記変換手段のグループと、前記グループに含まれる前記変換手段により実行される前記データ変換の変換要求を保持する変換要求保持手段のグループとにより行うこと
を特徴とする請求項1乃至6何れか一項記載の情報処理装置。
The association between the conversion request holding means and the conversion means is based on a group of the conversion means operating on the same type of operating system, and a conversion request for the data conversion executed by the conversion means included in the group. The information processing apparatus according to claim 1, wherein the information processing apparatus performs the conversion request holding group.
前記変換要求保持手段と前記変換手段との対応付けは、前記データ変換の処理の性質による前記変換手段のグループと前記変換要求保持手段のグループとにより行うこと
を特徴とする請求項1乃至6何れか一項記載の情報処理装置。
The association between the conversion request holding unit and the conversion unit is performed by the group of the conversion unit and the group of the conversion request holding unit according to the nature of the data conversion process. The information processing apparatus according to claim 1.
コンピュータを、請求項1乃至8何れか一項に記載の情報処理装置として機能させるためのプログラム。   A program for causing a computer to function as the information processing apparatus according to any one of claims 1 to 8. 複数のコンピュータシステムを含む情報処理システムであって、
あるデータ形式から別のデータ形式へのデータ変換の変換要求を、前記データ変換の種類ごとに保持する複数の変換要求保持手段と、
前記データ変換を複数種類以上実行可能な複数の変換手段と、
を有し、
複数の前記変換手段は、複数の前記変換要求保持手段のうち、対応付けられている複数の前記変換要求保持手段が保持する前記変換要求に基づき、前記変換要求保持手段に対応する種類の前記データ変換を行うこと
を特徴とする情報処理システム。
An information processing system including a plurality of computer systems,
A plurality of conversion request holding means for holding a conversion request for data conversion from one data format to another data format for each type of data conversion;
A plurality of conversion means capable of executing a plurality of types of the data conversion;
Have
A plurality of the conversion means, based on the conversion requests held by the plurality of conversion request holding means associated among the plurality of conversion request holding means, the type of the data corresponding to the conversion request holding means An information processing system characterized by performing conversion.
複数のコンピュータシステムを含む情報処理システムが実行するデータ変換処理方法であって、
あるデータ形式から別のデータ形式へのデータ変換を複数種類以上実行可能な複数の変換手段が、前記データ変換の変換要求を前記データ変換の種類ごとに保持する複数の変換要求保持手段のうち、対応付けられている複数の前記変換要求保持手段が保持する前記変換要求に基づき、前記変換要求保持手段に対応する種類の前記データ変換を行うこと
を特徴とするデータ変換処理方法。
A data conversion processing method executed by an information processing system including a plurality of computer systems,
A plurality of conversion means capable of performing a plurality of types of data conversion from one data format to another data format, among a plurality of conversion request holding means for holding the conversion request for the data conversion for each type of data conversion, A data conversion processing method comprising: performing the data conversion corresponding to the conversion request holding unit based on the conversion requests held by a plurality of the conversion request holding units associated with each other.
JP2012285041A 2012-12-27 2012-12-27 Information processing system, data conversion processing method, program, and recording medium Active JP6123293B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012285041A JP6123293B2 (en) 2012-12-27 2012-12-27 Information processing system, data conversion processing method, program, and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012285041A JP6123293B2 (en) 2012-12-27 2012-12-27 Information processing system, data conversion processing method, program, and recording medium

Publications (2)

Publication Number Publication Date
JP2014127127A true JP2014127127A (en) 2014-07-07
JP6123293B2 JP6123293B2 (en) 2017-05-10

Family

ID=51406534

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012285041A Active JP6123293B2 (en) 2012-12-27 2012-12-27 Information processing system, data conversion processing method, program, and recording medium

Country Status (1)

Country Link
JP (1) JP6123293B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10136015B2 (en) 2016-03-14 2018-11-20 Ricoh Company, Ltd. Image processing apparatus, information processing apparatus and image processing method
CN112416597A (en) * 2020-12-01 2021-02-26 太平金融科技服务(上海)有限公司 System calling method and device, computer equipment and storage medium
US11343408B2 (en) 2018-07-27 2022-05-24 Fujifilm Business Innovation Corp. Terminal and non-transitory computer readable medium for transmitting first identification information in place of second identification information

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08101753A (en) * 1994-09-30 1996-04-16 Canon Inc Printer system and print control method for printer system
JP2003323273A (en) * 2002-04-30 2003-11-14 Ricoh Co Ltd Print server, program and recording medium
JP2004357274A (en) * 2003-05-08 2004-12-16 Ricoh Co Ltd Image processing apparatus, image processing method, and image processing program
JP2009016931A (en) * 2007-06-29 2009-01-22 Toshiba Corp Graphic processing method, graphic processor, and video reproducer
JP2011025422A (en) * 2009-07-22 2011-02-10 Fuji Xerox Co Ltd Image processor, image processing system, and image processing program
JP2011095835A (en) * 2009-10-27 2011-05-12 Canon Inc Information processing system, control method of the information processing system, and its program
JP2012164099A (en) * 2011-02-07 2012-08-30 Canon Inc Information processor, control method and program

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08101753A (en) * 1994-09-30 1996-04-16 Canon Inc Printer system and print control method for printer system
JP2003323273A (en) * 2002-04-30 2003-11-14 Ricoh Co Ltd Print server, program and recording medium
JP2004357274A (en) * 2003-05-08 2004-12-16 Ricoh Co Ltd Image processing apparatus, image processing method, and image processing program
JP2009016931A (en) * 2007-06-29 2009-01-22 Toshiba Corp Graphic processing method, graphic processor, and video reproducer
JP2011025422A (en) * 2009-07-22 2011-02-10 Fuji Xerox Co Ltd Image processor, image processing system, and image processing program
JP2011095835A (en) * 2009-10-27 2011-05-12 Canon Inc Information processing system, control method of the information processing system, and its program
JP2012164099A (en) * 2011-02-07 2012-08-30 Canon Inc Information processor, control method and program

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10136015B2 (en) 2016-03-14 2018-11-20 Ricoh Company, Ltd. Image processing apparatus, information processing apparatus and image processing method
US11343408B2 (en) 2018-07-27 2022-05-24 Fujifilm Business Innovation Corp. Terminal and non-transitory computer readable medium for transmitting first identification information in place of second identification information
CN112416597A (en) * 2020-12-01 2021-02-26 太平金融科技服务(上海)有限公司 System calling method and device, computer equipment and storage medium

Also Published As

Publication number Publication date
JP6123293B2 (en) 2017-05-10

Similar Documents

Publication Publication Date Title
JP6364738B2 (en) Information processing system, information processing apparatus, program, and process execution method
JP2013178748A (en) Information processing apparatus, program, information processing system, and data conversion processing method
EP2624122B1 (en) Information processing system, information processing apparatus, and data conversion method
US10114940B2 (en) Information processing system, information processing apparatus, and information processing method
US20130242335A1 (en) Information processing apparatus, information processing system, method of sharing data, and recording medium storing data sharing control program
US20140258334A1 (en) Information processing apparatus, information processing system and information processing method
JP6357780B2 (en) Network system and information notification method
US20150036167A1 (en) Service providing system and service providing method
JP2020140439A (en) Print management program, print management method, and print management device
US20220326891A1 (en) Printing system, management server system, and control method
JP6938983B2 (en) Information processing system, information processing device and information processing method
JP2014170527A (en) Information processing system, information processing device, and program
JP6123293B2 (en) Information processing system, data conversion processing method, program, and recording medium
JP6171346B2 (en) Information processing apparatus, process execution method, and program
JP2015014954A (en) Data processing device, synchronization system, and data processing program
JP2014167679A (en) Job execution control system, job execution system, job execution control method and program
JP6163932B2 (en) Data processing system, information processing system, information processing method, and program
JP2014059697A (en) Output control device, program and output system
JP2015158721A (en) Information processing system, information processing device, information processing method, and program
JP2014056438A (en) Output system, output control device, output device and program
JP5707893B2 (en) Information processing apparatus, information processing system, information processing method, and information processing program
JP6421843B2 (en) Information processing system, data conversion processing method, and information processing system
US9648077B2 (en) Client apparatus and system
US20180285163A1 (en) Information processing system, information processing apparatus, method for processing information, and information processing program
JP6201444B2 (en) Information processing system and information processing method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20151112

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20160913

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20160914

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20161114

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20170307

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20170320

R151 Written notification of patent or utility model registration

Ref document number: 6123293

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151