JP2019095854A - System and apparatus management method - Google Patents

System and apparatus management method Download PDF

Info

Publication number
JP2019095854A
JP2019095854A JP2017222181A JP2017222181A JP2019095854A JP 2019095854 A JP2019095854 A JP 2019095854A JP 2017222181 A JP2017222181 A JP 2017222181A JP 2017222181 A JP2017222181 A JP 2017222181A JP 2019095854 A JP2019095854 A JP 2019095854A
Authority
JP
Japan
Prior art keywords
information
setting information
common
setting
state information
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
JP2017222181A
Other languages
Japanese (ja)
Inventor
速人 山田
Hayato Yamada
速人 山田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Inc
Original Assignee
Canon Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Canon Inc filed Critical Canon Inc
Priority to JP2017222181A priority Critical patent/JP2019095854A/en
Publication of JP2019095854A publication Critical patent/JP2019095854A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)
  • Small-Scale Networks (AREA)
  • Accessory Devices And Overall Control Thereof (AREA)
  • Information Transfer Between Computers (AREA)
  • Computer And Data Communications (AREA)

Abstract

To appropriately manage network apparatuses from the outside of a network by suppressing an increase in a communication load between the network and the outside.SOLUTION: A message management server 111 is configured to, when changing device information common to a plurality of apparatuses in a batch, change common state information, and to transmit a change message 411 to a relay server 112. The relay server 112 is configured to interpret the change message 411, and to update each of the device information of the plurality of apparatuses, and to update state information of each device held by the relay server itself in response to the update device information 441 from each apparatus, and to transmit a change message 451 for reporting such update in a batch to the message management server 111. The message management server 111 is configured to change common state information in response to the change message 451. A monitor server 113 is configured to, when detecting the change of the common state information held by the message management server 111, change the state information of each device corresponding to the changed common state information.SELECTED DRAWING: Figure 1

Description

本発明は、画像形成装置等のネットワーク機器を管理するシステム及び機器管理方法に関する。   The present invention relates to a system for managing network devices such as image forming apparatuses and a device management method.

様々なデバイスがインターネットに繋がり、相互に情報交換を行うことによってデバイスの制御を行うInternet of Things(以下「IoT」)の仕組みがある。このようなIoTの仕組みに関して、インターネット経由で利用可能な外部サーバ(以下「クラウド」)上に存在する機器管理装置が、イントラネット内のネットワーク機器を管理する管理方法が提案されている。イントラネット内のネットワーク機器は、例えば、オフィスで利用されているプリンタや複合機等である。   There is a mechanism of Internet of Things (hereinafter, "IoT") that controls devices by connecting various devices to the Internet and exchanging information with each other. Regarding such an IoT mechanism, a management method has been proposed in which a device management apparatus existing on an external server (hereinafter, "cloud") available via the Internet manages network devices in an intranet. The network devices in the intranet are, for example, printers and multifunction devices used in the office.

この管理方法では、イントラネット内のネットワーク機器の状態情報と同期した情報が、クラウド上にネットワーク機器の状態情報として保持される。そのクラウド上で管理しているネットワーク機器の状態情報を操作することで、イントラネット内のネットワーク機器の状態情報を変更することができる。ネットワーク機器の状態情報は、例えば「電源のオンまたはオフ」等のプロパティであり、機能としては、例えばAmazon Web Serviceにより提供されるデバイスのシャドウ等である。   In this management method, information synchronized with the state information of the network device in the intranet is held as the state information of the network device on the cloud. By operating the status information of the network devices managed on the cloud, the status information of the network devices in the intranet can be changed. The status information of the network device is, for example, a property such as “power on or off”, and the function is, for example, a shadow of a device provided by Amazon Web Service.

なお、直接外部との通信を行えないネットワーク機器がある。直接外部との通信を行えないネットワーク機器を管理するために、イントラネット内のサーバに機器管理装置を設け、ネットワーク機器の管理を行う管理方法が存在する。このような機器管理装置において、管理している機器に共通して設定すべきパラメータ設定(以下「共通設定」)を指定し、機器毎に設けられた操作手段によって機器を操作することで、共通設定を適用させる技術が存在する(特許文献1参照)。この機器管理装置では、管理している機器からパラメータを取得し、その中から共通設定項目を抽出することで、機器管理における共通パラメータの設定を容易にしている。特許文献1によれば、共通設定を変更することが容易に可能になり、また、その共通設定の項目を抽出することも可能となる。   There are network devices that can not communicate directly with the outside. In order to manage network devices that can not communicate directly with the outside, there is a management method in which a device management apparatus is provided on a server in an intranet to manage network devices. In such a device management apparatus, the parameter setting (hereinafter referred to as “common setting”) to be commonly set to the managed device is designated, and the device is commonly operated by operating the operation unit provided for each device. There is a technology for applying settings (see Patent Document 1). In this device management apparatus, setting of common parameters in device management is facilitated by acquiring parameters from the device being managed and extracting common setting items from the parameters. According to Patent Document 1, it becomes possible to easily change the common setting, and it is also possible to extract the item of the common setting.

特許第5699612号公報Patent No. 5699612 gazette

ところで、直接外部との通信を行えないネットワーク機器を、クラウド上に存在する機器管理装置で管理したい場合がある。このような場合には、イントラネット内のサーバにも機器管理装置を設けることが考えられる。このような構成では、イントラネット内の機器管理装置とクラウド上の機器管理装置との間で情報のやり取りを行うことが必要となる。   By the way, there are cases where it is desirable to manage network devices that can not communicate directly with the outside with a device management apparatus existing on the cloud. In such a case, it is conceivable to provide a device management apparatus also on the server in the intranet. In such a configuration, it is necessary to exchange information between the device management apparatus in the intranet and the device management apparatus on the cloud.

しかし、この構成では、複数のネットワーク機器に対して共通パラメータの設定を適用させようとすると、ネットワーク機器の台数分だけ機器管理装置間で情報のやりとりが生じることになる。このため、イントラネット−クラウド間でのネットワーク負荷が高くなる可能性があった。   However, in this configuration, when the setting of the common parameter is applied to a plurality of network devices, exchange of information occurs between the device management apparatuses by the number of network devices. For this reason, the network load between the intranet and the cloud may be high.

本発明は、上記の課題を解決するためになされたものである。本発明は、ネットワーク機器の存在するネットワークの外部から、ネットワーク機器を管理する場合でも、該ネットワークと外部との間の通信負荷の増大を抑え、適切に管理することが可能となる仕組みを提供することを目的とする。   The present invention has been made to solve the above-mentioned problems. The present invention provides a mechanism capable of suppressing an increase in communication load between the network and the outside and appropriately managing even when managing the network apparatus from the outside of the network where the network apparatus exists. The purpose is

本発明は、監視対象の複数のネットワーク機器の機器ごとの設定情報を機器本体と同期可能に保持する中継装置と、前記各ネットワーク機器の機器ごとの設定情報を前記中継装置を介して機器本体と同期可能に保持する管理システムと、を有するシステムであって、前記管理システムは、前記機器ごとの設定情報のうち複数の機器で共通して設定される設定情報を、別途、共通設定用の設定情報として保持する保持手段と、前記機器本体の複数の機器に共通する設定情報を一括で変更する場合、前記共通設定用の設定情報を変更する変更手段と、前記共通設定用の設定情報が変更された場合、該変更に対応して複数のネットワーク機器の機器本体の設定情報を一括で更新するための特定の更新要求を前記中継装置に送信する要求手段と、前記中継装置からの特定の通知に応じて、前記共通設定用の設定情報を変更する更新手段と、前記共通設定用の設定情報の変更を監視し、該変更を検知した場合、前記保持手段に保持される該変更された共通設定用の設定情報に対応する機器ごとの設定情報をそれぞれ変更する監視手段と、を有し、前記中継装置は、前記特定の更新要求を解釈し、該特定の更新要求で変更が要求されている複数のネットワーク機器の機器本体の設定情報をそれぞれ更新し、前記各ネットワーク機器からの更新情報に応じて自身で保持する設定情報を更新する同期手段と、前記特定の更新要求に応じて複数のネットワーク機器の設定情報をそれぞれ更新したことを前記管理システムに一括して通知するための特定の通知を前記管理システムに送信する通知手段と、を有する、ことを特徴とする。   According to the present invention, a relay device holds setting information of each of a plurality of network devices to be monitored in synchronization with the device main body, and setting information of each network device for each device through the relay device and the device main body And a management system for holding in a synchronized manner, wherein the management system separately sets, for common setting, setting information commonly set among a plurality of devices among the setting information for each of the devices. Holding means for holding as information, changing means for changing setting information for common setting when changing setting information common to a plurality of devices of the device body collectively, and setting information for common setting are changed Request means for transmitting to the relay device a specific update request for collectively updating setting information of device bodies of a plurality of network devices in response to the change; Update means for changing the setting information for the common setting in response to a specific notification from the relay device, and monitoring of the change in the setting information for the common setting, and when the change is detected, the holding means holds Monitoring means for respectively changing setting information for each device corresponding to the changed setting information for common setting, the relay device interprets the specific update request, and the specific update Synchronization means for updating the setting information of the device bodies of the plurality of network devices requested to be changed by the request, and updating the setting information held by itself according to the update information from each of the network devices; Notification means for transmitting to the management system a specific notification for collectively notifying the management system that the setting information of the plurality of network devices has been updated in response to the update request, A, wherein the.

本発明によれば、ネットワーク機器の存在するネットワークの外部から、ネットワーク機器を管理する場合でも、該ネットワークと外部との間の通信負荷の増大を抑え、適切に管理することが可能となる。   According to the present invention, even when managing a network device from the outside of the network in which the network device is present, it is possible to suppress an increase in communication load between the network and the outside and appropriately manage it.

本実施形態を示す機器管理システムを適用可能なシステムの構成を例示する図A diagram exemplifying a configuration of a system to which a device management system showing the present embodiment can be applied 本実施形態のシステムに含まれる装置のハードウェア構成図Hardware configuration diagram of the devices included in the system of this embodiment 本実施形態のシステムのソフトウェア構成図Software configuration diagram of system of this embodiment 本実施形態のシステムのソフトウェア構成図Software configuration diagram of system of this embodiment 本実施形態のシステムのソフトウェア構成図Software configuration diagram of system of this embodiment WAN、LANを介してやり取りされるデータを示す図Diagram showing data exchanged via WAN, LAN WAN、LANを介してやり取りされるデータを示す図Diagram showing data exchanged via WAN, LAN クライアントサービスによる変更メッセージ作成処理のフローチャートFlow chart of change message creation process by client service メッセージ管理サーバによる変更メッセージ処理のフローチャートFlow chart of change message processing by message management server 中継サーバによるデバイス情報更新リクエスト中継処理のフローチャートFlow chart of device information update request relay process by relay server 画像形成装置による更新デバイス情報送信処理のフローチャートFlow chart of update device information transmission process by image forming apparatus 中継サーバによる状態情報変更メッセージ送信処理のフローチャートFlow chart of status information change message transmission process by relay server 監視サーバによる監視処理のフローチャートFlow chart of monitoring process by monitoring server

以下、本発明を実施するための形態について図面を用いて説明する。
本実施形態では、機器管理システムで管理するデバイスとして、複合機、プリンタ、スキャナ等の画像形成装置を例に説明するが、ネットワークに接続可能な機器であれば、どのような機器であってもよい。例えば、ネットワークカメラであっても、テレビジョン、空調機等の各種ネットワーク家電であってもよい。
Hereinafter, embodiments of the present invention will be described with reference to the drawings.
In the present embodiment, as a device managed by the device management system, an image forming apparatus such as a multifunction peripheral, a printer, or a scanner is described as an example, but any device that can be connected to a network can be used. Good. For example, it may be a network camera or various network home appliances such as a television and an air conditioner.

