JP2009075955A - Job cooperative system, job cooperation method and job cooperation program - Google Patents

Job cooperative system, job cooperation method and job cooperation program Download PDF

Info

Publication number
JP2009075955A
JP2009075955A JP2007245740A JP2007245740A JP2009075955A JP 2009075955 A JP2009075955 A JP 2009075955A JP 2007245740 A JP2007245740 A JP 2007245740A JP 2007245740 A JP2007245740 A JP 2007245740A JP 2009075955 A JP2009075955 A JP 2009075955A
Authority
JP
Japan
Prior art keywords
job
message
activation
request
activation 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.)
Granted
Application number
JP2007245740A
Other languages
Japanese (ja)
Other versions
JP4985263B2 (en
Inventor
Noboru Okuma
登 大隈
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2007245740A priority Critical patent/JP4985263B2/en
Publication of JP2009075955A publication Critical patent/JP2009075955A/en
Application granted granted Critical
Publication of JP4985263B2 publication Critical patent/JP4985263B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To efficiently start a job, while ensuring security. <P>SOLUTION: A telegraphic message creating section 121 creates a telegraphic message addressed to a job starting device 21, with job starting information added to actual data of a file transmitted to the job-starting device 21 when a file transfer request command and a job-starting request command are issued. A transmitting section 122 transmits the telegraphic message to the job starting device 21. A job-starting section 222 starts a job, corresponding to the job-starting information, when the job starting information is contained in the received telegraphic message addressed to the job-starting device. A telegraphic message creating section 223 creates a telegraphic message, addressed to a job request device 11, with the executed result of the job added to the actual data of the file transmitted to the job request device 11. A transmitting section 224 transmits the telegraphic message to the job request device 11. A display section 124 displays the executed result of the job on a monitor, when the executed result of the job is contained in the received telegraphic message addressed to the job request device. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

この発明は、複数のシステム間でデータ連携環境におけるジョブ連携を効率よく行うためのジョブ連携システム、ジョブ連携方法、ジョブ連携プログラムに関する。   The present invention relates to a job cooperation system, a job cooperation method, and a job cooperation program for efficiently performing job cooperation in a data cooperation environment between a plurality of systems.

システム間のデータ連携を行うために、例えば下記特許文献1には、遠隔地にある他のシステムと通信回線によって接続され、この通信回線を介して他のシステムとデータの送受信を行うデータ処理システムに関する技術であって、他のシステムでジョブを起動させることによって自他システム間でデータを連携させる技術が開示されている。このようなデータ処理システムでは、一般に、LANやWAN等のように外部ネットワークとの接続が可能なネットワークを利用してデータの送受信やジョブの起動要求が行われている。   In order to perform data linkage between systems, for example, in Patent Document 1 below, a data processing system that is connected to another system at a remote location via a communication line and transmits / receives data to / from the other system via this communication line A technology for linking data between the own and other systems by starting a job in another system is disclosed. In such a data processing system, data transmission / reception and job activation requests are generally performed using a network that can be connected to an external network such as a LAN or WAN.

また、下記特許文献2には、リアルタイム性が要求される電話機からの音声データと、ある程度の遅延が許容される非リアルタイム性のLANデータとを伝送する通信システムに関する技術であって、非リアルタイム性データを転送している際中にリアルタイム性データの転送要求が発生した場合には、リアルタイム性データの転送を割り込ませる技術が開示されている。   Japanese Patent Application Laid-Open No. 2004-259542 discloses a technique related to a communication system that transmits voice data from a telephone that requires real-time performance and non-real-time LAN data that allows a certain amount of delay. A technique for interrupting transfer of real-time data when a transfer request for real-time data occurs during data transfer is disclosed.

特開平05−151132号公報JP 05-151132 A 特開2000−78201号公報JP 2000-78201 A

上述した特許文献1に開示されているデータ処理システムでは、外部ネットワークとの接続が可能なネットワークを利用しているため、外部からの不正なアクセスによりデータが改ざんされるおそれが高く、セキュリティ面で不安がある。これに対して、SAN(Storage Area Network)は、外部ネットワークから独立したストレージ専用のネットワークとして構築されるため、高いセキュリティを確保することができる。したがって、上述した通信システムを構築するネットワークとしてSANを利用することができればセキュリティの高いシステムを構築することが可能となる。しかしながら、SANは、複数のサーバでストレージを共有し、このストレージに格納された大量のデータを効率よく管理するためのネットワークであるため、頻繁に大量のデータが送受信される。システム間のデータ連携においては、ファイル(データ)転送とジョブ連携(ジョブの起動やジョブ結果通知)が一般的であるが、例えば、大量のデータが送信されているときに、ジョブを起動させようとすると、データの送信が終了するまでジョブの起動要求を待機させなければならず、ジョブの起動が遅延してしまう。   In the data processing system disclosed in Patent Document 1 described above, since a network that can be connected to an external network is used, there is a high risk of data being tampered with by unauthorized access from the outside. I have anxiety. On the other hand, a SAN (Storage Area Network) is constructed as a storage-dedicated network independent of an external network, so that high security can be ensured. Therefore, if a SAN can be used as a network for constructing the above-described communication system, a system with high security can be constructed. However, since the SAN is a network for sharing a storage among a plurality of servers and efficiently managing a large amount of data stored in the storage, a large amount of data is frequently transmitted and received. For data linkage between systems, file (data) transfer and job linkage (job activation and job result notification) are common. For example, let's start a job when a large amount of data is being sent. Then, it is necessary to wait for a job activation request until data transmission is completed, and the job activation is delayed.

ここで、上述した特許文献2に開示されている割り込み技術を用いてジョブを優先して起動させることも考えられるが、データを送信するときに固定長のデータバッファを用いることになるため、データ容量が微小なジョブの起動要求を送信するために、固定長のデータバッファを一つ使用してしまい転送効率が悪化してしまう。   Here, it is possible to preferentially start a job using the interrupt technique disclosed in Patent Document 2 described above, but since a fixed-length data buffer is used when transmitting data, the data Since a request for starting a job with a small capacity is transmitted, one fixed-length data buffer is used, and transfer efficiency deteriorates.

この発明は、上述した従来技術による問題点を解消するためになされたものであり、セキュリティを確保しつつ、効率よくジョブを連携させることができるジョブ連携システム、ジョブ連携方法、ジョブ連携プログラムを提供することを目的とする。   The present invention has been made to solve the above-described problems caused by the prior art, and provides a job linkage system, a job linkage method, and a job linkage program that can efficiently link jobs while ensuring security. The purpose is to do.

上述した課題を解決し、目的を達成するため、本発明は、ジョブを起動するように依頼するジョブ依頼装置と、伝送路にストレージを含む当該ストレージ専用のネットワークでジョブ依頼装置と接続され、当該ジョブ依頼装置からの依頼に応じてジョブを起動するジョブ起動装置とを有するジョブ連携システムであって、ジョブ依頼装置は、ジョブ起動装置へファイルの実データを送信する電文に、ジョブ起動装置で起動させるジョブに関するジョブ起動情報を付加してジョブ起動装置宛の電文を生成する第一の電文生成手段と、ジョブ起動装置宛の電文をジョブ起動装置に送信する第一の送信手段と、ジョブ起動装置宛の電文に含まれるジョブ起動情報に対応するジョブの実行結果を含む電文を受信する第一の受信手段と、を備え、ジョブ起動装置は、ジョブ起動装置宛の電文を受信する第二の受信手段と、ジョブ起動装置宛の電文に含まれるジョブ起動情報に対応するジョブを起動させるジョブ起動手段と、ジョブ依頼装置に送信する任意の電文に、ジョブの実行結果を付加してジョブ依頼装置宛の電文を生成する第二の電文生成手段と、ジョブ依頼装置宛の電文をジョブ依頼装置に送信する第二の送信手段と、を備えることを特徴とする。   In order to solve the above-described problems and achieve the object, the present invention is connected to a job requesting apparatus through a network dedicated to the storage including a storage in a transmission path, and a job requesting apparatus that requests to start a job. A job cooperation system having a job activation device that activates a job in response to a request from the job requesting device. The job requesting device is activated by the job activation device in a message for transmitting actual file data to the job activation device. First message generation means for generating a message addressed to the job activation device by adding job activation information relating to the job to be executed, first transmission means for transmitting a message addressed to the job activation device to the job activation device, and the job activation device First receiving means for receiving a message including a job execution result corresponding to job start information included in the addressed message, and a job The moving device transmits to the second receiving means for receiving the message addressed to the job activation device, the job activation means for activating the job corresponding to the job activation information included in the message addressed to the job activation device, and the job requesting device. A second message generation unit that generates a message addressed to the job request device by adding a job execution result to an arbitrary message; a second transmission unit that transmits a message addressed to the job request device to the job request device; It is characterized by providing.

また、本発明は、ジョブを起動するように依頼するジョブ依頼装置と、伝送路にストレージを含む当該ストレージ専用のネットワークでジョブ依頼装置と接続され、当該ジョブ依頼装置からの依頼に応じてジョブを起動するジョブ起動装置とを有するジョブ連携システムでジョブを起動させるジョブ連携方法であって、ジョブ依頼装置が、ジョブ起動装置へファイルの実データを送信する電文に、ジョブ起動装置で起動させるジョブに関するジョブ起動情報を付加してジョブ起動装置宛の電文を生成する第一の電文生成ステップと、ジョブ依頼装置が、ジョブ起動装置宛の電文をジョブ起動装置に送信する第一の送信ステップと、ジョブ起動装置が、ジョブ起動装置宛の電文を受信する第二の受信ステップと、ジョブ起動装置が、ジョブ起動装置宛の電文に含まれるジョブ起動情報に対応するジョブを起動させるジョブ起動ステップと、ジョブ起動装置が、ジョブ依頼装置に送信する任意の電文に、ジョブの実行結果を付加してジョブ依頼装置宛の電文を生成する第二の電文生成ステップと、ジョブ起動装置が、ジョブ依頼装置宛の電文を前記ジョブ依頼装置に送信する第二の送信ステップと、ジョブ依頼装置が、ジョブ起動装置宛の電文に含まれるジョブ起動情報に対応するジョブの実行結果を含む電文を受信する第一の受信ステップと、を含むことを特徴とする。   In addition, the present invention is connected to a job requesting device that requests to start a job and a job requesting device via a network dedicated to the storage including a storage in a transmission path, and executes a job in response to a request from the job requesting device. A job cooperation method for starting a job in a job cooperation system having a job activation apparatus to be activated, the job request apparatus relating to a job activated by the job activation apparatus in a message for transmitting actual file data to the job activation apparatus A first message generation step for generating a message addressed to the job activation device by adding job activation information, a first transmission step in which the job requesting device transmits a message addressed to the job activation device to the job activation device, and a job A second receiving step in which the start device receives a message addressed to the job start device, and the job start device starts the job A job start step for starting a job corresponding to the job start information included in the message addressed to the device, and an arbitrary message sent from the job start device to the job request device, adding the job execution result to the job request device A second message generation step for generating a message for the job, a second transmission step for the job activation device to transmit a message for the job request device to the job request device, and a message for the job request device for the job activation device. And a first reception step of receiving a telegram including a job execution result corresponding to the job activation information included in.

これらの発明によれば、ストレージ専用のネットワークを用いてジョブ依頼端末装置とジョブ起動端末装置とを接続させることで、ジョブ連携システムを外部ネットワークから独立したストレージ専用のネットワークとして構築することができるため、高いセキュリティを確保することができる。また、ジョブ依頼端末装置からジョブ起動装置へファイルの実データを送信する電文に、ジョブ起動装置で起動させるジョブに関するジョブ起動情報を付加することでジョブ起動装置宛の電文を生成し、この電文をジョブ起動装置に送信するため、ジョブ起動情報を送信するためだけの電文を新たに生成する必要がない。   According to these inventions, the job cooperation system can be constructed as a storage-dedicated network independent of the external network by connecting the job request terminal device and the job activation terminal device using a storage-dedicated network. High security can be ensured. In addition, a message for sending the actual data of the file from the job requesting terminal device to the job starting device is added to the message for starting the job by the job starting device to generate a message addressed to the job starting device. Since it is transmitted to the job activation device, there is no need to newly generate a message only for transmitting job activation information.

また、本発明は、上記発明において、第二の電文生成手段は、ジョブ起動装置宛の電文の送信元であるジョブ依頼装置との間に通信パスが確立されている場合に、通信パスを介して送信される任意の電文にジョブの実行結果を付加することでジョブ依頼装置宛の電文を生成することを特徴とする。   In addition, according to the present invention, in the above-described invention, the second message generation unit is configured to communicate with the job requesting device that is the transmission source of the message addressed to the job activation device via the communication path. A message addressed to the job requesting apparatus is generated by adding a job execution result to an arbitrary message transmitted in this manner.

また、本発明は、上記発明において、第一の電文生成手段は、ジョブ起動装置へのファイル転送要求およびジョブ起動要求が発行された場合に、ジョブ起動装置宛の電文を生成することを特徴とする。   Also, the present invention is characterized in that, in the above invention, the first message generation means generates a message addressed to the job activation device when a file transfer request and a job activation request to the job activation device are issued. To do.

また、本発明は、上記発明において、ジョブ依頼装置は、第一の受信手段によってジョブの実行結果を含む電文が受信された場合に、ジョブの実行結果をユーザに通知する通知手段をさらに備えることを特徴とする。   In addition, according to the present invention, in the above invention, the job request device further includes a notification unit that notifies the user of the job execution result when the first reception unit receives a message including the job execution result. It is characterized by.

また、本発明は、伝送路にストレージを含む当該ストレージ専用のネットワークで接続されたジョブ依頼装置からの依頼に応じてジョブを起動するジョブ起動装置によって実行されるジョブ連携プログラムであって、ジョブ依頼装置で生成されたジョブ起動装置宛の電文を受信する受信手順と、ジョブ起動装置宛の電文に含まれるジョブ起動装置で起動させるジョブに関するジョブ起動情報に対応するジョブを起動させるジョブ起動手順と、ジョブ依頼装置に対して送信する任意の電文に、ジョブの実行結果を付加してジョブ依頼装置宛の電文を生成する電文生成手順と、ジョブ依頼装置宛の電文をジョブ依頼装置に送信する送信手順と、をジョブ起動装置に実行させることを特徴とする。   The present invention also relates to a job cooperation program executed by a job activation device that activates a job in response to a request from a job request device connected via a storage-dedicated network including a storage in a transmission path, the job request A reception procedure for receiving a message generated by the device addressed to the job activation device, a job activation procedure for activating a job corresponding to job activation information relating to a job activated by the job activation device included in the message addressed to the job activation device, A message generation procedure for generating a message addressed to a job request device by adding a job execution result to an arbitrary message transmitted to the job request device, and a transmission procedure for transmitting a message addressed to the job request device to the job request device Are executed by a job starting device.

また、本発明は、伝送路にストレージを含む当該ストレージ専用のネットワークで接続されたジョブ起動装置に対してジョブを起動するように依頼するジョブ依頼装置によって実行されるジョブ依頼プログラムであって、ジョブ起動装置へファイルの実データを送信する電文に、ジョブ起動装置で起動させるジョブに関するジョブ起動情報を付加してジョブ起動装置宛の電文を生成する電文生成手順と、ジョブ起動装置宛の電文をジョブ起動装置に送信する送信手順と、ジョブ起動装置宛の電文に含まれるジョブ起動情報に対応するジョブの実行結果を含む電文を受信する受信手順と、をジョブ依頼装置に実行させることを特徴とする。   The present invention also relates to a job request program executed by a job requesting device that requests a job starting device connected to a storage dedicated network including a storage in a transmission path to start a job, A message generation procedure for generating a message addressed to the job activation device by adding job activation information related to the job activated by the job activation device to the message for transmitting the actual file data to the activation device, and a message for the job activation device A job requesting device is caused to execute a transmission procedure for transmitting to a starting device and a receiving procedure for receiving a message including a job execution result corresponding to job starting information included in a message addressed to the job starting device. .

本発明によれば、ストレージ専用のネットワークを用いてジョブ依頼装置とジョブ起動装置とを接続させることで、ジョブ連携システムを外部ネットワークから独立したストレージ専用のネットワークとして構築することができる。   According to the present invention, the job cooperation system can be constructed as a storage-dedicated network independent of the external network by connecting the job requesting apparatus and the job activation apparatus using a storage-dedicated network.

また、本発明によれば、ジョブ依頼装置からジョブ起動装置へファイルの実データを送信する電文に、ジョブ起動装置で起動させるジョブに関するジョブ起動情報を付加することでジョブ起動装置宛の電文を生成し、この電文をジョブ起動装置に送信するため、ジョブ起動情報を送信するためだけの電文を新たに生成する必要がないうえ、実データ送信中に新たにジョブを起動させる必要が生じた場合であっても、実データの送信が終了するまで待機することなくジョブを起動させることができる。   In addition, according to the present invention, a message addressed to a job activation device is generated by adding job activation information related to a job activated by the job activation device to a message for transmitting actual file data from the job requesting device to the job activation device. Because this message is sent to the job activation device, there is no need to generate a new message just for sending job activation information, and there is a need to activate a new job during actual data transmission. Even if it exists, the job can be started without waiting until the transmission of the actual data is completed.

すなわち、本発明によれば、セキュリティを確保しつつ、効率よくジョブを起動させることができるという効果を奏する。   That is, according to the present invention, it is possible to efficiently start a job while ensuring security.

以下に添付図面を参照して、この発明に係るジョブ連携システム、ジョブ連携方法、ジョブ連携プログラムの好適な実施形態を詳細に説明する。   Exemplary embodiments of a job cooperation system, a job cooperation method, and a job cooperation program according to the present invention will be described below in detail with reference to the accompanying drawings.

まず、本実施例におけるジョブ連携システムの構成について説明する。図1は、本実施例に係るジョブ連携システム1の構成図である。同図に示すように、ジョブ連携システム1は、クライアント側システム10と管理サーバ側システム20に大別され、クライアント側システム10は、ジョブ依頼装置11と、ジョブ依頼装置11と同様の構成を有する他の装置とを含み、管理サーバ側システム20は、ジョブ起動装置21を含む。ジョブ依頼装置11等とジョブ起動装置21は、伝送路にストレージ31を有するSAN30で接続される。SAN30は、外部ネットワークから独立したストレージ専用のネットワークである。   First, the configuration of the job cooperation system in this embodiment will be described. FIG. 1 is a configuration diagram of a job cooperation system 1 according to the present embodiment. As shown in the figure, the job cooperation system 1 is roughly divided into a client side system 10 and a management server side system 20, and the client side system 10 has the same configuration as the job request apparatus 11 and the job request apparatus 11. The management server side system 20 includes a job activation device 21. The job requesting device 11 and the like and the job starting device 21 are connected by a SAN 30 having a storage 31 on the transmission path. The SAN 30 is a storage-dedicated network that is independent of the external network.

図1を参照してジョブ依頼装置11の機能構成について説明する。同図に示すように、ジョブ依頼装置11は、ジョブ依頼装置11を全体制御する制御部12と、制御部12での処理に用いられる各種のデータやアプリケーションを記憶する記憶部13とを有する。制御部12は、電文生成部121と、送信部122と、受信部123と、表示部124とを有する。記憶部13は、ファイルの送受信時に送受信データの通信バッファとして使用される通信バッファ領域131と、送受信の対象となる各種のファイルを格納するファイル格納領域132とを有する。   A functional configuration of the job request apparatus 11 will be described with reference to FIG. As shown in FIG. 1, the job request apparatus 11 includes a control unit 12 that controls the job request apparatus 11 as a whole, and a storage unit 13 that stores various data and applications used for processing in the control unit 12. The control unit 12 includes a message generation unit 121, a transmission unit 122, a reception unit 123, and a display unit 124. The storage unit 13 includes a communication buffer area 131 used as a communication buffer for transmission / reception data when a file is transmitted / received, and a file storage area 132 for storing various files to be transmitted / received.

電文生成部121は、ファイル転送処理等に必要な各種電文を生成する。例えば、電文生成部121は、ジョブ起動装置21へのファイルの送信コマンドが発行されたことを検知した場合に、その送信コマンドがジョブ起動要求をともなっているか否かを判定する。そして、この判定で送信コマンドがジョブ起動要求をともなっていると判定した場合には、ジョブ起動装置21に送信するファイルの実データに加えて、ジョブ起動装置21へ起動を依頼するジョブに関する情報(以下、「ジョブ起動情報」という)を含んだ電文を生成する。一方、電文生成部121は、送信コマンドがジョブ起動要求をともなっていないと判定した場合には、ジョブ起動装置21に送信するファイルの実データを含んだ電文を生成する。なお、電文生成部121が生成する電文の詳細については、後述することとする。   The message generation unit 121 generates various messages required for file transfer processing and the like. For example, when it is detected that a file transmission command to the job activation device 21 has been issued, the message generation unit 121 determines whether the transmission command is accompanied by a job activation request. If it is determined in this determination that the transmission command is accompanied by a job activation request, in addition to the actual data of the file to be transmitted to the job activation device 21, information about the job requested to be activated by the job activation device 21 ( Hereinafter, a message including “job activation information” is generated. On the other hand, when it is determined that the transmission command is not accompanied by a job activation request, the message generation unit 121 generates a message including actual file data to be transmitted to the job activation device 21. The details of the message generated by the message generation unit 121 will be described later.

送信部122は、電文生成部121によって生成されたジョブ起動装置21宛の電文等を宛先の装置へ送信する。受信部123は、各種電文をジョブ起動装置21等から受信する。   The transmission unit 122 transmits a message and the like generated by the message generation unit 121 and addressed to the job activation device 21 to the destination device. The receiving unit 123 receives various messages from the job activation device 21 and the like.

表示部124は、各種情報を表示する表示デバイスであり、受信部123によって受信された電文に当該のジョブ依頼装置11が実行を依頼したジョブの実行結果が含まれている場合に、その実行結果を表示し、ユーザにジョブの実行結果を通知する。なお、ユーザへジョブの実行結果の通知方法は、これに限られない。例えば、ジョブの実行結果をプリンターから出力させることでユーザに通知することとしてもよいし、ジョブの実行結果をユーザ宛にメール送信することでユーザに通知することとしてもよい。   The display unit 124 is a display device that displays various types of information. When a message received by the receiving unit 123 includes an execution result of a job requested to be executed by the job requesting apparatus 11, the execution result is displayed. Is displayed and the user is notified of the job execution result. The method for notifying the user of the job execution result is not limited to this. For example, the user may be notified by outputting a job execution result from a printer, or may be notified to the user by sending an email to the user.

図1を参照してジョブ起動装置21の機能構成について説明する。同図に示すように、ジョブ起動装置21は、ジョブ起動装置21を全体制御する制御部22と、制御部22での処理に用いられる各種のデータやアプリケーションを記憶する記憶部23とを有する。制御部22は、受信部221と、ジョブ起動部222と、電文生成部223と、送信部224とを有する。記憶部23は、各種のデータを一時的に記憶させる一時記憶領域231と、ファイルの送受信時に送受信データの通信バッファとして使用される通信バッファ領域232と、送受信の対象となる各種のファイルを格納するファイル格納領域233とを有する。   The functional configuration of the job activation device 21 will be described with reference to FIG. As shown in the figure, the job activation device 21 includes a control unit 22 that controls the job activation device 21 as a whole, and a storage unit 23 that stores various data and applications used for processing in the control unit 22. The control unit 22 includes a reception unit 221, a job activation unit 222, a message generation unit 223, and a transmission unit 224. The storage unit 23 stores a temporary storage area 231 for temporarily storing various types of data, a communication buffer area 232 used as a communication buffer for transmission / reception data during file transmission / reception, and various types of files to be transmitted / received. And a file storage area 233.

受信部221は、ジョブ起動装置21宛の各種電文を受信する。そして、受信した電文がファイル転送に関するものであり、その電文に送信ファイルの実データが含まれていれば、図示しない所定の処理部にその実データを引き渡してファイル格納領域233に記憶させる。また、受信部221は、受信した電文がジョブ起動情報を含んでいるか否かを判定する。ジョブ起動部222は、受信部221によって受信された電文にジョブ依頼情報が含まれている場合に、ジョブ起動情報に対応するジョブを起動させる。   The receiving unit 221 receives various messages addressed to the job activation device 21. If the received message relates to file transfer, and the actual data of the transmission file is included in the message, the actual data is delivered to a predetermined processing unit (not shown) and stored in the file storage area 233. The receiving unit 221 determines whether the received message includes job activation information. The job activation unit 222 activates a job corresponding to the job activation information when the message received by the reception unit 221 includes job request information.

電文生成部223は、ファイル転送処理等に必要な各種電文を生成する。例えば、電文生成部223は、ジョブ起動部222によって起動されたジョブの実行が終了し、そのジョブの実行結果を依頼元の装置へ通知することが必要であることを検知した場合に、そのジョブの実行結果を依頼元の装置へ通知する電文を生成する。このとき、電文生成部223は、依頼元の装置との間に通信パスが確立されているか否かを判定する。具体的には、ジョブの起動を依頼した装置がジョブ依頼装置11であれば、電文生成部223は、ジョブ依頼装置11との間に通信パスが確立されているか否かを判定する。   The message generation unit 223 generates various messages required for file transfer processing and the like. For example, when the message generation unit 223 detects that the job started by the job starting unit 222 has been executed and it is necessary to notify the requesting apparatus of the execution result of the job, A message that notifies the requesting device of the execution result is generated. At this time, the message generation unit 223 determines whether a communication path is established with the requesting apparatus. Specifically, if the apparatus that requested the job activation is the job request apparatus 11, the message generation unit 223 determines whether a communication path is established with the job request apparatus 11.

この判定で通信パスが確立されていると判定された場合、電文生成部223は、その通信パスを通じて送信される電文の1つにジョブの実行結果を付加する。なお、ジョブの実行結果を付加する電文は、そのジョブと関連があるものである必要はなく、ジョブの実行を依頼した装置へ送信される電文であればよい。このように、依頼元の装置との間に通信パスが確立されている場合に、その通信パスを通じて送信される電文にジョブの実行結果を付加することにより、依頼元の装置との間に新たな通信パスを設けたり、ジョブの実行結果を通知するための専用の電文を生成して送信したりすることによる負荷の増大や処理の遅延を抑制することができる。   If it is determined that the communication path is established in this determination, the message generation unit 223 adds the job execution result to one of the messages transmitted through the communication path. Note that the message to which the job execution result is added need not be related to the job, and may be a message transmitted to the apparatus that requested the job execution. As described above, when a communication path is established with the requesting device, a job execution result is added to the message transmitted through the communication path, so that a new communication with the requesting device can be established. It is possible to suppress an increase in load and processing delay caused by providing a simple communication path or generating and transmitting a dedicated message for notifying a job execution result.

一方、通信パスが確立されていないと判定された場合には、電文生成部223は、依頼元の装置(例えば、ジョブ依頼装置11)との間の通信パスを確立させるとともに、ジョブの実行結果を送信するための電文を生成する。   On the other hand, when it is determined that the communication path has not been established, the message generation unit 223 establishes a communication path with the requesting device (for example, the job requesting device 11) and also executes the job execution result. Generate a message to send.

依頼元の装置との間に通信パスが確立されているか否かは、例えば、一時記憶領域231に記憶されるジョブ管理テーブルを参照することで判定することができる。図2は、ジョブ管理テーブルのデータ構成図である。ジョブ管理テーブルは、データ項目として、例えば、ジョブ識別子と、ジョブ実行結果有無と、通信パス名を有する。ジョブ識別子は、ジョブ依頼装置11とジョブ起動装置21でやりとりされるジョブ関連の情報が、どのジョブに関するものであるかを識別するための一意な番号である。ジョブ実行結果有無は、ジョブの実行結果の通知が必要であるか否かを示すフラグである。通信パス名は、ジョブ関連の電文をやりとりするための通信パスの名称である。   Whether or not a communication path has been established with the requesting apparatus can be determined by referring to a job management table stored in the temporary storage area 231, for example. FIG. 2 is a data configuration diagram of the job management table. The job management table includes, for example, a job identifier, job execution result presence / absence, and communication path name as data items. The job identifier is a unique number for identifying which job the job-related information exchanged between the job request apparatus 11 and the job activation apparatus 21 relates to. The presence / absence of job execution result is a flag indicating whether or not notification of the job execution result is necessary. The communication path name is a name of a communication path for exchanging job-related messages.

ジョブ管理パステーブルは、次のように更新される。受信部221は、ジョブの起動を要求する電文を受信すると、ジョブ管理テーブルにエントリを追加し、電文中で指定されたジョブ識別子およびジョブ実行結果有無と、その電文が送信されてきた通信パスの名称とを追加エントリに格納する。そして、いずれかのタイミングで、確立されていた通信パスが切断されると、送信部224が、切断された通信パスと同一の通信パス名を有するジョブ管理テーブルのエントリを検索し、検索されたエントリの通信パス名の値をクリアする。   The job management path table is updated as follows. When receiving a message requesting job start-up, the receiving unit 221 adds an entry to the job management table, the job identifier specified in the message, the presence / absence of the job execution result, and the communication path to which the message is transmitted. Store the name in the additional entry. When the established communication path is disconnected at any timing, the transmission unit 224 searches for an entry in the job management table having the same communication path name as the disconnected communication path. Clears the entry's communication path name value.

電文生成部223は、ジョブ起動部222によって起動されたジョブの実行が終了したことを検知した場合に、実行が終了したジョブのジョブ識別子をキーにしてジョブ管理テーブルを検索する。そして、電文生成部223は、検索されたエントリのジョブ実行結果有無の値を参照して実行結果の通知が必要であるか否かを判定し、同エントリの通信パス名の値が設定されているか否かによって、依頼元の装置との間に通信パスが確立されているか否かを判定する。   When the message generation unit 223 detects that the execution of the job activated by the job activation unit 222 has been completed, the message generation unit 223 searches the job management table using the job identifier of the job that has been completed as a key. Then, the message generation unit 223 determines whether it is necessary to notify the execution result with reference to the job execution result presence / absence value of the retrieved entry, and the communication path name value of the entry is set. It is determined whether or not a communication path has been established with the request source apparatus.

送信部224は、電文生成部223によって生成されたジョブ依頼装置11宛の電文等を宛先の装置へ送信する。   The transmission unit 224 transmits a message or the like addressed to the job request device 11 generated by the message generation unit 223 to the destination device.

ここで、ジョブ依頼装置11とジョブ起動装置21の間でやりとりされる電文の詳細について説明する。図3は、ファイル送信時の電文のやりとりの一例を示す図である。この例は、ジョブ依頼装置11がファイルの送信をジョブ起動装置21へ要求する例を示している。   Here, the details of the messages exchanged between the job request apparatus 11 and the job activation apparatus 21 will be described. FIG. 3 is a diagram illustrating an example of message exchange during file transmission. In this example, the job request apparatus 11 requests the job activation apparatus 21 to transmit a file.

同図に示すように、ジョブ依頼装置11においてファイルの送信コマンドが発行されると、電文生成部121がこれを検出する(ステップS11)。送信コマンドには、ファイルの送信に用いる通信パスの名称である通信パス名と、送信元のファイルの名称である送信元ファイル名と、送信先のファイル名である送信先ファイル名とが含まれる。電文生成部121は、送信コマンドを検出すると、送信要求電文41aを生成し、送信部122が、通信パス名で指定された通信パスを通じて送信要求電文41aをジョブ起動装置21へ送信する(ステップS12)。送信要求電文41aのボディー部には、送信先ファイル名が含まれる。   As shown in the figure, when a file transmission command is issued in the job request apparatus 11, the message generation unit 121 detects this (step S11). The transmission command includes a communication path name that is a name of a communication path used for file transmission, a transmission source file name that is a name of a transmission source file, and a transmission destination file name that is a transmission destination file name. . When the message generation unit 121 detects a transmission command, the message generation unit 121 generates a transmission request message 41a, and the transmission unit 122 transmits the transmission request message 41a to the job activation device 21 through the communication path specified by the communication path name (step S12). ). The body part of the transmission request message 41a includes a transmission destination file name.

ジョブ起動装置21の受信部221が、送信要求電文41aを受信すると、電文生成部223が、要求を受け付けた旨を示す要求受付電文を生成し、送信部224がこの電文をジョブ依頼装置11へ応答する(ステップS13)。   When the reception unit 221 of the job activation device 21 receives the transmission request message 41a, the message generation unit 223 generates a request reception message indicating that the request has been received, and the transmission unit 224 sends the message to the job request device 11. A response is made (step S13).

そして、ジョブ依頼装置11の受信部123が、要求受付電文を受信すると、電文生成部121は、送信元ファイル名に対応するファイルの実データをボディー部に含んだデータ送信電文41bを生成し、送信部122が、データ送信電文41bをジョブ起動装置21へ送信する。そして、ジョブ起動装置21の受信部221は、データ送信電文41bを受信すると、ボディー部に含まれるファイルの実データを送信先ファイルで指定されたファイル名をもつファイルとして記憶させる。なお、データ送信電文41bの送受信は、送信元ファイル名に対応するファイルの実データが全て送信されるまで、通信バッファ長ごとに繰り返し実行される(ステップS14)。   When the reception unit 123 of the job request apparatus 11 receives the request reception message, the message generation unit 121 generates a data transmission message 41b including the actual data of the file corresponding to the transmission source file name in the body part, The transmission unit 122 transmits the data transmission message 41 b to the job activation device 21. When receiving the data transmission message 41b, the receiving unit 221 of the job activation device 21 stores the actual data of the file included in the body unit as a file having a file name designated by the transmission destination file. The transmission / reception of the data transmission telegram 41b is repeatedly executed for each communication buffer length until all the actual data of the file corresponding to the transmission source file name is transmitted (step S14).

図4は、ジョブ起動依頼時の電文のやりとりの一例を示す図である。この例は、ジョブ依頼装置11がジョブ起動装置21へジョブの起動を依頼する例を示している。   FIG. 4 is a diagram illustrating an example of message exchange at the time of job activation request. In this example, the job requesting apparatus 11 requests the job starting apparatus 21 to start a job.

同図に示すように、ジョブ依頼装置11において送信コマンドが発行されると、電文生成部121がこれを検出する(ステップS21)。ジョブの起動依頼時の送信コマンドには、通信パス名と、送信元ファイル名と、送信先ファイル名に加えて、ジョブの実行結果の通知が必要であるか否かを示すジョブ実行結果通知有無と、ジョブの実行ファイルの名称であるジョブ名と、ジョブを制御する制御パラメータであるジョブ起動パラメータとが含まれる。実行結果通知有無、ジョブ名およびジョブ起動パラメータは、前述のジョブ起動情報に相当する。   As shown in the figure, when a transmission command is issued in the job request apparatus 11, the message generation unit 121 detects this (step S21). Whether or not a job execution result notification is required, in addition to the communication path name, transmission source file name, and transmission destination file name, is included in the transmission command at the time of job start request. A job name that is the name of the job execution file, and a job activation parameter that is a control parameter for controlling the job. The execution result notification presence / absence, job name, and job activation parameter correspond to the above-described job activation information.

電文生成部121は、ジョブ名等を含んだ送信コマンドを検出すると、送信要求電文42aを生成し、送信部122が、通信パス名で指定された通信パスを通じて送信要求電文42aをジョブ起動装置21へ送信する(ステップS22)。送信要求電文42aのボディー部には、送信先ファイル名に加えて、ジョブ識別子とジョブ実行結果通知有無が含まれる。ジョブ識別子は、電文生成部121によって生成され、ジョブ起動コマンドの内容と対応付けて記憶部13に記憶される。   When the message generation unit 121 detects a transmission command including a job name or the like, the message generation unit 121 generates a transmission request message 42a, and the transmission unit 122 transmits the transmission request message 42a through the communication path specified by the communication path name. (Step S22). The body part of the transmission request message 42a includes a job identifier and presence / absence of job execution result notification in addition to the transmission destination file name. The job identifier is generated by the message generation unit 121 and stored in the storage unit 13 in association with the content of the job activation command.

ジョブ起動装置21の受信部221は、送信要求電文42aを受信すると、ジョブ管理テーブルにエントリを追加し、ジョブ識別子と、ジョブ実行結果有無と、通信パス名称とを追加エントリに格納する。そして、電文生成部223が、要求を受け付けた旨を示す要求受付電文を生成し、送信部224がこの電文をジョブ依頼装置11へ応答する(ステップS23)。   Upon receiving the transmission request message 42a, the receiving unit 221 of the job activation device 21 adds an entry to the job management table, and stores the job identifier, job execution result presence / absence, and communication path name in the additional entry. The message generation unit 223 generates a request reception message indicating that the request has been received, and the transmission unit 224 responds to the job request apparatus 11 with the message (step S23).

そして、ジョブ依頼装置11の受信部123が、要求受付電文を受信すると、電文生成部121は、送信元ファイル名に対応するファイルの実データをボディー部に含んだデータ送信電文42bを生成し、送信部122が、データ送信電文41bをジョブ起動装置21へ送信する。このデータ送信電文42bは、データ送信電文41bと同一形式の電文であり、典型的には、ジョブの実行に必要なデータやプログラムをジョブ起動装置21へ転送するために用いられる。そして、ジョブ起動装置21の受信部221は、データ送信電文42bを受信すると、ボディー部に含まれるファイルの実データを送信先ファイルで指定されたファイル名をもつファイルとして記憶させる。なお、データ送信電文42bの送受信は、送信元ファイル名に対応するファイルの実データが全て送信されるまで、通信バッファ長ごとに繰り返し実行される(ステップS24)。   When the receiving unit 123 of the job requesting apparatus 11 receives the request acceptance message, the message generation unit 121 generates a data transmission message 42b including the actual data of the file corresponding to the transmission source file name in the body part, The transmission unit 122 transmits the data transmission message 41 b to the job activation device 21. The data transmission message 42b is a message having the same format as the data transmission message 41b, and is typically used for transferring data and programs necessary for job execution to the job activation device 21. When receiving the data transmission message 42b, the receiving unit 221 of the job activation device 21 stores the actual data of the file included in the body unit as a file having a file name specified by the transmission destination file. The transmission / reception of the data transmission telegram 42b is repeatedly executed for each communication buffer length until all the actual data of the file corresponding to the transmission source file name is transmitted (step S24).

こうして、ファイルの転送が完了した後、電文生成部121は、ジョブ名とジョブ起動パラメータをボディー部に含んだジョブ起動情報送信電文43bを生成し、送信部122が、ジョブ起動情報送信電文43bをジョブ起動装置21へ送信する。そして、ジョブ起動装置21の受信部221が、ジョブ起動情報送信電文43bを受信すると、ジョブ起動部222は、ボディー部に含まれるジョブ起動パラメータを指定して、ボディー部に含まれるジョブ名に対応する実行ファイルを起動する(ステップS25)。   Thus, after the file transfer is completed, the message generation unit 121 generates a job activation information transmission message 43b including the job name and job activation parameter in the body portion, and the transmission unit 122 generates the job activation information transmission message 43b. It transmits to the job starting device 21. When the reception unit 221 of the job activation device 21 receives the job activation information transmission message 43b, the job activation unit 222 specifies the job activation parameter included in the body part and corresponds to the job name included in the body part. The execution file to be started is started (step S25).

なお、図4で示した例では、ジョブ名とジョブ起動パラメータを送信するための専用の電文を生成するようになっているが、データ送信電文42bにジョブ名とジョブ起動パラメータを付加してジョブ起動装置21へ送信することとしてもよい。   In the example shown in FIG. 4, a dedicated message for transmitting the job name and job activation parameter is generated, but the job name and the job activation parameter are added to the data transmission message 42b. It is good also as transmitting to starting device 21.

図5は、ジョブ実行結果通知時の電文のやりとりの一例を示す図である。ここでは、ジョブの起動を依頼したジョブ依頼装置11と、ジョブを起動したジョブ起動装置21との間の通信パスが確立されている場合を示す。なお、ジョブ依頼装置11とジョブ起動装置21との間の通信パスが確立されていない場合の電文のやりとりは、従来行われていた通常のやりとりと同様である。   FIG. 5 is a diagram illustrating an example of message exchange at the time of job execution result notification. Here, a case is shown in which a communication path is established between the job requesting apparatus 11 that has requested job activation and the job activation apparatus 21 that has activated the job. Note that the exchange of messages when the communication path between the job request apparatus 11 and the job activation apparatus 21 is not established is the same as a normal exchange that has been conventionally performed.

ジョブ依頼装置11からジョブ起動装置21へのジョブの起動要求とほぼ同じ時間に、ジョブ起動装置21からジョブ依頼装置11へのファイル送信要求があったものとする。この場合、上記のステップS11〜S14と同様の手順が、要求元と要求先の立場を入れ換えて、ステップS31〜S34のように実行される。   Assume that there is a file transmission request from the job activation device 21 to the job requesting device 11 at substantially the same time as the job activation request from the job requesting device 11 to the job activation device 21. In this case, the same procedure as in steps S11 to S14 described above is executed as in steps S31 to S34 by exchanging the positions of the request source and the request destination.

そして、ステップS34の実行中に、ジョブ起動装置21において実行されていたジョブが完了すると、ジョブ起動部222がジョブ実行結果通知を発行する。ジョブ実行結果通知には、実行が完了したジョブのジョブ識別子と、ジョブが正常に完了したか否かを示す復帰コードと、ジョブの実行結果の詳細を示す詳細結果情報とが含まれる。電文生成部223は、ジョブ実行結果通知を検出すると、ジョブ管理テーブルを参照して実行結果の通知が必要であるか否かと、依頼元の装置との間に通信パスが確立されているか否かを判定する。   When the job executed in the job activation device 21 is completed during the execution of step S34, the job activation unit 222 issues a job execution result notification. The job execution result notification includes a job identifier of a job that has been executed, a return code that indicates whether the job has been completed normally, and detailed result information that indicates details of the job execution result. When the message generation unit 223 detects the job execution result notification, the message generation unit 223 refers to the job management table to determine whether it is necessary to notify the execution result, and whether a communication path is established between the request source device and the message generation unit 223. Determine.

そして、電文生成部223は、実行結果の通知が必要であり、通信パスが確立されていると判定すると、ジョブ起動装置21からジョブ依頼装置11へ送信されるデータ送信電文41bの1つにジョブの実行結果を付加する。具体的には、ジョブの実行結果が付加されている旨をヘッダ部に設定し、ボディー部にジョブ識別子や復帰コードを付加する。そして、送信部224が、このデータ送信電文41bをジョブ依頼装置11へ送信し、ジョブ依頼装置11の表示部124が、ジョブの実行結果をユーザに通知する。   When the message generation unit 223 determines that the execution result needs to be notified and the communication path is established, the message generation unit 223 sets the job to one of the data transmission messages 41b transmitted from the job activation device 21 to the job request device 11. The execution result of is added. Specifically, the fact that a job execution result is added is set in the header part, and a job identifier and a return code are added to the body part. Then, the transmission unit 224 transmits this data transmission message 41b to the job request apparatus 11, and the display unit 124 of the job request apparatus 11 notifies the user of the job execution result.

次に、ジョブ依頼装置11およびジョブ起動装置21の処理手順について説明する。図6は、ジョブ依頼装置11のファイル送信時の処理手順を示すフローチャートである。   Next, processing procedures of the job request apparatus 11 and the job activation apparatus 21 will be described. FIG. 6 is a flowchart showing a processing procedure when the job request apparatus 11 transmits a file.

同図に示すように、ジョブ依頼装置11の電文生成部121は、ファイル転送を求める送信コマンドが発行されたことを検知すると(ステップS101)、送信コマンドがジョブ起動要求をともなっているか否かを判定する(ステップS102)。この判定がNOである場合(ステップS102;NO)に、電文生成部121は、ジョブ起動装置21に送信するファイルの実データ等を用いてジョブ起動装置21宛の電文を生成する(ステップS103)。   As shown in the figure, when the message generation unit 121 of the job request apparatus 11 detects that a transmission command for file transfer has been issued (step S101), it determines whether or not the transmission command is accompanied by a job activation request. Determination is made (step S102). When this determination is NO (step S102; NO), the message generation unit 121 generates a message addressed to the job activation device 21 using the actual data of the file transmitted to the job activation device 21 (step S103). .

一方、上記ステップS102における判定で、ジョブ起動要求をともなっていると判定された場合(ステップS102;YES)、電文生成部121は、生成した実データ送信用の電文等にジョブ起動情報を付加する(ステップS104)。   On the other hand, if it is determined in step S102 that a job activation request is issued (step S102; YES), the message generation unit 121 adds job activation information to the generated message for transmitting actual data. (Step S104).

そして、送信部122は、上記ステップS103またはステップS104で生成されたジョブ起動装置21宛の電文をジョブ起動装置21に送信する(ステップS105)。   Then, the transmission unit 122 transmits the message addressed to the job activation device 21 generated in step S103 or step S104 to the job activation device 21 (step S105).

図7は、ジョブ起動装置21のファイル受信時の処理手順を示すフローチャートである。同図に示すように、ジョブ起動装置21の受信部221は、ジョブ依頼装置11からジョブ起動装置21宛の電文を受信すると(ステップS201)、ジョブ依頼装置11から送信されるファイルの実データの受信を開始する(ステップS202)とともに、ジョブ起動装置21宛の電文にジョブ起動情報が含まれているか否かを判定する(ステップS203)。この判定がNOである場合(ステップS203;NO)に、受信部221は、ジョブ依頼装置11から送信されるファイルの実データを受信し(ステップS204)、全ての実データを受信した後に処理を終了する。   FIG. 7 is a flowchart showing a processing procedure when the job activation device 21 receives a file. As shown in the figure, when the receiving unit 221 of the job activation device 21 receives a message addressed to the job activation device 21 from the job requesting device 11 (step S201), the actual data of the file transmitted from the job requesting device 11 is received. Reception is started (step S202), and it is determined whether or not job activation information is included in the message addressed to the job activation device 21 (step S203). If this determination is NO (step S203; NO), the receiving unit 221 receives the actual data of the file transmitted from the job requesting apparatus 11 (step S204), and performs processing after receiving all the actual data. finish.

一方、上記ステップS203における判定で、電文にジョブ起動情報が含まれていると判定された場合(ステップS203;YES)に、受信部221によるファイルの実データの受信が終了した後に(ステップS205)、ジョブ起動部222が、ジョブ起動装置21宛の電文に含まれるジョブ起動情報に対応するジョブを起動させる(ステップS206)。   On the other hand, if it is determined in step S203 that the message includes job activation information (step S203; YES), after the reception of the actual file data by the receiving unit 221 is completed (step S205). The job activation unit 222 activates a job corresponding to the job activation information included in the message addressed to the job activation device 21 (step S206).

図8は、ジョブ起動装置21のジョブ実行完了時の処理手順を示すフローチャートである。同図に示すように、ジョブ起動部222によって起動させられたジョブの実行が終了すると、電文生成部223は、ジョブ依頼装置11との間に通信パスが確立されているか否かを判定する(ステップS301)。この判定がNOである場合(ステップS301;NO)に、電文生成部223は、ジョブ依頼装置11との間の通信パスを確立させる(ステップS302)とともに、ジョブの実行結果を送信するためのジョブ実行結果送信用の電文を生成する(ステップS303)。   FIG. 8 is a flowchart illustrating a processing procedure when job execution of the job activation device 21 is completed. As shown in the figure, when the execution of the job activated by the job activation unit 222 is completed, the message generation unit 223 determines whether or not a communication path is established with the job requesting apparatus 11 ( Step S301). When this determination is NO (step S301; NO), the message generation unit 223 establishes a communication path with the job requesting apparatus 11 (step S302) and transmits a job execution result. A message for transmitting the execution result is generated (step S303).

一方、上記ステップS301における判定で、ジョブ依頼装置11との間に通信パスが確立されていると判定された場合(ステップS301;YES)、電文生成部223は、ジョブ依頼装置11にファイルの実データ等を送信する電文に、ジョブの実行結果を付加してジョブ依頼装置11宛の電文を生成する(ステップS304)。   On the other hand, when it is determined in step S301 that a communication path has been established with the job requesting apparatus 11 (step S301; YES), the message generation unit 223 stores the actual file in the job requesting apparatus 11. A message sent to the job request apparatus 11 is generated by adding the job execution result to the message for transmitting data or the like (step S304).

そして、送信部224は、上記ステップS303またはステップS304で生成されたジョブ依頼装置11宛の電文をジョブ依頼装置11に送信する(ステップS305)。   Then, the transmission unit 224 transmits the message addressed to the job request apparatus 11 generated in step S303 or step S304 to the job request apparatus 11 (step S305).

図9は、ジョブ依頼装置11の電文受信時の処理手順を示すフローチャートである。同図に示すように、受信部123が、ジョブ依頼装置11宛の電文を受信する(ステップS401)と、表示部124は、受信された電文にジョブの実行結果が含まれているか否かを判定する(ステップS402)。この判定がNOである場合(ステップS402;NO)には、表示部124は、特に処理を行わない。   FIG. 9 is a flowchart illustrating a processing procedure when the job request apparatus 11 receives a message. As shown in the figure, when the receiving unit 123 receives a message addressed to the job requesting apparatus 11 (step S401), the display unit 124 determines whether or not the received message contains a job execution result. Determination is made (step S402). If this determination is NO (step S402; NO), the display unit 124 does not perform any particular processing.

一方、上記ステップS402における判定で、受信された電文にジョブの実行結果が含まれていると判定された場合(ステップS402;YES)に、表示部124は、電文に含まれるジョブの実行結果をモニタに表示させる(ステップS403)。   On the other hand, when it is determined in step S402 that the received message contains the job execution result (step S402; YES), the display unit 124 displays the job execution result included in the message. It is displayed on the monitor (step S403).

上述してきたように、本実施例のジョブ連携システムでは、インターネット等の外部ネットワークに接続されていないSAN30を介してジョブ依頼装置11とジョブ起動装置21の間でジョブ起動に関する情報のやりとりを行うこととしたので、高いセキュリティを確保することができる。   As described above, in the job cooperation system according to the present embodiment, information regarding job activation is exchanged between the job request apparatus 11 and the job activation apparatus 21 via the SAN 30 that is not connected to an external network such as the Internet. Therefore, high security can be ensured.

また、ファイルの実データをジョブ起動装置21に送信するための電文に、ジョブ起動装置21で起動させるジョブに関するジョブ起動情報を付加し、この電文をジョブ起動装置21に送信するため、ジョブ起動情報を送信するためだけの電文を新たに生成する必要がなく、迅速かつ効率よくジョブを起動させることが可能となる。   In addition, job start information regarding a job to be started by the job starter 21 is added to a message for transmitting the actual data of the file to the job starter 21, and this message is transmitted to the job starter 21. Therefore, it is not necessary to newly generate a message for transmitting the message, and the job can be started quickly and efficiently.

なお、図1に示した本実施例におけるジョブ連携システム1の構成は、本発明の要旨を逸脱しない範囲で種々に変更することができる。例えば、ジョブ依頼装置11の制御部12の機能またはジョブ起動装置21の制御部22の機能をソフトウェアとして実装し、これをコンピュータで実行することにより、ジョブ依頼装置11またはジョブ起動装置21と同等の機能を実現することもできる。以下に、ジョブ依頼装置11の制御部12の機能またはジョブ起動装置21の制御部22をソフトウェアとして実装したジョブ連携プログラム1071を実行するコンピュータの一例を示す。   The configuration of the job cooperation system 1 in the present embodiment shown in FIG. 1 can be variously changed without departing from the gist of the present invention. For example, the function of the control unit 12 of the job requesting device 11 or the function of the control unit 22 of the job starting device 21 is implemented as software, and is executed by a computer, thereby being equivalent to the job requesting device 11 or the job starting device 21. Functions can also be realized. Hereinafter, an example of a computer that executes the job cooperation program 1071 in which the function of the control unit 12 of the job requesting apparatus 11 or the control unit 22 of the job starting apparatus 21 is implemented as software will be described.

図10は、ジョブ連携プログラムを実行するコンピュータの機能構成図である。このコンピュータ1000は、各種演算処理を実行するCPU(Central Processing Unit)1010と、ユーザからのデータの入力を受け付ける入力装置1020と、各種情報を表示するモニタ1030と、記録媒体からプログラム等を読み取る媒体読取装置1040と、ネットワークを介して他のコンピュータとの間でデータの授受をおこなう通信装置1050と、各種情報を一時記憶するRAM(Random Access Memory)1060と、ハードディスク装置1070とをバス1080で接続して構成される。   FIG. 10 is a functional configuration diagram of a computer that executes a job cooperation program. The computer 1000 includes a CPU (Central Processing Unit) 1010 that executes various arithmetic processes, an input device 1020 that receives input of data from a user, a monitor 1030 that displays various information, and a medium that reads a program from a recording medium. A bus 1080 connects a reading device 1040, a communication device 1050 that exchanges data with other computers via a network, a RAM (Random Access Memory) 1060 that temporarily stores various types of information, and a hard disk device 1070. Configured.

そして、ハードディスク装置1070には、図1に示したジョブ依頼装置11の制御部12の機能またはジョブ起動装置21の制御部22と同様の機能を有するジョブ連携プログラム1071と、図1に示したジョブ依頼装置11の記憶部13の機能またはジョブ起動装置21の記憶部23に記憶される各種データに対応するジョブ連携用データ1072とが記憶される。なお、ジョブ連携用データ1072を、適宜分散させ、ネットワークを介して接続された他のコンピュータに記憶させておくこともできる。   The hard disk device 1070 includes a job cooperation program 1071 having the function of the control unit 12 of the job requesting device 11 shown in FIG. 1 or the same function as the control unit 22 of the job starting device 21, and the job shown in FIG. The job linkage data 1072 corresponding to various data stored in the function of the storage unit 13 of the requesting device 11 or the storage unit 23 of the job activation device 21 is stored. Note that the job cooperation data 1072 can be appropriately distributed and stored in another computer connected via a network.

そして、CPU1010がジョブ連携プログラム1071をハードディスク装置1070から読み出してRAM1060に展開することにより、ジョブ連携プログラム1071は、ジョブ連携プロセス1061として機能するようになる。そして、ジョブ連携プロセス1061は、ジョブ連携用データ1072から読み出した情報等を適宜RAM1060上の自身に割り当てられた領域に展開し、この展開したデータ等に基づいて各種データ処理を実行する。   Then, the CPU 1010 reads out the job cooperation program 1071 from the hard disk device 1070 and develops it in the RAM 1060, whereby the job cooperation program 1071 functions as the job cooperation process 1061. Then, the job cooperation process 1061 expands the information read from the job cooperation data 1072 as appropriate in the area allocated to itself on the RAM 1060, and executes various data processing based on the expanded data.

なお、ジョブ連携プログラム1071は、必ずしもハードディスク装置1070に格納されている必要はなく、CD−ROM等の記憶媒体に記憶されたこのプログラムを、コンピュータ1000が読み出して実行するようにしてもよい。また、公衆回線、インターネット、LAN(Local Area Network)、WAN(Wide Area Network)等を介してコンピュータ1000に接続される他のコンピュータ(またはサーバ)等にこのプログラムを記憶させておき、コンピュータ1000がこれらからプログラムを読み出して実行するようにしてもよい。   Note that the job cooperation program 1071 is not necessarily stored in the hard disk device 1070, and the computer 1000 may read and execute this program stored in a storage medium such as a CD-ROM. The computer 1000 stores the program in another computer (or server) connected to the computer 1000 via a public line, the Internet, a LAN (Local Area Network), a WAN (Wide Area Network), or the like. You may make it read and run a program from these.

(付記1)ジョブを起動するように依頼するジョブ依頼装置と、伝送路にストレージを含む当該ストレージ専用のネットワークで前記ジョブ依頼装置と接続され、当該ジョブ依頼装置からの前記依頼に応じてジョブを起動するジョブ起動装置とを有するジョブ連携システムであって、
前記ジョブ依頼装置は、
前記ジョブ起動装置へファイルの実データを送信する電文に、前記ジョブ起動装置で起動させるジョブに関するジョブ起動情報を付加してジョブ起動装置宛の電文を生成する第一の電文生成手段と、
前記ジョブ起動装置宛の電文を前記ジョブ起動装置に送信する第一の送信手段と、
前記ジョブ起動装置宛の電文に含まれる前記ジョブ起動情報に対応するジョブの実行結果を含む電文を受信する第一の受信手段と、を備え、
前記ジョブ起動装置は、
前記ジョブ起動装置宛の電文を受信する第二の受信手段と、
前記ジョブ起動装置宛の電文に含まれる前記ジョブ起動情報に対応するジョブを起動させるジョブ起動手段と、
前記ジョブ依頼装置に送信する任意の電文に、前記ジョブの実行結果を付加してジョブ依頼装置宛の電文を生成する第二の電文生成手段と、
前記ジョブ依頼装置宛の電文を前記ジョブ依頼装置に送信する第二の送信手段と、を備える
ことを特徴とするジョブ連携システム。
(Supplementary Note 1) A job requesting device that requests to start a job is connected to the job requesting device via a network dedicated to the storage including a storage in the transmission path, and a job is transmitted in response to the request from the job requesting device. A job cooperation system having a job activation device to be activated,
The job request device
First message generation means for generating a message addressed to the job activation device by adding job activation information related to the job activated by the job activation device to the message for transmitting the actual data of the file to the job activation device;
First transmission means for transmitting a message addressed to the job activation device to the job activation device;
First receiving means for receiving a message including an execution result of a job corresponding to the job activation information included in the message addressed to the job activation device,
The job activation device includes:
Second receiving means for receiving a message addressed to the job activation device;
Job activation means for activating a job corresponding to the job activation information included in the message addressed to the job activation device;
A second message generation means for generating a message addressed to the job requesting device by adding the execution result of the job to an arbitrary message transmitted to the job requesting device;
And a second transmission unit configured to transmit a message addressed to the job requesting apparatus to the job requesting apparatus.

(付記2)前記第二の電文生成手段は、前記ジョブ起動装置宛の電文の送信元である前記ジョブ依頼装置との間に通信パスが確立されている場合に、前記通信パスを介して送信される任意の電文に前記ジョブの実行結果を付加することを特徴とする付記1に記載のジョブ連携システム。 (Appendix 2) The second message generating means transmits the communication message via the communication path when the communication path is established with the job requesting device that is the transmission source of the message addressed to the job starting device. The job cooperation system according to appendix 1, wherein an execution result of the job is added to an arbitrary message to be executed.

(付記3)前記第一の電文生成手段は、前記ジョブ起動装置へのファイル転送要求およびジョブ起動要求が発行された場合に、前記ジョブ起動装置宛の電文を生成することを特徴とする付記1または2に記載のジョブ連携システム。 (Supplementary Note 3) The first electronic message generation unit generates a message addressed to the job activation device when a file transfer request and a job activation request to the job activation device are issued. Or the job cooperation system of 2.

(付記4)前記ジョブ依頼装置は、前記第一の受信手段によって前記ジョブの実行結果を含む電文が受信された場合に、前記ジョブの実行結果をユーザに通知する通知手段をさらに備えることを特徴とする付記1〜3のいずれか1つに記載のジョブ連携システム。 (Additional remark 4) The said job request apparatus is further provided with the notification means to notify a user of the execution result of the said job, when the message containing the execution result of the said job is received by the said 1st receiving means. The job cooperation system according to any one of Supplementary notes 1 to 3.

(付記5)ジョブを起動するように依頼するジョブ依頼装置と、伝送路にストレージを含む当該ストレージ専用のネットワークで前記ジョブ依頼装置と接続され、当該ジョブ依頼装置からの前記依頼に応じてジョブを起動するジョブ起動装置とを有するジョブ連携システムにおいてジョブ連携を行うジョブ連携方法であって、
前記ジョブ依頼装置が、前記ジョブ起動装置へファイルの実データを送信する電文に、前記ジョブ起動装置で起動させるジョブに関するジョブ起動情報を付加してジョブ起動装置宛の電文を生成する第一の電文生成ステップと、
前記ジョブ依頼装置が、前記ジョブ起動装置宛の電文を前記ジョブ起動装置に送信する第一の送信ステップと、
前記ジョブ起動装置が、前記ジョブ起動装置宛の電文を受信する第一の受信ステップと、
前記ジョブ起動装置が、前記ジョブ起動装置宛の電文に含まれる前記ジョブ起動情報に対応するジョブを起動させるジョブ起動ステップと、
前記ジョブ起動装置が、前記ジョブ依頼装置に送信する任意の電文に、前記ジョブの実行結果を付加してジョブ依頼装置宛の電文を生成する第二の電文生成ステップと、
前記ジョブ起動装置が、前記ジョブ依頼装置宛の電文を前記ジョブ依頼装置に送信する第二の送信ステップと、
前記ジョブ依頼装置が、前記ジョブ起動装置宛の電文に含まれる前記ジョブ起動情報に対応するジョブの実行結果を含む電文を受信する第二の受信ステップと、
を含むことを特徴とするジョブ連携方法。
(Supplementary Note 5) A job requesting device that requests to start a job is connected to the job requesting device via a network dedicated to the storage including a storage in the transmission path, and a job is transmitted in response to the request from the job requesting device. A job cooperation method for performing job cooperation in a job cooperation system having a job activation device to be activated,
A first message in which the job requesting device generates a message addressed to the job starting device by adding job starting information relating to a job to be started by the job starting device to a message for transmitting actual file data to the job starting device. Generation step;
A first transmission step in which the job requesting device transmits a message addressed to the job activation device to the job activation device;
A first receiving step in which the job activation device receives a message addressed to the job activation device;
A job activation step in which the job activation device activates a job corresponding to the job activation information included in the message addressed to the job activation device;
A second message generation step in which the job activation device adds an execution result of the job to an arbitrary message transmitted to the job request device to generate a message addressed to the job request device;
A second transmission step in which the job activation device transmits a message addressed to the job request device to the job request device;
A second receiving step in which the job requesting device receives a message including an execution result of a job corresponding to the job activation information included in the message addressed to the job activation device;
A job linkage method comprising:

(付記6)前記第二の電文生成ステップは、前記ジョブ起動装置宛の電文の送信元である前記ジョブ依頼装置との間に通信パスが確立されている場合に、前記通信パスを介して送信される任意の電文に、前記記憶手段に記憶させた前記ジョブの実行結果を付加することを特徴とする付記5に記載のジョブ連携方法。 (Supplementary Note 6) The second message generation step is transmitted via the communication path when a communication path is established with the job requesting device that is a transmission source of the message addressed to the job activation device. The job cooperation method according to appendix 5, wherein an execution result of the job stored in the storage unit is added to an arbitrary message to be executed.

(付記7)前記第一の電文生成ステップは、前記ジョブ起動装置へのファイル転送要求およびジョブ起動要求が発行された場合に、前記ジョブ起動装置宛の電文を生成することを特徴とする付記5または6に記載のジョブ連携方法。 (Supplementary note 7) The first telegram generation step generates a telegram addressed to the job activation device when a file transfer request and a job activation request to the job activation device are issued. Or the job cooperation method of 6.

(付記8)前記ジョブ依頼装置が、前記第二の受信ステップにおいて前記ジョブの実行結果を含む電文が受信された場合に、前記ジョブの実行結果をユーザに通知する通知ステップをさらに含むことを特徴とする付記5〜7のいずれか1つに記載のジョブ連携方法。 (Supplementary note 8) The job request apparatus further includes a notification step of notifying a user of the job execution result when a message including the job execution result is received in the second receiving step. The job cooperation method according to any one of appendices 5 to 7.

(付記9)伝送路にストレージを含む当該ストレージ専用のネットワークで接続されたジョブ依頼装置からの依頼に応じてジョブを起動するジョブ起動装置によって実行されるジョブ連携プログラムであって、
前記ジョブ依頼装置で生成された前記ジョブ起動装置宛の電文を受信する受信手順と、
前記ジョブ起動装置宛の電文に含まれる前記ジョブ起動装置で起動させるジョブに関するジョブ起動情報に対応するジョブを起動させるジョブ起動手順と、
前記ジョブ依頼装置に対して送信する任意の電文に、前記ジョブの実行結果を付加してジョブ依頼装置宛の電文を生成する電文生成手順と、
前記ジョブ依頼装置宛の電文を前記ジョブ依頼装置に送信する送信手順と、
を前記ジョブ起動装置に実行させることを特徴とするジョブ連携プログラム。
(Supplementary note 9) A job cooperation program executed by a job activation device that activates a job in response to a request from a job requesting device connected via a network dedicated to the storage including a storage in a transmission path,
A receiving procedure for receiving a message addressed to the job starting device generated by the job requesting device;
A job activation procedure for activating a job corresponding to job activation information relating to a job activated by the job activation device included in the message addressed to the job activation device;
A message generation procedure for generating a message addressed to the job requesting device by adding the execution result of the job to any message transmitted to the job requesting device;
A transmission procedure for transmitting a message addressed to the job request device to the job request device;
Is executed by the job activation device.

(付記10)前記電文生成手順は、前記ジョブ起動装置宛の電文の送信元である前記ジョブ依頼装置との間に通信パスが確立されている場合に、前記通信パスを介して送信される任意の電文に、前記記憶手段に記憶させた前記ジョブの実行結果を付加することを特徴とする付記9に記載のジョブ連携プログラム。 (Supplementary Note 10) The message generation procedure is an arbitrary message transmitted via the communication path when a communication path is established with the job requesting apparatus that is a transmission source of the message addressed to the job activation apparatus. The job cooperation program according to appendix 9, wherein the execution result of the job stored in the storage unit is added to the electronic message.

(付記11)伝送路にストレージを含む当該ストレージ専用のネットワークで接続されたジョブ起動装置に対してジョブを起動するように依頼するジョブ依頼装置によって実行されるジョブ連携プログラムであって、
前記ジョブ起動装置へファイルの実データを送信する電文に、前記ジョブ起動装置で起動させるジョブに関するジョブ起動情報を付加してジョブ起動装置宛の電文を生成する電文生成手順と、
前記ジョブ起動装置宛の電文を前記ジョブ起動装置に送信する送信手順と、
前記ジョブ起動装置宛の電文に含まれる前記ジョブ起動情報に対応するジョブの実行結果を含む電文を受信する受信手順と、
を前記ジョブ依頼装置に実行させることを特徴とするジョブ連携プログラム。
(Supplementary Note 11) A job cooperation program executed by a job requesting device that requests a job starting device connected to a storage dedicated network including a storage in a transmission path to start a job,
A message generation procedure for generating a message addressed to the job activation device by adding job activation information related to the job activated by the job activation device to the message for transmitting the actual data of the file to the job activation device;
A transmission procedure for transmitting a message addressed to the job activation device to the job activation device;
A receiving procedure for receiving a message including an execution result of a job corresponding to the job activation information included in the message addressed to the job activation device;
Is executed by the job requesting apparatus.

(付記12)前記電文生成手段は、前記ジョブ起動装置へのファイル転送要求およびジョブ起動要求が発行された場合に、前記ジョブ起動装置宛の電文を生成することを特徴とする付記11に記載のジョブ連携プログラム。 (Additional remark 12) The said message production | generation means produces | generates the electronic message addressed to the said job starting apparatus, when the file transfer request to the said job starting apparatus and the job starting request | requirement are issued. Job linkage program.

(付記13)前記受信手順によって前記ジョブの実行結果を含む電文が受信された場合に、前記ジョブの実行結果をユーザに通知する通知手順をさらに備えることを特徴とする付記11または12に記載のジョブ連携プログラム。 (Supplementary note 13) The supplementary note 11 or 12, further comprising a notification procedure for notifying a user of the execution result of the job when a message including the execution result of the job is received by the reception procedure. Job linkage program.

以上のように、本発明にかかるジョブ連携システム、ジョブ連携方法、ジョブ連携プログラムは、他のシステムでジョブを起動させるのに有用であり、特に、セキュリティを確保しつつ、効率よくジョブを起動させることに適している。   As described above, the job cooperation system, the job cooperation method, and the job cooperation program according to the present invention are useful for starting a job in another system, and in particular, efficiently starting a job while ensuring security. Suitable for that.

ジョブ連携システムの構成図である。It is a block diagram of a job cooperation system. ジョブ管理テーブルのデータ構成図である。It is a data block diagram of a job management table. ファイル送信時の電文のやりとりの一例を示す図である。It is a figure which shows an example of the exchange of the message | telegram at the time of file transmission. ジョブ起動依頼時の電文のやりとりの一例を示す図である。It is a figure which shows an example of the exchange of the message | telegram at the time of a job starting request. ジョブ実行結果通知時の電文のやりとりの一例を示す図である。It is a figure which shows an example of the exchange of the message | telegram at the time of a job execution result notification. ジョブ依頼装置のファイル送信時の処理手順を示すフローチャートである。It is a flowchart which shows the process sequence at the time of the file transmission of a job request apparatus. ジョブ起動装置のファイル受信時の処理手順を示すフローチャートである。It is a flowchart which shows the process sequence at the time of the file reception of a job starting apparatus. ジョブ起動装置のジョブ実行完了時の処理手順を示すフローチャートである。It is a flowchart which shows the process sequence at the time of the job execution completion of a job starting apparatus. ジョブ依頼装置の電文受信時の処理手順を示すフローチャートである。It is a flowchart which shows the process sequence at the time of the message reception of a job request apparatus. ジョブ連携プログラムを実行するコンピュータの機能構成図である。It is a functional block diagram of the computer which executes a job cooperation program.

符号の説明Explanation of symbols

1 ジョブ連携システム
10 クライアント側システム
11 ジョブ依頼装置
12 制御部
121 電文生成部
122 送信部
123 受信部
124 表示部
13 記憶部
131 通信バッファ領域
132 ファイル格納領域
20 管理サーバ側システム
21 ジョブ起動装置
22 制御部
221 受信部
222 ジョブ起動部
223 電文生成部
224 送信部
23 記憶部
231 一時記憶領域
232 通信バッファ領域
233 ファイル格納領域
30 SAN
31 ストレージ
41a 送信要求電文
41b データ送信電文
42a 送信要求電文
42b データ送信電文
43b ジョブ起動情報送信電文
1000 コンピュータ
1010 CPU
1020 入力装置
1030 モニタ
1040 媒体読取装置
1050 通信装置
1060 RAM
1061 ジョブ連携プロセス
1070 ハードディスク装置
1071 ジョブ連携プログラム
1072 ジョブ連携用データ
1080 バス
DESCRIPTION OF SYMBOLS 1 Job cooperation system 10 Client side system 11 Job request apparatus 12 Control part 121 Message production | generation part 122 Transmission part 123 Reception part 124 Display part 13 Storage part 131 Communication buffer area 132 File storage area 20 Management server side system 21 Job starting apparatus 22 Control Unit 221 Reception unit 222 Job activation unit 223 Message generation unit 224 Transmission unit 23 Storage unit 231 Temporary storage area 232 Communication buffer area 233 File storage area 30 SAN
31 Storage 41a Transmission request message 41b Data transmission message 42a Transmission request message 42b Data transmission message 43b Job activation information transmission message 1000 Computer 1010 CPU
1020 Input device 1030 Monitor 1040 Medium reader 1050 Communication device 1060 RAM
1061 Job cooperation process 1070 Hard disk device 1071 Job cooperation program 1072 Job cooperation data 1080 Bus

Claims (7)

ジョブを起動するように依頼するジョブ依頼装置と、伝送路にストレージを含む当該ストレージ専用のネットワークで前記ジョブ依頼装置と接続され、当該ジョブ依頼装置からの前記依頼に応じてジョブを起動するジョブ起動装置とを有するジョブ連携システムであって、
前記ジョブ依頼装置は、
前記ジョブ起動装置へファイルの実データを送信する電文に、前記ジョブ起動装置で起動させるジョブに関するジョブ起動情報を付加してジョブ起動装置宛の電文を生成する第一の電文生成手段と、
前記ジョブ起動装置宛の電文を前記ジョブ起動装置に送信する第一の送信手段と、
前記ジョブ起動装置宛の電文に含まれる前記ジョブ起動情報に対応するジョブの実行結果を含む電文を受信する第一の受信手段と、を備え、
前記ジョブ起動装置は、
前記ジョブ起動装置宛の電文を受信する第二の受信手段と、
前記ジョブ起動装置宛の電文に含まれる前記ジョブ起動情報に対応するジョブを起動させるジョブ起動手段と、
前記ジョブ依頼装置に送信する任意の電文に、前記ジョブの実行結果を付加してジョブ依頼装置宛の電文を生成する第二の電文生成手段と、
前記ジョブ依頼装置宛の電文を前記ジョブ依頼装置に送信する第二の送信手段と、を備える
ことを特徴とするジョブ連携システム。
A job request device that requests to start a job, and a job start that is connected to the job request device via a network dedicated to the storage including storage in the transmission path and starts the job in response to the request from the job request device A job cooperation system having a device,
The job request device
First message generation means for generating a message addressed to the job activation device by adding job activation information related to the job activated by the job activation device to the message for transmitting the actual data of the file to the job activation device;
First transmission means for transmitting a message addressed to the job activation device to the job activation device;
First receiving means for receiving a message including an execution result of a job corresponding to the job activation information included in the message addressed to the job activation device,
The job activation device includes:
Second receiving means for receiving a message addressed to the job activation device;
Job activation means for activating a job corresponding to the job activation information included in the message addressed to the job activation device;
A second message generation means for generating a message addressed to the job requesting device by adding the execution result of the job to an arbitrary message transmitted to the job requesting device;
And a second transmission unit configured to transmit a message addressed to the job requesting apparatus to the job requesting apparatus.
前記第二の電文生成手段は、前記ジョブ起動装置宛の電文の送信元である前記ジョブ依頼装置との間に通信パスが確立されている場合に、前記通信パスを介して送信される任意の電文に前記ジョブの実行結果を付加することを特徴とする請求項1に記載のジョブ連携システム。   The second message generation unit is an arbitrary message transmitted via the communication path when a communication path is established with the job requesting device that is a transmission source of the message addressed to the job activation device. The job cooperation system according to claim 1, wherein an execution result of the job is added to a message. 前記第一の電文生成手段は、前記ジョブ起動装置へのファイル転送要求およびジョブ起動要求が発行された場合に、前記ジョブ起動装置宛の電文を生成することを特徴とする請求項1または2に記載のジョブ連携システム。   The first message generation unit generates a message addressed to the job activation device when a file transfer request and a job activation request to the job activation device are issued. The described job linkage system. 前記ジョブ依頼装置は、前記第一の受信手段によって前記ジョブの実行結果を含む電文が受信された場合に、前記ジョブの実行結果をユーザに通知する通知手段をさらに備えることを特徴とする請求項1〜3のいずれか1項に記載のジョブ連携システム。   The job requesting apparatus further comprises a notification unit for notifying a user of the job execution result when a message including the job execution result is received by the first receiving unit. The job cooperation system according to any one of 1 to 3. ジョブを起動するように依頼するジョブ依頼装置と、伝送路にストレージを含む当該ストレージ専用のネットワークで前記ジョブ依頼装置と接続され、当該ジョブ依頼装置からの前記依頼に応じてジョブを起動するジョブ起動装置とを有するジョブ連携システムにおいてジョブ連携を行うジョブ連携方法であって、
前記ジョブ依頼装置が、前記ジョブ起動装置へファイルの実データを送信する電文に、前記ジョブ起動装置で起動させるジョブに関するジョブ起動情報を付加してジョブ起動装置宛の電文を生成する第一の電文生成ステップと、
前記ジョブ依頼装置が、前記ジョブ起動装置宛の電文を前記ジョブ起動装置に送信する第一の送信ステップと、
前記ジョブ起動装置が、前記ジョブ起動装置宛の電文を受信する第二の受信ステップと、
前記ジョブ起動装置が、前記ジョブ起動装置宛の電文に含まれる前記ジョブ起動情報に対応するジョブを起動させるジョブ起動ステップと、
前記ジョブ起動装置が、前記ジョブ依頼装置に送信する任意の電文に、前記ジョブの実行結果を付加してジョブ依頼装置宛の電文を生成する第二の電文生成ステップと、
前記ジョブ起動装置が、前記ジョブ依頼装置宛の電文を前記ジョブ依頼装置に送信する第二の送信ステップと、
前記ジョブ依頼装置が、前記ジョブ起動装置宛の電文に含まれる前記ジョブ起動情報に対応するジョブの実行結果を含む電文を受信する第―の受信ステップと、
を含むことを特徴とするジョブ連携方法。
A job request device that requests to start a job, and a job start that is connected to the job request device via a network dedicated to the storage including storage in the transmission path and starts the job in response to the request from the job request device A job cooperation method for performing job cooperation in a job cooperation system having a device,
A first message in which the job requesting device generates a message addressed to the job starting device by adding job starting information relating to a job to be started by the job starting device to a message for transmitting actual file data to the job starting device. Generation step;
A first transmission step in which the job requesting device transmits a message addressed to the job activation device to the job activation device;
A second reception step in which the job activation device receives a message addressed to the job activation device;
A job activation step in which the job activation device activates a job corresponding to the job activation information included in the message addressed to the job activation device;
A second message generation step in which the job activation device adds an execution result of the job to an arbitrary message transmitted to the job request device to generate a message addressed to the job request device;
A second transmission step in which the job activation device transmits a message addressed to the job request device to the job request device;
A first receiving step in which the job requesting device receives a message including an execution result of a job corresponding to the job activation information included in the message addressed to the job activation device;
A job linkage method comprising:
伝送路にストレージを含む当該ストレージ専用のネットワークで接続されたジョブ依頼装置からの依頼に応じてジョブを起動するジョブ起動装置によって実行されるジョブ連携プログラムであって、
前記ジョブ依頼装置で生成された前記ジョブ起動装置宛の電文を受信する受信手順と、
前記ジョブ起動装置宛の電文に含まれる前記ジョブ起動装置で起動させるジョブに関するジョブ起動情報に対応するジョブを起動させるジョブ起動手順と、
前記ジョブ依頼装置に対して送信する任意の電文に、前記ジョブの実行結果を付加してジョブ依頼装置宛の電文を生成する電文生成手順と、
前記ジョブ依頼装置宛の電文を前記ジョブ依頼装置に送信する送信手順と、
を前記ジョブ起動装置に実行させることを特徴とするジョブ連携プログラム。
A job cooperation program executed by a job activation device that activates a job in response to a request from a job request device connected to the storage-dedicated network including storage in the transmission path,
A receiving procedure for receiving a message addressed to the job starting device generated by the job requesting device;
A job activation procedure for activating a job corresponding to job activation information relating to a job activated by the job activation device included in the message addressed to the job activation device;
A message generation procedure for generating a message addressed to the job requesting device by adding the execution result of the job to any message transmitted to the job requesting device;
A transmission procedure for transmitting a message addressed to the job request device to the job request device;
Is executed by the job activation device.
伝送路にストレージを含む当該ストレージ専用のネットワークで接続されたジョブ起動装置に対してジョブを起動するように依頼するジョブ依頼装置によって実行されるジョブ連携プログラムであって、
前記ジョブ起動装置へファイルの実データを送信する電文に、前記ジョブ起動装置で起動させるジョブに関するジョブ起動情報を付加してジョブ起動装置宛の電文を生成する電文生成手順と、
前記ジョブ起動装置宛の電文を前記ジョブ起動装置に送信する送信手順と、
前記ジョブ起動装置宛の電文に含まれる前記ジョブ起動情報に対応するジョブの実行結果を含む電文を受信する受信手順と、
を前記ジョブ依頼装置に実行させることを特徴とするジョブ連携プログラム。
A job cooperation program executed by a job requesting device that requests a job starting device connected to a network dedicated to the storage including a storage in a transmission path to start a job,
A message generation procedure for generating a message addressed to the job activation device by adding job activation information related to the job activated by the job activation device to the message for transmitting the actual data of the file to the job activation device;
A transmission procedure for transmitting a message addressed to the job activation device to the job activation device;
A receiving procedure for receiving a message including an execution result of a job corresponding to the job activation information included in the message addressed to the job activation device;
Is executed by the job requesting apparatus.
JP2007245740A 2007-09-21 2007-09-21 Job linkage system, job linkage method, job linkage program Expired - Fee Related JP4985263B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007245740A JP4985263B2 (en) 2007-09-21 2007-09-21 Job linkage system, job linkage method, job linkage program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007245740A JP4985263B2 (en) 2007-09-21 2007-09-21 Job linkage system, job linkage method, job linkage program

Publications (2)

Publication Number Publication Date
JP2009075955A true JP2009075955A (en) 2009-04-09
JP4985263B2 JP4985263B2 (en) 2012-07-25

Family

ID=40610844

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007245740A Expired - Fee Related JP4985263B2 (en) 2007-09-21 2007-09-21 Job linkage system, job linkage method, job linkage program

Country Status (1)

Country Link
JP (1) JP4985263B2 (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05151132A (en) * 1991-11-30 1993-06-18 Nec Corp Inter-remote job communication system
JP2002007304A (en) * 2000-06-23 2002-01-11 Hitachi Ltd Computer system using storage area network and data handling method therefor
JP2002073576A (en) * 2000-08-31 2002-03-12 Toshiba Corp Batch job control system
JP2004246412A (en) * 2003-02-10 2004-09-02 Fujitsu Ltd Server linkage program using disk as communication path, and server linkage method and device using disk as communication path
JP2005339111A (en) * 2004-05-26 2005-12-08 Hitachi Ltd Method and system for controlling execution of job
JP2008015888A (en) * 2006-07-07 2008-01-24 Hitachi Ltd Load distribution control system and load distribution control method

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05151132A (en) * 1991-11-30 1993-06-18 Nec Corp Inter-remote job communication system
JP2002007304A (en) * 2000-06-23 2002-01-11 Hitachi Ltd Computer system using storage area network and data handling method therefor
JP2002073576A (en) * 2000-08-31 2002-03-12 Toshiba Corp Batch job control system
JP2004246412A (en) * 2003-02-10 2004-09-02 Fujitsu Ltd Server linkage program using disk as communication path, and server linkage method and device using disk as communication path
JP2005339111A (en) * 2004-05-26 2005-12-08 Hitachi Ltd Method and system for controlling execution of job
JP2008015888A (en) * 2006-07-07 2008-01-24 Hitachi Ltd Load distribution control system and load distribution control method

Also Published As

Publication number Publication date
JP4985263B2 (en) 2012-07-25

Similar Documents

Publication Publication Date Title
JP4792505B2 (en) Data synchronization processing method, client, server, and data synchronization system between client and server
CN109756508B (en) Message proxy method based on multi-protocol access block chain network and related equipment
JP5159071B2 (en) COMMUNICATION SYSTEM, COMMUNICATION DEVICE, AND ITS CONTROL METHOD
JP6140937B2 (en) Network device, program, system and method
JP2005346573A (en) Web service providing method, server device and client terminal in web service system, web service system, web service program, and recording medium
EP2913981B1 (en) Image forming system, relay server, communication controlling method and non-transitory computer readable recording medium
JP5494208B2 (en) Image forming apparatus and control program therefor
WO2014190622A1 (en) Off-line message storage method and server
JP2008124977A (en) Method, apparatus, and program of message delivery
JP4985263B2 (en) Job linkage system, job linkage method, job linkage program
JP2007293503A (en) Device, its control method, and program
JP5162686B2 (en) Method for retrieving object from DM client and device management system related thereto
US20050265362A1 (en) Message relay program and message relay device
JP2007272475A (en) Slip data processor, processing program, and processing method
WO2014203728A1 (en) Message control system, message control device, message control method, and program
JP2009199281A (en) Data transmission device
JP2012226668A (en) Information processing apparatus, program and printing system
JP4667299B2 (en) Interprocess communication method
JP2014059715A (en) Request transmission device, apparatus, request transmission system, request transmission method, and program
JP4109624B2 (en) Processing schedule management method, server, processing schedule management program
JP3933134B2 (en) Communications system
JP2010183296A (en) Apparatus for controlling facsimile transmission, method for controlling facsimile transmission, and program for controlling facsimile transmission
JP2006005719A (en) Address conversion program, program utilizing method, information processor and computer readable medium
CN116800748A (en) Message processing system, method, computing device and storage medium
JP2006301706A (en) Data distribution system, data distribution method and data distribution program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20100517

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20111027

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20111129

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120130

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

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20120416

R150 Certificate of patent or registration of utility model

Ref document number: 4985263

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20150511

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees