JP2011164789A - Information processing apparatus, method for controlling deactivation processing, program, and storage medium - Google Patents

Information processing apparatus, method for controlling deactivation processing, program, and storage medium Download PDF

Info

Publication number
JP2011164789A
JP2011164789A JP2010024690A JP2010024690A JP2011164789A JP 2011164789 A JP2011164789 A JP 2011164789A JP 2010024690 A JP2010024690 A JP 2010024690A JP 2010024690 A JP2010024690 A JP 2010024690A JP 2011164789 A JP2011164789 A JP 2011164789A
Authority
JP
Japan
Prior art keywords
license
user request
software
main body
function
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2010024690A
Other languages
Japanese (ja)
Other versions
JP5488014B2 (en
Inventor
Soshi Nagao
壮史 長尾
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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2010024690A priority Critical patent/JP5488014B2/en
Publication of JP2011164789A publication Critical patent/JP2011164789A/en
Application granted granted Critical
Publication of JP5488014B2 publication Critical patent/JP5488014B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To guarantee processing operation corresponding to a user request received before expiration of a license validity term and to reject a user request received after the expiration of the license validity term. <P>SOLUTION: An information processing apparatus includes: a license validity term expiration determination part 132b for determining whether or not a license validity term of an external application 118 has expired on the basis of the license validity term information of the installed external application 118; a user request rejection processing part 142a which, when the determination part 132b determines that the license validity term of the external application 118 has expired during the execution of a main body function of the external application 118, rejects a user request for requesting the execution of the main body function of the external application 118; and a deactivation execution part 145 which, if the main body function of the external application 118 is being executed when the determination part 132b determines that the license validity term has expired, executes deactivation of the external application 118 after rejection processing is performed in the rejection processing part 142a and the execution of the main body function is ended. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、ソフトウェアのディアクティベーション処理技術に関する。   The present invention relates to software deactivation processing technology.

従来、インターネットなどのネットワークを介して外部装置(ソフトウェア管理サーバなど)からダウンロードしたアプリケーションソフトウェア(以下、単に「アプリ」という場合がある。)をインストールすることにより機能を追加したり、または、インストール済みのアプリを削除するアンインストールを行うことにより機能を削除することが可能な複合機などの情報処理装置が知られている(例えば、特許文献1参照)。   Conventionally, functions are added or installed by installing application software (hereinafter simply referred to as “app”) downloaded from an external device (such as a software management server) via a network such as the Internet. There is known an information processing apparatus such as a multifunction peripheral capable of deleting a function by performing an uninstallation to delete the application (see, for example, Patent Document 1).

この種の情報処理装置では、インストールされたアプリを固有のライセンス情報に基づいて管理している。なお、ライセンス情報には、対応するアプリの名称、バージョン、提供元、ライセンス有効期限等を示す種々の情報が含まれている。   In this type of information processing apparatus, installed applications are managed based on unique license information. The license information includes various information indicating the name, version, provider, license expiration date, etc. of the corresponding application.

具体的には、この情報処理装置では、ライセンス有効期限を示す情報に基づいて、ライセンスの有効期限が切れてディアクティベーション対象となるアプリ(以下、「対象アプリ」という場合がある。)が発生した場合、対象アプリの機能を無効にするディアクティベーションを実行し、それ以降の対象アプリの機能を無効にする、即ち、対象アプリの機能をユーザに利用させない処理が実行されるようになっている。   Specifically, in this information processing apparatus, an application that is subject to deactivation (hereinafter, also referred to as “target application”) occurs due to the expiration of the license based on information indicating the license expiration date. In such a case, a deactivation that disables the function of the target application is executed, and the function of the target application thereafter is disabled, that is, a process that does not allow the user to use the function of the target application is executed. Yes.

なお、この情報処理装置では、ライセンスの有効期限が切れてディアクティベーション対象となる対象アプリが発生した際に、当該対象アプリの機能による処理動作が行われている場合には、当該対象アプリがディアクティベーション要求を拒否するため、処理動作が終了するまでディアクティベーション要求が繰り返し実行され、処理動作が終了した後に対象アプリがディアクティベーション要求を受け付けてディアクティベーションが実行されるようになっている(例えば、図16参照)。   In this information processing apparatus, when a target application to be deactivated is generated after the expiration date of the license, if the processing operation by the function of the target application is performed, the target application is In order to reject the deactivation request, the deactivation request is repeatedly executed until the processing operation is completed, and after the processing operation is completed, the target application accepts the deactivation request and performs the deactivation. (For example, see FIG. 16).

即ち、前記のように対象アプリが発生した際、当該対象アプリのライセンス有効期限が切れる前に、当該対象アプリの機能を利用するユーザ要求(ユーザ要求X)を受け付けていた場合には、そのユーザ要求による処理動作を保証する形態となっている。   That is, when a target application is generated as described above, if a user request (user request X) for using the function of the target application is received before the license expiration date of the target application expires, The processing operation according to the request is guaranteed.

しかしながら、従来の情報処理装置にあっては、ユーザ要求Xによる処理動作中、即ち、対象アプリがディアクティベーション要求を拒否している間に、対象アプリの機能を利用する他のユーザ要求(ユーザ要求Y)を受け付けることが可能となっており、ユーザ要求Xによる処理動作の実行後に、ユーザ要求Yによる処理動作が実行され、ユーザ要求Yの処理動作が終了した後に対象アプリがディアクティベーション要求を受け付けてディアクティベーションが実行されるようになっている(例えば、図16参照)。   However, in the conventional information processing apparatus, during the processing operation by the user request X, that is, while the target application rejects the deactivation request, other user requests (users) that use the function of the target application Request Y) can be received, the processing operation by the user request Y is executed after execution of the processing operation by the user request X, and the target application requests the deactivation after the processing operation of the user request Y is completed. Is received and the deactivation is executed (see, for example, FIG. 16).

即ち、従来の情報処理装置では、対象アプリがディアクティベーション要求を拒否している間であれば何度でもユーザ要求を受け付けることが可能となっているため、ライセンス有効期限を無駄に先延ばししてしまうなどの問題点があった。   That is, in the conventional information processing apparatus, it is possible to accept a user request any number of times as long as the target application rejects the deactivation request, so the license expiration date is postponed unnecessarily. There was a problem such as.

また、従来の情報処理装置にあっては、対象アプリ以外の他のアプリの機能による処理動作中に、対象アプリに対するディアクティベーション要求が発生した場合、対象アプリの機能による処理動作が実行されていないことから、対象アプリがディアクティベーション要求を受け付けてディアクティベーションを実行してしまう(例えば、図17参照)。   Further, in the conventional information processing apparatus, when a deactivation request for the target application is generated during the processing operation by the function of the application other than the target application, the processing operation by the function of the target application is executed. Therefore, the target application receives the deactivation request and executes the deactivation (see, for example, FIG. 17).

その結果、対象アプリが他のアプリの機能による処理動作の結果に応じて処理動作を行う機能を提供するような場合では、前記のようにして対象アプリがディアクティベーションされてしまうと、他のアプリの機能による処理動作を完結することができないケースが発生する。   As a result, in the case where the target application provides a function for performing a processing operation according to the result of the processing operation by the function of another application, if the target application is deactivated as described above, A case where the processing operation by the function of the application cannot be completed occurs.

具体的には、前記ケースの例として、他のアプリの機能がファックス機能で、対象アプリの機能がエラーレポート機能である場合に、他のアプリのファックス機能によるファクシミリ通信(送受信)においてエラーが発生して正常なファクシミリ通信(送受信)ができなかった場合、対象アプリがディアクティベーションされていることから、エラーレポートを出力することができないなどのケースがある。   Specifically, as an example of the above case, when the function of another application is the fax function and the function of the target application is the error report function, an error occurs in facsimile communication (transmission / reception) by the fax function of the other application. When normal facsimile communication (transmission / reception) cannot be performed, there is a case where an error report cannot be output because the target application is deactivated.

即ち、従来の情報処理装置では、対象アプリのライセンス有効期限が切れる前であっても、他のアプリの機能による処理動作の結果に応じて対象アプリの機能を利用するようなユーザ要求の場合には、そのユーザ要求による処理動作が保証されないケースが発生するなどの問題点もあった。   That is, in the case of a user request that uses the function of the target application according to the result of the processing operation by the function of another application even in the conventional information processing apparatus even before the license expiration date of the target application expires. However, there is a problem that processing operation according to the user request may not be guaranteed.

そこで、本発明は、前記従来の課題を解決するものであり、ライセンス有効期限が切れる前に受け付けたユーザ要求に対応した処理動作を保証するとともに、ライセンス有効期限が切れた後のユーザ要求を拒否することを可能とした情報処理装置、ディアクティベーション処理制御方法、プログラム及び記憶媒体を提供することを目的とする。   Therefore, the present invention solves the above-mentioned conventional problem, guarantees the processing operation corresponding to the user request accepted before the license expiration date, and rejects the user request after the license expiration date has expired. It is an object of the present invention to provide an information processing apparatus, a deactivation process control method, a program, and a storage medium that can be performed.

上述した課題を解決し、目的を達成するために、本発明は、インストールされたソフトウェアのライセンスの有効期限情報に基づいて前記ソフトウェアのライセンスの有効期限切れを判定する判定手段と、前記ソフトウェアの本体機能の実行中に、前記判定手段により前記ソフトウェアのライセンスが有効期限切れと判定された場合、前記ソフトウェアの本体機能の実行を要求するユーザ要求を拒否するユーザ要求拒否処理手段と、前記判定手段によりライセンスが有効期限切れと判定された際、当該対象のソフトウェアが本体機能の実行中であった場合、前記拒否処理が行われ前記本体機能の実行が終了した後に前記対象のソフトウェアのディアクティベーションを実行する実行手段と、を有することを特徴とする。   In order to solve the above-described problems and achieve the object, the present invention provides a determination unit that determines expiration of the license of the software based on the expiration date information of the license of the installed software, and a main function of the software When the determination means determines that the license of the software has expired during execution, a user request rejection processing means for rejecting a user request for requesting execution of the main body function of the software, and the determination means Execution of deactivation of the target software after the rejection process is performed and execution of the main body function is completed when the target software is executing the main body function when it is determined that the expiration date has expired And means.

また、本発明は、情報処理装置で実行されるディアクティベーション処理制御方法であって、判定手段が、インストールされたソフトウェアのライセンスの有効期限情報に基づいて前記ソフトウェアのライセンスの有効期限切れを判定する判定ステップと、ユーザ要求拒否処理手段が、前記ソフトウェアの本体機能の実行中に、前記判定ステップにより前記ソフトウェアのライセンスが有効期限切れと判定された場合、前記ソフトウェアの本体機能の実行を要求するユーザ要求を拒否するユーザ要求拒否処理ステップと、実行手段が、前記判定ステップによりライセンスが有効期限切れと判定された際、当該対象のソフトウェアが本体機能の実行中であった場合、前記拒否処理が行われ前記本体機能の実行が終了した後に前記対象のソフトウェアのディアクティベーションを実行する実行ステップと、を含むことを特徴とする。   The present invention is also a deactivation processing control method executed by the information processing apparatus, wherein the determination means determines whether the license of the software has expired based on the expiration date information of the license of the installed software A user request for requesting execution of the software main body function when the determination step determines that the license of the software has expired during the execution of the software main body function; And when the execution unit determines that the license has expired in the determination step, if the target software is executing the main body function, the rejection process is performed and the execution unit performs the rejection process. After the execution of the main unit function is completed, Characterized in that it comprises an executing step of executing a deactivation of A, a.

また、本発明は、情報処理装置に実装されるコンピュータで解釈実行されるプログラムであって、判定手段が、インストールされたソフトウェアのライセンスの有効期限情報に基づいて前記ソフトウェアのライセンスの有効期限切れを判定する判定ステップと、ユーザ要求拒否処理手段が、前記ソフトウェアの本体機能の実行中に、前記判定ステップにより前記ソフトウェアのライセンスが有効期限切れと判定された場合、前記ソフトウェアの本体機能の実行を要求するユーザ要求を拒否するユーザ要求拒否処理ステップと、実行手段が、前記判定ステップによりライセンスが有効期限切れと判定された際、当該対象のソフトウェアが本体機能の実行中であった場合、前記拒否処理が行われ前記本体機能の実行が終了した後に前記対象のソフトウェアのディアクティベーションを実行する実行ステップと、を前記コンピュータに実行させるためのプログラムである。   The present invention is also a program that is interpreted and executed by a computer installed in an information processing apparatus, wherein the determination unit determines whether the license of the software has expired based on the expiration date information of the license of the installed software And a user requesting execution of the software main function when the determination step determines that the license of the software has expired during execution of the software main function. The user request rejection processing step for rejecting the request and the execution means, when the determination step determines that the license has expired, if the target software is executing the main body function, the rejection processing is performed. After the execution of the main body function is finished, An executing step of executing a deactivation of wear, which is a program for causing the computer to perform.

また、本発明は、前記プログラムを記憶したコンピュータ読み取り可能な記憶媒体である。   The present invention is a computer-readable storage medium storing the program.

本発明によれば、ライセンス有効期限が切れる前に受け付けたユーザ要求に対応した処理動作を保証することができるとともに、ライセンス有効期限が切れた後のユーザ要求を拒否することで、ライセンス有効期限が無駄に先延ばされるのを禁止することができる、という効果を奏する。   According to the present invention, it is possible to guarantee the processing operation corresponding to the user request received before the license expiration date expires, and to reject the user request after the license expiration date has expired. There is an effect that it is possible to prohibit the postponement of uselessness.