まず、用語の定義を行う。
「デバイス情報」とは、画像形成装置が保持する機器のステータス情報を示す。機器のステータス情報には、各種の設定項目の設定情報(設定値)等が含まれる。
「状態情報」とは、画像形成装置が保持する機器のステータス情報を、クラウドサービスベンダによって提供される機能を用いて、クラウド上に例えばjson形式で保持するものである。
「個別状態情報」とは、上述の状態情報に、画像形成装置が一意に持つデバイス識別情報が記載されている、画像形成装置ごとに存在する状態情報である。
「共通状態情報」とは、上述の状態情報に、予めグルーピングされた画像形成装置の共通設定用のデバイス識別情報が記載されている、共通設定特有の状態情報である。
「変更メッセージ」とは、上述の状態情報を変更する際にやり取りされる例えばjson形式の情報である。後述のクライアントサービスから状態情報を変更する際には、メッセージ管理サーバ111から送信されるリクエストを一意に識別するための情報が付与される。
First, define the terms.
“Device information” indicates status information of devices held by the image forming apparatus. The device status information includes setting information (setting values) of various setting items.
The “state information” is to hold the status information of the device held by the image forming apparatus on the cloud, for example, in the json format, using the function provided by the cloud service vendor.
The “individual state information” is state information which exists in each image forming apparatus, in which device identification information uniquely included in the image forming apparatus is described in the above-mentioned state information.
The “common state information” is state information unique to common settings in which device identification information for common settings of image forming apparatuses grouped in advance is described in the above-mentioned state information.
The “change message” is, for example, information in json format exchanged when changing the above-mentioned state information. When changing state information from a client service described later, information for uniquely identifying a request transmitted from the message management server 111 is added.

図1は、本発明の一実施形態を示す機器管理システムを適用可能なシステムの構成の一例を示す図である。
図1に示すように、メッセージ管理サーバ111、中継サーバ112、監視サーバ113及びクライアントサービス114は、インターネット等のWAN(Wide Area Network)101を介して通信可能に接続されている。また、中継サーバ112と画像形成装置121、122、123は、LAN(Local Area Network)102やイントラネット等を介して通信可能に接続されている。メッセージ管理サーバ111は、WAN101等の外部ネットワークから、LAN102等の内部ネットワーク内のネットワーク機器121〜123を管理する機器管理装置である。
FIG. 1 is a diagram showing an example of the configuration of a system to which a device management system according to an embodiment of the present invention can be applied.
As shown in FIG. 1, the message management server 111, the relay server 112, the monitoring server 113, and the client service 114 are communicably connected via a WAN (Wide Area Network) 101 such as the Internet. The relay server 112 and the image forming apparatuses 121, 122, and 123 are communicably connected via a LAN (Local Area Network) 102, an intranet, or the like. The message management server 111 is a device management apparatus that manages network devices 121 to 123 in an internal network such as the LAN 102 from an external network such as the WAN 101.

なお、メッセージ管理サーバ111、中継サーバ112、監視サーバ113、クライアントサービス114はそれぞれ、1台の装置で構成されていてもよいし、複数の装置で構成されてもよい。また、メッセージ管理サーバ111、中継サーバ112、監視サーバ113、クライアントサービス114の全て又はいずれか複数が同じ装置で実現される構成でもよい。また、メッセージ管理サーバ111、監視サーバ113、クライアントサービス114は、クラウドサーバ等で構成されていてもよい。例えば、メッセージ管理サーバ111、監視サーバ113、クライアントサービス114は、パブリッククラウドサービス等を利用して構築することも可能である。   The message management server 111, the relay server 112, the monitoring server 113, and the client service 114 may each be configured by one device or may be configured by a plurality of devices. Further, all or a plurality of the message management server 111, the relay server 112, the monitoring server 113, and the client service 114 may be realized by the same device. The message management server 111, the monitoring server 113, and the client service 114 may be configured by a cloud server or the like. For example, the message management server 111, the monitoring server 113, and the client service 114 can be constructed using a public cloud service or the like.

以下、図2を用いて、本実施形態のシステムを構成する各装置のハードウェア構成について説明する。
図2(a)は、画像形成装置121、122、123のハードウェア構成の一例を示す図である。
画像形成装置121、122、123は、以下の201〜213の各部分を有する。
まず、原稿給送部201は、原稿トレイにセットされた読み込むべき原稿を自動的にイメージリーダ202に送る。イメージリーダ(スキャナ)202は、例えば原稿給送部201で給送される原稿を読み込み、画像データを生成する。
Hereinafter, the hardware configuration of each device constituting the system of the present embodiment will be described using FIG.
FIG. 2A is a diagram showing an example of the hardware configuration of the image forming apparatuses 121, 122, 123. As shown in FIG.
The image forming apparatuses 121, 122, and 123 have the following sections 201 to 213:
First, the document feeding unit 201 automatically sends the document to be read set in the document tray to the image reader 202. The image reader (scanner) 202 reads, for example, a document fed by the document feeding unit 201, and generates image data.

給紙部204は、印刷用の紙を画像形成部203に給紙する。画像形成部203は、イメージリーダ202により生成された画像データや、外部から受信したデータを印刷画像に変換し、給紙部204から給紙される用紙に画像を印刷する。
Network I/F205は、Network101に接続し、外部と情報交換を行う。
センサ206は、本装置の各部分の状態を検知する。
The paper feed unit 204 feeds paper for printing to the image forming unit 203. The image forming unit 203 converts image data generated by the image reader 202 and data received from the outside into a print image, and prints an image on a sheet fed from the sheet feed unit 204.
The Network I / F 205 connects to the Network 101 and exchanges information with the outside.
A sensor 206 detects the state of each part of the apparatus.

CPU207は、本装置上の各処理を司る。CPU207は、ハードディスク208等に記憶されるプログラムを読み出して実行することにより、各種処理を実行して、本装置を統括制御する。
ハードディスク208は、本装置の各処理に関わるプログラムやデータ等を記憶する。不揮発性メモリ209は、電源を供給しなくても記憶を保持できかつ書き換え可能なメモリである。揮発性メモリ210は、本装置の各処理に関わる一時的なデータを電気的に記憶できかつ書き換え可能なメモリである。
The CPU 207 manages each process on the present apparatus. The CPU 207 reads out and executes a program stored in the hard disk 208 or the like to execute various processes to control the entire apparatus.
The hard disk 208 stores programs, data, and the like related to each process of the present apparatus. The non-volatile memory 209 is a memory that can retain data and can be rewritten without supplying power. The volatile memory 210 is a memory that can electrically store and rewrite temporary data related to each process of the present apparatus.

操作部212は、本装置への指示入力を受け付ける。表示部211は、本装置の動作状況および操作部212に対する操作に関わる情報を表示する。
システムバス213は、201〜212の各部分を結びつけ、データをやり取りする。
The operation unit 212 receives an instruction input to the apparatus. The display unit 211 displays the operation status of the apparatus and information related to the operation on the operation unit 212.
A system bus 213 links the portions 201 to 212 and exchanges data.

図2(b)は、メッセージ管理サーバ111、中継サーバ112、監視サーバ113、クライアントサービス114に適応可能な情報処理装置のハードウェア構成の一例を示す図である。なお、メッセージ管理サーバ111、監視サーバ113及びクライアントサービス114については、図2(b)はそれらを実現するためのデータセンター上に配置された各サーバPCのハードウェア構成の例に対応する。   FIG. 2B is a diagram showing an example of the hardware configuration of the information processing apparatus applicable to the message management server 111, the relay server 112, the monitoring server 113, and the client service 114. As for the message management server 111, the monitoring server 113 and the client service 114, FIG. 2 (b) corresponds to an example of the hardware configuration of each server PC disposed on the data center for realizing them.

当該情報処理装置は、以下の221〜227の各部分を有する。
まず、表示部221は、ウィンドウ、アイコン、メッセージ、メニュー及びその他のユーザインタフェース情報を表示する。操作部222は、キーボード、マウスを利用したエンドユーザの入力を受け付ける。
The said information processing apparatus has each part of the following 221-227.
First, the display unit 221 displays windows, icons, messages, menus, and other user interface information. The operation unit 222 receives an end user's input using a keyboard and a mouse.

CPU223は、本装置上の各処理を司る。CPU223は、後述するハードディスク208等に記憶されるプログラムを読み出して実行することにより、各種処理を実行して、本装置を統括制御する。
ハードディスク224は、本装置の各処理に関わるプログラムやデータ等を記憶する。揮発性メモリ225は、本装置の各処理に関わる一時的なデータを電気的に記憶できかつ書き換え可能なメモリである。
The CPU 223 manages each process on the present apparatus. The CPU 223 executes various processes by reading and executing a program stored in a hard disk 208 or the like to be described later, and generally controls the present apparatus.
The hard disk 224 stores programs, data, and the like related to each process of the present apparatus. The volatile memory 225 is a memory that can electrically store and rewrite temporary data related to each process of the present apparatus.

Network I/F226は、WAN101に接続し、外部と情報交換を行う。
システムバス227は、221〜226の各部分を結びつけ、データをやり取りする。
The Network I / F 226 connects to the WAN 101 and exchanges information with the outside.
A system bus 227 links the portions 221 to 226 and exchanges data.

以下、図3A、図3B及び図3Cを用いて、本実施形態のシステムのソフトウェア構成について説明する。
図3A(a)は、メッセージ管理サーバ111のソフトウェア構成301の一例を示す図である。メッセージ管理サーバ111のソフトウェア構成301は、クラウドサービスベンダによって提供される機能を用いて構築される。ソフトウェア構成301の各部は、メッセージ管理サーバ111のCPU223が、メッセージ管理サーバ111のハードディスク224等に記憶されているプログラムを、揮発性メモリ225上にロードして実行することにより実現される。
The software configuration of the system according to the present embodiment will be described below with reference to FIGS. 3A, 3B and 3C.
FIG. 3A (a) shows an example of the software configuration 301 of the message management server 111. As shown in FIG. The software configuration 301 of the message management server 111 is constructed using functions provided by the cloud service vendor. Each part of the software configuration 301 is realized by the CPU 223 of the message management server 111 loading a program stored in the hard disk 224 or the like of the message management server 111 onto the volatile memory 225 and executing it.

デバイス状態情報保持部311は、メッセージ管理サーバ111で送受信する画像形成装置121、122、123の状態情報を保持するためのデータベースである。
表1に、メッセージ管理サーバ111のデバイス状態情報保持部311で保持される情報を例示する。表1のように、メッセージ管理サーバ111は、画像形成装置121、122、123の機器ごとの状態情報を、中継サーバ112を介して機器本体のデバイス設定と同期可能に保持する。さらにメッセージ管理サーバ111は、機器ごとの状態情報のうち複数の機器で共通して設定される状態情報を、別途、共通状態情報として保持する。

Figure 2019095854
The device state information holding unit 311 is a database for holding state information of the image forming apparatuses 121, 122, and 123 transmitted and received by the message management server 111.
Table 1 exemplifies the information held by the device state information holding unit 311 of the message management server 111. As shown in Table 1, the message management server 111 holds status information of each of the image forming apparatuses 121, 122, and 123 for synchronization with the device setting of the apparatus main body via the relay server 112. Further, the message management server 111 separately holds, as common state information, state information which is commonly set among a plurality of devices among the state information of each device.
Figure 2019095854

制御部321は、通信部322、状態情報操作部323の各処理の動作を制御する。
通信部322は、中継サーバ112、クライアントサービス114から送受信する画像形成装置121、122、123の状態情報の処理を行う。
状態情報操作部323は、デバイス状態情報保持部311で保持しているデバイス状態情報に関する操作処理を行う。
The control unit 321 controls the operation of each process of the communication unit 322 and the state information operation unit 323.
The communication unit 322 processes status information of the image forming apparatuses 121, 122, and 123 transmitted and received from the relay server 112 and the client service 114.
The state information operation unit 323 performs operation processing on the device state information held by the device state information holding unit 311.

図3A(b)は、中継サーバ112のソフトウェア構成302の一例を示す図である。ソフトウェア構成302の各部は、中継サーバ112のCPU223が、中継サーバ112のハードディスク224等に記憶されているプログラムを、揮発性メモリ225上にロードして実行することにより実現される。   FIG. 3A (b) shows an example of the software configuration 302 of the relay server 112. As shown in FIG. Each part of the software configuration 302 is realized by the CPU 223 of the relay server 112 loading a program stored in the hard disk 224 or the like of the relay server 112 onto the volatile memory 225 and executing the program.

リクエスト情報保持部331は、メッセージ管理サーバ111から送信されるリクエスト情報を保持する。
表2に、リクエスト情報保持部331で保持される情報を例示する。

Figure 2019095854
The request information holding unit 331 holds request information transmitted from the message management server 111.
Table 2 exemplifies the information held by the request information holding unit 331.
Figure 2019095854

配下デバイス情報保持部332は、中継サーバ112とLANを介して接続している画像形成装置121、122、123の状態情報を保持するためのデータベースである。
表3に、配下デバイス情報保持部332で保持される情報を例示する。表3のように、中継サーバ112は、画像形成装置121、122、123の機器ごとの状態情報を機器本体のデバイス設定と同期可能に保持する。

