JP2006285774A - Service generating device, service processing system, processing method, program, and recording medium - Google Patents

Service generating device, service processing system, processing method, program, and recording medium Download PDF

Info

Publication number
JP2006285774A
JP2006285774A JP2005106577A JP2005106577A JP2006285774A JP 2006285774 A JP2006285774 A JP 2006285774A JP 2005106577 A JP2005106577 A JP 2005106577A JP 2005106577 A JP2005106577 A JP 2005106577A JP 2006285774 A JP2006285774 A JP 2006285774A
Authority
JP
Japan
Prior art keywords
service
license
installation
binary
generating
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
JP2005106577A
Other languages
Japanese (ja)
Inventor
Koichi Oi
浩一 大井
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 JP2005106577A priority Critical patent/JP2006285774A/en
Publication of JP2006285774A publication Critical patent/JP2006285774A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To improve license management when providing network service. <P>SOLUTION: A service generating device, or the like comprises a service generation means for generating service from a service source; an installation destination storage means for storing one or a plurality of installation destinations; a license generation means for generating a license corresponding to the installation destination; an installable binary generation means for generating an installable binary from the service and the license; and an installation means for installing the installable binary to the installation destination. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、ライセンスに適合するようにサービスを生成し、実行する装置並びにシステムに関する。   The present invention relates to an apparatus and a system for generating and executing a service so as to conform to a license.

従来より、ソフトウエア、プログラム、あるいはサービス(以上のものをまとめて、以下、サービスと称す)を機器にインストールする、あるいは機器上でサービスを実行する際、サービスに組み込まれたライセンスで、サービスをその機器にインストールすることができるか、あるいはサービスを実行できるかを判断し、適正なライセンスを持っていなければ、インストールや実行を許可しない技術が存在している。
例えば、特許文献1,2はそのような技術の一例である。
Traditionally, when installing software, programs, or services (collectively referred to below as services) on a device or executing a service on a device, the service is installed with a license embedded in the service. There is a technology that determines whether it can be installed on the device or whether a service can be executed and does not permit installation or execution unless it has a proper license.
For example, Patent Documents 1 and 2 are examples of such a technique.

ライセンスはサービスを購入した人に付与する場合と、サービスを実行する機器に対して付与する場合がある。
後者の場合、ライセンスが機器のIDに対して一意になるようにバリエーションを作ることがある。単純には、ライセンスの中に機器IDが含まれようにする。このようにすれば、インストール時あるいは実行時に、ライセンスの中に含まれる機器IDと自機器IDが一致するかどうかを調べて、一致する場合のみ、インストールあるいは実行が可能になるという制御を行うことによって、ライセンスが発行されていない機器へのインストールあるいは実行禁止が達成される。
ライセンスの不正コピーや改竄を防止するため、暗号化技術が用いられることも一般的である。
A license may be granted to a person who purchased the service, or may be granted to a device that executes the service.
In the latter case, variations may be made so that the license is unique to the device ID. Simply, the device ID is included in the license. In this way, at the time of installation or execution, it is checked whether the device ID included in the license matches the own device ID, and control is performed such that installation or execution is possible only if they match. Thus, installation or execution prohibition on a device for which a license has not been issued is achieved.
In order to prevent unauthorized copying and falsification of licenses, encryption technology is generally used.

従来技術の構成を図3のブロック図に示す。
管理用PC103から複合機1 102a及び複合機2 102bに対してサービスをインストールする。サービスについては、複合機1 102aに対してインストールするサービスプログラム1 302aと複合機2 102bに対してインストールするサービスプログラム2 302bがCD−ROM301に収められており、それを管理PC103で読み出してインストールする。サービスプログラム1 302aは複合機1 102aに対応するライセンス1 303aを含む。サービスプログラム2 302bは複合機2 102bに対応するライセンス2 303bを含む。
前記2つのサービスプログラムは同一のサービスを提供する。
The configuration of the prior art is shown in the block diagram of FIG.
A service is installed from the management PC 103 to the MFP 1 102a and the MFP 2 102b. As for services, a service program 1 302a to be installed on the multifunction peripheral 1 102a and a service program 2 302b to be installed on the multifunction peripheral 2 102b are stored in the CD-ROM 301, which is read and installed by the management PC 103. . The service program 1 302a includes a license 1 303a corresponding to the MFP 1 102a. The service program 2 302b includes a license 2 303b corresponding to the MFP 2 102b.
The two service programs provide the same service.

そして、管理用PC103からサービスプログラムをインストールするときは、前述のように動作し、ライセンス適合性を確認しながらインストールを行う。   When the service program is installed from the management PC 103, the operation is performed as described above, and the installation is performed while checking the license compatibility.

以上のように、ライセンス生成は、不正使用防止の鍵となる技術なので、厳重に管理される。通常は、サービス提供者のサイトにインストールあるいは実行する機器の情報を集めてライセンスを生成し、生成されたライセンスを組み込んだサービスを顧客に提供する。
このようにすることによって、安全性が確保されている。
As described above, since the license generation is a key technology for preventing unauthorized use, it is strictly managed. Usually, a license is generated by collecting information on devices to be installed or executed on a service provider site, and a service incorporating the generated license is provided to a customer.
By doing so, safety is ensured.

特開2004−46606号公報JP 2004-46606 A 特開2004−135325号公報JP 2004-135325 A

しかしながら、上記従来の技術には以下のような課題が存在する。
すなわち、サービスを機器上で動的に生成する場合のライセンス付与方法である。サービスを機器上で動的に生成するような場合、生成する前はサービスが存在していないのだから、ライセンスも作成されていない。このようなサービスに対してライセンスをどのように付与するかが問題になる。
However, the above conventional techniques have the following problems.
In other words, this is a license granting method when a service is dynamically generated on a device. When a service is dynamically generated on a device, the license does not exist because the service does not exist before the service is generated. The problem is how to license such services.

自機器だけでなく、他の機器にもサービスをインストールしようとすると、この場合のライセンス付与方法も問題である。
また、ライセンスを一旦、付与したら、それをサービス提供者が知り得るようにしなければ意味がない。ライセンスが動的に生成され、あるいは削除されるとしたら、それがそこに確かにあったという痕跡を残さなければならない。ライセンスがどの機器に対して発行されたのか、機器がそのサービスをどのくらい利用しているか、このような情報を正確にサービス提供者を知ることができなければならない。課金に関連する事項だからである。
但し、たとえサービス提供者のサイトと機器がネットワークで接続されていたとしても、前記の情報を機器からサイトに送ってしまえばよいということにはならない。ライセンスが適正に付与されていることをユーザも把握できるようにすることが望まれる。
If the service is to be installed not only on the device itself but also on other devices, the licensing method in this case is also a problem.
Also, once a license is granted, it is meaningless unless the service provider knows it. If a license is created or deleted dynamically, it must leave a trace that it was there. It must be possible for the service provider to know exactly such information as to which device the license is issued to and how much the device is using the service. This is because it is a matter related to billing.
However, even if the service provider's site and the device are connected via a network, it does not mean that the information needs to be sent from the device to the site. It is desired that the user can grasp that the license is properly granted.

そして、適用範囲を広げるために、サービス提供者のサイトと機器がネットワーク接続されていることは要件とすべきではない。
また、ライセンス情報やサービス利用状況の情報は不正な手段による変更が困難でなければならない。
In order to broaden the scope of application, it should not be a requirement that the service provider's site and equipment are connected to the network.
In addition, license information and service usage information must be difficult to change by unauthorized means.

また、ライセンス管理をサービス提供者のサイトで一元化して行うと、全世界に対して販売する多数の機器に対してライセンスを発行することになりかねず、サイトの負担が増す。従って、サイトの負担を減らすために、ライセンス発行を分散化することも望まれる。
例えば、サービス提供者サイトは各ユーザサイトに対して発行したライセンス数だけを管理し、各ユーザサイトで機器が前記ライセンス数を超えないように、ライセンス管理を行うという形態が好ましい。
If license management is performed centrally at the service provider's site, licenses may be issued for a large number of devices sold to the entire world, increasing the burden on the site. Therefore, it is also desirable to distribute license issuance in order to reduce the burden on the site.
For example, it is preferable that the service provider site manages only the number of licenses issued to each user site, and performs license management so that the device does not exceed the number of licenses at each user site.

本発明は、上記の課題に鑑みてなされたものであり、サービスを機器上で動的に生成する場合、事前にライセンスが生成されていなくともライセンスを動的に生成し、ライセンス認証機構を用いながらサービスをインストールあるいは実行することを可能とするサービス生成装置、サービス処理システム、処理方法、プログラム及び記録媒体を提供することを目的とする。   The present invention has been made in view of the above problems. When a service is dynamically generated on a device, a license is dynamically generated even if a license is not generated in advance, and a license authentication mechanism is used. It is an object of the present invention to provide a service generation device, a service processing system, a processing method, a program, and a recording medium that enable a service to be installed or executed.

本発明のサービス生成装置は、サービスソースからサービスを生成するサービス生成手段と、一乃至複数のインストール先を記憶するインストール先記憶手段と、前記インストール先に応じたライセンスを生成するライセンス生成手段と、 前記サービス及び前記ライセンスからインストーラブルバイナリを生成するインストーラブルバイナリ生成手段と、前記インストーラブルバイナリを前記インストール先にインストールするインストール手段とを備える。   The service generation device of the present invention includes a service generation unit that generates a service from a service source, an installation destination storage unit that stores one or more installation destinations, a license generation unit that generates a license according to the installation destination, An installable binary generation unit configured to generate an installable binary from the service and the license; and an installation unit configured to install the installable binary in the installation destination.

本発明のサービス処理システムは、サービスソースからサービスを生成するサービス生成装置と、前記サービスを実行するサービス実行装置とを含むサービス処理システムにおいて、前記サービス生成装置は、サービスソースからサービスを生成するサービス生成手段と、一乃至複数のインストール先であるサービス実行装置を記憶するインストール先記憶手段と、前記インストール先に応じたライセンスを生成するライセンス生成手段と、前記サービス及び前記ライセンスからインストーラブルバイナリを生成するインストーラブルバイナリ生成手段と、前記インストーラブルバイナリを前記インストール先にインストールするインストール手段とを備え、前記サービス実行装置は、前記インストーラブルバイナリを入力するインストーラブルバイナリ入力手段と、前記インストーラブルバイナリのライセンスの条件が自装置に適合するかどうかを判定するライセンス適合性判定手段と、前記ライセンス適合性判定手段が、ライセンス条件が自装置に適合すると判定した場合に、前記インストーラブルバイナリのサービスをインストールするインストール手段とを備える。   The service processing system of the present invention includes a service generation device that generates a service from a service source, and a service execution device that executes the service, wherein the service generation device generates a service from the service source. Generating means; installation destination storage means for storing one or a plurality of installation destination service execution apparatuses; license generation means for generating a license corresponding to the installation destination; and generating an installable binary from the service and the license An installer for inputting the installerable binary, and an installer for installing the installerable binary in the installation destination. When the license condition determining means for determining whether the license conditions of the installable binary, the license condition of the installerable binary is compatible with the self apparatus, and the license conformity determining means are determined to be suitable for the self apparatus And installation means for installing the installable binary service.

