JP2015191539A - Management server, management system, control method thereof, and program - Google Patents

Management server, management system, control method thereof, and program Download PDF

Info

Publication number
JP2015191539A
JP2015191539A JP2014069543A JP2014069543A JP2015191539A JP 2015191539 A JP2015191539 A JP 2015191539A JP 2014069543 A JP2014069543 A JP 2014069543A JP 2014069543 A JP2014069543 A JP 2014069543A JP 2015191539 A JP2015191539 A JP 2015191539A
Authority
JP
Japan
Prior art keywords
license
application
information processing
processing apparatus
information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2014069543A
Other languages
Japanese (ja)
Inventor
直人 結城
Naoto Yuki
直人 結城
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 JP2014069543A priority Critical patent/JP2015191539A/en
Publication of JP2015191539A publication Critical patent/JP2015191539A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To ensure safe application license management adapted to a new model of an image forming apparatus by reliably registering a model of an image forming apparatus, the operation of which has been verified.SOLUTION: A license server 101 issues an operation verification license or a sales license, according to a license number. An image forming apparatus 103 generates an operation verification completion file after the operation verification, for an application installed by use of the operation verification license. On receipt of the operation verification completion file, a license server 101 registers a device ID of an image forming apparatus included in the operation verification completion file in an issuance Device ID 554 of a corresponding application. When a license acquisition request is sent from an image forming apparatus of the device ID registered in the issuance Device ID 554, the sales license is issued.

Description

本発明は、画像形成装置にインストールされるアプリケーションのライセンスを管理する制御に関する。   The present invention relates to control for managing licenses of applications installed in an image forming apparatus.

複合機などの画像処理機能を持つ画像形成装置において、プログラミング実行環境の搭載により、アプリケーションがインストールできる環境が整ってきている。これにより、アプリケーションをインストールすることで画像形成装置の機能の拡張が可能となっている。   In an image forming apparatus having an image processing function, such as a multifunction peripheral, an environment in which an application can be installed has been prepared by installing a programming execution environment. Thus, the function of the image forming apparatus can be expanded by installing an application.

このようなアプリケーションは、アプリケーションがインストール可能な画像形成装置の機種を特定する情報をアプリケーション自体に保持し、画像形成装置にインストールしようとした際に、当該情報が一致しなければインストールできない仕組みが採用されている。そのため、画像形成装置の機種が増えるたびに、アプリケーション内の機種情報を追加して、リリース作業を行う必要があった。   Such an application employs a mechanism in which information that identifies the model of an image forming apparatus that can be installed in the application is held in the application itself and cannot be installed if the information does not match when attempting to install in the image forming apparatus. Has been. Therefore, every time the number of image forming apparatus models increases, it is necessary to add model information in the application and perform a release operation.

この問題を解決するために、アプリケーション内にてインストール可能な機種を保持するのではなく、アプリケーションをインストールするために必要となるライセンスを発行するライセンスサーバ側でアプリケーションのサポートする機種情報を管理する技術が存在する(特許文献1)。この技術により、画像形成装置の新しい機種が増えてもライセンスサーバ上で対象のアプリケーションに対して新しい機種の情報を設定することで、アプリケーションのサポートする機種を増やすことができる。   In order to solve this problem, the technology that manages the model information supported by the application on the license server that issues the license required to install the application, rather than holding the model that can be installed in the application (Patent Document 1). With this technology, even if the number of new models of image forming apparatuses increases, the number of models supported by the application can be increased by setting information on the new model for the target application on the license server.

特開2013−30082号公報JP 2013-30082

しかし、特許文献1における画像形成装置の新機種の設定方法は、ライセンスサーバの提供するGUIでアプリケーションを特定した後に新機種の情報を手動で入力する必要があった。そのため、ライセンスサーバ上で新機種を追加する作業での人的ミスにより、サポートしていない機種に対してライセンスの発行が行えてしまい、市場の画像形成装置にて動作保障のしていないアプリケーションがインストールされてしまうという課題があった。   However, in the method for setting a new model of the image forming apparatus in Patent Document 1, it is necessary to manually input information on the new model after specifying an application with the GUI provided by the license server. Therefore, due to a human error in adding a new model on the license server, it is possible to issue a license for a model that is not supported, and there is an application whose operation is not guaranteed in the image forming apparatus on the market. There was a problem of being installed.

本発明は、上記の問題点を解決するためになされたものである。本発明の目的は、動作確認を行った画像形成装置の機種を確実に登録し、画像形成装置の新機種に対応した安全なアプリケーションのライセンス管理の仕組みを提供することである。   The present invention has been made to solve the above problems. An object of the present invention is to securely register the model of an image forming apparatus whose operation has been confirmed, and provide a safe application license management mechanism corresponding to the new model of the image forming apparatus.

本発明は、情報処理装置にインストールされるアプリケーションのライセンスを管理する管理サーバであって、第1のライセンス番号を用いたライセンスの取得要求を受信した場合に、該第1のライセンス番号に対応するアプリケーションを情報処理装置にインストールするための第1のライセンスを発行する第1の発行手段と、前記第1のライセンスを用いて情報処理装置にインストールされたアプリケーションの動作が確認されたことを示す情報を受信した場合に、該情報処理装置の機種情報を、該アプリケーションについて第2のライセンスを発行可能な機種情報として登録する登録手段と、第2のライセンス番号を用いたライセンスの取得要求を受信した場合に、該取得要求を行った情報処理装置の機種情報が該第2のライセンス番号に対応するアプリケーションに対応して前記登録手段に登録されている場合には、該アプリケーションを情報処理装置にインストールするための第2のライセンスを発行し、該取得要求を行った情報処理装置の機種情報がアプリケーションに対応して前記登録手段に登録されていない場合には、前記第2のライセンスを発行しない第2の発行手段とを有することを特徴とする。   The present invention is a management server that manages a license of an application installed in an information processing apparatus, and corresponds to the first license number when a license acquisition request using the first license number is received. First issue means for issuing a first license for installing the application in the information processing apparatus, and information indicating that the operation of the application installed in the information processing apparatus using the first license has been confirmed. When the registration information is received, a registration means for registering the model information of the information processing apparatus as model information that can issue the second license for the application and a license acquisition request using the second license number are received. The model information of the information processing apparatus that has made the acquisition request is the second license number. Is registered in the registration means corresponding to the application corresponding to the model of the information processing apparatus that issued the second license for installing the application in the information processing apparatus and made the acquisition request And a second issuing unit that does not issue the second license when the information is not registered in the registration unit corresponding to the application.

本発明によれば、動作確認を行った画像形成装置の機種を確実に登録し、画像形成装置の新機種に対応した安全なアプリケーションのライセンス管理を行うことができる。   According to the present invention, it is possible to securely register the model of the image forming apparatus whose operation has been confirmed, and to perform license management of a safe application corresponding to the new model of the image forming apparatus.

本発明のライセンス管理システムのシステム構成図System configuration diagram of license management system of the present invention 本発明のライセンス管理システムのハードウェア構成図Hardware configuration diagram of license management system of the present invention 本発明のライセンス管理システムのソフトウェア構成図Software configuration diagram of license management system of the present invention 画像形成装置が保持するテーブルTable held by image forming apparatus ライセンスサーバが保持するテーブルTable maintained by the license server 画像形成装置が提供する画面Screen provided by image forming device データ構成例Data configuration example ライセンス発行要求を受信した際に実行されるフローチャートFlow chart executed when a license issuance request is received 販売用ライセンス発行処理の詳細を示すフローチャートFlowchart showing details of sales license issuance processing 実施例1の動作確認用ライセンス発行処理の詳細を示すフローチャートThe flowchart which shows the detail of the license issuing process for operation confirmation of Example 1. アプリケーション取得要求を受信した際の処理を示すフローチャートFlow chart showing processing when receiving an application acquisition request 動作確認完了ファイル登録要求を受信した際の処理を示すフローチャートFlowchart showing processing when an operation confirmation completion file registration request is received 動作確認完了ボタンが押下された際のシーケンスSequence when the operation check complete button is pressed 実施例2の動作確認用ライセンス発行処理の詳細を示すフローチャートThe flowchart which shows the detail of the license issuing process for operation confirmation of Example 2.

以下、本発明を実施するための形態について図面を用いて説明する。
まず、用語の定義を行う。
アプリケーションとは、画像形成装置103(図1)に組み込み可能である実行可能な形式のプログラムファイルである。アプリケーションは、図7(A)のようなデータ構成である。以下、図7(A)を用いて説明する。
Hereinafter, embodiments for carrying out the present invention will be described with reference to the drawings.
First, terms are defined.
An application is a program file in an executable format that can be incorporated into the image forming apparatus 103 (FIG. 1). The application has a data structure as shown in FIG. Hereinafter, a description will be given with reference to FIG.

アプリケーション701は、MANIFEST702と、実行プログラム708から構成される。MANIFEST702は、少なくとも703〜707に示すデータから構成される。   The application 701 includes a MANIFEST 702 and an execution program 708. MANIFEST 702 is composed of at least data shown in 703 to 707.

アプリケーションID703には、アプリケーションの種類を定義するアプリケーションIDが記載される。アプリケーション名704には、アプリケーションの名称が記載される。アプリケーションバージョン705には、アプリケーションのバージョンが記載される。サポートDeviceID706には、このアプリケーションがインストールできる機種を示すDeviceID(機種情報)が記載される。サポートGroupID707には、このアプリケーションがインストールできる機種グループであるGroupIDが記載される。   The application ID 703 describes an application ID that defines the type of application. The application name 704 describes the name of the application. The application version 705 describes the version of the application. In the support DeviceID 706, DeviceID (model information) indicating a model on which this application can be installed is described. The support Group ID 707 describes a Group ID that is a model group in which this application can be installed.

アプリケーション701は開発ベンダにより開発され、開発完了後にライセンスサーバ101に登録される。アプリケーション701をどの画像形成装置の機種にインストールできるかを制御するためには、2種類の方法がある。   The application 701 is developed by a development vendor, and is registered in the license server 101 after the development is completed. There are two methods for controlling which image forming apparatus the application 701 can be installed on.

1つの目の方法は、サポートDeviceID706に、画像形成装置の機種を一意に表すDeviceIDを記載する方法である。この方法では、画像形成装置の新しい機種が出るたびにDeviceIDを追加したものを再リリースする必要がある。また、サポートGroupIDに、全てにインストール可能なGroupID707を記載する方法もある。   The first method is a method in which DeviceID that uniquely represents the model of the image forming apparatus is described in the support DeviceID 706. In this method, every time a new model of the image forming apparatus comes out, it is necessary to re-release the device with the added Device ID. In addition, there is a method of describing a Group ID 707 that can be installed in all Support Group IDs.

もう1つの方法は、後述するライセンスサーバ101(図1)のDeviceID制御情報登録要求受信部327(図3)を用いてインストール可能である機種のDeviceIDを設定する方法である。こちらの方法では、画像形成装置の新しい機種が出ても、ライセンスサーバ101のDeviceID制御情報登録要求受信部327で新機種のDeviceIDを追加登録するだけでよいため、アプリケーションの再リリースは不要となる。   The other method is a method of setting a DeviceID of a model that can be installed using a DeviceID control information registration request receiving unit 327 (FIG. 3) of the license server 101 (FIG. 1) described later. In this method, even if a new model of the image forming apparatus is released, it is only necessary to additionally register the new model DeviceID in the DeviceID control information registration request receiving unit 327 of the license server 101, and therefore, it is not necessary to re-release the application. .

商品とは、アプリケーション701を販売する単位であり、ライセンスサーバ101に登録される情報である。ライセンス番号とは、ライセンスを取得するために必要な番号であり、一意に識別可能な値である。ライセンス番号には、販売用ライセンス番号と、動作確認用ライセンス番号が存在する。販売用ライセンス番号とは、商品を購入した顧客に対して発行されるライセンス番号であり、ライセンスサーバ101から発行される。一方、動作確認用ライセンス番号とは、ライセンスサーバ101に登録されているアプリケーションに対して発行されるライセンス番号であり、ライセンスサーバ101から発行される。   The product is a unit for selling the application 701 and is information registered in the license server 101. The license number is a number necessary for acquiring a license, and is a value that can be uniquely identified. The license number includes a sales license number and an operation check license number. The sales license number is a license number issued to a customer who has purchased a product, and is issued from the license server 101. On the other hand, the operation confirmation license number is a license number issued to an application registered in the license server 101, and is issued from the license server 101.

デバイス番号とは、画像形成装置103を一意に識別する値である。デバイス番号は、画像形成装置103の表示部211(図2(A))などから確認が可能な情報である。   The device number is a value that uniquely identifies the image forming apparatus 103. The device number is information that can be confirmed from the display unit 211 (FIG. 2A) of the image forming apparatus 103.

ライセンスとは、アプリケーション701を画像形成装置103にインストールをするために必要となるファイルである。ライセンスには、販売用ライセンスと、動作確認用ライセンスが存在し、ライセンスサーバ101から発行される。   A license is a file that is necessary for installing the application 701 in the image forming apparatus 103. The license includes a sales license and an operation check license, which are issued from the license server 101.