Figure 2019095854
The subordinate device information holding unit 332 is a database for holding state information of the image forming apparatuses 121, 122, and 123 connected to the relay server 112 via the LAN.
Table 3 exemplifies the information held by the subordinate device information holding unit 332. As shown in Table 3, the relay server 112 holds the state information of each of the devices of the image forming apparatuses 121, 122, and 123 in synchronization with the device settings of the device body.
Figure 2019095854

共通設定用識別情報保持部333は、予めグルーピングされた画像形成装置の共通設定用のデバイス識別情報を保持する。
表4に、共通設定用識別情報保持部333に保持される情報の例を示す。

Figure 2019095854
The common setting identification information holding unit 333 holds device identification information for common setting of the image forming apparatuses grouped in advance.
Table 4 shows an example of information held in the common setting identification information holding unit 333.
Figure 2019095854

制御部341は、通信部342、更新リクエスト処理部343、更新デバイス情報処理部344、変更メッセージ処理部345の各処理の動作を制御する。
通信部342は、WANを介してメッセージ管理サーバ111とメッセージの送受信を行い、LANを介して画像形成装置121、122、123とデータの送受信を行う。
The control unit 341 controls the operation of each process of the communication unit 342, the update request processing unit 343, the update device information processing unit 344, and the change message processing unit 345.
The communication unit 342 transmits and receives messages to and from the message management server 111 via the WAN, and transmits and receives data to and from the image forming apparatuses 121, 122, and 123 via the LAN.

更新リクエスト処理部343は、メッセージ管理サーバ111から送信されるリクエスト情報を、画像形成装置121、122、123に対して送信する処理を行う。
更新デバイス情報処理部344は、画像形成装置121、122、123から送信される更新デバイス情報に関する処理を行う。
変更メッセージ処理部345は、メッセージ管理サーバ111に対して送信する変更メッセージに関する処理を行う。
The update request processing unit 343 transmits the request information transmitted from the message management server 111 to the image forming apparatuses 121, 122, and 123.
The update device information processing unit 344 performs processing on update device information transmitted from the image forming apparatuses 121, 122, and 123.
The change message processing unit 345 performs processing on a change message to be transmitted to the message management server 111.

図3B(c)は監視サーバ113のソフトウェア構成303の一例を示す図である。なお、監視サーバ113のソフトウェア構成303は、クラウドサービスベンダによって提供される機能を用いて構築される。ソフトウェア構成303の各々の手段は、監視サーバ113のCPU223が、監視サーバ113のハードディスク224等に記憶されているプログラムを、揮発性メモリ225上にロードして実行することにより実現される。   FIG. 3B (c) shows an example of the software configuration 303 of the monitoring server 113. The software configuration 303 of the monitoring server 113 is constructed using the function provided by the cloud service vendor. Each means of the software configuration 303 is realized by the CPU 223 of the monitoring server 113 loading a program stored in the hard disk 224 or the like of the monitoring server 113 onto the volatile memory 225 and executing it.

制御部351は、通信部352、反映判定処理部353、変更メッセージ処理部354の各処理の動作を制御する。
通信部352は、メッセージ管理サーバ111のデバイス状態情報保持部311が保持するデバイス状態情報の監視と、デバイス状態情報の変更を行うためのメッセージを送信するための処理を行う。
The control unit 351 controls the operation of each process of the communication unit 352, the reflection determination processing unit 353, and the change message processing unit 354.
The communication unit 352 performs processing for monitoring the device state information held by the device state information holding unit 311 of the message management server 111 and transmitting a message for changing the device state information.

反映判定処理部353は、通信部352で監視する対象に更新が検知された場合に、メッセージ管理サーバ111のデバイス状態情報保持部311が保持するデバイス状態情報の変更可否を判定するための処理を行う。
変更メッセージ処理部354は、メッセージ管理サーバ111に対して送信する変更メッセージに関する処理を行う。
The reflection determination processing unit 353 performs processing for determining whether or not the device state information held by the device state information holding unit 311 of the message management server 111 can be changed when an update is detected as a target to be monitored by the communication unit 352. Do.
The change message processing unit 354 performs processing on a change message to be transmitted to the message management server 111.

図3B(d)は、画像形成装置121、122、123のソフトウェア構成304の一例を示す図である。ソフトウェア構成304の各部は、画像形成装置121、122、123のCPU207が、画像形成装置121、122、123のハードディスク208等に記憶されているプログラムを、揮発性メモリ210上にロードして実行することにより実現される。   FIG. 3B (d) is a diagram illustrating an example of the software configuration 304 of the image forming apparatuses 121, 122, and 123. In each part of the software configuration 304, the CPU 207 of the image forming apparatus 121, 122, 123 loads a program stored in the hard disk 208 or the like of the image forming apparatus 121, 122, 123 onto the volatile memory 210 and executes it. Is realized by

デバイス情報保持部361は、画像形成装置121、122、123に設定されている状態情報を保持する。
表5に、デバイス情報保持部361で保持される情報の例を示す。

Figure 2019095854
The device information holding unit 361 holds state information set in the image forming apparatuses 121, 122, and 123.
Table 5 shows an example of information held by the device information holding unit 361.
Figure 2019095854

リクエスト情報保持部362は、中継サーバ112から送信されるリクエスト情報を保持する。
通信部371は、中継サーバ112から送信されるリクエスト情報を受信し、中継サーバ112に対して更新デバイス情報を送信する処理を行う。
更新リクエスト処理部372は、中継サーバ112から送信されるリクエスト情報に関する処理を行う。
更新処理部373は、中継サーバ112に対して送信する更新デバイス情報に関する処理を行う。
The request information holding unit 362 holds request information transmitted from the relay server 112.
The communication unit 371 receives the request information transmitted from the relay server 112, and transmits the updated device information to the relay server 112.
The update request processing unit 372 performs processing on request information transmitted from the relay server 112.
The update processing unit 373 performs processing on updated device information to be transmitted to the relay server 112.

図3C(e)は、クライアントサービス114のソフトウェア構成305を示す図である。ソフトウェア構成305の各部は、クライアントサービス114のCPU223が、クライアントサービス114のハードディスク224等に記憶されているプログラムを、揮発性メモリ225上にロードして実行することにより実現される。   FIG. 3C (e) shows the software configuration 305 of the client service 114. Each part of the software configuration 305 is realized by the CPU 223 of the client service 114 loading a program stored in the hard disk 224 or the like of the client service 114 onto the volatile memory 225 and executing it.

通信部382は、WANを介してメッセージ管理サーバ111への変更メッセージの送信処理を行う。
変更メッセージ処理部381は、メッセージ管理サーバ111に対して送信する変更メッセージに関する処理を行う。
The communication unit 382 transmits the change message to the message management server 111 via the WAN.
The change message processing unit 381 performs processing on a change message to be transmitted to the message management server 111.

図4A、図4Bは、WAN101、LAN102を介してやり取りされるデータの一例を示す図である。
図4A(a)は、クライアントサービス114、中継サーバ112又は監視サーバ113からメッセージ管理サーバ111に送信される個別状態情報の変更メッセージ401のデータ例を示す図である。個別状態情報の変更メッセージ401は、メッセージ管理サーバ111のデバイス状態情報保持部311が保持する個別状態情報を変更するためのメッセージである。
FIG. 4A and FIG. 4B are diagrams showing an example of data exchanged via the WAN 101 and the LAN 102.
FIG. 4A (a) is a diagram showing an example of data of the change message 401 of the individual state information transmitted from the client service 114, the relay server 112 or the monitoring server 113 to the message management server 111. As shown in FIG. The individual state information change message 401 is a message for changing the individual state information held by the device state information holding unit 311 of the message management server 111.

デバイス識別情報402は、メッセージ管理サーバ111のデバイス状態情報保持部311が保持する個別状態情報が対象とする画像形成装置の識別情報を示す。即ち、デバイス識別情報402は、本メッセージが変更の対象とする画像形成装置を指定するためのものである。   The device identification information 402 indicates identification information of an image forming apparatus targeted by the individual state information held by the device state information holding unit 311 of the message management server 111. That is, the device identification information 402 is for designating an image forming apparatus to which this message is to be changed.

状態情報403は、メッセージ管理サーバ111のデバイス状態情報保持部311が保持する個別状態情報に紐付く、画像形成装置の状態情報を示すデータである。即ち、状態情報403は、本メッセージが変更する個別状態情報を示す。   The status information 403 is data indicating status information of the image forming apparatus associated with the individual status information held by the device status information holding unit 311 of the message management server 111. That is, the status information 403 indicates the individual status information that this message changes.

リクエスト識別情報404は、メッセージ管理サーバ111から対応する画像形成装置の状態情報を更新する場合に送信するデバイス情報更新リクエストを一意に識別可能な付加情報を示すデータである。   The request identification information 404 is data indicating additional information that can uniquely identify the device information update request to be transmitted when the status information of the corresponding image forming apparatus is updated from the message management server 111.

図4A(b)は、クライアントサービス114又は中継サーバ112からメッセージ管理サーバ111に送信される共通状態情報の変更メッセージ411のデータ例を示す図である。共通状態情報の変更メッセージ411は、メッセージ管理サーバ111のデバイス状態情報保持部311が保持する共通状態情報を変更するためのメッセージである。   FIG. 4A (b) is a diagram showing an example of data of the change message 411 of the common state information transmitted from the client service 114 or the relay server 112 to the message management server 111. As shown in FIG. The common state information change message 411 is a message for changing the common state information held by the device state information holding unit 311 of the message management server 111.

共通設定用識別情報412は、メッセージ管理サーバ111のデバイス状態情報保持部311が保持する共通状態情報が対象とする画像形成装置が「全ての画像形成装置である」ことを示すデータである。即ち、デバイス識別情報412は、本メッセージが変更の対象とする画像形成装置のグループを指定するためのものである。   The common setting identification information 412 is data indicating that the image forming apparatus targeted by the common state information held by the device state information holding unit 311 of the message management server 111 is “all image forming apparatuses”. That is, the device identification information 412 is for designating a group of image forming apparatuses to which this message is to be changed.

状態情報413は、メッセージ管理サーバ111のデバイス状態情報保持部311が保持する共通状態情報に紐付く、設定すべき共通の状態情報を示すデータである。即ち、状態情報413は、本メッセージが変更する共通状態情報を示す。   The state information 413 is data indicating common state information to be set, which is associated with the common state information held by the device state information holding unit 311 of the message management server 111. That is, the status information 413 indicates the common status information that this message changes.

リクエスト識別情報414は、メッセージ管理サーバ111から対応する画像形成装置の状態情報を更新する場合に送信されるデバイス情報更新リクエストを一意に識別可能な付加情報を示すデータである。   The request identification information 414 is data indicating additional information that can uniquely identify the device information update request transmitted from the message management server 111 when the status information of the corresponding image forming apparatus is updated.

図4A(c)は、メッセージ管理サーバ111から中継サーバ112、又は、中継サーバ112から画像形成装置121、122、123に送信されるデバイス情報更新リクエスト421のデータ例を示す図である。デバイス情報更新リクエスト421は、メッセージ管理サーバ111又は中継サーバ112から画像形成装置121、122、123のいずれかのデバイス情報保持部361の情報を更新するためのリクエスト(更新要求)である。   FIG. 4C is a view showing an example of data of the device information update request 421 transmitted from the message management server 111 to the relay server 112 or from the relay server 112 to the image forming apparatuses 121, 122, and 123. The device information update request 421 is a request (update request) for updating the information of the device information holding unit 361 of one of the image forming apparatuses 121, 122, and 123 from the message management server 111 or the relay server 112.

デバイス識別情報422は、デバイス情報更新リクエスト421の送信対象となる画像形成装置の識別情報を示すデータである。なお、図4A(c)の例では、デバイス識別情報422に"device0001"と記載され、デバイス情報更新リクエスト421が個別デバイスの更新リクエストである例が示されている。しかし、メッセージ管理サーバ111から送信されるデバイス情報更新リクエスト421では、デバイス識別情報422に"divisionALL"、"divisionDepartmentA"又は"divisionModelA"のように記載し、デバイス情報更新リクエスト421を共通設定用の更新リクエストとする場合がある。共通設定用の更新リクエストを用いることにより、メッセージ管理サーバ111から、複数のデバイスの共通の設定項目を一括で変更する場合でも、1のデバイス情報更新リクエストで中継サーバ112に、複数のデバイスに設定すべき状態情報を送信することができる。詳細は後述する。   The device identification information 422 is data indicating identification information of the image forming apparatus to which the device information update request 421 is to be transmitted. In the example of FIG. 4A (c), “device 0001” is described in the device identification information 422, and an example in which the device information update request 421 is an update request of an individual device is shown. However, in the device information update request 421 transmitted from the message management server 111, the device identification information 422 is described as "divisionALL", "divisionDepartmentA" or "divisionModelA", and the device information update request 421 is updated for common setting. May be a request. Even if the setting items common to a plurality of devices are collectively changed from the message management server 111 by using the update request for common setting, the relay server 112 is set to a plurality of devices in one device information update request. State information to be sent can be sent. Details will be described later.

