JP2018147366A - Information processing system and program - Google Patents

Information processing system and program Download PDF

Info

Publication number
JP2018147366A
JP2018147366A JP2017043871A JP2017043871A JP2018147366A JP 2018147366 A JP2018147366 A JP 2018147366A JP 2017043871 A JP2017043871 A JP 2017043871A JP 2017043871 A JP2017043871 A JP 2017043871A JP 2018147366 A JP2018147366 A JP 2018147366A
Authority
JP
Japan
Prior art keywords
job
server
unit
execution
storage device
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
JP2017043871A
Other languages
Japanese (ja)
Inventor
昭一 内藤
Shoichi Naito
昭一 内藤
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 JP2017043871A priority Critical patent/JP2018147366A/en
Publication of JP2018147366A publication Critical patent/JP2018147366A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Facsimiles In General (AREA)

Abstract

PROBLEM TO BE SOLVED: To switch an execution environment between an external network and an internal network to carry out image processing in the middle of execution of a workflow.SOLUTION: An information processing system has a first server, a storage apparatus, and a second server connected through a fire wall to the first server and the storage apparatus. The first server has a first execution unit for executing a job, a stopping unit for stopping execution of the job and for adding identification information of the job to a stopped job queue, and a first communication unit for transmitting, to the storage apparatus, job data for use in executing the stopped job. The second server has a stopped job queue monitoring unit for monitoring the stopped job queue to determine whether or not the identification information of the job is added, a second communication unit for receiving, if it is added, the job data from the storage apparatus, and a second execution unit for executing the job on the basis of the job data.SELECTED DRAWING: Figure 3

Description

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

電子文書に対して予め設定されたワークフローに従い、自動的に画像処理又は配信処理を実行する画像処理・配信システムが存在する。画像処理・配信システムにおいて、クラウドサービスと連携し、ワークフローの配信先としてクラウドストレージを指定したり、ワークフローのインプット先としてクラウドストレージを指定したりするための技術が既に知られている(例えば特許文献1)。   There is an image processing / distribution system that automatically executes image processing or distribution processing according to a workflow set in advance for an electronic document. In an image processing / distribution system, a technique for specifying cloud storage as a workflow delivery destination in cooperation with a cloud service or designating a cloud storage as a workflow input destination is already known (for example, Patent Documents). 1).

しかしながら、画像処理・配信に係るワークフローは、クラウド又はオンプレミスの画像処理・配信システムのどちらかで実行されることが必要であり、ワークフローの実行途中でクラウドからオンプレミスへ処理を切り替えたり、オンプレミスからクラウドへ処理を切り替えたりすることができないという問題があった。   However, the workflow related to image processing / distribution needs to be executed by either cloud or on-premise image processing / distribution system, and the process is switched from cloud to on-premises during the execution of the workflow, or from on-premises to cloud There was a problem that the process could not be switched to.

本発明は、上記の点に鑑みてなされたものであって、ワークフローの実行途中で、実行環境を外部ネットワーク又は内部ネットワークに切り替えて画像処理を行うことを目的とする。   SUMMARY An advantage of some aspects of the invention is that image processing is performed by switching an execution environment to an external network or an internal network during execution of a workflow.

そこで上記課題を解決するため、情報処理システムは、第1のサーバと、記憶装置と、前記第1のサーバ及び前記記憶装置とファイアウォールを介して接続される第2のサーバとを含み、前記第1のサーバは、ジョブを実行する第1の実行部と、前記ジョブの実行を停止し、前記ジョブの識別情報を停止ジョブキューに追加する停止部と、停止した前記ジョブを実行するためのジョブデータを前記記憶装置に送信する第1の通信部と、を有し、前記第2のサーバは、前記停止ジョブキューを監視して前記ジョブの前記識別情報が追加されているか否かを判断する停止ジョブキュー監視部と、追加されている場合、前記ジョブデータを前記記憶装置から受信する第2の通信部と、前記ジョブデータに基づき前記ジョブを実行する第2の実行部と、を有する。   In order to solve the above problem, an information processing system includes a first server, a storage device, a first server, and a second server connected to the storage device via a firewall. A first execution unit that executes a job; a stop unit that stops execution of the job and adds identification information of the job to a stop job queue; and a job for executing the stopped job A first communication unit that transmits data to the storage device, and the second server monitors the stopped job queue to determine whether or not the identification information of the job has been added. A stopped job queue monitoring unit; a second communication unit that receives the job data from the storage device, if added; a second execution unit that executes the job based on the job data; Having.

ワークフローの実行途中で、実行環境を外部ネットワーク又は内部ネットワークに切り替えて画像処理を行うことができる。   During execution of the workflow, image processing can be performed by switching the execution environment to an external network or an internal network.

本発明の実施の形態における情報処理システム3000の構成例を示す図である。It is a figure which shows the structural example of the information processing system 3000 in embodiment of this invention. 本発明の実施の形態における画像処理・配信サーバ1001のハードウェア構成例を示す図である。It is a figure which shows the hardware structural example of the image processing and the delivery server 1001 in embodiment of this invention. 本発明の実施の形態における情報処理システム3000の機能構成例を示す図である。It is a figure which shows the function structural example of the information processing system 3000 in embodiment of this invention. 本発明の実施の形態における情報処理システム3000がジョブを実行する処理手順の一例を説明するためのシーケンス図である。It is a sequence diagram for demonstrating an example of the process sequence in which the information processing system 3000 in embodiment of this invention performs a job. 本発明の実施の形態におけるジョブ情報の一例を示す図である。It is a figure which shows an example of the job information in embodiment of this invention.

以下、図面に基づいて本発明の実施の形態を説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

図1は、本発明の実施の形態における情報処理システム3000の構成例を示す図である。図1において、情報処理システム3000は、クラウド1000、オンプレミス2000、広域ネットワーク3001及びファイアウォール3002を含む。   FIG. 1 is a diagram illustrating a configuration example of an information processing system 3000 according to an embodiment of the present invention. In FIG. 1, the information processing system 3000 includes a cloud 1000, an on-premises 2000, a wide area network 3001, and a firewall 3002.

クラウド1000は、広域ネットワーク3001と接続しているサーバコンピュータ群である。クラウド1000は、画像処理・配信サーバ1001、画像処理用ストレージ1002及び連携クラウドサービス1003を含み、画像処理・配信サーバ2001等と通信を行い、画像処理及び配信を行う。なお、画像処理・配信サーバ1001、画像処理用ストレージ1002及び連携クラウドサービス1003の一部又は全部は、同一のサーバコンピュータによって構成されてもよいし、あるいは、複数のサーバコンピュータによって構成されてもよい。   The cloud 1000 is a server computer group connected to the wide area network 3001. The cloud 1000 includes an image processing / distribution server 1001, an image processing storage 1002, and a cooperative cloud service 1003. The cloud 1000 communicates with the image processing / distribution server 2001 and performs image processing and distribution. Part or all of the image processing / distribution server 1001, the image processing storage 1002, and the cooperative cloud service 1003 may be configured by the same server computer, or may be configured by a plurality of server computers. .

オンプレミス2000は、オンプレミス環境で運用されるネットワークである。オンプレミス環境とは、ユーザ自身が管理している施設内に、情報処理システムを導入、設置して運用する環境のことをいう。オンプレミス2000は、画像処理・配信サーバ2001、画像形成装置2002、文書管理サーバ2003及びメールサーバ2004を含み、ファイアウォール3002を介して広域ネットワーク3001と接続している。画像形成装置2002は、例えば、プリンタ、ファクシミリ、スキャナ、又はMFP(Multi-Function Peripheral)等である。各装置は、LAN(Local Area Network)等のネットワークを介して、互いに接続されている。なお、画像処理・配信サーバ2001、文書管理サーバ2003及びメールサーバ2004の一部又は全部は、同一のサーバコンピュータによって構成されていてもよいし、あるいは、一つの装置が、複数のサーバコンピュータによって構成されていてもよい。   The on-premises 2000 is a network operated in an on-premises environment. An on-premises environment refers to an environment in which an information processing system is introduced, installed and operated in a facility managed by the user. The on-premises 2000 includes an image processing / distribution server 2001, an image forming apparatus 2002, a document management server 2003, and a mail server 2004, and is connected to a wide area network 3001 via a firewall 3002. The image forming apparatus 2002 is, for example, a printer, a facsimile, a scanner, or an MFP (Multi-Function Peripheral). Each device is connected to each other via a network such as a LAN (Local Area Network). Part or all of the image processing / distribution server 2001, the document management server 2003, and the mail server 2004 may be configured by the same server computer, or one device is configured by a plurality of server computers. May be.

広域ネットワーク3001は、例えば、インターネットであり、公開されたネットワークである。広域ネットワーク3001は、専用回線ではなく、公衆回線であるため、セキュリティ対策をしない場合、改ざん、なりすまし、盗聴等の脅威を受ける可能性が有る。   The wide area network 3001 is, for example, the Internet and is a public network. Since the wide area network 3001 is not a dedicated line but a public line, if security measures are not taken, there is a possibility of threats such as tampering, impersonation, and wiretapping.

ファイアウォール3002は、広域ネットワーク3001からのセキュリティの脅威から、オンプレミス2000で運用されるネットワークを守るために設置される。   The firewall 3002 is installed to protect a network operated on the on-premises 2000 from security threats from the wide area network 3001.

図2は、本発明の実施の形態における画像処理・配信サーバ1001のハードウェア構成例を示す図である。図2の画像処理・配信サーバ1001は、それぞれ相互に接続されているCPU(Central Processing Unit)1101、ネットワークインタフェース1102、入出力インタフェース1103、補助記憶装置1104及びメモリ装置1105等を有する。   FIG. 2 is a diagram illustrating a hardware configuration example of the image processing / distribution server 1001 according to the embodiment of the present invention. The image processing / distribution server 1001 in FIG. 2 includes a CPU (Central Processing Unit) 1101, a network interface 1102, an input / output interface 1103, an auxiliary storage device 1104, a memory device 1105, and the like, which are mutually connected.

画像処理・配信サーバ1001での処理を実現するプログラムは、補助記憶装置1104に格納される。補助記憶装置1104は、インストールされたプログラムを格納すると共に、必要なファイルやデータ等を格納する。補助記憶装置1104は、コンピュータ読み取り可能な記録媒体であってもよい。   A program for realizing processing in the image processing / distribution server 1001 is stored in the auxiliary storage device 1104. The auxiliary storage device 1104 stores the installed program and also stores necessary files and data. The auxiliary storage device 1104 may be a computer-readable recording medium.

メモリ装置1105は、プログラムの起動指示があった場合に、補助記憶装置1104からプログラムを読み出して格納する。CPU1101は、メモリ装置1105に格納されたプログラムに従って画像処理・配信サーバ1001に係る機能を実行する。   The memory device 1105 reads the program from the auxiliary storage device 1104 and stores it when there is an instruction to start the program. The CPU 1101 executes functions related to the image processing / distribution server 1001 in accordance with a program stored in the memory device 1105.

ネットワークインタフェース1102は、画像処理・配信サーバ2001等と通信を行うための有線又は無線のインタフェースである。   A network interface 1102 is a wired or wireless interface for communicating with the image processing / distribution server 2001 or the like.

入出力インタフェース1103は、USB(Universal Serial Bus)機器、ハードウェアキー、状態通知用LED、液晶ディスプレイ、タッチパネル等の様々な入出力装置との接続を行うためのインタフェースである。   The input / output interface 1103 is an interface for connecting to various input / output devices such as USB (Universal Serial Bus) devices, hardware keys, status notification LEDs, a liquid crystal display, and a touch panel.

なお、画像処理用ストレージ1002、連携クラウドサービス1003、画像処理・配信サーバ2001、画像形成装置2002、文書管理サーバ2003及びメールサーバ2004も図2と同様のハードウェア構成を有していてもよい。画像形成装置2002は、さらに、原稿から画像データを読み取るためのハードウェアであるスキャナ及び印刷データを印刷用紙に印刷するためのハードウェアであるプリンタを有する。   Note that the image processing storage 1002, the cooperative cloud service 1003, the image processing / distribution server 2001, the image forming apparatus 2002, the document management server 2003, and the mail server 2004 may also have the same hardware configuration as in FIG. The image forming apparatus 2002 further includes a scanner that is hardware for reading image data from a document and a printer that is hardware for printing print data on a print sheet.

図3は、本発明の実施の形態における情報処理システム3000の機能構成例を示す図
である。図3に示される画像処理・配信サーバ1001は、入力データ受信部101、ワークフロー制御部102、ワークフロー実行部103、ワークフロー一時停止部104、ジョブ情報管理部105、実行ジョブキュー監視部106、ジョブ情報保管データベース107、停止ジョブキュー108、実行ジョブキュー109、プラグイン部110、処理プラグインA111、処理プラグインB112及びジョブ停止プラグイン113を有する。これら各部は、画像処理・配信サーバ1001にインストールされた1以上のプログラムがCPU1101に実行させる処理により実現される。ジョブ情報保管データベース107、停止ジョブキュー108、実行ジョブキュー109は、さらに、補助記憶装置1104及びメモリ装置1105を用いて実現される。
FIG. 3 is a diagram illustrating a functional configuration example of the information processing system 3000 according to the embodiment of the present invention. An image processing / distribution server 1001 shown in FIG. 3 includes an input data receiving unit 101, a workflow control unit 102, a workflow execution unit 103, a workflow suspension unit 104, a job information management unit 105, an execution job queue monitoring unit 106, and job information. It has a storage database 107, a stopped job queue 108, an execution job queue 109, a plug-in unit 110, a processing plug-in A 111, a processing plug-in B 112, and a job stop plug-in 113. Each of these units is realized by processing that one or more programs installed in the image processing / distribution server 1001 cause the CPU 1101 to execute. The job information storage database 107, the stopped job queue 108, and the execution job queue 109 are further realized using an auxiliary storage device 1104 and a memory device 1105.