販売用ライセンスとは、販売用ライセンス番号を用いてライセンス発行要求した場合に発行されるライセンスである。販売用ライセンスは、図7(B)のようなデータ構成である。以下、図7(B)を用いて説明する。販売用ライセンス711は、少なくとも712、713の情報から構成される。アプリケーションID712は、この販売用ライセンス711でインストール可能なアプリケーション701のアプリケーションIDを格納するデータである。デバイス番号713は、この販売用ライセンス711でインストール可能な画像形成装置103のデバイス番号を格納するデータである。   The sales license is a license issued when a license issuance request is made using a sales license number. The sales license has a data structure as shown in FIG. Hereinafter, a description will be given with reference to FIG. The sales license 711 includes at least 712 and 713 information. The application ID 712 is data for storing the application ID of the application 701 that can be installed with the sales license 711. The device number 713 is data for storing the device number of the image forming apparatus 103 that can be installed with the sales license 711.

動作確認用ライセンスとは、動作確認用ライセンス番号を用いてライセンス発行要求した場合に発行されるライセンスである。動作確認用ライセンスは、図7(C)のようなデータ構成である。動作確認用ライセンス721は、少なくとも722、723の情報から構成される。アプリケーションID722は、この動作確認用ライセンス721でインストール可能なアプリケーション701のアプリケーションIDを格納するデータである。動作確認用フラグ723は、この販売用ライセンス711が動作確認用ライセンスであることを示すフラグを格納するデータである。   The operation check license is a license issued when a license issuance request is made using the operation check license number. The operation check license has a data structure as shown in FIG. The operation confirmation license 721 includes at least information 722 and 723. The application ID 722 is data for storing the application ID of the application 701 that can be installed with the operation check license 721. The operation confirmation flag 723 is data for storing a flag indicating that the sales license 711 is an operation confirmation license.

図1は、本発明の一実施例を示すライセンス管理システムのシステム構成を例示する図である。
図1に示すように、画像形成装置103と情報処理装置102は、LAN105によって接続されている。LAN105は、インターネット104に接続可能である。インターネット104には、ライセンスサーバ101が接続されている。ライセンスサーバ101は、画像形成装置103にインストールされるアプリケーションのライセンスを管理する管理サーバとして機能する。
FIG. 1 is a diagram illustrating a system configuration of a license management system according to an embodiment of the present invention.
As shown in FIG. 1, the image forming apparatus 103 and the information processing apparatus 102 are connected by a LAN 105. The LAN 105 can be connected to the Internet 104. A license server 101 is connected to the Internet 104. The license server 101 functions as a management server that manages licenses of applications installed in the image forming apparatus 103.

なお、図1の例では、画像形成装置103及びに情報処理装置102が1台ずつ記載されているが、これらは任意の台数あってもよい。また、画像形成装置103及びに情報処理装置102が任意の台数接続されるLAN105が、任意の数だけあってもよい。また、ライセンスサーバ101は、1台のコンピュータで構成されていても良いし、複数のコンピュータで構成されていてもよい。   In the example of FIG. 1, one information processing apparatus 102 is described in each of the image forming apparatus 103 and the number of information processing apparatuses 102 may be arbitrary. In addition, there may be an arbitrary number of LANs 105 to which an arbitrary number of image forming apparatuses 103 and information processing apparatuses 102 are connected. Further, the license server 101 may be configured by a single computer or may be configured by a plurality of computers.

図2は、ライセンス管理システムを構成する各装置のハードウェア構成を例示する図である。
図2(A)は、画像形成装置103のハードウェア構成を例示する図である。
図2(A)に示すように、画像形成装置103は、201〜213の各部を有する。以下、詳細に説明する。
FIG. 2 is a diagram illustrating a hardware configuration of each device constituting the license management system.
FIG. 2A is a diagram illustrating a hardware configuration of the image forming apparatus 103.
As illustrated in FIG. 2A, the image forming apparatus 103 includes units 201 to 213. Details will be described below.

原稿給送部201は、イメージリーダ202で読み込む原稿を自動的にイメージリーダ202に給送する。イメージリーダ(スキャナ)202は、原稿を読み込む。画像形成部203は、イメージリーダ202で読み込んだ原稿およびLAN105等から受信したデータを印刷画像に変換・印刷する。給紙部204は、印刷用の紙を画像形成部203に給紙する。ネットワークインタフェース(NetworkI/F)205は、LAN105およびインターネット104に接続し、外部と情報交換を行う。   The document feeder 201 automatically feeds a document read by the image reader 202 to the image reader 202. An image reader (scanner) 202 reads a document. The image forming unit 203 converts and prints a document read by the image reader 202 and data received from the LAN 105 or the like into a print image. The paper feeding unit 204 feeds printing paper to the image forming unit 203. A network interface (Network I / F) 205 is connected to the LAN 105 and the Internet 104 and exchanges information with the outside.

センサ206は、画像形成装置103の各部分の状態を検知する。CPU207は、不揮発性メモリ209やHDD208等の記憶装置に格納されるプログラムを読み出して実行することにより、画像形成装置103上の各処理の制御を司る。   The sensor 206 detects the state of each part of the image forming apparatus 103. The CPU 207 controls each process on the image forming apparatus 103 by reading and executing a program stored in a storage device such as the nonvolatile memory 209 or the HDD 208.

ハードディスク(HDD)208は、画像形成装置103の各処理に関わるプログラムやデータを記憶する。不揮発性メモリ209は、電源を供給しなくても記憶を保持できかつ書き換え可能なメモリであり、画像形成装置103の各処理に関わるプログラムやデータを記憶する。揮発性メモリ210は、画像形成装置103の各処理に関わる一時的なデータを電気的に記憶でき且つ書き換え可能なメモリである。   A hard disk (HDD) 208 stores programs and data related to each process of the image forming apparatus 103. The non-volatile memory 209 is a rewritable memory that can hold a memory without supplying power, and stores programs and data related to each process of the image forming apparatus 103. The volatile memory 210 is a memory that can electrically store and rewrite temporary data related to each process of the image forming apparatus 103.

表示部211は、画像形成装置103の動作状況および操作部212に対する操作に関わる情報を表示する。操作部212は、画像形成装置103への指示入力を受け付ける。システムバス213は、201〜212の各部分を結びつけ、データをやり取りするためのバスである。   The display unit 211 displays information related to the operation status of the image forming apparatus 103 and the operation on the operation unit 212. The operation unit 212 receives an instruction input to the image forming apparatus 103. The system bus 213 is a bus for connecting the portions 201 to 212 to exchange data.

図2(B)は、情報処理装置102、ライセンスサーバ101のハードウェア構成を例示する図である。
図2(B)に示すように、情報処理装置102、ライセンスサーバ101は、221〜227の各部を有する。以下、詳細に説明する。
FIG. 2B is a diagram illustrating a hardware configuration of the information processing apparatus 102 and the license server 101.
As illustrated in FIG. 2B, the information processing apparatus 102 and the license server 101 include units 221 to 227. Details will be described below.

表示部221は、ウィンドウ、アイコン、メッセージ、メニュー、その他のユーザインタフェース情報を表示する。操作部222は、キーボード、マウスを利用したエンドユーザの入力を受け付ける。   The display unit 221 displays windows, icons, messages, menus, and other user interface information. The operation unit 222 receives input from an end user using a keyboard and a mouse.

CPU223は、図示しないROMやHDD224等の記憶装置に格納されるプログラムを読み出して実行することにより、本装置上の各処理の制御を司る。ハードディスク(HDD)224は、本装置の各処理に関わるプログラムやデータを記憶する。揮発性メモリ225は、本装置の各処理に関わる一時的なデータを電気的に記憶できかつ書き換え可能なメモリである。   The CPU 223 controls each process on the apparatus by reading and executing a program stored in a storage device such as a ROM or HDD 224 (not shown). A hard disk (HDD) 224 stores programs and data related to each process of the apparatus. The volatile memory 225 is a memory that can electrically store and rewrite temporary data related to each process of the apparatus.

ネットワークインタフェース(NetworkI/F)226は、LAN105およびインターネット104に接続し、外部と情報交換を行う。システムバス227は、221〜226の各部分を結びつけ、データをやり取りするバスである。   A network interface (Network I / F) 226 is connected to the LAN 105 and the Internet 104 and exchanges information with the outside. The system bus 227 is a bus that connects the portions 221 to 226 and exchanges data.

図3は、ライセンス管理システムを構成する各装置のソフトウェア構成を例示する図である。
図3(A)は、ライセンスサーバ101のソフトウェア構成301を例示する図である。図3(A)に示すソフトウェア構成301の各々の機能部は、ライセンスサーバ101のCPU223が、ライセンスサーバ101のハードディスク224に記憶されているプログラムを、揮発性メモリ225上にロードして実行することで実現される。以下、各機能部について詳細に説明する。
FIG. 3 is a diagram illustrating a software configuration of each device constituting the license management system.
FIG. 3A is a diagram illustrating a software configuration 301 of the license server 101. In each functional unit of the software configuration 301 illustrated in FIG. 3A, the CPU 223 of the license server 101 loads and executes a program stored in the hard disk 224 of the license server 101 on the volatile memory 225. It is realized with. Hereinafter, each functional unit will be described in detail.

デバイス商品情報保持部311は、後述のデバイス商品情報テーブル501(図5)をライセンスサーバ101のハードディスク224に保持する手段である。アプリケーション情報保持部312は、後述のアプリケーション情報テーブル511(図5)をライセンスサーバ101のハードディスク224に保持する手段である。商品情報保持部313は、後述の商品情報テーブル521(図5)をライセンスサーバ101のハードディスク224に保持する手段である。販売用ライセンス番号保持部314は、後述の販売用ライセンス番号情報テーブル531(図5)をライセンスサーバ101のハードディスク224に保持する手段である。DeviceID情報保持部315は、後述のDeviceID情報テーブル541(図5)をライセンスサーバ101のハードディスク224に保持する手段である。DeviceID制御情報保持部316は、後述のDeviceID制御情報テーブル551(図5)をライセンスサーバ101のハードディスク224に保持する手段である。動作確認用ライセンス番号情報保持部317は、後述の動作確認用ライセンス番号情報テーブル561(図5)をライセンスサーバ101のハードディスク224に保持する手段である。   The device product information holding unit 311 is a means for holding a device product information table 501 (FIG. 5) described later on the hard disk 224 of the license server 101. The application information holding unit 312 is a unit that holds an application information table 511 (FIG. 5) described later on the hard disk 224 of the license server 101. The product information holding unit 313 is means for holding a product information table 521 (FIG. 5) described later on the hard disk 224 of the license server 101. The sales license number holding unit 314 is means for holding a sales license number information table 531 (FIG. 5), which will be described later, in the hard disk 224 of the license server 101. The device ID information holding unit 315 is means for holding a device ID information table 541 (FIG. 5), which will be described later, in the hard disk 224 of the license server 101. The device ID control information holding unit 316 is a unit that holds a device ID control information table 551 (FIG. 5) described later on the hard disk 224 of the license server 101. The operation confirmation license number information holding unit 317 is means for holding an operation confirmation license number information table 561 (FIG. 5), which will be described later, in the hard disk 224 of the license server 101.

デバイス商品情報登録要求受信部321は、ライセンスサーバ101のNetworkI/F205を介してデバイス商品情報登録要求を受信する手段である。デバイス商品情報登録要求受信部321は、受信したデバイス商品情報要求に含まれるデバイス商品コード、デバイス商品名、DeviceID、デバイス番号範囲を、デバイス商品情報テーブル501の新規レコードとして登録をする。   The device product information registration request receiving unit 321 is a unit that receives a device product information registration request via the network I / F 205 of the license server 101. The device product information registration request receiving unit 321 registers the device product code, device product name, DeviceID, and device number range included in the received device product information request as a new record in the device product information table 501.

アプリケーション情報登録要求受信部322は、ライセンスサーバ101のNetworkI/F205を介してアプリケーション情報登録要求を受信する手段である。アプリケーション情報登録要求受信部322は、受信したアプリケーション情報要求に含まれるアプリケーションを取得する。そして、アプリケーション情報登録要求受信部322は、アプリケーションのマニフェストに記載されている情報と、アプリケーションをライセンスサーバ101のハードディスク224に格納したパスを、アプリケーション情報テーブル511の新規レコードとして登録をする。   The application information registration request receiving unit 322 is means for receiving an application information registration request via the network I / F 205 of the license server 101. The application information registration request receiving unit 322 acquires an application included in the received application information request. Then, the application information registration request receiving unit 322 registers the information described in the application manifest and the path in which the application is stored in the hard disk 224 of the license server 101 as a new record in the application information table 511.

商品情報登録要求受信部323は、ライセンスサーバ101のNetworkI/F205を介して商品情報登録要求を受信する手段である。商品情報登録要求受信部323は、受信した商品情報登録要求に含まれる商品コード、商品名、権利数、アプリケーションID、アプリケーションバージョンを商品情報テーブル521の新規レコードとして登録をする。   The product information registration request receiving unit 323 is a unit that receives the product information registration request via the network I / F 205 of the license server 101. The product information registration request receiving unit 323 registers the product code, product name, number of rights, application ID, and application version included in the received product information registration request as a new record in the product information table 521.

