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

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

Info

Publication number
JP2017033380A
JP2017033380A JP2015154032A JP2015154032A JP2017033380A JP 2017033380 A JP2017033380 A JP 2017033380A JP 2015154032 A JP2015154032 A JP 2015154032A JP 2015154032 A JP2015154032 A JP 2015154032A JP 2017033380 A JP2017033380 A JP 2017033380A
Authority
JP
Japan
Prior art keywords
content
cache
version
information
information processing
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
JP2015154032A
Other languages
Japanese (ja)
Inventor
純 中脇
Jun Nakawaki
純 中脇
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 JP2015154032A priority Critical patent/JP2017033380A/en
Publication of JP2017033380A publication Critical patent/JP2017033380A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

PROBLEM TO BE SOLVED: To cache the latest contents conforming to the acquisition method of the contents when caching the contents acquired from a management device for creating a script read by an image formation device.SOLUTION: An information processing device which communicates to a management device managing contents to be installed to an image formation device manages version information of the cached contents in association with the acquisition method of acquiring the latest version of contents from the management device when caching the contents acquired from the management device, caches the new version of contents by deleting the old version of contents out of the new and old versions of cached contents when the acquisition method is designated as the first acquisition method in a case of acquiring the latest contents from the management device, and caches the new version of contents without deleting the old version of contents when the acquisition method is designated as the second acquisition method.SELECTED DRAWING: Figure 14

Description

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

情報処理装置、例えば画像形成装置を新規に導入するに当たり、事前に画像形成装置の使用環境に応じた初期設置作業を行う必要がある。初期設置作業には、印刷物の仕上げ処理を行うフィニッシャーなどハードウェアオプションの取り付けや、画像形成装置の制御プログラムの設定作業、拡張機能のライセンスの有効化作業、拡張プログラムのインストールなどの作業がある。   In order to newly introduce an information processing apparatus, for example, an image forming apparatus, it is necessary to perform an initial installation work according to the use environment of the image forming apparatus in advance. The initial installation work includes work such as installation of hardware options such as a finisher for finishing a printed matter, setting work of a control program for an image forming apparatus, validation work of an extended function license, and installation of an extended program.

ここで、拡張プログラムとして、画像形成装置にアドインし、画像形成装置の機能をベンダーが拡張できるシステムが普及している。この種のシステムとしてはキヤノン株式会社のMEAP(登録商標)などがあげられる。   Here, as an extension program, a system in which a vendor can add in an image forming apparatus and a function of the image forming apparatus can be extended. An example of this type of system is Canon's MEAP (registered trademark).

また、可搬記憶媒体に初期設置作業の実行手順や制御プログラム、拡張プログラムを含んだ設置指示情報(スクリプト)を保存し、初期設置作業の対象となる画像形成装置に挿入することで、設置指示情報に従って、初期設置作業を自動的に行うプログラムがある。   Also, the installation instruction information (script) including the execution procedure of the initial installation work, the control program, and the expansion program is stored in a portable storage medium, and is inserted into the image forming apparatus that is the target of the initial installation work. There is a program that automatically performs the initial installation work according to the information.

上記設置指示情報を作成、管理する設置指示情報管理システム(以下、管理システム)により、設置指示順序や設置指示に必要なファームウェア、設定値情報、拡張プログラム、ライセンス情報(コンテンツ)を指定することができる。また、初期設置作業の対象となる設置指示情報を基にしたスクリプトを可搬記憶媒体に保存することができる。   The installation instruction information management system (hereinafter referred to as a management system) that creates and manages the installation instruction information can specify the installation instruction order, firmware necessary for the installation instruction, setting value information, expansion program, and license information (content). it can. In addition, a script based on the installation instruction information that is the target of the initial installation work can be stored in the portable storage medium.

特願2013−542878号公報Japanese Patent Application No. 2013-542878

しかしながら、前述した技術は、設置作業時、特にUSBストレージにスクリプトを作成する際、必要なファームウェアや拡張プログラムをインターネットからダウンロードすることについて効率化することについては、開示されていない。
また、前述の技術では、設置指示に必要なファームウェアや拡張プログラムをインターネットからダウンロードし、USBストレージに保存する。
しかしながら、インターネット網を通じて大容量のファイル群を取得することによって、ネットワーク品質の影響を受け、処理時間の増大、処理に失敗してしまう。
このような、インターネットを経由した大容量データの受信においては、特許文献1のように、クライアントコンピュータでインターネットリソースの最新の情報をキャッシュし、再利用する方法が示されている。
しかしながら、これによると、ある1つの目的の最新バージョンを常にキャッシュに上書きし再利用しようとしている。そのため、複数のバージョンのコンテンツを同時にキャッシュすることができない。初期設置作業環境においては、複数のバージョンを同時期に利用する場合が想定される。
したがって、最新バージョンのみキャッシュとして保持していても、効率よくコンテンツを再利用することができないという課題があった。
However, the above-described technology is not disclosed for improving efficiency in downloading necessary firmware and extension programs from the Internet during installation work, particularly when creating a script in a USB storage.
In the above-described technique, firmware and an extension program necessary for installation instructions are downloaded from the Internet and stored in a USB storage.
However, acquiring a large-capacity file group via the Internet network increases the processing time and fails due to the influence of the network quality.
In receiving such a large amount of data via the Internet, a method of caching and reusing the latest information of Internet resources by a client computer as shown in Patent Document 1 is shown.
However, according to this, the latest version for a certain purpose is always overwritten on the cache and reused. Therefore, it is impossible to cache a plurality of versions of content at the same time. In the initial installation work environment, it is assumed that a plurality of versions are used at the same time.
Therefore, there is a problem that even if only the latest version is held as a cache, the content cannot be efficiently reused.

本発明は、上記の課題を解決するためになされたもので、本発明の目的は、画像形成装置が読み込むスクリプトを作成するため管理装置から取得するコンテンツをキャッシュする際に、当該コンテンツの取得方法に適応して、最新のコンテンツをキャッシュできる仕組みを提供することである。   The present invention has been made to solve the above-described problem, and an object of the present invention is to acquire a content when the content acquired from the management device is cached to create a script to be read by the image forming apparatus. To provide a mechanism for caching the latest content.

上記目的を達成する本発明の情報処理装置は以下に示す構成を備える。
画像形成装置にインストールすべきコンテンツを管理する管理装置と通信する情報処理装置であって、前記管理装置から取得するコンテンツをキャッシュするキャッシュ手段と、キャッシュされたコンテンツのバージョン情報と、当該コンテンツの最新バージョンを前記管理装置から取得する際の取得方法とを対応づけて管理する第1の管理手段と、前記管理装置から最新のコンテンツを取得する際、前記取得方法が第1の取得方法と指定されている場合、前記キャッシュ手段にキャッシュされた新旧バージョンのコンテンツのうち、旧バージョンのコンテンツを前記キャッシュ手段から削除して、新バージョンのコンテンツを前記キャッシュ手段にキャッシュし、前記取得方法が第2の取得方法と指定されている場合、旧バージョンのコンテンツを前記キャッシュ手段から削除することなく、新バージョンのコンテンツを前記キャッシュ手段にキャッシュするように制御する制御手段と、を備えることを特徴とする。
The information processing apparatus of the present invention that achieves the above object has the following configuration.
An information processing apparatus that communicates with a management apparatus that manages content to be installed in an image forming apparatus, a cache unit that caches content acquired from the management apparatus, version information of the cached content, and the latest of the content A first management unit that manages an acquisition method in association with an acquisition method when acquiring a version from the management device, and the acquisition method is designated as the first acquisition method when acquiring the latest content from the management device. The old version of the content cached in the cache means is deleted from the cache means, the new version of the content is cached in the cache means, and the acquisition method is the second If the acquisition method is specified, the old version Without removing the Ntsu from said cache means, characterized in that it comprises a control means for controlling to cache in the cache means the new version content.

本発明によれば、画像形成装置が読み込むスクリプトを作成するため管理装置から取得するコンテンツをキャッシュする際に、当該コンテンツの取得方法に適応して最新のコンテンツをキャッシュできる。   According to the present invention, when content acquired from a management device is cached to create a script to be read by the image forming apparatus, the latest content can be cached according to the content acquisition method.

管理システムの機器構成の例を示す図である。It is a figure which shows the example of an apparatus structure of a management system. 画像形成装置のハードウェア構成を示すブロック図である。2 is a block diagram illustrating a hardware configuration of the image forming apparatus. FIG. クライアントコンピュータの構成を示すブロック図である。It is a block diagram which shows the structure of a client computer. 外部サーバの構成を示すブロック図である。It is a block diagram which shows the structure of an external server. 画像形成装置のソフトウェア構成の例を示す図である。2 is a diagram illustrating an example of a software configuration of an image forming apparatus. FIG. 操作部に表示されるメインメニュー画面の例を示す図である。It is a figure which shows the example of the main menu screen displayed on an operation part. 設置指示情報作成システムの機能構成の例を示す図である。It is a figure which shows the example of a function structure of an installation instruction information creation system. 設置指示情報管理システムの機能構成例を示す図である。It is a figure which shows the function structural example of an installation instruction information management system. コンテンツ管理システムの機能構成例を示す図である。It is a figure which shows the function structural example of a content management system. サポートプログラムの機能構成の例を示す図である。It is a figure which shows the example of a function structure of a support program. クライアントコンピュータで表示されるUI画面を示す図である。It is a figure which shows UI screen displayed with a client computer. クライアントコンピュータで表示されるUI画面を示す図である。It is a figure which shows UI screen displayed with a client computer. 情報処理装置の制御方法を説明するフローチャートである。It is a flowchart explaining the control method of information processing apparatus. 情報処理装置の制御方法を説明するフローチャートである。It is a flowchart explaining the control method of information processing apparatus. コンテンツ情報の管理テーブルの一例を示す図である。It is a figure which shows an example of the management table of content information. コンテンツ情報のキャッシュテーブルの一例を示す図である。It is a figure which shows an example of the cache table of content information. コンテンツ情報の管理テーブルの一例を示す図である。It is a figure which shows an example of the management table of content information. USBストレージの構成を示す図である。It is a figure which shows the structure of USB storage. 画像形成装置が読み込むスクリプトの一例を示す図である。It is a figure which shows an example of the script which an image forming apparatus reads.

次に本発明を実施するための最良の形態について図面を参照して説明する。
<システム構成の説明>
〔第1実施形態〕
《システム全体構成》
図1は、本実施形態を示す情報処理装置を含む管理システムの機器構成の例を示す図である。
Next, the best mode for carrying out the present invention will be described with reference to the drawings.
<Description of system configuration>
[First Embodiment]
<< Entire system configuration >>
FIG. 1 is a diagram illustrating an example of a device configuration of a management system including an information processing apparatus according to the present embodiment.

図1において、LAN(Local Area Network)100上には、画像形成装置101、情報処理装置の一例であるクライアントコンピュータ103によって構成される。また、画像形成装置101は、コンテンツを管理する外部サーバ104と通信可能に接続される。さらに、画像形成装置101には、作成されるスクリプトを記憶するため可搬記憶媒体のUSBストレージ102を接続するインタフェースを備える。   In FIG. 1, an image forming apparatus 101 and a client computer 103 which is an example of an information processing apparatus are configured on a LAN (Local Area Network) 100. The image forming apparatus 101 is communicably connected to an external server 104 that manages content. Further, the image forming apparatus 101 includes an interface for connecting a USB storage 102 as a portable storage medium in order to store a script to be created.

画像形成装置101は、複写機にスキャナ、プリンタ、ファクシミリ、ファイル送信機能等複数の機能を統合した複合機である。また、画像形成装置101は、可搬記憶媒体を接続するインタフェースを有している。可搬記憶媒体を接続するインタフェースの種別は問わないが、本実施形態ではUSBインタフェースを用いることとする。本インタフェースにUSBストレージ102を接続することで、USBストレージ102に対してデータの読み書きを行うことができる。
USBストレージ102は、ホストとなる機器から容易に取り外せる記憶装置であれば種別を問わないが、本実施形態ではUSBマスストレージクラスを実装するUSBメモリを用いる。
The image forming apparatus 101 is a multifunction machine in which a copying machine is integrated with a plurality of functions such as a scanner, a printer, a facsimile, and a file transmission function. The image forming apparatus 101 has an interface for connecting a portable storage medium. The type of interface for connecting the portable storage medium is not limited, but the USB interface is used in this embodiment. By connecting the USB storage 102 to this interface, data can be read from and written to the USB storage 102.
The USB storage 102 may be of any type as long as it is a storage device that can be easily removed from the host device. In this embodiment, a USB memory that implements the USB mass storage class is used.