入力データ受信部101は、例えばユーザ操作により、ジョブを処理するための入力となるデータを受信する。データはスキャンにより取得された画像データであってもよいし、他の手段により取得された画像データであってもよい。   The input data receiving unit 101 receives data to be input for processing a job, for example, by a user operation. The data may be image data acquired by scanning, or may be image data acquired by other means.

ワークフロー制御部102は、ワークフロー実行部103及びワークフロー一時停止部104を含む。ワークフローは、電子文書に対して予め設定される一連の処理であり、ジョブに対して適用される。ワークフロー実行部103は、入力されたジョブに対してワークフローを実行する。また、ワークフロー実行部103は、ユーザにより指定された順番でプラグインを実行する。ジョブを処理するワークフロー一時停止部104は、プラグイン部110に含まれるジョブ停止プラグイン113からの通知を受けると、処理中であるワークフローを一時停止する。一時停止する際、実行中であるジョブのIDを停止ジョブキュー108に入力し、ジョブデータを画像処理用ストレージ1002に保存する。また、ワークフロー一時停止部104は、ジョブのIDとジョブデータのパスを含むジョブ情報をジョブ情報保管データベース107に格納する。   The workflow control unit 102 includes a workflow execution unit 103 and a workflow pause unit 104. A workflow is a series of processes set in advance for an electronic document, and is applied to a job. The workflow execution unit 103 executes a workflow for the input job. Further, the workflow execution unit 103 executes plug-ins in the order specified by the user. Upon receiving a notification from the job stop plug-in 113 included in the plug-in unit 110, the workflow pause unit 104 that processes the job temporarily stops the workflow being processed. When the job is temporarily stopped, the ID of the job being executed is input to the stop job queue 108 and the job data is stored in the image processing storage 1002. The workflow suspension unit 104 stores job information including a job ID and job data path in the job information storage database 107.

ジョブ情報管理部105は、ジョブ情報を管理し、要求に応じて指定されたジョブの情報を返却する。実行ジョブキュー監視部106は、実行ジョブキューをポーリングで監視する。実行ジョブキュー監視部106は、実行ジョブキューからジョブを引き取り、ワークフロー実行部へ渡す。ジョブ情報保管データベース107は、ジョブに関する情報を保管しているデータベースである。停止ジョブキュー108は、ワークフロー一時停止部により停止されたジョブが入力されるキューであり、実行ジョブキュー109は、実行が再開されたジョブが入力されるキューである。   The job information management unit 105 manages job information and returns information on a job specified in response to a request. The execution job queue monitoring unit 106 monitors the execution job queue by polling. The execution job queue monitoring unit 106 takes a job from the execution job queue and passes it to the workflow execution unit. The job information storage database 107 is a database that stores information about jobs. The stopped job queue 108 is a queue to which a job stopped by the workflow suspension unit is input, and the execution job queue 109 is a queue to which a job whose execution has been resumed is input.

プラグイン部110は、ジョブの処理を実行する所定の画像処理又は配信処理等を行い、複数のプラグインから構成される。処理プラグインA111及び処理プラグインB112は、プラグインの例であり、プラグイン部110は、さらに多くの種類のプラグインを有してもよい。ジョブ停止プラグイン113は、プラグインのひとつとしてワークフロー制御部102から実行される。ジョブ停止プラグイン113は、ワークフロー制御部102に対して実行中のジョブを停止するように通知する。   The plug-in unit 110 performs predetermined image processing or distribution processing for executing job processing, and includes a plurality of plug-ins. The process plug-in A111 and the process plug-in B112 are examples of plug-ins, and the plug-in unit 110 may include many types of plug-ins. The job stop plug-in 113 is executed from the workflow control unit 102 as one of plug-ins. The job stop plug-in 113 notifies the workflow control unit 102 to stop the job being executed.

図3に示される画像処理用ストレージ1002は、ジョブデータ保管ストレージ120及びジョブデータ管理部121を有する。これら各部は、画像処理用ストレージ1002にインストールされた1以上のプログラムがCPU1101に実行させる処理により実現される。画像処理用ストレージ1002は、さらに、補助記憶装置1104及びメモリ装置1105を用いて実現される。   The image processing storage 1002 illustrated in FIG. 3 includes a job data storage 120 and a job data management unit 121. Each of these units is realized by processing that one or more programs installed in the image processing storage 1002 cause the CPU 1101 to execute. The image processing storage 1002 is further realized using an auxiliary storage device 1104 and a memory device 1105.

ジョブデータ管理部121は、ジョブデータを管理し、要求に応じて指定されたジョブのデータの入出力を行う。ジョブデータ保管ストレージ120は、ジョブデータが保管されているストレージである。   The job data management unit 121 manages job data, and inputs / outputs job data specified in response to a request. The job data storage 120 is a storage in which job data is stored.

図3に示される画像処理・配信サーバ2001は、入力データ受信部201、ワークフロー制御部202、ワークフロー実行部203、停止ジョブキュー監視部204、ジョブ情報取得部205、ジョブデータ取得部206、プラグイン部207、処理プラグインA208、処理プラグインB209及び実行ジョブキュー投入プラグイン210を有する。これら各部は、画像処理・配信サーバ2001にインストールされた1以上のプログラムがCPU1101に実行させる処理により実現される。   The image processing / distribution server 2001 shown in FIG. 3 includes an input data receiving unit 201, a workflow control unit 202, a workflow execution unit 203, a stopped job queue monitoring unit 204, a job information acquisition unit 205, a job data acquisition unit 206, a plug-in. A section 207, a processing plug-in A 208, a processing plug-in B 209, and an execution job queue input plug-in 210. Each of these units is realized by processing that one or more programs installed in the image processing / distribution server 2001 cause the CPU 1101 to execute.

入力データ受信部201は、入力データ受信部101と同様である。ワークフロー制御部202は、ワークフロー制御部102と同様である。ワークフロー実行部203は、ワークフロー実行部103と同様である。   The input data receiving unit 201 is the same as the input data receiving unit 101. The workflow control unit 202 is the same as the workflow control unit 102. The workflow execution unit 203 is the same as the workflow execution unit 103.

停止ジョブキュー監視部204は、画像処理・配信サーバ1001の停止ジョブキューをポーリングで監視する。ジョブ情報取得部205は、当該ポーリングに基づき、画像処理・配信サーバ1001の停止ジョブキュー108に入力されたジョブの情報を取得する。ジョブデータ取得部206は、画像処理用ストレージ1002からジョブのデータを取得する。   The stopped job queue monitoring unit 204 monitors the stopped job queue of the image processing / distribution server 1001 by polling. The job information acquisition unit 205 acquires job information input to the stopped job queue 108 of the image processing / distribution server 1001 based on the polling. The job data acquisition unit 206 acquires job data from the image processing storage 1002.