本発明のサービス生成装置は、サービスソースからサービスを生成するサービス生成手段と、一乃至複数のインストール先を記憶するインストール先記憶手段と、前記インストール先に応じたライセンスを生成するライセンス生成手段と、前記サービス及び前記ライセンスからインストーラブルバイナリを生成するインストーラブルバイナリ生成手段と、前記インストーラブルバイナリを前記インストール先にインストールするインストール手段と、前記インストール先から送られるサービス利用状況を記憶するサービス利用状況記憶手段と、前記インストール先記憶手段もしくは前記サービス利用状況記憶手段に記憶された情報を外部に出力する情報出力手段とを備える。   The service generation device of the present invention includes a service generation unit that generates a service from a service source, an installation destination storage unit that stores one or more installation destinations, a license generation unit that generates a license according to the installation destination, An installable binary generating means for generating an installable binary from the service and the license; an installation means for installing the installable binary in the installation destination; and a service usage status storage for storing a service usage status sent from the installation destination. And information output means for outputting the information stored in the installation destination storage means or the service usage status storage means to the outside.

本発明のサービス処理システムは、サービスソースからサービスを生成するサービス生成装置と、前記サービスを実行するサービス実行装置とを含むサービス処理システムにおいて、前記サービス生成装置は、 サービスソースからサービスを生成するサービス生成手段と、一乃至複数のインストール先であるサービス実行装置を記憶するインストール先記憶手段と、前記インストール先に応じたライセンスを生成するライセンス生成手段と、前記サービス及び前記ライセンスからインストーラブルバイナリを生成するインストーラブルバイナリ生成手段と、前記インストーラブルバイナリを前記インストール先にインストールするインストール手段と、前記インストール先から送られるサービス利用状況を記憶するサービス利用状況記憶手段と、前記インストール先記憶手段もしくは前記サービス利用状況記憶手段に記憶された情報を外部に出力する情報出力手段とを備え、前記サービス実行装置は、前記インストーラブルバイナリを入力するインストーラブルバイナリ入力手段と、前記インストーラブルバイナリのライセンスの条件が自装置に適合するかどうかを判定するライセンス適合性判定手段と、前記ライセンス適合性判定手段が、ライセンス条件が自装置に適合すると判定した場合に、前記インストーラブルバイナリのサービスをインストールするインストール手段と、自装置におけるサービス利用状況を前記サービス生成装置に送信するサービス利用状況送信手段とを備える。   The service processing system of the present invention includes a service generation device that generates a service from a service source and a service execution device that executes the service, wherein the service generation device generates a service from the service source. Generating means; installation destination storage means for storing one or a plurality of installation destination service execution apparatuses; license generation means for generating a license corresponding to the installation destination; and generating an installable binary from the service and the license Installerable binary generation means for performing installation, installation means for installing the installerable binary in the installation destination, and service usage status storage means for storing service usage status sent from the installation destination And information output means for outputting the information stored in the installation destination storage means or the service usage status storage means to the outside, and the service execution device includes an installable binary input means for inputting the installable binary A license compatibility determination unit that determines whether or not a license condition of the installerable binary is compatible with the device; and the license compatibility determination unit determines that the license condition is compatible with the device. An installation unit that installs a binary service, and a service usage status transmission unit that transmits a service usage status of the device itself to the service generation device.

本発明のサービス生成方法は、サービスソースからサービスを生成するサービス生成工程と、一乃至複数のインストール先を記憶するインストール先記憶工程と、前記インストール先に応じたライセンスを生成するライセンス生成工程と、前記サービス及び前記ライセンスからインストーラブルバイナリを生成するインストーラブルバイナリ生成工程と、前記インストーラブルバイナリを前記インストール先にインストールするインストール工程とを備える。   The service generation method of the present invention includes a service generation step of generating a service from a service source, an installation destination storage step of storing one or more installation destinations, a license generation step of generating a license according to the installation destination, An installable binary generation step of generating an installable binary from the service and the license; and an installation step of installing the installable binary in the installation destination.

本発明のサービス処理システムの処理方法は、サービスソースからサービスを生成するサービス生成装置の処理方法と、前記サービスを実行するサービス実行装置の処理方法とを含むサービス処理システムの処理方法において、前記サービス生成装置の処理方法は、サービスソースからサービスを生成するサービス生成工程と、一乃至複数のインストール先であるサービス実行装置を記憶するインストール先記憶工程と、前記インストール先に応じたライセンスを生成するライセンス生成工程と、前記サービス及び前記ライセンスからインストーラブルバイナリを生成するインストーラブルバイナリ生成工程と、前記インストーラブルバイナリを前記インストール先にインストールするインストール工程とを備え、前記サービス実行装置の処理方法は、前記インストーラブルバイナリを入力するインストーラブルバイナリ入力工程と、前記インストーラブルバイナリのライセンスの条件が自装置に適合するかどうかを判定するライセンス適合性判定工程と、前記ライセンス適合性判定工程が、ライセンス条件が自装置に適合すると判定した場合に、前記インストーラブルバイナリのサービスをインストールするインストール工程とを備える。   The processing method of the service processing system according to the present invention includes a processing method of a service generation device that generates a service from a service source, and a processing method of a service execution device that executes the service. The processing method of the generation apparatus includes a service generation step of generating a service from a service source, an installation destination storage step of storing one or a plurality of installation destination service execution devices, and a license for generating a license corresponding to the installation destination A process for generating the installable binary from the service and the license; and an installation process for installing the installable binary in the installation destination. The method includes an installable binary input step for inputting the installable binary, a license suitability determining step for determining whether a license condition of the installable binary is compatible with a self-apparatus, and the license suitability determining step. And an installation step of installing the installable binary service when it is determined that the license condition is compatible with the device.

本発明のサービス生成方法は、サービスソースからサービスを生成するサービス生成工程と、一乃至複数のインストール先を記憶するインストール先記憶工程と、前記インストール先に応じたライセンスを生成するライセンス生成工程と、前記サービス及び前記ライセンスからインストーラブルバイナリを生成するインストーラブルバイナリ生成工程と、前記インストーラブルバイナリを前記インストール先にインストールするインストール工程と、前記インストール先から送られるサービス利用状況を記憶するサービス利用状況記憶工程と、前記インストール先記憶工程もしくは前記サービス利用状況記憶工程に記憶された情報を外部に出力する情報出力工程とを備える。   The service generation method of the present invention includes a service generation step of generating a service from a service source, an installation destination storage step of storing one or more installation destinations, a license generation step of generating a license according to the installation destination, An installable binary generation step of generating an installable binary from the service and the license; an installation step of installing the installable binary in the installation destination; and a service usage status storage for storing a service usage status sent from the installation destination And an information output step of outputting the information stored in the installation destination storage step or the service usage status storage step to the outside.

本発明のサービス処理システムの処理方法は、サービスソースからサービスを生成するサービス生成装置の処理方法と、前記サービスを実行するサービス実行装置の処理方法とを含むサービス処理システムの処理方法において、前記サービス生成装置の処理方法は、サービスソースからサービスを生成するサービス生成工程と、一乃至複数のインストール先であるサービス実行装置を記憶するインストール先記憶工程と、前記インストール先に応じたライセンスを生成するライセンス生成工程と、前記サービス及び前記ライセンスからインストーラブルバイナリを生成するインストーラブルバイナリ生成工程と、前記インストーラブルバイナリを前記インストール先にインストールするインストール工程と、前記インストール先から送られるサービス利用状況を記憶するサービス利用状況記憶工程と、前記インストール先記憶工程もしくは前記サービス利用状況記憶工程に記憶された情報を外部に出力する情報出力工程とを備え、前記サービス実行装置の処理方法は、前記インストーラブルバイナリを入力するインストーラブルバイナリ入力工程と、前記インストーラブルバイナリのライセンスの条件が自装置に適合するかどうかを判定するライセンス適合性判定工程と、前記ライセンス適合性判定工程が、ライセンス条件が自装置に適合すると判定した場合に、前記インストーラブルバイナリのサービスをインストールするインストール工程と、自装置におけるサービス利用状況を前記サービス生成装置に送信するサービス利用状況送信工程とを備える。   The processing method of the service processing system according to the present invention includes a processing method of a service generation device that generates a service from a service source, and a processing method of a service execution device that executes the service. The processing method of the generation apparatus includes a service generation step of generating a service from a service source, an installation destination storage step of storing one or a plurality of installation destination service execution devices, and a license for generating a license corresponding to the installation destination Sent from the installation destination, a creation step, an installerable binary generation step of generating an installable binary from the service and the license, an installation step of installing the installerable binary in the installation destination, and A service usage status storage step for storing service usage status; and an information output step for outputting information stored in the installation destination storage step or the service usage status storage step to the outside. An installable binary input step for inputting the installable binary, a license suitability determining step for determining whether a license condition of the installable binary is compatible with the device, and the license suitability determining step. When it is determined that the condition is compatible with the own device, an installation step of installing the installable binary service and a service usage status transmission step of transmitting the service usage status of the own device to the service generation device are provided.

以上の手段を備えることによって、本発明は以下に示す諸効果を奏する。
すなわち、サービスを機器上で動的に生成する場合、事前にライセンスが生成されていなくともライセンスを動的に生成し、ライセンス認証機構を用いながらサービスをインストールあるいは実行することができる。
このようにすることによって、静的なサービスを機器にインストールする時と同じライセンス認証機構を用いることができる。
By providing the above means, the present invention has the following effects.
That is, when the service is dynamically generated on the device, the license can be dynamically generated even if the license is not generated in advance, and the service can be installed or executed using the license authentication mechanism.
By doing so, the same license authentication mechanism as that used when installing a static service in the device can be used.

また、自機器だけでなく、他の機器向けにもライセンスを生成し、サービスをインストールあるいは実行することができる。
また、動的に生成したライセンス情報及びそのライセンスを使用してインストールあるいは実行したサービスの利用状況の情報をサービス提供者もしくはユーザが正確に、安全性をもって、知ることができる。
また、前記情報の取得は、サービス提供者のサイトと機器がネットワーク接続されていなくても実現できる。
Also, a license can be generated not only for the device itself but also for other devices, and the service can be installed or executed.
Further, the service provider or the user can know the license information generated dynamically and the usage status information of the service installed or executed using the license accurately and safely.
The acquisition of the information can be realized even if the service provider site and the device are not connected to the network.

