JP2017162397A - Information processing device, control method of the same and program thereof - Google Patents

Information processing device, control method of the same and program thereof Download PDF

Info

Publication number
JP2017162397A
JP2017162397A JP2016048767A JP2016048767A JP2017162397A JP 2017162397 A JP2017162397 A JP 2017162397A JP 2016048767 A JP2016048767 A JP 2016048767A JP 2016048767 A JP2016048767 A JP 2016048767A JP 2017162397 A JP2017162397 A JP 2017162397A
Authority
JP
Japan
Prior art keywords
configuration information
information
processing apparatus
information processing
changed
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2016048767A
Other languages
Japanese (ja)
Other versions
JP2017162397A5 (en
JP6663257B2 (en
Inventor
勇気 伊藤
Yuki Ito
勇気 伊藤
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 JP2016048767A priority Critical patent/JP6663257B2/en
Publication of JP2017162397A publication Critical patent/JP2017162397A/en
Publication of JP2017162397A5 publication Critical patent/JP2017162397A5/ja
Application granted granted Critical
Publication of JP6663257B2 publication Critical patent/JP6663257B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Facsimiles In General (AREA)
  • Accessory Devices And Overall Control Thereof (AREA)
  • Debugging And Monitoring (AREA)
  • Stored Programmes (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a technique that, when any of static configuration information of an information processing device and dynamic configuration information thereof is changed, collectively transmits these configuration information.SOLUTION: The present invention relates to an information processing device and control method of the information processing device. The information processing device is configured to store static first configuration information of the information processing device; acquire and store dynamic second configuration information of the information processing device; determine whether at least any of the first and second configuration information is changed; and transmit the first configuration information determined to be changed and the second configuration information determined to be changed using a common interface.SELECTED DRAWING: Figure 3

Description

本発明は、情報処理装置とその制御方法、及びプログラムに関する。   The present invention relates to an information processing apparatus, a control method thereof, and a program.

電子機器の構成情報には様々な種類があり、これには例えば、ファームウェアのバージョン情報やライセンス情報のインストール情報などが含まれ、これらは、その電子機器を制御する制御部が構成情報として保持している。また、プリンタエンジンを含む電子機器の構成情報には、プリンタエンジンのバージョン情報や、そのプリンタエンジンに接続されているアクセサリのバージョン情報などが含まれ、これらは、プリンタエンジンの構成情報としてプリンタエンジンが保持している。そして、このような電子機器では、制御部が保持している構成情報とプリンタエンジンが保持している構成情報は、共通のI/Fを介して制御部が取得することができる。   There are various types of electronic device configuration information, including, for example, firmware version information, license information installation information, etc., which are stored as configuration information by the control unit that controls the electronic device. ing. In addition, the configuration information of the electronic device including the printer engine includes version information of the printer engine, version information of accessories connected to the printer engine, and the like. keeping. In such an electronic device, the configuration information held by the control unit and the configuration information held by the printer engine can be acquired by the control unit via a common I / F.

電子機器における、これ以外の構成情報として、例えばJAVAアプリのインストール情報やバージョン情報などがある。JAVAアプリをインストールして実行できる電子機器は、そのJAVAアプリを動作させるための仮想マシン、JAVAプラットフォームを搭載している。そして他のメーカが開発したJAVAアプリをその電子機器にインストールすることにより、その電子機器に様々な機能を追加することができる。その場合、新たに追加されたJAVAアプリのインストール情報やバージョン情報などは仮想マシンが保持している情報となる。例えば特許文献1には、デバイスインタフェースを介してプリンタから受け取ったイベントに応じて、マークアップ言語記述のデータをHTTP/SOAPでサーバに送信する技術が記載されている。   Other configuration information in the electronic device includes, for example, JAVA application installation information and version information. An electronic device that can install and execute a JAVA application includes a JAVA platform that is a virtual machine for operating the JAVA application. Various functions can be added to the electronic device by installing JAVA apps developed by other manufacturers in the electronic device. In this case, installation information and version information of the newly added JAVA application are information held by the virtual machine. For example, Patent Document 1 describes a technique for transmitting markup language description data to a server using HTTP / SOAP in response to an event received from a printer via a device interface.

特開2006−72967号公報JP 2006-72967 A

上述の例では、JAVAのフレームワークにはJAVAアプリを集中管理する仕組みがない。即ち、他のメーカが開発して、後で追加されたJAVAアプリは、その電子機器の共通I/Fで接続されていないため、制御部は共通のI/Fを介してJAVAアプリの構成情報を取得することができない。このように新たに追加されたJAVAアプリの構成情報を取得するためには、JAVAアプリごとに共通I/Fを追加しなければならない。このためには制御部のファームウェアを更新する必要があり、その構成情報を取得するのが難しかった。   In the above example, the JAVA framework does not have a mechanism for centrally managing JAVA applications. That is, since the JAVA application developed by another manufacturer and added later is not connected by the common I / F of the electronic device, the control unit can configure the configuration information of the JAVA application through the common I / F. Can not get. In order to obtain the configuration information of the newly added JAVA application in this way, a common I / F must be added for each JAVA application. For this purpose, it is necessary to update the firmware of the control unit, and it is difficult to obtain the configuration information.

本発明の目的は、上記従来技術の課題を解決することにある。   An object of the present invention is to solve the above-described problems of the prior art.

本発明の目的は、情報処理装置の静的な構成情報と動的な構成情報のいずれかが変更されると、それら構成情報を纏めて送信する技術を提供することにある。   An object of the present invention is to provide a technique for collectively transmitting configuration information when either static configuration information or dynamic configuration information of an information processing apparatus is changed.

上記目的を達成するために本発明の一態様に係る情報処理装置は以下のような構成を備える。即ち、
情報処理装置であって、
前記情報処理装置の静的な第1構成情報を記憶する第1記憶手段と、
前記情報処理装置の動的な第2構成情報を取得する取得手段と、
前記取得手段が取得した前記第2構成情報を記憶する第2記憶手段と、
前記第1及び第2構成情報の少なくともいずれかが変更されたかどうか判定する判定手段と、
前記判定手段が変更されたと判定した第1の構成情報及び前記判定手段が変更されたと判定した前記第2の構成情報を送信可能な送信手段と、を有することを特徴とする。
In order to achieve the above object, an information processing apparatus according to an aspect of the present invention has the following arrangement. That is,
An information processing apparatus,
First storage means for storing static first configuration information of the information processing apparatus;
Obtaining means for obtaining dynamic second configuration information of the information processing apparatus;
Second storage means for storing the second configuration information acquired by the acquisition means;
Determining means for determining whether at least one of the first and second configuration information has been changed;
And transmission means capable of transmitting the first configuration information determined to have been changed and the second configuration information determined to have been changed.

本発明によれば、情報処理装置の静的な構成情報と動的な構成情報のいずれかが変更されると、それら構成情報を纏めて送信することができる。   According to the present invention, when either static configuration information or dynamic configuration information of an information processing apparatus is changed, the configuration information can be transmitted collectively.

本発明のその他の特徴及び利点は、添付図面を参照とした以下の説明により明らかになるであろう。尚、添付図面においては、同じ若しくは同様の構成には、同じ参照番号を付す。   Other features and advantages of the present invention will become apparent from the following description with reference to the accompanying drawings. In the accompanying drawings, the same or similar components are denoted by the same reference numerals.

添付図面は明細書に含まれ、その一部を構成し、本発明の実施形態を示し、その記述と共に本発明の原理を説明するために用いられる。
本発明の実施形態1に係るMFPを含むシステムの全体構成を説明する図。 実施形態1に係るMFPのハードウェア構成を説明するブロック図。 実施形態1に係るMFPのソフトウェア構成を説明するブロック図。 実施形態1に係るMFPのソフトウェアとJAVAアプリとの関係を説明するブロック図。 本発明の実施形態1に係るMFPにおける構成情報の一例を示す図。 本発明の実施形態1に係るMFPの構成情報を送信するためのXML/SOAPデータの一例を示す図。 本発明の実施形態1に係るMFPと監視サーバとの通信シーケンスの一例を説明する図。 本発明の実施形態1に係るMFPにおけるJAVAアプリの構成情報の取得処理を説明するフローチャート。 本発明の実施形態1に係るMFPの制御部による構成情報の取得処理を説明するフローチャート。 本発明の実施形態1に係るMFPによる構成情報の送信処理を説明するフローチャート。 本発明の実施形態2に係るMFPで構成情報を送信するためのXML/SOAPデータの一例を示す図。 本発明の実施形態2に係るMFPによる構成情報の送信処理を説明するフローチャート。
The accompanying drawings are included in the specification, constitute a part thereof, show an embodiment of the present invention, and are used together with the description to explain the principle of the present invention.
1 is a diagram illustrating an overall configuration of a system including an MFP according to a first embodiment of the present invention. FIG. 2 is a block diagram illustrating a hardware configuration of the MFP according to the first embodiment. FIG. 3 is a block diagram for explaining the software configuration of the MFP according to the first embodiment. FIG. 3 is a block diagram for explaining the relationship between the MFP software and the JAVA application according to the first embodiment. 6 is a diagram showing an example of configuration information in the MFP according to the first embodiment of the present invention. FIG. FIG. 5 is a diagram showing an example of XML / SOAP data for transmitting MFP configuration information according to the first embodiment of the present invention. FIG. 6 is a diagram illustrating an example of a communication sequence between the MFP and the monitoring server according to the first embodiment of the present invention. 6 is a flowchart for explaining processing for acquiring configuration information of a JAVA application in the MFP according to the first embodiment of the present invention. 6 is a flowchart for explaining configuration information acquisition processing by the control unit of the MFP according to the first embodiment of the present invention; 5 is a flowchart for explaining configuration information transmission processing by the MFP according to the first embodiment of the present invention; FIG. 10 is a diagram showing an example of XML / SOAP data for transmitting configuration information in the MFP according to the second embodiment of the present invention. 10 is a flowchart for explaining configuration information transmission processing by the MFP according to the second embodiment of the present invention;

以下、添付図面を参照して本発明の実施形態を詳しく説明する。尚、以下の実施形態は特許請求の範囲に係る本発明を限定するものでなく、また本実施形態で説明されている特徴の組み合わせの全てが本発明の解決手段に必須のものとは限らない。   Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings. The following embodiments do not limit the present invention according to the claims, and all combinations of features described in the embodiments are not necessarily essential to the solution means of the present invention. .

[実施形態1]
図1は、本発明の実施形態1に係るMFP101を含むシステムの全体構成を説明する図である。
[Embodiment 1]
FIG. 1 is a diagram illustrating the overall configuration of a system including an MFP 101 according to the first embodiment of the present invention.

MFP101は、実施形態1に係るデバイス装置(情報処理装置)の一例である複合機(multi-function peripheral)で、LAN103及びプロキシサーバ102を介してインターネット110と接続されている。PC(パーソナルコンピュータ)105は、LAN106及びプロキシサーバ104を介してインターネット110と接続されている。監視サーバ108は、LAN109及びプロキシサーバ107を介してインターネット110と接続されており、複合機101から送信されるデバイス構成情報を受信するとともに、MFP101のエラーの監視や制御を行っている。PC105は、Webブラウザを利用できるPCであり、インターネット110を介して監視サーバ108にアクセスすることができる。   The MFP 101 is a multi-function peripheral that is an example of a device apparatus (information processing apparatus) according to the first embodiment, and is connected to the Internet 110 via the LAN 103 and the proxy server 102. A PC (personal computer) 105 is connected to the Internet 110 via a LAN 106 and a proxy server 104. The monitoring server 108 is connected to the Internet 110 via the LAN 109 and the proxy server 107, receives device configuration information transmitted from the multifunction peripheral 101, and monitors and controls errors of the MFP 101. The PC 105 is a PC that can use a Web browser, and can access the monitoring server 108 via the Internet 110.

尚、実施形態1では、インターネット環境としているが、インターネット環境でなくても良く、またプロキシサーバも特になくてもかまわない。また、システムにおけるデバイスやPCの数などは、本実施形態1に限定されるものではない。   In the first embodiment, the Internet environment is used. However, the Internet environment may not be used, and the proxy server may not be particularly required. Further, the number of devices and PCs in the system is not limited to the first embodiment.

図2は、実施形態1に係るMFP101のハードウェア構成を説明するブロック図である。   FIG. 2 is a block diagram illustrating the hardware configuration of the MFP 101 according to the first embodiment.

CPU202を含む制御部201は、MFP101全体の動作を制御する。CPU202は、ROM204に記憶されたブートプログラムを実行してHDD205に格納されているプログラムをRAM203に展開し、そのプログラムを実行することにより、後述するフローチャートで示すような各種制御を行う。HDD(ハードディスクドライブ)205に格納されているプログラムは、仮想マシン上で動作するJAVAアプリを制御するプログラムを含む。RAM203は、CPU202の主メモリ、ワークエリア等の一時領域として用いられる。HDD205は、データや各種プログラム、及び各種情報テーブル等を記憶している。   A control unit 201 including a CPU 202 controls the operation of the entire MFP 101. The CPU 202 executes the boot program stored in the ROM 204, expands the program stored in the HDD 205 in the RAM 203, and executes the program to perform various controls as shown in the flowcharts described later. The program stored in the HDD (Hard Disk Drive) 205 includes a program for controlling the JAVA application that operates on the virtual machine. The RAM 203 is used as a temporary area such as a main memory or work area for the CPU 202. The HDD 205 stores data, various programs, various information tables, and the like.

プリンタI/F206は、プリンタ(プリンタエンジン)207と制御部201とを接続する。プリンタ207は、プリンタI/F206を介して入力された印刷データに基づいて、不図示の給紙カセットから給紙されたシートに画像を印刷する。スキャナI/F208は、スキャナ209と制御部201とを接続する。スキャナ209は、原稿の画像を読み取り、その原稿画像の画像データを生成する。こうして制御部201が、スキャナ209が生成した画像データをスキャナI/F208を介して受け取り、それをプリンタ207に出力して印刷することにより複写機能が達成される。また制御部201は、その画像データをHDD205に記憶し、有線LANI/F212、LAN103等を介して外部装置に送信することもできる。操作パネルI/F210は、操作パネル211と制御部201とを接続する。操作パネル211はタッチパネル機能を有する表示部、及び各種ハードキー等を備え、ユーザの操作を受付けるとともに、ユーザに対して各種メッセージや警告などの表示を行う。有線LANI/F212は、LANケーブル213を介してLAN103に接続され、ネットワークを介して外部装置と通信を実行する。この通信によって、MFP101は外部装置から印刷データを受信すると、その受信した印刷データに基づいてプリンタ207により印刷処理を実行する。また、スキャナ209が生成した画像データを、有線LANI/F212、LAN103を介して外部装置に送信可能である。   A printer I / F 206 connects a printer (printer engine) 207 and the control unit 201. The printer 207 prints an image on a sheet fed from a paper cassette (not shown) based on print data input via the printer I / F 206. A scanner I / F 208 connects the scanner 209 and the control unit 201. The scanner 209 reads an image of a document and generates image data of the document image. In this way, the control unit 201 receives the image data generated by the scanner 209 via the scanner I / F 208, outputs it to the printer 207, and prints it, thereby achieving the copying function. The control unit 201 can also store the image data in the HDD 205 and transmit the image data to an external apparatus via the wired LAN I / F 212, the LAN 103, or the like. The operation panel I / F 210 connects the operation panel 211 and the control unit 201. The operation panel 211 includes a display unit having a touch panel function, various hard keys, and the like, and accepts user operations and displays various messages and warnings to the user. The wired LAN I / F 212 is connected to the LAN 103 via the LAN cable 213, and executes communication with an external device via the network. Through this communication, when the MFP 101 receives print data from an external device, the printer 207 executes print processing based on the received print data. The image data generated by the scanner 209 can be transmitted to an external device via the wired LAN I / F 212 and the LAN 103.

尚、実施形態1に係るMFP101は、1つのCPU202がRAM203に展開したプログラムを実行して後述するフローチャートに示す各処理を実行するとして説明するが、他の態様であっても構わない。例えば、複数のCPUと複数のメモリとが協働して後述するフローチャートに示す各処理を実行するようにしても良い。   Although the MFP 101 according to the first embodiment is described as one CPU 202 executing a program developed in the RAM 203 to execute each process shown in a flowchart described later, other forms may be used. For example, a plurality of CPUs and a plurality of memories may cooperate to execute each process shown in the flowchart described below.

図3は、実施形態1に係るMFP101のソフトウェア構成を説明するブロック図である。尚、この図3に示す各機能部は、CPU202がHDD205に記憶されたプログラムをRAM203に展開して実行することによって実現される。   FIG. 3 is a block diagram illustrating the software configuration of the MFP 101 according to the first embodiment. Each functional unit shown in FIG. 3 is realized by the CPU 202 developing and executing a program stored in the HDD 205 on the RAM 203.

構成情報取得部301は、制御部情報管理部302、プリンタ情報管理部305、スキャナ情報管理部306、JAVAアプリ情報管理部307から構成情報を取得する。制御部情報管理部302は、制御部201で管理する構成情報を保持しており、また、構成情報取得部301が取得した構成情報を保存して管理する。構成情報取得部301は、制御部情報管理部302から制御部の構成情報、プリンタ207からプリンタの構成情報、スキャナ209からスキャナの構成情報、及びJAVAアプリ情報管理部307から仮想マシンの構成情報を取得する。   The configuration information acquisition unit 301 acquires configuration information from the control unit information management unit 302, the printer information management unit 305, the scanner information management unit 306, and the JAVA application information management unit 307. The control unit information management unit 302 holds configuration information managed by the control unit 201, and stores and manages the configuration information acquired by the configuration information acquisition unit 301. The configuration information acquisition unit 301 receives the configuration information of the control unit from the control unit information management unit 302, the configuration information of the printer from the printer 207, the configuration information of the scanner from the scanner 209, and the configuration information of the virtual machine from the JAVA application information management unit 307. get.

Webサービス制御部303はWebサービスクライアントとして、各種メッセージを生成し、通信部304を介してネットワークにメッセージを送信するように指示する。通信部304は有線LANI/F212が実行する通信を制御する。プリンタ情報管理部305は、プリンタ207が管理する構成情報を保持している。スキャナ情報管理部306は、スキャナ209が管理する構成情報を保持している。JAVAアプリ情報管理部307は、仮想マシンで管理する構成情報を保持している。   As a Web service client, the Web service control unit 303 generates various messages and instructs the network to transmit the messages to the network via the communication unit 304. A communication unit 304 controls communication executed by the wired LAN I / F 212. The printer information management unit 305 holds configuration information managed by the printer 207. A scanner information management unit 306 holds configuration information managed by the scanner 209. The JAVA application information management unit 307 holds configuration information managed by the virtual machine.

図4は、実施形態1に係るMFP101のソフトウェアとJAVAアプリとの関係を説明するブロック図である。図4において、前述の図3と共通する部分は同じ参照番号で示している。   FIG. 4 is a block diagram illustrating the relationship between the software of the MFP 101 and the JAVA application according to the first embodiment. In FIG. 4, the parts common to those in FIG. 3 are denoted by the same reference numerals.

ここではMFP101のソフトウェアの構成を3階層で示し、第1階層401はプリンタ207及びスキャナ209の階層であり、プリンタ情報管理部305とスキャナ情報管理部306を含む。第2階層402は制御部201の階層であり、構成情報取得部301と制御部情報管理部302とを含む。第3階層403は仮想マシンの階層であり、JAVAアプリ情報管理部307とJAVAアプリA404とJAVAアプリB405を含んでいる。   Here, the software configuration of the MFP 101 is shown in three layers, and the first layer 401 is a layer of the printer 207 and the scanner 209 and includes a printer information management unit 305 and a scanner information management unit 306. The second hierarchy 402 is a hierarchy of the control unit 201 and includes a configuration information acquisition unit 301 and a control unit information management unit 302. A third hierarchy 403 is a hierarchy of virtual machines, and includes a JAVA application information management unit 307, a JAVA application A404, and a JAVA application B405.

ここで構成情報取得部301は、制御部情報管理部302、プリンタ情報管理部305、スキャナ情報管理部306と共通I/F406で接続されているため、それぞれの構成情報を取得できる。またJAVAアプリ情報管理部307とJAVAアプリA404は、共通I/F406で接続されているため、JAVAアプリ情報管理部307はJAVAアプリA404の構成情報を取得できる。しかし、サードパーティが開発したJAVAアプリB405のように、後で追加されたJAVAアプリは、共通I/F406で接続されていない。このため構成情報取得部301は、共通I/F406を介してJAVAアプリB405の構成情報を取得できない。   Here, since the configuration information acquisition unit 301 is connected to the control unit information management unit 302, the printer information management unit 305, and the scanner information management unit 306 through a common I / F 406, each configuration information can be acquired. Further, since the JAVA application information management unit 307 and the JAVA application A404 are connected by the common I / F 406, the JAVA application information management unit 307 can acquire the configuration information of the JAVA application A404. However, the JAVA application added later, such as the JAVA application B405 developed by the third party, is not connected by the common I / F 406. For this reason, the configuration information acquisition unit 301 cannot acquire the configuration information of the JAVA application B 405 through the common I / F 406.

そこで実施形態1では、構成情報取得部301は、JAVAアプリ情報管理部307が取得したJAVAアプリB405の構成情報を共通I/F406を介して取得する。これにより構成情報取得部301は、後で追加されて共通I/F406に接続されていないJAVAアプリの構成情報であっても、JAVAアプリ情報管理部307を介して取得することができる。   Therefore, in the first embodiment, the configuration information acquisition unit 301 acquires the configuration information of the JAVA application B 405 acquired by the JAVA application information management unit 307 via the common I / F 406. Thereby, the configuration information acquisition unit 301 can acquire the configuration information of the JAVA application added later and not connected to the common I / F 406 via the JAVA application information management unit 307.

図5は、本発明の実施形態1に係るMFP101における構成情報の一例を示す図である。   FIG. 5 is a diagram showing an example of configuration information in the MFP 101 according to the first embodiment of the present invention.

図5(A)は、制御部情報管理部302、プリンタ情報管理部305及びスキャナ情報管理部306が保持及び管理している構成情報の一例を示す。カテゴリ501は、項目502と値503で示すデータが、どのカテゴリに属しているかを示す。カテゴリの「controller」と「license」は、制御部情報管理部302が保持している構成情報である。またカテゴリ「printer」と「finisher」は共に、プリンタ情報管理部305が保持している情報である。これら構成情報は構成情報取得部301が、各対応する部から取得し、SYSTEM_INFO.csvファイルとしてHDD205に保存する。   FIG. 5A shows an example of configuration information held and managed by the control unit information management unit 302, the printer information management unit 305, and the scanner information management unit 306. The category 501 indicates to which category the data indicated by the item 502 and the value 503 belongs. The categories “controller” and “license” are configuration information held by the control unit information management unit 302. The categories “printer” and “finisher” are both information held by the printer information management unit 305. The configuration information acquisition unit 301 acquires the configuration information from each corresponding unit, and the SYSTEM_INFO. It is stored in the HDD 205 as a csv file.

図5(B)は、JAVAアプリ情報管理部307が保持及び管理している構成情報の一例を示す。ここではカテゴリはいずれも「Java」で、JAVAアプリ情報管理部307が保持している情報であることを示している。この構成情報は、構成情報取得部301がJAVAアプリ情報管理部307から収集して、JAVA_INFO.csvとしてHDD205に保存する。尚、本例はあくまで一例であり、これに限定されるものではない。   FIG. 5B shows an example of configuration information held and managed by the JAVA application information management unit 307. Here, the category is “Java”, indicating that the information is stored in the JAVA application information management unit 307. This configuration information is collected by the configuration information acquisition unit 301 from the JAVA application information management unit 307, and JAVA_INFO. It is stored in the HDD 205 as csv. In addition, this example is an example to the last, and is not limited to this.

図6は、本発明の実施形態1に係るMFP101の構成情報を送信するためのXML/SOAPデータの一例を示す図である。   FIG. 6 is a diagram showing an example of XML / SOAP data for transmitting configuration information of the MFP 101 according to the first embodiment of the present invention.

図6(A)は、このMFP101の構成情報を管理サーバ108に送信するときのXML/SOAPデータ、postDeviceConfigの一例を示す。ここでは図5(A)を参照して説明したSYSTEM_INFO.csvファイルと、図5(B)のJAVA_INFO.csvファイルの情報を結合して送信する。図において、参照番号601は、図5(A)のSYSTEM_INFO.csvファイルの情報を示し、参照番号602は、図5(B)のJAVA_INFO.csvファイルの情報を示している。   FIG. 6A shows an example of XML / SOAP data and postDeviceConfig when the configuration information of the MFP 101 is transmitted to the management server 108. Here, SYSTEM_INFO. Described with reference to FIG. csv file and JAVA_INFO. Combine and send csv file information. In the figure, reference numeral 601 is the SYSTEM_INFO. csv file information, and reference numeral 602 indicates JAVA_INFO. The csv file information is shown.

図6(B)は、図6(A)のpostDeviceConfigに対するレスポンスのpostDeviceConfigResponseの一例を示す。   FIG. 6B illustrates an example of postDeviceConfigResponse of a response to the postDeviceConfig in FIG.

このXMLデータの中に、受信結果(result)の記述が含まれている。尚、SYSTEM_INFO.csvファイルの情報を送信しResponseを受信した後に、JAVA_INFO.csvファイルの情報を送信してもよい。尚、本例では、XML/SOAPを例に説明したが、それ以外のデータ構造でも構わない。またXML/SOAPでも、同様の意味をなすXMLデータであれば、これに限定されるものではない。   The XML data includes a description of the reception result (result). In addition, SYSTEM_INFO. After sending csv file information and receiving Response, JAVA_INFO. Information on the csv file may be transmitted. In this example, XML / SOAP has been described as an example, but other data structures may be used. XML / SOAP is not limited to this as long as the XML data has the same meaning.

図7は、本発明の実施形態1に係るMFP101と監視サーバ108との通信シーケンスの一例を説明する図である。   FIG. 7 is a diagram illustrating an example of a communication sequence between the MFP 101 and the monitoring server 108 according to the first embodiment of the present invention.

MFP101は、監視サーバ108に管理されているデバイスであり、MFP101は特定のタイミングで、MFP101の構成情報を監視サーバ108に送信する。図7において、MFP101は701で、構成情報「postDeviceConfig」を送信するメソッドを監視サーバ108に送信する。これにより監視サーバ108は、702で、MFP101に対して「postDeviceConfig」に対する応答「postDeviceConfigResponse」を送信する。   The MFP 101 is a device managed by the monitoring server 108, and the MFP 101 transmits configuration information of the MFP 101 to the monitoring server 108 at a specific timing. In FIG. 7, the MFP 101 transmits a method for transmitting the configuration information “postDeviceConfig” to the monitoring server 108 at 701. As a result, the monitoring server 108 transmits a response “postDeviceConfigResponse” to “postDeviceConfig” to the MFP 101 in 702.

図8は、本発明の実施形態1に係るMFP101におけるJAVAアプリの構成情報の取得処理を説明するフローチャートである。尚、この処理を実行するプログラムはHDD205に格納されており、実行時、CPU202が、そのプログラムをRAM203に展開して実行することにより、このフローチャートで示す処理が達成される。   FIG. 8 is a flowchart for explaining the acquisition processing of the JAVA application configuration information in the MFP 101 according to the first embodiment of the present invention. Note that a program for executing this processing is stored in the HDD 205, and at the time of execution, the CPU 202 develops the program in the RAM 203 and executes it, whereby the processing shown in this flowchart is achieved.

まずS801でCPU202はJAVAアプリ情報管理部307として機能し、各JAVAアプリからJAVAアプリの構成情報を取得する。次にS802に進みCPU202はJAVAアプリ情報管理部307として機能し、そのJAVAアプリの構成情報をJAVA_PF.csvファイルとしてHDD205に保存して、この処理を終了する。   First, in step S <b> 801, the CPU 202 functions as the JAVA application information management unit 307 and acquires configuration information of the JAVA application from each JAVA application. In step S802, the CPU 202 functions as the JAVA application information management unit 307. The configuration information of the JAVA application is stored in JAVA_PF. This is stored in the HDD 205 as a csv file, and this process is terminated.

これにより、例えばJAVAアプリのインストール情報やバージョン情報などの仮想マシンが保持している構成情報は、JAVA_PF.csvファイルとして保存される。   Thereby, for example, the configuration information held by the virtual machine, such as installation information and version information of the JAVA application, is JAVA_PF. Saved as a csv file.

図9は、本発明の実施形態1に係るMFP101の制御部201による構成情報の取得処理を説明するフローチャートである。尚、この処理を実行するプログラムはHDD205に格納されており、実行時、CPU202がそのプログラムをRAM203に展開して実行することにより、このフローチャートで示す処理が達成される。以下、図3に示す機能をCPU202が実行するものとして説明する。   FIG. 9 is a flowchart for describing configuration information acquisition processing by the control unit 201 of the MFP 101 according to the first embodiment of the present invention. Note that a program for executing this processing is stored in the HDD 205, and at the time of execution, the CPU 202 expands and executes the program in the RAM 203, thereby achieving the processing shown in this flowchart. In the following description, it is assumed that the function shown in FIG.

まずS901でCPU202は構成情報取得部301として機能し、共通I/Fを介して制御部情報管理部302から制御部201の構成情報を取得する。次にS902に進みCPU202は構成情報取得部301として機能し、S901で取得した制御部201の構成情報をSYSTEM_INFO.csvファイルとしてHDD205に保存する。次にS903に進みCPU202は構成情報取得部301として機能し、共通I/Fを介してプリンタ情報管理部305からプリンタ207の構成情報を取得する。そしてS904に進みCPU202は構成情報取得部301として機能し、プリンタ207の構成情報をSYSTEM_INFO.csvファイルに追加して保存する。次にS905に進みCPU202は構成情報取得部301として機能し、図8のS802で保存したJAVA_PF.csvファイルからJAVAアプリの構成情報を取得する。そしてS906に進みCPU202は構成情報取得部301として機能し、JAVAアプリの構成情報をJAVA_INFO.csvファイルとしてHDD205に保存して、この処理を終了する。   First, in step S <b> 901, the CPU 202 functions as the configuration information acquisition unit 301 and acquires configuration information of the control unit 201 from the control unit information management unit 302 via the common I / F. In step S902, the CPU 202 functions as the configuration information acquisition unit 301. The configuration information of the control unit 201 acquired in step S901 is changed to SYSTEM_INFO. It is stored in the HDD 205 as a csv file. In step S <b> 903, the CPU 202 functions as the configuration information acquisition unit 301 and acquires configuration information of the printer 207 from the printer information management unit 305 via the common I / F. In step S <b> 904, the CPU 202 functions as the configuration information acquisition unit 301, and stores the configuration information of the printer 207 in the SYSTEM_INFO. Add to csv file and save. In step S905, the CPU 202 functions as the configuration information acquisition unit 301, and JAVA_PF. Stored in step S802 in FIG. The configuration information of the JAVA application is acquired from the csv file. In step S906, the CPU 202 functions as the configuration information acquisition unit 301. The configuration information of the JAVA application is set to JAVA_INFO. This is stored in the HDD 205 as a csv file, and this process is terminated.

これにより、制御部201とプリンタ207の構成情報がSYSTEM_INFO.csvファイルに、仮想マシンが保持している構成情報はJAVA_INFO.csvファイルとして保存される。尚、ここでは図5と図6に対応して、スキャナ209の構成情報は記憶していないが、カテゴリ「scanner」の情報があれば、SYSTEM_INFO.csvファイルに追加して保存される。   As a result, the configuration information of the control unit 201 and the printer 207 is changed to SYSTEM_INFO. In the csv file, the configuration information held by the virtual machine is JAVA_INFO. Saved as a csv file. Here, corresponding to FIGS. 5 and 6, the configuration information of the scanner 209 is not stored, but if there is information of the category “scanner”, the SYSTEM_INFO. Added to csv file and saved.

図10は、本発明の実施形態1に係るMFP101による構成情報の送信処理を説明するフローチャートである。尚、この処理を実行するプログラムはHDD205に格納されており、実行時、CPU202が、そのプログラムをRAM203に展開して実行することにより、このフローチャートで示す処理が達成される。以下、図3に示す機能をCPU202が実行するものとして説明する。   FIG. 10 is a flowchart for describing configuration information transmission processing by the MFP 101 according to the first embodiment of the present invention. Note that a program for executing this processing is stored in the HDD 205, and at the time of execution, the CPU 202 develops the program in the RAM 203 and executes it, whereby the processing shown in this flowchart is achieved. In the following description, it is assumed that the function shown in FIG.

まずS1001でCPU202はWebサービス制御部303として機能し、MFP101の起動時に生成されたSYSTEM_INFO.csvファイル、及びJAVA_INFO.csvファイルからハッシュ関数を通じてハッシュ値を生成する。次にS1002に進みCPU202はWebサービス制御部303として機能し、S1001で生成したハッシュ値と、前回起動時に保存されたハッシュ値とを比較する。ここで前回起動時のハッシュ値と差分がある場合はS1003に進み、差分がない場合は、送信すべき構成情報が無いため、そのままこの処理を終了する。尚、ここでは、複数のcsvファイルで、変更があるかどうか判定するために、これら複数のファイルのハッシュ値を求めて、前回起動時のハッシュ値と比較しているが、本発明はこれに限定されない。例えば、各ファイルごとに、その内容を比較して、変更されているかかどうか判定しても良い。また或いは各ファイルの更新日時に基づいて、そのファイルが更新されているかどうか判定してもよい。   First, in step S <b> 1001, the CPU 202 functions as the Web service control unit 303, and the SYSTEM_INFO. csv file and JAVA_INFO. A hash value is generated from the csv file through a hash function. In step S1002, the CPU 202 functions as the Web service control unit 303, and compares the hash value generated in step S1001 with the hash value stored at the previous activation. If there is a difference from the hash value at the time of previous activation, the process proceeds to S1003. If there is no difference, there is no configuration information to be transmitted, so this process is terminated. Here, in order to determine whether there is a change in a plurality of csv files, the hash values of the plurality of files are obtained and compared with the hash values at the time of previous activation. It is not limited. For example, the contents of each file may be compared to determine whether the file has been changed. Alternatively, it may be determined whether or not the file has been updated based on the update date and time of each file.

S1003でCPU202はWebサービス制御部303として機能し、MFP101の起動時に生成されたSYSTEM_INFO.csvファイルを読み込む。次にS1004に進みCPU202はWebサービス制御部303として機能し、SYSTEM_INFO.csvファイルを送信するためのSOAP/XMLデータを作成する。次にS1005に進みCPU202はWebサービス制御部303として機能し、図9のS906で保存されたJAVA_INFO.csvファイルを読み込む。そしてS1006に進みCPU202はWebサービス制御部303として機能し、例えば図6(A)の602で示すように、変更されたJAVA_INFO.csvファイルの内容を示すSOAP/XMLデータを追記で作成する。次にS1007に進みCPU202はWebサービス制御部303として機能し、S1001で生成したハッシュ値を保存する。そしてS1008に進みCPU202はWebサービス制御部303として機能し、S1006で作成したSOAP/XMLデータを通信部304に渡して管理サーバ108に送信して、この処理を終了する。   In step S <b> 1003, the CPU 202 functions as the Web service control unit 303, and the SYSTEM_INFO. Read a csv file. In step S1004, the CPU 202 functions as the Web service control unit 303, and the SYSTEM_INFO. Create SOAP / XML data for sending csv files. In step S1005, the CPU 202 functions as the Web service control unit 303, and JAVA_INFO. Read a csv file. In step S1006, the CPU 202 functions as the Web service control unit 303. For example, as indicated by 602 in FIG. 6A, the changed JAVA_INFO. SOAP / XML data indicating the contents of the csv file is created by appending. In step S1007, the CPU 202 functions as the Web service control unit 303, and stores the hash value generated in step S1001. In step S1008, the CPU 202 functions as the Web service control unit 303, passes the SOAP / XML data created in step S1006 to the communication unit 304 and transmits it to the management server 108, and ends this process.

以上説明したように実施形態1によれば、制御部の構成情報とJAVAアプリの構成情報のいずれかで変更があったときは、制御部の構成情報とJAVAアプリの構成情報のSOAP/XMLデータを管理サーバに送信する。   As described above, according to the first embodiment, when there is a change in either the configuration information of the control unit or the configuration information of the JAVA application, the SOAP / XML data of the configuration information of the control unit and the configuration information of the JAVA application. Is sent to the management server.

これにより、共通I/Fを介して取得した構成情報とJAVAアプリの構成情報とをまとめて送信できる。また構成情報が変更されないときは、構成情報を管理サーバに送信しないのでネットワークのトラフィックの増大を防止できる。   Thereby, the configuration information acquired through the common I / F and the configuration information of the JAVA application can be transmitted together. Further, when the configuration information is not changed, the configuration information is not transmitted to the management server, so that an increase in network traffic can be prevented.

[実施形態2]
次に本発明の実施形態2について説明する。上述の実施形態1では、複数のcsvファイル内の1項目でも変化があった場合に、全てのファイルの全ての項目の構成情報を送信した。これに対して実施形態2では、csvファイル内の変化があった項目に対し、同じカテゴリの構成情報だけを送信する。尚、実施形態2に係るMFP101の構成は、前述の実施形態1に係るMFP101と同様であるため、その説明を省略する。
[Embodiment 2]
Next, a second embodiment of the present invention will be described. In the first embodiment described above, when there is a change in one item in a plurality of csv files, the configuration information of all items in all files is transmitted. On the other hand, in the second embodiment, only the configuration information of the same category is transmitted for items that have changed in the csv file. Note that the configuration of the MFP 101 according to the second embodiment is the same as that of the MFP 101 according to the first embodiment, and a description thereof will be omitted.

図11は、本発明の実施形態2に係るMFP101が構成情報を送信するためのXML/SOAPデータの一例を示す図である。   FIG. 11 is a diagram showing an example of XML / SOAP data for the MFP 101 according to the second embodiment of the present invention to transmit configuration information.

図11は、MFP101の構成情報を送信するときのXML/SOAPデータ、postDeviceConfigの一例を示す。実施形態2では、前述の図5(B)のJAVA_INFO.csvファイルの情報の「rui」のvalueのみ変化があったとして、カテゴリが「java」の情報だけを抜粋して送信する。即ち、JAVA_INFO.csvファイルの情報の「rui」のvalueが「000.01」から「00.02」に変更されている。図11の参照番号1101は、図6(A)の参照番号602で示すカテゴリが「java」の情報に対応している。   FIG. 11 shows an example of XML / SOAP data and postDeviceConfig when the configuration information of the MFP 101 is transmitted. In the second embodiment, JAVA_INFO. Of FIG. Assuming that only the value of “rui” in the information of the csv file has changed, only information with the category “java” is extracted and transmitted. That is, JAVA_INFO. The value of “rui” in the csv file information has been changed from “000.01” to “0.0.02”. A reference number 1101 in FIG. 11 corresponds to information whose category indicated by the reference number 602 in FIG. 6A is “java”.

ここで制御部201の構成情報とプリンタ207の構成情報は静的な情報であり、ファームウェアが変わらない限り、変化しない情報である。これに対してJAVAアプリの情報は、動的に変化する情報であり、ファームウェアが変わらない場合でも変化する。このように、その値が変更された、動的に変化する構成情報だけを送信することで、ネットワークのトラフィックを減らすことができ、監視サーバ108の負荷を軽減できる。   Here, the configuration information of the control unit 201 and the configuration information of the printer 207 are static information, and are information that does not change unless the firmware is changed. On the other hand, JAVA application information is dynamically changing information, and changes even when the firmware does not change. In this way, by transmitting only the dynamically changing configuration information whose value has been changed, network traffic can be reduced and the load on the monitoring server 108 can be reduced.

図12は、本発明の実施形態2に係るMFP101による構成情報の送信処理を説明するフローチャートである。尚、この処理を実行するプログラムはHDD205に格納されており、実行時、CPU202が、そのプログラムをRAM203に展開して実行することにより、このフローチャートで示す処理が達成される。以下、図3に示す機能をCPU202が実行するものとして説明する。   FIG. 12 is a flowchart for describing configuration information transmission processing by the MFP 101 according to the second embodiment of the present invention. Note that a program for executing this processing is stored in the HDD 205, and at the time of execution, the CPU 202 develops the program in the RAM 203 and executes it, whereby the processing shown in this flowchart is achieved. In the following description, it is assumed that the function shown in FIG.

まずS1201でCPU202はWebサービス制御部303として機能し、MFP101の起動時に生成されたSYSTEM_INFO.csvファイルとJAVA_INFO.csvファイルからカテゴリごとにハッシュ関数を通じてハッシュ値を生成する。次にS1202に進みCPU202はWebサービス制御部303として機能し、カテゴリごとに生成したハッシュ値と、前回の起動時に保存されたハッシュ値とを比較する。そして、これらハッシュ値に差分があると判定するとS1203に進むが、全てのカテゴリで差分がない場合と判定すると、この処理を終了する。   First, in step S <b> 1201, the CPU 202 functions as the Web service control unit 303, and the SYSTEM_INFO. csv file and JAVA_INFO. A hash value is generated from the csv file for each category through a hash function. In step S1202, the CPU 202 functions as the Web service control unit 303, and compares the hash value generated for each category with the hash value stored at the previous activation. If it is determined that there is a difference between these hash values, the process proceeds to S1203. However, if it is determined that there is no difference in all categories, this process ends.

S1203でCPU202はWebサービス制御部303として機能し、差分のあるカテゴリを特定し、そのカテゴリを一時的に保持する。次にS1204に進みCPU202はWebサービス制御部303として機能し、MFP101の起動時に生成されたSYSTEM_INFO.csvファイルを読み込む。次にS1205に進みCPU202はWebサービス制御部303として機能し、差分のあるカテゴリだけのSOAP/XMLデータを作成する。次にS1206に進みCPU202はWebサービス制御部303として機能し、S906で保存されたJAVA_INFO.csvファイルを読み込む。そしてS1207に進みCPU202はWebサービス制御部303として機能し、差分のあるカテゴリだけのSOAP/XMLデータを追記で作成する。そしてS1208に進みCPU202はWebサービス制御部303として機能し、S1201で生成したハッシュ値を保存する。次にS1209に進みCPU202はWebサービス制御部303として機能し、S1207で作成したSOAP/XMLデータを通信部304に渡してこの処理を終了する。尚、カテゴリごとに差分を確認して送信するだけでなく、ファイルごとに差分を確認して送信してもよいし、項目ごとに差分を確認して送信してもよい。   In step S1203, the CPU 202 functions as the Web service control unit 303, identifies a category having a difference, and temporarily holds the category. In step S1204, the CPU 202 functions as the Web service control unit 303, and the SYSTEM_INFO. Read a csv file. In step S1205, the CPU 202 functions as the Web service control unit 303, and creates SOAP / XML data for only categories with differences. In step S1206, the CPU 202 functions as the Web service control unit 303, and JAVA_INFO. Read a csv file. In step S <b> 1207, the CPU 202 functions as the Web service control unit 303 and creates SOAP / XML data only for categories with differences by appending. In step S1208, the CPU 202 functions as the Web service control unit 303, and stores the hash value generated in step S1201. In step S1209, the CPU 202 functions as the Web service control unit 303, passes the SOAP / XML data created in step S1207 to the communication unit 304, and ends this processing. In addition to confirming the difference for each category and transmitting it, the difference may be confirmed and transmitted for each file, or the difference may be confirmed and transmitted for each item.

以上説明したように実施形態2によれば、制御部の構成情報とJAVAアプリの構成情報のカテゴリの構成情報が変更されているときは、その変更されたカテゴリの構成情報のSOAP/XMLデータだけを管理サーバに送信する。   As described above, according to the second embodiment, when the configuration information of the category of the configuration information of the control unit and the configuration information of the JAVA application is changed, only the SOAP / XML data of the configuration information of the changed category is displayed. Is sent to the management server.

これにより、共通I/Fを介して取得した構成情報とJAVAアプリの構成情報とを送信できる。また構成情報が変更されないときは、構成情報を管理サーバに送信しないのでネットワークのトラフィックの増大を防止できる。また構成情報が変更されても、その変更されたカテゴリの構成情報だけを管理サーバに送信するので、ネットワークのトラフィックの増大を防止できる。   Thereby, the configuration information acquired through the common I / F and the configuration information of the JAVA application can be transmitted. Further, when the configuration information is not changed, the configuration information is not transmitted to the management server, so that an increase in network traffic can be prevented. Even if the configuration information is changed, only the configuration information of the changed category is transmitted to the management server, so that an increase in network traffic can be prevented.

(その他の実施形態)
本発明は、上述の実施形態の1以上の機能を実現するプログラムを、ネットワーク又は記憶媒体を介してシステム又は装置に供給し、そのシステム又は装置のコンピュータにおける1つ以上のプロセッサーがプログラムを読出し実行する処理でも実現可能である。また、1以上の機能を実現する回路(例えば、ASIC)によっても実現可能である。
(Other embodiments)
The present invention supplies a program that realizes one or more functions of the above-described embodiments to a system or apparatus via a network or a storage medium, and one or more processors in a computer of the system or apparatus read and execute the program This process can be realized. It can also be realized by a circuit (for example, ASIC) that realizes one or more functions.

本発明は上記実施形態に制限されるものではなく、本発明の精神及び範囲から離脱することなく、様々な変更及び変形が可能である。従って、本発明の範囲を公にするために、以下の請求項を添付する。   The present invention is not limited to the above-described embodiment, and various changes and modifications can be made without departing from the spirit and scope of the present invention. Therefore, in order to make the scope of the present invention public, the following claims are attached.

101…MFP、102、104、107…プロキシサーバ、103、106、109…LAN、105…PC、108…監視サーバ、110…インターネット   101 ... MFP, 102, 104, 107 ... Proxy server, 103, 106, 109 ... LAN, 105 ... PC, 108 ... Monitoring server, 110 ... Internet

Claims (10)

情報処理装置であって、
前記情報処理装置の静的な第1構成情報を記憶する第1記憶手段と、
前記情報処理装置の動的な第2構成情報を取得する取得手段と、
前記取得手段が取得した前記第2構成情報を記憶する第2記憶手段と、
前記第1及び第2構成情報の少なくともいずれかが変更されたかどうか判定する判定手段と、
前記判定手段が変更されたと判定した第1の構成情報及び前記判定手段が変更されたと判定した前記第2の構成情報を送信可能な送信手段と、
を有することを特徴とする情報処理装置。
An information processing apparatus,
First storage means for storing static first configuration information of the information processing apparatus;
Obtaining means for obtaining dynamic second configuration information of the information processing apparatus;
Second storage means for storing the second configuration information acquired by the acquisition means;
Determining means for determining whether at least one of the first and second configuration information has been changed;
Transmission means capable of transmitting the first configuration information determined to have changed the determination means and the second configuration information determined to have changed the determination means;
An information processing apparatus comprising:
前記第1構成情報は前記情報処理装置の制御部の構成情報を含み、前記第2構成情報は、前記情報処理装置にインストールされた仮想マシンの構成情報を含むことを特徴とする請求項1に記載の情報処理装置。   The first configuration information includes configuration information of a control unit of the information processing apparatus, and the second configuration information includes configuration information of a virtual machine installed in the information processing apparatus. The information processing apparatus described. 前記第2記憶手段は、JAVAアプリの構成情報を記憶することを特徴とする請求項2に記載の情報処理装置。   The information processing apparatus according to claim 2, wherein the second storage unit stores configuration information of a JAVA application. 前記判定手段は、前記第1及び第2記憶手段に記憶された前記第1及び第2構成情報のハッシュ値と、前回、前記第1及び第2記憶手段に記憶された前記第1及び第2構成情報のハッシュ値とを比較して、前記第1及び第2構成情報の少なくともいずれかが変更されたかどうか判定することを特徴とする請求項1乃至3のいずれか1項に記載の情報処理装置。   The determination means includes the hash values of the first and second configuration information stored in the first and second storage means, and the first and second stored in the first and second storage means last time. The information processing according to any one of claims 1 to 3, wherein at least one of the first and second configuration information is determined by comparing with a hash value of the configuration information. apparatus. 前記送信手段は、前記第1及び第2構成情報を一つのSOAP/XMLデータで送信することを特徴とする請求項1乃至4のいずれか1項に記載の情報処理装置。   5. The information processing apparatus according to claim 1, wherein the transmission unit transmits the first and second configuration information as a single SOAP / XML data. 6. 前記判定手段は、前記第1及び第2記憶手段に記憶された前記第1及び第2構成情報のカテゴリごとのハッシュ値と、前回、前記第1及び第2記憶手段に記憶された前記第1及び第2構成情報のカテゴリごとのハッシュ値とを比較して、前記第1及び第2構成情報の少なくともいずれかが変更されたかどうか判定することを特徴とする請求項1乃至3のいずれか1項に記載の情報処理装置。   The determination means includes a hash value for each category of the first and second configuration information stored in the first and second storage means, and the first and last stored in the first and second storage means. And a hash value for each category of the second configuration information is compared to determine whether at least one of the first and second configuration information has been changed. The information processing apparatus according to item. 前記送信手段は、前記判定手段により変更されたと判定されたカテゴリの構成情報を一つのSOAP/XMLデータで送信することを特徴とする請求項6に記載の情報処理装置。   The information processing apparatus according to claim 6, wherein the transmission unit transmits the configuration information of the category determined to be changed by the determination unit as a single SOAP / XML data. 前記第1構成情報は、バージョン情報及びライセンス情報の少なくともいずれかを含むことを特徴とする請求項1乃至7のいずれか1項に記載の情報処理装置。   The information processing apparatus according to claim 1, wherein the first configuration information includes at least one of version information and license information. 情報処理装置を制御する制御方法であって、
前記情報処理装置の静的な第1構成情報を取得して記憶する第1記憶工程と、
前記情報処理装置の動的な第2構成情報を取得する取得工程と、
前記取得工程で取得した前記第2構成情報を記憶する第2記憶工程と、
前記第1及び第2構成情報の少なくともいずれかが変更されたかどうか判定する判定工程と、
前記判定工程で前記第1及び第2構成情報の少なくともいずれかが変更されたと判定されると、前記判定手段が変更されたと判定した第1の構成情報及び前記判定手段が変更されたと判定した前記第2の構成情報を送信可能な送信手段が、変更されたと判定された構成情報を送信する送信工程と、
を有することを特徴とする情報処理装置の制御方法。
A control method for controlling an information processing apparatus,
A first storage step of acquiring and storing static first configuration information of the information processing apparatus;
An acquisition step of acquiring dynamic second configuration information of the information processing apparatus;
A second storage step of storing the second configuration information acquired in the acquisition step;
A determination step of determining whether at least one of the first and second configuration information has been changed;
When it is determined that at least one of the first and second configuration information has been changed in the determination step, the first configuration information that has been determined that the determination unit has been changed and the determination unit that has been determined to have been changed A transmission step in which the transmission means capable of transmitting the second configuration information transmits the configuration information determined to have been changed;
A method for controlling an information processing apparatus, comprising:
コンピュータを、請求項1乃至8のいずれか1項に記載の情報処理装置の各手段として機能させるためのプログラム。   The program for functioning a computer as each means of the information processing apparatus of any one of Claims 1 thru | or 8.
JP2016048767A 2016-03-11 2016-03-11 Information processing apparatus, control method therefor, and program Active JP6663257B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016048767A JP6663257B2 (en) 2016-03-11 2016-03-11 Information processing apparatus, control method therefor, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016048767A JP6663257B2 (en) 2016-03-11 2016-03-11 Information processing apparatus, control method therefor, and program

Publications (3)

Publication Number Publication Date
JP2017162397A true JP2017162397A (en) 2017-09-14
JP2017162397A5 JP2017162397A5 (en) 2019-04-04
JP6663257B2 JP6663257B2 (en) 2020-03-11

Family

ID=59857964

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016048767A Active JP6663257B2 (en) 2016-03-11 2016-03-11 Information processing apparatus, control method therefor, and program

Country Status (1)

Country Link
JP (1) JP6663257B2 (en)

Also Published As

Publication number Publication date
JP6663257B2 (en) 2020-03-11

Similar Documents

Publication Publication Date Title
JP5448542B2 (en) Information processing apparatus, control method, and program
JP2012088838A (en) Information processor, control method for controlling information processor, and program therefor
JP2011182022A (en) Image processing apparatus, image processing system, method for controlling the same, and program therefor
JP5553670B2 (en) Management device, control method thereof, and program
US9612818B2 (en) Information processing apparatus, program management method for information processing apparatus, and non-transitory computer-readable storage medium
JP2020140439A (en) Print management program, print management method, and print management device
JP2018026049A (en) Information processing apparatus, information processing method, and program
KR20150141149A (en) System, printing apparatus, control method, and recording medium
JP2011159277A (en) Image forming apparatus, information processing method, information processing program, and recording medium
US10455101B2 (en) Server, image processing unit, and non-transitory recording medium for displaying error screen
JP5419637B2 (en) Management device, method and program
JP2009253853A (en) Image forming apparatus, information processing method, and program
JP2009290729A (en) Image forming apparatus, information processing method, and program
JP2009205262A (en) Application program installation device, application program installation method, program, and recording medium
JP6303667B2 (en) Program, information processing apparatus and information processing system
JP2017117235A (en) Management program, management system, and information processing device
JP6663257B2 (en) Information processing apparatus, control method therefor, and program
JP6771874B2 (en) Information processing device, its control method and program
US11474759B2 (en) Image forming apparatus providing distributed rendering service
JP5052171B2 (en) Distribution system, device setting system, and distribution setting management method
JP6160102B2 (en) Image formation output control system, image formation output control device, and control program
JP2018045307A (en) Server device, information processing method and program
JP5663983B2 (en) Image forming apparatus, connection control method, and program
JP2013045222A (en) Management system, management method, and computer program
JP2009294773A (en) Information processor, information processing method, information processing program and recording medium

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190221

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190221

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20191218

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20200117

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20200214

R151 Written notification of patent or utility model registration

Ref document number: 6663257

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151