販売用ライセンス番号発行要求受信部324は、ライセンスサーバ101のNetworkI/F205を介して販売用ライセンス番号発行要求を受信する手段である。販売用ライセンス番号発行要求受信部324は、受信した販売用ライセンス番号発行要求から取得した商品コードに対して一意となるように生成した販売用ライセンス番号を応答として返す。また、販売用ライセンス番号発行要求受信部324は、受信した販売用ライセンス番号発行要求から取得した商品コードと生成した販売用ライセンス番号を販売用ライセンス番号情報テーブル531の新規レコードとして登録する。   The sales license number issuance request reception unit 324 is a means for receiving a sales license number issuance request via the network I / F 205 of the license server 101. The sales license number issuance request receiving unit 324 returns the sales license number generated so as to be unique to the product code acquired from the received sales license number issuance request as a response. The sales license number issuance request receiving unit 324 registers the product code acquired from the received sales license number issuance request and the generated sales license number as a new record of the sales license number information table 531.

ライセンス発行要求受信部325は、ライセンスサーバ101のNetworkI/F205を介してライセンス発行要求を受信する手段である。DeviceID登録要求受信部326は、ライセンスサーバ101のNetworkI/F205を介してDeviceID登録要求を受信する手段である。DeviceID登録要求受信部326は、受信したDeviceID登録要求から取得したDeviceIDとGroupIDを、DeviceID情報テーブル541の新規レコードとして登録する。   The license issuance request receiving unit 325 is a unit that receives a license issuance request via the network I / F 205 of the license server 101. The device ID registration request receiving unit 326 is a unit that receives the device ID registration request via the network I / F 205 of the license server 101. The DeviceID registration request receiving unit 326 registers the DeviceID and GroupID acquired from the received DeviceID registration request as a new record in the DeviceID information table 541.

DeviceID制御情報登録要求受信部327は、ライセンスサーバ101のNetworkI/F205を介してDeviceID制御情報登録要求を受信する手段である。DeviceID制御情報登録要求受信部327は、受信したDeviceID制御情報登録要求から取得したアプリケーションIDとアプリケーションバージョンとDeviceIDを、DeviceID制御情報テーブル551の新規レコードとして登録する。   The device ID control information registration request receiving unit 327 is a unit that receives a device ID control information registration request via the network I / F 205 of the license server 101. The Device ID control information registration request receiving unit 327 registers the application ID, application version, and Device ID acquired from the received Device ID control information registration request as a new record in the Device ID control information table 551.

動作確認用ライセンス番号発行要求受信部328は、ライセンスサーバ101のNetworkI/F205を介して動作確認用ライセンス番号発行要求を受信する手段である。動作確認用ライセンス番号発行要求受信部328は、受信した動作確認用ライセンス番号発行要求から取得したアプリケーションIDとアプリケーションバージョンに対して一意となるように生成した動作確認用ライセンス番号を応答として返す。また、動作確認用ライセンス番号発行要求受信部328は、受信したアプリケーションIDとアプリケーションバージョンと生成した動作確認用ライセンス番号を動作確認用ライセンス番号情報テーブル561の新規レコードとして登録する。   The operation confirmation license number issuance request reception unit 328 is a unit that receives an operation confirmation license number issuance request via the network I / F 205 of the license server 101. The operation confirmation license number issuance request receiving unit 328 returns, as a response, the operation confirmation license number generated so as to be unique to the application ID and application version acquired from the received operation confirmation license number issuance request. The operation confirmation license number issuance request reception unit 328 registers the received application ID and application version and the generated operation confirmation license number as a new record in the operation confirmation license number information table 561.

アプリケーション取得要求受信部329は、ライセンスサーバ101のNetworkI/F205を介してアプリケーション取得要求を受信する手段である。   The application acquisition request receiving unit 329 is a unit that receives an application acquisition request via the network I / F 205 of the license server 101.

動作確認完了ファイル登録要求受信部330は、ライセンスサーバ101のNetworkI/F205を介して動作確認完了ファイル登録要求を受信する手段である。動作確認完了ファイルとは、図7(D)のようなデータ構成であり、動作確認完了ファイル731は、732〜734のデータから構成される。アプリケーションID732は、動作確認が完了したアプリケーションのアプリケーションIDが格納される。アプリケーションバージョン733は、動作確認が完了したアプリケーションのアプリケーションバージョンが格納される。DeviceID734は、アプリケーションの動作確認が完了した画像形成装置103のDeviceIDが格納される。動作確認完了ファイル登録要求受信部330は、受信した動作確認完了ファイルに含まれるアプリケーションID、アプリケーションバージョン、DeviceIDをDeviceID制御情報テーブル551の新規レコードとして登録する。   The operation check completion file registration request receiving unit 330 is a means for receiving an operation check completion file registration request via the network I / F 205 of the license server 101. The operation confirmation completion file has a data structure as shown in FIG. 7D, and the operation confirmation completion file 731 is composed of data 732 to 734. The application ID 732 stores the application ID of the application whose operation confirmation has been completed. The application version 733 stores the application version of the application whose operation has been confirmed. The Device ID 734 stores the Device ID of the image forming apparatus 103 for which the operation check of the application has been completed. The operation check completion file registration request receiving unit 330 registers the application ID, application version, and Device ID included in the received operation check completion file as a new record in the Device ID control information table 551.

図3(B)は、画像形成装置103のソフトウェア構成302を示す図である。ソフトウェア構成302の各々の機能部は、画像形成装置103のCPU207が、画像形成装置103のハードディスク208に記憶されているプログラムを、揮発性メモリ210上にロードして実行することで実現される。   FIG. 3B is a diagram illustrating a software configuration 302 of the image forming apparatus 103. Each functional unit of the software configuration 302 is realized by the CPU 207 of the image forming apparatus 103 loading a program stored in the hard disk 208 of the image forming apparatus 103 onto the volatile memory 210 and executing the program.

アプリケーション管理情報保持部341は、後述のアプリケーション管理情報テーブル401(図4)を画像形成装置103のハードディスク208に保持する手段である。デバイス情報保持部342は、後述のデバイス情報テーブル411(図4)を画像形成装置103のハードディスク208に保持する手段である。   The application management information holding unit 341 is a unit that holds an application management information table 401 (FIG. 4) described later on the hard disk 208 of the image forming apparatus 103. The device information holding unit 342 is a unit that holds a device information table 411 (FIG. 4) described later on the hard disk 208 of the image forming apparatus 103.

インストール画面表示部351は、後述するインストール画面601を表示する手段である。インストール画面表示部351は、情報処理装置102のWebブラウザからのインストール画面表示要求の応答としてHTMLを返す手段であってもよいし、画像形成装置103の表示部211に表示する手段であってもよい。   The installation screen display unit 351 is a means for displaying an installation screen 601 described later. The installation screen display unit 351 may be a unit that returns HTML as a response to an installation screen display request from the Web browser of the information processing apparatus 102, or may be a unit that displays on the display unit 211 of the image forming apparatus 103. Good.

オンラインインストール要求受信部352は、インストール画面601(図6)でオンラインインストールラジオボタン602を選択して、インストールボタン607を押下された際に送信されるオンラインインストール要求を受信する手段である。オンラインインストール要求を受信したオンラインインストール要求受信部352は、受信したオンラインインストール要求から取得したライセンス番号を用いて後述するアプリケーション取得要求部353を実行してアプリケーションを取得する。次に、オンラインインストール要求受信部352は、取得したライセンス番号とデバイス情報テーブル411のデバイス番号カラム412から取得したデバイス番号を用いて後述するライセンス発行要求部354を動作させてライセンスを取得する。次に、オンラインインストール要求受信部352は、取得したアプリケーションとライセンスを用いて後述するインストール部355を実行してアプリケーションのインストールを行う。   The online installation request receiving unit 352 is a means for receiving an online installation request transmitted when the online installation radio button 602 is selected on the installation screen 601 (FIG. 6) and the installation button 607 is pressed. The online installation request receiving unit 352 that has received the online installation request executes an application acquisition request unit 353 described later using the license number acquired from the received online installation request, and acquires an application. Next, the online installation request receiving unit 352 operates a license issuance request unit 354 described later using the acquired license number and the device number acquired from the device number column 412 of the device information table 411 to acquire a license. Next, the online installation request receiving unit 352 executes an installation unit 355 described later using the acquired application and license to install the application.

アプリケーション取得要求部353は、ライセンス番号を含むアプリケーション取得要求を生成し、NetworkI/F205を経由してライセンスサーバ101にアプリケーション取得要求を送信する。また、アプリケーション取得要求部353は、送信したアプリケーション取得要求の応答として返されるアプリケーションをNetworkI/F205から取得する。   The application acquisition request unit 353 generates an application acquisition request including a license number, and transmits the application acquisition request to the license server 101 via the network I / F 205. Further, the application acquisition request unit 353 acquires an application returned as a response to the transmitted application acquisition request from the Network I / F 205.

ライセンス発行要求部354は、ライセンス番号とデバイス番号を含むライセンス発行要求を生成し、NetworkI/F205を経由してライセンスサーバ101にライセンス発行要求を送信する。また、ライセンス発行要求部354は、送信したライセンス発行要求の応答として返されるライセンスをNetworkI/F205から取得する。   The license issuance request unit 354 generates a license issuance request including the license number and the device number, and transmits the license issuance request to the license server 101 via the network I / F 205. Also, the license issuance request unit 354 acquires a license returned as a response to the transmitted license issuance request from the Network I / F 205.

インストール部355は、アプリケーションとライセンスを用いてインストール処理を実施し、アプリケーションを画像形成装置103で利用可能な状態にする。インストール部355は、インストール処理時にはアプリケーションのマニフェストに記載されているアプリケーションID、アプリケーション名、アプリケーションバージョンを含む新規レコードをアプリケーション管理情報テーブル401に格納する。また、インストール部355は、追加したレコードの動作確認フラグカラム405の値にはインストールに利用したライセンスが販売用ライセンスであった場合には「false」、動作確認用ライセンスの場合には「true」を格納する。   The installation unit 355 performs an installation process using the application and the license, and makes the application usable by the image forming apparatus 103. The installation unit 355 stores a new record including the application ID, application name, and application version described in the application manifest in the application management information table 401 during the installation process. Further, the installation unit 355 indicates that the value of the operation check flag column 405 of the added record is “false” when the license used for the installation is a sales license, and “true” when the license is an operation check license. Is stored.

アプリケーション管理画面表示部356は、後述するアプリケーション管理画面611を表示する手段である。アプリケーション管理画面表示部356は、情報処理装置102のWebブラウザからのアプリケーション管理画面表示要求の応答としてHTMLを返す手段であってもよいし、画像形成装置103の表示部211に表示する手段であってもよい。   The application management screen display unit 356 is a means for displaying an application management screen 611 described later. The application management screen display unit 356 may be a unit that returns HTML as a response to an application management screen display request from the Web browser of the information processing apparatus 102 or a unit that displays on the display unit 211 of the image forming apparatus 103. May be.

アプリケーション管理画面表示部356は、アプリケーション管理画面611の生成時にアプリケーション管理情報テーブルのアプリケーション名カラム403とアプリケーションバージョンカラム404の値を取得する。そして、アプリケーション管理画面表示部356は、取得したアプリケーション名とアプリケーションバージョンをアプリケーション管理画面のアプリケーション名612、アプリケーションバージョン613に表示するように設定する。また、アプリケーション管理画面表示部356は、アプリケーション管理情報テーブルの動作確認フラグカラム405が「true」の場合には、動作確認完了ボタン614を表示するように設定をする。   The application management screen display unit 356 acquires the values of the application name column 403 and the application version column 404 of the application management information table when the application management screen 611 is generated. Then, the application management screen display unit 356 sets the acquired application name and application version to be displayed in the application name 612 and the application version 613 on the application management screen. In addition, the application management screen display unit 356 sets the operation confirmation completion button 614 to be displayed when the operation confirmation flag column 405 of the application management information table is “true”.

オフラインインストール要求受信部357は、インストール画面601でオフラインインストールラジオボタン603を選択して、インストールボタン607を押下された際に送信されるオフラインインストール要求を受信する手段である。オフラインインストール要求を受信したオフラインインストール要求受信部357は、受信したオフラインインストール要求から取得したアプリケーションとライセンスを用いてインストール部355を実行してアプリケーションのインストールを行う。   The offline installation request reception unit 357 is a means for receiving an offline installation request transmitted when the offline installation radio button 603 is selected on the installation screen 601 and the installation button 607 is pressed. The offline installation request receiving unit 357 that has received the offline installation request executes the installation unit 355 using the application and license acquired from the received offline installation request to install the application.

動作確認完了ファイル生成部358は、アプリケーション管理画面611の動作確認完了ボタン614を押下した際に実行がされる。動作確認完了ファイル生成部358は、押下した動作確認完了ボタン614の対象となるアプリケーションのアプリケーションIDとアプリケーションバージョンをアプリケーション管理情報テーブル401から取得する。また、動作確認完了ファイル生成部358は、デバイス情報テーブル411からデバイス番号を取得する。次に、動作確認完了ファイル生成部358は、動作確認完了ファイル731の732〜734のデータに格納をして動作確認完了ファイルとして生成する。動作確認完了ファイル登録要求部359は、動作確認完了ファイル生成部358により生成された動作確認完了ファイルを含んだ動作確認完了ファイル登録要求を、ライセンスサーバ101にNetworkI/Fを介して送信する機能である。   The operation confirmation completion file generation unit 358 is executed when the operation confirmation completion button 614 on the application management screen 611 is pressed. The operation check completion file generation unit 358 acquires the application ID and application version of the application that is the target of the pressed operation check completion button 614 from the application management information table 401. Further, the operation check completion file generation unit 358 acquires a device number from the device information table 411. Next, the operation check completion file generating unit 358 stores the data in the operation check completion file 731 in the data 732 to 734 and generates the operation check completion file. The operation check completion file registration request unit 359 has a function of transmitting an operation check completion file registration request including the operation check completion file generated by the operation check completion file generation unit 358 to the license server 101 via the network I / F. is there.