クライアントコンピュータ103は、所謂パーソナルコンピュータである。クライアントコンピュータ103は、可搬記憶媒体を接続するインタフェースを有している。可搬記憶媒体を接続するインタフェースの種別は問わないが、本実施形態ではUSBインタフェースを用いる。本インタフェースにUSBストレージ102を接続することで、USBストレージ102に対してデータの読み書きを行うことができる。   The client computer 103 is a so-called personal computer. The client computer 103 has an interface for connecting a portable storage medium. The type of interface for connecting the portable storage medium is not limited, but the USB interface is used in this embodiment. By connecting the USB storage 102 to this interface, data can be read from and written to the USB storage 102.

外部サーバ104は、画像形成装置101で利用可能なファームウェアや各種ライセンス情報等(コンテンツ)を管理するサーバである。外部サーバ104はLAN100に直接接続されていても、インターネットを経由して接続されていてもよい。ここで、コンテンツには、ファームウエア、拡張プログラムが含まれる。   The external server 104 is a server that manages firmware and various license information (contents) that can be used by the image forming apparatus 101. The external server 104 may be directly connected to the LAN 100 or may be connected via the Internet. Here, the content includes firmware and an extension program.

《ハードウェア構成例−画像形成装置》
図2は、図1に示した画像形成装置101のハードウェア構成を示すブロック図である。
図2において、CPU211を含む制御部210は、画像形成装置101全体の動作を制御する。CPU211は、ROM212に記憶された制御プログラムを読み出して読取制御や送信制御などの各種制御を行う。RAM213は、CPU211の主メモリ、ワークエリア等の一時記憶領域として用いられる。
<< Hardware Configuration Example-Image Forming Apparatus >>
FIG. 2 is a block diagram showing a hardware configuration of the image forming apparatus 101 shown in FIG.
In FIG. 2, a control unit 210 including a CPU 211 controls the operation of the entire image forming apparatus 101. The CPU 211 reads out a control program stored in the ROM 212 and performs various controls such as reading control and transmission control. The RAM 213 is used as a temporary storage area such as a main memory or work area for the CPU 211.

HDD214は、画像データや各種プログラム、或いは各種情報テーブルを記憶する。操作部I/F215は、操作部219と制御部210とを接続する。操作部219には、タッチパネル機能を有する液晶表示部やキーボードなどが備えられている。   The HDD 214 stores image data, various programs, or various information tables. The operation unit I / F 215 connects the operation unit 219 and the control unit 210. The operation unit 219 includes a liquid crystal display unit having a touch panel function, a keyboard, and the like.

プリンタI/F216は、プリンタ220と制御部210とを接続する。プリンタ220で印刷すべき画像データはプリンタI/F216を介して制御部210から転送され、プリンタ220において記録媒体上に印刷される。   A printer I / F 216 connects the printer 220 and the control unit 210. Image data to be printed by the printer 220 is transferred from the control unit 210 via the printer I / F 216 and printed on a recording medium by the printer 220.

スキャナI/F217は、スキャナ221と制御部210とを接続する。スキャナ221は、原稿上の画像を読み取って画像データを生成し、スキャナI/F217を介して制御部210に入力する。   The scanner I / F 217 connects the scanner 221 and the control unit 210. The scanner 221 reads an image on a document to generate image data, and inputs the image data to the control unit 210 via the scanner I / F 217.

ネットワークI/F218は、制御部210(画像形成装置101)をLAN110に接続する。ネットワークI/F218は、LAN上の外部装置に画像データや情報を送信したり、LAN110上の外部装置から各種情報を受信したりする。   The network I / F 218 connects the control unit 210 (image forming apparatus 101) to the LAN 110. The network I / F 218 transmits image data and information to an external device on the LAN, and receives various types of information from the external device on the LAN 110.

USBホストI/F222は、USBストレージ102と通信するインタフェース部である。USBホストI/F222は、HDD214に格納されているデータをUSBストレージ102に出力する。また、USBホストI/F222は、USBストレージ102に格納されているデータを入力し、CPU211にそれを伝える。USBストレージ102は、データを格納する外部記憶装置であり、USBホストI/F222に対して着脱可能である。USBホストI/F222には、USBストレージ102を含む複数のUSBデバイスが接続可能である。   The USB host I / F 222 is an interface unit that communicates with the USB storage 102. The USB host I / F 222 outputs data stored in the HDD 214 to the USB storage 102. In addition, the USB host I / F 222 inputs data stored in the USB storage 102 and transmits it to the CPU 211. The USB storage 102 is an external storage device that stores data, and is detachable from the USB host I / F 222. A plurality of USB devices including the USB storage 102 can be connected to the USB host I / F 222.

《ハードウェア構成例−クライアントコンピュータ》
図3は、図1に示したクライアントコンピュータ103の構成を示すブロック図である。
図3において、CPU317を含む制御部316は、クライアントコンピュータ103全体の動作を制御する。CPU317は、ROM318に記憶された制御プログラムを読み出して各種制御処理を実行する。RAM319は、CPU317の主メモリ、ワークエリア等の一時記憶領域として用いられる。HDD320は、画像データや各種プログラム、或いは後述する各種情報テーブルを記憶する。
<< Hardware configuration example-Client computer >>
FIG. 3 is a block diagram showing a configuration of the client computer 103 shown in FIG.
In FIG. 3, a control unit 316 including a CPU 317 controls the operation of the entire client computer 103. The CPU 317 reads out the control program stored in the ROM 318 and executes various control processes. The RAM 319 is used as a temporary storage area such as a main memory or work area for the CPU 317. The HDD 320 stores image data, various programs, or various information tables described later.

操作I/F321は、クライアントコンピュータ103で実行されるプログラムへの制御操作を入力するユーザインタフェース端末を接続するI/Fである。この例では、マウス322やキーボード323で構成するが、その限りではない。   The operation I / F 321 is an I / F that connects a user interface terminal that inputs a control operation to a program executed on the client computer 103. In this example, the mouse 322 and the keyboard 323 are used, but this is not a limitation.

ディスプレイI/F324は、クライアントコンピュータ103で実行されるプログラムのUIを表示するディスプレイ端末を接続するI/Fである。この例ではディスプレイ325で構成するが、その限りではない。
ネットワークI/F326は、制御部316をLAN110に接続する。ネットワークI/F326は、ネットワークを介して他の装置との間で各種情報を送受信する。
The display I / F 324 is an I / F that connects a display terminal that displays a UI of a program executed on the client computer 103. In this example, the display 325 is used, but this is not a limitation.
The network I / F 326 connects the control unit 316 to the LAN 110. The network I / F 326 transmits / receives various information to / from other devices via the network.

USBホストI/F327は、USBストレージ102と通信するインタフェース部である。USBホストI/F327は、HDD320に格納されているデータをUSBストレージ102に出力する。また、USBホストI/F327は、USBストレージ102に格納されているデータを入力し、CPU317にそれを伝える。USBストレージ102は、データを格納する外部記憶装置であり、USBホストI/F327に対して着脱可能である。USBホストI/F327には、USBストレージ102を含む複数のUSBデバイスが接続可能である。   The USB host I / F 327 is an interface unit that communicates with the USB storage 102. The USB host I / F 327 outputs data stored in the HDD 320 to the USB storage 102. Further, the USB host I / F 327 inputs data stored in the USB storage 102 and transmits it to the CPU 317. The USB storage 102 is an external storage device that stores data, and is detachable from the USB host I / F 327. A plurality of USB devices including the USB storage 102 can be connected to the USB host I / F 327.

《ハードウェア構成例−外部サーバ》
図4は、図1に示した外部サーバ104の構成を示すブロック図である。
図4において、CPU411を含む制御部410は、外部サーバ104全体の動作を制御する。CPU411は、ROM412に記憶された制御プログラムを読み出して各種制御処理を実行する。RAM413は、CPU411の主メモリ、ワークエリア等の一時記憶領域として用いられる。HDD414は、画像データや各種プログラム、或いは後述する各種情報テーブルを記憶する。
ネットワークI/F415は、制御部410をLAN100に接続する。ネットワークI/F415は、ネットワークを介して他の装置との間で各種情報を送受信する。
<< Hardware configuration example-external server >>
FIG. 4 is a block diagram showing a configuration of the external server 104 shown in FIG.
In FIG. 4, a control unit 410 including a CPU 411 controls the overall operation of the external server 104. The CPU 411 reads out a control program stored in the ROM 412 and executes various control processes. The RAM 413 is used as a temporary storage area such as a main memory or work area for the CPU 411. The HDD 414 stores image data, various programs, or various information tables described later.
A network I / F 415 connects the control unit 410 to the LAN 100. The network I / F 415 transmits / receives various information to / from other devices via the network.

《ソフトウェア構成例−画像形成装置》
図5は、図1に示した画像形成装置101のソフトウェア構成の例を示す図である。
図5において、OS500上には、プリンタ220やFAX、スキャナ221などの元々備わっている制御用プログラムのネイティブプログラム501、拡張プログラム実行プラットフォームである拡張プログラム実行プラットフォーム502が動作している。更に、ネイティブプログラム501上には、ファームウェア更新サービス503、オプション有効化サービス504、設定管理サービス505が動作している。また拡張プログラム実行プラットフォーム502上には、拡張プログラムシステムサービス506と拡張プログラム507が動作している。
<< Example of Software Configuration-Image Forming Apparatus >>
FIG. 5 is a diagram illustrating an example of a software configuration of the image forming apparatus 101 illustrated in FIG.
In FIG. 5, on the OS 500, a native program 501 of a control program originally provided such as a printer 220, a FAX, and a scanner 221 and an extended program execution platform 502 that is an extended program execution platform are operating. Furthermore, a firmware update service 503, an option validation service 504, and a setting management service 505 are operating on the native program 501. On the extended program execution platform 502, an extended program system service 506 and an extended program 507 are operating.

ファームウェア更新サービス503は、ファームウェアを更新するための各種機能を提供するサービスである。例えば、ファームウェア更新サービス503は、ユーザから指定されたファームウェアを参照し、該ファームウェアの更新が必要か否かを判断する。また、ファームウェア更新サービス503は、ネイティブプログラム501に対し、または介し、ファームウェアを更新する。   The firmware update service 503 is a service that provides various functions for updating firmware. For example, the firmware update service 503 refers to the firmware designated by the user and determines whether the firmware needs to be updated. The firmware update service 503 updates the firmware with respect to or through the native program 501.

オプション有効化サービス504は、ネイティブプログラム501に予め組み込まれているオプション機能を、有効化するためのサービスである。オプション有効化サービス504は、ユーザから指定されたオプションライセンスファイルにより特定されるオプション機能を識別し、有効化する。   The option validation service 504 is a service for validating an optional function that is incorporated in the native program 501 in advance. The option validation service 504 identifies and validates the option function specified by the option license file designated by the user.

設定管理サービス505は、プリンタ220やスキャナ221などの各種設定情報を管理するためのサービスである。設定管理サービス505は、例えばユーザから1つまたは複数の設定、または複数の設定情報を含むファイルを指定されると、ネイティブプログラム501の設定情報を書き換える機能を提供する。
尚、設定管理サービス505は、ユーザインタフェース(以下、UI)を持っており、ユーザは画像形成装置101の操作部219を介して設定変更の指示ができる。拡張プログラムシステムサービス506は、拡張プログラム507に共通に有用なユーティリティライブラリで、システムから提供される。拡張プログラム507から拡張プログラムシステムサービス506の機能を呼び出すことにより、拡張プログラム507を開発する手間を省くことができる。
拡張プログラム507は、拡張プログラム実行プラットフォーム502または拡張プログラムシステムサービス506を介してのみ、他の拡張プログラム507やRAM213など画像形成装置101の各モジュールへアクセスすることができる。また、UIを持つ拡張プログラム507は、画像形成装置101の操作部219に表示されるメインメニュー画面(図6)にアイコンを表示することができる。このアイコンをユーザが選択したことを、操作部219を通じて操作部I/F215が検知すると、操作部I/F215はその旨をCPU211に送信する。その旨を受け取ったCPU211はユーザに選択された拡張プログラムのUIを操作部219に表示する。
尚、本ソフトウェア構成は基本的な部分のみ記載したものであり、実施環境によっては他のサービス等が含まれていても良い。また設定を制限するなどの理由により、不要なサービスは無くても良い。
A setting management service 505 is a service for managing various setting information such as the printer 220 and the scanner 221. The setting management service 505 provides a function of rewriting the setting information of the native program 501 when, for example, a user specifies one or a plurality of settings or a file including a plurality of setting information.
The setting management service 505 has a user interface (hereinafter referred to as UI), and the user can instruct setting change via the operation unit 219 of the image forming apparatus 101. The extended program system service 506 is a utility library that is useful for the extended program 507 and is provided from the system. By calling up the function of the extended program system service 506 from the extended program 507, the trouble of developing the extended program 507 can be saved.
The extension program 507 can access each module of the image forming apparatus 101 such as another extension program 507 and the RAM 213 only via the extension program execution platform 502 or the extension program system service 506. Further, the extension program 507 having a UI can display icons on the main menu screen (FIG. 6) displayed on the operation unit 219 of the image forming apparatus 101. When the operation unit I / F 215 detects that the user has selected this icon through the operation unit 219, the operation unit I / F 215 transmits the fact to the CPU 211. Receiving the notice, the CPU 211 displays the UI of the extension program selected by the user on the operation unit 219.
Note that this software configuration describes only the basic part, and other services may be included depending on the implementation environment. In addition, there is no need for unnecessary services for reasons such as limiting settings.