また、ライセンス情報やサービス利用状況の情報は不正な手段による変更が困難である。
また、ライセンス管理をサービス提供者のサイトで一元化して行わず、機器上でライセンス管理を行うことによって、ライセンス管理の分散化が達成され、サービス提供者サイトの負担を減らすことができる。
Further, it is difficult to change license information and service usage status information by unauthorized means.
In addition, license management is not performed centrally at the service provider site, but license management is performed on the device, thereby achieving distributed license management and reducing the burden on the service provider site.

以下、本発明を実施するための最良の形態について図を用いて説明する。
図1は本発明のサービス処理システムの構成を示すブロック図であり、同図において、101はセンター複合機、102は複合機、103は管理用PCであり、互いにネットワークで接続されている。
Hereinafter, the best mode for carrying out the present invention will be described with reference to the drawings.
FIG. 1 is a block diagram showing a configuration of a service processing system according to the present invention. In FIG. 1, 101 is a center multifunction peripheral, 102 is a multifunction peripheral, and 103 is a management PC, which are connected to each other via a network.

センター複合機101はサービス及びライセンスを生成し、ライセンスを管理するという、本発明の構成において中心的な役割を果たす。複合機102にはサービスがインストールされ、そのサービスを実行する。複合機102におけるサービスの利用状況がセンター複合機101に報告される。   The center multifunction peripheral 101 plays a central role in the configuration of the present invention, which generates services and licenses and manages licenses. A service is installed in the MFP 102 and the service is executed. The service usage status in the MFP 102 is reported to the center MFP 101.

管理用PC103はセンター複合機101に対して、サービスのソースをインストールしたり、動的に生成するサービスのインストール先を指定したり、静的に構築されたサービスをセンター複合機101や複合機102に対してインストールしたりする。
センター複合機101あるいは複合機102の内部構成を図2のブロック図を用いて説明する。
The management PC 103 installs a service source to the center multifunction peripheral 101, designates an installation destination of a dynamically generated service, or creates a statically constructed service as the center multifunction peripheral 101 or the multifunction peripheral 102. Or install against.
The internal configuration of the center multifunction machine 101 or the multifunction machine 102 will be described with reference to the block diagram of FIG.

同図において、センター複合機101あるいは複合機102は、機器全体を制御するところの中央処理装置(以下、CPUと称す)201、各種動作プログラムを読み取り可能に格納したROM202、プログラム動作中の一時的な値の保存に用いるRAM203、各種時間を計測するタイマ204、各種設定メニュー及び画像を表示するディスプレイ205、スキャナ206、プリンタ207、各種操作ボタン208、各種設定データファイルを保存しておくための不揮発性メモリであるFlashROM209、機器外部と接続するインタフェースとなるネットワークI/F210、サービスのソースやバイナリ、各種動作プログラム、各種設定データファイルを保存しておくためのハードディスク(以下、HDと称す)211からなる。   In the figure, a center multifunction machine 101 or a multifunction machine 102 includes a central processing unit (hereinafter referred to as CPU) 201 that controls the entire device, a ROM 202 that stores various operation programs in a readable manner, and a temporary program operation. RAM 203 used for storing various values, timer 204 for measuring various times, display 205 for displaying various setting menus and images, scanner 206, printer 207, various operation buttons 208, and non-volatile for storing various setting data files A flash ROM 209 which is a volatile memory, a network I / F 210 which is an interface for connecting to the outside of the device, a hard disk (hereinafter referred to as HD) 211 for storing service sources and binaries, various operation programs, and various setting data files Become

本発明で説明するサービスのソースやバイナリ及びライセンス情報は、前記で挙げたいくつかの記録媒体のうち、これに入っていなければならないということはないが、本実施形態ではHD211に格納されているものとする。   The source, binary, and license information of the service described in the present invention do not have to be included in some of the above-mentioned recording media, but are stored in the HD 211 in this embodiment. Shall.

次に、センター複合機101上で動作するソフトウエアの階層について、図13を用いて説明する。
まず、最下層にハードウエア1301が存在する。その上にハードウエア1301を制御するためのオペレーティングシステム(以下、OSと称す)1302が存在する。OS1302の上には、OS1302上で動作する各種のプログラムが存在する。
その一つにJava(登録商標)仮想マシン(Java(登録商標)は米国Sun Microsystems Inc.の米国およびその他の国における商標または登録商標である。以下、Java(登録商標)VMと称す)1303が存在する。
Next, the hierarchy of software operating on the center multifunction peripheral 101 will be described with reference to FIG.
First, hardware 1301 exists in the lowest layer. In addition, an operating system (hereinafter referred to as OS) 1302 for controlling the hardware 1301 exists. Various programs operating on the OS 1302 exist on the OS 1302.
For example, a Java (registered trademark) virtual machine (Java (registered trademark) is a trademark or registered trademark of Sun Microsystems Inc. in the United States and other countries, hereinafter referred to as Java (registered trademark) VM) 1303. Exists.

Java(登録商標)VM1303は中間コード形式の一種であるJava(登録商標)バイトコードを実行できる。Java(登録商標)バイトコードは中間コードであるから機器依存度が低く、他の機器に送り込んでそこで実行するのに適している。
本実施形態で説明するサービス1320はJava(登録商標)バイトコードで実現されており、Java(登録商標)VM1303の上で動作する。
The Java (registered trademark) VM 1303 can execute a Java (registered trademark) bytecode which is a kind of intermediate code format. Since Java (registered trademark) bytecode is an intermediate code, the degree of device dependency is low, and it is suitable to be sent to another device and executed there.
A service 1320 described in the present embodiment is realized by a Java (registered trademark) bytecode, and operates on the Java (registered trademark) VM 1303.

さらに、OS1302上で動作する各種のコンパイラ、ツールが存在するが、これらについては、図4を用いて説明する。
次に、サービスが生成される流れを図4のブロック図を用いて説明する。
ここでは、サービスのソースとして、Java(登録商標)ソース410とWSDLソース411を挙げている。
Furthermore, there are various compilers and tools that run on the OS 1302, and these will be described with reference to FIG.
Next, the flow of generating a service will be described with reference to the block diagram of FIG.
Here, a Java (registered trademark) source 410 and a WSDL source 411 are cited as service sources.

WSDLとはWeb Services Description Languageの略であり、Webサービスのプロトコルスタックのサービス記述言語である。これはXML(eXtensive Markup Language)で記述され、プラットフォーム非依存である。WSDLソース411は、あるWebサービスのパブリックインタフェースを記述したものである。WSDLソース411を解釈なり、コンパイルするなりして、機器上で動作できる形態にすれば、その形態を組み込んだプログラムはそのWebサービスにアクセスできることになる。このような仕組みは、Webサービスへのアクセス手段の柔軟性を高めることができる。本実施形態では、WSDLソース411は最終的にJava(登録商標)クラス412にコンパイルされるが、本発明の意図するところはこれにとどまらず、他の実行形式でもよい。   WSDL is an abbreviation for Web Services Description Language, and is a service description language of a Web service protocol stack. This is described in XML (extensible Markup Language) and is platform independent. The WSDL source 411 describes a public interface of a certain web service. If the WSDL source 411 is interpreted, compiled, and put into a form that can operate on the device, a program incorporating the form can access the Web service. Such a mechanism can increase the flexibility of the means for accessing the Web service. In the present embodiment, the WSDL source 411 is finally compiled into the Java (registered trademark) class 412, but the present invention is not limited to this, and may be another execution format.

HD211に格納されたJava(登録商標)ソース410はJava(登録商標)コンパイラ401によって、Java(登録商標)クラスファイル412にコンパイルされる。Java(登録商標)クラスファイル412はJava(登録商標)バイトコードで記述され、Java(登録商標)VM1303はこれを実行できる。
なお、Java(登録商標)コンパイラ401やJava(登録商標)VM1303といったソフトウエアの動作の主体はCPU201である。以降、同様の場合は説明を控える。
The Java (registered trademark) source 410 stored in the HD 211 is compiled into a Java (registered trademark) class file 412 by the Java (registered trademark) compiler 401. The Java (registered trademark) class file 412 is described in Java (registered trademark) bytecode, and the Java (registered trademark) VM 1303 can execute this.
Note that the CPU 201 is the main operating element of software such as the Java (registered trademark) compiler 401 and the Java (registered trademark) VM 1303. In the following, the same case will not be explained.

HD211に格納されたWSDLソース411が変換されるルートは2つある。
一つは、WSDL2Java(登録商標)ツール402がWSDLソース411をJava(登録商標)ソース410に変換してから、前記と同様、Java(登録商標)コンパイラ401がそのJava(登録商標)ソース410をJava(登録商標)クラスファイル412に変換するルートである。
There are two routes to which the WSDL source 411 stored in the HD 211 is converted.
First, after the WSDL2Java (registered trademark) tool 402 converts the WSDL source 411 into the Java (registered trademark) source 410, the Java (registered trademark) compiler 401 converts the Java (registered trademark) source 410 into the same manner as described above. This is a route for conversion into a Java (registered trademark) class file 412.

もう一つは、WSDLコンパイラ403がWSDLソース411を直接、Java(登録商標)クラスファイル412に変換するルートである。双方のルートを備えていなければならないということはなく、どちらか片方に対応していればよい。これは変換の多様性を示すものである。
最終的に、Java(登録商標)ソース410、WSDLソース411共、Java(登録商標)クラスファイル412に変換される。
The other is a route in which the WSDL compiler 403 directly converts the WSDL source 411 into a Java (registered trademark) class file 412. There is no need to have both routes, as long as either one is supported. This shows the variety of transformations.
Finally, both the Java (registered trademark) source 410 and the WSDL source 411 are converted into a Java (registered trademark) class file 412.

次に、アーカイバ404はJava(登録商標)クラスファイル412、リソースファイル415及びマニフェストファイル416を組み合わせて、Jarファイル417を生成する。Jarファイル417はJava(登録商標)VM1303が実行できる形式のファイルである。
ここで、リソースファイル415あるいはマニフェストファイル416は静的に最初から与えられてもよいし、動的に作成されてもよい。Java(登録商標)言語でサービスを作る場合は、これらのファイルをサービスの機能の一部とすることができる。
Next, the archiver 404 generates a Jar file 417 by combining the Java (registered trademark) class file 412, the resource file 415 and the manifest file 416. The Jar file 417 is a file in a format that can be executed by the Java (registered trademark) VM 1303.
Here, the resource file 415 or the manifest file 416 may be statically given from the beginning or may be dynamically created. When a service is created in the Java (registered trademark) language, these files can be made a part of the function of the service.