図1は、本実施形態に係わる機器管理システムの概略構成を説明するための概要図である。FIG. 1 is a schematic diagram for explaining a schematic configuration of a device management system according to the present embodiment. 図2は、複合機のハードウェア構成を説明するためのブロック図である。FIG. 2 is a block diagram for explaining the hardware configuration of the multifunction machine. 図3は、操作表示部に表示される表示画面の一構成例を示す図である。FIG. 3 is a diagram illustrating a configuration example of a display screen displayed on the operation display unit. 図4は、複合機の機能的構成を説明するためのブロック図である。FIG. 4 is a block diagram for explaining a functional configuration of the multifunction machine. 図5は、ディアクティベーション処理制御部の詳細な構成を説明するための機能ブロック図である。FIG. 5 is a functional block diagram for explaining a detailed configuration of the deactivation processing control unit. 図6は、本実施形態の複合機において実行されるディアクティベーションの処理手順を説明するためのシーケンス図である。FIG. 6 is a sequence diagram for explaining a deactivation processing procedure executed in the MFP according to the present embodiment. 図7は、本実施形態の複合機において実行されるディアクティベーションの処理手順を説明するためのシーケンス図である。FIG. 7 is a sequence diagram for explaining a deactivation processing procedure executed in the multifunction peripheral according to the present embodiment. 図8は、図6及び図7のシーケンスにおけるディアクティベーション処理制御部の処理手順の詳細を説明するためのフローチャートである。FIG. 8 is a flowchart for explaining the details of the processing procedure of the deactivation processing control unit in the sequences of FIGS. 6 and 7. 図9は、図8の処理手順のステップS103におけるユーザ要求拒否処理の具体的な処理を説明するためのフローチャートである。FIG. 9 is a flowchart for explaining specific processing of user request rejection processing in step S103 of the processing procedure of FIG. 図10は、図8の処理手順のステップS103におけるユーザ要求拒否処理の具体的な処理を説明するためのフローチャートである。FIG. 10 is a flowchart for explaining specific processing of user request rejection processing in step S103 of the processing procedure of FIG. 図11は、図8の処理手順のステップS103におけるユーザ要求拒否処理の具体的な処理を説明するためのフローチャートである。FIG. 11 is a flowchart for explaining specific processing of user request rejection processing in step S103 of the processing procedure of FIG. 図12は、図8の処理手順のステップS103におけるユーザ要求拒否処理の具体的な処理を説明するためのフローチャートである。FIG. 12 is a flowchart for explaining specific processing of user request rejection processing in step S103 of the processing procedure of FIG. 図13は、図8の処理手順のステップS103におけるユーザ要求拒否処理の具体的な処理を説明するためのフローチャートである。FIG. 13 is a flowchart for explaining specific processing of user request rejection processing in step S103 of the processing procedure of FIG. 図14は、操作表示部に表示される表示画面の一構成例を示す図である。FIG. 14 is a diagram illustrating a configuration example of a display screen displayed on the operation display unit. 図15は、操作表示部に表示される表示画面の一構成例を示す図である。FIG. 15 is a diagram illustrating a configuration example of a display screen displayed on the operation display unit. 図16は、従来の複合機において実行されるディアクティベーションの処理手順を説明するためのシーケンス図である。FIG. 16 is a sequence diagram for explaining a deactivation processing procedure executed in a conventional multifunction machine. 図17は、従来の複合機において実行されるディアクティベーションの処理手順を説明するためのシーケンス図である。FIG. 17 is a sequence diagram for explaining a deactivation processing procedure executed in a conventional multifunction machine.

以下、本発明の実施形態について添付図面を参照して説明する。   Embodiments of the present invention will be described below with reference to the accompanying drawings.

(システム構成)
まず、本実施形態に係わる機器管理システム1の各種構成について説明する。
(System configuration)
First, various configurations of the device management system 1 according to the present embodiment will be described.

図1は、本実施形態に係わる機器管理システム1の概略構成を説明するための概要図である。   FIG. 1 is a schematic diagram for explaining a schematic configuration of a device management system 1 according to the present embodiment.

図1に示すように、この機器管理システム1は、仲介装置200、ライセンス管理サーバ(ライセンス管理装置)300、アプリ管理サーバ400、中央管理装置500、Webサーバ600等が、インターネットなどの外部ネットワーク80を介して接続されている。   As shown in FIG. 1, the device management system 1 includes an intermediary device 200, a license management server (license management device) 300, an application management server 400, a central management device 500, a Web server 600, etc. Connected through.

また、仲介装置200とネットワーク80との間には、ファイアウォール90が設けられており、仲介装置200には、複数の複合機(画像形成装置)(複合機(1)100−1、・・・、複合機(N)100−N)(N:2以上の任意の整数)(以下、特定しない複合機を単に複合機100と称する。)が、ネットワーク80とは異なるLAN(Local Area Network)などのネットワークで接続されている。   Further, a firewall 90 is provided between the mediation device 200 and the network 80, and the mediation device 200 includes a plurality of multifunction peripherals (image forming apparatuses) (multifunction peripherals (1) 100-1,... , MFP (N) 100-N) (N: any integer greater than or equal to 2) (hereinafter, an unspecified MFP is simply referred to as MFP 100), which is different from the network 80 (Local Area Network), etc. Connected by a network.

ここで、ファイアウォール90は、インターネットなどの外部ネットワークを通じて仲介装置200に侵入した第三者により不正が行われないように、外部との境界を流れるデータを監視し、不正なアクセスの検出及び遮断を行うものである。   Here, the firewall 90 monitors data flowing on the boundary with the outside so that a third party who has entered the mediation apparatus 200 through an external network such as the Internet does not perform fraud, and detects and blocks unauthorized access. Is what you do.

複合機(MFP(Multi Function Peripherals))100は、プリンタ機能、コピー機能、ファクシミリ機能、スキャナ機能等の各機能のうちの少なくとも二つ以上の機能を有し、アプリ管理サーバ400からダウンロードされたアプリケーションソフトウェア(以下、単に「外部アプリ」という。)(図4参照)をインストールすることが可能な装置であり、LANなどの内部ネットワークを介して仲介装置200に通信可能に接続されている。なお、複数の複合機100−1、・・・、100−nは、会社、学校、家庭等の同一組織の管理下で設置されるものである。また、この複合機100が、特許請求の範囲に記載の情報処理装置に対応するものである。   An MFP (Multi Function Peripheral) (MFP) 100 has at least two functions of a printer function, a copy function, a facsimile function, a scanner function, and the like, and is an application downloaded from the application management server 400 It is a device capable of installing software (hereinafter simply referred to as “external application”) (see FIG. 4), and is communicably connected to the mediation device 200 via an internal network such as a LAN. The plurality of multifunction peripherals 100-1,..., 100-n are installed under the management of the same organization such as a company, a school, and a home. The multi-function device 100 corresponds to the information processing device described in the claims.

また、本実施形態の複合機100は、仲介装置200から定時情報の取得要求を受信した場合に、サプライ状態情報、ジャム情報、カウンタ情報、バージョン情報、エラー情報、機器設定情報等と、複合機100に新規に追加された外部アプリ118(図4参照)に関するカウンタ情報やパラメータ情報等を含む外部アプリの設定情報とを定時情報として、仲介装置200に送信する。   In addition, when the MFP 100 according to the present embodiment receives an acquisition request for scheduled information from the intermediary device 200, the MFP 100 includes supply status information, jam information, counter information, version information, error information, device setting information, and the like. The external application setting information including the counter information and parameter information relating to the external application 118 (see FIG. 4) newly added to 100 is transmitted to the intermediary device 200 as the scheduled information.

仲介装置200は、ライセンス管理サーバ300、アプリ管理サーバ400、中央管理装置500、Webサーバ600等と、各複合機100との間で行われる処理を仲介する装置である。   The mediation device 200 is a device that mediates processing performed between the license management server 300, the application management server 400, the central management device 500, the Web server 600, and the like and each multifunction device 100.

また、本実施形態の仲介装置200は、複合機100に対して、一定時間毎に上述の定時情報の送信要求をメソッド単位で送信し、また、送信要求に対応して複合機100から送信される定時情報を受信し、中央管理装置500に送信する機能を有している。   In addition, the mediation apparatus 200 according to the present embodiment transmits the above-described scheduled information transmission request to the multifunction device 100 at regular time intervals in units of methods, and is transmitted from the multifunction device 100 in response to the transmission request. Receiving the scheduled information and transmitting it to the central management device 500.

ライセンス管理サーバ300は、アプリ管理サーバ400からダウンロードされて複合機100にインストールされる外部アプリのライセンスキーなどを含むライセンス(利用権)データを管理する装置である。   The license management server 300 is a device that manages license (use rights) data including a license key of an external application that is downloaded from the application management server 400 and installed in the multifunction peripheral 100.

アプリ管理サーバ400は、複合機100にインストールされる外部アプリを管理する装置である。   The application management server 400 is a device that manages external applications installed in the multifunction peripheral 100.

中央管理装置500は、複合機100のメーカやサービス提供会社のサービスセンタ等に設置されるサーバ装置であり、仲介装置200を介して管理対象である複合機100を遠隔管理する装置である。   The central management device 500 is a server device installed at the manufacturer of the multifunction device 100 or a service center of a service provider company, and is a device that remotely manages the multifunction device 100 that is a management target via the mediation device 200.

なお、この中央管理装置500は、Webページでユーザインタフェースとなる画面(WebUI)を表示するWebUI画面表示機能を備えており、操作端末と接続することにより、WebUIから、管理対象となる複合機100の情報の収集、エラー状態確認などの検索を行うことが可能となっている。   The central management apparatus 500 has a Web UI screen display function for displaying a screen (Web UI) serving as a user interface on a Web page. By connecting to an operation terminal, the central management device 500 can be managed from the Web UI. It is possible to search information such as collecting information and checking error status.

Webサーバ600は、アプリケーション等のソフトウェアのポータル販売サイトを有するサーバ装置である。即ち、ユーザは、パーソナルコンピュータなどのユーザ端末700や複合機100等から、このWebサーバ600のポータル販売サイトにアクセスして、所望の外部アプリを購入することが可能となっている。   The Web server 600 is a server device having a portal sales site for software such as applications. That is, the user can purchase a desired external application by accessing the portal sales site of the Web server 600 from the user terminal 700 such as a personal computer, the multifunction peripheral 100, or the like.

図2は、複合機100のハードウェア構成を説明するためのブロック図である。   FIG. 2 is a block diagram for explaining the hardware configuration of the multifunction peripheral 100.

図2に示すように、この複合機100は、コントローラ10と、操作表示部20と、エンジン部(Engin)60とを主体に構成され、コントローラ10とエンジン部60とがPCI(Peripheral Component Interface)バスで接続され、コントローラ10と操作表示部20とが所定の信号線を介して接続されている。   As shown in FIG. 2, the multi-function device 100 is configured mainly by a controller 10, an operation display unit 20, and an engine unit (Engine) 60, and the controller 10 and the engine unit 60 are PCI (Peripheral Component Interface). The controller 10 and the operation display unit 20 are connected via a predetermined signal line.

コントローラ10は、複合機100全体の制御、即ち、描画処理や、通信処理や、操作表示部20に対する操作入力及び表示処理などの各種処理を制御するものであり、本実施形態では、CPU11、システムメモリ(MEM−P)12、ノースブリッジ(NB)13、サウスブリッジ(SB)14、ASIC(Application Specific Integrated Circuit)16、ローカルメモリ(MEM−C)17、ハードディスク装置(HDD:Hard Disk Drive)103等を有している。   The controller 10 controls the entire MFP 100, that is, various processes such as a drawing process, a communication process, and an operation input and display process for the operation display unit 20. In the present embodiment, the CPU 11 and the system Memory (MEM-P) 12, North Bridge (NB) 13, South Bridge (SB) 14, ASIC (Application Specific Integrated Circuit) 16, Local Memory (MEM-C) 17, Hard Disk Device (HDD: Hard Disk Drive) 103 Etc.

なお、ノースブリッジ(NB)13とASIC16は、AGP(Accelerated Graphics Port)バス15で接続されており、MEM−P12は、ROM(Read Only Memory)12aと、RAM(Random Access Memory)12bを有している。   The North Bridge (NB) 13 and the ASIC 16 are connected by an AGP (Accelerated Graphics Port) bus 15, and the MEM-P 12 has a ROM (Read Only Memory) 12a and a RAM (Random Access Memory) 12b. ing.

CPU11は、複合機100全体を統括的に制御するものであり、MEM−P12、NB13、SB14からなるチップセットを介して他の機器と接続される。   The CPU 11 controls the entire multifunction peripheral 100 in an integrated manner, and is connected to other devices via a chip set including the MEM-P 12, the NB 13, and the SB 14.

MEM−P12は、プログラムやデータの格納用及び展開用のメモリ、プリンタの描画用のメモリ等として用いられるシステムメモリである。なお、ROM12aが、プログラムやデータの格納用のメモリとして用いられる読み出し専用のメモリであり、RAM12bが、プログラムやデータの展開用のメモリやプリンタの描画用のメモリなどとして用いられる書き込み/読み出し用のメモリである。   The MEM-P 12 is a system memory used as a memory for storing and developing programs and data, a memory for drawing a printer, and the like. The ROM 12a is a read-only memory used as a memory for storing programs and data, and the RAM 12b is a write / read memory used as a memory for developing programs and data, a drawing memory for printers, and the like. It is memory.

NB13は、CPU11と、MEM−P12、SB14、ASIC16等を接続するためのブリッジであり、MEM−P12に対する読み書きなどを制御するメモリコントローラと、PCIマスタ及びAPターゲットとを有する。   The NB 13 is a bridge for connecting the CPU 11 to the MEM-P 12, SB 14, ASIC 16, and the like, and includes a memory controller that controls reading and writing to the MEM-P 12, a PCI master, and an AP target.

SB14は、NB13と、PCIデバイス、周辺デバイス等とを接続するためのブリッジである。なお、このSB14は、PCIバスを介してNB13と接続されており、このPCIバスには、ネットワークインタフェース(I/F)部なども接続される。   The SB 14 is a bridge for connecting the NB 13 to a PCI device, a peripheral device, and the like. The SB 14 is connected to the NB 13 via a PCI bus, and a network interface (I / F) unit and the like are also connected to the PCI bus.

AGP15は、グラフィック処理を高速化するために提案されたグラフィックスアクセラレータカード用バスインタフェースであり、MEM−P12に高スループットで直接アクセスすることにより、グラフィックスアクセラレータカードを高速にするものである。   The AGP 15 is a graphics accelerator card bus interface that has been proposed to speed up graphics processing, and makes the graphics accelerator card faster by directly accessing the MEM-P 12 with high throughput.

ASIC16は、画像処理用のハードウェア要素を有する画像処理用途向けのIC(Integrated Circuit)であり、AGP15、PCIバス、HDD103及びMEM−C17をそれぞれ接続するブリッジの役割を有する。   The ASIC 16 is an integrated circuit (IC) for image processing having hardware elements for image processing, and has a role of a bridge for connecting the AGP 15, the PCI bus, the HDD 103, and the MEM-C 17.

また、このASIC16は、PCIターゲットと、AGPマスタと、このASIC16の中核をなすアービタ(ARB)と、MEM−C17を制御するメモリコントローラと、ハードウェアロジックなどにより画像データの回転などを行う複数のDMAC(Direct Memory Access Controller)と、エンジン部60との間でPCIバスを介したデータ転送を行うPCIユニットなどから構成される。   The ASIC 16 includes a PCI target, an AGP master, an arbiter (ARB) that forms the core of the ASIC 16, a memory controller that controls the MEM-C 17, and a plurality of pieces of image data that are rotated by hardware logic. It consists of a DMA unit that performs data transfer between the DMAC (Direct Memory Access Controller) and the engine unit 60 via the PCI bus.