図6は、図1に示した画像形成装置101の操作部219に表示されるメインメニュー画面の例を示す図である。
図6において、メインメニュー画面600は、プログラムアイコン表示エリア601、標準プログラムアイコン602、拡張プログラムアイコン603を有している。プログラムアイコン表示エリア601は、画像形成装置101で現在操作可能なプログラムのアイコンを表示するエリアである。
標準プログラムアイコン602は、画像形成装置101の制御プログラムが持つ機能を操作するためのUIを表示させるためのアイコンである。拡張プログラムアイコン603は、画像形成装置101の拡張プログラムを操作するためのUIを表示させるためのアイコンである。
FIG. 6 is a diagram illustrating an example of a main menu screen displayed on the operation unit 219 of the image forming apparatus 101 illustrated in FIG.
In FIG. 6, the main menu screen 600 has a program icon display area 601, a standard program icon 602, and an extended program icon 603. The program icon display area 601 is an area for displaying icons of programs that are currently operable on the image forming apparatus 101.
A standard program icon 602 is an icon for displaying a UI for operating a function of the control program of the image forming apparatus 101. The extension program icon 603 is an icon for displaying a UI for operating the extension program of the image forming apparatus 101.

《設置作業例》
以下、本発明に係る、画像形成装置の初期設置作業について説明する。
画像形成装置101の初期設置作業を行うにあたり、作業者はクライアントコンピュータ103で、設置指示情報作成システム700のユーザインタフェース1100により画像形成装置101の設置指示情報を作成する。
《Example of installation work》
The initial installation work of the image forming apparatus according to the present invention will be described below.
In performing the initial installation work of the image forming apparatus 101, the operator creates installation instruction information of the image forming apparatus 101 by using the user interface 1100 of the installation instruction information creation system 700 on the client computer 103.

ここでは、画像形成装置101にインストールするファームウェアのバージョンや複数の拡張プログラムとバージョンを選択し、決定する。また、画像形成装置101の納品先の要望の設定値を作成する。作業者は、USBストレージ102をクライアントコンピュータ103に接続する。   Here, the firmware version to be installed in the image forming apparatus 101 and a plurality of extension programs and versions are selected and determined. Also, a desired setting value for the delivery destination of the image forming apparatus 101 is created. The worker connects the USB storage 102 to the client computer 103.

そして、作業者は、クライアントコンピュータ103で設置指示情報作成システム700のユーザインタフェース1100を操作し、前記操作により作成した設置指示情報をUSBストレージ102に書き込む。本操作により、設置指示情報作成システム700は前記操作により決定されたファームウェアや拡張プログラムのバイナリ―ファイルを外部サーバ104上のコンテンツ管理システム900からダウンロードする。この処理については、図14を用いて詳細を後述する。   Then, the operator operates the user interface 1100 of the installation instruction information creation system 700 with the client computer 103, and writes the installation instruction information created by the operation in the USB storage 102. By this operation, the installation instruction information creation system 700 downloads the firmware and extension program binary files determined by the operation from the content management system 900 on the external server 104. Details of this process will be described later with reference to FIG.

作業者は、設置作業対象の画像形成装置101に初期設置の作業をサポートするためのサポートプログラム(以下、サポートプログラム)をインストールする。該サポートプログラムは画像形成装置101で既にインストールされ実行していてもよい。また、ネイティブプログラム501上の標準サービスとして、実装され実行されていてもよい。
作業者は、該USBストレージ102をクライアントコンピュータ103から抜き取り、画像形成装置101にUSBストレージ102を接続する。画像形成装置101の該サポートプログラムは、USBストレージ102の設置指示情報を検知し、スクリプトに記載されている設置作業を自動的に実行する。
The worker installs a support program (hereinafter referred to as a support program) for supporting the initial installation work on the image forming apparatus 101 to be installed. The support program may already be installed and executed in the image forming apparatus 101. Further, it may be implemented and executed as a standard service on the native program 501.
The operator removes the USB storage 102 from the client computer 103 and connects the USB storage 102 to the image forming apparatus 101. The support program of the image forming apparatus 101 detects the installation instruction information of the USB storage 102 and automatically executes the installation work described in the script.

《ソフトウェア機能構成例》
また、本発明に係る、後述する設置指示情報出力処理は、クライアントコンピュータ103で動作するプログラムが行う。また、本発明に係る、後述する設置指示情報のスクリプト処理は、拡張プログラム507の一つであるサポートプログラムが行う。
<Example of software function configuration>
Further, the installation instruction information output process to be described later according to the present invention is performed by a program operating on the client computer 103. Further, the script processing of installation instruction information, which will be described later, according to the present invention is performed by a support program that is one of the extended programs 507.

図7は、図1に示したクライアントコンピュータ103で動作する設置指示情報作成システム700の機能構成の例を示す図である。
図7において、CPU317が各機能に応じたプログラムを実行することにより、各機能は実現される。また、本実施形態では、クライアントコンピュータ103でプログラムが実行されることを想定するが、その限りではない、ネットワークI/F326を介して、ネットワーク上にあるサーバやサービスで実行してもよい。
FIG. 7 is a diagram illustrating an example of a functional configuration of the installation instruction information creation system 700 that operates on the client computer 103 illustrated in FIG. 1.
In FIG. 7, each function is realized by the CPU 317 executing a program corresponding to each function. In this embodiment, it is assumed that the program is executed by the client computer 103. However, the present invention is not limited thereto, and the program may be executed by a server or service on the network via the network I / F 326.

設置指示情報作成システム700は、UI制御部701、通信部702、ストレージ管理部703、コンテンツキャッシュデータベース704、処理実行部705とスクリプト生成部706を有する。   The installation instruction information creation system 700 includes a UI control unit 701, a communication unit 702, a storage management unit 703, a content cache database 704, a process execution unit 705, and a script generation unit 706.

UI制御部701は、設置指示情報作成システム700を操作するためのUIを、ディスプレイ325を通じて作業者に提供し、マウス322やキーボード323を通じて作業者の操作を受け付ける。設置指示情報作成システム700のUI例については、図11を用いて後述する。   The UI control unit 701 provides a UI for operating the installation instruction information creation system 700 to the worker through the display 325 and accepts the operator's operation through the mouse 322 and the keyboard 323. A UI example of the installation instruction information creation system 700 will be described later with reference to FIG.

通信部702は、UI制御部701および処理実行部705の指示に従い、ネットワークI/F326を介して、外部サーバ104の設置指示情報管理システム800やコンテンツ管理システム900と通信を行う。通信部702は設置指示情報管理システム800から設置指示情報の読み出しや書き込みを依頼する。通信部702はコンテンツ管理システム900からファームウェアや拡張プログラムの情報やバイナリデータの取得を行う。取得処理については、図14を用いて後述する。   The communication unit 702 communicates with the installation instruction information management system 800 and the content management system 900 of the external server 104 via the network I / F 326 in accordance with instructions from the UI control unit 701 and the processing execution unit 705. The communication unit 702 requests the installation instruction information management system 800 to read and write the installation instruction information. The communication unit 702 acquires firmware and extension program information and binary data from the content management system 900. The acquisition process will be described later with reference to FIG.

ストレージ管理部703は、通信部702が取得したファームウェアや拡張プログラム507の情報やバイナリデータを、コンテンツキャッシュデータベース704に管理する。また、ストレージ管理部703は、通信部702を介してUSBストレージ102のデータの読み書きを行う。また、ストレージ管理部703は、通信部702を介してUSBストレージ102の挿抜を検知する。
また、本実施形態ではコンテンツキャッシュデータベース704はSQLデータベースを想定するが、その限りではない。ファイルシステムに構造化ファイルなどの方法で保持していてもよい。また、本実施形態では、クライアントコンピュータ103のHDD320に保存されることを想定するが、その限りではない。コンテンツキャッシュデータベース704では、コンテンツキャッシュテーブル(図16)を管理する。
処理実行部705は、UI制御部701およびストレージ管理部803の指示に従い、各種処理を行う。スクリプト生成部706は、処理実行部705の指示に従い、設置指示情報とサポートプログラム1000が解析可能なスクリプトを生成する。
The storage management unit 703 manages the firmware acquired by the communication unit 702, information on the extension program 507, and binary data in the content cache database 704. In addition, the storage management unit 703 reads and writes data in the USB storage 102 via the communication unit 702. Further, the storage management unit 703 detects insertion / removal of the USB storage 102 via the communication unit 702.
In the present embodiment, the content cache database 704 is assumed to be an SQL database, but this is not a limitation. It may be held in the file system by a method such as a structured file. In the present embodiment, it is assumed that the data is stored in the HDD 320 of the client computer 103, but the present invention is not limited to this. The content cache database 704 manages the content cache table (FIG. 16).
The process execution unit 705 performs various processes in accordance with instructions from the UI control unit 701 and the storage management unit 803. The script generation unit 706 generates a script that can be analyzed by the installation instruction information and the support program 1000 in accordance with an instruction from the processing execution unit 705.

図8は、図1に示した外部サーバ104で動作する設置指示情報管理システム800の機能構成例を示す図である。
図8において、CPU411が各機能に応じたプログラムを実行することにより、各機能は実現される。設置指示情報管理システム800は制御部801、通信部802、ストレージ管理部803、設置指示情報データベース804を有する。制御部801は、通信部802が受信する要求内容にしたがって、ストレージ管理部803に対して設置指示情報の格納、削除、更新、取得等の処理を指示する。
FIG. 8 is a diagram illustrating a functional configuration example of the installation instruction information management system 800 operating on the external server 104 illustrated in FIG.
In FIG. 8, each function is realized by the CPU 411 executing a program corresponding to each function. The installation instruction information management system 800 includes a control unit 801, a communication unit 802, a storage management unit 803, and an installation instruction information database 804. The control unit 801 instructs the storage management unit 803 to store, delete, update, and acquire the installation instruction information according to the request received by the communication unit 802.

ストレージ管理部803は、制御部801の指示に従い、設置指示情報データベース804に対して設置指示情報の格納、削除、更新を行う。また、ストレージ管理部803は設置指示情報データベース804から設置指示情報の取得などを行う。   The storage management unit 803 stores, deletes, and updates installation instruction information in the installation instruction information database 804 in accordance with instructions from the control unit 801. In addition, the storage management unit 803 acquires installation instruction information from the installation instruction information database 804.

通信部802は、クライアントコンピュータ103などからの要求を受信して、制御部801に要求内容を送信する。更に、制御部801から要求内容に対する処理結果を受け取り、前記要求に対する応答データを作成し、クライアントコンピュータ103などに応答データを送信する。   The communication unit 802 receives a request from the client computer 103 and transmits the request content to the control unit 801. Further, it receives a processing result for the request content from the control unit 801, creates response data for the request, and transmits the response data to the client computer 103 or the like.

設置指示情報データベース804は設置指示情報管理システム800で動作するデータベースである。尚、本例では設置指示情報管理システム800に設置指示情報データベース804が構成されているが、設置指示情報管理システム800と連携できるようになっていれば別のサーバに配置されるような構成でも良い。
設置指示情報データベース804では、後述する設置指示情報管理テーブル1500、共通データ拡張プログラムテーブル1520、個別データテーブル1540を管理している。共通データ拡張プログラムテーブル1520、個別データテーブル1540の各行は設置指示情報ID1522、1542によって、設置指示情報管理テーブル1500の各行と関連を持ったデータ管理がなされている。
The installation instruction information database 804 is a database that operates in the installation instruction information management system 800. In this example, the installation instruction information database 804 is configured in the installation instruction information management system 800. However, if the installation instruction information management system 800 can be linked, the configuration may be arranged in another server. good.
The installation instruction information database 804 manages an installation instruction information management table 1500, a common data expansion program table 1520, and an individual data table 1540, which will be described later. Each row of the common data expansion program table 1520 and the individual data table 1540 is managed in association with each row of the installation instruction information management table 1500 by the installation instruction information IDs 1522 and 1542.