次に、サービスをインストールする先の機器に応じて、ライセンスファイルが生成され、HD211に格納される。
最後に、アーカイバ404がJarファイル417とライセンスファイル413をまとめて、インストーラブルバイナリ414を作成する。
Next, a license file is generated and stored in the HD 211 according to the device to which the service is installed.
Finally, the archiver 404 collects the Jar file 417 and the license file 413 to create an installable binary 414.

なお、Jarファイル417の生成は必須ではない。Jarファイル417の形式にまとめなくても、Java(登録商標)VM1303はサービスを実行可能だからである。Java(登録商標)クラスファイル412、リソースファイル415、マニフェストファイル416及びライセンスファイル413をアーカイバ404によってまとめて、インストーラブルバイナリ404を作成してもよい。   The generation of the Jar file 417 is not essential. This is because the Java (registered trademark) VM 1303 can execute the service even if it is not put together in the format of the Jar file 417. The Java (registered trademark) class file 412, the resource file 415, the manifest file 416, and the license file 413 may be collected by the archiver 404 to create the installable binary 404.

以降、サービスという語は、実行可能な形式の単位という意味では、Jarファイル417、あるいはJava(登録商標)クラスファイル412、リソースファイル415、マニフェストファイル416の組み合わせの形式を指すものとし、インストール可能な単位という意味では、インストーラブルバイナリ414を指すものとする。   Hereinafter, the term “service” means a Jar file 417 or a combination of a Java (registered trademark) class file 412, a resource file 415, and a manifest file 416 in terms of an executable format unit. In the meaning of the unit, the installerable binary 414 is indicated.

サービスソースはJava(登録商標)ソース410、WSDLソース411、リソースファイル415、あるいはマニフェストファイル416を指すものとする。但し、本発明上、サービスソースの役割として重要なのは、Java(登録商標)ソース410及びWSDLソース411であるので、これらを主にサービスソースとして扱う。   The service source indicates a Java (registered trademark) source 410, a WSDL source 411, a resource file 415, or a manifest file 416. However, since the Java (registered trademark) source 410 and the WSDL source 411 are important as the role of the service source in the present invention, these are mainly handled as the service source.

次に、サービス処理システムの動作について、フローチャートを用いて説明する。
図5のフローチャートはサービス処理システムのサービスインストール手順を示した図である。
同図において最初に、管理用PC103から、Java(登録商標)ソース410及びWSDLソース411がセンター複合機101にインストールされる(ステップS501)。格納場所はHD211である。必ず、両者をインストールしなければならないということはなく、原理上、片方のソースでもサービス生成は可能であるが、ここでは両者をインストールしている。
Next, the operation of the service processing system will be described using a flowchart.
The flowchart of FIG. 5 is a diagram showing a service installation procedure of the service processing system.
In the figure, first, a Java (registered trademark) source 410 and a WSDL source 411 are installed in the center multifunction peripheral 101 from the management PC 103 (step S501). The storage location is HD211. You don't have to install both, and in principle, you can create a service with one source, but here you install both.

次に、前記でインストールしたソースからサービスを生成する(ステップS502)。
サービス生成手順ステップS502の詳細は図6のフローチャートで示される。最初に、センター複合機101のJava(登録商標)コンパイラ401はHD211上のJava(登録商標)ソース410をコンパイルし、Java(登録商標)クラスファイル412を生成する(ステップS601)。
次に、センター複合機101のWSDLコンパイラ403がHD211上のWSDLソース411をコンパイルし、Java(登録商標)クラスファイル412を生成する(ステップS602)。
Next, a service is generated from the source installed above (step S502).
Details of the service generation procedure step S502 are shown in the flowchart of FIG. First, the Java (registered trademark) compiler 401 of the center multifunction peripheral 101 compiles the Java (registered trademark) source 410 on the HD 211 to generate the Java (registered trademark) class file 412 (step S601).
Next, the WSDL compiler 403 of the center multifunction peripheral 101 compiles the WSDL source 411 on the HD 211 to generate a Java (registered trademark) class file 412 (step S602).

最後に、センター複合機101のアーカイバ404がJava(登録商標)クラスファイル412、リソースファイル415及びマニフェストファイル416を組み合わせて、Jarファイル417を生成する(ステップS603)。
ステップS502の次の手順として、サービスのインストール先である複合機102を指定するために、複合機102のアドレス情報を入力する(ステップS503)。インストール先は自分、つまりセンター複合機101でも構わないが、ここでは他の複合機102にもインストールできることを示している。
Finally, the archiver 404 of the center multifunction peripheral 101 generates a Jar file 417 by combining the Java (registered trademark) class file 412, the resource file 415, and the manifest file 416 (step S603).
As a procedure subsequent to step S502, address information of the multifunction device 102 is input in order to specify the multifunction device 102 that is the installation destination of the service (step S503). The installation destination may be itself, that is, the center multifunction peripheral 101, but here, it can be installed in another multifunction peripheral 102.

インストール先は一乃至複数個、指定できる。
インストール先の指定は、センター複合機101のディスプレイ205と操作ボタン208を用いて、センター複合機101上で行ってもよいし、管理用PC103からWebブラウザ等の手段を用いて行ってもよい。
One or more installation destinations can be specified.
The designation of the installation destination may be performed on the center multifunction peripheral 101 using the display 205 and the operation button 208 of the center multifunction peripheral 101, or may be performed from the management PC 103 using a means such as a Web browser.

インストール先の指定を受けたセンター複合機101は、指定された全てのインストール先について、以下の処理を繰り返す。
まず、全てのインストールが終了したかどうかを判定する(ステップS513)。終了していれば、図5のシーケンスを終了する。
終了していなければ、センター複合機101は、インスト−ルが終了していない複合機102を一つ選択し、そのIDを取得する(ステップS504)。これは例えば、複合機102のシリアルNo.を取得することになる。アドレス情報がそのままIDとして利用可能ならば、それを用いることもできる。
Upon receiving the designation of the installation destination, the center multifunction peripheral 101 repeats the following processing for all the designated installation destinations.
First, it is determined whether or not all installations have been completed (step S513). If completed, the sequence of FIG. 5 is terminated.
If not completed, the center multifunction device 101 selects one multifunction device 102 that has not been installed, and acquires its ID (step S504). This is, for example, the serial number of the MFP 102. Will get. If the address information can be used as an ID as it is, it can also be used.

次に、前ステップで得たIDを基に、ライセンスファイル413を生成する(ステップS505)。ライセンスファイル413には、前記IDが含まれる。あるいは、セキュリティ向上のために、前記含まれるID部分もしくはライセンスファイル413全体が暗号化され、なりすまし、改竄を困難にする。   Next, the license file 413 is generated based on the ID obtained in the previous step (step S505). The license file 413 includes the ID. Alternatively, in order to improve security, the included ID portion or the entire license file 413 is encrypted, making it difficult to impersonate and tamper.

図示しないが、ライセンスファイル413は、インストール手順終了後、削除するのが通常である。悪用されないためである。但し、暗号化技術等を用いて、ライセンスファイル413自体の悪用が防止できるのであれば、次のサービスのインストール時に備えて、ライセンスファイル413を残しておいてもよい。そのようにすると、ID取得及びライセンスファイル413生成の手間が省ける。   Although not shown, the license file 413 is normally deleted after the installation procedure. This is because it cannot be abused. However, if the license file 413 itself can be prevented from being misused by using an encryption technique or the like, the license file 413 may be left in preparation for the installation of the next service. In this way, the trouble of acquiring the ID and generating the license file 413 can be saved.

次に、センター複合機101のアーカイバ404はJarファイル417とライセンスファイル413を組み合わせて、インストーラブルバイナリ414を生成する(ステップS506)。
そして、センター複合機101は、生成されたインストーラブルバイナリ414を複合機102にインストールする(ステップS507)。
インストール先である複合機102では、ネットワークを通じてインストールのために送られてきたインストーラブルバイナリ414を受信し、インストーラブルバイナリ414からライセンスファイル413を抽出して、該ライセンスファイル413の中に含まれるIDが自分のIDと一致するかをチェックすることにより、ライセンスの確認を行う(ステップS508)。
Next, the archiver 404 of the center multifunction peripheral 101 generates an installable binary 414 by combining the Jar file 417 and the license file 413 (step S506).
Then, the center multifunction peripheral 101 installs the generated installable binary 414 in the multifunction peripheral 102 (step S507).
The multifunction peripheral 102 that is the installation destination receives the installable binary 414 sent for installation through the network, extracts the license file 413 from the installerable binary 414, and includes the ID included in the license file 413. The license is confirmed by checking whether the ID matches the user ID (step S508).

IDが一致する、すなわち、ライセンスが有効である場合は、インストーラブルバイナリ414に含まれているサービスであるところのJarファイル417を抽出し、HD211にインストールする(ステップS510)。
最後に、インストールしたサービスを開始して(ステップS511)、ステップS513に戻る。
ステップS509でライセンスが有効でないと判定された場合は、エラー処理をして(ステップS512)、ステップS513に戻る。
If the IDs match, that is, the license is valid, the Jar file 417, which is a service included in the installable binary 414, is extracted and installed in the HD 211 (step S510).
Finally, the installed service is started (step S511), and the process returns to step S513.
If it is determined in step S509 that the license is not valid, error processing is performed (step S512), and the process returns to step S513.

以上の手順によって、一つのサービスを一乃至複数の複合機102にインストールすることができる。図示はしないが、どの複合機102にどのサービスをインストールしたか、または、どのサービスをどの複合機102にインストールしたかというデータをセンター複合機101は管理しているものとする。   Through the above procedure, one service can be installed in one or a plurality of multifunction peripherals 102. Although not shown in the figure, it is assumed that the center multifunction device 101 manages data indicating which service is installed in which multifunction device 102 or which service is installed in which multifunction device 102.

また、サービスを追加インストールすることも可能である。サービスインストールが一旦終了した後も、センター複合機101はすぐにサービスソースあるいはJarファイル417をHD211から削除することはしない。ユーザが明示的な削除の指示があるまで(図示なし)残しておく。残しておいたサービスを、未インストール複合機102に対してインストールする指示をユーザが行った場合、ステップS503からの手順をたどることによって、インストールが可能である。   It is also possible to install additional services. Even after the service installation is completed, the center multifunction peripheral 101 does not immediately delete the service source or the Jar file 417 from the HD 211. It remains until the user gives an explicit deletion instruction (not shown). When the user gives an instruction to install the remaining service to the non-installed multifunction peripheral 102, the installation can be performed by following the procedure from step S503.