プラグイン部207、処理プラグインA208及び処理プラグインB209は、プラグイン部110、処理プラグインA111及び処理プラグインB112と同様である。実行ジョブキュー投入プラグイン210は、画像処理・配信サーバ1001の実行ジョブキューにジョブを投入する。すなわち、実行ジョブキュー投入プラグイン210は、クラウド1000側にジョブを実行させる。   The plug-in unit 207, processing plug-in A 208, and processing plug-in B 209 are the same as the plug-in unit 110, processing plug-in A 111, and processing plug-in B 112. The execution job queue submission plug-in 210 submits a job to the execution job queue of the image processing / distribution server 1001. That is, the execution job queue input plug-in 210 causes the cloud 1000 to execute a job.

図3に示される画像形成装置2002は、UI表示部221、通信部222及びスキャン装置223を有する。これら各部は、画像形成装置2002にインストールされた1以上のプログラムがCPU1101に実行させる処理により実現される。   An image forming apparatus 2002 illustrated in FIG. 3 includes a UI display unit 221, a communication unit 222, and a scanning device 223. These units are realized by processing executed by the CPU 1101 by one or more programs installed in the image forming apparatus 2002.

UI表示部221は、ユーザにユーザインタフェースを提供し、ジョブの入力を受け付ける。通信部222は、ジョブに係るデータの入出力を実行する。スキャン装置223は、ジョブに係るデータとして、画像データを取り込む。   The UI display unit 221 provides a user interface to the user and accepts job input. The communication unit 222 performs data input / output related to a job. The scanning device 223 captures image data as data relating to the job.

図4は、本発明の実施の形態における情報処理システム3000がジョブを実行する処理手順の一例を説明するためのシーケンス図である。   FIG. 4 is a sequence diagram for explaining an example of a processing procedure for executing a job by the information processing system 3000 according to the embodiment of the present invention.

ステップS100において、ユーザはジョブを投入する。例えば、画像形成装置2002のUI表示部221において行われたユーザの操作に基づいて設定されたジョブが、通信部222を介して、画像処理・配信サーバ1001の入力データ受信部101に受信されることによって投入されてもよい。続いて、画像処理・配信サーバ1001は、ワークフロー制御部102によって、当該ジョブを処理するワークフローを実行する(S101)。ジョブ或いはワークフローに応じて、ワークフロー制御部102は、1又は複数のプラグインを実行する。   In step S100, the user submits a job. For example, a job set based on a user operation performed on the UI display unit 221 of the image forming apparatus 2002 is received by the input data receiving unit 101 of the image processing / distribution server 1001 via the communication unit 222. It may be thrown in. Subsequently, the image processing / distribution server 1001 executes a workflow for processing the job by the workflow control unit 102 (S101). Depending on the job or workflow, the workflow control unit 102 executes one or more plug-ins.

ステップS102は、プラグインがジョブ停止プラグイン113ではない場合に実行される。また、ステップS102の実行完了時に、ワークフロー実行部103は、次に実行すべきプラグインが存在する場合、ループ処理を実行する。次に実行すべきプラグインが、ジョブ停止プラグイン113である場合ステップS103へ進み、ジョブ停止プラグイン113でない場合、再度ステップS102を実行する。   Step S <b> 102 is executed when the plug-in is not the job stop plug-in 113. When the execution of step S102 is completed, the workflow execution unit 103 executes a loop process when there is a plug-in to be executed next. If the plug-in to be executed next is the job stop plug-in 113, the process proceeds to step S103. If the plug-in to be executed is not the job stop plug-in 113, step S102 is executed again.

ステップS102において、ワークフロー実行部103は、例えば、処理プラグインA111又は処理プラグインB112等を実行する。   In step S102, the workflow execution unit 103 executes, for example, the process plug-in A111 or the process plug-in B112.

ステップS103からステップS106は、プラグインがジョブ停止プラグイン113である場合に実行される。また、ステップS106の実行完了時に、ワークフロー実行部103は、次に実行すべきプラグインが存在する場合、ループ処理を実行する。次に実行すべきプラグインが、ジョブ停止プラグイン113である場合、ステップS103へ進み、ジョブ停止プラグイン113でない場合、ステップS102へ進む。   Steps S103 to S106 are executed when the plug-in is the job stop plug-in 113. When the execution of step S106 is completed, the workflow execution unit 103 executes a loop process when there is a plug-in to be executed next. When the plug-in to be executed next is the job stop plug-in 113, the process proceeds to step S103, and when it is not the job stop plug-in 113, the process proceeds to step S102.

ステップS103において、ワークフロー一時停止部104は、ジョブの実行を停止し、オンプレミス側にジョブを渡す処理を開始する。続いて、ワークフロー一時停止部104は、ジョブデータを画像処理用ストレージ1002に送信する(S104)。ジョブデータは、ジョブを実行するための画像データ等の情報である。画像処理用ストレージ1002では、ジョブデータ管理部121が、ジョブデータ保管ストレージ120に受信したジョブデータを保存する(S201)。保存が完了すると、ジョブデータ管理部121は、画像処理・配信サーバ1001にジョブデータを保存したパスを送信する(S202)。   In step S <b> 103, the workflow pause unit 104 stops job execution and starts processing to pass the job to the on-premises side. Subsequently, the workflow suspension unit 104 transmits the job data to the image processing storage 1002 (S104). The job data is information such as image data for executing a job. In the image processing storage 1002, the job data management unit 121 stores the received job data in the job data storage 120 (S201). When the saving is completed, the job data management unit 121 transmits the path where the job data is saved to the image processing / distribution server 1001 (S202).

ステップS105において、ジョブ情報管理部105は、停止したジョブのジョブ情報をジョブ情報保管データベース107に格納する(S105)。   In step S105, the job information management unit 105 stores the job information of the stopped job in the job information storage database 107 (S105).

図5は、本発明の実施の形態におけるジョブ情報の一例を示す図である。図5に示されるように、ジョブごとに、「ジョブID」「ワークフローID」「組織ID」「ユーザ」「データ形式」「ジョブデータのパス」が関連付けられてジョブ情報保管データベース107に格納される。「ジョブID」は、ジョブを識別する情報である。「ワークフローID」は、ワークフローを識別する情報である。「組織ID」は、ユーザが属する組織を示す情報である。「ユーザ」は、ユーザを識別する情報である。「データ形式」は、ジョブに係るデータの形式を示す。例えば、図5に示される「PDF」「JPEG」は、画像データの形式である。「投入元」は、ジョブが投入された装置を示す。例えば、図5に示される「モバイル」は、当該ジョブの投入がモバイル機器から行われたことを表し、「スキャナ」は、当該ジョブの投入が画像形成装置2002のスキャン装置223から行われたことを表す。「ジョブデータのパス」は、ステップS201で保存される画像処理用ストレージ1002のジョブデータ保管ストレージ120のジョブデータのパスを示す。   FIG. 5 is a diagram illustrating an example of job information according to the embodiment of the present invention. As shown in FIG. 5, “job ID”, “workflow ID”, “organization ID”, “user”, “data format”, and “job data path” are associated with each job and stored in the job information storage database 107. . “Job ID” is information for identifying a job. “Workflow ID” is information for identifying a workflow. “Organization ID” is information indicating the organization to which the user belongs. “User” is information for identifying a user. “Data format” indicates the format of data related to the job. For example, “PDF” and “JPEG” shown in FIG. 5 are image data formats. “Submission source” indicates a device to which a job is input. For example, “mobile” illustrated in FIG. 5 indicates that the job is input from a mobile device, and “scanner” indicates that the job is input from the scanning device 223 of the image forming apparatus 2002. Represents. “Job data path” indicates the job data path of the job data storage 120 of the image processing storage 1002 stored in step S201.