さらに、このASIC16には、PCIバスを介してFCU(Facsimile Control Unit)30、USB(Universal Serial Bus)40、IEEE1394(the Institute of Electrical and Electronics Engineers 1394)インタフェース50が接続されるとともに、操作表示部20が信号線を介して接続されている。   Further, the ASIC 16 is connected with an FCU (Facsimile Control Unit) 30, a USB (Universal Serial Bus) 40, and an IEEE 1394 (the Institute of Electrical 50 display unit) together with a PCI bus. 20 is connected via a signal line.

MEM−C17は、コピー用画像バッファ、符号バッファ等として用いられるローカルメモリである。   The MEM-C 17 is a local memory used as a copy image buffer, a code buffer, or the like.

ハードディスク装置(HDD)103は、画像データ、プログラム、フォントデータ、フォーム等の蓄積を行うためのストレージである。   A hard disk device (HDD) 103 is a storage for storing image data, programs, font data, forms, and the like.

操作表示部20は、押しボタンやタッチパネルなどで構成され、タッチパネルには、複合機100の各種機能を利用するための操作方法や機能ボタンを表示するとともに、機能ボタンなどを介してユーザからの操作入力を受け付けるためのユーザインタフェースである。   The operation display unit 20 is configured with push buttons, a touch panel, and the like. The touch panel displays operation methods and function buttons for using various functions of the multi-function device 100, and operation from the user via the function buttons. It is a user interface for accepting input.

図3は、操作表示部20に表示される表示画面の一構成例を示す図である。   FIG. 3 is a diagram illustrating a configuration example of a display screen displayed on the operation display unit 20.

図3に示すように、この表示画面の例では、複合機100にインストールされた外部アプリ(1)〜外部アプリ(M)(後述の図4参照)それぞれの機能の実行を指示するための操作表示領域である押しボタンを模した複数の機能ボタン20−1〜20−Mが表示されている。そして、各機能ボタン20−1〜20−Mには、それぞれ対応付けられた外部アプリ(1)〜外部アプリ(M)の機能をユーザが認識可能とするための文字などの機能情報が表示されている。例えば、外部アプリ(1)の機能が「エラーレポート機能」であれば、機能ボタン20−1には、機能情報として「エラーレポート機能」という文字が表示される。   As shown in FIG. 3, in this example of the display screen, an operation for instructing execution of each function of the external application (1) to the external application (M) (see FIG. 4 to be described later) installed in the multifunction peripheral 100. A plurality of function buttons 20-1 to 20-M simulating push buttons that are display areas are displayed. Each function button 20-1 to 20-M displays function information such as characters for enabling the user to recognize the functions of the associated external application (1) to external application (M). ing. For example, if the function of the external application (1) is “error report function”, the characters “error report function” are displayed as function information on the function button 20-1.

即ち、複合機100を利用するユーザは、各機能ボタン20−1〜20−Mに表示されている機能情報を視認して所望の機能情報が表示されている機能ボタン上をタッチすることにより、複合機100に対して所望の機能の実行を要求することが可能となっている。   That is, a user who uses the multifunction peripheral 100 visually recognizes the function information displayed on each function button 20-1 to 20-M and touches the function button on which desired function information is displayed, It is possible to request the multifunction device 100 to execute a desired function.

図2に戻って、エンジン部60は、PCIバスに接続可能なプリンタエンジンなどであり、例えば、白黒プロッタ、1ドラムカラープロッタ、4ドラムカラープロッタ、スキャナまたはファックスユニット等である。なお、このエンジン部60には、プロッタなどのいわゆるエンジン部分に加えて、誤差拡散やガンマ変換などの画像処理部分が含まれる。   Returning to FIG. 2, the engine unit 60 is a printer engine that can be connected to a PCI bus, and is, for example, a monochrome plotter, a one-drum color plotter, a four-drum color plotter, a scanner, or a fax unit. The engine unit 60 includes an image processing part such as error diffusion and gamma conversion in addition to a so-called engine part such as a plotter.

図4は、複合機100の機能的構成を説明するためのブロック図である。   FIG. 4 is a block diagram for explaining a functional configuration of the multifunction peripheral 100.

図4に示すように、複合機100は、白黒レーザプリンタ(B&W LP)101、カラーレーザプリンタ(Color LP)102、スキャナまたはファックスユニット、ハードディスク装置(HDD)103、メモリやネットワークインタフェースなどのその他のハードウェアリソース104、通信I/F105等の上述のエンジン部60としてのハードウェアを有するとともに、プラットホーム120とアプリケーション130から構成されるソフトウェア群110を有している。   As shown in FIG. 4, the multi-function device 100 includes a black and white laser printer (B & W LP) 101, a color laser printer (Color LP) 102, a scanner or fax unit, a hard disk device (HDD) 103, and other memory and network interfaces. It has hardware as the above-described engine unit 60 such as the hardware resource 104 and the communication I / F 105, and also has a software group 110 including a platform 120 and an application 130.

プラットホーム120は、汎用OS121と、一または複数のハードウェア資源の管理を行い、コントロールサービスからの獲得要求を調停するシステムリソースマネージャ(SRM)123と、アプリケーションからの処理要求を解釈してハードウェア資源の獲得要求を発生させる種々のコントロールサービス(122、124〜129、131等)とを有している。なお、プラットホーム120は、予め定義された関数によりアプリケーション130から処理要求を受信可能とするアプリケーションプログラムインタフェース(API)を有している。   The platform 120 manages the general-purpose OS 121, one or a plurality of hardware resources, arbitrates acquisition requests from the control service, interprets processing requests from applications, and implements hardware resources. Various control services (122, 124 to 129, 131, etc.) that generate a request for acquisition of The platform 120 has an application program interface (API) that enables a processing request to be received from the application 130 using a predefined function.

ここで、汎用OS121は、UNIX(登録商標)などの汎用オペレーティングシステムであり、プラットホーム120及びアプリケーション130の各ソフトウェアをそれぞれプロセスとして並列に実行する。   Here, the general-purpose OS 121 is a general-purpose operating system such as UNIX (registered trademark), and executes each software of the platform 120 and the application 130 in parallel as processes.

また、上述のコントロールサービスとしては、SCS(システムコントロールサービス)122、ECS(エンジンコントロールサービス)124、MCS(メモリコントロールサービス)125、OCS(オペレーションパネルコントロールサービス)126、FCS(ファックスコントロールサービス)127、NCS(ネットワークコントロールサービス)128、NRS(ニューリモートサービス)129、アプリインストール制御サービス131等を有している。   In addition, the above-described control services include SCS (system control service) 122, ECS (engine control service) 124, MCS (memory control service) 125, OCS (operation panel control service) 126, FCS (fax control service) 127, An NCS (network control service) 128, an NRS (new remote service) 129, an application installation control service 131, and the like are included.

SCS122のプロセスは、アプリ管理、操作部制御、システム画面表示、LED表示、リソース管理、割り込みアプリ制御等を行うものである。   The process of the SCS 122 performs application management, operation unit control, system screen display, LED display, resource management, interrupt application control, and the like.

SRM123のプロセスは、SCS122とともにシステムの制御及びリソースの管理を行うものである。また、SRM123のプロセスは、スキャナ部やプリンタ部などのエンジン、メモリ、HDDファイル、ホストI/O(セントロI/F、ネットワークI/F、IEEE1394 I/F、R232C I/F等)のハードウェア資源を利用する上位層からの要求に従って調停を行い、実行制御する。   The process of the SRM 123 performs system control and resource management together with the SCS 122. The process of the SRM 123 includes a scanner unit, a printer unit and other engines, a memory, an HDD file, and a host I / O (centro I / F, network I / F, IEEE 1394 I / F, R232C I / F, etc.) hardware. Arbitration is performed according to requests from higher layers that use resources, and execution control is performed.

より具体的には、SRM123は、要求されたハードウェア資源が利用可能であるか、即ち、他の要求により利用されていないかどうかを判断し、利用可能であれば要求されたハードウェア資源が利用可能である旨を上位層に伝える処理を実行する。また、SRM123は、上位層からの要求に対してハードウェア資源の利用スケジューリングを行い、プリンタエンジンにより紙搬送と作像動作、メモリ確保、ファイル生成等の要求内容を直接実施する。   More specifically, the SRM 123 determines whether the requested hardware resource is available, that is, whether the requested hardware resource is not used by another request. A process for notifying the upper layer that it can be used is executed. The SRM 123 performs hardware resource usage scheduling in response to a request from an upper layer, and directly executes requested contents such as paper conveyance and image forming operation, memory allocation, file generation, and the like by the printer engine.

ECS124のプロセスは、白黒レーザプリンタ(B&W LP)101、カラーレーザプリンタ(Color LP)102、その他のハードウェアリソース104等のエンジン部60の制御を行うものである。   The process of the ECS 124 controls the engine unit 60 such as a black and white laser printer (B & W LP) 101, a color laser printer (Color LP) 102, and other hardware resources 104.

MCS125のプロセスは、画像メモリの取得及び解放、ハードディスク装置(HDD)103の利用、画像データの圧縮及び伸張等を行うものである。   The process of the MCS 125 performs acquisition and release of an image memory, use of a hard disk device (HDD) 103, compression and decompression of image data, and the like.

OCS126のプロセスは、オペレータ(ユーザ)と本体制御間の情報伝達手段となる操作表示部(オペレーションパネル)20(図2参照)の制御を行うものである。   The process of the OCS 126 controls the operation display unit (operation panel) 20 (see FIG. 2) serving as information transmission means between the operator (user) and the main body control.

より具体的には、OCS126のプロセスは、操作表示部20からキー押下またはタッチ操作をキーイベントとして取得し、該取得したキーに対応したキーイベント関数をSCS122に送信するOCSプロセスの部分と、アプリケーション130または各種コントロールサービスからの要求により操作表示部20に各種画面を描画出力する描画関数や、その他、操作表示部20に対する制御を行う関数などが予め登録されたOCSライブラリの部分とから構成される。なお、OCSライブラリは、アプリケーション130及びコントロールサービスの各モジュールにリンクされて実装されている。なお、OCS126の全てをプロセスとして動作させるように構成しても良いし、OCS126の全てをOCSライブラリとして構成しても良い。   More specifically, the process of the OCS 126 acquires a key press or touch operation from the operation display unit 20 as a key event, transmits a key event function corresponding to the acquired key to the SCS 122, and an application 130, or a drawing function for drawing and outputting various screens to the operation display unit 20 in response to a request from the various control services, and a function for controlling the operation display unit 20 and the like are preliminarily registered. . Note that the OCS library is mounted linked to each module of the application 130 and the control service. The OCS 126 may be configured to operate as a process, or the OCS 126 may be configured as an OCS library.

FCS127のプロセスは、システムコントローラの各アプリ層からPSTN/ISDN網を利用したファクシミリ送受信、BKM(バックアップSRAM)で管理されている各種ファクシミリデータの登録/引用、ファクシミリ読み取り、ファクシミリ受信印刷、融合送受信等を行うためのAPIを提供するものである。   The process of FCS127 includes facsimile transmission / reception using PSTN / ISDN network from each application layer of the system controller, registration / quotation of various facsimile data managed by BKM (backup SRAM), facsimile reading, facsimile reception printing, fusion transmission / reception, etc. An API for performing the above is provided.

NCS128のプロセスは、ネットワークI/Oを必要とするアプリケーションに対して共通に利用できるサービスを提供するものであり、より具体的には、ネットワーク側から各プロトコルによって受信したデータを各アプリケーションに振り分けたり、アプリケーションからデータをネットワーク側に送信したりする際の仲介を行うものである。   The NCS 128 process provides a service that can be commonly used for applications that require network I / O. More specifically, the data received from the network side by each protocol is distributed to each application. It mediates when sending data from the application to the network side.

NRS129は、ネットワークを介してデータを送受信する際のデータの変換を行うなど、ネットワークを介した遠隔管理に関する機能及びスケジューラ機能を実現するアプリケーションである。   The NRS 129 is an application that implements functions related to remote management via the network and a scheduler function, such as data conversion when data is transmitted and received via the network.

アプリインストール制御サービス131は、複合機100で利用される外部アプリ118のインストールに係わる処理を制御するものであり、具体的には、外部アプリ118のインストール処理を実行するとともに、インストールされた外部アプリ118の固有のライセンス情報を取得する処理を実行する。また、仲介装置200からの定時情報の送信要求を受けて、複合機100の記憶手段に記憶されている定時情報を取得し、仲介装置200に送信する。   The application installation control service 131 controls processing related to installation of the external application 118 used in the multifunction peripheral 100. Specifically, the application installation control service 131 executes installation processing of the external application 118 and also installs the installed external application. A process of acquiring 118 unique license information is executed. In response to a request for transmission of scheduled information from the intermediary device 200, the scheduled information stored in the storage unit of the multifunction peripheral 100 is acquired and transmitted to the mediation device 200.

ライセンス管理部132は、アプリインストール制御サービス131で取得したライセンス情報を管理するものである。なお、ライセンス情報には、対応する外部アプリ118の名称、バージョン、提供元、ライセンス有効期限等を示す種々の情報が含まれている。   The license management unit 132 manages license information acquired by the application installation control service 131. The license information includes various information indicating the name, version, provider, license expiration date, etc. of the corresponding external application 118.

また、ライセンス管理部132は、ライセンス有効期限情報に基づいて各外部アプリ118のライセンスの有効期限切れを判定する処理を行うとともに、ライセンスの有効期限切れと判定された外部アプリ118に対してディアクティベーションの要求処理を行うものである。   In addition, the license management unit 132 performs processing for determining whether the license of each external application 118 has expired based on the license expiration date information, and performs deactivation for the external application 118 that has been determined to have expired. Request processing is performed.

図5は、ライセンス管理部132と各外部アプリ118−1〜118−Mとから構成され、各外部アプリ118のディアクティベーションの処理を制御するディアクティベーション処理制御部133の詳細な構成を説明するための機能ブロック図である。   FIG. 5 illustrates a detailed configuration of the deactivation processing control unit 133 that includes the license management unit 132 and each external application 118-1 to 118 -M and controls the deactivation processing of each external application 118. It is a functional block diagram for