図9は、図1に示した外部サーバ104で動作するコンテンツ管理システム900の機能構成例を示す図である。なお、各機能はCPU411が各機能に応じたプログラムを実行することにより実現される。
図9において、コンテンツ管理システム900は制御部901、通信部902、ストレージ管理部903、コンテンツ情報データベース904を有する。
コンテンツ管理システム900では、画像形成装置101のファームウェアや拡張プログラムをバージョンごとに管理する。制御部901は、通信部902が受信する要求内容にしたがって、ストレージ管理部903に対してコンテンツ情報の格納、削除、更新、取得等の処理を指示する。
FIG. 9 is a diagram illustrating a functional configuration example of the content management system 900 operating on the external server 104 illustrated in FIG. Each function is realized by the CPU 411 executing a program corresponding to each function.
9, the content management system 900 includes a control unit 901, a communication unit 902, a storage management unit 903, and a content information database 904.
The content management system 900 manages firmware and extension programs of the image forming apparatus 101 for each version. The control unit 901 instructs the storage management unit 903 to store, delete, update, and acquire content information according to the request received by the communication unit 902.

ストレージ管理部903は、制御部901の指示に従い、コンテンツ情報データベース904に対してコンテンツ情報の格納、削除、更新を行う。また、ストレージ管理部903はコンテンツ情報データベース904からコンテンツ情報の取得などを行う。   The storage management unit 903 stores, deletes, and updates content information in the content information database 904 according to instructions from the control unit 901. In addition, the storage management unit 903 acquires content information from the content information database 904.

通信部902は、クライアントコンピュータ103などからの要求を受信して、制御部901に要求内容を送信する。更に、制御部901から要求内容に対する処理結果を受け取り、前記要求に対する応答データを作成し、クライアントコンピュータ103などに応答データを送信する。   The communication unit 902 receives a request from the client computer 103 or the like, and transmits the request content to the control unit 901. Further, it receives the processing result for the request content from the control unit 901, creates response data for the request, and transmits the response data to the client computer 103 or the like.

コンテンツ情報データベース904はコンテンツ管理システム900で動作するデータベースである。尚、本例ではコンテンツ管理システム900にコンテンツ情報データベース904が構成されているが、コンテンツ管理システム900と連携できるようになっていれば別のサーバに配置されるような構成でも良い。コンテンツ情報データベース904では、コンテンツ管理テーブル1700を管理している。   The content information database 904 is a database that operates in the content management system 900. In this example, the content information database 904 is configured in the content management system 900. However, the content information database 904 may be arranged on another server as long as it can cooperate with the content management system 900. The content information database 904 manages the content management table 1700.

また、コンテンツ管理システム900は設置指示情報管理システム800と同じ外部サーバ104で動作するシステムとして構成されているが、設置指示情報管理システム800と連携できるようになっていれば、別のサーバに配置されるような構成でも良い。   The content management system 900 is configured as a system that operates on the same external server 104 as the installation instruction information management system 800. However, if the content management system 900 can be linked with the installation instruction information management system 800, the content management system 900 is arranged on another server. A configuration as described above may be used.

図10は、図1に示した画像形成装置101で動作するサポートプログラム1000の機能構成の例を示す図である。なお、各機能はCPU211が各機能に応じたプログラムを実行することにより実現される。
図10において、サポートプログラム1000は、UI制御部1001、ストレージ管理部1002、処理実行部1003とスクリプト解析部1004を有する。UI制御部1001は、サポートプログラム1000を操作するためのUIを、操作部219を通じて作業者に提供し、作業者の操作を受け付ける。ストレージ管理部1002は、USBストレージ102のデータの読み書きを行う。また、ストレージ管理部1002は、USBストレージ102の挿抜を検知する。
処理実行部1003は、UI制御部1001及びストレージ管理部1002の指示に従い、各種処理を行う。スクリプト解析部1004は、USBストレージ102に格納されている設置作業指示情報のスクリプトを解析し、処理実行部1003が実行すべき処理、順序を決定する。
FIG. 10 is a diagram illustrating an example of a functional configuration of the support program 1000 that operates in the image forming apparatus 101 illustrated in FIG. Each function is realized by the CPU 211 executing a program corresponding to each function.
10, the support program 1000 includes a UI control unit 1001, a storage management unit 1002, a process execution unit 1003, and a script analysis unit 1004. The UI control unit 1001 provides a UI for operating the support program 1000 to the worker through the operation unit 219, and accepts the operator's operation. The storage management unit 1002 reads and writes data in the USB storage 102. Further, the storage management unit 1002 detects insertion / removal of the USB storage 102.
The process execution unit 1003 performs various processes in accordance with instructions from the UI control unit 1001 and the storage management unit 1002. The script analysis unit 1004 analyzes the script of the installation work instruction information stored in the USB storage 102, and determines the process and order to be executed by the process execution unit 1003.

図11、図12は、図1に示したクライアントコンピュータ103で動作する設置指示情報作成システム700が設置指示情報管理システム800の設置指示情報を編集するためのUIの一例を示す図である。特に、図11は、設置指示情報作成システム700の設置指示情報を一覧表示するUIの一例である。
図11において、UI1100は、設置指示情報リスト1101とボタン1102からボタン1104で構成される。設置指示情報作成システム700は、起動すると外部サーバ104の設置指示情報管理システム800から設置指示情報の一覧を取得する。そして、設置指示情報作成システム700は、取得した設置指示情報の一覧を設置指示情報リスト1101にセットしてUI1100を表示する。設置指示情報リスト1101は、設置指示情報の概要を表示するリストである。本例では、設置指示情報名、作成日時、作成者を表示している。
11 and 12 are diagrams illustrating an example of a UI for the installation instruction information generation system 700 operating on the client computer 103 illustrated in FIG. 1 to edit the installation instruction information of the installation instruction information management system 800. In particular, FIG. 11 is an example of a UI that displays a list of installation instruction information of the installation instruction information creation system 700.
In FIG. 11, the UI 1100 includes an installation instruction information list 1101 and buttons 1102 to 1104. When installed, the installation instruction information creation system 700 acquires a list of installation instruction information from the installation instruction information management system 800 of the external server 104. Then, the installation instruction information creation system 700 sets the acquired installation instruction information list in the installation instruction information list 1101 and displays the UI 1100. The installation instruction information list 1101 is a list that displays an overview of installation instruction information. In this example, the installation instruction information name, creation date and time, and creator are displayed.

ボタン1102は、設置指示情報を新規で作成するためのボタンである。ボタン1102が押下されると、後述する設置指示情報を作成するためのUI1200(図12参照)を表示する。ボタン1102が押下された場合は新規作成となるため、UI1200は、テキストボックスなどの各コントロールを空の状態で表示する。   A button 1102 is a button for creating new installation instruction information. When the button 1102 is pressed, a UI 1200 (see FIG. 12) for creating installation instruction information described later is displayed. When the button 1102 is pressed, a new creation is made, so the UI 1200 displays each control such as a text box in an empty state.

ボタン1103は、設置指示情報を編集するためのボタンである。ボタン1103が押下されると、クライアントコンピュータ103の設置指示情報作成システム700は、設置指示情報リスト1101で選択状態である設置指示情報の詳細データを外部サーバ104の設置指示情報管理システム800から取得する。設置指示情報作成システム700は、取得した設置指示情報の詳細データをUI1200のテキストボックスなどの各コントロールにセットして表示する。ボタン1104は、設置指示情報作成システム700を終了するためのボタンである。   A button 1103 is a button for editing the installation instruction information. When the button 1103 is pressed, the installation instruction information creation system 700 of the client computer 103 acquires detailed data of the installation instruction information selected in the installation instruction information list 1101 from the installation instruction information management system 800 of the external server 104. . The installation instruction information creation system 700 sets and displays the detailed data of the acquired installation instruction information in each control such as a text box of the UI 1200. A button 1104 is used to end the installation instruction information creation system 700.

図12に示すUI画面例は、設置指示情報作成システム700の設置指示情報を編集するためのUIの一例である。
図12において、UI1200は、メニューバー1201a、1201b、タブページ1202から1205、および、ボタン1216で構成される。UI1200では、タブページ1204がアクティブな状態で表示されている。タブページ1204は、ラジオボタンやボタンなどのコントロール1206からコントロール1215で構成される。
The UI screen example shown in FIG. 12 is an example of a UI for editing the installation instruction information of the installation instruction information creation system 700.
12, the UI 1200 includes menu bars 1201a and 1201b, tab pages 1202 to 1205, and buttons 1216. In the UI 1200, a tab page 1204 is displayed in an active state. The tab page 1204 includes controls 1206 to 1215 such as radio buttons and buttons.

メニューバー1201aは、設置指示情報の編集にかかわる操作を指示するメニューを表示する。メニューバー1201bはファイルメニューを押下した際に表示されるサブメニューの例である。サブメニューに対応するボタン1216が押下されると、設置指示情報作成システム700は作成、編集した設置指示情報を外部サーバ104の設置指示情報管理システム800に保存する要求を送信する。サブメニュー1217を押下されると、設置指示情報の作成、編集を終了する。
タブページ1202は、設置指示情報の概要を設定するためのタブページである。設置指示情報の概要とは、設置指示情報名、作成日時、作成者などである。
タブページ1203は、設置対象の機種情報や、画像形成装置に追加するフィニッシャー、FAXボードなどを設定する。タブページ1204は、共通データの設定を行うためのタブページである。共通データとは設置対象の複数の画像形成装置101に対して共通で設定するデータである。チェックボックスに対応するコントロール1206は、設置対象の画像形成装置101のファームウェアを更新するかどうかを指定する。
The menu bar 1201a displays a menu for instructing operations related to editing of the installation instruction information. The menu bar 1201b is an example of a submenu displayed when the file menu is pressed. When a button 1216 corresponding to the submenu is pressed, the installation instruction information creation system 700 transmits a request to save the created and edited installation instruction information in the installation instruction information management system 800 of the external server 104. When the submenu 1217 is pressed, the creation and editing of installation instruction information ends.
A tab page 1202 is a tab page for setting an outline of installation instruction information. The outline of the installation instruction information includes an installation instruction information name, a creation date and time, a creator, and the like.
A tab page 1203 is used to set model information to be installed, a finisher to be added to the image forming apparatus, a FAX board, and the like. A tab page 1204 is a tab page for setting common data. The common data is data set in common for a plurality of image forming apparatuses 101 to be installed. A control 1206 corresponding to the check box specifies whether to update the firmware of the image forming apparatus 101 to be installed.

ラジオボタン1207、1208は、更新する場合のファームウェア種別が、商談用カスタマイズされたプログラムを含む商談ファームウェアか、カスタマイズされていない標準機能を含む一般ファームウェアかどうかを指定する。   Radio buttons 1207 and 1208 designate whether the firmware type for updating is a negotiation firmware including a customized program for negotiation or a general firmware including a standard function not customized.

ラジオボタン1209、1210は、更新するファームウェアのバージョンの指定方法が、ある特定のファームウェアバージョンを利用するか、設置指示情報のスクリプト作成時の最新バージョンを利用するかどうかを指定する。   Radio buttons 1209 and 1210 designate whether the method of designating the version of the firmware to be updated uses a specific firmware version or the latest version at the time of creating the installation instruction information script.

ボタン1211は、ファームウェアのバージョンを選択するためのボタンである。ボタン1211が押下されると、設置対象の画像形成装置101に適用可能なファームウェア一覧から特定のバージョンを選択するための画面を表示し、さらに、商談ファームウェアのようにパスワード管理されている場合に、パスワード入力を行う画面を表示する。   A button 1211 is a button for selecting a firmware version. When the button 1211 is pressed, a screen for selecting a specific version from the firmware list applicable to the image forming apparatus 101 to be installed is displayed, and when password management is performed as in the negotiation firmware, Display the screen for entering the password.

ラベル1212は、前記ボタン1211で指定されたファームウェアのバージョンなどの概要情報を表示する。また、前記ラジオボタン1209の最新を選択されている場合に、現在の最新ファームウェアの概要情報を表示する。   A label 1212 displays summary information such as the firmware version designated by the button 1211. When the latest radio button 1209 is selected, the summary information of the current latest firmware is displayed.

ボタン1213は、設置対象の画像形成装置101にインストールする拡張プログラムを選択するための画面を表示するためのボタンである。ボタン1213を押下されると、選択可能な拡張プログラムのリストが表示され、インストールする拡張プログラムを確定することができる。   A button 1213 is a button for displaying a screen for selecting an extension program to be installed in the image forming apparatus 101 to be installed. When the button 1213 is pressed, a list of selectable extension programs is displayed, and the extension program to be installed can be determined.

ボタン1214は、選択済みの拡張プログラムを解除するためのボタンである。ボタン1214が押下されると、拡張プログラムリスト1215で選択状態の拡張プログラムをリストから削除する。   A button 1214 is a button for canceling the selected extended program. When the button 1214 is pressed, the extension program selected in the extension program list 1215 is deleted from the list.