次にサービス利用状況の取得及び出力について、図7及び図9を用いて説明する。
サービス利用状況について説明する。複合機102では、スキャナ206やプリンタ207の利用回数をカウントしている。サービス利用に対する課金はこのカウント情報に基づいて行われる。利用回数のカウンタは厳重なセキュリティによって守られ、例えばカウンタを不正に減じることができないようにしている。これは仕様がオープンである汎用PCに比べると、独自仕様機器の利点である。また、サービスの利用状況として、スキャナ206やプリンタ207の利用回数で判断するには不都合がある場合は、他の要素を利用状況に加えてもよい。例えば、サービスの稼働日数を利用状況に入れることも考えられる。
Next, acquisition and output of service usage status will be described with reference to FIGS.
The service usage status will be described. The multifunction machine 102 counts the number of times the scanner 206 and printer 207 are used. Billing for service use is performed based on this count information. The counter of the number of times of use is protected by strict security, for example, so that the counter cannot be decremented illegally. This is an advantage of a proprietary device compared to a general-purpose PC whose specification is open. Further, when it is inconvenient to determine the usage status of the service by the usage count of the scanner 206 or the printer 207, other elements may be added to the usage status. For example, it may be possible to include the number of operating days of the service in the usage status.

それを示したのが、図9の表である。同図では、サービス毎に、スキャンカウンタ901、プリントカウンタ902、及び稼働日数903というサービス利用状況を示す項目が用意され、サービスが利用される度に、項目データが更新されるようになっている。   This is shown in the table of FIG. In the figure, for each service, items indicating a service usage status such as a scan counter 901, a print counter 902, and a working day 903 are prepared, and the item data is updated each time the service is used. .

図9の表に示したデータはHD211あるいは、FlashROM209に保存される。
サービス利用状況を示す項目はこれらに限らず、あるサービス独自の項目を追加してもよい。
新たなサービスがインストールされる度に、行が増やされ、新たなサービスに対するカウントが開始される。
The data shown in the table of FIG. 9 is stored in the HD 211 or the Flash ROM 209.
The item indicating the service usage status is not limited to these, and an item unique to a certain service may be added.
Each time a new service is installed, the line is incremented and a count for the new service is started.

なお、図9では、サービス毎にデータ項目を設けているが、さらにこれを細分化し、各サービスのデータをインストール先の複合機102別に分けてもよい(図示せず)。その場合は、各サービスがどの複合機102にインストールされているかということも図9の表が示すことになる。   In FIG. 9, data items are provided for each service. However, the data items may be further subdivided and the data of each service may be divided according to the MFP 102 of the installation destination (not shown). In this case, the table in FIG. 9 also indicates in which MFP 102 each service is installed.

従って、複合機102別にサービス利用状況、すなわちライセンス付与状況を管理できることになる。
もちろん、図9の表の形式以外でもこれを実現できることは、同業者にとって自明の理である。
Accordingly, the service usage status, that is, the license grant status can be managed for each MFP 102.
Of course, it is obvious to those skilled in the art that this can be realized in a format other than the format shown in FIG.

次に、図7を用いて、サービス利用状況を取得する手順について説明する。
センター複合機101はサービスをインストールした複合機102からサービスの利用状況を集計する(ステップS701)。集計の方法は、センター複合機101が複合機102に問い合わせを行って、複合機102が応答する方法でもよいし、複合機102がサービスの利用の度に、あるいは所定の時間毎に、センター複合機に対して報告するという方法でもよい。
Next, the procedure for acquiring the service usage status will be described with reference to FIG.
The center multifunction peripheral 101 aggregates the service usage status from the multifunction peripheral 102 that has installed the service (step S701). The aggregation method may be a method in which the center multifunction device 101 makes an inquiry to the multifunction device 102 and the multifunction device 102 responds, or each time the multifunction device 102 uses the service or every predetermined time, the center multifunction device 102 It is also possible to report to the machine.

次に、センター複合機101はユーザからのサービス利用状況出力要求があるかどうかを判定する(ステップS702)。サービス利用状況出力要求があった場合、例えば、ユーザが管理用PC103からサービス利用状況出力を要求する操作を行った場合、図9の表に示したデータが記録媒体から読み出され、管理用PC103に向けて出力され(ステップS703)、終了する。サービス利用状況出力要求がない場合は、何もせず終了する。   Next, the center multifunction peripheral 101 determines whether there is a service usage status output request from the user (step S702). When there is a service usage status output request, for example, when the user performs an operation for requesting a service usage status output from the management PC 103, the data shown in the table of FIG. Is output (step S703), and the process ends. If there is no service usage status output request, the process ends without doing anything.

次に、図8のフローチャートを用いて、サービスをアンインストールする手順について説明する。
ユーザが管理用PC103から、あるサービスのアンインストールを指示したとする(ステップS801)。
ユーザはその時、アンインストール対象となる複合機102を一乃至複数個指示する(ステップS802)。
センター複合機101はアンインストール指示された全ての複合機102について以下の手順を繰り返す。
Next, the procedure for uninstalling the service will be described with reference to the flowchart of FIG.
It is assumed that the user gives an instruction to uninstall a service from the management PC 103 (step S801).
At that time, the user designates one or more MFPs 102 to be uninstalled (step S802).
The center multifunction peripheral 101 repeats the following procedure for all multifunction peripherals 102 that have been instructed to be uninstalled.

すなわち、まず、アンインストール指示された全ての複合機102について、アンインストールが終了したかどうかを判定する(ステップS803)。
まだ、アンインストールすべき複合機102が残っていれば、その中から一つの複合機102を選択し、サービスが動作していれば、停止する(ステップS804)。
That is, first, it is determined whether or not uninstallation has been completed for all the MFPs 102 that have been instructed to be uninstalled (step S803).
If there are still MFPs 102 to be uninstalled, one MFP 102 is selected from them, and if the service is operating, the MFP 102 is stopped (step S804).

次に、該サービスをHD211からアンインストールする(ステップS805)。具体的には、サービスのJarファイル417がHD211の所定の場所から削除される。
そして、まだ複合機102からセンター複合機101に対して送っていないサービス利用状況データがあれば(最後のサービス利用状況報告がされた後に、サービス利用があった場合、そのようなデータが存在する)、センター複合機101はそのデータを集計する(ステップS806)。そして、ステップS803に戻る。
Next, the service is uninstalled from the HD 211 (step S805). Specifically, the service Jar file 417 is deleted from a predetermined location of the HD 211.
If there is service usage status data that has not yet been sent from the MFP 102 to the center MFP 101 (if there is service usage after the last service usage status report, such data exists. ), The center multifunction peripheral 101 tabulates the data (step S806). Then, the process returns to step S803.

ステップS803で全てのアンインストールが終了したと判定された場合、ユーザがアンインストール時に指定したオプションから(図示せず)、センター複合機101はサービスソースの削除も行うかどうかを判定する(ステップS807)。
ユーザが「アンインストール時にサービスのソースも削除」というオプションをONにしていれば、サービスのソースをHD211から削除する(ステップS808)。そして、終了する。
If it is determined in step S803 that all uninstallation has been completed, the center multifunction peripheral 101 determines whether or not to delete the service source from an option (not shown) specified by the user during uninstallation (step S807). ).
If the user has turned on the option “Delete service source when uninstalling”, the service source is deleted from the HD 211 (step S808). And it ends.

次に、サービスをインストールする手順について、センター複合機101と複合機102の各々の手順を示したものを図10のフローチャートを用いて説明する。
同図において最初に、管理用PC103から、Java(登録商標)ソース410及びWSDLソース411がセンター複合機101にインストールされる(ステップS1001)。格納場所はHD211である。必ず、両者をインストールしなければならないということはなく、原理上、片方のソースでもサービス生成は可能であるが、ここでは両者をインストールしている。
Next, the procedure for installing the service will be described with reference to the flowchart of FIG.
In the figure, first, a Java (registered trademark) source 410 and a WSDL source 411 are installed in the center multifunction peripheral 101 from the management PC 103 (step S1001). The storage location is HD211. You don't have to install both, and in principle, you can create a service with one source, but here you install both.

次に、前記でインストールしたソースからサービスを生成する(ステップS1002)。
サービス生成手順ステップS1002の詳細は図6のフローチャートで示される。
次に、サービスのインストール先である複合機102を指定するために、複合機102のアドレス情報を入力する(ステップS1003)。インストール先は自分、つまりセンター複合機101でも構わないが、ここでは他の複合機102にもインストールできることを示している。
Next, a service is generated from the source installed above (step S1002).
Details of the service generation procedure step S1002 are shown in the flowchart of FIG.
Next, the address information of the multifunction device 102 is input to designate the multifunction device 102 that is the installation destination of the service (step S1003). The installation destination may be itself, that is, the center multifunction peripheral 101, but here, it can be installed in another multifunction peripheral 102.

インストール先は一乃至複数個、指定できる。
インストール先の指定は、センター複合機101のディスプレイ205と操作ボタン208を用いて、センター複合機101上で行ってもよいし、管理用PC103からWebブラウザ等の手段を用いて行ってもよい。
One or more installation destinations can be specified.
The designation of the installation destination may be performed on the center multifunction peripheral 101 using the display 205 and the operation button 208 of the center multifunction peripheral 101, or may be performed from the management PC 103 using a means such as a Web browser.

インストール先の指定を受けたセンター複合機101は、指定された全てのインストール先について、以下の処理を繰り返す。
まず、全てのインストールが終了したかどうかを判定する(ステップS1004)。終了していれば、図10のシーケンスを終了する。
終了していなければ、センター複合機101は、インスト−ルが終了していない複合機102を一つ選択し、その複合機102に対してIDを問い合わせる(ステップS1005)。
Upon receiving the designation of the installation destination, the center multifunction peripheral 101 repeats the following processing for all the designated installation destinations.
First, it is determined whether or not all installations have been completed (step S1004). If completed, the sequence of FIG. 10 is terminated.
If not completed, the center multifunction device 101 selects one multifunction device 102 that has not been installed, and inquires of the multifunction device 102 about the ID (step S1005).

複合機102ではID問い合わせを受信すると(ステップS1051)、自分のIDを返信する(ステップS1052)。
センター複合機101は返信されたIDを取得する(ステップS1006)。
次に、前ステップで得たIDを基に、ライセンスファイル413を生成する(ステップS1007)。ライセンスファイル413には、前記IDが含まれる。あるいは、セキュリティ向上のために、前記含まれるID部分もしくはライセンスファイル413全体が暗号化され、なりすまし、改竄を困難にする。
When the MFP 102 receives the ID inquiry (step S1051), it returns its own ID (step S1052).
The center multifunction peripheral 101 acquires the returned ID (step S1006).
Next, a license file 413 is generated based on the ID obtained in the previous step (step S1007). The license file 413 includes the ID. Alternatively, in order to improve security, the included ID portion or the entire license file 413 is encrypted, making it difficult to impersonate and tamper.