図5に示すように、このディアクティベーション処理部133は、ライセンス管理部132と、各外部アプリ118−1〜118−Mとから構成される。   As shown in FIG. 5, the deactivation processing unit 133 includes a license management unit 132 and external applications 118-1 to 118-M.

ライセンス管理部132は、ライセンス情報記憶部132a、ライセンス有効期限切れ判定部132b、ディアクティベーション要求部132c等を有している。   The license management unit 132 includes a license information storage unit 132a, a license expiration date determination unit 132b, a deactivation request unit 132c, and the like.

ここで、ライセンス情報記憶部132aは、アプリインストール制御サービス131で取得したライセンス情報を記憶するものである。   Here, the license information storage unit 132a stores the license information acquired by the application installation control service 131.

ライセンス有効期限切れ判定部132bは、ライセンス情報記憶部132aに記憶されているライセンス情報に含まれるライセンスの有効期限情報に基づいて各外部アプリ118のライセンスの有効期限切れを判定するものである。   The license expiration date determination unit 132b determines whether the license of each external application 118 has expired based on the license expiration date information included in the license information stored in the license information storage unit 132a.

ディアクティベーション要求部132cは、ライセンス有効期限切れ判定部132bによりライセンスの有効期限切れと判定されてディアクティベーション対象となる外部アプリ(以下、単に「対象外部アプリ」という場合がある。)118−1〜118−Mに対してディアクティベーションの実行を要求するものである。   The deactivation request unit 132c is determined to be an expired license by the license expiration date determination unit 132b and may be a deactivation target (hereinafter, simply referred to as “target external app”) 118-1. 118-M is requested to execute deactivation.

また、各外部アプリ118−1〜118−Mは、それぞれ、アプリ機能管理部141、ユーザ要求受付部142、利用予約処理部143、ディアクティベーション可否判定部144、ディアクティベーション実行部145等を有している。   Each external application 118-1 to 118-M includes an application function management unit 141, a user request reception unit 142, a use reservation processing unit 143, a deactivation availability determination unit 144, a deactivation execution unit 145, and the like. Have.

ここで、アプリ機能管理部141は、当該外部アプリ118の本体部分でありCPUで実行されるプログラムであって、複合機100が所定の機能を実現するためのプログラム(以下、「本体機能」という。)を管理するものである。   Here, the application function management unit 141 is a main body part of the external application 118 and is a program executed by the CPU, and is a program (hereinafter referred to as “main body function”) for the MFP 100 to realize a predetermined function. .).

また、アプリ機能管理部141は、本体機能の実行を要求するユーザ要求を後述のユーザ要求受付部142で受け付けた場合に、当該本体機能を実行するものである。なお、外部アプリ118が「複合機100におけるエラーレポート機能」を実現するためのソフトウェアである場合には、当該外部アプリ118の本体機能は、複合機100がエラーレポート機能を実現するためのプログラムとなる。   The application function management unit 141 executes the main body function when a user request for executing the main body function is received by a user request receiving unit 142 described later. When the external application 118 is software for realizing the “error report function in the MFP 100”, the main body function of the external application 118 is a program for the MFP 100 to realize the error report function. Become.

ユーザ要求受付部142は、当該外部アプリ118の本体機能の実行を要求するユーザ要求の受付を管理するものであり、本実施形態では、所定の条件が成立した場合にユーザ要求を拒否する処理を実行するユーザ要求拒否処理部142aを有している。   The user request reception unit 142 manages reception of a user request for requesting execution of the main body function of the external application 118. In the present embodiment, a process for rejecting a user request when a predetermined condition is satisfied. A user request rejection processing unit 142a to be executed is included.

具体的には、ユーザ要求拒否処理部142aは、外部アプリ118が、ディアクティベーション要求部132cからのディアクティベーション要求を受け取った際に、アプリ機能管理部141で管理される本体機能が実行中であった場合、それ以降、当該外部アプリ118の本体機能の実行を要求するユーザ要求を拒否するための所定のユーザ要求拒否処理(図8〜図13参照)を行うものである。   Specifically, the user request rejection processing unit 142a is executing the main body function managed by the application function management unit 141 when the external application 118 receives the deactivation request from the deactivation request unit 132c. Then, predetermined user request rejection processing (see FIGS. 8 to 13) for rejecting a user request for requesting execution of the main body function of the external application 118 is performed.

利用予約処理部143は、他の外部アプリ118やその他のアプリ111〜117から当該外部アプリ118の本体機能の利用予約を要求する利用予約要求を受け取った場合に
、アプリ機能管理部141に対して本体機能のディアクティベーションを禁止した予約待機処理を行わせるための待機信号を出力する。
When the usage reservation processing unit 143 receives a usage reservation request for requesting the usage of the main body function of the external application 118 from another external application 118 or other applications 111 to 117, the usage reservation processing unit 143 sends the usage reservation processing unit 143 to the application function management unit 141. Outputs a standby signal for performing a reservation standby process in which the deactivation of the main body function is prohibited.

また、この利用予約処理部143は、ユーザ要求受付部142で受け付けたユーザ要求から他の外部アプリ118の機能の利用を予約する必要があるか否かを判定し、必要があると判定された場合に、該当する外部アプリ118に対して利用予約要求信号を出力する。   In addition, the use reservation processing unit 143 determines whether or not it is necessary to reserve the use of the function of the other external application 118 from the user request received by the user request receiving unit 142, and is determined to be necessary. In this case, a use reservation request signal is output to the corresponding external application 118.

更に、この利用予約処理部143は、利用予約による本体機能の実行が終了した場合に、ライセンス管理部132に対して動作終了を通知する動作終了通知信号を出力する。   Further, the use reservation processing unit 143 outputs an operation end notification signal for notifying the license management unit 132 of the end of the operation when the execution of the main body function by the use reservation is ended.

ディアクティベーション可否判定部144は、ディアクティベーションの実行の可否を判定するものであり、具体的には、ディアクティベーション要求部132cからディアクティベーション要求を入力した場合に、当該外部アプリ118の本体機能の実行中(即ち、複合機100が当該外部アプリ118の本体機能による処理動作中)、または、予約待機中である場合に、ディアクティベーションの実行が不可であると判定し、他方、ディアクティベーション要求を入力した場合に、当該外部アプリ118の本体機能の実行中、または、予約待機中でない場合に、ディアクティベーションの実行が可であると判定する。   The deactivation availability determination unit 144 determines whether or not deactivation can be performed. Specifically, when a deactivation request is input from the deactivation request unit 132c, the external application 118 When the main body function is being executed (that is, when the MFP 100 is in the processing operation by the main body function of the external application 118) or is waiting for a reservation, it is determined that the deactivation cannot be executed, When a deactivation request is input, it is determined that deactivation can be performed if the main body function of the external application 118 is being executed or if the reservation is not waiting.

ディアクティベーション実行部145は、ディアクティベーション可否判定部144によりディアクティベーションの実行が可であると判定された場合に、当該外部アプリの本体機能を無効にするディアクティベーション処理を実行するものである。   The deactivation execution unit 145 executes a deactivation process for invalidating the main body function of the external application when the deactivation permission determination unit 144 determines that the deactivation can be performed. It is.

図4に戻って、アプリケーション130は、ページ記述言語(PDL)、PCLおよびポストスクリプト(PS)を有するプリンタ用のアプリケーションであるプリンタアプリ111と、コピー用アプリケーションであるコピーアプリ112と、ファクシミリ用アプリケーションであるファックスアプリ113と、スキャナ用アプリケーションであるスキャナアプリ114と、ネットワークファイル用アプリケーションであるネットファイルアプリ115と、工程検査用アプリケーションである工程検査アプリ116と、インターネットに接続されたPC等のクライアント端末に対してWEBサーバ(httpサーバ)として動作し、クライアント端末上で動作するWEBブラウザに各種画面を表示するWEBアプリ117と、外部から取得されインストールされた外部アプリ118とを有している。   Returning to FIG. 4, the application 130 includes a printer application 111 that is a printer application having a page description language (PDL), PCL, and postscript (PS), a copy application 112 that is a copy application, and a facsimile application. A fax application 113, a scanner application 114 as a scanner application, a network file application 115 as a network file application, a process inspection application 116 as a process inspection application, and a client such as a PC connected to the Internet. WEB application 117 that operates as a WEB server (http server) for the terminal and displays various screens on the WEB browser that operates on the client terminal, and is acquired from the outside Re has installed an external application 118.

アプリケーション130の各プロセス、コントロールサービスの各プロセスは、関数呼び出しとその戻り値送信およびメッセージの送受信によってプロセス間通信を行いながら、コピー、プリンタ、スキャナ、ファクシミリなどの画像形成処理にかかるユーザサービスを実現している。   Each process of the application 130 and each process of the control service realize user services related to image forming processing such as copying, printers, scanners, and facsimiles while performing inter-process communication by calling functions, sending return values thereof, and sending and receiving messages. is doing.

このように、本実施形態に係る複合機100には、複数のアプリケーション130および複数のコントロールサービスが存在し、いずれもプロセスとして動作している。そして、これらの各プロセス内部には、一または複数のスレッドが生成されて、スレッド単位の並列実行が行われる。そして、コントロールサービスがアプリケーション130に対し共通サービスを提供しており、このため、これらの多数のプロセスが並列動作、およびスレッドの並列動作を行って互いにプロセス間通信を行って協調動作をしながら、コピー、プリンタ、スキャナ、ファクシミリなどの画像形成処理にかかるユーザサービスを提供するようになっている。   As described above, the MFP 100 according to the present embodiment includes a plurality of applications 130 and a plurality of control services, all of which operate as processes. In each of these processes, one or a plurality of threads are generated and parallel execution is performed in units of threads. The control service provides a common service to the application 130. For this reason, a large number of these processes perform a parallel operation and a parallel operation of threads to perform inter-process communication with each other. User services related to image forming processing such as copying, printers, scanners, and facsimiles are provided.

また、複合機100には、コントロールサービス層の上のアプリケーション層に、複合機100の顧客、サードベンダなどの第三者が開発した外部アプリ118を搭載することが可能となっている。なお、図4の例では、外部アプリ118として、複数の外部アプリ(1)118−1、・・・、外部アプリ(M)118−M(M:2以上の任意の整数)(以下、特定しない外部アプリを単に外部アプリ118と称する。)が搭載されている様子を示しているが、これに限らず、一つの外部アプリのみを搭載することも可能である。   Further, the multifunction device 100 can be equipped with an external application 118 developed by a third party such as a customer of the multifunction device 100 or a third vendor in an application layer above the control service layer. In the example of FIG. 4, as the external application 118, a plurality of external applications (1) 118-1,..., External application (M) 118-M (M: any integer greater than or equal to 2) (hereinafter, specified) The external application that is not called is simply referred to as the external application 118). However, the present invention is not limited to this, and it is possible to mount only one external application.

なお、本実施形態の複合機100では、複数のアプリケーション130のプロセスと複数のコントロールサービスのプロセスとが動作しているが、アプリケーション130とコントロールサービスのプロセスがそれぞれ単一の構成とすることも可能である。また、各アプリケーション130は、アプリケーションごとに追加または削除することができる。すなわち、上述したように、外部アプリ118をインストール可能であり、かつアンインストールも可能となっている。   In the MFP 100 according to the present embodiment, a plurality of application 130 processes and a plurality of control service processes are operating. However, each of the application 130 and the control service process may have a single configuration. It is. Each application 130 can be added or deleted for each application. That is, as described above, the external application 118 can be installed and can be uninstalled.

(処理動作)
次に、前記説明した複合機100におけるディアクティベーション処理動作について説明する。
(Processing operation)
Next, a deactivation process operation in the above-described multifunction peripheral 100 will be described.

図6は、本実施形態の複合機100において実行されるディアクティベーションの処理手順を説明するためのシーケンス図である。なお、このシーケンスでは、外部アプリ(1)118−1の本体機能の実行中に当該外部アプリ(1)118−1のディアクティベーションが必要になった場合を示している。   FIG. 6 is a sequence diagram for explaining a deactivation processing procedure executed in the MFP 100 according to the present embodiment. This sequence shows a case where the external application (1) 118-1 needs to be deactivated while the main body function of the external application (1) 118-1 is being executed.

図6に示すように、このシーケンスでは、まず、ユーザにより外部アプリ(1)118−1の本体機能の実行を指示する機能ボタン20−1が選択タッチされると、操作表示部20が、外部アプリ(1)118−1の本体機能の利用を要求するユーザ要求Aの信号を出力する(ステップS1)。   As shown in FIG. 6, in this sequence, first, when the user selects and touches the function button 20-1 for instructing the execution of the main body function of the external application (1) 118-1, the operation display unit 20 is A signal of user request A requesting the use of the main function of the application (1) 118-1 is output (step S1).

すると、ユーザ要求Aを入力した外部アプリ(1)118−1では、利用予約処理部143が利用予約処理を行う(ステップS2)。具体的には、ステップS2の処理では、入力したユーザ要求Aに基づいて他の外部アプリ118の本体機能を利用する必要があるか否かの利用予約要否の判定を行い、その判定結果に応じて他の外部アプリ118に対して機能利用要約要求を出力する。   Then, in the external application (1) 118-1 that has input the user request A, the use reservation processing unit 143 performs use reservation processing (step S2). Specifically, in the process of step S2, whether or not it is necessary to use the main body function of another external application 118 based on the input user request A is determined, and the determination result In response, a function usage summary request is output to another external application 118.

なお、この場合は、必要がないと判定されるので、外部アプリ(1)118−1の利用予約処理部143は、他の外部アプリ118に対して利用要求は行わず、続いて、外部アプリ(1)118−1では、アプリ機能管理部141が、ユーザ要求Aによる本体機能の実行を行う(ステップS3)。   In this case, since it is determined that it is not necessary, the use reservation processing unit 143 of the external application (1) 118-1 does not make a use request to the other external application 118, and then the external application (1) 118-1 (1) In 118-1, the application function management unit 141 executes the main body function according to the user request A (step S3).

続いて、このシーケンスでは、外部アプリ(1)118−1が、ステップS3の処理中、即ち、複合機100が外部アプリ(1)118−1の本体機能による処理動作中に、ライセンス管理部132において、ライセンス有効期限切れ判定部132bにより外部アプリ(1)118−1のライセンスの有効期限が切れたと判定され、ディアクティベーション要求部132cが外部アプリ(1)118−1に対してディアクティベーション要求信号を出力する(ステップS4)。   Subsequently, in this sequence, the external application (1) 118-1 is in the process of step S3, that is, the MFP 100 is in the processing operation by the main body function of the external application (1) 118-1, and the license management unit 132. The license expiration date determination unit 132b determines that the license of the external application (1) 118-1 has expired, and the deactivation request unit 132c requests the external application (1) 118-1 to deactivate it. A signal is output (step S4).