拡張プログラムリスト1215は、設置対象の画像形成装置101にインストールする拡張プログラムを表示するリストである。本例では、拡張プログラムの名前、種別、指定方法、バージョンを表示している。   The extended program list 1215 is a list for displaying extended programs to be installed in the image forming apparatus 101 to be installed. In this example, the name, type, designation method, and version of the extension program are displayed.

タブページ1205は、個別データの設定を行うためのタブページである。個別データとは、設置対象の画像形成装置101ごとに設定するデータである。例えば、画像形成装置のネットワーク設定におけるIPアドレスやNetBIOS名などである。   A tab page 1205 is a tab page for setting individual data. The individual data is data set for each image forming apparatus 101 to be installed. For example, an IP address or a NetBIOS name in the network setting of the image forming apparatus.

ボタン1216は、USBストレージに設置指示情報のスクリプト書き出しを行うためのボタンである。ボタン1216が押下されると、設置指示情報作成システム700はクライアントコンピュータ103に接続されているUSBストレージに対して、表示している設置指示情報のスクリプトとコンテンツデータを書き込む。その際、設置指示情報作成システム700はサポートプログラム1000が解析可能な設置用のスクリプトを生成する。設置用のスクリプトの生成処理については図13用いて後述する。   A button 1216 is a button for writing a script of installation instruction information in the USB storage. When the button 1216 is pressed, the installation instruction information creation system 700 writes the displayed installation instruction information script and content data to the USB storage connected to the client computer 103. At that time, the installation instruction information creation system 700 generates an installation script that can be analyzed by the support program 1000. The creation script generation process will be described later with reference to FIG.

《設置指示情報のスクリプト生成処理フロー》
図13は、本実施形態を示す情報処理装置の制御方法を説明するフローチャートである。本例は、設置指示情報作成システム700がUSBストレージ102に設置指示情報をもとにスクリプトを生成する処理例である。なお、サポートプログラム1000が処理可能なスクリプトと各種ソフトウェアのコンテンツデータについては、図18、19用いて後述する。また、本処理は設置指示情報作成システム700のUI1200のボタン1216を押下されたことを検知することで開始する。さらに、各ステップは、CPU317が記憶された制御プログラムを実行することで実現される。
《Installation instruction script generation process flow》
FIG. 13 is a flowchart illustrating a method for controlling the information processing apparatus according to the present embodiment. In this example, the installation instruction information creation system 700 generates a script in the USB storage 102 based on the installation instruction information. Note that scripts and content data of various software that can be processed by the support program 1000 will be described later with reference to FIGS. Also, this process starts by detecting that the button 1216 of the UI 1200 of the installation instruction information creation system 700 is pressed. Furthermore, each step is realized by the CPU 317 executing a stored control program.

S1300で、処理実行部705は、設置指示情報のファームウェアを更新することを選択されているか判断する。前記設置指示情報の編集UI1200では、コントロール1206がチェックされている状態が、更新することを選択されていることを示す。ファームウェアを更新すると処理実行部705が判断した場合、S1301へ移る。ファームウェアを更新しないと判断した場合は、S1302へ移る。
S1301で、通信部702は、設置指示情報を元に、設置に必要なファームウェアのコンテンツ取得処理を行う。外部サーバ104からのコンテンツ取得処理の詳細については、図14を用いて後述する。
In step S <b> 1300, the process execution unit 705 determines whether it is selected to update the firmware of the installation instruction information. In the installation instruction information editing UI 1200, a state in which the control 1206 is checked indicates that updating is selected. If the process execution unit 705 determines to update the firmware, the process proceeds to S1301. If it is determined not to update the firmware, the process proceeds to S1302.
In step S1301, the communication unit 702 performs firmware content acquisition processing necessary for installation based on the installation instruction information. Details of content acquisition processing from the external server 104 will be described later with reference to FIG.

S1302で、処理実行部705は、設置指示情報の拡張プログラムリスト1215の各拡張プログラムについて、S1303を処理する。リストのすべての拡張プログラムの取得処理を終了すると、S1304へ移る。
具体的には、S1303で、通信部702は、設置指示情報を元に、外部サーバ104から設置に必要な拡張プログラムのコンテンツ取得処理を行う。コンテンツ取得処理については、図14を用いて後述する。
In step S1302, the process execution unit 705 processes step S1303 for each extension program in the extension program list 1215 of the installation instruction information. When the acquisition process of all the extension programs in the list is completed, the process proceeds to S1304.
Specifically, in step S1303, the communication unit 702 performs content acquisition processing for an extension program necessary for installation from the external server 104 based on the installation instruction information. The content acquisition process will be described later with reference to FIG.

S1304で、通信部702は、外部サーバ104の設置指示情報管理システム800から、設置指示情報に含まれる設置対象の複数の画像形成装置101に共通で設定する各種設定値のデータを取得する。ここで、共通の設定値とは、画像形成装置101を運用する際、スリープ移行時間や、メールサーバ設定などである。S1305で、設置指示情報のタブページ1205で設定された個別データを取得する。   In step S <b> 1304, the communication unit 702 acquires, from the installation instruction information management system 800 of the external server 104, data of various setting values that are commonly set for the plurality of installation target image forming apparatuses 101 included in the installation instruction information. Here, the common setting value includes a sleep transition time, a mail server setting, and the like when the image forming apparatus 101 is operated. In step S1305, the individual data set in the installation instruction information tab page 1205 is acquired.

S1306で、スクリプト生成部706は、処理実行部705の指示を受けて、設置対象デバイスIDごとの設置用のスクリプトを生成する。尚、生成する設置用のスクリプトについては、図19を用いて後述する。   In step S <b> 1306, the script generation unit 706 generates an installation script for each installation target device ID in response to an instruction from the processing execution unit 705. The generated installation script will be described later with reference to FIG.

S1307で、ストレージ管理部703は、処理実行部705の指示を受けて、S1306で生成した設置用のスクリプトをUSBストレージ102に保存して、本処理を終了する。また、ストレージ管理部703は、S1301で取得したファームウェアコンテンツ、S1303で取得したソフトウェアコンテンツ、S1304で取得した共通設定値データ、S1305で取得した個別設定値データをUSBストレージ102に保存する。S1307の処理によりUSBストレージに書き出した設置データのファイル構成については図18用いて後述する。   In step S1307, the storage management unit 703 receives the instruction from the processing execution unit 705, stores the installation script generated in step S1306 in the USB storage 102, and ends this processing. In addition, the storage management unit 703 saves the firmware content acquired in S1301, the software content acquired in S1303, the common setting value data acquired in S1304, and the individual setting value data acquired in S1305 in the USB storage 102. The file structure of the installation data written to the USB storage by the process of S1307 will be described later with reference to FIG.

《コンテンツ取得処理フロー》
図14は、本実施形態を示す情報処理装置の制御方法を示すフローチャートである。本例は、設置指示情報のスクリプト生成処理例であって、S1301に対応する、設置指示情報作成システム700がコンテンツ管理システム900からソフトウェアコンテンツを取得する処理の詳細例である。なお、各ステップは、CPU317が記憶された制御プログラムを実行することで実現される。
《Content acquisition processing flow》
FIG. 14 is a flowchart illustrating a method for controlling the information processing apparatus according to the present embodiment. This example is an example of installation instruction information script generation processing, and is a detailed example of processing in which the installation instruction information creation system 700 acquires software content from the content management system 900 corresponding to S1301. Each step is realized by the CPU 317 executing a stored control program.

S1400で、処理実行部705は、設置指示情報のソフトウェアコンテンツの種別を判断する。図12に示すUI画面のコントローラ1215で示されるコンテンツの種別が「一般」の場合、S1401へ移る。一方、同種別が「商談」の場合、S1405へ移る。   In step S1400, the process execution unit 705 determines the type of software content in the installation instruction information. If the content type indicated by the controller 1215 on the UI screen shown in FIG. 12 is “general”, the process advances to step S1401. On the other hand, if the same type is “business negotiation”, the process proceeds to S1405.

S1401で、処理実行部705は、コンテンツのバージョン指定方法を判断する。ここで、バージョン指定方法が「最新」であると処理実行部705が判断した場合、本処理実行時点でのコンテンツの最新バージョンを利用するため、S1402へ移る。「バージョン指定」の場合、S1404へ移る。   In step S1401, the process execution unit 705 determines a content version designation method. If the process execution unit 705 determines that the version designation method is “latest”, the process proceeds to S1402 in order to use the latest version of the content at the time of execution of this process. In the case of “version designation”, the process proceeds to S1404.

S1402で、通信部702は、外部サーバ104のコンテンツ管理システム900にソフトウェアコンテンツの最新バージョンの情報を問い合わせ、その結果を受信する。コンテンツ管理システム900の通信部902はストレージ管理部903を介し、コンテンツ情報データベース904からソフトウェアコンテンツの最新バージョンを検索する。コンテンツ情報データベース904にはコンテンツ管理テーブル1700が登録されている。   In step S1402, the communication unit 702 inquires the content management system 900 of the external server 104 for information on the latest version of the software content, and receives the result. The communication unit 902 of the content management system 900 searches the latest version of the software content from the content information database 904 via the storage management unit 903. A content management table 1700 is registered in the content information database 904.

S1403で、前記S1402、もしくは、後述するS1405で受信したソフトウェアコンテンツのバージョンを、キャッシュデータを検索する検索キーとして確定する。S1404で、設置指示情報で指定されているソフトウェアコンテンツのバージョンを、コンテンツキャッシュテーブル図16を検索する検索キーとして確定する。
S1405で、通信部702は、設置指示情報で指定されている商談用コンテンツのパスワードで、外部サーバ104のコンテンツ管理システム900にバージョンの情報を問い合わせ、結果を受信する。
In S1403, the version of the software content received in S1402 or S1405 described later is determined as a search key for searching cache data. In S1404, the version of the software content specified by the installation instruction information is determined as a search key for searching the content cache table FIG.
In step S <b> 1405, the communication unit 702 inquires of the content management system 900 of the external server 104 for version information with the password for the negotiation content specified in the installation instruction information, and receives the result.

S1406で、ストレージ管理部703は、前記S1403、もしくはS1404で確定した検索バージョンをキーにコンテンツキャッシュテーブル(図16)を検索する。ここで、検索結果がないとストレージ管理部703が判断した場合は、S1407へ移る。一方、検索結果があると、ストレージ管理部703が判断した場合は、S1416へ移る。   In S1406, the storage management unit 703 searches the content cache table (FIG. 16) using the search version determined in S1403 or S1404 as a key. If the storage management unit 703 determines that there is no search result, the process advances to step S1407. On the other hand, if the storage management unit 703 determines that there is a search result, the process proceeds to S1416.

S1407で、検索バージョンのコンテンツバージョンがコンテンツキャッシュテーブル図16内に存在しないため、通信部702は、コンテンツ管理システム900に検索バージョンのコンテンツを要求し、取得する。S1408で、外部サーバ104からダウンロードしたコンテンツの種別を判断する。ここで、コンテンツの種別が「一般」であると処理実行部705が判断した場合、S1409へ移る。一方、「商談」であると処理実行部705が判断した場合、S1412へ移る。   In S1407, since the content version of the search version does not exist in the content cache table in FIG. 16, the communication unit 702 requests and acquires the content of the search version from the content management system 900. In step S1408, the type of content downloaded from the external server 104 is determined. If the process execution unit 705 determines that the content type is “general”, the process advances to step S1409. On the other hand, if the process execution unit 705 determines that the negotiation is “business negotiation”, the process proceeds to S1412.

S1409で、設置指示情報のコンテンツのバージョン指定方法が「最新」であると判断した場合、さらに、コンテンツキャッシュテーブル図16内に設置指示情報の機種情報とバージョン指定方法が「最新」の旧バージョンのキャッシュコンテンツが存在すると処理実行部705が判断した場合に、S1411へ移る。一方、最新」の旧バージョンのキャッシュコンテンツが存在しないと処理実行部705が判断した場合、S1410へ移る。S1410で、前記S1407で、外部サーバ104からダウンロードしたコンテンツをコンテンツキャッシュテーブル(図16)に登録する。   If it is determined in step S1409 that the content version designation method of the installation instruction information is “latest”, the model information and version designation method of the installation instruction information in FIG. If the process execution unit 705 determines that cache content exists, the process advances to step S1411. On the other hand, if the process execution unit 705 determines that there is no cache version of the latest version, the process proceeds to S1410. In S1410, the content downloaded from the external server 104 in S1407 is registered in the content cache table (FIG. 16).