続いて、ジョブ情報管理部105は、停止したジョブのジョブIDを停止ジョブキュー108に追加する(S106)。   Subsequently, the job information management unit 105 adds the job ID of the stopped job to the stopped job queue 108 (S106).

ステップS301において、画像処理・配信サーバ2001の停止ジョブキュー監視部204は、停止ジョブキューを監視して、ジョブIDが追加されているか否かを判断する。また、停止ジョブキュー監視部204は、当該監視をループ処理にて実行する。停止ジョブキューにジョブIDが追加されていた場合、画像処理・配信サーバ2001は、ステップS107でジョブ情報を受信し、ステップS302へ進む。   In step S301, the stopped job queue monitoring unit 204 of the image processing / distribution server 2001 monitors the stopped job queue to determine whether or not a job ID has been added. Further, the stopped job queue monitoring unit 204 executes the monitoring by loop processing. If the job ID has been added to the stopped job queue, the image processing / distribution server 2001 receives the job information in step S107, and proceeds to step S302.

ステップS107において、画像処理・配信サーバ1001のジョブ情報管理部105は、停止ジョブキュー監視部204からのアクセスに応答して、停止ジョブキューからステップS106で停止ジョブキューに追加されたジョブIDを読み出す。続いて、ジョブ情報管理部105は、ジョブ情報保管データベース107に格納された当該ジョブIDに関するジョブ情報を画像処理・配信サーバ2001のジョブ情報取得部205に送信する。   In step S107, the job information management unit 105 of the image processing / distribution server 1001 reads the job ID added to the stopped job queue in step S106 from the stopped job queue in response to the access from the stopped job queue monitoring unit 204. . Subsequently, the job information management unit 105 transmits job information related to the job ID stored in the job information storage database 107 to the job information acquisition unit 205 of the image processing / distribution server 2001.

ステップS302において、ジョブデータ取得部206は、ステップS107でジョブ情報取得部205が受信したジョブ情報の「ジョブデータのパス」に基づいて、画像処理用ストレージ1002のジョブデータ管理部121に、ジョブデータの送信を要求する。なお、ジョブ情報が、ジョブデータが不要であることを示す場合、ジョブデータを取得せずにステップS303へ進み、ワークフローを実行してもよい。   In step S302, the job data acquisition unit 206 sends job data to the job data management unit 121 of the image processing storage 1002 based on the “job data path” of the job information received by the job information acquisition unit 205 in step S107. Request to send If the job information indicates that job data is unnecessary, the process may proceed to step S303 without acquiring the job data, and the workflow may be executed.

続いて、画像処理用ストレージ1002のジョブデータ管理部121は、ステップS302で取得した「ジョブデータのパス」に基づいて、ジョブデータ保管ストレージ120からジョブデータを読み出し、画像処理・配信サーバ2001のジョブデータ取得部206に送信する(S203)。   Subsequently, the job data management unit 121 of the image processing storage 1002 reads the job data from the job data storage 120 based on the “job data path” acquired in step S 302, and executes the job of the image processing / distribution server 2001. The data is transmitted to the data acquisition unit 206 (S203).

ステップS303において、画像処理・配信サーバ2001のワークフロー制御部202は、ジョブデータ取得部206が受信したジョブデータに含まれるジョブを処理するワークフローを実行する。   In step S <b> 303, the workflow control unit 202 of the image processing / distribution server 2001 executes a workflow that processes a job included in the job data received by the job data acquisition unit 206.

ステップS304は、プラグインが実行ジョブキュー投入プラグイン210ではない場合に実行される。また、ステップS304の実行完了時において、ワークフロー実行部203は、次に実行すべきプラグインが存在する場合、ループ処理を実行する。次に実行すべきプラグインが、実行ジョブキュー投入プラグイン210である場合ステップS305へ進み、実行ジョブキュー投入プラグイン210ではない場合、再度ステップS304を実行する。   Step S304 is executed when the plug-in is not the execution job queue input plug-in 210. When the execution of step S304 is completed, the workflow execution unit 203 executes a loop process when there is a plug-in to be executed next. If the plug-in to be executed next is the execution job queue input plug-in 210, the process proceeds to step S305. If the plug-in to be executed is not the execution job queue input plug-in 210, step S304 is executed again.

ステップS304において、ワークフロー実行部203は、当該プラグイン、例えば、処理プラグインA208又は処理プラグインB209等を実行する。また、ステップS304において、ワークフロー実行部203は、プラグインをループ処理にて実行する。   In step S304, the workflow execution unit 203 executes the plug-in, for example, the process plug-in A208 or the process plug-in B209. In step S304, the workflow execution unit 203 executes the plug-in by loop processing.

ステップS305及びステップS306は、プラグインが実行ジョブキュー投入プラグイン210である場合に実行される。また、ステップS306の実行完了時において、ワークフロー実行部203は、次に実行すべきプラグインが存在する場合、ループ処理を実行する。次に実行すべきプラグインが、実行ジョブキュー投入プラグイン210である場合ステップS305へ進み、実行ジョブキュー投入プラグイン210ではない場合、ステップS304へ進む。   Steps S305 and S306 are executed when the plug-in is the execution job queue input plug-in 210. When the execution of step S306 is completed, the workflow execution unit 203 executes a loop process when there is a plug-in to be executed next. If the plug-in to be executed next is the execution job queue input plug-in 210, the process proceeds to step S305. If the plug-in to be executed is not the execution job queue input plug-in 210, the process proceeds to step S304.