すると、ディアクティベーション要求信号を入力した外部アプリ(1)118−1では、本体機能の実行中であることから、ライセンス管理部132に対して許否応答信号を出力する(ステップS5)とともに、当該外部アプリ(1)118−1の本体機能の利用を要求するユーザ要求を拒否するための所定のユーザ要求拒否処理を実行する(ステップS6)。   Then, the external application (1) 118-1 that has input the deactivation request signal outputs a permission / response response signal to the license management unit 132 because the main body function is being executed (step S5), and A predetermined user request rejection process for rejecting a user request for requesting use of the main body function of the external application (1) 118-1 is executed (step S6).

なお、許否応答信号を入力したライセンス管理部132では、それ以降、後述のステップS8における動作終了通知信号を入力するまで、ディアクティベーション要求部132cが、ディアクティベーション要求信号の出力を中止する待機状態へと遷移する(ステップS7)。   The license management unit 132 that has input the permission / rejection response signal thereafter waits for the deactivation request unit 132c to stop outputting the deactivation request signal until an operation end notification signal in step S8 described later is input. Transition to a state (step S7).

また、外部アプリ(1)118−1では、ステップS3のユーザ要求Aによる本体機能の実行が終了した場合、即ち、複合機100が外部アプリ(1)118−1の本体機能による処理動作を終了した場合に、動作終了した旨を通知する動作終了通知信号をライセンス管理部132に出力する(ステップS8)。   Further, in the external application (1) 118-1, when the execution of the main body function according to the user request A in step S3 is completed, that is, the multifunction peripheral 100 ends the processing operation by the main body function of the external application (1) 118-1. In such a case, an operation end notification signal for notifying that the operation has ended is output to the license management unit 132 (step S8).

すると、動作終了通知を入力したライセンス管理部132では、ディアクティベーション要求部132cが、待機状態を解除して、外部アプリ(1)118−1に対しディアクティベーション要求信号の出力を再開する(ステップS9)。   Then, in the license management unit 132 that has input the operation end notification, the deactivation request unit 132c cancels the standby state and resumes outputting the deactivation request signal to the external application (1) 118-1. Step S9).

すると、ディアクティベーション要求信号を入力した外部アプリ(1)118−1では、本体機能の実行中でないことから、ディアクティベーション可否判定部144がディアクティベーションの実行が可であると判定し、ライセンス管理部132に対してOK応答信号を出力して(ステップS10)、ディアクティベーション実行部145がアプリ機能管理部141で管理されている本体機能を無効にするためのディアクティベーション処理を実行する(ステップS11)。   Then, in the external application (1) 118-1 that has input the deactivation request signal, since the main body function is not being executed, the deactivation availability determination unit 144 determines that the deactivation can be performed, An OK response signal is output to the license management unit 132 (step S10), and the deactivation execution unit 145 executes a deactivation process for invalidating the main body function managed by the application function management unit 141. (Step S11).

即ち、ステップS11の処理を実行することにより、外部アプリ(1)118−1の本体機能が無効状態となり、それ以降、ユーザが外部アプリ(1)118−1の機能を利用することができなくなる。   That is, by executing the process of step S11, the main body function of the external application (1) 118-1 is disabled, and thereafter, the user cannot use the function of the external application (1) 118-1. .

なお、図6のシーケンスの例では、外部アプリ(1)118−1が、ステップS6のユーザ要求拒否処理を行っている最中に発生したユーザ要求(B、C)の受付を承諾せずに拒否する様子を示している。即ち、このシーケンスでは、ライセンス有効期限が切れる前に受け付けたユーザ要求Aの処理動作は保証し、一方、ライセンス有効期限が切れた後に受け付けたユーザ要求B、C(ステップS12、ステップS13参照)の処理動作は保証しない様子を示している。   In the example of the sequence of FIG. 6, the external application (1) 118-1 does not accept the reception of the user request (B, C) generated during the user request rejection process in step S6. It shows how to refuse. That is, in this sequence, the processing operation of the user request A received before the license expiration date is guaranteed, while the user requests B and C received after the license expiration date (see steps S12 and S13). The processing operation is not guaranteed.

図7は、本実施形態の複合機100において実行されるディアクティベーションの処理手順を説明するためのシーケンス図である。なお、このシーケンスでは、外部アプリ(M)118−Mが他の外部アプリ(2)118−2から本体機能の利用予約がされている場合に、当該外部アプリ(M)118−Mのディアクティベーションが必要になった場合を示している。   FIG. 7 is a sequence diagram for explaining a deactivation processing procedure executed in the MFP 100 according to the present embodiment. In this sequence, when the external application (M) 118-M is reserved for use of the main body function from another external application (2) 118-2, the external application (M) 118-M is deactivated. This shows the case where the activation is necessary.

図7に示すように、このシーケンスでは、まず、ユーザにより外部アプリ(2)118−2の本体機能の実行を指示する機能ボタン20−2が選択タッチされると、操作表示部20が、外部アプリ(2)118−2の本体機能の利用を要求するユーザ要求Dの信号を出力する(ステップS21)。   As shown in FIG. 7, in this sequence, first, when the user selects and touches the function button 20-2 that instructs execution of the main body function of the external application (2) 118-2, the operation display unit 20 is A signal of the user request D requesting the use of the main function of the application (2) 118-2 is output (step S21).

すると、ユーザ要求Dを入力した外部アプリ(2)118−2では、利用予約処理部143が利用予約処理を行う(ステップS22)。具体的には、ステップS22の処理では、入力したユーザ要求Dに基づいて他の外部アプリ118の本体機能を利用する必要があるか否かの利用予約要否の判定を行い、その判定結果に応じて他の外部アプリ118に対して利用要約要求信号を出力する。   Then, in the external application (2) 118-2 that has input the user request D, the use reservation processing unit 143 performs use reservation processing (step S22). Specifically, in the process of step S22, whether or not it is necessary to use the main body function of another external application 118 is determined based on the input user request D, and the determination result is displayed. In response, a usage summary request signal is output to another external application 118.

なお、この場合は、必要があると判定されるので、外部アプリ(2)118−2の利用予約処理部143は、他の外部アプリ118(M)118−Mに対して利用予約要求信号を出力する。   In this case, since it is determined that it is necessary, the use reservation processing unit 143 of the external application (2) 118-2 sends a use reservation request signal to the other external application 118 (M) 118-M. Output.

すると、利用予約要求信号を入力した外部アプリ(M)118−Mでは、利用予約処理部143が、外部アプリ118(1)118−1に対してOK応答信号を出力するとともに、当該外部アプリ(M)118−Mの本体機能の利用予約処理として、それ以降、ライセンス管理部132からディアクティベーション要求信号を入力した場合でも、アプリ機能管理部141で管理される本体機能のディアクティベーション処理が実行されないようにするための待機処理を実行する(ステップS23)。   Then, in the external application (M) 118-M that receives the use reservation request signal, the use reservation processing unit 143 outputs an OK response signal to the external application 118 (1) 118-1, and the external application ( M) As a use reservation process for the main body function 118-M, the deactivation process for the main body function managed by the application function management unit 141 is performed even when a deactivation request signal is input from the license management unit 132 thereafter. A standby process is performed so as not to be executed (step S23).

続いて、このシーケンスでは、外部アプリ(M)118−Mが、ステップS23の待機処理中に、ライセンス管理部132において、ライセンス有効期限切れ判定部132bにより外部アプリ(M)118−Mのライセンスの有効期限が切れたと判定され、ディアクティベーション要求部132cが外部アプリ(M)118−Mに対してディアクティベーション要求信号を出力する(ステップS25)。   Subsequently, in this sequence, the external application (M) 118-M performs the validity of the license of the external application (M) 118-M by the license expiration determining unit 132b in the license management unit 132 during the standby process in step S23. It is determined that the time limit has expired, and the deactivation request unit 132c outputs a deactivation request signal to the external application (M) 118-M (step S25).

すると、ディアクティベーション要求信号を入力した外部アプリ(M)118−Mでは、利用予約の待機処理中であることから、ライセンス管理部132に対して許否応答信号を出力する(ステップS26)とともに、当該外部アプリ(M)118−Mの本体機能の利用を要求するユーザ要求を拒否するための所定のユーザ要求拒否処理を実行する(ステップS27)。   Then, since the external application (M) 118-M that has input the deactivation request signal is in the process of waiting for use reservation, it outputs a permission / rejection response signal to the license management unit 132 (step S26). A predetermined user request rejection process for rejecting a user request for requesting use of the main body function of the external application (M) 118-M is executed (step S27).

なお、許否応答信号を入力したライセンス管理部132では、それ以降、後述のステップS31における動作終了通知信号を入力するまで、ディアクティベーション要求部132cが、ディアクティベーション要求信号の出力を中止する待機状態へと遷移する(ステップS28)。   After that, in the license management unit 132 that has input the permission / rejection response signal, the deactivation request unit 132c waits for the output of the deactivation request signal to be stopped until an operation end notification signal in step S31 described later is input. Transition to a state (step S28).

また、外部アプリ(2)118−2では、ステップS22のユーザ要求Dによる本体機能の実行中に、予約動作が必要になったと判定した場合、利用予約対象の外部アプリ(M)118−Mに対して予約動作要求信号を出力する(ステップS29)。   If the external application (2) 118-2 determines that a reservation operation is required during the execution of the main body function according to the user request D in step S22, the external application (M) 118-M is requested to use the reservation application. In response to this, a reservation operation request signal is output (step S29).

すると、予約動作要求信号を入力した外部アプリ(M)118−Mでは、アプリ機能管理部141が本体機能の実行を行う、即ち、複合機100では、外部アプリ(M)118−Mの本体機能による処理動作を実行する(ステップS30)。   Then, in the external application (M) 118-M to which the reservation operation request signal is input, the application function management unit 141 executes the main body function. That is, in the multi-function device 100, the main body function of the external application (M) 118-M. The processing operation is executed (step S30).

その後、外部アプリ(M)118−Mでは、ステップS30における本体機能の実行が終了した場合、即ち、複合機100の外部アプリ(M)118−Mの本体機能による処理動作が終了した場合に、処理動作が終了した旨を通知する動作終了通知信号をライセンス管理部132に対して出力する(ステップS31)。   Thereafter, in the external application (M) 118-M, when the execution of the main body function in step S30 is finished, that is, when the processing operation by the main body function of the external application (M) 118-M of the multifunction peripheral 100 is finished, An operation end notification signal for notifying that the processing operation has ended is output to the license management unit 132 (step S31).

すると、動作終了通知を入力したライセンス管理部132では、ディアクティベーション要求部132cが、待機状態を解除して、外部アプリ(M)118−Mに対しディアクティベーション要求信号の出力を再開する(ステップS32)。   Then, in the license management unit 132 that has received the operation end notification, the deactivation request unit 132c cancels the standby state and resumes outputting the deactivation request signal to the external application (M) 118-M ( Step S32).

すると、ディアクティベーション要求信号を入力した外部アプリ(M)118−Mでは、本体機能の実行中でないことから、ディアクティベーション可否判定部144がディアクティベーションの実行が可であると判定し、ライセンス管理部132に対してOK応答信号を出力して(ステップS33)、ディアクティベーション実行部145がアプリ機能管理部141で管理されている本体機能を無効にするためのディアクティベーション処理を実行する(ステップS34)。   Then, in the external application (M) 118-M that has input the deactivation request signal, since the main body function is not being executed, the deactivation availability determination unit 144 determines that the deactivation can be performed, An OK response signal is output to the license management unit 132 (step S33), and the deactivation execution unit 145 executes a deactivation process for invalidating the main body function managed by the application function management unit 141. (Step S34).

即ち、ステップS34の処理を実行することにより、外部アプリ(M)118−Mの本体機能が無効状態となり、それ以降、ユーザが外部アプリ(M)118−Mの機能を利用することができなくなる。   That is, by executing the processing of step S34, the main body function of the external application (M) 118-M is disabled, and thereafter, the user cannot use the function of the external application (M) 118-M. .

なお、図7のシーケンスの例では、外部アプリ(M)118−Mが、ステップS27のユーザ要求拒否処理を行っている最中に発生したユーザ要求(E、F)の受付を承諾せずに拒否する様子を示している。即ち、このシーケンスでは、ライセンス有効期限が切れる前に受け付けたユーザ要求Dの処理動作は保証し、一方、ライセンス有効期限が切れた後に受け付けたユーザ要求E、Fの処理動作は保証しない様子を示している。   In the example of the sequence of FIG. 7, the external application (M) 118-M does not accept the reception of the user request (E, F) that occurs during the user request rejection process in step S27. It shows how to refuse. That is, this sequence shows that the processing operation of the user request D received before the license expiration date is guaranteed, while the processing operation of the user requests E and F received after the license expiration date is not guaranteed. ing.

なお、前記した図6及び図7の実施形態では、ライセンス管理部132が、外部アプリ118に対してディアクティベーション要求信号を出力した際に、その応答信号である拒否応答信号を外部アプリ118から入力した場合、それ以降、ディアクティベーション要求信号を出力せず、外部アプリ118から動作終了通知信号を入力した場合に、ディアクティベーション要求信号の出力を再開する形態について説明したが、これ以外にも、従来と同様に、ライセンス管理部132が、ディアクティベーション対象の外部アプリ118がディアクティベーション要求を承諾するまで、即ち、外部アプリ118からOK応答信号を入力するまでディアクティベーション要求信号を繰り返し出力する態様とすることも可能である。   6 and 7, when the license management unit 132 outputs a deactivation request signal to the external application 118, a rejection response signal as a response signal is output from the external application 118. In the case of the input, after that, the deactivation request signal is not output, and when the operation end notification signal is input from the external application 118, the output of the deactivation request signal is resumed. In the same way as in the prior art, the license management unit 132 outputs the deactivation request signal until the external application 118 to be deactivated accepts the deactivation request, that is, until the OK response signal is input from the external application 118. It is also possible to repeat the output.

なお、その場合には、外部アプリ118が動作終了通知信号をライセンス管理部132に出力する処理を省略する。   In this case, the process of the external application 118 outputting the operation end notification signal to the license management unit 132 is omitted.

図8は、図6及び図7のシーケンスにおけるディアクティベーション処理制御部(ライセンス管理部132及び各外部アプリ118−1〜118−M)133の処理手順の詳細を説明するためのフローチャートである。   FIG. 8 is a flowchart for explaining the details of the processing procedure of the deactivation processing control unit (license management unit 132 and each external application 118-1 to 118-M) 133 in the sequences of FIGS.