S1411で、コンテンツキャッシュテーブル(図16)内にバージョン指定方法が「最新」の旧バージョンのキャッシュコンテンツを削除し、S1410でコンテンツキャッシュテーブル(図16)に登録する。   In S1411, the old version of the cache content whose version designation method is “latest” is deleted from the content cache table (FIG. 16), and is registered in the content cache table (FIG. 16) in S1410.

S1412で、処理実行部705は、前記S1407で外部サーバ104からダウンロードしたコンテンツをパスワードで暗号化し、S1410でコンテンツキャッシュテーブル(図16)に登録する。
これにより、商談用のような特定用途のコンテンツを不正な作業者に利用させないことができる。
S1413で、前記S1410で登録したキャッシュコンテンツのバージョン指定方法を登録する。S1414で、前記S1407でダウンロードしたコンテンツをUSBストレージ102に出力するコンテンツとして確定し、本処理を終了する。
In S1412, the process execution unit 705 encrypts the content downloaded from the external server 104 in S1407 with a password, and registers it in the content cache table (FIG. 16) in S1410.
As a result, it is possible to prevent unauthorized workers from using content for specific purposes such as business negotiations.
In step S1413, the cache content version designation method registered in step S1410 is registered. In step S1414, the content downloaded in step S1407 is determined as the content to be output to the USB storage 102, and the process ends.

S1416で、通信部702は、検索バージョンのコンテンツバージョンがコンテンツキャッシュテーブル(図16)に存在していたため、該キャッシュ済みのコンテンツの公開状態を外部サーバ104のコンテンツ管理システム900に問い合わせ、結果を受信する。   In S1416, since the content version of the search version exists in the content cache table (FIG. 16), the communication unit 702 inquires the content management system 900 of the external server 104 about the public status of the cached content and receives the result. To do.

S1417で、処理実行部705は、前記S1416で受信したコンテンツの公開状態を判断する。コンテンツが公開状態であると処理実行部705が判断した場合、S1418へ移り、非公開状態であると処理実行部705が判断した場合、S1424へ移る。   In step S1417, the process execution unit 705 determines the disclosure state of the content received in step S1416. When the process execution unit 705 determines that the content is in a public state, the process proceeds to S1418, and when the process execution unit 705 determines that the content is in a non-public state, the process proceeds to S1424.

S1418で、処理実行部705は、S1406で見つかったキャッシュ済みコンテンツの種別を判断する。ここで、コンテンツの種別が「一般」であると処理実行部705が判断した場合、S1419へ移る。一方、「商談」であると判断した場合、S1422へ移る。   In step S1418, the process execution unit 705 determines the type of cached content found in step S1406. If the process execution unit 705 determines that the content type is “general”, the process advances to step S1419. On the other hand, if it is determined that the negotiation is “business negotiation”, the process proceeds to S1422.

S1419で、ストレージ管理部703は、コンテンツの種別が「一般」の場合、キャッシュ済みコンテンツの内、一定の閾値を満たさないバージョンのコンテンツを削除する。ここで、一定の閾値とは、バージョンが5バージョン以内や、キャッシュ利用日時が10日以内など、利用頻度の高いものを残すための閾値である。
したがって、それより古いバージョン、利用頻度が低いバージョンのコンテンツを削除する。
これにより、S1410において、設置指示情報で「バージョン指定」で取得したコンテンツを無制限でコンテンツキャッシュテーブルに登録してしまう処理が実行されてしまうことを防いでいる。
S1420で、ストレージ管理部703は、S1406で見つかったキャッシュ済みコンテンツのバージョン指定方法を「バージョン指定」に書き換える。S1421で、前記S1406で見つかったャッシュ済みコンテンツをUSBストレージ102に出力するコンテンツとして確定し、本処理を終了する。
In step S1419, when the content type is “general”, the storage management unit 703 deletes a version of the cached content that does not satisfy a certain threshold. Here, the certain threshold is a threshold for leaving a frequently used version such as a version within 5 versions or a cache use date and time within 10 days.
Therefore, older versions and less frequently used contents are deleted.
Thereby, in S1410, it is possible to prevent the process of registering the content acquired by “version designation” in the installation instruction information in the content cache table without restriction.
In S1420, the storage management unit 703 rewrites the version designation method of the cached content found in S1406 to “version designation”. In step S1421, the cached content found in step S1406 is determined as the content to be output to the USB storage 102, and the process ends.

S1422で、ストレージ管理部703は、コンテンツの種別が「商談」であると判断した場合、パスワードでキャッシュコンテンツを復号化する。そして、復号化処理が正常に完了したとストレージ管理部703が判断した場合、S1421へ移る。
一方、復号化処理が正常に完了しなかったとストレージ管理部703が判断した場合、S1425へ移る。S1424で、ストレージ管理部703は、非公開になり、再利用されるべきでないのでキャッシュコンテンツのバージョンを削除し、S1425へ移る。
If the storage management unit 703 determines in step S <b> 1422 that the content type is “negotiation”, the cache content is decrypted with the password. If the storage management unit 703 determines that the decryption process has been completed normally, the process proceeds to S1421.
On the other hand, when the storage management unit 703 determines that the decryption process has not been completed normally, the process proceeds to S1425. In S1424, the storage management unit 703 becomes private and should not be reused, so the cache content version is deleted, and the process proceeds to S1425.

S1425で、S1423で、復号化失敗した、もしくは、非公開キャッシュコンテンツを利用しようとした場合、コンテンツが利用可能でないため、ストレージ管理部703は、本処理結果を失敗として、本処理を終了する。   In S1425, if the decryption fails in S1423, or if an attempt is made to use the private cache content, the content cannot be used, so the storage management unit 703 sets the processing result as a failure and ends the processing.

図15から図17を用いて、S1301において、設置指示情報M002を処理する場合を例に説明する。
S1400で、外部サーバ104が管理する図15に示すファームウェア種別1508は「一般」のため、S1401へ移る。S1401で、ファームウェア指定方法1509は「最新」のため、S1402へ移る。
A case where the installation instruction information M002 is processed in S1301 will be described as an example with reference to FIGS.
In S1400, since the firmware type 1508 shown in FIG. 15 managed by the external server 104 is “general”, the process proceeds to S1401. In step S1401, the firmware designation method 1509 is “latest”, and the process advances to step S1402.

S1402で、機種1505がBであるため、ストレージ管理部903は、コンテンツ管理テーブル1700の機種1706がBで、バージョンが最新のコンテンツIDC005を検索結果として返信する。S1403で、S1402で受信した、ファームウェアの最新バージョンはバージョン1705のV0200であるコンテンツIDC005に確定する。
S1406で、クライアントコンピュータ103が管理する図16の(A)に示すコンテンツキャッシュテーブル1600からコンテンツIDC005を検索し、検索結果がないと判断されるため、キャッシュされていないことを検知する。S1407で、コンテンツIDC005のコンテンツファイル1708を外部サーバ104から取得する。S1408で、ストレージ管理部903は、コンテンツIDC005の種別1702を判断し、「一般」であるため、S1409へ移る。なお、
In S1402, since the model 1505 is B, the storage management unit 903 returns the content IDC005 with the model 1706 of the content management table 1700 and the latest version as a search result. In step S1403, the latest firmware version received in step S1402 is determined as the content IDC005 that is V0200 of version 1705.
In S1406, the content IDC005 is searched from the content cache table 1600 shown in FIG. 16A managed by the client computer 103, and it is determined that there is no search result, so that it is not cached. In step S 1407, the content file 1708 having the content ID C 005 is acquired from the external server 104. In S1408, the storage management unit 903 determines the type 1702 of the content IDC005, and since it is “general”, the process proceeds to S1409. In addition,

S1409で、設置指示情報M002のファームウエア指定方法1509が新旧バージョンのうち、「最新」が指定されている。図16の(A)に示すコンテンツキャッシュテーブル1600で機種1607がBで、バージョン指定方法が「最新」のコンテンツであるコンテンツIDC004が存在するため、S1411へ移る。S1411で、S1409で見つかったコンテンツIDC004を削除し、S1410へ移る。
なお、図16の(A)において、コンテンツキャッシュテーブル1600は、コンテンツID1601、権限種別である種別1602、公開情報に対応する状態1603、コンテンツ名1604を含んで構成される。さらに、コンテンツキャッシュテーブル1600は、バージョン情報であるバージョン1605、指定方法1606、機種1607、コンテンツファイル1608を含んで構成される。
In S1409, the firmware designation method 1509 of the installation instruction information M002 designates “latest” among the old and new versions. In the content cache table 1600 shown in FIG. 16A, since the model 1607 is B and the content IDC004 is the content whose version designation method is “latest”, the process proceeds to S1411. In S1411, the content IDC004 found in S1409 is deleted, and the process proceeds to S1410.
In FIG. 16A, the content cache table 1600 includes a content ID 1601, a privilege type 1602, a state 1603 corresponding to public information, and a content name 1604. Furthermore, the content cache table 1600 includes version 1605 which is version information, a designation method 1606, a model 1607, and a content file 1608.

S1410で、図16の(B)に示すように、S1407で取得したコンテンツIDC005をコンテンツキャッシュテーブル1620に登録する。登録後はコンテンツキャッシュテーブル1620のデータになる。これにより、機種Bに対して定期的に更新される最新ファームウェアをコンテンツキャッシュテーブル1620内に1バージョンのみ保持することができる。これにより、クライアントコンピュータ103が確保すべくキャッシュ容量の圧迫を抑えることができる。   In S1410, as shown in FIG. 16B, the content IDC005 acquired in S1407 is registered in the content cache table 1620. After registration, the data is stored in the content cache table 1620. Thereby, only one version of the latest firmware periodically updated for the model B can be held in the content cache table 1620. Thereby, it is possible to suppress the compression of the cache capacity to be secured by the client computer 103.

図16の(B)に示すコンテンツキャッシュテーブル1620の状態において、再度、設置指示情報M002を処理した場合、S1406で、コンテンツキャッシュテーブル1620からコンテンツIDC005を検索し、検索結果があるため、S1416へ移り処理を継続する。これにより、すでにコンテンツキャッシュテーブルに存在するコンテンツを再利用することができる。
S1301において、図16の(B)に示すコンテンツキャッシュテーブル1620の状態で、設置指示情報M003を処理する場合を例に説明する。S1400で、ファームウェア種別1508は「一般」のため、S1401へ移る。
S1401で、ファームウェア指定方法1509は「バージョン指定」のため、S1404へ移る。S1404で、ファームウェアバージョン1510のV0200を検索キーとして確定する。S1406で、コンテンツキャッシュテーブル1620から機種BのV0200を検索し、検索結果があるため、S1416からS1420を処理する。
In the state of the content cache table 1620 shown in FIG. 16B, when the installation instruction information M002 is processed again, the content IDC005 is searched from the content cache table 1620 in S1406, and there is a search result. Continue processing. As a result, content that already exists in the content cache table can be reused.
An example will be described in which the installation instruction information M003 is processed in S1301 in the state of the content cache table 1620 illustrated in FIG. In S1400, since the firmware type 1508 is “general”, the process proceeds to S1401.
In step S1401, the firmware designation method 1509 is “version designation”, and the process advances to step S1404. In S1404, the firmware version 1510 V0200 is determined as a search key. In S1406, the model B V0200 is searched from the content cache table 1620. Since there is a search result, S1416 to S1420 are processed.

S1420で、S1406で見つかったキャッシュ済みコンテンツのバージョン指定方法を「バージョン指定」に書き換え、図16の(C)に示すコンテンツキャッシュテーブル1640になる。S1421へ移り、処理を継続する。ここで、キャッシュ済みコンテンツのバージョン指定方法を「最新」から「バージョン指定」に変更する。これにより、設置指示情報M002を再度処理した際に、新しいバージョンのコンテンツが公開されていた場合でも、S1411でコンテンツIDC005が削除されない。したがって、キャッシュを再利用可能にすることができる。   In S1420, the version designation method of the cached content found in S1406 is rewritten to “version designation”, and the content cache table 1640 shown in FIG. The process moves to S1421, and the processing is continued. Here, the version designation method of the cached content is changed from “latest” to “version designation”. Accordingly, even when a new version of the content is released when the installation instruction information M002 is processed again, the content IDC005 is not deleted in S1411. Therefore, the cache can be made reusable.

《USBストレージの設置指示情報とスクリプト例》
図18は、本実施形態に係る、設置指示情報作成システム700が使用する外部メモリの一例であるUSBストレージ102内のフォルダー及びファイル構成の例を示す図である。ここで、USBストレージ102はUSBメモリである。
図18において、ルートフォルダー1800の中には、Firmwareフォルダー1801、EmbeddedFuncフォルダー1803、Appフォルダー1805、DevConfigフォルダー1808、Logフォルダー1810、Script.xmlファイル1812が存在する。
<< USB Storage Installation Instruction Information and Script Example >>
FIG. 18 is a diagram illustrating an example of a folder and file configuration in the USB storage 102 that is an example of the external memory used by the installation instruction information creation system 700 according to the present embodiment. Here, the USB storage 102 is a USB memory.
In FIG. 18, a root folder 1800 includes a Firmware folder 1801, an EmbeddedFunc folder 1803, an App folder 1805, a DevConfig folder 1808, a Log folder 1810, Script. An xml file 1812 exists.