状態情報423は、デバイス情報更新リクエスト421の送信対象となる画像形成装置に設定すべき状態情報を示すデータである。
リクエスト識別情報424は、クライアントサービス114からのリクエストに応じて、メッセージ管理サーバ111から対応する画像形成装置の状態情報を更新する場合に、リクエストを一意に識別可能な付加情報を示すデータである。即ち、リクエスト識別情報424が同一のデバイス情報更新リクエスト421は、全て同じ変更メッセージに基づいて送信されたものである。
The status information 423 is data indicating status information to be set in the image forming apparatus to which the device information update request 421 is to be transmitted.
The request identification information 424 is data indicating additional information that can uniquely identify the request when updating the status information of the corresponding image forming apparatus from the message management server 111 in response to the request from the client service 114. That is, the device information update requests 421 having the same request identification information 424 are all transmitted based on the same change message.

図4A(d)は、画像形成装置121、122、123から中継サーバ112に送信される更新デバイス情報431のデータ例を示す図である。更新デバイス情報431は、中継サーバ112の配下デバイス情報保持部332の情報を更新するためのものである。   FIG. 4A (d) is a diagram showing an example of data of the updated device information 431 transmitted from the image forming apparatuses 121, 122, 123 to the relay server 112. As shown in FIG. The updated device information 431 is for updating the information of the subordinate device information holding unit 332 of the relay server 112.

デバイス識別情報432は、更新デバイス情報431の送信元の画像形成装置の識別情報を示すデータである。
状態情報433は、更新デバイス情報431の送信元の画像形成装置で設定した状態情報を示すデータである。
The device identification information 432 is data indicating identification information of the image forming apparatus that is the transmission source of the updated device information 431.
The state information 433 is data indicating the state information set in the image forming apparatus of the transmission source of the updated device information 431.

図4B(e)は、画像形成装置121、122、123から中継サーバ112に送信される更新デバイス情報441のデータ例を示す図である。更新デバイス情報441は、中継サーバ112の配下デバイス情報保持部332の情報を更新するためのリクエスト識別情報を含む更新デバイス情報である。   FIG. 4B (e) is a diagram showing an example of data of the updated device information 441 transmitted from the image forming apparatuses 121, 122, 123 to the relay server 112. The updated device information 441 is updated device information including request identification information for updating the information of the subordinate device information holding unit 332 of the relay server 112.

デバイス識別情報442は、リクエスト識別情報を含んだ更新デバイス情報441の送信元の画像形成装置の識別情報を示すデータである。
状態情報433は、リクエスト識別情報を含んだ更新デバイス情報441の送信元の画像形成装置で設定した状態情報を示すデータである。
リクエスト識別情報444は、クライアントサービス114からのリクエストに応じて、メッセージ管理サーバ111から対応する画像形成装置の状態情報を更新する場合に、リクエストを一意に識別可能な付加情報を示すデータである。
The device identification information 442 is data indicating identification information of the image forming apparatus that is the transmission source of the updated device information 441 including the request identification information.
The state information 433 is data indicating the state information set in the image forming apparatus of the transmission source of the updated device information 441 including the request identification information.
The request identification information 444 is data indicating additional information that can uniquely identify the request when the status information of the corresponding image forming apparatus is updated from the message management server 111 in response to the request from the client service 114.

図4B(f)は、中継サーバ112からメッセージ管理サーバ111に送信される共通状態情報の変更メッセージ451のデータ例を示す図である。共通状態情報の変更メッセージ451は、メッセージ管理サーバ111のデバイス状態情報保持部311の情報を変更するためのものである。   FIG. 4B (f) is a diagram showing an example of data of the common state information change message 451 transmitted from the relay server 112 to the message management server 111. As shown in FIG. The common state information change message 451 is for changing the information of the device state information holding unit 311 of the message management server 111.

共通設定用識別情報452は、メッセージ管理サーバ111のデバイス状態情報保持部311が保持する共通状態情報が対象とする画像形成装置が「全ての画像形成装置である」ことを示すためのデータである。
状態情報453は、状態情報413と同様のデータであるため省略する。
反映除外対象情報454は、メッセージ管理サーバ111のデバイス状態情報保持部311で保持しているデバイス状態情報に対して、共通状態情報の反映を行わない対象とするデバイス識別情報を示すデータである。
リクエスト識別情報455は、リクエスト識別情報414と同様のデータであるため省略する。
The common setting identification information 452 is data for indicating that the image forming apparatus targeted by the common state information held by the device state information holding unit 311 of the message management server 111 is “all image forming apparatuses”. .
State information 453 is omitted because it is data similar to the state information 413.
The reflection exclusion target information 454 is data indicating device identification information which is a target for which the common state information is not reflected on the device state information held by the device state information holding unit 311 of the message management server 111.
The request identification information 455 is omitted because it is the same data as the request identification information 414.

図4B(g)は、クライアントサービス114又は中継サーバ112からメッセージ管理サーバ111に送信される共通状態情報の変更メッセージ461のデータ例を示す図である。共通状態情報の変更メッセージ461は、メッセージ管理サーバ111のデバイス状態情報保持部311の情報を変更するためのものである。   FIG. 4B (g) is a diagram showing an example of data of the change message 461 of the common state information transmitted from the client service 114 or the relay server 112 to the message management server 111. The common state information change message 461 is for changing the information in the device state information holding unit 311 of the message management server 111.

共通設定用識別情報462は、メッセージ管理サーバ111のデバイス状態情報保持部311が保持する共通状態情報が対象とする画像形成装置が「部門別の画像形成装置である」ことを示すためのデータである。なお、部門に属する画像形成装置の情報は、中継サーバ112の共通設定用識別情報保持部333で保持される。   The common setting identification information 462 is data for indicating that the image forming apparatus targeted by the common state information held by the device state information holding unit 311 of the message management server 111 is “department-specific image forming apparatus”. is there. The information on the image forming apparatuses belonging to the department is held by the common setting identification information holding unit 333 of the relay server 112.

状態情報463は、状態情報413と同様のデータであるため省略する。
リクエスト識別情報464は、リクエスト識別情報414と同様のデータであるため省略する。
State information 463 is omitted because it is data similar to the state information 413.
The request identification information 464 is omitted because it is the same data as the request identification information 414.

図4B(h)は、クライアントサービス114又は中継サーバ112からメッセージ管理サーバ111に送信される共通状態情報の変更メッセージ471のデータ例を示す図である。共通状態情報の変更メッセージ471は、メッセージ管理サーバ111のデバイス状態情報保持部311の情報を変更するためのものである。   FIG. 4B (h) is a diagram showing an example of data of the change message 471 of the common state information transmitted from the client service 114 or the relay server 112 to the message management server 111. The common state information change message 471 is for changing the information of the device state information holding unit 311 of the message management server 111.

共通設定用識別情報472は、本メッセージが対象とする、メッセージ管理サーバ111のデバイス状態情報保持部311が保持する共通状態情報が対象とする画像形成装置が「機種別の画像形成装置である」ことを示すためのデータである。なお、機種に属する画像形成装置の情報は、中継サーバ112の共通設定用識別情報保持部333で保持される。   The common setting identification information 472 is the “image type of image forming apparatus of the model type” targeted by the common state information held by the device state information holding unit 311 of the message management server 111 targeted by this message. It is data to show that. The information of the image forming apparatus belonging to the model is held by the common setting identification information holding unit 333 of the relay server 112.

状態情報473は、状態情報413と同様のデータであるため省略する。
リクエスト識別情報474は、リクエスト識別情報414と同様のデータであるため省略する。
State information 473 is omitted because it is data similar to the state information 413.
The request identification information 474 is omitted because it is the same data as the request identification information 414.

図5は、クライアントサービス114において、メッセージ管理サーバ111のデバイス状態情報保持部311が保持する情報を変更するための変更メッセージを作成する際に、実行される処理の一例を示すフローチャートである。即ち、図5の処理は、クライアントサービス114のCPU223が、クライアントサービス114のハードディスク224等に記憶されているプログラムを、揮発性メモリ225上にロードして実行することにより実現される。クライアントサービス114は、例えばWebブラウザや他のアプリケーションからのメッセージ管理サーバ111のデバイス状態情報保持部311が保持する状態情報の変更要求に応じて、図5のフローチャートに示す処理を開始する。   FIG. 5 is a flowchart showing an example of processing executed when the client service 114 creates a change message for changing the information held by the device state information holding unit 311 of the message management server 111. That is, the process of FIG. 5 is realized by the CPU 223 of the client service 114 loading a program stored in the hard disk 224 or the like of the client service 114 onto the volatile memory 225 and executing the program. The client service 114 starts the process illustrated in the flowchart of FIG. 5 in response to a change request of the state information held by the device state information holding unit 311 of the message management server 111 from, for example, a Web browser or another application.

S501において、変更メッセージ処理部381は、作成しようとする変更メッセージの対象が個別状態情報に対してのものか、共通状態情報に対してのものかを指定する。変更メッセージ処理部381は、例えば全ての画像形成装置、部門別、機種別等に予めグルーピングされた複数の画像形成装置に共通する状態情報を一括で変更する場合には、「共通状態情報」に対しての変更メッセージを指定する。   In S501, the change message processing unit 381 specifies whether the target of the change message to be created is for individual status information or common status information. The change message processing unit 381 changes the status information common to a plurality of image forming apparatuses grouped in advance into, for example, all image forming apparatuses, by department, by machine type, etc. to “common state information”. Specifies the change message for

上記S501において、個別状態情報に対しての変更メッセージが指定された場合(S501でYESの場合)、変更メッセージ処理部381は、S502に処理を進める。
S502において、変更メッセージ処理部381は、変更メッセージの適用対象となるデバイス識別情報402を記載した個別状態情報の変更メッセージ401を作成する。なお、個別状態情報の変更メッセージ401には、この変更メッセージに対応する要求を一意に識別することのできるリクエスト識別情報404を付与する。
If a change message for the individual state information is specified in S501 (YES in S501), the change message processing unit 381 advances the process to S502.
In S502, the change message processing unit 381 creates a change message 401 of the individual state information describing the device identification information 402 to which the change message is to be applied. Note that request identification information 404 that can uniquely identify a request corresponding to the change message is added to the change message 401 of the individual state information.

また、共通状態情報に対しての変更メッセージが指定された場合(S501でNOの場合)、変更メッセージ処理部381は、S503に処理を進める。
S503において、変更メッセージ処理部381は、変更メッセージの適用対象となる共通設定用識別情報412を記載した共通状態情報の変更メッセージ411を作成する。なお、共通状態情報の変更メッセージ411には、この変更メッセージに対応する要求を一意に識別することのできるリクエスト識別情報414を付与する。
If a change message for the common state information is specified (NO at S501), the change message processing unit 381 advances the process to S503.
In S503, the change message processing unit 381 creates a change message 411 of the common state information in which the common setting identification information 412 to which the change message is applied is described. Note that request identification information 414 that can uniquely identify the request corresponding to the change message is added to the change message 411 of the common state information.

上記S502又はS503で変更メッセージが作成されると、S504において、通信部382は、上記S502又はS503で作成された変更メッセージを、メッセージ管理サーバ111に対して送信し、本フローチャートの処理を終了する。   When the change message is generated in S502 or S503, the communication unit 382 transmits the change message generated in S502 or S503 to the message management server 111 in S504, and ends the processing of this flowchart. .

以上、図5の処理によれば、クライアントサービス114にて、複数のデバイスの共通の設定項目を一括で変更するための1の変更メッセージを作成することができる。   As described above, according to the process in FIG. 5, the client service 114 can create one change message for collectively changing common setting items of a plurality of devices.