図4は、画像形成装置103のハードディスク208で保持するテーブルを例示する図である。   FIG. 4 is a diagram illustrating a table held on the hard disk 208 of the image forming apparatus 103.

図4(A)は、アプリケーション管理情報テーブル401を例示する図である。
アプリケーション管理情報テーブル401のレコードは、アプリケーションをインストールされると追加される。アプリケーションIDカラム402は、インストールされたアプリケーションのアプリケーションIDを格納するカラムである。アプリケーション名カラム403は、インストールされたアプリケーションのアプリケーション名を格納するカラムである。アプリケーションバージョンカラム404は、インストールされたアプリケーションのアプリケーションバージョンを格納するカラムである。動作確認フラグカラム405は、動作確認用ライセンスによってインストールされたかどうかのフラグを格納するカラムである。動作確認用ライセンスを用いてインストールをした場合には「true」、販売用ライセンスを用いた場合は「false」が動作確認フラグカラム405に格納される。
FIG. 4A is a diagram illustrating an application management information table 401.
The record of the application management information table 401 is added when an application is installed. The application ID column 402 is a column for storing the application ID of the installed application. The application name column 403 is a column for storing the application name of the installed application. The application version column 404 is a column for storing the application version of the installed application. The operation check flag column 405 is a column for storing a flag indicating whether or not the license has been installed with the operation check license. “True” is stored in the operation confirmation flag column 405 when the installation is performed using the operation confirmation license, and “false” is stored in the case where the sales license is used.

図4(B)は、デバイス情報テーブル411を例示する図である。
デバイス情報テーブル411のレコードは、マスタデータとして工場出荷時に既に設定されている。デバイス番号カラム412は、画像形成装置を一意に特定するデバイス番号を格納するカラムである。DeviceIDカラム413は、画像形成装置の機種を表すDeviceID(機種情報)を格納するカラムである。GroupIDカラム414は、画像形成装置の機種をグループ化したGroupIDを格納するカラムである。
FIG. 4B is a diagram illustrating the device information table 411.
The record of the device information table 411 is already set as master data at the time of factory shipment. The device number column 412 is a column for storing a device number that uniquely identifies the image forming apparatus. The Device ID column 413 is a column that stores Device ID (model information) indicating the model of the image forming apparatus. The Group ID column 414 is a column that stores a Group ID that groups the types of image forming apparatuses.

図5は、ライセンスサーバ101のハードディスク224で保持するテーブルを例示する図である。
図5(A)は、デバイス商品情報テーブル501を例示する図である。
デバイス商品情報テーブル501のレコードは、画像形成装置の新機種を市場に販売する前に追加される。デバイス商品コードカラム502は、デバイス商品を一意に特定するデバイス商品コードを格納するカラムである。デバイス商品名カラム503は、デバイス商品の商品名を格納するカラムである。DeviceIDカラム504は、デバイス商品の機種を表すDeviceID(機種情報)を格納するカラムである。デバイス番号範囲カラム505は、デバイス商品に所属するデバイス番号の範囲を格納するカラムである。
FIG. 5 is a diagram illustrating a table held in the hard disk 224 of the license server 101.
FIG. 5A is a diagram illustrating a device product information table 501.
The record of the device product information table 501 is added before selling a new model of the image forming apparatus to the market. The device product code column 502 is a column that stores a device product code that uniquely identifies a device product. The device product name column 503 is a column for storing the product name of the device product. The DeviceID column 504 is a column for storing DeviceID (model information) indicating the model of the device product. The device number range column 505 is a column for storing a range of device numbers belonging to the device product.

図5(B)は、アプリケーション情報テーブル511を例示する図である。
アプリケーション情報テーブル511のレコードは、新しい機能を追加したアプリケーションをライセンスサーバ101に登録するたびに追加される。アプリケーションIDカラム512は、登録されたアプリケーションのアプリケーションIDを格納するカラムである。アプリケーション名カラム513は、登録されたアプリケーションのアプリケーション名を格納するカラムである。アプリケーションバージョンカラム514は、登録されたアプリケーションのアプリケーションバージョンを格納するカラムである。サポートDeviceIDカラム515は、登録されたアプリケーションに記載されているDeviceIDを格納するカラムである。サポートGroupIDカラム516は、登録されたアプリケーションに記載されているGroupIDを格納するカラムである。アプリケーションパスカラム517は、登録されたアプリケーションをハードディスク224に格納したパスを格納するカラムである。
FIG. 5B is a diagram illustrating an application information table 511.
A record in the application information table 511 is added every time an application to which a new function is added is registered in the license server 101. The application ID column 512 is a column that stores application IDs of registered applications. The application name column 513 is a column that stores application names of registered applications. The application version column 514 is a column for storing the application version of the registered application. The supported device ID column 515 is a column for storing the device ID described in the registered application. The support group ID column 516 is a column for storing the group ID described in the registered application. The application path column 517 is a column for storing a path in which the registered application is stored in the hard disk 224.

図5(C)は、商品情報テーブル521を例示する図である。
商品情報テーブル521のレコードは、新しい商品をライセンスサーバ101に登録するたびに追加される。商品コードカラム522は、登録された商品を一意に特定する商品コードを格納するカラムである。商品名カラム523は、登録された商品の商品名を格納するカラムである。権利数カラム524は、登録された商品で利用可能となるアプリケーションの権利数を格納するカラムである。アプリケーションIDカラム525は、登録された商品により利用可能となるアプリケーションのアプリケーションIDを格納するカラムである。アプリケーションバージョンカラム526は、登録された商品により利用可能となるアプリケーションのアプリケーションバージョンを格納するカラムである。
FIG. 5C is a diagram illustrating a product information table 521.
The record of the product information table 521 is added every time a new product is registered in the license server 101. The product code column 522 is a column that stores a product code that uniquely identifies a registered product. The product name column 523 is a column for storing the product name of the registered product. The number-of-rights column 524 is a column that stores the number of rights of the application that can be used with the registered product. The application ID column 525 is a column that stores application IDs of applications that can be used by registered products. The application version column 526 is a column for storing an application version of an application that can be used by a registered product.

図5(D)は、販売用ライセンス番号情報テーブル531を例示する図である。
販売用ライセンス番号情報テーブル531のレコードは、商品に対して販売用ライセンス番号をライセンスサーバ101から発行した際に追加される。販売用ライセンス番号カラム532は、発行した販売用ライセンス番号を格納するカラムである。商品コードカラム533は、販売用ライセンス番号を発行した商品の商品コードを格納するカラムである。発行デバイス番号カラム534は、販売用ライセンス番号を利用して販売用ライセンスを発行した画像形成装置のデバイス番号を格納するカラムである。
FIG. 5D is a diagram illustrating a sales license number information table 531.
The record of the sales license number information table 531 is added when a sales license number is issued from the license server 101 for a product. The sales license number column 532 stores the issued sales license number. The product code column 533 is a column for storing a product code of a product for which a sales license number has been issued. The issuance device number column 534 is a column for storing the device number of the image forming apparatus that has issued the sales license using the sales license number.

図5(E)は、DeviceID情報テーブル541を例示する図である。
DeviceID情報テーブル541のレコードは、GroupIDとDeviceIDの関連付け情報であり、画像形成装置の新機種が市場に販売される前に追加される。DeviceIDカラム542は、DeviceIDを格納するカラムである。GroupIDカラム543は、GroupIDを格納するカラムである。
FIG. 5E is a diagram illustrating a DeviceID information table 541.
The record in the Device ID information table 541 is information that associates Group ID and Device ID, and is added before a new model of the image forming apparatus is sold on the market. The Device ID column 542 is a column that stores the Device ID. The GroupID column 543 is a column that stores a GroupID.

図5(F)は、DeviceID制御情報テーブル551を例示する図である。
DeviceID制御情報テーブル551のレコードは、後述する図10に詳述するが、動作確認完了ファイルを受信するたびに追加される。アプリケーションIDカラム552は、対象のアプリケーションのアプリケーションIDを格納するカラムである。アプリケーションバージョンカラム553は、対象のアプリケーションのアプリケーションバージョンを格納するカラムである。発行可能DeviceIDカラム554は、対象のアプリケーションに対してライセンスを発行可能とするDeviceIDを格納するカラムである。
FIG. 5F illustrates the DeviceID control information table 551.
As will be described in detail later with reference to FIG. 10, the record in the DeviceID control information table 551 is added each time an operation confirmation completion file is received. The application ID column 552 is a column for storing the application ID of the target application. The application version column 553 is a column for storing the application version of the target application. The issuable Device ID column 554 is a column that stores a Device ID that allows a license to be issued to a target application.

図5(G)は、動作確認用ライセンス番号情報テーブル561を例示する図である。
動作確認用ライセンス番号情報テーブル561のレコードは、動作確認用ライセンス番号をライセンスサーバ101が発行するたびに追加される。アプリケーションIDカラム562は、発行した動作確認用ライセンスの対象となるアプリケーションのアプリケーションIDを格納するカラムである。アプリケーションバージョンカラム563は、発行した動作確認用ライセンスの対象となるアプリケーションのアプリケーションバージョンを格納するカラムである。動作確認用ライセンス番号カラム564は、動作確認用ライセンスを利用可能とする動作確認用ライセンス番号を格納するカラムである。
FIG. 5G illustrates an operation confirmation license number information table 561.
The record of the operation confirmation license number information table 561 is added each time the license server 101 issues an operation confirmation license number. The application ID column 562 is a column for storing the application ID of the application that is the target of the issued operation confirmation license. The application version column 563 is a column for storing the application version of the application that is the target of the issued operation confirmation license. The operation check license number column 564 is a column for storing an operation check license number that enables use of the operation check license.

図6は、画像形成装置103が提供する画面を例示する図である。
図6(A)は、インストール画面601を例示する図である。
インストール画面601は、画像形成装置103のインストール画面表示部351が表示部211に表示する画面である。オンラインインストールラジオボタン602は、インターネットを経由してアプリケーションをインストールする際に選択するラジオボタンである。オフラインインストールラジオボタン603は、インターネットを経由せずにアプリケーションをインストールする際に選択するラジオボタンである。
FIG. 6 is a diagram illustrating a screen provided by the image forming apparatus 103.
FIG. 6A is a diagram illustrating an installation screen 601.
The installation screen 601 is a screen displayed on the display unit 211 by the installation screen display unit 351 of the image forming apparatus 103. The online installation radio button 602 is a radio button selected when installing an application via the Internet. The offline installation radio button 603 is a radio button selected when installing an application without going through the Internet.

ライセンス番号入力フィールド604は、ライセンス番号を入力するためのフィールドである。ライセンス番号入力フィールド604は、オンラインインストールラジオボタン602が選択された際に入力可能となる。   The license number input field 604 is a field for inputting a license number. The license number input field 604 can be input when the online installation radio button 602 is selected.

アプリケーション入力フィールド605は、アプリケーションのパスを入力するためのフィールドである。アプリケーション入力フィールド605は、オフラインインストールラジオボタン603が選択された際に入力が可能となる。ライセンス入力フィールド606は、ライセンスのパスを入力するためのフィールドである。ライセンス入力フィールド606は、オフラインインストールラジオボタン603が選択された際に入力が可能となる。   The application input field 605 is a field for inputting an application path. The application input field 605 can be input when the offline installation radio button 603 is selected. The license input field 606 is a field for inputting a license path. The license input field 606 can be input when the offline installation radio button 603 is selected.

インストールボタン607は、画像形成装置にインストール要求を送信するためのボタンである。インストールボタン607押下時に、オンラインインストールラジオボタン602が選択されていた場合には、オンラインインストール要求が、オンラインインストール要求受信部352に送信される。オンラインインストール要求には、ライセンス番号入力フィールド604に入力されたライセンス番号を含む。これらの情報を用いて、オンラインインストール要求を受信したオンラインインストール要求受信部352が、ライセンスサーバ101から、ライセンスとアプリケーションの取得を行う。この際のライセンスサーバ101側の処理が後述する図8、図9である。その後、取得したライセンスとアプリケーションを用いてインストールが行われる。   An install button 607 is a button for transmitting an install request to the image forming apparatus. If the online installation radio button 602 is selected when the install button 607 is pressed, an online installation request is transmitted to the online installation request receiving unit 352. The online installation request includes the license number input in the license number input field 604. Using these pieces of information, the online installation request receiving unit 352 that has received the online installation request acquires a license and an application from the license server 101. The processing on the license server 101 side at this time is shown in FIGS. Thereafter, installation is performed using the acquired license and application.