ステップS305において、ワークフロー実行部203は、クラウド側にジョブを渡す処理を開始する。ワークフロー実行部203は、アップデートしたジョブデータを、ステップS107でジョブ情報取得部205が受信したジョブ情報の「ジョブデータのパス」に基づいて、画像処理用ストレージ1002に送信する。画像処理用ストレージ1002では、ジョブデータ管理部121が、ジョブデータ保管ストレージ120に受信したジョブデータを保存する(S204)。保存が完了すると、ジョブデータ管理部121は、画像処理・配信サーバ1001に保存完了の通知を送信する(S205)。なお、ステップS305において、ワークフロー実行部203が画像処理用ストレージ1002から取得したジョブデータを変更していない場合は、ジョブデータは画像処理用ストレージ1002に送信されなくてよい。その場合、ステップS204、ステップS205、ステップS109、ステップS206及びステップS207は、実行されない。   In step S305, the workflow execution unit 203 starts a process of transferring a job to the cloud side. The workflow execution unit 203 transmits the updated job data to the image processing storage 1002 based on the “job data path” of the job information received by the job information acquisition unit 205 in step S107. In the image processing storage 1002, the job data management unit 121 stores the received job data in the job data storage 120 (S204). When the storage is completed, the job data management unit 121 transmits a storage completion notification to the image processing / distribution server 1001 (S205). If the job execution unit 203 has not changed the job data acquired from the image processing storage 1002 in step S305, the job data does not need to be transmitted to the image processing storage 1002. In that case, step S204, step S205, step S109, step S206, and step S207 are not executed.

ステップS306において、ワークフロー実行部203は、クラウド側に渡すジョブのジョブIDを画像処理・配信サーバ1001の実行ジョブキュー109に追加する。   In step S <b> 306, the workflow execution unit 203 adds the job ID of the job to be passed to the cloud side to the execution job queue 109 of the image processing / distribution server 1001.

ステップS108において、画像処理・配信サーバ1001の実行ジョブキュー監視部106は、実行ジョブキュー109を監視して、ジョブIDが追加されているか否かを判断する。また、実行ジョブキュー監視部106は、当該監視をループ処理にて実行する。実行ジョブキュー109に、ジョブIDが追加されていた場合、ステップS109へ進む。   In step S108, the execution job queue monitoring unit 106 of the image processing / distribution server 1001 monitors the execution job queue 109 to determine whether or not a job ID has been added. Further, the execution job queue monitoring unit 106 executes the monitoring by loop processing. If a job ID has been added to the execution job queue 109, the process proceeds to step S109.

ステップS109において、ジョブデータ取得部114は、ステップS107で送信したジョブ情報の「ジョブデータのパス」に基づいて、画像処理用ストレージ1002のジョブデータ管理部121に、ステップS305でアップデートされたジョブデータの送信を要求する。   In step S109, the job data acquisition unit 114 updates the job data updated in step S305 to the job data management unit 121 of the image processing storage 1002 based on the “job data path” of the job information transmitted in step S107. Request to send

ステップS207において、画像処理用ストレージ1002のジョブデータ管理部121は、ステップS109で取得した「ジョブデータのパス」に基づいて、ジョブデータ保管ストレージ120からジョブデータを読み出し、画像処理・配信サーバ1001のジョブデータ取得部114に送信する。   In step S 207, the job data management unit 121 of the image processing storage 1002 reads job data from the job data storage storage 120 based on the “job data path” acquired in step S 109, and stores the job data in the image processing / distribution server 1001. It is transmitted to the job data acquisition unit 114.

ステップS110において、画像処理・配信サーバ1001のワークフロー制御部102は、ジョブデータ取得部114が受信したジョブデータに含まれるジョブを処理するワークフローを、ステップS101と同様に実行する。以上の手順で、情報処理システム3000がジョブを実行する処理手順が完了する。   In step S110, the workflow control unit 102 of the image processing / distribution server 1001 executes the workflow for processing the job included in the job data received by the job data acquisition unit 114, as in step S101. With the above procedure, the processing procedure for the information processing system 3000 to execute the job is completed.

上述したように、本発明の実施の形態によれば、情報処理システム3000は、ユーザが投入したジョブをクラウド環境のワークフローで実行し、ジョブの実行を一時停止して、当該ジョブをオンプレミス環境のワークフローで実行することができる。さらに、情報処理システム3000は、当該ジョブを再度クラウド環境のワークフローで実行することができる。すなわち、情報処理システム3000は、ワークフローの実行途中で、実行環境を外部ネットワーク又は内部ネットワークに切り替えて画像処理を行うことができる。   As described above, according to the embodiment of the present invention, the information processing system 3000 executes the job submitted by the user in the workflow in the cloud environment, pauses the execution of the job, and executes the job in the on-premises environment. Can be executed in a workflow. Furthermore, the information processing system 3000 can execute the job again in the workflow in the cloud environment. That is, the information processing system 3000 can perform image processing by switching the execution environment to an external network or an internal network during the execution of a workflow.

また、本発明の実施の形態によれば、情報処理システム3000は、実行するジョブにジョブデータが不要な場合は、ジョブデータの送受信を行わないため、処理速度を速くすることができる。   Further, according to the embodiment of the present invention, the information processing system 3000 can increase the processing speed because the job data is not transmitted / received when the job data is unnecessary for the job to be executed.

なお、本発明の実施の形態において、画像処理・配信サーバ1001は、第1のサーバの一例である。画像処理用ストレージ1002は、記憶装置の一例である。画像処理・配信サーバ2001は、第2のサーバの一例である。ワークフロー制御部102は、第1の実行部の一例である。ジョブIDは、ジョブの識別情報の一例である。ワークフロー一時停止部104及びジョブ停止プラグイン113は、停止部の一例である。ワークフロー一時停止部104及びジョブデータ取得部114は、第1の通信部の一例である。ジョブデータ保管ストレージ120は、記憶部の一例である。ワークフロー制御部202は、第2の実行部の一例である。実行ジョブキュー投入プラグイン210は、切替部の一例である。ワークフロー実行部203及びジョブデータ取得部206は、第2の通信部の一例である。   In the embodiment of the present invention, the image processing / distribution server 1001 is an example of a first server. The image processing storage 1002 is an example of a storage device. The image processing / distribution server 2001 is an example of a second server. The workflow control unit 102 is an example of a first execution unit. The job ID is an example of job identification information. The workflow pause unit 104 and the job stop plug-in 113 are examples of a stop unit. The workflow pause unit 104 and the job data acquisition unit 114 are an example of a first communication unit. The job data storage 120 is an example of a storage unit. The workflow control unit 202 is an example of a second execution unit. The execution job queue input plug-in 210 is an example of a switching unit. The workflow execution unit 203 and the job data acquisition unit 206 are an example of a second communication unit.

以上、本発明の実施例について詳述したが、本発明は斯かる特定の実施形態に限定されるものではなく、特許請求の範囲に記載された本発明の要旨の範囲内において、種々の変形・変更が可能である。   As mentioned above, although the Example of this invention was explained in full detail, this invention is not limited to such specific embodiment, In the range of the summary of this invention described in the claim, various deformation | transformation・ Change is possible.