Firmwareフォルダー1801は、画像形成装置101に対して更新したいファームウェアを格納するフォルダーである。本図では、Firmwareフォルダー1801の中にファームウェア群をzip形式でアーカイブしたFirmware_v1.0.1.zipファイル1802が存在している。   The Firmware folder 1801 is a folder for storing firmware to be updated for the image forming apparatus 101. In this figure, Firmware_v1.0.1. Is a firmware group archived in the Zipware format in the Firmware folder 1801. A zip file 1802 exists.

EmbeddedFuncフォルダー1803は、画像形成装置101にプリインストールされている機能をアクティベートするためのライセンスファイルを格納するフォルダーである。本図では、EmbeddedFuncフォルダー1803の中にライセンスファイルEmbeddedFunc−License.lic1804が存在している。   The Embedded Func folder 1803 is a folder for storing a license file for activating a function preinstalled in the image forming apparatus 101. In the figure, the license file EmbeddedFunc-License. lic 1804 exists.

Appフォルダー1805は、初期設置作業にて画像形成装置101に対してインストールすべき拡張プログラム、及び拡張プログラムのインストールに必要なライセンスファイルを格納するフォルダーである。本図では、Appフォルダー1805に拡張プログラムApplication001.jar1806、及びライセンスファイルApp001−License.lic1807が存在している。
DevConfigフォルダー1808は、リファレンス画像形成装置にて事前に設定、及びエクスポートした設定情報を格納するフォルダーである。
本図では、DevConfigフォルダー1808に、zip形式でアーカイブしたファイルdeviceConfigurationFile.zip1809が存在している。
The App folder 1805 is a folder for storing an extension program to be installed in the image forming apparatus 101 in the initial installation work and a license file necessary for installing the extension program. In this figure, the expansion folder Application001. jar 1806 and the license file App001-License. lic 1807 exists.
A DevConfig folder 1808 is a folder for storing setting information that has been set and exported in advance by the reference image forming apparatus.
In this figure, the file deviceConfigurationFile.archived in the zip format is stored in the DevConfig folder 1808. Zip1809 exists.

Logフォルダー1810は、サポートプログラムが実行した結果のファイル(以降、ログ)を格納するためのフォルダーである。本図では、Log.txt1811が格納されているが、サポートプログラムを実行する前は、Logフォルダー1810、及びLog.txt1811は存在しない。これらのフォルダー及びファイルは、実行中、または実行後にサポートプログラムが、一度Logフォルダー1810、及びLog.txt1811に作成し、それをコピーすることによって作成される。   The Log folder 1810 is a folder for storing a file (hereinafter referred to as a log) resulting from the execution of the support program. In this figure, Log. txt 1811 is stored, but before executing the support program, the Log folder 1810 and the Log. There is no txt1811. These folders and files are stored in the Log folder 1810 and Log. It is created by creating it at txt1811 and copying it.

Script.spt1812は、初期設置作業を自動的に処理するための作業手順を示すスクリプトである。スクリプトの詳細については、図10にて後述する。尚、本スクリプトは初期設置作業手順を定義するファイルであるが、スクリプトファイル1812の存在有無によってサポートプログラムの実行可否を決定しても良い。つまり使用中のUSBストレージ102が、本実施形態に係るサポートプログラム用のUSBストレージ102であることを示す識別子として使用しても良い。尚、本図における構成は一例であり、これに限らず任意のフォルダー構成として良い。   Script. The spt 1812 is a script showing a work procedure for automatically processing the initial installation work. Details of the script will be described later with reference to FIG. Although this script is a file that defines the initial installation work procedure, whether or not the support program can be executed may be determined depending on whether or not the script file 1812 exists. That is, the USB storage 102 being used may be used as an identifier indicating that the USB storage 102 for the support program according to the present embodiment is used. The configuration in this figure is an example, and the configuration is not limited to this, and an arbitrary folder configuration may be used.

図19は、図1に示した画像形成装置が読み込むスクリプトの一例を示す図である。以下、設置指示情報のスクリプトの例を用いて、画像形成装置101の初期設置作業を自動実施する処理を説明する。
図19において、スクリプト1900は、サポートプログラム1000のストレージ管理部1002で読み込まれ、処理実行部1003を介しスクリプト解析部1004によって解析される。スクリプト解析部1004によって解析されたスクリプト1900は、その後、処理実行部1003によって記載された初期設置作業が実行される。また本図におけるスクリプト1900は、XML(Extensible Markup Language)で記載されており、機器識別部1901と処理記載部1902で構成されている。尚、本図ではXMLによりスクリプトを表現しているが、XMLに限定されず、シェルスクリプトなどで書かれていても良い。
FIG. 19 is a diagram illustrating an example of a script read by the image forming apparatus illustrated in FIG. Hereinafter, processing for automatically performing the initial installation work of the image forming apparatus 101 will be described using an example of a script of installation instruction information.
In FIG. 19, a script 1900 is read by the storage management unit 1002 of the support program 1000 and analyzed by the script analysis unit 1004 via the processing execution unit 1003. The script 1900 analyzed by the script analysis unit 1004 is then subjected to the initial installation work described by the process execution unit 1003. The script 1900 in this figure is described in XML (Extensible Markup Language), and includes a device identification unit 1901 and a process description unit 1902. In this figure, the script is expressed by XML, but is not limited to XML, and may be written by a shell script or the like.

機器識別部1901は、初期設置作業の対象である画像形成装置101を識別するための情報が記載されており、画像形成装置101の識別子である<deviceId>と、本スクリプトの内容を任意の文字列で示す<comment>で構成されている。<comment>は、本スクリプトの内容説明だけでなく、<deviceId>だけで識別不可能な場合の識別子として利用しても良い。例えば、1つの画像形成装置101に対し複数の設定を用意する必要がある場合に識別子として利用可能である。   The device identification unit 1901 describes information for identifying the image forming apparatus 101 that is the target of the initial installation work. The device identifier <deviceId> that is the identifier of the image forming apparatus 101 and the contents of this script are set to arbitrary characters. It consists of <comment> shown in a column. <Comment> may be used not only as a description of the content of this script but also as an identifier when it cannot be identified only by <deviceId>. For example, it can be used as an identifier when it is necessary to prepare a plurality of settings for one image forming apparatus 101.

処理記載部1902は、初期設置作業を実施するために必要な処理群が記載される。本図では、ファームウェア更新処理1903、拡張プログラムインストール処理1904、拡張プログラム開始処理1905、システム組み込みオプションプログラムアクティベート処理1906、設定情報インポート処理1907で構成されている。各初期設置作業の処理を示すタグの中にはOrder属性が含まれており、本図ではOrderの値に応じて初期設置作業の順番が決定する。尚、処理の順番を特に指定しない場合は、Orderの値を同じにすることもできる。Orderの値が同じ場合は、処理記載部1902に書かれている順番で実行しても良いし、スクリプト解析部1004が読み取った順番でも良い。また各処理で使用するデータの容量などで判断しても良い。   The process description part 1902 describes a process group necessary for performing the initial installation work. This figure includes a firmware update process 1903, an extension program installation process 1904, an extension program start process 1905, a system installation option program activation process 1906, and a setting information import process 1907. The tag indicating the processing of each initial installation work includes an Order attribute. In this figure, the order of the initial installation work is determined according to the value of Order. If the processing order is not specified, the Order value can be the same. When the Order values are the same, they may be executed in the order written in the process description part 1902 or may be the order read by the script analysis part 1004. The determination may be made based on the capacity of data used in each process.

ファームウェア更新処理1903は、ファームウェア更新サービス503を介してファームウェアを更新する処理である。ファームウェア更新処理1903は、<updateFirmwareCommand>タグを記載することで処理を定義する。<relativeDirPath>タグと<FirmwareName>により使用するファイルを指定している。<relativeDirPath>タグは、ルートフォルダから更新したいファームウェアまでの相対パスが記載されている。<FirmwareName>タグは、更新したいファームウェアが指定されている。本図においてはZip形式でアーカイブされたファームウェアが指定されている。   The firmware update process 1903 is a process for updating firmware via the firmware update service 503. The firmware update process 1903 defines a process by describing an <updateFirmwareCommand> tag. A file to be used is specified by a <relativeDirPath> tag and <FirmwareName>. The <relativeDirPath> tag describes a relative path from the root folder to the firmware to be updated. The <FirmwareName> tag specifies the firmware to be updated. In the figure, firmware archived in the Zip format is designated.

拡張プログラムインストール処理1904は、拡張プログラムシステムサービス506を介して、拡張プログラムをインストールする処理である。拡張プログラムインストール処理1904は、<installApplicationCommand>タグの記載により処理を定義する。<relativeDirPath>タグ、及び<AppFileName>タグによりインストールする拡張プログラムを指定している。<relativeDirPath>タグは、ルートフォルダー1800からインストール対象の拡張プログラムの実体までの相対パスが記載されている。<AppFileName>タグは、インストール対象の拡張プログラムの実体が指定されている。本図においてはJarファイル形式の拡張プログラムが指定されている。尚、本拡張プログラムの形式はJarファイル形式に限定されない。   The extension program installation process 1904 is a process for installing an extension program via the extension program system service 506. The extension program installation process 1904 defines the process by describing an <installApplicationCommand> tag. An extension program to be installed is designated by a <relativeDirPath> tag and an <AppFileName> tag. The <relativeDirPath> tag describes a relative path from the root folder 1800 to the actual extension program to be installed. The <AppFileName> tag specifies the entity of the extension program to be installed. In this figure, an extension program in the Jar file format is designated. Note that the format of this extension program is not limited to the Jar file format.

また、拡張プログラムインストール処理1904aはインストール対象の拡張プログラムに対するライセンスを<licenseRelativeDirPath>タグ、及び<licenseFileName>タグにより指定している。<licenseRelativeDirPath>タグは、ルートフォルダー1800から拡張プログラムのライセンスファイルまでの相対パスが記載されている。<licenseFileName>タグは、拡張プログラムのライセンスの実体が指定されている。本図においては.licファイル形式のライセンスファイルが指定されており、ライセンスのファイル形式についてはこれに限定されない。   Further, the extension program installation process 1904a designates a license for the extension program to be installed by using a <licenseRelateDirDirPath> tag and a <licenseFileName> tag. The <licenseRelateDirDirPath> tag describes the relative path from the root folder 1800 to the license file for the extension program. The <licenseFileName> tag specifies the license of the extension program. In this figure. A license file in the lic file format is specified, and the file format of the license is not limited to this.

拡張プログラム開始処理1905は、<startApplicationCommand>タグの記載により処理を定義しており、<appId>タグにより開始対象の拡張プログラムを指定している。<appId>タグは、開始対象の拡張プログラムを唯一に識別するIDが指定されている。   The extension program start process 1905 defines the process by the description of the <startApplicationCommand> tag, and the extension program to be started is specified by the <appId> tag. In the <appId> tag, an ID that uniquely identifies an extension program to be started is designated.

組み込みオプションプログラムアクティベート処理1906は、オプション有効化サービス504を介して、組み込みオプションを有効化する処理である。組み込みオプションプログラムアクティベート処理1906は<activateEmbeddedFunctionCommand>タグの記載により処理を定義する。<relativeDirPath>タグ、及び<licenseFileName>タグによりアクティベートする組み込みオプションプログラムを指定している。
<relativeDirPath>タグは、ルートフォルダー1800からアクティベートする組み込みオプションプログラムのライセンスファイルまでの相対パスが記載されている。<licenseFileName>タグは、組み込みオプションプログラムを有効化するためのライセンスの実体が指定されている。本図においてはlic形式のライセンスファイルが指定されており、ライセンスのファイル形式についてはこれに限定されない。尚、画像形成装置101にプリインストールされた組み込みオプションプログラムが存在しない場合、また有効化しない場合には、この初期設置作業処理の記載は不要である。
A built-in option program activation process 1906 is a process for validating a built-in option via the option validation service 504. A built-in option program activation process 1906 defines a process by describing an <activateEmbeddedFunctionCommand> tag. A built-in option program to be activated is designated by a <relativeDirPath> tag and a <licenseFileName> tag.
The <relativeDirPath> tag describes a relative path from the root folder 1800 to the license file of the embedded optional program to be activated. The <licenseFileName> tag specifies the substance of a license for validating the embedded option program. In this figure, a license file in the lic format is designated, and the license file format is not limited to this. Note that if there is no embedded option program preinstalled in the image forming apparatus 101, or if it is not activated, the description of the initial installation work process is not necessary.