また、インストールボタン607押下時に、オフラインインストールラジオボタン603が選択されていた場合には、オフラインインストール要求がオフラインインストール要求受信部357に送信される。オフラインインストール要求には、アプリケーション入力フィールド605に入力されたアプリケーションとライセンス入力フィールドに入力されたライセンスを含む。この場合、予め取得済みのライセンスとアプリケーションを用いてインストールが行われる。   If the offline installation radio button 603 is selected when the install button 607 is pressed, an offline installation request is transmitted to the offline installation request receiving unit 357. The offline installation request includes the application input in the application input field 605 and the license input in the license input field. In this case, installation is performed using a previously acquired license and application.

図6(B)は、アプリケーション管理画面611を例示する図である。
アプリケーション管理画面611は、画像形成装置103のアプリケーション管理画面表示部356が表示部211に表示する画面である。アプリケーション名ラベル612は、インストールされたアプリケーションのアプリケーション名を表示するラベルである。アプリケーションバージョンラベル613は、インストールされたアプリケーションのアプリケーションバージョンを表示するラベルである。動作確認完了ボタン614は、動作確認用ライセンスでアプリケーションをインストールした時に表示されるボタンである。
FIG. 6B is a diagram illustrating an application management screen 611.
The application management screen 611 is a screen displayed on the display unit 211 by the application management screen display unit 356 of the image forming apparatus 103. The application name label 612 is a label that displays the application name of the installed application. The application version label 613 is a label that displays the application version of the installed application. The operation confirmation completion button 614 is a button displayed when an application is installed with an operation confirmation license.

以下、実施例1におけるライセンス管理システムの動作について説明する。
まず、アプリケーションのインストール時の説明を行う。
アプリケーションのインストールをする場合には、画像形成装置103のオンラインインストール要求受信部352が、ライセンス番号(図6の604で入力)を用いてアプリケーションとライセンスを取得する。ライセンスは、オンラインインストール要求受信部352が、ライセンス発行要求部354を介して、ライセンスサーバ101に対してライセンス発行要求を送信することで取得することができる。また、アプリケーションは、オンラインインストール要求受信部352が、ライセンスサーバ101に対してアプリケーション取得要求を送信することで取得することができる。
The operation of the license management system according to the first embodiment will be described below.
First, an explanation will be given when the application is installed.
When installing an application, the online installation request receiving unit 352 of the image forming apparatus 103 acquires an application and a license using a license number (input at 604 in FIG. 6). The license can be acquired by the online installation request receiving unit 352 transmitting a license issuance request to the license server 101 via the license issuance request unit 354. The application can be acquired by the online installation request receiving unit 352 transmitting an application acquisition request to the license server 101.

以下、図8、図9を用いて、アプリケーションのインストール時のライセンスサーバ101の動作について説明する。
図8A〜図8Cは、ライセンス発行要求を受信した時のライセンスサーバ101の動作を例示するフローチャートである。
図9は、アプリケーション取得要求を受信した時のライセンスサーバ101の動作を例示するフローチャートである。
なお、図8A〜図8C、図9のフローチャートに示す処理は、ライセンスサーバ101のCPU223が、ライセンスサーバ101のハードディスク224に記憶されているプログラムを、揮発性メモリ225上にロードして実行することで実現される。
Hereinafter, the operation of the license server 101 when an application is installed will be described with reference to FIGS.
8A to 8C are flowcharts illustrating the operation of the license server 101 when a license issuance request is received.
FIG. 9 is a flowchart illustrating the operation of the license server 101 when an application acquisition request is received.
8A to 8C and FIG. 9 are executed by the CPU 223 of the license server 101 loading a program stored in the hard disk 224 of the license server 101 onto the volatile memory 225 and executing it. It is realized with.

図8Aは、ライセンスサーバ101がライセンス発行要求受信部325でライセンス発行要求を受信した際に実行されるフローチャートである。   FIG. 8A is a flowchart executed when the license server 101 receives a license issuance request at the license issuance request receiving unit 325.

S801において、ライセンス発行要求受信部325は、受信したライセンス発行要求からライセンスアクセス番号を取得する。次に、S802において、ライセンス発行要求受信部325は、受信したライセンス発行要求からデバイス番号を取得する。   In step S801, the license issuance request reception unit 325 acquires a license access number from the received license issuance request. In step S <b> 802, the license issuance request reception unit 325 acquires a device number from the received license issuance request.

次に、S803において、ライセンス発行要求受信部325は、上記S802で取得したデバイス番号に対応するDeviceIDを取得する。具体的には、ライセンス発行要求受信部325は、取得したデバイス番号をデバイス番号範囲カラム505の値に含むレコードを、デバイス商品情報テーブル501から取得する。そして、取得したレコードのDeviceIDカラム504の値をDeviceIDとして取得する。   In step S803, the license issuance request reception unit 325 acquires a Device ID corresponding to the device number acquired in step S802. Specifically, the license issuance request reception unit 325 acquires a record including the acquired device number in the value of the device number range column 505 from the device product information table 501. And the value of DeviceID column 504 of the acquired record is acquired as DeviceID.

次に、S804において、ライセンス発行要求受信部325は、上記S801で取得したライセンス番号が販売用ライセンス番号情報テーブル531の販売用ライセンス番号カラム532に含まれているかをチェックする。そして、もし含まれていると判定した場合(S804でYesの場合)、S805に遷移する。S805では、ライセンス発行要求受信部325は、販売用ライセンスを発行する。販売用ライセンスの発行処理の詳細は、後述の図8Bのフローチャートを用いて説明を行う。   In step S <b> 804, the license issuance request reception unit 325 checks whether the license number acquired in step S <b> 801 is included in the sales license number column 532 of the sales license number information table 531. If it is determined that it is included (Yes in S804), the process proceeds to S805. In S805, the license issuance request receiving unit 325 issues a sales license. Details of the sales license issuance processing will be described with reference to a flowchart of FIG. 8B described later.

一方、上記S804において、上記ライセンス番号が販売用ライセンス番号情報テーブル531の販売用ライセンス番号カラム532に含まれていないと判定した場合(S804でNoの場合)、S806に遷移する。S806では、ライセンス発行要求受信部325は、上記S801で取得したライセンス番号が動作確認用ライセンス番号情報テーブル561の動作確認用ライセンス番号カラム564に含まれているかをチェックする。   On the other hand, if it is determined in S804 that the license number is not included in the sales license number column 532 of the sales license number information table 531 (No in S804), the process proceeds to S806. In S806, the license issuance request reception unit 325 checks whether the license number acquired in S801 is included in the operation confirmation license number column 564 of the operation confirmation license number information table 561.

そして、上記S806において、上記ライセンス番号が動作確認用ライセンス番号情報テーブル561の動作確認用ライセンス番号カラム564に含まれていると判定した場合(S806でYesの場合)、S807に遷移する。S807では、ライセンス発行要求受信部325は、動作確認用ライセンスを発行する。動作確認用ライセンスの発行処理の詳細は、後述の図8Cのフローチャートを用いて説明を行う。   If it is determined in S806 that the license number is included in the operation check license number column 564 of the operation check license number information table 561 (Yes in S806), the process proceeds to S807. In S807, the license issuance request receiving unit 325 issues an operation check license. Details of the operation confirmation license issuance processing will be described with reference to a flowchart of FIG. 8C described later.

一方、上記S806において、上記ライセンス番号が動作確認用ライセンス番号情報テーブル561の動作確認用ライセンス番号カラム564に含まれていないと判定した場合(S806でNoの場合)、S808に遷移する。S808では、ライセンス発行要求受信部325は、上記S801で取得したライセンス番号は利用できない旨のメッセージを、上記ライセンス発行要求元の画像形成装置103に応答として返す。   On the other hand, if it is determined in S806 that the license number is not included in the operation check license number column 564 of the operation check license number information table 561 (No in S806), the process proceeds to S808. In step S808, the license issuance request reception unit 325 returns a message indicating that the license number acquired in step S801 cannot be used as a response to the image forming apparatus 103 that has issued the license issuance request.

図8Bは、図8AのS805の販売用ライセンス発行処理の詳細を示すフローチャートであり、販売用ライセンスを発行する際に呼び出される。   FIG. 8B is a flowchart showing details of the sales license issuance process in S805 of FIG. 8A, and is called when a sales license is issued.

S821において、ライセンス発行要求受信部325は、上記S801で取得したライセンス番号に対応する商品の商品コードを取得する。具体的には、取得したライセンス番号が販売用ライセンス番号情報テーブル531の販売用ライセンス番号カラム532に含まれているレコードを取得し、そのレコードの商品コードカラム533の値を取得する。   In S821, the license issuance request receiving unit 325 acquires the product code of the product corresponding to the license number acquired in S801. Specifically, a record in which the acquired license number is included in the sales license number column 532 of the sales license number information table 531 is acquired, and the value of the product code column 533 of the record is acquired.

次に、S822において、ライセンス発行要求受信部325は、上記S821で取得した商品コードに対応するアプリケーションIDとアプリケーションバージョンを取得する。具体的には、取得した商品コードが商品情報テーブル521の商品コードカラム522に含まれているレコードを取得し、そのレコードのアプリケーションIDカラム525とアプリケーションバージョンカラム526の値を取得する。   Next, in S822, the license issuance request receiving unit 325 acquires an application ID and an application version corresponding to the product code acquired in S821. Specifically, a record in which the acquired product code is included in the product code column 522 of the product information table 521 is acquired, and the values of the application ID column 525 and the application version column 526 of the record are acquired.

次に、S823において、ライセンス発行要求受信部325は、上記S822で取得したアプリケーションIDとアプリケーションバージョンを含むレコードがDeviceID制御情報テーブル551に含まれているかどうかをチェックする。そして、上記アプリケーションIDとアプリケーションバージョンを含むレコードがDeviceID制御情報テーブル551に含まれていないと判定した場合(S823でNoの場合)、S824に遷移する。   In step S823, the license issuance request reception unit 325 checks whether the device ID control information table 551 includes a record including the application ID and application version acquired in step S822. If it is determined that the record including the application ID and application version is not included in the DeviceID control information table 551 (No in S823), the process proceeds to S824.

S824では、ライセンス発行要求受信部325は、上記S822で取得したアプリケーションIDとアプリケーションバージョンに対応するサポートDeviceIDを取得する。具体的には、上記S822で取得したアプリケーションIDとアプリケーションバージョンに一致するアプリケーション情報テーブル511のレコードを取得し、サポートDeviceIDカラム515の値を取得する。   In S824, the license issuance request reception unit 325 acquires the support Device ID corresponding to the application ID and application version acquired in S822. Specifically, the record of the application information table 511 that matches the application ID and application version acquired in S822 is acquired, and the value of the support device ID column 515 is acquired.

次に、S825において、ライセンス発行要求受信部325は、上記S822で取得したアプリケーションIDとアプリケーションバージョンに対応するサポートGroupIDを取得する。具体的には、上記S822で取得したアプリケーションIDとアプリケーションバージョンに一致するアプリケーション情報テーブルのレコードを取得し、サポートGroupIDカラム516の値を取得する。   Next, in S825, the license issuance request receiving unit 325 acquires the support Group ID corresponding to the application ID and application version acquired in S822. Specifically, a record of the application information table that matches the application ID and application version acquired in S822 is acquired, and the value of the support group ID column 516 is acquired.

次に、S826において、ライセンス発行要求受信部325は、上記S825で取得したサポートGroupIDに対応するDeviceIDを取得し、S824で取得したサポートDeviceIDに追加する。具体的には、ライセンス発行要求受信部325は、上記S825で取得したサポートGroupIDと一致するGroupIDカラム543の値を持つレコードのDeviceIDカラム542の値をDeviceIDとして取得する。さらに、ライセンス発行要求受信部325は、該取得したDeviceIDを上記S824で取得したサポートDeviceIDに追加して揮発性メモリ210内に保持する。   Next, in S826, the license issuance request reception unit 325 acquires the Device ID corresponding to the support Group ID acquired in S825, and adds it to the support Device ID acquired in S824. Specifically, the license issuance request receiving unit 325 acquires the value of the DeviceID column 542 of the record having the value of the GroupID column 543 that matches the support GroupID acquired in S825 as the DeviceID. Further, the license issuance request reception unit 325 adds the acquired Device ID to the support Device ID acquired in S824 and holds it in the volatile memory 210.

S827において、ライセンス発行要求受信部325は、上記S803で取得したDeviceIDが上記S826で追加したサポートDeviceID(揮発性メモリ210内に保持)に含まれているかどうかをチェックする。そして、上記DeviceIDが上記追加したサポートDeviceIDに含まれていると判定した場合(S827でYesの場合)、S828に遷移する。S828では、ライセンス発行要求受信部325は、販売用ライセンスを発行して、上記ライセンス発行要求元の画像形成装置103に応答として返す。そして、本フローチャートの処理を終了する。   In S827, the license issuance request reception unit 325 checks whether or not the Device ID acquired in S803 is included in the support Device ID (stored in the volatile memory 210) added in S826. If it is determined that the DeviceID is included in the added support DeviceID (Yes in S827), the process proceeds to S828. In S828, the license issuance request receiving unit 325 issues a sales license and returns it as a response to the image forming apparatus 103 that is the license issuance request source. And the process of this flowchart is complete | finished.