図8に示すように、ディアクティベーション処理制御部133では、ステップS101において、ライセンス管理部132のライセンス有効期限切れ判定部132bが、ライセンス情報記憶部132aに記憶されているライセンス情報に含まれるライセンス有効期限情報に基づいて各外部アプリ118−1〜118−Mのライセンスの有効期限切れを判定する。そして、その判定の結果、ライセンス有効期限が切れたディアクティベーション対象の外部アプリ(以下、単に「対象外部アプリ」という場合がある。)118があった場合、ディアクティベーション要求部132cが対象アプリ118に対してディアクティベーションの実行を要求するディアクティベーション要求信号を出力する。   As shown in FIG. 8, in the deactivation processing control unit 133, in step S101, the license expiration date determination unit 132b of the license management unit 132 performs license validity included in the license information stored in the license information storage unit 132a. Based on the term information, the expiration date of the license of each external application 118-1 to 118-M is determined. As a result of the determination, if there is a deactivation target external application (hereinafter, also simply referred to as “target external application”) 118 whose license expiration date has expired, the deactivation request unit 132c determines that the target application A deactivation request signal for requesting execution of deactivation is output to 118.

続いて、ステップS102において、対象外部アプリ118では、ディアクティベーション要求信号を入力した場合、アプリ機能管理部141で管理される本体機能の実行中(即ち、複合機100がその本体機能による処理動作中)、または、他の外部アプリ118からの利用予約要求によりディアクティベーション要求を拒否する待機処理中のいずれでもなければ(ステップS102:NO)、ステップS107に移行して、アプリ機能管理部141で管理される本体機能を無効にするためのディアクティベーション処理を実行する(ステップS107)。   Subsequently, in step S102, when the deactivation request signal is input to the target external application 118, the main body function managed by the application function management unit 141 is being executed (that is, the MFP 100 performs processing operations based on the main body function). Middle), or if it is not in the waiting process for rejecting the deactivation request by the use reservation request from another external application 118 (step S102: NO), the process proceeds to step S107, and the application function management unit 141 The deactivation process for invalidating the main body function managed in step S107 is executed (step S107).

他方、ステップS102において、ディアクティベーション要求信号を入力した場合、本体機能の実行中、または、待機処理中のいずれかであれば(ステップS102:YES)、続いて、ステップS103及びS104において、本体機能の実行が終了するまで、即ち、複合機100が本体機能による処理動作を終了するまで、ユーザ要求拒否処理部142aが、対象外部アプリ118の本体機能の利用を要求するユーザ要求を拒否する所定のユーザ要求拒否処理を実行する。   On the other hand, if a deactivation request signal is input in step S102, it is either during execution of the main body function or during standby processing (step S102: YES), then in steps S103 and S104, The user request rejection processing unit 142a rejects a user request for requesting use of the main body function of the target external application 118 until the execution of the function ends, that is, until the multifunction peripheral 100 ends the processing operation by the main body function. The user request rejection process is executed.

具体的には、ステップS103の処理では、ユーザ要求拒否処理部142aが、ユーザ要求受付部142で受け付ける当該対象外部アプリ118の本体機能の利用を要求するユーザ要求を承諾せず拒否するための処理を実行する。   Specifically, in the process of step S103, the user request rejection processing unit 142a rejects the user request for requesting the use of the main function of the target external application 118 received by the user request reception unit 142 without accepting the request. Execute.

その後、アプリ機能管理部141で管理される本体機能の実行が終了した場合、即ち、複合機100が本体機能による処理動作を終了した場合(ステップS104:YES)、ユーザ要求拒否処理部142aが、ライセンス管理部132に対して処理動作が終了した旨を通知する動作終了通知信号を出力する(ステップS105)。   Thereafter, when the execution of the main body function managed by the application function management unit 141 ends, that is, when the multifunction peripheral 100 ends the processing operation by the main body function (step S104: YES), the user request rejection processing unit 142a An operation end notification signal for notifying the license management unit 132 that the processing operation has ended is output (step S105).

すると、動作終了通知を入力したライセンス管理部132では、ディアクティベーション要求部132cが、対象外部アプリ118に対してディアクティベーション要求信号の出力を再開し、その再開出力されたディアクティベーション要求信号を入力した対象外部アプリ118では(ステップS106:YES)、ディアクティベーション可否判定部144によりディアクティベーションの実行が可能であると判定され、ディアクティベーション実行部145によりアプリ機能管理部141で管理される本体機能を無効にするディアクティベーション処理が実行される(ステップS107)。   Then, in the license management unit 132 that has input the operation end notification, the deactivation request unit 132c resumes outputting the deactivation request signal to the target external application 118, and the deactivation request signal that has been resumed is output. Is input (step S106: YES), the deactivation availability determination unit 144 determines that the deactivation can be executed, and the deactivation execution unit 145 manages the application function management unit 141. A deactivation process for invalidating the main body function to be performed is executed (step S107).

図9〜図13は、前記した図8の処理手順のステップS103におけるユーザ要求拒否処理の具体的な処理の詳細を説明するためのフローチャートであり、前記したユーザ要求拒否処理部142aが、図9〜図13に示す所定のユーザ要求拒否処理のいずれかを実行するように設定することが可能である。   FIG. 9 to FIG. 13 are flowcharts for explaining details of specific processing of the user request rejection processing in step S103 of the processing procedure of FIG. 8 described above, and the user request rejection processing unit 142a described above is shown in FIG. It is possible to set to execute any one of the predetermined user request rejection processes shown in FIG.

図9の処理手順では、前記した図8の処理手順において、ステップS103がステップS203に変更された以外の他の処理については同じであるため、ここでは、ステップS203以外の説明については省略するものとする。   The processing procedure in FIG. 9 is the same as the processing procedure in FIG. 8 except that step S103 is changed to step S203. Therefore, the description other than step S203 is omitted here. And

即ち、対象外部アプリ118の本体機能の利用を要求するユーザ要求を承諾せず拒否するためのユーザ要求拒否処理として、図9のステップS203の処理では、ユーザ要求拒否処理部142aが、操作表示部20のタッチパネルにおいて対象外部アプリ(例えば、外部アプリ(M)118−M)の機能の実行を指示するための機能ボタン20(例えば、機能ボタン20−M)を選択不可の非表示状態(例えば、図14(a)参照)にする処理を行う。   That is, as a user request rejection process for rejecting a user request for requesting use of the main body function of the target external application 118 without accepting it, in the process of step S203 of FIG. In the non-display state (for example, the function button 20 (for example, the function button 20-M) for instructing the execution of the function of the target external application (for example, the external application (M) 118-M) on the 20 touch panels) The process shown in FIG.

このような実施形態によれば、ディアクティベーションが必要な対象外部アプリ118が発生した際、その対象外部アプリ118が機能実行中でディアクティベーション処理を実行することができない状況において、対象外部アプリ118の機能の実行を指示するための機能ボタンを非表示にするようにしたため、前記状況において、対象外部アプリ118の機能の実行を指示するユーザ操作を拒否でき、これにより、ライセンス有効期限が切れた対象外部アプリ118の機能をユーザに利用させないようにすることが可能となる。   According to such an embodiment, when a target external application 118 that needs to be deactivated is generated, the target external application 118 is in a state where the function is being executed and the deactivation process cannot be executed. Since the function button for instructing the execution of the function 118 is not displayed, the user operation for instructing the execution of the function of the target external application 118 can be rejected in the above situation, and the license expiration date is expired. It is possible to prevent the user from using the functions of the target external application 118.

図10の処理手順では、前記した図8の処理手順において、ステップS103がステップS303及びステップS304に変更された以外の他の処理については同じであり、また、前記した図9の処理手順のステップS203とステップS303の処理が同じであるため、ここでは、ステップS304以外の説明については省略するものとする。   The processing procedure of FIG. 10 is the same as the processing procedure of FIG. 8 except that step S103 is changed to step S303 and step S304, and the steps of the processing procedure of FIG. Since the processing in S203 and step S303 is the same, the description other than step S304 is omitted here.

即ち、対象外部アプリ118の本体機能の利用を要求するユーザ要求を承諾せず拒否するためのユーザ要求拒否処理として、前記した図9のステップS203と同様の処理であるステップS303の処理を行うとともに、ステップS304において、対象外部アプリ118のライセンスの有効期限が切れた旨をユーザに通知するための通知処理を行う。   That is, as a user request rejection process for rejecting a user request requesting use of the main body function of the target external application 118 without accepting it, the process of step S303, which is the same process as step S203 of FIG. 9, is performed. In step S304, a notification process for notifying the user that the license of the target external application 118 has expired is performed.

具体的には、ステップS304の処理では、操作表示部20のタッチパネル上に、対象外部アプリ118のライセンスの有効期限が切れた旨を示す「外部アプリ(M)のライセンス有効期限が切れました。」などの文字情報(図14(b)参照)を表示させる処理を行う。   Specifically, in the processing of step S304, the license expiration date of the external application (M) indicating that the license of the target external application 118 has expired is displayed on the touch panel of the operation display unit 20. ”Or the like (see FIG. 14B) is displayed.

このような実施形態によれば、ディアクティベーションが必要な対象外部アプリ118が発生した際、その対象外部アプリ118が機能実行中でディアクティベーション処理を実行することができない状況において、対象外部アプリ118の機能の実行を指示するための機能ボタンを非表示にするとともに、対象外部アプリ118のライセンスの有効期限が切れた旨を通知するようにしたため、前記状況において、対象外部アプリ118の機能の実行を指示するユーザ操作を拒否でき、これにより、ライセンス有効期限が切れた対象外部アプリ118の機能をユーザに利用させないようにすることが可能となるとともに、ユーザに対して対象外部アプリを利用できない理由を提示することが可能となる。   According to such an embodiment, when a target external application 118 that needs to be deactivated is generated, the target external application 118 is in a state where the function is being executed and the deactivation process cannot be executed. Since the function button for instructing the execution of the function 118 is not displayed and the license of the target external application 118 is notified, the function of the target external application 118 in the above situation is notified. The user operation for instructing execution can be rejected, so that the function of the target external application 118 whose license has expired can be prevented from being used by the user, and the target external application cannot be used for the user. The reason can be presented.

図11の処理手順では、前記した図8の処理手順におけるステップS103が、ステップS403〜ステップS405に変更された以外は同じであるため、ここでは、ステップS403〜ステップS405以外の説明については省略するものとする。   In the processing procedure of FIG. 11, step S103 in the processing procedure of FIG. 8 described above is the same except that it is changed from step S403 to step S405. Therefore, descriptions other than steps S403 to S405 are omitted here. Shall.

即ち、対象外部アプリ118の本体機能の利用を要求するユーザ要求を承諾せず拒否するためのユーザ要求拒否処理として、対象外部アプリ118の機能実行中(ステップS402:YES)に、ユーザ要求受付部142が、対象外部アプリ118の本体機能の利用を要求するユーザ要求を受け付けた場合(ステップS403:YES)、ステップS404において、ユーザ要求拒否処理部142aが、そのユーザ要求を承諾せず拒否する処理を実行し、ステップS405において、受付を拒否した旨をユーザに通知するための通知処理を行う。   That is, as a user request rejection process for rejecting a user request for requesting use of the main body function of the target external application 118 without accepting it, the user request reception unit is executing during the function execution of the target external application 118 (step S402: YES). When 142 receives a user request for requesting use of the main body function of the target external application 118 (step S403: YES), in step S404, the user request rejection processing unit 142a rejects the user request without accepting the request. In step S405, a notification process for notifying the user that the reception has been rejected is performed.

具体的には、ステップS405の処理では、操作表示部20のタッチパネル上に、対象外部アプリ118のライセンスの有効期限が切れたため、対象外部アプリ118を利用するユーザ要求が拒否された旨を示す「ライセンスの有効期限が切れたため、現在その機能は利用できません。」などの文字情報(図15(a)参照)を表示させる処理を行う。   Specifically, in the process of step S405, it is indicated on the touch panel of the operation display unit 20 that the user request for using the target external application 118 has been rejected because the license of the target external application 118 has expired. A process of displaying character information (see FIG. 15A) such as “The function cannot be used because the license has expired.” Is performed.

このような実施形態によれば、ディアクティベーションが必要な対象外部アプリ118が発生した際、その対象外部アプリ118が機能実行中でディアクティベーション処理を実行することができない状況において、対象外部アプリ118の機能の実行を要求するユーザ要求を受け付けた場合、そのユーザ要求を承諾せず拒否する処理を行うとともに、ユーザ要求を拒否した旨をユーザに通知する処理を行うようにしたため、前記状況において発生するユーザ要求を全て拒否することができるとともに、ユーザに対してユーザ要求が拒否された旨を通知することが可能となる。   According to such an embodiment, when a target external application 118 that needs to be deactivated is generated, the target external application 118 is in a state where the function is being executed and the deactivation process cannot be executed. In the above situation, when the user request for executing the function 118 is accepted, the user request is rejected without being accepted and the user request is rejected. All user requests that occur can be rejected, and the user can be notified that the user request has been rejected.

図12の処理手順では、前記した図8の処理手順において、ステップS103がステップS503〜ステップS506に変更された以外の他の処理については同じであり、また、前記した図11の処理手順のステップS403、ステップS404及びステップS405の処理と、ステップS503、ステップS504及びステップS505の処理が同じであるため、ここでは、ステップS506以外の説明については省略するものとする。   The processing procedure of FIG. 12 is the same as the processing procedure of FIG. 8 except that step S103 is changed to steps S503 to S506, and the steps of the processing procedure of FIG. Since the processing of S403, step S404, and step S405 is the same as the processing of step S503, step S504, and step S505, explanations other than step S506 are omitted here.

即ち、対象外部アプリ118の本体機能の利用を要求するユーザ要求を承諾せず拒否するためのユーザ要求拒否処理として、対象外部アプリ118の機能実行中(ステップS502:YES)に、ユーザ要求受付部142が、対象外部アプリ118の本体機能の利用を要求するユーザ要求を受け付けた場合(ステップS503:YES)、前記した図11のステップS404及びステップS405と同様の処理であるステップS504及びステップS505の処理を行うとともに、ステップS506において、対象外部アプリ118のライセンスの更新を促す旨をユーザに通知するための通知処理を行う。   That is, as a user request rejection process for rejecting a user request for requesting use of the main body function of the target external application 118 without accepting the request, a user request reception unit is executing during the function execution of the target external application 118 (step S502: YES). When the user request for requesting the use of the main body function of the target external application 118 is received (step S503: YES), the process of steps S504 and S505, which are the same processes as steps S404 and S405 of FIG. In addition to performing the process, in step S506, a notification process for notifying the user that the license of the target external application 118 is to be updated is performed.