設定情報インポート処理1907は、<importDeviceConfigCommand>タグの記載により処理を定義する。<relativeDirPath>タグ、及び<configFileName>タグ、によりインポートする設定情報ファイルを指定している。<relativeDirPath>タグは、ルートフォルダー1800からインポート対象の設定情報ファイルまでの相対パスが記載されている。
<configFileName>タグは、インポート対象の設定情報ファイルが指定されている。本図においてはZip形式にアーカイブされた設定情報ファイルが指定されている。尚、本設定情報ファイルの形式はZipファイル形式に限定されない。
The setting information import processing 1907 defines the processing based on the description of the <importDeviceConfigCommand> tag. A setting information file to be imported is designated by a <relativeDirPath> tag and a <configFileName> tag. The <relativeDirPath> tag describes a relative path from the root folder 1800 to the setting information file to be imported.
The <configFileName> tag specifies a setting information file to be imported. In the figure, a setting information file archived in the Zip format is designated. The format of the setting information file is not limited to the Zip file format.

尚、本図で示すスクリプトの初期設置作業の処理は記載された処理に限定されず、例えば画像形成装置101の再起動処理などを加えても良い。また必要不要に応じて処理の重複、増減があっても良い。   Note that the script initial installation process shown in the drawing is not limited to the described process, and for example, a restart process of the image forming apparatus 101 may be added. Further, there may be overlap and increase / decrease of processing as required.

上記のスクリプト生成処理フローとそれにおけるコンテンツ取得処理フローで、各画像形成装置の機種ごとのコンテンツを、処理のたびにインターネットから取得する必要がなく、初期設置作業を効率的に実施できるようになる。
また、各画像形成装置の機種ごと最新バージョンの1つのバージョンのキャッシュコンテンツを管理する。さらに、特定のバージョン利用の際には新しいバージョンだけでなく、古いバージョンも一定期間キャッシュに保持することで、キャッシュデータ容量を抑えることができるようになる。以上説明した構成により、画像形成装置の初期設置作業をさらに効率化を図ることができる。
With the above script generation processing flow and content acquisition processing flow therefor, it is not necessary to acquire content for each model of each image forming apparatus from the Internet every time processing is performed, and the initial installation work can be performed efficiently. .
In addition, one version of cache content of the latest version is managed for each model of each image forming apparatus. Further, when a specific version is used, not only the new version but also the old version is held in the cache for a certain period, thereby reducing the cache data capacity. With the configuration described above, it is possible to further improve the efficiency of the initial installation operation of the image forming apparatus.

本発明は、上述の実施形態の1以上の機能を実現するプログラムを、ネットワーク又は記憶媒体を介してシステムまたは装置に供給し、そのシステム又は装置のコンピュータにおける1つ以上のプロセッサがプログラムを読み出し実行する処理でも実現可能である。また、1以上の機能を実現する回路(例えばASIC)によっても実現可能である。   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.

101 画像処理装置
102 可搬記憶媒体
103 クライアントコンピュータ
104 外部サーバ
101 image processing apparatus 102 portable storage medium 103 client computer 104 external server

Claims (10)

画像形成装置にインストールすべきコンテンツを管理する管理装置と通信する情報処理装置であって、
前記管理装置から取得するコンテンツをキャッシュするキャッシュ手段と、
キャッシュされたコンテンツのバージョン情報と、当該コンテンツの最新バージョンを前記管理装置から取得する際の取得方法とを対応づけて管理する第1の管理手段と、
前記管理装置から最新のコンテンツを取得する際、前記取得方法が第1の取得方法と指定されている場合、前記キャッシュ手段にキャッシュされた新旧バージョンのコンテンツのうち、旧バージョンのコンテンツを前記キャッシュ手段から削除して、新バージョンのコンテンツを前記キャッシュ手段にキャッシュし、
前記取得方法が第2の取得方法と指定されている場合、旧バージョンのコンテンツを前記キャッシュ手段から削除することなく、新バージョンのコンテンツを前記キャッシュ手段にキャッシュするように制御する制御手段と、
を備えることを特徴とする情報処理装置。
An information processing apparatus that communicates with a management apparatus that manages content to be installed in an image forming apparatus,
Cache means for caching content acquired from the management device;
First management means for managing the cached content version information in association with the acquisition method for acquiring the latest version of the content from the management device;
When the latest content is acquired from the management apparatus, if the acquisition method is designated as the first acquisition method, the old version of the content cached in the cache unit is stored in the cache unit. And cache the new version of the content in the cache means,
If the acquisition method is designated as the second acquisition method, control means for controlling to cache the new version content in the cache means without deleting the old version content from the cache means;
An information processing apparatus comprising:
キャッシュされたコンテンツのバージョン情報と、当該コンテンツを前記管理装置から取得する際の取得方法と、当該コンテンツの公開情報と、当該コンテンツの権限種別と、当該コンテンツの種別とを対応づけて管理する第2の管理手段と、
取得したコンテンツの種別が当該コンテンツの種別が一般でない場合、当該取得したコンテンツを暗号化する暗号化手段と、
を備え、
前記キャッシュ手段は、暗号化されたコンテンツをキャッシュすることを特徴とする請求項1に記載の情報処理装置。
The cached content version information, the acquisition method for acquiring the content from the management device, the public information of the content, the authority type of the content, and the content type are managed in association with each other. Two management means;
If the acquired content type is not general, the encryption means for encrypting the acquired content;
With
The information processing apparatus according to claim 1, wherein the cache unit caches encrypted content.
前記制御手段は、前記管理装置から最新のコンテンツを取得する際、当該コンテンツの公開情報が公開を制限している場合、既にキャッシュしている旧バージョンのコンテンツを削除することを特徴とする請求項2に記載の情報処理装置。   The control unit, when acquiring the latest content from the management device, deletes the old version of the content that has already been cached if the disclosure information of the content restricts the disclosure. 2. The information processing apparatus according to 2. 前記制御手段は、前記管理装置から最新のコンテンツを取得する際、当該コンテンツの公開情報が公開を制限していない場合で、かつ、当該コンテンツの権限種別が一般でない場合、暗号化されている当該コンテンツを復号化する復号化手段を備えることを特徴とする請求項2に記載の情報処理装置。   When acquiring the latest content from the management device, the control means is encrypted if the disclosure information of the content does not restrict the disclosure, and the authority type of the content is not general. The information processing apparatus according to claim 2, further comprising a decrypting unit that decrypts the content. 前記制御手段は、前記管理装置から最新のコンテンツを取得する際、当該コンテンツの公開情報が公開を制限していない場合で、かつ、当該コンテンツの権限種別が一般である場合、前記キャッシュ手段にキャッシュされているコンテンツのうち、当該コンテンツの種別が一般でない場合、前記キャッシュ手段から削除することを特徴とする請求項2に記載の情報処理装置。   When acquiring the latest content from the management device, the control means caches the cache means if the public information of the content does not restrict the release and the authority type of the content is general. 3. The information processing apparatus according to claim 2, wherein the content is deleted from the cache unit when the type of the content is not general. 4. 前記キャッシュ手段にキャッシュされたコンテンツを前記画像形成装置にインストールするためのスクリプトを生成する生成手段と、
生成されたスクリプトを外部メモリに登録する登録手段と、
を備えることを特徴とする請求項1乃至5のいずれか1項に記載の情報処理装置。
Generating means for generating a script for installing the content cached in the cache means in the image forming apparatus;
Registration means for registering the generated script in the external memory;
The information processing apparatus according to claim 1, further comprising:
前記外部メモリは、USBメモリであることを特徴とする請求項6に記載の情報処理装置。   The information processing apparatus according to claim 6, wherein the external memory is a USB memory. 前記コンテンツは、ファームウエア、拡張プログラムを含むことを特徴とする請求項1乃至7のいずれか1項に記載の情報処理装置。   The information processing apparatus according to claim 1, wherein the content includes firmware and an extension program. 画像形成装置にインストールすべきコンテンツを管理する管理装置と通信する情報処理装置の制御方法であって、
前記管理装置から取得するコンテンツをキャッシュ手段にキャッシュするキャッシュ工程と、
キャッシュされたコンテンツのバージョン情報と、当該コンテンツの最新バージョンを前記管理装置から取得する際の取得方法とを対応づけて記憶装置に登録して管理する管理工程と、
前記管理装置から最新のコンテンツを取得する際、前記取得方法が第1の取得方法と指定されている場合、前記キャッシュ手段にキャッシュされた新旧バージョンのコンテンツのうち、旧バージョンのコンテンツを前記キャッシュ手段から削除して、新バージョンのコンテンツを前記キャッシュ手段にキャッシュし、
前記取得方法が第2の取得方法と指定されている場合、旧バージョンのコンテンツを前記キャッシュ手段から削除することなく、新バージョンのコンテンツを前記キャッシュ手段にキャッシュするように制御する制御工程と、
を備えることを特徴とする情報処理装置の制御方法。
An information processing apparatus control method for communicating with a management apparatus that manages content to be installed in an image forming apparatus,
A cache step of caching content acquired from the management device in a cache means;
A management step of registering and managing the cached content version information and the acquisition method when acquiring the latest version of the content from the management device in association with each other;
When the latest content is acquired from the management apparatus, if the acquisition method is designated as the first acquisition method, the old version of the content cached in the cache unit is stored in the cache unit. And cache the new version of the content in the cache means,
If the acquisition method is designated as the second acquisition method, a control step for controlling to cache the new version of the content in the cache without deleting the old version of the content from the cache;
An information processing apparatus control method comprising:
請求項9に記載の情報処理装置の制御方法をコンピュータに実行させることを特徴とするプログラム。   A program for causing a computer to execute the control method of the information processing apparatus according to claim 9.
JP2015154032A 2015-08-04 2015-08-04 Information processing device, control method and program of the same Pending JP2017033380A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015154032A JP2017033380A (en) 2015-08-04 2015-08-04 Information processing device, control method and program of the same

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015154032A JP2017033380A (en) 2015-08-04 2015-08-04 Information processing device, control method and program of the same

Publications (1)

Publication Number Publication Date
JP2017033380A true JP2017033380A (en) 2017-02-09

Family

ID=57988122

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015154032A Pending JP2017033380A (en) 2015-08-04 2015-08-04 Information processing device, control method and program of the same

Country Status (1)

Country Link
JP (1) JP2017033380A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020148393A (en) * 2019-03-13 2020-09-17 三菱電機株式会社 Hot water storage type hot water supply device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020148393A (en) * 2019-03-13 2020-09-17 三菱電機株式会社 Hot water storage type hot water supply device
JP7255250B2 (en) 2019-03-13 2023-04-11 三菱電機株式会社 Storage hot water heater

Similar Documents

Publication Publication Date Title
US8286167B2 (en) Image processing apparatus, job management method, and storage medium
EP2639735B1 (en) Information processor and recording medium
JP5960005B2 (en) Image forming apparatus, application pre-installation method, and program
US9965299B2 (en) Information processing apparatus, method for controlling the same, and storage medium
JP2008102568A (en) Documentation management system, output setting management apparatus and program
JP2015205499A (en) Image processing device, control method and program of image processing device
US9742948B2 (en) Image forming apparatus and method for deleting application
JP2013003625A (en) Image processing system, screen update method and screen update program
WO2020044977A1 (en) Application program and data transfer system
JP2009163760A (en) Information processing apparatus, and method and program therefor
US9519470B2 (en) Information processing system, information processing apparatus, device, software installation method, and storage medium for executing software installation
JP2017033380A (en) Information processing device, control method and program of the same
US9323907B2 (en) Distribution apparatus, device, control method for distribution apparatus, and storage medium
US20190102121A1 (en) Image forming apparatus and control method therefor
US9940334B2 (en) Image forming apparatus and control method thereof
JP2016052743A (en) Image processor, control method of initial installation information management system and program
JP2009282775A (en) Application platform
JP2009266149A (en) Job management program and job management apparatus
JP6057740B2 (en) Image forming apparatus, information processing method, and program
JP5353771B2 (en) Image forming apparatus, image processing apparatus, image processing system, image processing method, program, and recording medium
JP2017049923A (en) Device installation system, management device, management device control method and program
JP2002204327A (en) Compound machine system and compound machine used for the system
JP2018116361A (en) Information processing apparatus, management apparatus, control method of information processing apparatus, and program, information processing system
JP6308526B2 (en) Image processing apparatus, image processing apparatus control method, and program
US11627231B2 (en) Information processing device, and non- transitory computer-readable recording medium therefor

Legal Events

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

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20180306