次に、センター複合機101のアーカイバ404はJarファイル417とライセンスファイル413を組み合わせて、インストーラブルバイナリ414を生成する(ステップS1008)。
そして、センター複合機101は、生成されたインストーラブルバイナリ414を複合機102にインストールする(ステップS1009)。
Next, the archiver 404 of the center multifunction peripheral 101 generates an installable binary 414 by combining the Jar file 417 and the license file 413 (step S1008).
Then, the center multifunction peripheral 101 installs the generated installable binary 414 in the multifunction peripheral 102 (step S1009).

インストール先である複合機102では、ネットワークを通じてインストールのために送られてきたインストーラブルバイナリ414を受信する(ステップS1061)。
次に、インストーラブルバイナリ414からライセンスファイル413及びJarファイル417を抽出する(ステップS1062)。
The multi-function peripheral 102 that is the installation destination receives the installable binary 414 sent for installation via the network (step S1061).
Next, the license file 413 and the Jar file 417 are extracted from the installable binary 414 (step S1062).

そして、該ライセンスファイル413の中に含まれるIDを取得した(ステップS1063)後、それが自分のIDと一致するかをチェックする(ステップS1064)。
IDが一致する、すなわち、ライセンスが有効である場合は、Jarファイル417をHD211にインストールする(ステップS1065)。
Then, after acquiring the ID included in the license file 413 (step S1063), it is checked whether it matches the own ID (step S1064).
If the IDs match, that is, if the license is valid, the Jar file 417 is installed in the HD 211 (step S1065).

次に、インストールしたサービスを開始する(ステップS1066)。
最後に成功をセンター複合機101に通知して(ステップS1068)、終了する。
ステップS1064でライセンスが有効でないと判定された場合は、センター複合機101にエラー通知をして(ステップS1067)、終了する。
Next, the installed service is started (step S1066).
Finally, success is notified to the center multifunction peripheral 101 (step S1068), and the process ends.
If it is determined in step S1064 that the license is not valid, an error notification is sent to the center multifunction peripheral 101 (step S1067), and the process ends.

一方、センター複合機101は、ステップS1067のエラー通知かステップS1068の成功通知を待つ(ステップS1010)。エラーが通知されれば、処理中の複合機102に対してインストールが失敗した旨のエラーを表示して(ステップS1011)、ステップS1004に戻る。成功通知があれば、エラー表示はしないで、ステップS1004に戻る。なお、ID通知やライセンスファイル生成が正しく行われていれば、プログラムのバグでもない限り、通常エラーは起こりえない。   On the other hand, the center multifunction peripheral 101 waits for an error notification in step S1067 or a success notification in step S1068 (step S1010). If an error is notified, an error indicating that the installation has failed is displayed on the MFP 102 being processed (step S1011), and the process returns to step S1004. If there is a success notification, no error is displayed and the process returns to step S1004. If ID notification and license file generation are performed correctly, a normal error cannot occur unless it is a program bug.

次に、図11を用いて、サービス利用状況を取得する手順のもう一つの実施形態について説明する。
センター複合機101は複合機102からサービス利用状況が通知されたかどうかを監視している(ステップS1101)。
通知された場合は、その利用状況を集計する(ステップS1102)。例えば、図9のサービス1 904について、複合機1 102aからスキャンカウンタ901が増分3という報告があった場合、該当項目のデータを+3インクリメントする。
Next, another embodiment of the procedure for acquiring the service usage status will be described with reference to FIG.
The center multifunction peripheral 101 monitors whether the service usage status is notified from the multifunction peripheral 102 (step S1101).
When notified, the usage status is totaled (step S1102). For example, for the service 1 904 in FIG. 9, when the scan counter 901 reports from the multifunction device 1 102a that the increment is 3, the data of the corresponding item is incremented by +3.

なお、図9では、サービス毎のデータ集計を行っているが、さらに、これをインストール先の複合機102毎に集計するという細分化をしてもよい。そのときは、複合機2 102bでのサービス1 904の利用は、異なるデータとしてインクリメントされることになる。   In FIG. 9, data is aggregated for each service, but it may be further subdivided that the data is aggregated for each MFP 102 at the installation destination. At that time, the use of the service 1 904 in the MFP 2 102b is incremented as different data.

次に、センター複合機101は、管理用PC103からサービスの利用状況出力要求があるかどうかを監視する(ステップS1103)。
要求があった場合は、サービス利用状況として、図9のデータを出力する(ステップS1104)。
Next, the center multifunction peripheral 101 monitors whether there is a service usage status output request from the management PC 103 (step S1103).
If there is a request, the data in FIG. 9 is output as the service usage status (step S1104).

次に、センター複合機101は、管理用PC103からサービス利用状況データのクリア要求があるかどうかを監視する(ステップS1105)。
所定の期間ごとにサービス利用状況を集計して課金を行う場合、集計した後はサービス利用状況をクリアしてしまって、0から再開するのが分かりやすい。それを行うため、管理用PC103からサービス利用状況データがクリアできるようになっている。
サービス利用状況クリア要求があった場合は、クリア要求されたサービスの利用状況をクリアする(ステップS1106)。例えばサービス1 904についてクリア要求があった場合は、図9のサービス1 904の行のデータをクリアする。
そして、ステップS1101に戻って監視を続ける。
Next, the center multifunction peripheral 101 monitors whether or not there is a service usage status data clear request from the management PC 103 (step S1105).
When the service usage status is aggregated for each predetermined period and billing is performed, it is easy to understand that after the aggregation, the service usage status is cleared and restarted from zero. In order to do this, the service usage status data can be cleared from the management PC 103.
If there is a service usage status clear request, the usage status of the requested service is cleared (step S1106). For example, when there is a clear request for service 1 904, the data in the row of service 1 904 in FIG. 9 is cleared.
And it returns to step S1101 and continues monitoring.

次に、サービスをアンインストールする手順について、センター複合機101と複合機102の各々の手順を示したものを図12のフローチャートを用いて説明する。
ユーザが管理用PC103から、あるサービスのアンインストールを指示したとする(ステップS1201)。
ユーザはその時、アンインストール対象となる複合機102を一乃至複数個指示する(ステップS1202)。
Next, the procedure for uninstalling the service will be described with reference to the flowchart of FIG.
It is assumed that the user gives an instruction to uninstall a service from the management PC 103 (step S1201).
At that time, the user designates one or more multifunction peripherals 102 to be uninstalled (step S1202).

センター複合機101はアンインストール指示された全ての複合機102について以下の手順を繰り返す。
すなわち、まず、アンインストール指示された全ての複合機102について、アンインストールが終了したかどうかを判定する(ステップS1203)。
まだ、アンインストールすべき複合機102が残っていれば、その中から一つの複合機102を選択し、その複合機102に対し、サービスアンインストール要求を行う(ステップS1204)。
The center multifunction peripheral 101 repeats the following procedure for all multifunction peripherals 102 that have been instructed to be uninstalled.
That is, first, it is determined whether or not uninstallation has been completed for all the MFPs 102 that have been instructed to be uninstalled (step S1203).
If there is still a multifunction device 102 to be uninstalled, one of the multifunction devices 102 is selected, and a service uninstall request is made to the multifunction device 102 (step S1204).

サービスアンインストール要求を受けた複合機102はそのサービスを動作させていれば、停止する(ステップS1251)。
次に、該サービスをHD211からアンインストールする(ステップS1252)。具体的には、サービスのJarファイル417をHD211の所定の場所から削除する。
そして、まだ複合機102からセンター複合機101に対して未通知のサービス利用状況データがあれば(最後のサービス利用状況報告がされた後に、サービス利用があった場合、そのようなデータが存在する)、通知する(ステップS1253)。
センター複合機101はその利用状況データを受信し、集計する(ステップS1205)。
The MFP 102 that has received the service uninstall request stops if the service is operating (step S1251).
Next, the service is uninstalled from the HD 211 (step S1252). Specifically, the service Jar file 417 is deleted from a predetermined location of the HD 211.
If there is still service usage status data not yet notified from the MFP 102 to the center MFP 101 (if there is service usage after the last service usage status report, such data exists. ) And notify (step S1253).
The center multifunction peripheral 101 receives the usage status data and tabulates it (step S1205).

複合機102はアンインストールが終了すると、アンインストール完了通知をセンター複合機101に送る(ステップS1254)。
センター複合機101はアンインストール完了通知を受けるまで待ち(ステップS1206)、通知を受けると、ステップS1203に戻る。
ステップS1203で全てのアンインストールが終了したと判定された場合、ユーザがアンインストール時に指定したオプションから(図示せず)、センター複合機101はサービスソースの削除も行うかどうかを判定する(ステップS1207)。
ユーザが「アンインストール時にサービスのソースも削除」というオプションをONにしていれば、サービスのソースをHD211から削除する(ステップS1208)。そして、終了する。
When the uninstallation is completed, the multifunction device 102 sends an uninstallation completion notification to the center multifunction device 101 (step S1254).
The center multifunction peripheral 101 waits until an uninstallation completion notification is received (step S1206). When the notification is received, the process returns to step S1203.
If it is determined in step S1203 that all uninstallation has been completed, the center multifunction peripheral 101 determines whether or not to delete the service source from an option (not shown) specified by the user during uninstallation (step S1207). ).
If the user has turned on the option “Delete service source when uninstalling”, the service source is deleted from the HD 211 (step S1208). And it ends.

以上の実施形態では、サービスの例として、Java(登録商標)ソース410やWSDLソース411をJava(登録商標)クラスファイル412にコンパイルして、それをJava(登録商標)VM1303上で動作させる形態について説明してきたが、サービスの形態はこれにとどまらない。
同業者であれば、サービスは言語非依存であり、Java(登録商標)以外のプログラム記述言語でも本発明が達成され得ることは容易に理解できよう。
In the above embodiment, as an example of a service, a Java (registered trademark) source 410 or a WSDL source 411 is compiled into a Java (registered trademark) class file 412 and is operated on the Java (registered trademark) VM 1303. As explained, the form of service is not limited to this.
Those skilled in the art will readily understand that the service is language independent and that the present invention can be achieved with program description languages other than Java (registered trademark).

また、WSDLソース411を使用した実施形態を説明したが、本発明はこれにとどまらず、最終的に実行可能なサービス形式に至るのであれば、他のソース形式であってもよいことも明白である。   Further, although the embodiment using the WSDL source 411 has been described, it is obvious that the present invention is not limited to this, and other source formats may be used as long as the service format is finally executable. is there.