具体的には、操作表示部20のタッチパネル上に、対象外部アプリ118のライセンスの有効期限が切れたため、対象外部アプリ118のライセンスの更新を促す旨を示す「ライセンスの更新をお勧めします。」などの文字情報(図15(b)参照)を表示させる処理を行う。   Specifically, the license of the target external application 118 has expired on the touch panel of the operation display unit 20, indicating that the license of the target external application 118 is to be updated. ”Or the like (see FIG. 15B) is displayed.

このような実施形態によれば、ディアクティベーションが必要な対象外部アプリ118が発生した際、その対象外部アプリ118が機能実行中でディアクティベーション処理を実行することができない状況において、対象外部アプリ118の機能の実行を要求するユーザ要求を受け付けた場合、そのユーザ要求を承諾せず拒否する処理を行うとともに、ユーザ要求を拒否した旨及びライセンスの更新を促す通知を行うようにしたため、前記状況において発生するユーザ要求を全て拒否することができるとともに、ユーザに対してユーザ要求が拒否された旨及びライセンスの更新を促す旨を通知することが可能となる。   According to such an embodiment, when a target external application 118 that needs to be deactivated is generated, the target external application 118 is in a state where the function is being executed and the deactivation process cannot be executed. When the user request for executing the function 118 is accepted, the user request is rejected without being accepted, and the user request is rejected and a notification for prompting the license update is performed. It is possible to reject all the user requests generated in step 1, and notify the user that the user request has been rejected and that the license is urged to be updated.

図13の処理手順では、前記した図8の処理手順におけるステップS103が、ステップS603〜ステップS609に変更された以外は同じであり、また、前記した図11の処理手順のステップS403、ステップS404及びステップS405の処理と、ステップS603、ステップS606及びステップS607の処理がそれぞれ同じであるため、ここでは、ステップS604、ステップS605、ステップS608及びステップS609以外の説明については省略するものとする。   In the processing procedure of FIG. 13, step S103 in the processing procedure of FIG. 8 described above is the same except that step S603 to step S609 are changed, and steps S403, S404, and the processing procedure of FIG. Since the process of step S405 is the same as the process of step S603, step S606, and step S607, the description other than step S604, step S605, step S608, and step S609 is omitted here.

即ち、対象外部アプリ118の本体機能の利用を要求するユーザ要求を承諾せず拒否するためのユーザ要求拒否処理として、対象外部アプリ118の機能実行中(ステップS602:YES)に、ユーザ要求受付部142が、対象外部アプリ118の本体機能の利用を要求するユーザ要求を受け付けた場合(ステップS603:YES)、ステップS604において、ライセンスの更新の実行要否を選択させる通知処理を行う。   That is, as a user request rejection process for rejecting a user request for requesting use of the main body function of the target external application 118 without accepting the user request, a user request reception unit is executing during the function execution of the target external application 118 (step S602: YES) When 142 receives a user request for requesting the use of the main body function of the target external application 118 (step S603: YES), in step S604, a notification process for selecting whether or not to perform a license update is performed.

具体的には、ステップS604の処理では、操作表示部20のタッチパネル上に、対象外部アプリ118のライセンスの有効期限が切れたため、対象外部アプリ118のライセンスの更新の実行要否を問うためのYES機能ボタン及びNO機能ボタンなどの選択機能ボタン(図15(c)参照)を表示させる処理を行う。   Specifically, in the process of step S604, since the expiration date of the license of the target external application 118 has expired on the touch panel of the operation display unit 20, YES for inquiring whether or not to update the license of the target external application 118 is required. Processing for displaying selection function buttons (see FIG. 15C) such as function buttons and NO function buttons is performed.

その後、ステップS605において、ユーザによりライセンスの更新が選択されなかった場合、即ち、NO機能ボタンが選択タッチされた場合には、図11に示したステップS404及びステップS405と同様の処理であるステップS606及びステップS607を行って、処理をステップS610に移行させる。   After that, if license update is not selected by the user in step S605, that is, if the NO function button is selected and touched, step S606, which is the same processing as step S404 and step S405 shown in FIG. And step S607 is performed and the process is shifted to step S610.

一方、ステップS605において、ユーザによりライセンスの更新が選択された場合、即ち、YES機能ボタンが選択タッチされた場合には、続いて、ステップS608において、対象外部アプリ118のライセンスの更新処理を実行し、ライセンスの更新終了後に、ステップS609において、ステップS603において受け付けたユーザ要求の受付を承諾してアプリ機能管理部141が本体機能の実行を行って、ここでの処理を終了する。   On the other hand, if license update is selected by the user in step S605, that is, if the YES function button is selected and touched, subsequently, in step S608, license update processing for the target external application 118 is executed. After the license update is completed, in step S609, the user function accepted in step S603 is accepted, the application function management unit 141 executes the main body function, and the process here is terminated.

このような実施形態によれば、ディアクティベーションが必要な対象外部アプリ118が発生した際、その対象外部アプリ118が機能実行中でディアクティベーション処理を実行することができない状況において、対象外部アプリ118の機能の実行を要求するユーザ要求を受け付けた場合、まず、ライセンスの更新の実行要否を問う通知を行い、ユーザがライセンスの更新の実行を行わなかった場合にのみユーザ要求の受付を承諾せずに拒否するようにしたため、前記状況においてユーザ要求が発生した場合に、ライセンス更新が行われなった場合のユーザ要求を拒否することができる。   According to such an embodiment, when a target external application 118 that needs to be deactivated is generated, the target external application 118 is in a state where the function is being executed and the deactivation process cannot be executed. When a user request for executing the function 118 is received, a notification is first made as to whether or not the license update needs to be executed, and the user request is accepted only when the user does not execute the license update. Therefore, when a user request occurs in the above situation, the user request when the license update is not performed can be rejected.

なお、前記した図10のステップS304、図11のステップS405、図12のステップS505及びステップS506、図13のステップS604及びステップS607においては、ユーザに各種状態を通知する際に操作表示部20などの表示手段を用いて行う形態について説明したが、これに限定されず、例えば、スピーカ及び音声再生装置などの音響装置を用いて音声により各種状態を通知するような形態としても良い。   Note that in step S304 in FIG. 10, step S405 in FIG. 11, step S505 and step S506 in FIG. 12, and step S604 and step S607 in FIG. However, the present invention is not limited to this. For example, various states may be notified by sound using an audio device such as a speaker and a sound reproduction device.

また、図8〜図13に示した実施形態においては、ディアクティベーション処理制御部133の各外部アプリ118が利用予約処理部143を有する形態の処理手順について説明したが、これ以外にも、例えば、利用予約処理部143のない形態とすることも可能である。なお、その場合には、利用予約処理部143に係る処理が省略されることになる。具体的には、例えば、図8の処理手順において、ステップS102の判定において、機能予約中であるか否かは判定されず、対象外部アプリの機能実行中であるか否かだけが判定される。   In the embodiment shown in FIGS. 8 to 13, the processing procedure in the form in which each external application 118 of the deactivation processing control unit 133 has the use reservation processing unit 143 has been described. The use reservation processing unit 143 may be omitted. In this case, the processing related to the use reservation processing unit 143 is omitted. Specifically, for example, in the processing procedure of FIG. 8, in the determination in step S102, it is not determined whether or not a function reservation is being made, but only whether or not the function of the target external application is being executed. .

以上、例示的な実施形態に基づいて本発明を説明したが、本発明は前記した実施形態により限定されるものではなく、特許請求の範囲の記載により表される技術的思想の範囲内において種々の変更、改変を行うことが可能である。   The present invention has been described based on the exemplary embodiments. However, the present invention is not limited to the above-described embodiments, and various modifications can be made within the scope of the technical idea expressed by the claims. It is possible to make changes and modifications.

例えば、前記した実施形態では、ディアクティベーション対象のソフトウェアとして外部アプリを例にする場合について説明したが、これ以外にも、図4に示したプリンタアプリ111、コピーアプリ112、ファックスアプリ113、スキャナアプリ114、ネットファイルアプリ115、工程検査アプリ116、WEBアプリ117等のソフトウェアをディアクティベーション対象のソフトウェアとして処理するようにしても良い。   For example, in the above-described embodiment, the case where an external application is taken as an example of the deactivation target software has been described. However, in addition to this, the printer application 111, the copy application 112, the fax application 113, the scanner illustrated in FIG. Software such as the application 114, the net file application 115, the process inspection application 116, and the WEB application 117 may be processed as software to be deactivated.

また、前記した実施形態では、各外部アプリ118が、ディアクティベーション処理制御部133の一部を担うアプリ機能管理部141、ユーザ要求拒否処理部142、利用予約処理部143、ディアクティベーション可否判定部144、ディアクティベーション実行部145等の各構成要素部をそれぞれ有する形態について説明したが、これ以外にも、例えば、各外部アプリ118が、本体機能を記憶管理するアプリ機能管理部141のみを有し、その他の構成要素部142〜145を、ライセンス管理部132と同様にプラットフォーム120が有するような形態としても良い。   In the above-described embodiment, each external application 118 has an application function management unit 141, a user request rejection processing unit 142, a use reservation processing unit 143, and a deactivation enable / disable determination that is a part of the deactivation processing control unit 133. However, in addition to this, for example, each external application 118 includes only the application function management unit 141 that stores and manages the main body functions. The platform 120 may have the other constituent element units 142 to 145 like the license management unit 132.

また、前記した実施形態では、ユーザ要求拒否処理として、図8〜図13に示した処理のいずれかを実行する形態について説明したが、これ以外にも、例えば、図8〜図13の示した拒否処理のいずれかを任意に組み合わせたユーザ要求拒否処理を実行するような形態としても良いものとする。また、それ以外にも、対象外部アプリ118の本体機能の利用を要求するユーザ要求を承諾せず拒否することができる拒否処理であれば他の処理を実行する形態であっても良い。   In the above-described embodiment, as the user request rejection process, one of the processes illustrated in FIGS. 8 to 13 has been described. However, other than this, for example, the process illustrated in FIGS. It is good also as a form which performs the user request refusal process which combined any of refusal processes arbitrarily. In addition, other processing may be executed as long as it is a refusal process that can reject a user request for using the main body function of the target external application 118 without accepting it.

また、前記した実施形態では、中央管理装置500で保守管理される画像形成装置として、プリンタ機能、コピー機能、ファクシミリ機能、スキャナ機能等の各機能のうちの少なくとも二つ以上の機能を有し、アプリ管理サーバ400からダウンロードされた外部アプリ118をインストールすることが可能な複合機について説明したが、これ以外にも、例えば、アプリ管理サーバ400からダウンロードされた外部アプリ118をインストールすることが可能なプリンタ装置、コピー装置、ファクシミリ装置、スキャナ装置等のその他の画像形成装置としても良い。   In the above-described embodiment, the image forming apparatus that is maintained and managed by the central management apparatus 500 has at least two functions among the functions such as a printer function, a copy function, a facsimile function, and a scanner function. Although the multi-function peripheral capable of installing the external application 118 downloaded from the application management server 400 has been described, for example, the external application 118 downloaded from the application management server 400 can be installed, for example. Other image forming apparatuses such as a printer apparatus, a copying apparatus, a facsimile apparatus, and a scanner apparatus may be used.

また、前記した実施形態の複合機(画像形成装置)100、仲介装置(機器管理装置)200及び中央管理装置500で実行される各種プログラムは、インストール可能な形式または実行可能な形式のファイルでCD−ROM、フレキシブルディスク(FD)、CD−R、DVD(Digital Versatile Disk)、USB(Universal Serial Bus)等のコンピュータで読み取り可能な記録媒体に記録して提供するように構成してもよいし、インターネット等のネットワーク経由で提供または配布するように構成しても良い。   In addition, various programs executed by the multifunction peripheral (image forming apparatus) 100, the intermediary apparatus (device management apparatus) 200, and the central management apparatus 500 according to the above-described embodiment are files in an installable format or an executable format and are CDs. -It may be configured to be recorded on a computer-readable recording medium such as ROM, flexible disk (FD), CD-R, DVD (Digital Versatile Disk), USB (Universal Serial Bus), etc. You may comprise so that it may provide or distribute via networks, such as the internet.

また、前記した実施形態では、ディアクティベーション処理制御部133を有する装置として画像形成装置である複合機100を例にした場合について説明したが、これに限定されず、他の装置であっても良く、例えば、一般的なパーソナルコンピュータ(PC)などの情報処理装置であっても良いものとする。また、その場合、ディアクティベーション対象となるソフトウェアとしては、インターネットなどのネットワーク経由で外部装置からダウンロードしてインストールされたソフトウェアや、CD−ROM等の記憶媒体を介してインストールされたソフトウェアなどがある。   In the above-described embodiment, the case where the multifunction peripheral 100 that is an image forming apparatus is taken as an example of the apparatus having the deactivation processing control unit 133 is described. However, the present invention is not limited to this. For example, it may be an information processing apparatus such as a general personal computer (PC). In this case, the software to be deactivated includes software installed by downloading from an external device via a network such as the Internet, and software installed via a storage medium such as a CD-ROM. .

その他、前記した実施形態における複合機の装置構成や機能構成、または、外部アプリなどは単なる例として記載したものであり、本発明はこれらにより限定されない。   In addition, the device configuration and functional configuration of the multi-function device, the external application, and the like in the above-described embodiment are described merely as examples, and the present invention is not limited thereto.

1 機器管理システム
100、100−1、100−2、・・・、100−N 複合機(画像形成装置)
200 仲介装置
300 ライセンス管理サーバ
400 アプリ管理サーバ
500 中央管理装置
80 ネットワーク
90 ファイアウォール
10 コントローラ
20 操作表示部
60 エンジン部
118、118−1〜118−M 外部アプリ(ソフトウェア)
131 アプリインストール制御サービス
132 ライセンス管理部
132a ライセンス情報記憶部
132b ライセンス有効期限切れ判定部(判定手段)
132c ディアクティベーション要求部
133 ディアクティベーション処理制御部
141 アプリ機能管理部
142 ユーザ要求受付部
142a ユーザ要求拒否処理部(ユーザ要求拒否処理手段)
143 利用予約処理部(利用予約処理手段)
144 ディアクティベーション可否判定部
145 ディアクティベーション実行部(実行手段)
DESCRIPTION OF SYMBOLS 1 Device management system 100, 100-1, 100-2, ..., 100-N compound machine (image forming apparatus)
DESCRIPTION OF SYMBOLS 200 Mediation apparatus 300 License management server 400 Application management server 500 Central management apparatus 80 Network 90 Firewall 10 Controller 20 Operation display part 60 Engine part 118, 118-1-118-M External application (software)
131 Application Installation Control Service 132 License Management Unit 132a License Information Storage Unit 132b License Expiration Determination Unit (Determination Unit)
132c Deactivation Request Unit 133 Deactivation Processing Control Unit 141 Application Function Management Unit 142 User Request Accepting Unit 142a User Request Rejecting Processing Unit (User Request Rejecting Processing Unit)
143 Use reservation processing unit (use reservation processing means)
144 Deactivation availability determination unit 145 Deactivation execution unit (execution means)

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