1000 クラウド
1001 画像処理・配信サーバ
1002 画像処理用ストレージ
1003 連携クラウドサービス
2000 オンプレミス
2001 画像処理・配信サーバ
2002 画像形成装置
2003 文書管理サーバ
2004 メールサーバ
3000 情報処理システム
3001 広域ネットワーク
3002 ファイアウォール
1101 CPU
1102 ネットワークインタフェース
1103 入出力インタフェース
1104 補助記憶装置
1105 メモリ装置
101 入力データ受信部
102 ワークフロー制御部
103 ワークフロー実行部
104 ワークフロー一時停止部
105 ジョブ情報管理部
106 実行ジョブキュー監視部
107 ジョブ情報保管データベース
108 停止ジョブキュー
109 実行ジョブキュー
110 プラグイン部
111 処理ブラグインA
112 処理プラグインB
113 ジョブ停止プラグイン
114 ジョブデータ取得部
120 ジョブデータ保管ストレージ
121 ジョブデータ管理部
201 入力データ受信部
202 ワークフロー制御部
203 ワークフロー実行部
204 停止ジョブキュー監視部
205 ジョブ情報取得部
206 ジョブデータ取得部
207 プラグイン部
208 処理ブラグインA
209 処理プラグインB
210 実行ジョブキュー投入プラグイン
221 UI表示部
222 通信部
223 スキャン装置
1000 Cloud 1001 Image processing / distribution server 1002 Image processing storage 1003 Cooperation cloud service 2000 On-premise 2001 Image processing / distribution server 2002 Image forming apparatus 2003 Document management server 2004 Mail server 3000 Information processing system 3001 Wide area network 3002 Firewall 1101 CPU
1102 Network interface 1103 Input / output interface 1104 Auxiliary storage device 1105 Memory device 101 Input data receiving unit 102 Workflow control unit 103 Workflow execution unit 104 Workflow suspension unit 105 Job information management unit 106 Execution job queue monitoring unit 107 Job information storage database 108 Stop Job queue 109 Execution job queue 110 Plug-in unit 111 Processing plug-in A
112 Processing plug-in B
113 Job stop plug-in 114 Job data acquisition unit 120 Job data storage storage 121 Job data management unit 201 Input data reception unit 202 Workflow control unit 203 Workflow execution unit 204 Stopped job queue monitoring unit 205 Job information acquisition unit 206 Job data acquisition unit 207 Plug-in unit 208 processing plug-in A
209 Processing plug-in B
210 Execution Job Queue Input Plug-in 221 UI Display Unit 222 Communication Unit 223 Scanning Device

特開2015−176401号公報JP2015-176401A

Claims (9)

第1のサーバと、記憶装置と、前記第1のサーバ及び前記記憶装置とファイアウォールを介して接続される第2のサーバとを含む情報処理システムであって、
前記第1のサーバは、
ジョブを実行する第1の実行部と、
前記ジョブの実行を停止し、前記ジョブの識別情報を停止ジョブキューに追加する停止部と、
停止した前記ジョブを実行するためのジョブデータを前記記憶装置に送信する第1の通信部と、を有し、
前記第2のサーバは、
前記停止ジョブキューを監視して前記ジョブの前記識別情報が追加されているか否かを判断する停止ジョブキュー監視部と、
追加されている場合、前記ジョブデータを前記記憶装置から受信する第2の通信部と、
前記ジョブデータに基づき前記ジョブを実行する第2の実行部と、
を有する情報処理システム。
An information processing system including a first server, a storage device, and the second server connected to the first server and the storage device via a firewall,
The first server is
A first execution unit for executing a job;
A stop unit that stops execution of the job and adds identification information of the job to a stop job queue;
A first communication unit that transmits job data for executing the stopped job to the storage device,
The second server is
A stopped job queue monitoring unit that monitors the stopped job queue and determines whether the identification information of the job has been added;
A second communication unit that receives the job data from the storage device, and
A second execution unit that executes the job based on the job data;
An information processing system.
前記第2のサーバは、さらに、
前記ジョブを前記第1のサーバに実行させる場合に、前記ジョブの前記識別情報を前記第1のサーバの実行ジョブキューに追加する切替部を有し、
前記第2の通信部は前記ジョブを実行するためのジョブデータを前記記憶装置に送信し、
前記第1のサーバは、さらに、
前記実行ジョブキューを監視して前記ジョブの前記識別情報が追加されているか否かを判断する実行ジョブキュー監視部を有し、
追加されている場合、前記第1の通信部は、前記ジョブデータを前記記憶装置から受信し、
前記第1の実行部は、前記ジョブデータに基づき前記ジョブを実行する、
請求項1記載の情報処理システム。
The second server further includes:
A switching unit that adds the identification information of the job to the execution job queue of the first server when the job is executed by the first server;
The second communication unit transmits job data for executing the job to the storage device,
The first server further includes:
An execution job queue monitoring unit that monitors the execution job queue and determines whether the identification information of the job is added;
When added, the first communication unit receives the job data from the storage device,
The first execution unit executes the job based on the job data.
The information processing system according to claim 1.
前記第2の実行部による前記ジョブの実行に前記ジョブデータが不要な場合、前記停止ジョブキュー監視部が前記停止ジョブキューに前記ジョブの前記識別情報が追加されていると判断する際に、前記第2の通信部は、前記記憶装置からジョブデータを受信しない請求項1又は2記載の情報処理システム。   When the job data is not required for execution of the job by the second execution unit, the stopped job queue monitoring unit determines that the identification information of the job is added to the stopped job queue. The information processing system according to claim 1, wherein the second communication unit does not receive job data from the storage device. 前記第2の実行部が前記ジョブデータを変更しない場合、前記第2のサーバが前記ジョブを前記第1のサーバに実行させる際に、前記第2の通信部は、前記記憶装置に前記ジョブデータを送信しない請求項2記載の情報処理システム。   When the second execution unit does not change the job data, the second communication unit causes the storage device to store the job data when the second server causes the first server to execute the job. The information processing system according to claim 2 which does not transmit. 情報処理システムであって、
ジョブを実行する第1の実行部と、
前記ジョブの実行を停止し、前記ジョブの識別情報を停止ジョブキューに追加する停止部と、
停止した前記ジョブを実行するためのジョブデータを記憶装置に送信する第1の通信部と、
前記停止ジョブキューを監視して前記ジョブの前記識別情報が追加されているか否かを判断する停止ジョブキュー監視部と、
追加されている場合、前記ジョブデータを前記記憶装置から受信する第2の通信部と、
前記ジョブデータに基づき前記ジョブを実行する第2の実行部と、
を有する情報処理システム。
An information processing system,
A first execution unit for executing a job;
A stop unit that stops execution of the job and adds identification information of the job to a stop job queue;
A first communication unit that transmits job data for executing the stopped job to a storage device;
A stopped job queue monitoring unit that monitors the stopped job queue and determines whether the identification information of the job has been added;
A second communication unit that receives the job data from the storage device, and
A second execution unit that executes the job based on the job data;
An information processing system.
第1のサーバと、記憶装置と、前記第1のサーバ及び前記記憶装置とファイアウォールを介して接続される第2のサーバで実行可能なプログラムとを含む情報処理システムであって、
前記第1のサーバは、
ジョブを実行する第1の実行部と、
前記ジョブの実行を停止し、前記ジョブの識別情報を停止ジョブキューに追加する停止部と、
停止した前記ジョブを実行するためのジョブデータを前記記憶装置に送信する第1の通信部と、を有し、
前記プログラムは、
前記停止ジョブキューを監視して前記ジョブの前記識別情報が追加されているか否かを判断する停止ジョブキュー監視手順と、
追加されている場合、前記ジョブデータを前記記憶装置から受信する第2の通信手順と、
前記ジョブデータに基づき前記ジョブを実行する第2の実行手順と、を前記第2のサーバに実行させる情報処理システム。
An information processing system including a first server, a storage device, and a program executable on the first server and the second server connected to the storage device via a firewall,
The first server is
A first execution unit for executing a job;
A stop unit that stops execution of the job and adds identification information of the job to a stop job queue;
A first communication unit that transmits job data for executing the stopped job to the storage device,
The program is
A stopped job queue monitoring procedure for monitoring the stopped job queue to determine whether the identification information of the job has been added;
If added, a second communication procedure for receiving the job data from the storage device;
An information processing system for causing the second server to execute a second execution procedure for executing the job based on the job data.
第1のサーバで実行可能なプログラムと、記憶装置と、前記第1のサーバ及び前記記憶装置とファイアウォールを介して接続される第2のサーバとを含む情報処理システムであって、
前記プログラムは、
ジョブを実行する第1の実行手順と、
前記ジョブの実行を停止し、前記ジョブの識別情報を停止ジョブキューに追加する停止手順と、
停止した前記ジョブを実行するためのジョブデータを前記記憶装置に送信する第1の通信手順と、を前記第1のサーバに実行させ、
前記第2のサーバは、
前記停止ジョブキューを監視して前記ジョブの前記識別情報が追加されているか否かを判断する停止ジョブキュー監視部と、
追加されている場合、前記ジョブデータを前記記憶装置から受信する第2の通信部と、
前記ジョブデータに基づき前記ジョブを実行する第2の実行部と、
を有する情報処理システム。
An information processing system including a program executable by a first server, a storage device, and the first server and a second server connected to the storage device via a firewall,
The program is
A first execution procedure for executing a job;
A stop procedure for stopping execution of the job and adding identification information of the job to a stop job queue;
Causing the first server to execute a first communication procedure for transmitting job data for executing the stopped job to the storage device;
The second server is
A stopped job queue monitoring unit that monitors the stopped job queue and determines whether the identification information of the job has been added;
A second communication unit that receives the job data from the storage device, and
A second execution unit that executes the job based on the job data;
An information processing system.
第1のサーバ及び記憶装置とファイアウォールを介して接続される第2のサーバで実行可能なプログラムであって、
前記プログラムは、
前記第1のサーバの停止ジョブキューを監視してジョブの識別情報が追加されているか否かを判断する停止ジョブキュー監視手順と、
追加されている場合、ジョブデータを前記記憶装置から受信する通信手順と、
前記ジョブデータに基づき前記ジョブを実行する実行手順と、を前記第2のサーバに実行させるためのプログラム。
A program executable by a second server connected to the first server and the storage device via a firewall,
The program is
A stopped job queue monitoring procedure for monitoring the stopped job queue of the first server to determine whether job identification information has been added;
If added, a communication procedure for receiving job data from the storage device;
A program for causing the second server to execute an execution procedure for executing the job based on the job data.
記憶装置と接続され、さらにファイアウォールを介して第2のサーバと接続される第1のサーバで実行可能なプログラムであって、
前記プログラムは、
ジョブを実行する実行手順と、
前記ジョブを前記第2のサーバに実行させる場合に、前記ジョブの実行を停止し、前記ジョブの識別情報を停止ジョブキューに追加する停止手順と、
停止した前記ジョブを実行するためのジョブデータを前記記憶装置に送信する通信手順と、を前記第1のサーバに実行させるためのプログラム。
A program that can be executed by a first server connected to a storage device and further connected to a second server via a firewall,
The program is
Execution procedure to execute the job,
A stop procedure for stopping execution of the job and adding the identification information of the job to a stop job queue when the second server executes the job;
A program for causing the first server to execute a communication procedure for transmitting job data for executing the stopped job to the storage device.
JP2017043871A 2017-03-08 2017-03-08 Information processing system and program Pending JP2018147366A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017043871A JP2018147366A (en) 2017-03-08 2017-03-08 Information processing system and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017043871A JP2018147366A (en) 2017-03-08 2017-03-08 Information processing system and program