図6は、メッセージ管理サーバ111において、クライアントサービス114から変更メッセージを受信する際に、制御部321で実行される処理の一例を示すフローチャートである。即ち、図6の処理は、メッセージ管理サーバ111のCPU223が、メッセージ管理サーバ111のハードディスク224等に記憶されているプログラムを、揮発性メモリ225上にロードして実行することにより実現される。   FIG. 6 is a flowchart showing an example of processing executed by the control unit 321 when the message management server 111 receives a change message from the client service 114. That is, the process of FIG. 6 is realized by the CPU 223 of the message management server 111 loading a program stored in the hard disk 224 or the like of the message management server 111 onto the volatile memory 225 and executing the program.

S601において、通信部322が、クライアントサービス114から変更メッセージ(例えば401又は411)を受信すると、S602に遷移する。
S602において、状態情報操作部323は、上記S601で受信した変更メッセージの対象が、個別状態情報の変更メッセージであるか、共通状態情報の変更メッセージであるかを判定する。この判定処理では、変更メッセージに記載されているデバイス識別情報が個別デバイスの識別情報を指定しているか、共通状態情報の識別情報を指定しているかを確認する。
In step S601, when the communication unit 322 receives a change message (for example, 401 or 411) from the client service 114, the process transitions to step S602.
In step S602, the state information operation unit 323 determines whether the target of the change message received in step S601 is a change message of the individual state information or a change message of the common state information. In this determination process, it is checked whether the device identification information described in the change message designates the identification information of the individual device or the identification information of the common state information.

上記S602において、受信した変更メッセージが個別デバイスの識別情報を指定していると判定した場合(S602でYESの場合)、状態情報操作部323は、S603に処理を進める。   If it is determined in S602 that the received change message designates identification information of an individual device (YES in S602), the state information operation unit 323 advances the process to S603.

S603において、状態情報操作部323は、上記S601で受信した個別状態情報の変更メッセージ401に記載されているデバイス識別情報402を取得する。取得したデバイス識別情報402を基に、状態情報操作部323は、表1のようなメッセージ管理サーバ111のデバイス状態情報保持部311で保持している状態情報を特定し、上記S601で取得した変更メッセージを用いて個別状態情報を更新する。その後、状態情報操作部323は、S605に処理を進める。   In S603, the state information operation unit 323 acquires the device identification information 402 described in the change message 401 of the individual state information received in S601. Based on the acquired device identification information 402, the state information operation unit 323 specifies the state information held by the device state information holding unit 311 of the message management server 111 as shown in Table 1, and the change acquired in S601 above Update individual status information using messages. Thereafter, the state information operation unit 323 advances the process to S605.

一方、上記S602において、受信した変更メッセージが共通設定用の識別情報を指定していると判定した場合(S602でNOの場合)、状態情報操作部323は、S604に処理を進める。   On the other hand, when it is determined in S602 that the received change message designates identification information for common setting (NO in S602), the state information operation unit 323 advances the process to S604.

S604において、状態情報操作部323は、上記S601で受信した共通状態情報の変更メッセージ411に記載されている共通設定用識別情報412を取得する。取得したデバイス識別情報412を基に、状態情報操作部323は、メッセージ管理サーバ111のデバイス状態情報保持部311で保持している共通状態情報を特定し、上記S601で取得した変更メッセージを用いて共通状態情報を更新する。その後、状態情報操作部323は、S605に処理を進める。   In S604, the state information operation unit 323 acquires the common setting identification information 412 described in the change message 411 of the common state information received in S601. Based on the acquired device identification information 412, the state information operation unit 323 specifies the common state information held by the device state information holding unit 311 of the message management server 111, and uses the change message acquired in S601 above. Update common state information. Thereafter, the state information operation unit 323 advances the process to S605.

S605において、状態情報操作部323は、変更メッセージの送信元を判定する。この判定処理では、変更メッセージに、リクエスト識別情報が含まれているかどうかを確認する。   In step S605, the state information operation unit 323 determines the transmission source of the change message. In this determination process, it is checked whether the change message contains request identification information.

変更メッセージにリクエスト識別情報が含まれている場合、状態情報操作部323は、変更メッセージの送信元がクライアントサービス114であると判定し(S605でYES)、S606に処理を進める。この場合、画像形成装置の状態情報を変更するための情報を送信する処理に移る。   If the change message includes request identification information, the state information operation unit 323 determines that the transmission source of the change message is the client service 114 (YES in S605), and the process proceeds to S606. In this case, the process proceeds to the process of transmitting information for changing the state information of the image forming apparatus.

S606において、状態情報操作部323は、上記S603又はS604で取得したデバイス識別情報に紐付く、表1のようなデバイス状態情報とデバイス状態情報履歴の状態情報を取得し、変更差分を検知する。
次にS607において、状態情報操作部323は、上記S606で検知した状態情報の変更差分情報と、上記S603又はS604で取得したデバイス識別情報を用い、リクエスト識別情報を含めたデバイス情報更新リクエスト421を作成する。
次にS608において、通信部322は、上記S607で作成したデバイス情報更新リクエスト421を中継サーバ112に対して送信し、本フローチャートの処理を終了する。
In step S606, the status information operation unit 323 acquires device status information and device status information history information as shown in Table 1 linked with the device identification information acquired in the above-described S603 or S604, and detects a change difference.
Next, in step S607, the state information operation unit 323 uses the change difference information of the state information detected in step S606 and the device identification information acquired in step S603 or S604 to update the device information update request 421 including request identification information. create.
Next, in step S608, the communication unit 322 transmits the device information update request 421 created in step S607 to the relay server 112, and ends the processing of this flowchart.

一方、上記S605において、変更メッセージにリクエスト識別情報が含まれていない場合、状態情報操作部323は、変更メッセージの送信元が中継サーバであると判定する(S605でNO)。この場合、状態情報操作部323は、メッセージ管理サーバ111の持つデバイス状態情報保持部311に対する、画像形成装置に対する状態情報の反映は完了していると判断し、本フローチャートの処理を終了する。   On the other hand, when the change message does not include the request identification information in S605, the state information operation unit 323 determines that the transmission source of the change message is the relay server (NO in S605). In this case, the status information operation unit 323 determines that reflection of status information on the image forming apparatus with respect to the device status information holding unit 311 of the message management server 111 is completed, and ends the processing of this flowchart.

以上、図6の処理によれば、メッセージ管理サーバ111から、複数のデバイスの共通の設定項目を一括で変更する場合、1のデバイス情報更新リクエストで中継サーバ112に、複数のデバイスに設定すべき状態情報を送信することができる。   As described above, according to the process of FIG. 6, when changing common setting items of a plurality of devices from the message management server 111 at one time, the relay server 112 should be set to a plurality of devices in one device information update request. Status information can be sent.

図7は、中継サーバ112において、メッセージ管理サーバ111から送信されるデバイス情報更新リクエスト421を受信する際に、制御部341で実行される処理の一例を示すフローチャートである。即ち、図7の処理は、中継サーバ112のCPU223が、中継サーバ112のハードディスク224等に記憶されているプログラムを、揮発性メモリ225上にロードして実行することにより実現される。   FIG. 7 is a flowchart showing an example of processing executed by the control unit 341 when the relay server 112 receives the device information update request 421 transmitted from the message management server 111. That is, the process of FIG. 7 is realized by the CPU 223 of the relay server 112 loading a program stored in the hard disk 224 or the like of the relay server 112 onto the volatile memory 225 and executing the program.

S701において、通信部342は、メッセージ管理サーバ111からデバイス情報更新リクエスト421を受信すると、リクエスト情報保持部331で保持する。
次にS702において、更新リクエスト処理部343は、上記S701で受信したデバイス情報更新リクエスト421に含まれるデバイス識別情報422を確認し、更新対象のデバイスを判定する。判定処理では、デバイス情報更新リクエスト421に含まれるデバイス識別情報422が個別デバイスの識別情報を指定しているか、共通設定用の識別情報を指定しているかを確認する。
In S701, when the communication unit 342 receives the device information update request 421 from the message management server 111, the communication unit 342 holds the request in the request information holding unit 331.
Next, in S702, the update request processing unit 343 checks the device identification information 422 included in the device information update request 421 received in S701, and determines a device to be updated. In the determination process, it is checked whether the device identification information 422 included in the device information update request 421 designates identification information of an individual device or designation of identification information for common setting.

上記S702において、更新リクエスト処理部343が、個別デバイスの識別情報を指定していると判定した場合(S702でYESの場合)、S703に遷移する。
S703において、通信部342は、上記S702で確認したデバイス情報更新リクエスト421に含まれるデバイス識別情報422の画像形成装置に対して、デバイス情報更新リクエスト421を送信し、本フローチャートの処理を終了する。
When the update request processing unit 343 determines that the identification information of the individual device is specified in the above-described S702 (in the case of YES in S702), the process transitions to S703.
In step S703, the communication unit 342 transmits the device information update request 421 to the image forming apparatus of the device identification information 422 included in the device information update request 421 confirmed in step S702, and ends the processing of this flowchart.

一方、上記S702において、更新リクエスト処理部343が、共通設定用の識別情報を指定していると判定した場合(S702でNOの場合)、S704に遷移する。
S704において、通信部342は、中継サーバ112がLANを介してデータの送受信を行っている上述の共通設定用の識別情報に対応する全ての画像形成装置に対して、デバイス情報更新リクエスト421を送信する。デバイス情報更新リクエスト421を送信する対象は、表4のような共通設定用の識別情報を参照し、対象とする画像形成装置を特定する。
On the other hand, if the update request processing unit 343 determines in step S702 that identification information for common setting is designated (in the case of NO in step S702), the process transitions to step S704.
In step S704, the communication unit 342 transmits the device information update request 421 to all the image forming apparatuses corresponding to the identification information for common setting described above, in which the relay server 112 transmits and receives data via the LAN. Do. The target for transmitting the device information update request 421 refers to the identification information for common setting as shown in Table 4 to specify the target image forming apparatus.

次にS705において、通信部342は、上記S704において中継サーバ112から送信したデバイス情報更新リクエスト421が受信されず、通信に失敗した画像形成装置の有無を判定する。通信部342が、通信に失敗した画像形成装置が存在すると判定した場合(S705でYESの場合)、S706に遷移する。   Next, in step S705, the communication unit 342 does not receive the device information update request 421 transmitted from the relay server 112 in step S704, and determines whether there is an image forming apparatus that failed in communication. If the communication unit 342 determines that there is an image forming apparatus that has failed in communication (YES in step S705), the process advances to step S706.

S706において、更新リクエスト処理部343は、上記S705で確認した画像形成装置のデバイス識別情報を、表2に例示した反映除外対象に登録する。登録の際には、上記S701で受信したデバイス情報更新リクエスト421に含まれるリクエスト識別情報424に紐付けて登録する。S706の処理の後、更新リクエスト処理部343は、本フローチャートの処理を終了する。   In step S706, the update request processing unit 343 registers the device identification information of the image forming apparatus confirmed in step S705 in the reflection exclusion target illustrated in Table 2. At the time of registration, the request identification information 424 included in the device information update request 421 received in S701 is associated with the request identification information 424 and registered. After the process of S706, the update request processing unit 343 ends the process of this flowchart.

一方、上記S705において、通信部342が、通信に失敗した画像形成装置が存在しないと判定した場合(S705でNOの場合)、本フローチャートの処理を終了する。   On the other hand, when the communication unit 342 determines that there is no image forming apparatus that has failed in communication (in the case of NO in S705), the processing of this flowchart ends.

以上、図7の処理によれば、メッセージ管理サーバ111から、複数のデバイスの共通の設定項目を一括で変更する場合、メッセージ管理サーバ111から受信した1のデバイス情報更新リクエストに基づき、対象となる各デバイスのデバイス情報を更新することができる。   As described above, according to the process in FIG. 7, when collectively changing setting items common to a plurality of devices from the message management server 111, it becomes an object based on one device information update request received from the message management server 111. Device information of each device can be updated.

図8は、画像形成装置121、122、123において、中継サーバ112から送信されるデバイス情報更新リクエスト421を受信する際に実行される処理の一例を示すフローチャートである。即ち、図8の処理は、画像形成装置121、122、123のCPU207が、画像形成装置121、122、123のハードディスク208等に記憶されているプログラムを、揮発性メモリ210上にロードして実行することにより実現される。   FIG. 8 is a flowchart illustrating an example of processing executed when the device information update request 421 transmitted from the relay server 112 is received by the image forming apparatuses 121, 122, and 123. That is, the CPU 207 of the image forming apparatus 121, 122, 123 loads the program stored in the hard disk 208 or the like of the image forming apparatus 121, 122, 123 onto the volatile memory 210 and executes the processing of FIG. It is realized by doing.