一方、上記S827において、上記DeviceIDが上記追加したサポートDeviceIDに含まれていないと判定した場合(S827でNoの場合)、S831に遷移する。   On the other hand, if it is determined in S827 that the DeviceID is not included in the added support DeviceID (No in S827), the process proceeds to S831.

また、上記S823において、上記アプリケーションIDとアプリケーションバージョンを含むレコードがDeviceID制御情報テーブル551に含まれていると判定した場合(S823でYesの場合)、S829に遷移する。S829では、ライセンス発行要求受信部325は、上記S822で取得したアプリケーションIDとアプリケーションバージョンと一致するレコードをDeviceID制御情報テーブルから取得する。さらに、該取得したレコードの発行可能DeviceIDカラム554の値を取得する。   If it is determined in S823 that the record including the application ID and application version is included in the DeviceID control information table 551 (Yes in S823), the process proceeds to S829. In S829, the license issuance request reception unit 325 acquires a record that matches the application ID and application version acquired in S822 from the DeviceID control information table. Further, the value of the issueable DeviceID column 554 of the acquired record is acquired.

次に、S830において、ライセンス発行要求受信部325は、上記S803で取得したDeviceIDが上記S829で取得した発行可能DeviceIDに含まれているかどうかをチェックする。そいて、上記DeviceIDが上記発行可能DeviceIDに含まれていると判定した場合(S830でYesの場合)、S828に遷移して、販売用ライセンスを発行する。   Next, in S830, the license issuance request reception unit 325 checks whether the DeviceID acquired in S803 is included in the issuable DeviceID acquired in S829. If it is determined that the DeviceID is included in the issuable DeviceID (Yes in S830), the process proceeds to S828 to issue a sales license.

一方、上記S830において、上記DeviceIDが上記発行可能DeviceIDに含まれていないと判定した場合(S830でNoの場合)、S831に遷移する。S831では、ライセンス発行要求受信部325は、上記S801で取得したライセンス番号が使用できない旨のメッセージを、上記ライセンス発行要求元の画像形成装置103に応答として返す。そして、本フローチャートの処理を終了する   On the other hand, if it is determined in S830 that the DeviceID is not included in the issuable DeviceID (No in S830), the process proceeds to S831. In S831, the license issuance request receiving unit 325 returns a message indicating that the license number acquired in S801 cannot be used as a response to the image forming apparatus 103 that is the license issuance request source. And the process of this flowchart is complete | finished.

図8Cは、実施例1における図8AのS807の動作確認用ライセンス発行処理の詳細を示すフローチャートであり、動作確認用ライセンスを発行する際に呼び出される。   FIG. 8C is a flowchart illustrating details of the operation confirmation license issuance processing in step S807 of FIG. 8A according to the first embodiment, and is called when the operation confirmation license is issued.

S841において、ライセンス発行要求受信部325は、上記S801で取得したライセンス番号が動作確認用ライセンス番号情報テーブル561の動作確認用ライセンス番号カラム564に含まれているレコードを取得し、そのレコードからアプリケーションID562を取得する。   In S841, the license issuance request reception unit 325 acquires a record in which the license number acquired in S801 is included in the operation check license number column 564 of the operation check license number information table 561, and the application ID 562 is acquired from the record. To get.

次に、S842において、ライセンス発行要求受信部325は、上記S841で取得したアプリケーションIDにインストール可能な動作確認用ライセンスを発行して、上記ライセンス発行要求元の画像形成装置103に応答として返す。そして、本フローチャートの処理を終了する。   In step S842, the license issuance request reception unit 325 issues an installable operation check license for the application ID acquired in step S841, and returns it as a response to the image forming apparatus 103 that issued the license issuance request. And the process of this flowchart is complete | finished.

図9は、ライセンスサーバ101がアプリケーション取得要求受信部329でアプリケーション取得要求を受信した際に実行されるフローチャートである。   FIG. 9 is a flowchart executed when the license server 101 receives an application acquisition request at the application acquisition request receiving unit 329.

S901において、アプリケーション取得要求受信部329は、受信したアプリケーション取得要求からライセンス番号を取得する。次に、S902において、アプリケーション取得要求受信部329は、上記S901で取得したライセンス番号が販売用ライセンス番号情報テーブル531の販売用ライセンス番号カラム532に含まれるかどうかをチェックする。そして、もし含まれていると判定した場合(S902でYesの場合)、S903に遷移する。   In step S901, the application acquisition request reception unit 329 acquires a license number from the received application acquisition request. In step S902, the application acquisition request receiving unit 329 checks whether the license number acquired in step S901 is included in the sales license number column 532 of the sales license number information table 531. If it is determined that it is included (Yes in S902), the process proceeds to S903.

S903では、アプリケーション取得要求受信部329は、上記S901で取得したライセンス番号を販売用ライセンス番号情報テーブル531の販売用ライセンス番号カラム532に含むレコードを取得する。そして、そのレコードの商品コードカラム533の値を商品コードとして取得する。   In S903, the application acquisition request receiving unit 329 acquires a record including the license number acquired in S901 in the sales license number column 532 of the sales license number information table 531. Then, the value of the product code column 533 of the record is acquired as a product code.

次に、S904において、アプリケーション取得要求受信部329は、上記S903で取得した商品コードを商品情報テーブル521の商品コードカラム522に含むレコードを取得する。そして、そのレコードのアプリケーションIDカラム525とアプリケーションバージョンカラム526の値をアプリケーションID、アプリケーションバージョンとして取得する。そして、S907に遷移する。   Next, in S904, the application acquisition request receiving unit 329 acquires a record that includes the product code acquired in S903 in the product code column 522 of the product information table 521. Then, the values of the application ID column 525 and the application version column 526 of the record are acquired as the application ID and application version. And it changes to S907.

また、上記S902において、上記S901で取得したライセンス番号が販売用ライセンス番号情報テーブル531の販売用ライセンス番号カラム532に含まれていないと判定した場合(S902でNoの場合)、S905に遷移する。   If it is determined in S902 that the license number acquired in S901 is not included in the sales license number column 532 of the sales license number information table 531 (No in S902), the process proceeds to S905.

S905では、アプリケーション取得要求受信部329は、上記S901で取得したライセンス番号が動作確認用ライセンス番号情報テーブル561の動作確認用ライセンス番号カラム564に含まれるかどうかをチェックする。そして、含まれていると判定した場合(S905でYesの場合)、S906に遷移する。   In S905, the application acquisition request receiving unit 329 checks whether the license number acquired in S901 is included in the operation check license number column 564 of the operation check license number information table 561. If it is determined that it is included (Yes in S905), the process proceeds to S906.

S906では、アプリケーション取得要求受信部329は、上記S901で取得したライセンス番号を動作確認用ライセンス番号情報テーブル561の動作確認用ライセンス番号カラム564に含むレコードを取得する。そして、そのレコードのアプリケーションIDカラム562、アプリケーションバージョンカラム563の値をアプリケーションID、アプリケーションバージョンとして取得する。そして、S907に遷移する。   In S906, the application acquisition request receiving unit 329 acquires a record including the license number acquired in S901 in the operation check license number column 564 of the operation check license number information table 561. Then, the values in the application ID column 562 and application version column 563 of the record are acquired as the application ID and application version. And it changes to S907.

S907では、アプリケーション取得要求受信部329は、上記S904又はS906で取得したアプリケーションIDとアプリケーションバージョンに一致するレコードをアプリケーション情報テーブル511から取得をする。そして、取得したレコードのアプリケーションパスカラム517の値をアプリケーションパスとして取得する。   In S907, the application acquisition request reception unit 329 acquires a record that matches the application ID and application version acquired in S904 or S906 from the application information table 511. Then, the value of the application path column 517 of the acquired record is acquired as the application path.

次に、S908において、アプリケーション取得要求受信部329は、上記S907で取得したアプリケーションパスに格納されているアプリケーションを、上記アプリケーション取得要求元の画像形成装置103に応答として返す。そして、本フローチャートの処理を終了する。   In step S908, the application acquisition request reception unit 329 returns the application stored in the application path acquired in step S907 as a response to the image forming apparatus 103 that is the application acquisition request source. And the process of this flowchart is complete | finished.

また、上記S905において、上記S901で取得したライセンス番号が動作確認用ライセンス番号情報テーブル561の動作確認用ライセンス番号カラム564に含まれていないと判定した場合(S905でNoの場合)、S909に遷移する。S909では、アプリケーション取得要求受信部329は、上記S901で取得したライセンス番号は利用できない旨のエラーメッセージを、上記アプリケーション取得要求元の画像形成装置103に応答として返す。そして、本フローチャートの処理を終了する。   If it is determined in S905 that the license number acquired in S901 is not included in the operation check license number column 564 of the operation check license number information table 561 (No in S905), the process proceeds to S909. To do. In S909, the application acquisition request receiving unit 329 returns an error message indicating that the license number acquired in S901 cannot be used to the image forming apparatus 103 that is the application acquisition request source as a response. And the process of this flowchart is complete | finished.

以上示したように、図8、図9に示した処理により、画像形成装置103は、インストールに使用するアプリケーションとライセンスを取得することができる。また、画像形成装置103は、該取得に使用したライセンス番号が販売用ライセンス番号であれば販売用ライセンス、動作確認用ライセンス番号であれば動作確認用ライセンスを取得することができる。通常、動作確認用ライセンス番号は、アプリケーションの評価メンバしか取得できないものであり、市場のユーザが取得出来ないようになっている。また、画像形成装置103では、インストール部355により、上記取得したアプリケーションとライセンスを使用することによって、アプリケーションのインストールを行うことができる。   As described above, the image forming apparatus 103 can acquire an application and a license used for installation by the processes shown in FIGS. Further, the image forming apparatus 103 can acquire a sales license if the license number used for the acquisition is a sales license number, and an operation check license if the license number is an operation check license number. Usually, only the evaluation member of the application can obtain the license number for operation confirmation, and the user in the market cannot obtain it. In the image forming apparatus 103, the installation unit 355 can install an application by using the acquired application and license.

なお、動作確認用ライセンスを用いてアプリケーションをインストールした場合には、画像形成装置103のアプリケーション管理画面611(図6(B))を表示することで、動作確認完了ボタン614が表示される。動作確認完了ボタン614は、アプリケーションの評価メンバにより、アプリケーションの動作確認が完了した際に押下される。   When the application is installed using the operation confirmation license, the operation confirmation completion button 614 is displayed by displaying the application management screen 611 (FIG. 6B) of the image forming apparatus 103. The operation confirmation completion button 614 is pressed when the application operation confirmation is completed by the application evaluation member.

図11は、アプリケーションのインストール後に、図6(B)の動作確認完了ボタン614が押下された際に実行されるシーケンスを示す図である。   FIG. 11 is a diagram illustrating a sequence executed when the operation check completion button 614 in FIG. 6B is pressed after the application is installed.

動作確認完了ボタン614が押下された場合には、画像形成装置103は、1101において、動作確認完了ファイル生成部358により、動作確認完了ファイル731(図7(D))を生成する。そして、画像形成装置103は、動作確認完了ファイル登録要求部359により、生成された動作確認完了ファイルを、インターネット104を介してライセンスサーバ101に送信する。   When the operation confirmation completion button 614 is pressed, the image forming apparatus 103 generates an operation confirmation completion file 731 (FIG. 7D) by the operation confirmation completion file generation unit 358 in 1101. Then, the image forming apparatus 103 transmits the generated operation confirmation completion file to the license server 101 via the Internet 104 by the operation confirmation completion file registration request unit 359.

なお、本実施例では、画像形成装置103から動作確認完了ファイルをライセンスサーバ101にアップロードする構成を示した。しかし、画像形成装置103から動作確認完了ファイルを情報処理装置102が取得し、情報処理装置102が動作確認完了ファイルを、ライセンスサーバ101にアップロードしてもよい。なお、動作確認完了ファイルのライセンスサーバ101へのアップロードは、動作確認完了ファイルを含む動作確認完了ファイル登録要求の送信により行う。   In the present embodiment, the configuration in which the operation confirmation completion file is uploaded from the image forming apparatus 103 to the license server 101 is shown. However, the information processing apparatus 102 may acquire the operation confirmation completion file from the image forming apparatus 103 and the information processing apparatus 102 may upload the operation confirmation completion file to the license server 101. The operation confirmation completion file is uploaded to the license server 101 by transmitting an operation confirmation completion file registration request including the operation confirmation completion file.

図10は、ライセンスサーバ101が動作確認完了ファイル登録要求受信部330で動作確認完了ファイル登録要求を受信した際に実行されるフローチャートである。なお、図10のフローチャートに示す処理は、ライセンスサーバ101のCPU223が、ライセンスサーバ101のハードディスク224に記憶されているプログラムを、揮発性メモリ225上にロードして実行することで実現される。   FIG. 10 is a flowchart executed when the license server 101 receives an operation confirmation completion file registration request at the operation confirmation completion file registration request receiving unit 330. The processing shown in the flowchart of FIG. 10 is realized by the CPU 223 of the license server 101 loading a program stored in the hard disk 224 of the license server 101 onto the volatile memory 225 and executing it.