Publications (1)

Publication Number Publication Date
JP2018147366A true JP2018147366A (en) 2018-09-20

Family

ID=63591378

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017043871A Pending JP2018147366A (en) 2017-03-08 2017-03-08 Information processing system and program

Country Status (1)

Country Link
JP (1) JP2018147366A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020096699A (en) * 2018-12-17 2020-06-25 株式会社三共 Game machine

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020096699A (en) * 2018-12-17 2020-06-25 株式会社三共 Game machine

Similar Documents

Publication Publication Date Title
US9158490B2 (en) Image forming system and apparatus usable with the internet in a cloud printing arrangement
US8937730B2 (en) System, image forming apparatus, server, and control method thereof
EP2624460A2 (en) Information processing apparatus, information processing system, and data conversion method
JP6364738B2 (en) Information processing system, information processing apparatus, program, and process execution method
US9851931B2 (en) Information processing apparatus, terminal apparatus, and non-transitory computer readable medium
JP6383175B2 (en) Information processing apparatus, method, program, and information processing system
US8994975B2 (en) Information processing apparatus, output system and non-transitory computer readable information recording medium
US9258180B2 (en) Information processing apparatus and computer-readable storage medium
US10768870B2 (en) Image forming system and image forming method
JP2014167679A (en) Job execution control system, job execution system, job execution control method and program
JP7326779B2 (en) Image forming apparatus and program
JP2018147366A (en) Information processing system and program
US10275417B2 (en) File processing system that processes a document
JP2015026156A (en) Information processing program and information processor
EP3111324B1 (en) Information processing apparatus, information processing method, and recording medium
JP2019153194A (en) Equipment management system, and equipment management program
US20190205069A1 (en) Data processing apparatus and non-transitory computer-readable storage medium for storing program
EP3267591B1 (en) Communication system, communication method, and image forming device
JP2014170440A (en) Processing control system, data processing system, processing control method and program
JP2018191155A (en) Image log storage system, image log storage method, image formation apparatus, and program
JP2012133590A (en) Print system, client pc and control method thereof, print server and control method thereof
JP6074923B2 (en) Information processing apparatus, network system, operation information capturing method, and operation information capturing program
US11347458B2 (en) Electronic device that controls hardware, and non-transitory computer-readable recording medium storing hardware control program for electronic device
JP2017196781A (en) Image formation device, method and program
US9405255B2 (en) Image forming apparatus and image forming system that perform direct printing process using a cooperation application and direct printing method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20200109

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20210126

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210224

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210415

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20210831