S801において、通信部371が、中継サーバ112から送信されるデバイス情報更新リクエスト421を受信すると、S802に遷移する。
S802において、更新リクエスト処理部372は、上記S801で受信したデバイス情報更新リクエスト421の状態情報423を用いて、表5のようなデバイス情報保持部361の情報を更新する。
In S801, when the communication unit 371 receives the device information update request 421 transmitted from the relay server 112, the process transitions to S802.
In S802, the update request processing unit 372 updates the information in the device information holding unit 361 as shown in Table 5 using the status information 423 of the device information update request 421 received in S801.

次にS803において、更新処理部373は、デバイス情報保持部361の更新された情報を確認する。
S804において、更新処理部373は、上記S803で確認した更新情報が、デバイス情報更新リクエスト421によって更新された情報であるか否かを判定する。この判定処理では、上記S803で確認した更新情報と、リクエスト情報保持部362で保持しているデバイス情報更新リクエスト421に含まれる状態情報423とを比較する。そして、比較結果が一致している場合には、デバイス情報更新リクエスト421によって更新された情報であると判定し、比較結果が一致しない場合には、デバイス情報更新リクエスト421によって更新された情報でないと判定する。
Next, in S803, the update processing unit 373 confirms the updated information of the device information holding unit 361.
In S804, the update processing unit 373 determines whether the update information confirmed in S803 is the information updated by the device information update request 421. In this determination process, the update information confirmed in S <b> 803 is compared with the state information 423 included in the device information update request 421 stored in the request information storage unit 362. Then, if the comparison results match, it is determined that the information is updated by the device information update request 421. If the comparison results do not match, the information is not updated by the device information update request 421. judge.

上記S804において、上記S803で確認した更新情報がデバイス情報更新リクエスト421によって更新された情報であると判定した場合(S804でYESの場合)、更新処理部373は、S805に処理を進める。   If it is determined in S804 that the update information confirmed in S803 is the information updated by the device information update request 421 (YES in S804), the update processing unit 373 advances the process to S805.

S805において、更新処理部373は、上記S803で確認した更新情報と、上記デバイス情報更新リクエスト421に含まれるリクエスト識別情報424を用いて、リクエスト識別情報を含んだ更新デバイス情報441を作成する。作成後、通信部371が、中継サーバ112に対してリクエスト識別情報を含んだ更新デバイス情報441を送信し、本フローチャートの処理を終了する。   In step S805, the update processing unit 373 creates the updated device information 441 including the request identification information, using the update information confirmed in step S803 and the request identification information 424 included in the device information update request 421. After creation, the communication unit 371 transmits the updated device information 441 including the request identification information to the relay server 112, and ends the processing of this flowchart.

一方、上記S804において、上記S803で確認した更新情報がデバイス情報更新リクエスト421によって更新された情報でないと判定した場合(S804でNOの場合)、更新処理部373は、S806に処理を進める。   On the other hand, if it is determined in S804 that the update information confirmed in S803 is not the information updated by the device information update request 421 (NO in S804), the update processing unit 373 advances the process to S806.

S806において、更新処理部373は、S803で確認した更新情報を用いて、更新デバイス情報431を作成する。作成後、通信部371が、中継サーバ112に対して更新デバイス情報431を送信し、本フローチャートの処理を終了する。   In S806, the update processing unit 373 creates the updated device information 431 using the update information confirmed in S803. After creation, the communication unit 371 transmits the updated device information 431 to the relay server 112, and ends the processing of this flowchart.

以上、図8の処理によれば、中継サーバ112から受信したデバイス情報更新リクエストに基づきデバイス情報を更新した場合には、該リクエストの識別情報を含む更新デバイス情報を、中継サーバ112に送信することができる。   As described above, according to the process of FIG. 8, when the device information is updated based on the device information update request received from the relay server 112, the updated device information including the identification information of the request is transmitted to the relay server 112. Can.

図9は、中継サーバ112において、画像形成装置121、122、123から送信される更新デバイス情報を受信する際に、制御部341で実行される処理の一例を示すフローチャートである。即ち、図9の処理は、中継サーバ112のCPU223が、中継サーバ112のハードディスク224等に記憶されているプログラムを、揮発性メモリ225上にロードして実行することにより実現される。   FIG. 9 is a flowchart illustrating an example of processing executed by the control unit 341 when the relay server 112 receives updated device information transmitted from the image forming apparatuses 121, 122, and 123. That is, the processing of FIG. 9 is realized by the CPU 223 of the relay server 112 loading a program stored in the hard disk 224 or the like of the relay server 112 onto the volatile memory 225 and executing the program.

S901において、通信部342が、画像形成装置121、122、123から送信される更新デバイス情報を受信すると、更新デバイス情報処理部344が、表3のような配下デバイス情報保持部332の情報を更新する。即ち、更新デバイス情報処理部344が、画像形成装置からの更新デバイス情報に応じて自身で保持する設定情報を更新する。   In S901, when the communication unit 342 receives the updated device information transmitted from the image forming apparatus 121, 122, 123, the updated device information processing unit 344 updates the information of the subordinate device information holding unit 332 as shown in Table 3. Do. That is, the update device information processing unit 344 updates the setting information held by itself according to the update device information from the image forming apparatus.

次にS902において、更新デバイス情報処理部344は、上記S901で受信した更新デバイス情報に、リクエスト識別情報が含まれているかどうかを判定する。更新デバイス情報にリクエスト識別情報が含まれていると判定した場合(S902でYESの場合)、S903に処理を進める。   Next, in step S902, the update device information processing unit 344 determines whether the update device information received in step S901 includes request identification information. If it is determined that the updated device information includes request identification information (YES in step S902), the process advances to step S903.

S903において、更新デバイス情報処理部344は、上記S901で受信した更新デバイス情報を用いて、表2のようなリクエスト情報保持部331で保持している情報を更新する。例えば、リクエスト識別情報に紐付く更新待ちデバイス情報に記載されているデバイス識別情報のうち、上記S901で受信した更新デバイス情報に含まれているデバイス識別情報のみを削除し、更新する。   In S903, the update device information processing unit 344 updates the information held by the request information holding unit 331 as shown in Table 2 using the update device information received in S901. For example, among the device identification information described in the update waiting device information linked to the request identification information, only the device identification information included in the update device information received in S901 is deleted and updated.

次にS904において、更新デバイス情報処理部344は、表2のようなリクエスト情報保持部331で保持している、上記S902で確認したリクエスト識別情報に紐付く更新待ちデバイス情報の有無を確認する。またデバイス状態更新リクエストが対象とするデバイスのうち更新されていないものがあると判定した場合(S904でNOの場合)、更新デバイス情報処理部344は、本フローチャートの処理を終了する。   Next, in S904, the update device information processing unit 344 confirms the presence or absence of update waiting device information associated with the request identification information confirmed in S902, which is held in the request information holding unit 331 as shown in Table 2. If it is determined that there is a device that has not been updated among the devices targeted by the device status update request (in the case of NO in S904), the updated device information processing unit 344 ends the processing of this flowchart.

一方、上記S904において、デバイス状態更新リクエストが対象とするデバイスが全て更新されたと判定した場合(S904でYESの場合)、更新デバイス情報処理部344は、S905に処理を進める。   On the other hand, if it is determined in S904 that all devices targeted by the device state update request have been updated (YES in S904), the updated device information processing unit 344 advances the process to S905.

S905において、更新デバイス情報処理部344は、上記S902で確認したリクエスト識別情報が共通設定用の識別情報を指定しているかどうかを判定する。共通設定用の識別情報を指定していると判定した場合(S905でYESの場合)、更新デバイス情報処理部344は、S906に処理を進める。   In step S905, the updated device information processing unit 344 determines whether the request identification information confirmed in step S902 designates identification information for common setting. If it is determined that identification information for common setting is designated (in the case of YES in S905), the updated device information processing unit 344 advances the process to S906.

S906において、変更メッセージ処理部345は、上記S901で受信した更新デバイス情報を用いて、変更メッセージの適用対象となる共通設定用識別情報412を記載した共通状態情報の変更メッセージ411又は451を作成する。作成する際に、上記S901で受信した更新デバイス情報のリクエスト識別情報に紐付く表2のようなリクエスト情報保持部331の反映除外対象カラムを確認する。反映除外対象カラムにデバイス識別情報が記載されている場合には、共通状態情報の変更メッセージに反映除外対象情報454として追記する。作成後、通信部342は、共通状態情報の変更メッセージ411又は反映除外対象情報454を含む共通状態情報の変更メッセージ451をメッセージ管理サーバ111へ送信し、本フローチャートの処理を終了する。なお、S906で送信する共通状態情報の変更メッセージ451は、図7のS701で受信したデバイス情報更新リクエストに応じて複数の機器の状態情報をそれぞれ更新したことをメッセージ管理サーバ111に一括して通知するためのものである。   In S906, the change message processing unit 345 creates the change message 411 or 451 of the common state information describing the common setting identification information 412 to which the change message is to be applied, using the update device information received in S901. . At the time of creation, the reflection exclusion target columns of the request information holding unit 331 as shown in Table 2 attached to the request identification information of the updated device information received in S901 are confirmed. When the device identification information is described in the reflection exclusion target column, it is additionally written as the reflection exclusion target information 454 in the change message of the common state information. After creation, the communication unit 342 transmits the common state information change message 451 including the common state information change message 411 or the reflection exclusion target information 454 to the message management server 111, and ends the processing of this flowchart. The common status information change message 451 transmitted in S906 is notified collectively to the message management server 111 that the status information of the plurality of devices has been updated according to the device information update request received in S701 of FIG. 7. It is to do.

一方、S905において、個別デバイスの識別情報を指定していると判定した場合(S905でNOの場合)、更新デバイス情報処理部344は、S907に処理を進める。
S907において、変更メッセージ処理部345は、上記S901で受信した更新デバイス情報を用いて、変更メッセージの適用対象となるデバイス識別情報402を記載した個別状態情報の変更メッセージ401を作成する。作成後、通信部342は、個別状態情報の変更メッセージ401をメッセージ管理サーバ111へ送信し、本フローチャートの処理を終了する。
On the other hand, when it is determined in S905 that identification information of the individual device is designated (in the case of NO in S905), the update device information processing unit 344 advances the process to S907.
In S 907, the change message processing unit 345 creates a change message 401 of the individual state information describing the device identification information 402 to which the change message is to be applied, using the updated device information received in S 901. After creation, the communication unit 342 transmits the change message 401 of the individual state information to the message management server 111, and ends the processing of this flowchart.

また、上記S902において、上記S901で受信した更新デバイス情報に、リクエスト識別情報が含まれていないと判定した場合(S902でNOの場合)、更新デバイス情報処理部344は、S908に処理を進める。   If it is determined in S902 that the updated device information received in S901 does not include request identification information (NO in S902), the updated device information processing unit 344 advances the process to S908.

S908において、更新デバイス情報処理部344は、上記S901で受信した更新デバイス情報に含まれるデバイス識別情報に紐付く、更新待ちのデバイス情報更新リクエストが存在するかどうかを判定する。この判定処理では、表2のようなリクエスト情報保持部331の更新待ちデバイス情報カラムに、上記S901で受信した更新デバイス情報に含まれるデバイス識別情報が記載されているかどうかを確認する。記載されている場合、更新デバイス情報に含まれるデバイス識別情報に紐付く更新待ちのデバイス情報更新リクエストが存在する(S908でYES)と判定する。一方、記載されていない場合、更新デバイス情報に含まれるデバイス識別情報に紐付く更新待ちのデバイス情報更新リクエストが存在しない(S908でNO)と判定する。   In step S908, the update device information processing unit 344 determines whether there is a device information update request waiting for update, which is associated with the device identification information included in the update device information received in step S901. In this determination process, it is checked whether the device identification information included in the updated device information received in S901 is described in the update waiting device information column of the request information holding unit 331 as shown in Table 2. If it is described, it is determined that there is a device information update request waiting for update attached to the device identification information included in the updated device information (YES in S908). On the other hand, if not described, it is determined that there is no device information update request waiting for update attached to the device identification information included in the updated device information (NO in S908).