また、以上の実施形態では、これまで説明してきたサービス処理システムのサービスインストール元の機器がセンター複合機101であり、サービスインストール先の機器が複合機102あるとして説明してきた。
センター複合機101のような機器では、HD211等の内部記録媒体に外部からアクセスできる手段が限られ、内部記録媒体上に存在する情報を不正に書き換えることが一般的なコンピュータに比べると困難である。また、一般的なコンピュータと違って、独自仕様を盛り込めるので、セキュリティ向上のため様々な対策を施すことができる。その意味では、ライセンス管理の安全性がより高い。
Further, in the above-described embodiment, it has been described that the service installation source device of the service processing system described so far is the center multifunction device 101 and the service installation destination device is the multifunction device 102.
In a device such as the center multifunction peripheral 101, the means for externally accessing an internal recording medium such as the HD 211 is limited, and it is difficult to illegally rewrite information existing on the internal recording medium as compared to a general computer. . Also, unlike general computers, it can incorporate its own specifications, so various measures can be taken to improve security. In that sense, the security of license management is higher.

しかし、本発明を実施するのにそれらが複合機でなければならないということはない。両者は一般的なコンピュータでもよい。
但し、サービス処理システムが汎用的なOS、汎用的なCPUで構成されていると、ライセンス管理情報が不正に改竄される可能性が高まる。そこで、サービス処理システムに一般的なコンピュータを用いる場合は、ライセンス管理情報にさらに暗号化技術を用いて、不正なアクセスを困難にすることが考えられる。
However, they do not have to be a multifunction machine to implement the present invention. Both may be general computers.
However, if the service processing system is composed of a general-purpose OS and a general-purpose CPU, the possibility that the license management information is tampered with increases. Therefore, when a general computer is used for the service processing system, it may be possible to make unauthorized access difficult by further using an encryption technique for the license management information.

以上、本発明について説明してきたが、本発明は、ハードウエアを必要とするものの、それぞれの装置上で動作するプログラムにより実現可能である。従って、前述した実施形態の機能を実現するソフトウエアのプログラム、及びプログラムコードを記憶した記録媒体においても、それを読み出してコンピュータによって実行することにより、上記機能を実現することが可能である。   Although the present invention has been described above, the present invention can be realized by a program that operates on each device, although hardware is required. Accordingly, the above-described functions can be realized by reading a software program that realizes the functions of the above-described embodiment and a recording medium storing the program codes and executing them by a computer.

本発明に係るサービス処理システムの構成を示すブロック図である。It is a block diagram which shows the structure of the service processing system which concerns on this invention. センター複合機または複合機の内部構成を示すブロック図である。2 is a block diagram illustrating an internal configuration of the center multifunction peripheral or the multifunction peripheral. FIG. 従来の構成を示すブロック図である。It is a block diagram which shows the conventional structure. サービスが生成される流れを示した図である。It is the figure which showed the flow in which a service is produced | generated. サービスインストール手順を示したフローチャートである。It is the flowchart which showed the service installation procedure. サービス生成手順を示したフローチャートである。It is the flowchart which showed the service production | generation procedure. サービス利用状況取得手順を示したフローチャートである。It is the flowchart which showed the service utilization condition acquisition procedure. サービスアンインストール手順を示したフローチャートである。It is the flowchart which showed the service uninstallation procedure. サービス利用状況データの構造を示した表を示す図である。It is a figure which shows the table | surface which showed the structure of the service utilization status data. サービスインストール手順を示したフローチャートである。It is the flowchart which showed the service installation procedure. サービス利用状況取得手順を示したフローチャートである。It is the flowchart which showed the service utilization condition acquisition procedure. サービスアンインストール手順を示したフローチャートである。It is the flowchart which showed the service uninstallation procedure. サービス生成装置のソフトウエア階層を示した図である。It is the figure which showed the software hierarchy of the service generation apparatus.

符号の説明Explanation of symbols

101… センター複合機
102… 複合機
103… 管理用PC
201… CPU
211… ハードディスク
401… Java(登録商標)コンパイラ
403… WSDLコンパイラ
404… アーカイバ
410… Java(登録商標)ソース
411… WSDLソース
412… Java(登録商標)クラスファイル
413… ライセンスファイル
414… インストーラブルバイナリ
417… Jarファイル
1303… Java(登録商標)VM
101 ... Center MFP 102 ... MFP 103 ... Management PC
201 ... CPU
211 ... Hard disk 401 ... Java (registered trademark) compiler 403 ... WSDL compiler 404 ... Archiver 410 ... Java (registered trademark) source 411 ... WSDL source 412 ... Java (registered trademark) class file 413 ... License file 414 ... Installable binary 417 ... Jar file 1303 ... Java (registered trademark) VM

Claims (12)