S1001において、動作確認完了ファイル登録要求受信部330は、受信した動作確認完了ファイル登録要求から動作確認完了ファイル731を取得する。次に、S1002において、動作確認完了ファイル登録要求受信部330は、上記S1001で取得した動作確認完了ファイル731(図7(D))から、アプリケーションIDとアプリケーションバージョンを取得する。   In step S <b> 1001, the operation check completion file registration request reception unit 330 acquires the operation check completion file 731 from the received operation check completion file registration request. Next, in S1002, the operation check completion file registration request receiving unit 330 acquires an application ID and an application version from the operation check completion file 731 (FIG. 7D) acquired in S1001.

次に、S1003において、動作確認完了ファイル登録要求受信部330は、S1001で取得した動作確認完了ファイル731からDeviceIDを取得する。次に、S1004において、動作確認完了ファイル登録要求受信部330は、上記S1002で取得したアプリケーションID、アプリケーションバージョン、及び上記S1003で取得したDeviceIDを含む新規レコードを作成し、DeviceID制御情報テーブル551に追加する。   Next, in S1003, the operation check completion file registration request receiving unit 330 acquires the Device ID from the operation check completion file 731 acquired in S1001. Next, in S1004, the operation confirmation completion file registration request reception unit 330 creates a new record including the application ID and application version acquired in S1002 and the DeviceID acquired in S1003, and adds the new record to the DeviceID control information table 551. To do.

以上示したように、実施例1によれば、動作確認対象のアプリケーションについて、動作確認が完了した画像形成装置のDeviceIDを、ライセンスサーバ101に確実かつ自動で登録することができる。そのため、管理者等による管理負担を軽減するとともに、動作保障をしていない画像形成装置に対して、誤ってライセンスを発行してしまうことを防ぐことができる。   As described above, according to the first embodiment, the Device ID of the image forming apparatus whose operation confirmation has been completed can be reliably and automatically registered in the license server 101 for the application whose operation is to be confirmed. Therefore, it is possible to reduce the management burden on the administrator and the like, and to prevent a license from being erroneously issued to an image forming apparatus whose operation is not guaranteed.

上記実施例1では、動作確認用ライセンス番号が管理しきれずに、もし市場の出回ってしまった時に不正にアプリケーションの利用ができてしまう可能性がある。そのため、実施例2では、既に動作保障されているDeviceIDに対応する画像形成装置103から、動作確認用ライセンス番号を用いたライセンス発行依頼を受信した場合にはエラーとするように構成する。以下、図12を用いて詳細に説明する。   In the first embodiment, the license number for operation check cannot be managed, and there is a possibility that the application can be used illegally if it is on the market. Therefore, in the second embodiment, an error is generated when a license issuance request using an operation confirmation license number is received from the image forming apparatus 103 corresponding to a DeviceID whose operation is already guaranteed. Hereinafter, this will be described in detail with reference to FIG.

図12は、実施例2における図8AのS807の動作確認用ライセンス発行処理の詳細を示すフローチャートであり、動作確認用ライセンスを発行する際に呼び出される。なお、図12のフローチャートに示す処理は、ライセンスサーバ101のCPU223が、ライセンスサーバ101のハードディスク224に記憶されているプログラムを、揮発性メモリ225上にロードして実行することで実現される。   FIG. 12 is a flowchart showing details of the operation confirmation license issuance process in S807 of FIG. 8A according to the second embodiment, which is called when an operation confirmation license is issued. The processing shown in the flowchart of FIG. 12 is realized by the CPU 223 of the license server 101 loading a program stored in the hard disk 224 of the license server 101 onto the volatile memory 225 and executing it.

S1201において、ライセンス発行要求受信部325は、上記S801で取得したライセンス番号が動作確認用ライセンス番号情報テーブル561の動作確認用ライセンス番号カラム564に含まれているレコードを取得し、そのレコードからアプリケーションID562を取得する。   In step S1201, the license issuance request reception unit 325 acquires a record in which the license number acquired in step S801 is included in the operation check license number column 564 of the operation check license number information table 561, and the application ID 562 is acquired from the record. To get.

次に、S1202において、ライセンス発行要求受信部325は、上記S1201で取得したアプリケーションIDとアプリケーションバージョンに対して設定されている発行可能DeviceIDを、DeviceID制御情報テーブル551から取得する。具体的には、上記S1201で取得したアプリケーションIDとアプリケーションバージョンに一致するレコードを、DeviceID制御情報テーブル551から取得をする。そして、取得したレコードの発行可能DeviceID554の値を発行可能DeviceIDとして取得をする。   Next, in S1202, the license issuance request reception unit 325 obtains the issuable Device ID set for the application ID and application version obtained in S1201 from the Device ID control information table 551. Specifically, a record that matches the application ID and application version acquired in S1201 is acquired from the DeviceID control information table 551. Then, the value of the issueable DeviceID 554 of the acquired record is acquired as the issueable DeviceID.

次に、S1203において、ライセンス発行要求受信部325は、上記S1202で取得したサポートDeviceIDに、上記S803で取得したDeviceIDが含まれているかどうかをチェックする。そして、もし含まれていると判定した場合(S1203でYesの場合)、S1204に遷移する。S1204では、ライセンス発行要求受信部325は、既にサポート済のDeviceIDであるため動作確認用ライセンスを発行しない旨のエラーメッセージを、上記ライセンス発行要求元の画像形成装置103に応答として返す。そして、本フローチャートの処理を終了する。   In step S1203, the license issuance request reception unit 325 checks whether the device ID acquired in step S803 is included in the support device ID acquired in step S1202. And when it determines with it being contained (in the case of Yes in S1203), it changes to S1204. In step S1204, the license issuance request reception unit 325 returns an error message indicating that the operation confirmation license is not issued because the device ID is already supported to the image forming apparatus 103 that is the license issuance request source. And the process of this flowchart is complete | finished.

一方、上記S1203において、上記S1202で取得したサポートDeviceIDに、上記S803で取得したDeviceIDが含まれていないと判定した場合(S1203でNoの場合)、S1205に遷移する。S1205では、ライセンス発行要求受信部325は、動作確認用ライセンスを発行して、上記ライセンス発行要求元の画像形成装置103に応答として返す。そして、本フローチャートの処理を終了する。   On the other hand, in S1203, when it is determined that the DeviceID acquired in S803 is not included in the support DeviceID acquired in S1202 (No in S1203), the process proceeds to S1205. In step S1205, the license issuance request receiving unit 325 issues an operation check license and returns it as a response to the image forming apparatus 103 that is the license issuance request source. And the process of this flowchart is complete | finished.

以上説明したように、実施例2によれば、動作保障を終えた画像形成装置103に対しては動作確認用ライセンスを発行させないようにすることができる。そのため、動作確認用ライセンス番号が市場に出回ってしまったとしても、不正に利用されることを軽減することができる。   As described above, according to the second embodiment, it is possible to prevent the operation forming license from being issued to the image forming apparatus 103 for which the operation guarantee has been completed. Therefore, even if the operation confirmation license number is on the market, it is possible to reduce the unauthorized use.

なお、上記各実施例では、画像形成装置にインストールされるアプリケーションのライセンス管理を説明した。しかし、本発明でライセンス管理するアプリケーションのインストール先は画像形成装置に限定されるものではなく、画像形成装置以外の情報処理装置であってもよい。例えば、パーソナルコンピュータ等であってもよい。   In each of the above embodiments, the license management of the application installed in the image forming apparatus has been described. However, the installation destination of the application for license management according to the present invention is not limited to the image forming apparatus, and may be an information processing apparatus other than the image forming apparatus. For example, a personal computer or the like may be used.

以上示したように、本発明の各実施例によれば、画像形成装置は、対象のアプリケーションを、動作確認用ライセンスを用いてインストールした場合、動作確認完了を終えた証明である動作確認完了ファイルを発行できる。この動作確認完了ファイルは、対象のアプリケーションを識別する情報と、動作確認を終えた画像形成装置の情報を保持し、動作確認完了ファイルをライセンスサーバに登録することで、対象のアプリケーションに対して動作保障を終えた画像形成装置の機種を確実にライセンスサーバに登録することができる。そして、ライセンスサーバが、動作確認用ライセンスにて動作確認を終えた結果問題のない画像形成装置の機種のみ販売用ライセンスを発行することにより、確実に動作確認を終えたアプリケーションだけを市場に公開するようにすることができる。このように、画像形成装置の機種が増えても、新機種に対応した安全なアプリケーションのライセンス管理を行うことができる新機種対応環境を構築することができる。したがって、アプリケーションの動作確認を終えた画像形成装置だけをサポート機種として登録する際の登録ミスの発生を防止し、市場で動作保障されていない機種に対してアプリケーションのインストールがされてしまう事態の発生を防止することができる。   As described above, according to each embodiment of the present invention, when the target application is installed using the operation check license, the operation check completion file which is a proof that the operation check has been completed. Can be issued. This operation check completion file holds information for identifying the target application and information on the image forming apparatus for which the operation check has been completed, and registers the operation check completion file in the license server to operate the target application. The model of the image forming apparatus that has been guaranteed can be securely registered in the license server. Then, the license server issues a license for sales only to the model of the image forming apparatus that has no problem as a result of the operation confirmation with the operation confirmation license, so that only the application for which the operation confirmation has been reliably completed is released to the market. Can be. In this way, even if the number of image forming apparatus models increases, it is possible to construct a new model-compatible environment that enables safe application license management corresponding to the new model. This prevents registration errors when registering only image forming devices for which application operation has been confirmed as a supported model, and can cause applications to be installed on models that are not guaranteed to operate in the market. Can be prevented.

なお、上述した各種データの構成及びその内容はこれに限定されるものではなく、用途や目的に応じて、様々な構成や内容で構成されることは言うまでもない。
以上、一実施形態について示したが、本発明は、例えば、システム、装置、方法、プログラムもしくは記憶媒体等としての実施態様をとることが可能である。具体的には、複数の機器から構成されるシステムに適用しても良いし、また、一つの機器からなる装置に適用しても良い。
また、上記各実施例を組み合わせた構成も全て本発明に含まれるものである。
It should be noted that the configuration and contents of the various data described above are not limited to this, and it goes without saying that the various data and configurations are configured according to the application and purpose.
Although one embodiment has been described above, the present invention can take an embodiment as, for example, a system, apparatus, method, program, or storage medium. Specifically, the present invention may be applied to a system composed of a plurality of devices, or may be applied to an apparatus composed of a single device.
Moreover, all the structures which combined said each Example are also contained in this invention.

(他の実施例)
また、本発明は、以下の処理を実行することによっても実現される。即ち、上述した実施形態の機能を実現するソフトウェア(プログラム)を、ネットワーク又は各種記憶媒体を介してシステム或いは装置に供給し、そのシステム或いは装置のコンピュータ(またはCPUやMPU等)がプログラムを読み出して実行する処理である。
また、本発明は、複数の機器から構成されるシステムに適用しても、1つの機器からなる装置に適用してもよい。
本発明は上記実施例に限定されるものではなく、本発明の趣旨に基づき種々の変形(各実施例の有機的な組合せを含む)が可能であり、それらを本発明の範囲から除外するものではない。即ち、上述した各実施例及びその変形例を組み合わせた構成も全て本発明に含まれるものである。
(Other examples)
The present invention can also be realized by executing the following processing. That is, software (program) that realizes the functions of the above-described embodiments is supplied to a system or apparatus via a network or various storage media, and a computer (or CPU, MPU, or the like) of the system or apparatus reads the program. It is a process to be executed.
Further, the present invention may be applied to a system composed of a plurality of devices or an apparatus composed of a single device.
The present invention is not limited to the above embodiments, and various modifications (including organic combinations of the embodiments) are possible based on the spirit of the present invention, and these are excluded from the scope of the present invention. is not. That is, the present invention includes all the combinations of the above-described embodiments and modifications thereof.

101 ライセンスサーバ
102 情報処理装置
103 画像形成装置
104 インターネット
105 LAN
101 License Server 102 Information Processing Device 103 Image Forming Device 104 Internet 105 LAN

Claims (14)