上記S908でYESの場合、更新デバイス情報処理部344は、クライアントサービスからの変更リクエストと、デバイスからの変更が競合しているため、S909に処理を遷移し、対応を実施する。
S909において、更新デバイス情報処理部344は、S908で検知した更新待ちデバイス情報カラムの同反映除外対象カラムに、S901で受信した更新デバイス情報に含まれるデバイス識別情報を記載して更新し、S910に処理を進める。
In the case of YES at S908, the update device information processing unit 344 makes a transition to S909 and implements a response because there is a conflict between the change request from the client service and the change from the device.
In step S909, the update device information processing unit 344 writes and updates the device identification information included in the update device information received in step S901 in the same reflection exclusion target column in the update waiting device information column detected in step S908. Proceed with the process.

上記S908において、上記S901で受信した更新デバイス情報に含まれるデバイス識別情報に紐付く更新待ちのデバイス情報更新リクエストが存在しないと判定した場合(S908でNOの場合)、更新デバイス情報処理部344は、S910に処理を進める。   If it is determined in S908 that there is no device information update request waiting for updating associated with the device identification information included in the updated device information received in S901 (if NO in S908), the updated device information processing unit 344 The processing proceeds to step S910.

S910において、変更メッセージ処理部345は、上記S901で受信した更新デバイス情報を用いて、変更メッセージの適用対象となるデバイス識別情報402を記載した個別状態情報の変更メッセージ401を作成する。作成後、通信部342は、個別状態情報の変更メッセージ401をメッセージ管理サーバ111へ送信し、本フローチャートの処理を終了する。
なお、送信された変更メッセージを処理するメッセージ管理サーバ111の処理は、S601〜S608と同じ処理であるため、省略する。
In S910, the change message processing unit 345 creates a change message 401 of the individual state information describing the device identification information 402 to which the change message is to be applied, using the updated device information received in S901. After creation, the communication unit 342 transmits the change message 401 of the individual state information to the message management server 111, and ends the processing of this flowchart.
Note that the processing of the message management server 111 that processes the transmitted change message is the same as the processing of S601 to S608, and thus is omitted.

以上、図9の処理によれば、管理対象のデバイスの共通の設定項目を一括で変更するための変更メッセージに基づき各デバイスの状態情報が更新された場合には、該各デバイスの状態情報の更新を、メッセージ管理サーバ111の保持する情報に一括して返信するための1の変更メッセージを、メッセージ管理サーバ111に送信することができる。   As described above, according to the process of FIG. 9, when the state information of each device is updated based on the change message for collectively changing the common setting items of the devices to be managed, the state information of each device is It is possible to transmit, to the message management server 111, one change message for collectively returning the update to the information held by the message management server 111.

図10は、監視サーバ113において、メッセージ管理サーバ111のデバイス状態情報保持部311で保持している共通状態情報が、中継サーバ112により変更された際に実行される処理の一例を示すフローチャートである。即ち、図10の処理は、監視サーバ113のCPU223が、監視サーバ113のハードディスク224等に記憶されているプログラムを、揮発性メモリ225上にロードして実行することにより実現される。   FIG. 10 is a flowchart showing an example of processing executed when the relay server 112 changes the common state information held in the device state information holding unit 311 of the message management server 111 in the monitoring server 113. . That is, the process of FIG. 10 is realized by the CPU 223 of the monitoring server 113 loading a program stored in the hard disk 224 or the like of the monitoring server 113 onto the volatile memory 225 and executing the program.

S1001において、通信部352は、メッセージ管理サーバ111のデバイス状態情報保持部311で保持されている共通状態情報を監視する。
次にS1002において、通信部352は、上記S1001で監視している共通状態情報が中継サーバ112により変更が行われたかを判定する。この判定処理では、監視対象に対してポーリング等の手段を用いて、定期的に状態を監視する。そして、変更者が中継サーバ112であり、且つ、変更日時とバージョンが前回のポーリング時より更新されている場合に、変更が行われたと判定する。
In S1001, the communication unit 352 monitors the common state information held by the device state information holding unit 311 of the message management server 111.
Next, in step S1002, the communication unit 352 determines whether the relay server 112 has changed the common state information monitored in step S1001. In this determination process, the state is periodically monitored using a means such as polling for the monitoring target. Then, when the changer is the relay server 112 and the change date and time and the version have been updated since the previous polling, it is determined that the change has been made.

上記S1002において、通信部352が監視対象の共通状態情報が中継サーバ112により変更されていないと判定した場合(S1002でNOの場合)、本フローチャートの処理を終了する。   If the communication unit 352 determines in step S1002 that the common state information to be monitored is not changed by the relay server 112 (in the case of NO in step S1002), the processing of this flowchart ends.

一方、上記S1002において、通信部352が監視対象の共通状態情報が中継サーバ112により変更されたと判定した場合(S1002でYESの場合)、S1003に遷移する。   On the other hand, if the communication unit 352 determines in step S1002 that the common state information to be monitored has been changed by the relay server 112 (YES in step S1002), the process transitions to step S1003.

S1003において、反映判定処理部353は、上記S1001で監視している共通状態情報のデバイス状態情報に、反映除外対象情報が記載されているか否かを判定する。反映判定処理部353が、監視対象の共通状態情報のデバイス状態情報に反映除外対象情報が記載されていると判定した場合(S1003でYESの場合)、S1004に遷移する。   In S1003, the reflection determination processing unit 353 determines whether the reflection exclusion target information is described in the device state information of the common state information monitored in S1001. If the reflection determination processing unit 353 determines that the reflection exclusion target information is described in the device state information of the monitoring target common state information (in the case of YES in S1003), the processing transitions to S1004.

S1004において、変更メッセージ処理部354は、上記S1003で確認した反映除外対象情報に記載されているデバイス識別情報と共通状態情報のデバイス識別情報を除く、該共通状態情報のデバイス識別情報に対応する全ての個別状態情報を変更するためのメッセージを送信する。送信する情報は、共通状態情報のデバイス状態情報を参照し、それぞれの個別状態情報に対する変更メッセージ401を作成する。個別状態情報の変更メッセージ401の送信後、変更メッセージ処理部354は、本フローチャートの処理を終了する。   In S1004, the change message processing unit 354 excludes all the device identification information described in the reflection exclusion target information confirmed in S1003 and the device identification information of the common state information, and corresponds to the device identification information of the common state information. Send a message to change the individual status information of. The information to be transmitted refers to the device state information of the common state information, and creates a change message 401 for each individual state information. After transmitting the change message 401 of the individual state information, the change message processing unit 354 ends the process of this flowchart.

上記S1003において、反映判定処理部353が、監視対象の共通状態情報のデバイス状態情報に反映除外対象情報が記載されていないと判定した場合(S1003でNOの場合)、S1005に遷移する。   When the reflection determination processing unit 353 determines that the reflection exclusion target information is not described in the device state information of the monitoring target common state information in S1003 (in the case of NO in S1003), the processing transitions to S1005.

S1005において、変更メッセージ処理部354は、共通状態情報のデバイス識別情報を除く、該共通状態情報のデバイス識別情報に対応する全ての個別状態情報を変更するためのメッセージを送信する。送信する情報は、共通状態情報のデバイス状態情報を参照し、それぞれの個別状態情報に対する変更メッセージ401を作成する。個別状態情報の変更メッセージ401の送信後、変更メッセージ処理部354は、本フローチャートの処理を終了する。   In S1005, the change message processing unit 354 transmits a message for changing all the individual status information corresponding to the device identification information of the common status information except the device identification information of the common status information. The information to be transmitted refers to the device state information of the common state information, and creates a change message 401 for each individual state information. After transmitting the change message 401 of the individual state information, the change message processing unit 354 ends the process of this flowchart.

以上、図10の処理によれば、メッセージ管理サーバ111が保持する共通状態情報の中継サーバ112からの変更を検知し、メッセージ管理サーバ111が保持する各デバイスの個別状態情報に反映させることができる。   As described above, according to the process of FIG. 10, it is possible to detect a change from the relay server 112 of the common state information held by the message management server 111 and reflect the change in the individual state information of each device held by the message management server 111. .

以上のように、本実施形態では、クラウド上の管理システム(メッセージ管理サーバ111等)と、イントラネット内の管理装置(中継サーバ112)が連携してネットワーク機器(画像形成装置121〜123等)の状態情報を管理することができる。複数の機器に共通設定を適用させる際には、その共通パラメータ情報のみ管理システムと中継サーバ間でやりとりし、中継サーバ112が情報を解釈して、イントラネット内で保持している複数の機器の状態情報に適用する。クラウド上の管理システムに状態情報が変更されたことを反映する際にも、同様の方法で、クラウド上で保持している複数の機器に適用する。そして、このような構成により、クラウド上等の外部に存在する管理システムでイントラネット等の内部ネットワーク内のネットワーク機器を、外部と内部ネットワークとの間の通信負荷を抑えつつ適切に管理することができる。例えば、複数のネットワーク機器に対して共通パラメータ(共通状態情報)を設定する場合にも、管理装置と内部ネットワークとの間の通信を一括して行う。これにより、ネットワーク機器の存在するネットワークと外部との間のネットワーク負荷の増大を抑えつつ、共通パラメータの変更と管理装置への反映を行うことが可能となる。すなわち、ネットワーク機器の存在するネットワークの外部から、ネットワーク機器を管理する場合でも、該ネットワークと外部との間の通信負荷の増大を抑え、適切に管理することが可能となる。   As described above, in the present embodiment, the management system (such as the message management server 111) on the cloud and the management apparatus (the relay server 112) in the intranet cooperate with each other to provide network devices (such as the image forming apparatuses 121 to 123). It can manage state information. When common settings are applied to a plurality of devices, only the common parameter information is exchanged between the management system and the relay server, and the relay server 112 interprets the information, and the state of the plurality of devices held in the intranet Apply to information. Also when reflecting that the state information has been changed in the management system on the cloud, it applies to a plurality of devices held on the cloud in the same way. And, with such a configuration, it is possible to appropriately manage the network devices in the internal network such as the intranet with a management system existing outside on the cloud etc. while suppressing the communication load between the external and the internal network. . For example, also when setting common parameters (common state information) for a plurality of network devices, communication between the management apparatus and the internal network is performed collectively. This makes it possible to change common parameters and reflect them on the management device while suppressing an increase in network load between the network where the network device is present and the outside. That is, even when managing the network device from the outside of the network where the network device exists, it is possible to suppress the increase in the communication load between the network and the outside and appropriately manage it.

なお、上述した実施形態では、メッセージ管理サーバ111と監視サーバ113、クライアントサービス114とがWANを介して通信しているが、同一ネットワーク下に存在し、LANを介して通信を行う様な構成としてもよい。
また、上述した実施形態では、メッセージ管理サーバ111と中継サーバ112を一対一の構成としている。しかし、メッセージ管理サーバ111と中継サーバ112を一対多の構成としても、同様の方法で、機器管理システムを実現することができる。
In the above-described embodiment, the message management server 111, the monitoring server 113, and the client service 114 communicate with each other via the WAN, but they exist under the same network and communicate via the LAN. It is also good.
Further, in the above-described embodiment, the message management server 111 and the relay server 112 have a one-to-one configuration. However, even when the message management server 111 and the relay server 112 have a one-to-many configuration, the device management system can be realized by the same method.

さらには、上述した実施形態では、共通設定用の識別情報に全ての画像形成装置を指定する情報を設定していた。しかし、図4B(g)、図4B(h)のように、部門や機種などのグループ単位を指定しても、同様の方法で、機器管理システムを実現することができる。   Furthermore, in the above-described embodiment, information for specifying all the image forming apparatuses is set in the identification information for common setting. However, as shown in FIG. 4B (g) and FIG. 4B (h), even if a group unit such as a department or a model is specified, the device management system can be realized by the same method.

なお、上述した各種データの構成及びその内容はこれに限定されるものではなく、用途や目的に応じて、様々な構成や内容で構成されていてもよい。
以上、一実施形態について示したが、本発明は、例えば、システム、装置、方法、プログラムもしくは記憶媒体等としての実施態様をとることが可能である。具体的には、複数の機器から構成されるシステムに適用しても良いし、また、一つの機器からなる装置に適用しても良い。
また、上記各実施例を組み合わせた構成も全て本発明に含まれるものである。
In addition, the structure of the various data mentioned above and its content are not limited to this, According to a use or the objective, you may be comprised by various structure or content.
Although the embodiment has been described above, the present invention can be embodied as, for example, a system, an apparatus, a method, a program, or a storage medium. Specifically, the present invention may be applied to a system constituted by a plurality of devices, or may be applied to an apparatus comprising a single device.
Further, all the configurations obtained by combining the above-described embodiments are also included in the present invention.