サービスソースからサービスを生成するサービス生成手段と、
一乃至複数のインストール先を記憶するインストール先記憶手段と、
前記インストール先に応じたライセンスを生成するライセンス生成手段と、
前記サービス及び前記ライセンスからインストーラブルバイナリを生成するインストーラブルバイナリ生成手段と、
前記インストーラブルバイナリを前記インストール先にインストールするインストール手段と
を備えたことを特徴とするサービス生成装置。
Service generation means for generating a service from a service source;
Installation destination storage means for storing one or more installation destinations;
License generation means for generating a license according to the installation destination;
Installable binary generation means for generating an installable binary from the service and the license;
An apparatus for installing the installable binary in the installation destination.
サービスソースからサービスを生成するサービス生成装置と、前記サービスを実行するサービス実行装置とを含むサービス処理システムにおいて、
前記サービス生成装置は、
サービスソースからサービスを生成するサービス生成手段と、
一乃至複数のインストール先であるサービス実行装置を記憶するインストール先記憶手段と、
前記インストール先に応じたライセンスを生成するライセンス生成手段と、
前記サービス及び前記ライセンスからインストーラブルバイナリを生成するインストーラブルバイナリ生成手段と、
前記インストーラブルバイナリを前記インストール先にインストールするインストール手段とを備え、
前記サービス実行装置は、
前記インストーラブルバイナリを入力するインストーラブルバイナリ入力手段と、
前記インストーラブルバイナリのライセンスの条件が自装置に適合するかどうかを判定するライセンス適合性判定手段と、
前記ライセンス適合性判定手段が、ライセンス条件が自装置に適合すると判定した場合に、前記インストーラブルバイナリのサービスをインストールするインストール手段と
を備えたことを特徴とするサービス処理システム。
In a service processing system including a service generation device that generates a service from a service source and a service execution device that executes the service,
The service generation device includes:
Service generation means for generating a service from a service source;
Installation destination storage means for storing service execution devices as one or more installation destinations;
License generation means for generating a license according to the installation destination;
Installable binary generation means for generating an installable binary from the service and the license;
Installation means for installing the installable binary in the installation destination;
The service execution device includes:
Installerable binary input means for inputting the installerable binary;
A license conformity determination means for determining whether a license condition of the installable binary is compatible with the device;
A service processing system comprising: an installation unit that installs the installable binary service when the license compatibility determination unit determines that the license condition is compatible with the device itself.
サービスソースからサービスを生成するサービス生成手段と、
一乃至複数のインストール先を記憶するインストール先記憶手段と、
前記インストール先に応じたライセンスを生成するライセンス生成手段と、
前記サービス及び前記ライセンスからインストーラブルバイナリを生成するインストーラブルバイナリ生成手段と、
前記インストーラブルバイナリを前記インストール先にインストールするインストール手段と、
前記インストール先から送られるサービス利用状況を記憶するサービス利用状況記憶手段と、
前記インストール先記憶手段もしくは前記サービス利用状況記憶手段に記憶された情報を外部に出力する情報出力手段と
を備えたことを特徴とするサービス生成装置。
Service generation means for generating a service from a service source;
Installation destination storage means for storing one or more installation destinations;
License generation means for generating a license according to the installation destination;
Installable binary generation means for generating an installable binary from the service and the license;
Installation means for installing the installable binary in the installation destination;
Service usage status storage means for storing the service usage status sent from the installation destination;
An information output unit that outputs information stored in the installation destination storage unit or the service usage status storage unit to the outside.
サービスソースからサービスを生成するサービス生成装置と、前記サービスを実行するサービス実行装置とを含むサービス処理システムにおいて、
前記サービス生成装置は、
サービスソースからサービスを生成するサービス生成手段と、
一乃至複数のインストール先であるサービス実行装置を記憶するインストール先記憶手段と、
前記インストール先に応じたライセンスを生成するライセンス生成手段と、
前記サービス及び前記ライセンスからインストーラブルバイナリを生成するインストーラブルバイナリ生成手段と、
前記インストーラブルバイナリを前記インストール先にインストールするインストール手段と、
前記インストール先から送られるサービス利用状況を記憶するサービス利用状況記憶手段と、
前記インストール先記憶手段もしくは前記サービス利用状況記憶手段に記憶された情報を外部に出力する情報出力手段とを備え、
前記サービス実行装置は、
前記インストーラブルバイナリを入力するインストーラブルバイナリ入力手段と、
前記インストーラブルバイナリのライセンスの条件が自装置に適合するかどうかを判定するライセンス適合性判定手段と、
前記ライセンス適合性判定手段が、ライセンス条件が自装置に適合すると判定した場合に、前記インストーラブルバイナリのサービスをインストールするインストール手段と、
自装置におけるサービス利用状況を前記サービス生成装置に送信するサービス利用状況送信手段と
を備えたことを特徴とするサービス処理システム。
In a service processing system including a service generation device that generates a service from a service source and a service execution device that executes the service,
The service generation device includes:
Service generation means for generating a service from a service source;
Installation destination storage means for storing service execution devices as one or more installation destinations;
License generation means for generating a license according to the installation destination;
Installable binary generation means for generating an installable binary from the service and the license;
Installation means for installing the installable binary in the installation destination;
Service usage status storage means for storing the service usage status sent from the installation destination;
Information output means for outputting information stored in the installation destination storage means or the service usage status storage means to the outside,
The service execution device includes:
Installerable binary input means for inputting the installerable binary;
A license conformity determination means for determining whether a license condition of the installable binary is compatible with the device;
An installation unit that installs the installable binary service when the license compatibility determination unit determines that the license condition is compatible with the device;
A service processing system comprising: service usage status transmission means for transmitting the service usage status of the device itself to the service generation device.
サービスソースからサービスを生成するサービス生成工程と、
一乃至複数のインストール先を記憶するインストール先記憶工程と、
前記インストール先に応じたライセンスを生成するライセンス生成工程と、
前記サービス及び前記ライセンスからインストーラブルバイナリを生成するインストーラブルバイナリ生成工程と、
前記インストーラブルバイナリを前記インストール先にインストールするインストール工程と
を備えたことを特徴とするサービス生成方法。
A service generation process for generating a service from a service source;
An installation location storage step for storing one or more installation locations;
A license generation step of generating a license according to the installation destination;
An installable binary generation step of generating an installable binary from the service and the license;
An installation process for installing the installable binary in the installation destination.
サービスソースからサービスを生成するサービス生成装置の処理方法と、前記サービスを実行するサービス実行装置の処理方法とを含むサービス処理システムの処理方法において、
前記サービス生成装置の処理方法は、
サービスソースからサービスを生成するサービス生成工程と、
一乃至複数のインストール先であるサービス実行装置を記憶するインストール先記憶工程と、
前記インストール先に応じたライセンスを生成するライセンス生成工程と、
前記サービス及び前記ライセンスからインストーラブルバイナリを生成するインストーラブルバイナリ生成工程と、
前記インストーラブルバイナリを前記インストール先にインストールするインストール工程とを備え、
前記サービス実行装置の処理方法は、
前記インストーラブルバイナリを入力するインストーラブルバイナリ入力工程と、
前記インストーラブルバイナリのライセンスの条件が自装置に適合するかどうかを判定するライセンス適合性判定工程と、
前記ライセンス適合性判定工程が、ライセンス条件が自装置に適合すると判定した場合に、前記インストーラブルバイナリのサービスをインストールするインストール工程と
を備えたことを特徴とするサービス処理システムの処理方法。
In a processing method of a service processing system including a processing method of a service generation device that generates a service from a service source and a processing method of a service execution device that executes the service,
The processing method of the service generation device is:
A service generation process for generating a service from a service source;
An installation destination storage step for storing a service execution apparatus as one or more installation destinations;
A license generation step of generating a license according to the installation destination;
An installable binary generation step of generating an installable binary from the service and the license;
An installation step of installing the installable binary in the installation destination,
The processing method of the service execution device is:
An installerable binary input step for inputting the installerable binary;
A license conformity determination step for determining whether a license condition of the installable binary is compatible with the device;
A processing method of a service processing system comprising: an installation step of installing the installable binary service when the license suitability determination step determines that a license condition is compatible with the device itself.
サービスソースからサービスを生成するサービス生成工程と、
一乃至複数のインストール先を記憶するインストール先記憶工程と、
前記インストール先に応じたライセンスを生成するライセンス生成工程と、
前記サービス及び前記ライセンスからインストーラブルバイナリを生成するインストーラブルバイナリ生成工程と、
前記インストーラブルバイナリを前記インストール先にインストールするインストール工程と、
前記インストール先から送られるサービス利用状況を記憶するサービス利用状況記憶工程と、
前記インストール先記憶工程もしくは前記サービス利用状況記憶工程に記憶された情報を外部に出力する情報出力工程と
を備えたことを特徴とするサービス生成方法。
A service generation process for generating a service from a service source;
An installation location storage step for storing one or more installation locations;
A license generation step of generating a license according to the installation destination;
An installable binary generation step of generating an installable binary from the service and the license;
An installation step of installing the installable binary in the installation destination;
A service usage status storage step for storing a service usage status sent from the installation destination;
An information output step of outputting the information stored in the installation destination storage step or the service usage status storage step to the outside.
サービスソースからサービスを生成するサービス生成装置の処理方法と、前記サービスを実行するサービス実行装置の処理方法とを含むサービス処理システムの処理方法において、
前記サービス生成装置の処理方法は、
サービスソースからサービスを生成するサービス生成工程と、
一乃至複数のインストール先であるサービス実行装置を記憶するインストール先記憶工程と、
前記インストール先に応じたライセンスを生成するライセンス生成工程と、
前記サービス及び前記ライセンスからインストーラブルバイナリを生成するインストーラブルバイナリ生成工程と、
前記インストーラブルバイナリを前記インストール先にインストールするインストール工程と、
前記インストール先から送られるサービス利用状況を記憶するサービス利用状況記憶工程と、
前記インストール先記憶工程もしくは前記サービス利用状況記憶工程に記憶された情報を外部に出力する情報出力工程とを備え、
前記サービス実行装置の処理方法は、
前記インストーラブルバイナリを入力するインストーラブルバイナリ入力工程と、
前記インストーラブルバイナリのライセンスの条件が自装置に適合するかどうかを判定するライセンス適合性判定工程と、
前記ライセンス適合性判定工程が、ライセンス条件が自装置に適合すると判定した場合に、前記インストーラブルバイナリのサービスをインストールするインストール工程と、
自装置におけるサービス利用状況を前記サービス生成装置に送信するサービス利用状況送信工程と
を備えたことを特徴とするサービス処理システムの処理方法。
In a processing method of a service processing system including a processing method of a service generation device that generates a service from a service source and a processing method of a service execution device that executes the service,
The processing method of the service generation device is:
A service generation process for generating a service from a service source;
An installation destination storage step for storing a service execution apparatus as one or more installation destinations;
A license generation step of generating a license according to the installation destination;
An installable binary generation step of generating an installable binary from the service and the license;
An installation step of installing the installable binary in the installation destination;
A service usage status storage step for storing a service usage status sent from the installation destination;
An information output step of outputting the information stored in the installation destination storage step or the service usage status storage step to the outside,
The processing method of the service execution device is:
An installerable binary input step for inputting the installerable binary;
A license conformity determination step for determining whether a license condition of the installable binary is compatible with the device;
An installation step of installing the installable binary service when the license suitability determination step determines that the license condition is compatible with the device;
A service processing system processing method comprising: a service usage status transmission step of transmitting a service usage status in the device itself to the service generation device.
コンピュータに、請求項5又は7に記載のサービス生成方法を実行させるためのプログラム。   A program for causing a computer to execute the service generation method according to claim 5 or 7. 請求項9に記載のプログラムが記録されたコンピュータ読み取り可能な記録媒体。   A computer-readable recording medium on which the program according to claim 9 is recorded. コンピュータに、請求項6又は8に記載のサービス処理システムの処理方法を実行させるためのプログラム。   A program for causing a computer to execute the processing method of the service processing system according to claim 6 or 8. 請求項11に記載のプログラムが記録されたコンピュータ読み取り可能な記録媒体。   A computer-readable recording medium on which the program according to claim 11 is recorded.
JP2005106577A 2005-04-01 2005-04-01 Service generating device, service processing system, processing method, program, and recording medium Pending JP2006285774A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005106577A JP2006285774A (en) 2005-04-01 2005-04-01 Service generating device, service processing system, processing method, program, and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005106577A JP2006285774A (en) 2005-04-01 2005-04-01 Service generating device, service processing system, processing method, program, and recording medium

Publications (1)

Publication Number Publication Date
JP2006285774A true JP2006285774A (en) 2006-10-19

Family

ID=37407619

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005106577A Pending JP2006285774A (en) 2005-04-01 2005-04-01 Service generating device, service processing system, processing method, program, and recording medium

Country Status (1)

Country Link
JP (1) JP2006285774A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008152399A (en) * 2006-12-14 2008-07-03 Canon Inc License management system and control method therefor, and image processing apparatus and control method therefor
JP2011039788A (en) * 2009-08-11 2011-02-24 Ricoh Co Ltd Image forming apparatus, method and program for managing counter
JP2013149271A (en) * 2013-03-29 2013-08-01 Ricoh Co Ltd Information processing device, program introduction support system, display control method, display control program, and recording medium having program recorded therein
JP2013237277A (en) * 2013-08-09 2013-11-28 Ricoh Co Ltd Image forming apparatus, counter management method, and counter management program
JP2014002786A (en) * 2013-09-05 2014-01-09 Ricoh Co Ltd License management system, and license management method
US9558326B2 (en) 2009-09-14 2017-01-31 Ricoh Company, Ltd. Information processing apparatus, program introduction assistance system and computer readable information recording medium

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008152399A (en) * 2006-12-14 2008-07-03 Canon Inc License management system and control method therefor, and image processing apparatus and control method therefor
US8079090B2 (en) 2006-12-14 2011-12-13 Canon Kabushiki Kaisha License management system, control method thereof, image processing apparatus, and control method thereof
JP2011039788A (en) * 2009-08-11 2011-02-24 Ricoh Co Ltd Image forming apparatus, method and program for managing counter
US9558326B2 (en) 2009-09-14 2017-01-31 Ricoh Company, Ltd. Information processing apparatus, program introduction assistance system and computer readable information recording medium
JP2013149271A (en) * 2013-03-29 2013-08-01 Ricoh Co Ltd Information processing device, program introduction support system, display control method, display control program, and recording medium having program recorded therein
JP2013237277A (en) * 2013-08-09 2013-11-28 Ricoh Co Ltd Image forming apparatus, counter management method, and counter management program
JP2014002786A (en) * 2013-09-05 2014-01-09 Ricoh Co Ltd License management system, and license management method

Similar Documents

Publication Publication Date Title
US8184311B2 (en) Image processing system
KR101643601B1 (en) Apparatus and method for managing remote application configuration
EP1739953B1 (en) Application management system application management method program and storage medium
KR100811312B1 (en) Peripheral device, information processing method, and control program
JP5206263B2 (en) Information processing apparatus, license determination method, and program
JP6124531B2 (en) Information processing system, image processing apparatus, control method therefor, and program
JP2007272778A (en) Device management system, information processing apparatus, management apparatus, and their control methods and program
US20130074048A1 (en) System, information processing apparatus and control method thereof, image forming apparatus and control method thereof, and computer-readable medium
JP2007328770A (en) Information processor, access control method, access control program, recording medium and image forming device
JP2006285774A (en) Service generating device, service processing system, processing method, program, and recording medium
KR101603910B1 (en) Apparatus, control method, and storage medium
JP4938869B2 (en) SDK use restriction adding device and use restricted software development system
US20100162407A1 (en) Apparatus, method, and recording medium
JP2017004175A (en) Management system and control method thereof, information processing device, and program
JP2007122485A (en) Data backup/restore means of expanded image processing system composed of image processor and expansion controller
JP2003140861A (en) Method for assisting production of hard copy
JP2008059238A (en) Communication system, and printer used therefor
JP5511483B2 (en) Information processing apparatus, control method, and program
JP2009205262A (en) Application program installation device, application program installation method, program, and recording medium
JP2005346179A (en) Image processor and display control method and storage medium with computer-readable program stored and program
JP5448776B2 (en) Image forming apparatus, method, and program
EP3462363B1 (en) Image forming apparatus and control method therefor
JP2015121919A (en) Information processing system, information processing device, server device, control method of information processing device, control method of server device, and program
JP2009026317A (en) Peripheral device, information processing method, and control program
JP6338729B2 (en) Image processing apparatus, control method therefor, information processing system, and storage medium