情報処理装置にインストールされるアプリケーションのライセンスを管理する管理サーバであって、
第1のライセンス番号を用いたライセンスの取得要求を受信した場合に、該第1のライセンス番号に対応するアプリケーションを情報処理装置にインストールするための第1のライセンスを発行する第1の発行手段と、
前記第1のライセンスを用いて情報処理装置にインストールされたアプリケーションの動作が確認されたことを示す情報を受信した場合に、該情報処理装置の機種情報を、該アプリケーションについて第2のライセンスを発行可能な機種情報として登録する登録手段と、
第2のライセンス番号を用いたライセンスの取得要求を受信した場合に、該取得要求を行った情報処理装置の機種情報が該第2のライセンス番号に対応するアプリケーションに対応して前記登録手段に登録されている場合には、該アプリケーションを情報処理装置にインストールするための第2のライセンスを発行し、該取得要求を行った情報処理装置の機種情報がアプリケーションに対応して前記登録手段に登録されていない場合には、前記第2のライセンスを発行しない第2の発行手段と、
を有することを特徴とする管理サーバ。
A management server for managing licenses of applications installed in the information processing apparatus;
First issuing means for issuing a first license for installing an application corresponding to the first license number in the information processing apparatus when a license acquisition request using the first license number is received; ,
When the information indicating that the operation of the application installed in the information processing apparatus using the first license is confirmed is issued, the model information of the information processing apparatus is issued and the second license is issued for the application Registration means to register as possible model information;
When a license acquisition request using the second license number is received, the model information of the information processing apparatus that has made the acquisition request is registered in the registration unit corresponding to the application corresponding to the second license number. The second license for installing the application in the information processing apparatus is issued, and the model information of the information processing apparatus that has made the acquisition request is registered in the registration unit corresponding to the application. If not, a second issuing means that does not issue the second license;
A management server characterized by comprising:
前記第1の発行手段は、前記第1のライセンス番号を用いたライセンスの取得要求を行った情報処理装置の機種情報が、該第1のライセンス番号に対応するアプリケーションに対応して前記登録手段に登録されている場合には、前記第1のライセンスを発行しないことを特徴とする請求項1に記載の管理サーバ。   The first issuing means stores in the registration means the model information of the information processing apparatus that has made a license acquisition request using the first license number in correspondence with the application corresponding to the first license number. The management server according to claim 1, wherein the first license is not issued if registered. 前記第1のライセンスは、動作確認用のライセンスであり、
前記第2のライセンスは、販売用のライセンスであることを特徴とする請求項1又は2に記載の管理サーバ。
The first license is an operation confirmation license,
The management server according to claim 1, wherein the second license is a license for sale.
前記情報処理装置は、前記第1のライセンスを用いてインストールしたアプリケーションの動作が確認された場合に、前記動作が確認されたことを示す情報を生成することを特徴とする請求項1乃至3のいずれか1項に記載の管理サーバ。   4. The information processing apparatus according to claim 1, wherein the information processing apparatus generates information indicating that the operation has been confirmed when the operation of the application installed using the first license is confirmed. Management server given in any 1 paragraph. 前記情報処理装置は、画像形成装置であることを特徴とする請求項1乃至4のいずれか1項に記載の管理サーバ。   The management server according to claim 1, wherein the information processing apparatus is an image forming apparatus. 前記アプリケーションは、アプリケーションを特定する情報とアプリケーションのバージョンを特定する情報により識別されることを特徴とする請求項1乃至5のいずれか1項に記載の管理サーバ。   The management server according to any one of claims 1 to 5, wherein the application is identified by information specifying an application and information specifying a version of the application. 情報処理装置と、情報処理装置にインストールされるアプリケーションのライセンスを管理する管理サーバとを有する管理システムであって、
前記管理サーバは、
第1のライセンス番号を用いたライセンスの取得要求を受信した場合に、該第1のライセンス番号に対応するアプリケーションを情報処理装置にインストールするための第1のライセンスを発行する第1の発行手段と、
前記第1のライセンスを用いて情報処理装置にインストールされたアプリケーションの動作が確認されたことを示す情報を受信した場合に、該情報処理装置の機種情報を、該アプリケーションについて第2のライセンスを発行可能な機種情報として登録する登録手段と、
第2のライセンス番号を用いたライセンスの取得要求を受信した場合に、該取得要求を行った情報処理装置の機種情報が該第2のライセンス番号に対応するアプリケーションに対応して前記登録手段に登録されている場合には、該アプリケーションを情報処理装置にインストールするための第2のライセンスを発行し、該取得要求を行った情報処理装置の機種情報がアプリケーションに対応して前記登録手段に登録されていない場合には、前記第2のライセンスを発行しない第2の発行手段と、
を有し、
前記情報処理装置は、
前記第1のライセンスを用いてインストールしたアプリケーションの動作が確認された場合に、該アプリケーションの動作が確認されたことを示す情報を生成する生成手段を有する、
ことを特徴とする管理システム。
A management system having an information processing device and a management server for managing a license of an application installed in the information processing device,
The management server
First issuing means for issuing a first license for installing an application corresponding to the first license number in the information processing apparatus when a license acquisition request using the first license number is received; ,
When the information indicating that the operation of the application installed in the information processing apparatus using the first license is confirmed is issued, the model information of the information processing apparatus is issued and the second license is issued for the application Registration means to register as possible model information;
When a license acquisition request using the second license number is received, the model information of the information processing apparatus that has made the acquisition request is registered in the registration unit corresponding to the application corresponding to the second license number. The second license for installing the application in the information processing apparatus is issued, and the model information of the information processing apparatus that has made the acquisition request is registered in the registration unit corresponding to the application. If not, a second issuing means that does not issue the second license;
Have
The information processing apparatus includes:
A generation unit configured to generate information indicating that the operation of the application is confirmed when the operation of the application installed using the first license is confirmed;
Management system characterized by that.
前記第1の発行手段は、前記第1のライセンス番号を用いたライセンスの取得要求を行った情報処理装置の機種情報が、該第1のライセンス番号に対応するアプリケーションに対応して前記登録手段に登録されている場合には、前記第1のライセンスを発行しないことを特徴とする請求項7に記載の管理システム。   The first issuing means stores in the registration means the model information of the information processing apparatus that has made a license acquisition request using the first license number in correspondence with the application corresponding to the first license number. The management system according to claim 7, wherein the first license is not issued if the license is registered. 前記第1のライセンスは、動作確認用のライセンスであり、
前記第2のライセンスは、販売用のライセンスであることを特徴とする請求項7又は8に記載の管理システム。
The first license is an operation confirmation license,
The management system according to claim 7 or 8, wherein the second license is a license for sale.
前記情報処理装置は、
前記第1のライセンスを用いてアプリケーションがインストールされた場合、該アプリケーションの動作が確認された場合に指示する指示手段を有し、
前記生成手段は、前記指示手段が指示された場合に、前記動作が確認されたことを示す情報を生成することを特徴とする請求項7乃至9のいずれか1項に記載の管理システム。
The information processing apparatus includes:
When an application is installed using the first license, an instruction unit is provided for instructing when the operation of the application is confirmed.
The management system according to claim 7, wherein the generation unit generates information indicating that the operation has been confirmed when the instruction unit is instructed.
前記情報処理装置は、画像形成装置であることを特徴とする請求項7乃至10のいずれか1項に記載の管理システム。   The management system according to claim 7, wherein the information processing apparatus is an image forming apparatus. 情報処理装置にインストールされるアプリケーションのライセンスを管理する管理サーバの制御方法であって、
第1のライセンス番号を用いたライセンスの取得要求を受信した場合に、該第1のライセンス番号に対応するアプリケーションを情報処理装置にインストールするための第1のライセンスを発行する第1の発行ステップと、
前記第1のライセンスを用いて情報処理装置にインストールされたアプリケーションの動作が確認されたことを示す情報を受信した場合に、該情報処理装置の機種情報を、該アプリケーションについて第2のライセンスを発行可能な機種情報として登録手段に登録する登録ステップと、
第2のライセンス番号を用いたライセンスの取得要求を受信した場合に、該取得要求を行った情報処理装置の機種情報が該第2のライセンス番号に対応するアプリケーションに対応して前記登録手段に登録されている場合には、該アプリケーションを情報処理装置にインストールするための第2のライセンスを発行し、該取得要求を行った情報処理装置の機種情報がアプリケーションに対応して前記登録手段に登録されていない場合には、前記第2のライセンスを発行しない第2の発行ステップと、
を有することを特徴とする管理サーバの制御方法。
A management server control method for managing licenses of applications installed in an information processing apparatus,
A first issuing step of issuing a first license for installing an application corresponding to the first license number in the information processing apparatus when a license acquisition request using the first license number is received; ,
When the information indicating that the operation of the application installed in the information processing apparatus using the first license is confirmed is issued, the model information of the information processing apparatus is issued and the second license is issued for the application A registration step of registering in the registration means as possible model information;
When a license acquisition request using the second license number is received, the model information of the information processing apparatus that has made the acquisition request is registered in the registration unit corresponding to the application corresponding to the second license number. The second license for installing the application in the information processing apparatus is issued, and the model information of the information processing apparatus that has made the acquisition request is registered in the registration unit corresponding to the application. If not, a second issuing step that does not issue the second license;
A management server control method characterized by comprising:
情報処理装置と、情報処理装置にインストールされるアプリケーションのライセンスを管理する管理サーバとを有する管理システムの制御方法であって、
前記管理サーバが実行する、
第1のライセンス番号を用いたライセンスの取得要求を受信した場合に、該第1のライセンス番号に対応するアプリケーションを情報処理装置にインストールするための第1のライセンスを発行する第1の発行ステップと、
前記第1のライセンスを用いて情報処理装置にインストールされたアプリケーションの動作が確認されたことを示す情報を受信した場合に、該情報処理装置の機種情報を、該アプリケーションについて第2のライセンスを発行可能な機種情報として登録手段に登録する登録ステップと、
第2のライセンス番号を用いたライセンスの取得要求を受信した場合に、該取得要求を行った情報処理装置の機種情報が該第2のライセンス番号に対応するアプリケーションに対応して前記登録手段に登録されている場合には、該アプリケーションを情報処理装置にインストールするための第2のライセンスを発行し、該取得要求を行った情報処理装置の機種情報がアプリケーションに対応して前記登録手段に登録されていない場合には、前記第2のライセンスを発行しない第2の発行ステップと、
前記情報処理装置が実行する、
前記第1のライセンスを用いてインストールしたアプリケーションの動作が確認された場合に、該アプリケーションの動作が確認されたことを示す情報を生成する生成ステップと、
を有することを特徴とする管理システムの制御方法。
A control method for a management system having an information processing device and a management server for managing a license of an application installed in the information processing device,
Executed by the management server;
A first issuing step of issuing a first license for installing an application corresponding to the first license number in the information processing apparatus when a license acquisition request using the first license number is received; ,
When the information indicating that the operation of the application installed in the information processing apparatus using the first license is confirmed is issued, the model information of the information processing apparatus is issued and the second license is issued for the application A registration step of registering in the registration means as possible model information;
When a license acquisition request using the second license number is received, the model information of the information processing apparatus that has made the acquisition request is registered in the registration unit corresponding to the application corresponding to the second license number. The second license for installing the application in the information processing apparatus is issued, and the model information of the information processing apparatus that has made the acquisition request is registered in the registration unit corresponding to the application. If not, a second issuing step that does not issue the second license;
Executed by the information processing apparatus;
A generation step of generating information indicating that the operation of the application is confirmed when the operation of the application installed using the first license is confirmed;
A control method for a management system, comprising:
コンピュータを、請求項1乃至6のいずれか1項に記載の手段として機能させるためのプログラム。   The program for functioning a computer as a means of any one of Claims 1 thru | or 6.
JP2014069543A 2014-03-28 2014-03-28 Management server, management system, control method thereof, and program Pending JP2015191539A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014069543A JP2015191539A (en) 2014-03-28 2014-03-28 Management server, management system, control method thereof, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014069543A JP2015191539A (en) 2014-03-28 2014-03-28 Management server, management system, control method thereof, and program

Publications (1)

Publication Number Publication Date
JP2015191539A true JP2015191539A (en) 2015-11-02

Family

ID=54425955

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014069543A Pending JP2015191539A (en) 2014-03-28 2014-03-28 Management server, management system, control method thereof, and program

Country Status (1)

Country Link
JP (1) JP2015191539A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11100198B2 (en) * 2016-10-11 2021-08-24 Fujifilm Business Innovation Corp. Authentication device, terminal device, image forming system, and non-transitory computer readable medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11100198B2 (en) * 2016-10-11 2021-08-24 Fujifilm Business Innovation Corp. Authentication device, terminal device, image forming system, and non-transitory computer readable medium

Similar Documents

Publication Publication Date Title
JP5474296B2 (en) Information processing system and information processing method
TWI380216B (en) System and method for automated operating system installation
CN103324882B (en) Message handler
JP6335945B2 (en) Computer program, apparatus and method for providing access to an external web service to a multifunction peripheral device
JP2011060237A (en) Device and system for supporting program introduction, method and program for controlling display, and recording medium with the program recorded
US8792111B2 (en) Image processing apparatus, information processing method, and storage medium
US20130174270A1 (en) License install support system, license install support method
JP5819203B2 (en) System and method for enabling network access to mass storage devices connected to multi-function devices
US20150294093A1 (en) Management system, information processing device, management server, control method therefor, and program
JP6127719B2 (en) Information processing system, information processing apparatus, license management method, and program
US8885210B2 (en) Image forming apparatus and control method thereof
JP2017204242A (en) Information processing apparatus, programmable device, license management system, license management method, and program
JP5991740B2 (en) License management apparatus, license management method, and program
JP2015191539A (en) Management server, management system, control method thereof, and program
JP5822581B2 (en) Image forming apparatus, method thereof, and program
US20190073205A1 (en) Software management device, software management system, and non-transitory computer readable medium storing program
JP2016076166A (en) Attendance management system, attendance management method, and program
JP7047504B2 (en) Job system, job execution method, information processing device, program
JP6057740B2 (en) Image forming apparatus, information processing method, and program
JP2017123043A (en) Image formation apparatus, license server, license management system, and control method
JP2015049862A (en) Information processing device, system, method, and program
JP2014178798A (en) Image formation apparatus, control method thereof and computer program
JP2020035040A (en) Provision device, processing system, and communication method
WO2019221732A1 (en) Application management service including package file
JP6911955B2 (en) Information processing equipment, setup method and program