(その他の実施例)
本発明は、上述の実施例の1以上の機能を実現するプログラムを、ネットワーク又は記憶媒体を介してシステム又は装置に供給し、そのシステム又は装置のコンピュータにおける1つ以上のプロセッサーがプログラムを読出し実行する処理でも実現可能である。また、1以上の機能を実現する回路(例えば、ASIC)によっても実現可能である。
また、本発明は、複数の機器から構成されるシステムに適用しても、1つの機器からなる装置に適用してもよい。
本発明は上記実施例に限定されるものではなく、本発明の趣旨に基づき種々の変形(各実施例の有機的な組合せを含む)が可能であり、それらを本発明の範囲から除外するものではない。即ち、上述した各実施例及びその変形例を組み合わせた構成も全て本発明に含まれるものである。
(Other embodiments)
The present invention supplies a program that implements one or more functions of the above-described embodiments to a system or apparatus via a network or storage medium, and one or more processors in a computer of the system or apparatus read and execute the program. Can also be realized. It can also be implemented by a circuit (eg, an ASIC) that implements one or more functions.
Further, the present invention may be applied to a system constituted by a plurality of devices or to an apparatus comprising a single device.
The present invention is not limited to the above embodiments, and various modifications (including organic combinations of the respective embodiments) are possible based on the spirit of the present invention, which are excluded from the scope of the present invention is not. That is, the configuration in which each of the above-described embodiments and their modifications are combined is also included in the present invention.

Claims (8)

監視対象の複数のネットワーク機器の機器ごとの設定情報を機器本体と同期可能に保持する中継装置と、前記各ネットワーク機器の機器ごとの設定情報を前記中継装置を介して機器本体と同期可能に保持する管理システムと、を有するシステムであって、
前記管理システムは、前記機器ごとの設定情報のうち複数の機器で共通して設定される設定情報を、別途、共通設定用の設定情報として保持する保持手段と、
前記機器本体の複数の機器に共通する設定情報を一括で変更する場合、前記共通設定用の設定情報を変更する変更手段と、
前記共通設定用の設定情報が変更された場合、該変更に対応して複数のネットワーク機器の機器本体の設定情報を一括で更新するための特定の更新要求を前記中継装置に送信する要求手段と、
前記中継装置からの特定の通知に応じて、前記共通設定用の設定情報を変更する更新手段と、
前記共通設定用の設定情報の変更を監視し、該変更を検知した場合、前記保持手段に保持される該変更された共通設定用の設定情報に対応する機器ごとの設定情報をそれぞれ変更する監視手段と、を有し、
前記中継装置は、
前記特定の更新要求を解釈し、該特定の更新要求で変更が要求されている複数のネットワーク機器の機器本体の設定情報をそれぞれ更新し、前記各ネットワーク機器からの更新情報に応じて自身で保持する設定情報を更新する同期手段と、
前記特定の更新要求に応じて複数のネットワーク機器の設定情報をそれぞれ更新したことを前記管理システムに一括して通知するための特定の通知を前記管理システムに送信する通知手段と、を有する、
ことを特徴とするシステム。
Relay device that holds setting information of each of a plurality of network devices to be monitored in synchronization with the device body, and setting information of each of the network devices can be held in synchronization with the device body via the relay device A management system, and
The management system separately holds, as setting information for common setting, setting information commonly set among a plurality of apparatuses among setting information for each of the apparatuses,
A changing unit that changes the setting information for the common setting when collectively changing setting information common to a plurality of devices of the device body;
Request means for transmitting, to the relay apparatus, a specific update request for collectively updating setting information of device bodies of a plurality of network devices in response to the change when the setting information for the common setting is changed; ,
Updating means for changing the setting information for the common setting according to a specific notification from the relay device;
The change of the setting information for common setting is monitored, and when the change is detected, the setting information for each device corresponding to the changed setting information for common setting held in the holding unit is changed. Means, and
The relay device is
It interprets the specific update request, updates the setting information of the device main bodies of the plurality of network devices requested to be changed by the specific update request, and holds it by itself according to the update information from each of the network devices Synchronization means for updating the setting information
And notification means for transmitting to the management system a specific notification for collectively notifying the management system that the setting information of the plurality of network devices has been updated in response to the specific update request.
A system characterized by
前記中継装置と前記監視対象の複数のネットワーク機器は同一のネットワーク内に設けられ、前記管理システムは、前記ネットワークの外部に設けられることを特徴とする請求項1に記載のシステム。   The system according to claim 1, wherein the relay device and the plurality of network devices to be monitored are provided in the same network, and the management system is provided outside the network. 前記中継装置は、前記同期手段が前記特定の更新要求に応じて機器本体の設定情報を更新するネットワーク機器のうち、更新に失敗した機器を、該特定の更新要求の除外対象の機器とする除外手段を有し、
前記通知手段は、前記特定の通知に、前記除外対象の機器を示す情報を含め、
前記監視手段は、前記検知した共通設定用の設定情報の変更の基となった特定の通知に含まれる前記除外対象の機器を除く、該変更された共通設定用の設定情報に対応する機器ごとの設定情報をそれぞれ変更することを特徴とする請求項1又は2に記載のシステム。
The relay device excludes, as a device targeted for exclusion of the specific update request, among the network devices for which the synchronization unit updates the setting information of the device body in response to the specific update request, the device for which the update has failed. Have a means,
The notification means includes, in the specific notification, information indicating the device to be excluded.
The monitoring unit excludes the exclusion target device included in the specific notification that is the basis of the change in the detected common setting setting information, and corresponds to each device corresponding to the changed common setting setting information. The system according to claim 1 or 2, wherein the setting information of is changed.
前記除外手段は、前記同期手段が機器本体の設定情報を更新しようとしているネットワーク機器が、更新待ちの特定の更新要求で更新対象のネットワーク機器に含まれる場合、該ネットワーク機器を、該特定の更新要求の除外対象の機器とすることを特徴とする請求項3に記載のシステム。   When the network device for which the synchronization means is to update the setting information of the device body is included in the network device to be updated by a specific update request waiting for update, the exclusion means performs the specific update of the network device. The system according to claim 3, characterized in that the device is a request exclusion target. 前記共通設定用の設定情報は、前記中継装置が監視する全てのネットワーク機器で共通して設定される設定情報であることを特徴とする請求項1〜4のいずれか1項に記載のシステム。   The system according to any one of claims 1 to 4, wherein the setting information for common setting is setting information that is commonly set to all network devices monitored by the relay apparatus. 前記共通設定用の設定情報は、予めグルーピングされた複数のネットワーク機器で共通して設定される設定情報であることを特徴とする請求項1〜4のいずれか1項に記載のシステム。   The system according to any one of claims 1 to 4, wherein the setting information for common setting is setting information commonly set among a plurality of network devices grouped in advance. 前記グルーピングは、少なくともネットワーク機器の機種別、又は、ネットワーク機器に紐付けられた部門別のグルーピングを含むことを特徴とする請求項6に記載のシステム。   The system according to claim 6, wherein the grouping includes at least a type of network device or a division by section linked to the network device. 監視対象の複数のネットワーク機器の機器ごとの設定情報を機器本体と同期可能に保持する中継装置と、前記各ネットワーク機器の機器ごとの設定情報を前記中継装置を介して機器本体と同期可能に保持する管理システムと、を有するシステムにおける機器管理方法であって、
前記管理システムは、前記機器ごとの設定情報のうち複数の機器で共通して設定される設定情報を、別途、共通設定用の設定情報として保持する保持手段を有し、
前記管理システムにより実行される、
前記機器本体の複数の機器に共通する設定情報を一括で変更する場合、前記共通設定用の設定情報を変更する変更ステップと、
前記共通設定用の設定情報が変更された場合、該変更に対応して複数のネットワーク機器の機器本体の設定情報を一括で更新するための特定の更新要求を前記中継装置に送信する要求ステップと、とを有し、
前記中継装置により実行される、
前記特定の更新要求を解釈し、該特定の更新要求で変更が要求されている複数のネットワーク機器の機器本体の設定情報をそれぞれ更新し、前記各ネットワーク機器からの更新情報に応じて自身で保持する設定情報を更新する同期ステップと、
前記特定の更新要求に応じて複数のネットワーク機器の設定情報をそれぞれ更新したことを前記管理システムに一括して通知するための特定の通知を前記管理システムに送信する通知ステップと、を有し、
さらに、前記管理システムにより実行される、
前記中継装置からの特定の通知に応じて、前記共通設定用の設定情報を変更する更新ステップと、
前記共通設定用の設定情報の変更を監視し、該変更を検知した場合、前記保持手段に保持される該変更された共通設定用の設定情報に対応する機器ごとの設定情報をそれぞれ変更する監視ステップと、
を有することを特徴とする機器管理方法。
Relay device that holds setting information of each of a plurality of network devices to be monitored in synchronization with the device body, and setting information of each of the network devices can be held in synchronization with the device body via the relay device A device management method in a system having a management system,
The management system further includes holding means for separately holding, as setting information for common setting, setting information commonly set among a plurality of devices among setting information for each of the devices.
Executed by the management system
When collectively changing setting information common to a plurality of devices in the device body, a changing step of changing the setting information for the common setting;
A request step of transmitting, to the relay apparatus, a specific update request for collectively updating setting information of device bodies of a plurality of network devices in response to the change when the setting information for common setting is changed; , And, and
Executed by the relay device
It interprets the specific update request, updates the setting information of the device main bodies of the plurality of network devices requested to be changed by the specific update request, and holds it by itself according to the update information from each of the network devices Synchronization step of updating the setting information
And transmitting, to the management system, a specific notification for collectively notifying the management system that the setting information of the plurality of network devices has been updated in response to the specific update request.
Furthermore, executed by the management system
An updating step of changing the setting information for the common setting according to a specific notification from the relay device;
The change of the setting information for common setting is monitored, and when the change is detected, the setting information for each device corresponding to the changed setting information for common setting held in the holding unit is changed. Step and
A device management method comprising:
JP2017222181A 2017-11-17 2017-11-17 System and apparatus management method Pending JP2019095854A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017222181A JP2019095854A (en) 2017-11-17 2017-11-17 System and apparatus management method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017222181A JP2019095854A (en) 2017-11-17 2017-11-17 System and apparatus management method

Publications (1)

Publication Number Publication Date
JP2019095854A true JP2019095854A (en) 2019-06-20

Family

ID=66971600

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017222181A Pending JP2019095854A (en) 2017-11-17 2017-11-17 System and apparatus management method

Country Status (1)

Country Link
JP (1) JP2019095854A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2021022780A (en) * 2019-07-25 2021-02-18 Tis株式会社 Server device, program, and information processing method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2021022780A (en) * 2019-07-25 2021-02-18 Tis株式会社 Server device, program, and information processing method
JP7336291B2 (en) 2019-07-25 2023-08-31 Tis株式会社 Server device, program, and information processing method

Similar Documents

Publication Publication Date Title
JP6376935B2 (en) Network device, network device control method and program thereof
US9906400B2 (en) Management system, control method in the management system, and storage medium thereof
US9710207B2 (en) Information processing system in which a printer associated with a web browser can be deleted
CN103019630B (en) Print system, printing equipment and Method of printing
JP2019101866A (en) Application update method and program
JP2014106919A (en) Management apparatus, management method, and program
JP2018026049A (en) Information processing apparatus, information processing method, and program
CN104932844A (en) Printing Control Apparatus, Printing Control System And Non-Transitory Computer Readable Medium
JP2014172394A (en) Printer, program and printing system
JP2014219742A (en) Information processing device, information processing method, and program
JP2019095854A (en) System and apparatus management method
JP6576160B2 (en) Management system, management system control method, and program
JP2017136835A (en) Image forming apparatus, control method, and program
JP2015121971A (en) Information processing system, information processing apparatus, information processing method, and information processing program
JP6362503B2 (en) Network system and network system control method
JP6639363B2 (en) Server device, information processing method and program
JP2014063386A (en) Printing management server, method for controlling printing management server, and program
JP2013258481A (en) Network device management system and network device management method
JP7286274B2 (en) System, management server system, and control method
JP2017156925A (en) Information processing device, information processing device control method, and program
JP2022006240A (en) Device management system, method and program
US9009244B2 (en) Image forming apparatus, and control method thereof
JP5975805B2 (en) Information processing apparatus, information processing method, and program
JP5766065B2 (en) Management system, server device, management method, and computer program
US20190205069A1 (en) Data processing apparatus and non-transitory computer-readable storage medium for storing program

Legal Events

Date Code Title Description
RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20180306