Claims (11)

インストールされたソフトウェアのライセンスの有効期限情報に基づいて前記ソフトウェアのライセンスの有効期限切れを判定する判定手段と、
前記ソフトウェアの本体機能の実行中に、前記判定手段により前記ソフトウェアのライセンスが有効期限切れと判定された場合、前記ソフトウェアの本体機能の実行を要求するユーザ要求を拒否するユーザ要求拒否処理手段と、
前記判定手段によりライセンスが有効期限切れと判定された際、当該対象のソフトウェアが本体機能の実行中であった場合、前記ユーザ要求拒否処理手段の拒否処理が行われ前記本体機能の実行が終了した後に前記対象のソフトウェアのディアクティベーションを実行する実行手段と、
を有することを特徴とする情報処理装置。
Determining means for determining expiration of the license of the software based on the expiration date information of the license of the installed software;
User request rejection processing means for rejecting a user request for requesting execution of the software main body function when the software license is determined to have expired by the determination means during execution of the software main body function;
When the determination means determines that the license has expired, if the target software is executing the main body function, after the rejection of the user request rejection processing means is performed and the execution of the main body function is completed Execution means for performing deactivation of the target software;
An information processing apparatus comprising:
前記ライセンスの有効期限が切れる前に前記ソフトウェアの本体機能の利用予約を行う利用予約処理手段を更に有し、
前記ユーザ要求拒否処理手段は、前記判定手段により、前記利用予約処理手段によって利用予約されディアクティベーションが禁止されている待機中のソフトウェアのライセンスが有効期限切れと判定された際、前記待機中のソフトウェアの本体機能の実行を要求するユーザ要求を拒否し、
前記実行手段は、前記待機中のソフトウェアが前記利用予約された本体機能の実行を終了した後に、前記待機中のソフトウェアのディアクティベーションを実行することを特徴とする請求項1に記載の情報処理装置。
Further comprising a use reservation processing means for making a use reservation of the main function of the software before the license expires;
The user request refusal processing means is configured to determine whether the waiting software license reserved for use by the use reservation processing means and for which deactivation is prohibited is expired by the determination means. Rejects user requests that require the execution of
2. The information processing according to claim 1, wherein the execution unit executes deactivation of the waiting software after the waiting software has finished executing the main function reserved for use. 3. apparatus.
前記ユーザ要求拒否処理手段は、前記ユーザ要求の受付を拒否することを特徴とする請求項1または2に記載の情報処理装置。   The information processing apparatus according to claim 1, wherein the user request rejection processing unit rejects acceptance of the user request. 前記ユーザ要求拒否処理手段は、更に、前記本体機能の実行を指示する操作表示領域を非表示にすることを特徴とする請求項3に記載の情報処理装置。   The information processing apparatus according to claim 3, wherein the user request rejection processing unit further hides an operation display area instructing execution of the main body function. 前記ユーザ要求拒否処理手段は、更に、前記ライセンスの有効期限切れを通知することを特徴とする請求項3または4に記載の情報処理装置。   The information processing apparatus according to claim 3, wherein the user request rejection processing unit further notifies the expiration of the license. 前記ユーザ要求拒否処理手段は、更に、前記ユーザ要求の受付を拒否した旨をユーザに通知することを特徴とする請求項3〜5のいずれか一項に記載の情報処理装置。   The information processing apparatus according to claim 3, wherein the user request rejection processing unit further notifies the user that reception of the user request has been rejected. 前記ユーザ要求拒否処理手段は、更に、前記ライセンスの更新を促す旨をユーザに通知することを特徴とする請求項3〜6のいずれか一項に記載の情報処理装置。   The information processing apparatus according to claim 3, wherein the user request rejection processing unit further notifies the user that the license is to be updated. 前記ユーザ要求拒否処理手段は、前記ライセンスの更新の実行の要否をユーザに選択させ、前記ライセンスの更新実行が選択されなかった場合に前記ユーザ要求の受付を拒否し、前記ライセンスの更新実行が選択された場合に前記ライセンスの更新を行い、更新完了後に前記ユーザ要求の受付を承諾することを特徴とする請求項1または2に記載の情報処理装置。   The user request rejection processing means allows the user to select whether or not to execute the license update, and rejects acceptance of the user request when the license update execution is not selected. 3. The information processing apparatus according to claim 1, wherein the license is updated when selected, and acceptance of the user request is accepted after completion of the update. 情報処理装置で実行されるディアクティベーション処理制御方法であって、
判定手段が、インストールされたソフトウェアのライセンスの有効期限情報に基づいて前記ソフトウェアのライセンスの有効期限切れを判定する判定ステップと、
ユーザ要求拒否処理手段が、前記ソフトウェアの本体機能の実行中に、前記判定ステップにより前記ソフトウェアのライセンスが有効期限切れと判定された場合、前記ソフトウェアの本体機能の実行を要求するユーザ要求を拒否するユーザ要求拒否処理ステップと、
実行手段が、前記判定ステップによりライセンスが有効期限切れと判定された際、当該対象のソフトウェアが本体機能の実行中であった場合、前記ユーザ要求拒否処理手段の拒否処理が行われ前記本体機能の実行が終了した後に前記対象のソフトウェアのディアクティベーションを実行する実行ステップと、
を含むことを特徴とするディアクティベーション処理制御方法。
A deactivation process control method executed by an information processing apparatus,
A determining step for determining whether the license of the software has expired based on the expiration date information of the license of the installed software;
A user who rejects a user request for requesting execution of the main body function of the software when the determination step determines that the license of the software has expired during execution of the main body function of the software. A request rejection processing step;
When the execution means determines that the license has expired in the determination step, if the target software is executing the main body function, the user request rejection processing means is rejected and the main body function is executed. An execution step of performing deactivation of the target software after ending
A deactivation process control method comprising:
情報処理装置に実装されるコンピュータで解釈実行されるプログラムであって、
判定手段が、インストールされたソフトウェアのライセンスの有効期限情報に基づいて前記ソフトウェアのライセンスの有効期限切れを判定する判定ステップと、
ユーザ要求拒否処理手段が、前記ソフトウェアの本体機能の実行中に、前記判定ステップにより前記ソフトウェアのライセンスが有効期限切れと判定された場合、前記ソフトウェアの本体機能の実行を要求するユーザ要求を拒否するユーザ要求拒否処理ステップと、
実行手段が、前記判定ステップによりライセンスが有効期限切れと判定された際、当該対象のソフトウェアが本体機能の実行中であった場合、前記ユーザ要求拒否処理手段の拒否処理が行われ前記本体機能の実行が終了した後に前記対象のソフトウェアのディアクティベーションを実行する実行ステップと、
を前記コンピュータに実行させるためのプログラム。
A program that is interpreted and executed by a computer installed in an information processing apparatus,
A determining step for determining whether the license of the software has expired based on the expiration date information of the license of the installed software;
A user who rejects a user request for requesting execution of the main body function of the software when the determination step determines that the license of the software has expired during execution of the main body function of the software. A request rejection processing step;
When the execution means determines that the license has expired in the determination step, if the target software is executing the main body function, the user request rejection processing means is rejected and the main body function is executed. An execution step of performing deactivation of the target software after ending
For causing the computer to execute.
請求項10に記載のプログラムを記憶したコンピュータ読み取り可能な記憶媒体。   A computer-readable storage medium storing the program according to claim 10.
JP2010024690A 2010-02-05 2010-02-05 Information processing apparatus, deactivation processing control method, program, and storage medium Expired - Fee Related JP5488014B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010024690A JP5488014B2 (en) 2010-02-05 2010-02-05 Information processing apparatus, deactivation processing control method, program, and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010024690A JP5488014B2 (en) 2010-02-05 2010-02-05 Information processing apparatus, deactivation processing control method, program, and storage medium

Publications (2)

Publication Number Publication Date
JP2011164789A true JP2011164789A (en) 2011-08-25
JP5488014B2 JP5488014B2 (en) 2014-05-14

Family

ID=44595420

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010024690A Expired - Fee Related JP5488014B2 (en) 2010-02-05 2010-02-05 Information processing apparatus, deactivation processing control method, program, and storage medium

Country Status (1)

Country Link
JP (1) JP5488014B2 (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2648088A2 (en) 2012-04-03 2013-10-09 Canon Kabushiki Kaisha Information processing apparatus, storage medium, and control method therefor
JP2015201111A (en) * 2014-04-10 2015-11-12 コニカミノルタ株式会社 Image forming system, service provision server, information processing terminal, image forming apparatus, and program
CN108062458A (en) * 2016-11-07 2018-05-22 霍尼韦尔国际公司 For managing the method and system of the software license for the vehicles
US20190004157A1 (en) * 2017-06-28 2019-01-03 Topcon Corporation Communication management system of surveying instrument
JP2019015642A (en) * 2017-07-07 2019-01-31 株式会社トプコン Surveying instrument remote operation system
JP2021121055A (en) * 2020-01-30 2021-08-19 富士フイルムビジネスイノベーション株式会社 Image forming apparatus
WO2023170974A1 (en) * 2022-03-11 2023-09-14 オリンパス株式会社 Reservation server, reservation receiving method, and reservation system

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000276350A (en) * 1999-03-29 2000-10-06 Toshiba Corp Computer terminal and license management server
WO2002093361A1 (en) * 2001-05-14 2002-11-21 Ntt Docomo, Inc. System for managing program stored in storage block of mobile terminal
JP2006040262A (en) * 2004-06-21 2006-02-09 Canon Inc Application management device, job processor, application management method, job processing method, image forming apparatus license management method of application, and computer-readable program and storage medium

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000276350A (en) * 1999-03-29 2000-10-06 Toshiba Corp Computer terminal and license management server
WO2002093361A1 (en) * 2001-05-14 2002-11-21 Ntt Docomo, Inc. System for managing program stored in storage block of mobile terminal
JP2006040262A (en) * 2004-06-21 2006-02-09 Canon Inc Application management device, job processor, application management method, job processing method, image forming apparatus license management method of application, and computer-readable program and storage medium

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2648088A2 (en) 2012-04-03 2013-10-09 Canon Kabushiki Kaisha Information processing apparatus, storage medium, and control method therefor
JP2015201111A (en) * 2014-04-10 2015-11-12 コニカミノルタ株式会社 Image forming system, service provision server, information processing terminal, image forming apparatus, and program
US9703969B2 (en) 2014-04-10 2017-07-11 Konica Minolta, Inc. Image forming system, service providing server, information processing terminal, image forming device and non-transitory computer readable recording medium
CN108062458A (en) * 2016-11-07 2018-05-22 霍尼韦尔国际公司 For managing the method and system of the software license for the vehicles
CN108062458B (en) * 2016-11-07 2023-10-13 霍尼韦尔国际公司 Method and system for managing software licenses for vehicles
US20190004157A1 (en) * 2017-06-28 2019-01-03 Topcon Corporation Communication management system of surveying instrument
US11002838B2 (en) * 2017-06-28 2021-05-11 Topcon Corporation Communication management system of surveying instrument
JP2019015642A (en) * 2017-07-07 2019-01-31 株式会社トプコン Surveying instrument remote operation system
JP7158132B2 (en) 2017-07-07 2022-10-21 株式会社トプコン Survey instrument remote control system
US11486705B2 (en) 2017-07-07 2022-11-01 Topcon Corporation Remote operation system of surveying instrument
JP2021121055A (en) * 2020-01-30 2021-08-19 富士フイルムビジネスイノベーション株式会社 Image forming apparatus
WO2023170974A1 (en) * 2022-03-11 2023-09-14 オリンパス株式会社 Reservation server, reservation receiving method, and reservation system

Also Published As

Publication number Publication date
JP5488014B2 (en) 2014-05-14

Similar Documents

Publication Publication Date Title
JP5454102B2 (en) License update management apparatus, license management system, license update method, and program
JP5509754B2 (en) Software management apparatus, software distribution system, installation method and program
JP5515904B2 (en) Information processing system, management apparatus, information processing apparatus, installation processing method, program, and storage medium
CN109327641B (en) Information processing system, information processing apparatus, and control method thereof
JP5488014B2 (en) Information processing apparatus, deactivation processing control method, program, and storage medium
US20110202433A1 (en) License management system, license management method, and computer program product
JP2011065296A (en) Image processing apparatus, remote management system, license update method, and license update program
JP2011170465A (en) System, method, and program for software distribution
JP5434174B2 (en) Device management system, image processing device, device management device, device management method, device management program, and storage medium
JP4344203B2 (en) Image forming apparatus and information display method
JP5454208B2 (en) Image processing apparatus, software management system, software management method, and program
JP2011180902A (en) License management system, license management method, and program
JP5359427B2 (en) License management system, license management server, information processing apparatus, image forming apparatus, license management method, and license management program
JP2009104673A (en) Image forming apparatus, method, and program
JP5594413B2 (en) Image processing device
JP2011126134A (en) Information processing apparatus, server, list displaying method, list displaying supporting method, and program
JP5672347B2 (en) License management system and license management method
JP2007336077A (en) Image forming apparatus, setting change reporting method, and setting change reporting program
JP2011170463A (en) Information processing system, management device, installation processing method, program and storage medium
JP5561047B2 (en) Information processing apparatus, program, and information processing system
JP5347612B2 (en) Image processing apparatus, remote management system, license update method, and program
JP2014112378A (en) Apparatus management system, image processing apparatus, apparatus management device, apparatus management method, apparatus management program, and storage medium
JP5637323B2 (en) License management system, license management method, and program
JP5482297B2 (en) License management system, license management method and program
JP5549765B2 (en) License transfer system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20121107

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20131011

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20131112

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140108

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20140128

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140210

R151 Written notification of patent or utility model registration

Ref document number: 5488014

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

LAPS Cancellation because of no payment of annual fees