JP7187807B2 - Information processing device and program - Google Patents
Information processing device and program Download PDFInfo
- Publication number
- JP7187807B2 JP7187807B2 JP2018075196A JP2018075196A JP7187807B2 JP 7187807 B2 JP7187807 B2 JP 7187807B2 JP 2018075196 A JP2018075196 A JP 2018075196A JP 2018075196 A JP2018075196 A JP 2018075196A JP 7187807 B2 JP7187807 B2 JP 7187807B2
- Authority
- JP
- Japan
- Prior art keywords
- application
- setting
- value
- change
- changed
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
Images
Landscapes
- Stored Programmes (AREA)
Description
本発明は、情報処理装置及びプログラムに関する。 The present invention relates to an information processing apparatus and program.
近年、プライベートDBを用いることによりパブリックDBに管理されたデータをカスタマイズして利用できるようにした情報処理システムが提案されている(例えば、特許文献1参照。)。 In recent years, an information processing system has been proposed in which data managed in a public DB can be customized and used by using a private DB (see, for example, Patent Document 1).
特許文献1に記載された情報処理システムは、一般ユーザによるデータの書き換えが制限され、管理者によるデータの更新等が行われるバブリックDBと、一般ユーザにデータの書き換えが許容されたプライベートDBと、管理者又は一般ユーザからの依頼に基づいてパブリックDB及びプライベートDBに対して各種の処理を行うDBインターフェースとを備え、管理者がDBインターフェースに対してパブリックDBについてデータの削除を依頼すると、プライベートDB12上のDB関連付け情報に対応したプライベートDBのデータを削除する。 The information processing system described in Patent Literature 1 includes a public DB in which rewriting of data by general users is restricted and an administrator updates data, etc., a private DB in which general users are permitted to rewrite data, and a DB interface that performs various processes on the public DB and the private DB based on a request from an administrator or a general user. Delete the private DB data corresponding to the above DB association information.
本発明の課題は、設定項目の設定値が登録された複数の利用者が利用可能な第1のアプリケーションを複製して、利用者のみが利用可能な第2のアプリケーションを作成した場合に、利用者による第2のアプリケーションの設定値の変更を設定項目ごとに制限することを可能とする情報処理装置及びプログラムを提供することにある。 An object of the present invention is to duplicate a first application that can be used by a plurality of users in which setting values of setting items are registered to create a second application that can be used only by the user. It is an object of the present invention to provide an information processing device and a program capable of restricting a user's change of setting values of a second application for each setting item.
[1]登録された設定項目の設定値によって特定される処理を実行する第1のアプリケーションから、利用者のみが利用可能な第2のアプリケーションを前記利用者ごとに作成する作成手段と、
前記第2のアプリケーションの前記設定値の変更の可否に関する種別の指定を前記第1のアプリケーションに対して前記設定項目ごとに受け付ける第1の受付手段と、
前記第2のアプリケーションに対応する前記設定値の変更を受け付ける第2の受付手段と、
前記第2の受付手段が受け付けた前記設定値を、前記種別に従って変更する変更手段と、を備え、
前記種別が変更可能ではなく、前記第2のアプリケーションが選択された場合、前記第2の受付手段は、対応する前記利用者が前記第2のアプリケーションの次回利用時に前記第1のアプリケーションの前記設定値の変更を予定している変更予定値を前記利用者に通知する、情報処理装置。
[2]前記種別が変更維持である場合、前記第2のアプリケーションが選択されたとき、前記第2の受付手段は、当該第2のアプリケーションが設定内容を確認する画面の表示を行うことなく即実行されるアプリケーションであっても、前記変更予定値の変更を受け入れるか否かを確認する画面を表示する、前記[1]に記載の情報処理装置。
[3]前記種別が変更不可の場合、前記第2のアプリケーションが選択されたとき、前記変更手段は、前記設定値を前記変更予定値に変更する、前記[1]に記載の情報処理装置。
[4]前記第1の受付手段は、前記第1のアプリケーションの作成者から前記種別の指定を受け付ける、前記[1]から[3]のいずれかに記載の情報処理装置。
[5]前記第1の受付手段は、前記第1のアプリケーションの作成者から前記第1のアプリケーションの前記設定値の変更を予定している前記変更予定値を受け付ける、前記[4]に記載の情報処理装置。
[6]前記変更手段は、前記第1のアプリケーションの前記設定値と前記第2のアプリケーションの前記設定値が異なる場合に、前記第2のアプリケーションに前記変更予定値を記録する、前記[5]に記載の情報処理装置。
[7]前記作成手段は、前記第2のアプリケーション作成時は、前記第1アプリケーションの前記設定値を複製して新たに保持する、前記[1]から[6]のいずれかに記載の情報処理装置。
[8]前記第2のアプリケーションから作成された第3のアプリケーションが存在し、前記第2のアプリケーションと前記第3のアプリケーションの作成者が同一の場合、前記第2のアプリケーションが選択された際に前記設定値を変更しなかったとき、前記第3のアプリケーションが選択された場合に、前記第2の受付手段は、確認する画面を表示しない、前記[1]から[7]のいずれかに記載の情報処理装置。
[9]前記第2のアプリケーションから作成された第3のアプリケーションが存在し、前記第2のアプリケーションと前記第3のアプリケーションの作成者が異なる場合、前記第3のアプリケーションが選択されたとき、前記第2の受付手段は、確認する画面を表示し、前記設定値の変更を可能とする、前記[1]から[7]のいずれかに記載の情報処理装置。
[10]コンピュータを、登録された設定項目の設定値によって特定される処理を実行する第1のアプリケーションから、利用者のみが利用可能な第2のアプリケーションを前記利用者ごとに作成する作成手段と、
前記第2のアプリケーションの前記設定値の変更の可否に関する種別の指定を前記第1のアプリケーションに対して前記設定項目ごとに受け付ける第1の受付手段と、
前記第2のアプリケーションに対応する前記設定値の変更を受け付ける第2の受付手段と、
前記第2の受付手段が受け付けた前記設定値を、前記種別に従って変更する変更手段、
として機能させるためのプログラムであって、
前記種別が変更可能ではなく、前記第2のアプリケーションが選択された場合、前記第2の受付手段は、対応する前記利用者が前記第2のアプリケーションの次回利用時に前記第1のアプリケーションの前記設定値の変更を予定している変更予定値を前記利用者に通知する、プログラム。
[1] creation means for creating, for each user, a second application that can be used only by a user from a first application that executes a process specified by a setting value of a registered setting item;
a first receiving means for receiving, for each of the setting items, designation of a type relating to whether or not the setting value of the second application can be changed, from the first application;
a second reception unit that receives a change in the setting value corresponding to the second application;
a changing means for changing the set value received by the second receiving means according to the type;
When the type is not changeable and the second application is selected, the second receiving means sets the setting of the first application when the corresponding user uses the second application next time. An information processing device that notifies the user of a scheduled change value that is scheduled to be changed.
[2] When the type is change maintenance, when the second application is selected, the second reception means immediately changes the setting without displaying a screen for confirming the setting contents of the second application. The information processing apparatus according to [1], displaying a screen for confirming whether or not to accept the change of the scheduled change value even if the application is to be executed.
[3] The information processing apparatus according to [1], wherein when the type cannot be changed and the second application is selected, the changing means changes the set value to the planned change value.
[4] The information processing apparatus according to any one of [1] to [3], wherein the first receiving means receives designation of the type from a creator of the first application.
[5] The above-described [4], wherein the first receiving means receives the scheduled change value for which the setting value of the first application is scheduled to be changed from a creator of the first application. Information processing equipment.
[6] When the setting value of the first application and the setting value of the second application are different , the changing means records the planned change value in the second application. ].
[7] The information processing according to any one of [1] to [6], wherein the creating means duplicates and newly holds the setting values of the first application when creating the second application. Device.
[8] If there is a third application created from the second application, and the creator of the second application and the third application are the same, when the second application is selected Any one of the above [1] to [7], wherein when the setting value is not changed and the third application is selected, the second receiving means does not display a confirmation screen. information processing equipment.
[9] If there is a third application created from the second application, and the creators of the second application and the third application are different, when the third application is selected, the The information processing apparatus according to any one of [1] to [7], wherein the second receiving means displays a screen for confirmation and enables the setting value to be changed.
[10] creating means for creating, for each user, a second application that can be used only by a user from a first application that executes a process specified by a setting value of a registered setting item on a computer; ,
a first reception means for receiving, for each of the setting items, designation of a type relating to whether or not the setting value of the second application can be changed, from the first application;
a second reception unit that receives a change in the setting value corresponding to the second application;
changing means for changing the set value received by the second receiving means according to the type;
A program for functioning as
When the type is not changeable and the second application is selected, the second receiving means sets the setting of the first application when the corresponding user uses the second application next time. A program for notifying said user of a scheduled change value of which the value is scheduled to be changed.
請求項1、10に係る発明によれば、設定項目の設定値が登録された複数の利用者が利用可能な第1のアプリケーションを複製して、利用者のみが利用可能な第2のアプリケーションを作成した場合に、利用者による第2のアプリケーションの設定値の変更を設定項目ごとに制限することが可能になるとともに、種別が変更可能ではない設定項目については、利用者は、第2のアプリケーションの利用時に設定値の変更が予定されていることが分かる。
請求項2に係る発明によれば、種別が変更可能でない種別のうち変更維持である設定項目については、利用者は、変更予定値を受け入れるかどうかを画面で確認することができる。
請求項3に係る発明によれば、種別が変更不可の設定項目については、無条件で設定値を変更予定値に変更することができる。
請求項4に係る発明によれば、第2のアプリケーションの設定値の変更の可否を第1のアプリケーションの作成者が決めることができる。
請求項5に係る発明によれば、第2のアプリケーションの設定値に対する変更予定値を第1のアプリケーションの作成者が決めることができる。
請求項6に係る発明によれば、変更予定値を第2のアプリケーション以外に記録する場合と比較して変更予定値の処理を容易に行うことができる。
請求項7に係る発明によれば、複製以外の方法と比較して第2のアプリケーションの作成を容易に行うことができる。
請求項8に係る発明によれば、作成者の意思を考慮して確認画面の表示を省くことができる。
請求項9に係る発明によれば、第3のアプリケーションの作成者が設定値を確認することができる。
According to the inventions of claims 1 and 10 , a first application that can be used by a plurality of users in which setting values of setting items are registered is duplicated to create a second application that can be used only by the user. When this is created, it is possible to restrict the user's ability to change the setting values of the second application for each setting item. It can be seen that the setting value is scheduled to be changed when using .
According to the second aspect of the invention, the user can confirm on the screen whether or not to accept the change-scheduled value for the setting item whose type is not changeable and whose change is to be maintained.
According to the third aspect of the present invention, for setting items whose type cannot be changed, the setting value can be changed to the planned change value unconditionally.
According to the fourth aspect of the invention, the creator of the first application can decide whether or not the setting values of the second application can be changed.
According to the fifth aspect of the invention, the creator of the first application can determine the planned change values for the setting values of the second application.
According to the sixth aspect of the invention, it is possible to easily process the planned change value compared to the case where the planned change value is recorded in an application other than the second application.
According to the seventh aspect of the invention, it is possible to easily create the second application compared to methods other than duplication.
According to the eighth aspect of the invention, it is possible to omit the display of the confirmation screen in consideration of the intention of the creator.
According to the ninth aspect of the invention, the creator of the third application can confirm the setting values.
以下、本発明の実施の形態について図面を参照して説明する。なお、各図中、実質的に同一の機能を有する構成要素については、同一の符号を付してその重複した説明を省略する。 BEST MODE FOR CARRYING OUT THE INVENTION Hereinafter, embodiments of the present invention will be described with reference to the drawings. In each figure, constituent elements having substantially the same function are denoted by the same reference numerals, and redundant description thereof is omitted.
[実施の形態の要約]
本発明の実施の形態に係る情報処理装置は、登録された設定項目の設定値によって特定される処理を実行する第1のアプリケーションから、当該利用者のみが利用可能な第2のアプリケーションを利用者ごとに作成する作成手段と、第2のアプリケーションの設定値の変更の可否に関する種別の指定を設定項目ごとに受け付ける第1の受付手段と、第2のアプリケーションに対応する設定値の変更を受け付ける第2の受付手段と、第2の受付手段が受け付けた設定値を、種別に従って変更する変更手段とを備える。
[Summary of Embodiment]
The information processing apparatus according to the embodiment of the present invention selects a second application that can be used only by the user from a first application that executes a process specified by a setting value of a registered setting item. first receiving means for receiving, for each setting item, designation of a type relating to whether or not setting values of the second application can be changed; and first receiving means for receiving changes to setting values corresponding to the second application; 2 reception means, and a change means for changing the set value received by the second reception means according to the type.
第1のアプリケーション及び第2のアプリケーションは、登録された設定項目の設定値によって特定される処理を実行するものである。第1のアプリケーション及び第2のアプリケーションには、例えば、設定値を確認する画面の表示を行うことなく即実行されるアプリケーションと、設定値を確認する画面を表示し、確認された後に実行されるアプリケーションとがある。 The first application and the second application execute processing specified by the setting values of the registered setting items. For the first application and the second application, for example, an application that is executed immediately without displaying a screen for confirming setting values and an application that displays a screen for confirming setting values and is executed after confirmation. There is an application.
情報処理装置は、例えば、複合機、ファクシミリ装置等の画像形成装置や多機能携帯電話機(スマートフォン)、パーソナルコンピュータ(PC)、タブレット端末等でもよい。 The information processing apparatus may be, for example, an image forming apparatus such as a multifunction machine or a facsimile machine, a multifunctional mobile phone (smartphone), a personal computer (PC), a tablet terminal, or the like.
[実施の形態]
図1は、本発明の実施の形態に係る画像形成装置の制御系の一例を示すブロック図である。この画像形成装置1は、例えば、スキャン、プリント、コピー、電子メール、ファックス等の複数の機能を有する複合機である。画像形成装置1は、制御部20と、記憶部21と、操作表示部22と、画像読取部23と、画像形成部24と、通信部25とを備える。複合機は、情報処理装置の一例である。
[Embodiment]
FIG. 1 is a block diagram showing an example of a control system of an image forming apparatus according to an embodiment of the invention. This image forming apparatus 1 is, for example, a multifunction machine having multiple functions such as scanning, printing, copying, e-mail, and facsimile. The image forming apparatus 1 includes a
制御部20は、CPU(Central Processing Unit)、インターフェース等から構成されている。CPUは、情報処理プログラム210に従って動作することにより、第1の受付手段200、第2の受付手段201、第1の作成手段202、第2の作成手段203、変更手段204、実行手段205等として機能する。各手段200~205の詳細については後述する。
The
記憶部21は、ROM(Read Only Memory)、RAM(Random Access Memory)、ハードディスク等から構成され、情報処理プログラム210と、パブリックアプリ格納部211と、ユーザごとに設けられたプライベートアプリ格納部212A、212B、・・・(以下、これらを総称するときは「プライベートアプリ格納部212」ともいう。)を含む各種の情報を記憶する。なお、図1では、プライベートアプリ格納部212Aは、ユーザのAさん用に用意されたものとし、プライベートアプリ格納部212Bは、ユーザのBさん用に用意されたものとする。ユーザは、管理者を除く利用者の一例である。以下、管理者とユーザの両方を含む場合は、操作者ともいう。
The storage unit 21 includes a ROM (Read Only Memory), a RAM (Random Access Memory), a hard disk, etc., and stores an
パブリックアプリ格納部211には、パブリックアプリケーション(以下、単に「パブリックアプリ」ともいう。)51が格納される。パブリックアプリケーション51は、第1のアプリケーションの一例である。
The public
プライベートアプリ格納部212には、プライベートアプリケーション(以下、単に「プライベートアプリ」ともいう。)52が格納される。プライベートアプリケーション52は、第2のアプリケーションの一例である。なお、パブリックアプリ51及びプライベートアプリ52を総称して、以下、単に「アプリケーション」ともいう。
The private application storage unit 212 stores a private application (hereinafter also simply referred to as “private application”) 52 .
パブリックアプリケーション51は、アプリケーションの作成者(以下「管理者」という。)によって公開されたアプリケーションであり、管理者のみが設定値を変更する権限を有している。プライベートアプリケーション52は、管理者又はユーザがパブリックアプリケーションを複製し、対応するユーザ以外に対して非公開とされたアプリケーションであり、対応するユーザのみが設定値を変更する権限を有している。本明細書において、「複製」とは、パブリックアプリケーション51が保持している設定値をそのまま保持してプライベートアプリケーション52を作成することをいう。
The
本実施の形態のアプリケーションは、例えば、設定項目、設定値等を含む設定情報を予め保持している。アプリケーションには、例えば、ダイレクト起動モードにより設定値を確認する画面の表示を行うことなく即実行されるアプリケーションと、設定値を確認する画面を表示し、確認された後に実行されるアプリケーションとがある。このようなアプリケーションには、例えば、「2部コピー」、「Aさんに送る」、「Cさんにカラーで送る」等がある。「2部コピー」は、1枚又は複数枚の原稿に対して2部のコピーを行うアプリケーションである。「Aさんに送る」は、Aさんのユーザ端末装置に画像を電子メールで送信するアプリケーションである。「Cさんにカラーで送る」は、Cさんのユーザ端末装置にカラー画像を電子メールで送信するアプリケーションである。 The application of the present embodiment holds in advance setting information including, for example, setting items, setting values, and the like. Applications include, for example, an application that is executed immediately without displaying a screen for confirming setting values in the direct start mode, and an application that displays a screen for confirming setting values and is executed after confirmation. . Such applications include, for example, "copy two copies", "send to Mr. A", and "send to Mr. C in color". "Double Copy" is an application for making two copies of one or more originals. "Send to Mr. A" is an application for sending an image to Mr. A's user terminal device by e-mail. "Send to Mr. C in Color" is an application for sending a color image to Mr. C's user terminal device by e-mail.
操作表示部22は、液晶ディスプレイ等の表示部にタッチパネルが重合配置されたタッチパネルディスプレイを有し、メニュー画面等の画面を表示部に表示するとともに、操作者からタッチパネルへの操作を受け付ける。メニュー画面には、例えば、「2部コピー」、「Aさんに送る」等のアプリ名を含むアイコンが表示される。アイコンを選択することにより、対応するアプリケーションが起動する。アイコンとは、表示画面上に、アプリケーションが実行する処理の機能を絵、絵文字、文字等を用いて表示し、処理の実行を指示するものをいう。
The
画像読取部23は、原稿台上に設けられた自動原稿送り装置と、原稿台に配置された原稿、又は自動原稿送り装置により送られた原稿から画像データを読み取るスキャナとを備える。画像読取部23は、読み取った画像データを記憶部21に記憶する。
The
画像形成部24は、例えば、電子写真方式、インクジェット方式等により用紙等の記録媒体に白黒画像又はカラー画像を形成する。
The
通信部25は、ネットワークを介して管理者が使用する管理者端末装置、ユーザが使用するユーザ端末装置等の外部装置との間でデータを電子メール又はファクシミにより送受信する。ネットワークは、例えば、有線通信及び無線通信等によりデータの送受信を行うLAN(ローカルエリアネットワーク)、インターネット、公衆回線網等の通信網である。 The communication unit 25 transmits/receives data by e-mail or facsimile to/from an external device such as an administrator terminal device used by an administrator or a user terminal device used by a user via a network. The network is, for example, a communication network such as a LAN (local area network), the Internet, or a public line network that transmits and receives data by wired communication, wireless communication, or the like.
図2は、アプリケーションが保持する設定情報を説明するための図であり、(a)は、パブリックアプリ51の設定値が変更される前の設定情報の一例を示す図、(b)は、パブリックアプリ51の設定値が変更された後の設定情報の一例を示す図、(c)は、プライベートアプリ52の設定情報の一例を示す図である。パブリックアプリ51の設定情報51aは、図2(a)、(b)に示すように、設定項目が記録される「設定項目」、設定値が記録される「設定値」、設定項目に対する種別が記録される「種別」の各項目を有する。プライベートアプリ52の設定情報52aは、図2(c)に示すように、「設定項目」、「設定値」、「種別」の他に、変更が予定される設定値が記録される「変更予定値」の項目を有する。「種別」には、「変更可能」、「変更維持」、「変更不可」がある。なお、「種別」は、これらに限られない。例えば、「変更可能」と「変更不可」の2つのみでもよく、「変更可能」、「変更維持」、「変更不可」に他の種別が加わってもよい。
2A and 2B are diagrams for explaining the setting information held by the application. FIG. 2A shows an example of the setting information before the setting values of the
設定値には、作成されたプライベートアプリのユーザ権限で設定を変えられる「変更許可設定」と、作成されたプライベートアプリのユーザ権限で設定は変えられず基となるパブリックアプリのユーザ権限が必要な「変更不可設定」がある。 The setting values include "change permission setting" that allows the setting to be changed with the user authority of the created private app, and the setting that cannot be changed with the user authority of the created private application and requires the user authority of the underlying public application. There is a "unchangeable setting".
変更許可設定に含まれる設定項目として、例えば、「変更可能」と「変更維持」がある。「変更可能」は、ユーザがプライベートアプリ52の設定値を任意に変更可能なものであり「変更維持」は、ユーザがプライベートアプリ52の設定値を変更した値をユーザの意思で維持することが可能なものである。
Setting items included in the change permission setting include, for example, “changeable” and “change maintained”. "Can be changed" means that the user can arbitrarily change the setting value of the
変更不可設定に含まれる設定項目として、例えば、「変更不可」と「変更可否確認」とがある。「変更不可」は、ユーザがプライベートアプリ52の設定値を変更できないものであり、「変更可否確認」はプライベートアプリのユーザが設定値を変更しようとする際にパブリックアプリのユーザに対して設定変更を許可するかの確認を行うものである。なお、本実施の形態では、変更可否確認の種別を設けていないが、設けてもよい。
Setting items included in the unchangeable setting include, for example, "unchangeable" and "confirm changeability". "Unchangeable" indicates that the user cannot change the setting value of the
すなわち、「変更維持」は、ユーザの了解が得られれば、管理者はプライベートアプリ52の設定値を変更することができる設定項目である。「変更不可」は、管理者がプライベートアプリ52の設定値を強制的に変更することができる設定項目である。
That is, "change maintenance" is a setting item that allows the administrator to change the setting values of the
管理者が図2(a)に示すパブリックアプリの設定項目A、B、Cのそれぞれの設定値a1、b1、c1を、図2(b)に示すように、それぞれ設定値a2、b2、c2に変更したとする。後述する変更手段204は、図2(c)に示すように、プライベートアプリ52の種別が「変更維持」、「変更不可」の「変更予定値」の項目に設定値a2、b2を記録する。
The administrator sets the setting values a1, b1, and c1 of the setting items A, B, and C of the public application shown in FIG. Suppose you change it to As shown in FIG. 2(c), the
次に、制御部20の各手段200~205について説明する。
Next, each means 200 to 205 of the
第1の受付手段200は、操作表示部22に対する管理者の操作を受け付ける。具体的には、第1の受付手段200は、管理者から設定項目ごとに設定項目の種別の指定、パブリックアプリ51の設定値の変更、プライベートアプリ52の設定値の変更を予定している変更予定値等を受け付ける。設定項目の種別は、プライベートアプリ52の設定値の変更の可否に関するものである。設定項目の種別には、例えば、「変更可能」、「変更維持」、「変更不可」がある。なお、種別が指定されていない設定項目は、「変更可能」、「変更維持」又は「変更不可」の種別が指定されたものとしてもよい。
The first
第2の受付手段201は、操作表示部22に対するユーザの操作を受け付ける。具体的には、第2の受付手段201は、プライベートアプリ52の設定値の変更を受け付ける。また、第2の受付手段201は、設定項目の種別が「変更可能」でない場合、プライベートアプリ52が選択されたとき、対応するユーザがプライベートアプリ52の次回利用時に変更予定値をユーザに通知する。
The second accepting
また、第2の受付手段201は、設定項目の種別が「変更維持」の場合、プライベートアプリ52が選択されたとき、当該プライベートアプリ52が設定内容を確認する画面の表示を行うことなく即実行されるアプリケーションであっても、変更予定値の変更を受け入れるか否かを確認する画面を操作表示部22に表示する。
Further, when the type of the setting item is "maintain change", the
第1の作成手段202は、管理者の画像形成装置2の操作表示部22に対する操作に基づいてパブリックアプリ51を作成する。また、第1の作成手段202は、メニュー画面に表示するために、パブリックアプリに対応するアイコンも作成する。
The first creating
第2の作成手段203は、管理者又はユーザの画像形成装置2の操作表示部22に対する操作に基づいて、パブリックアプリ51からプライベートアプリ52をユーザごとに作成する。第2の作成手段203は、プライベートアプリ52の作成時は、パブリックアプリ51の設定値を複製して新たに保持する。また、第2の作成手段203は、メニュー画面に表示するために、プライベートアプリ52に対応するアイコンも作成する。
The
変更手段204は、第2の受付手段201が受け付けた設定値を、設定項目の種別に従って変更する。変更手段204は、設定項目の種別が「変更不可」、又は種別が「変更維持」の場合であって変更予定値の変更がユーザに受け入れられた場合、プライベートアプリ52が選択されたとき、変更手段204は、設定値を変更予定値に変更する。
The changing
実行手段205は、選択されたアプリケーションを画像読取部23、画像形成部24、通信部25等を制御してアプリケーションが保持する設定値で特定される処理を実行する。
The executing
(実施の形態の動作)
次に、画像形成装置1の動作の一例について説明する。
(Operation of Embodiment)
Next, an example of the operation of the image forming apparatus 1 will be described.
(1)パブリックアプリ及びプライベートアプリの作成
図3は、パブリックアプリ及びプライベートアプリの作成フローの一例を示すフローチャートである。
(1) Creation of Public Application and Private Application FIG. 3 is a flow chart showing an example of the flow of creating a public application and a private application.
管理者は、画像形成装置2の操作表示部22を操作して自己のユーザID及びパスワードを入力して認証された後、操作表示部22を操作してパブリックアプリの作成に必要な設定項目及び当該設定項目の値(設定値)を指定する。第1の受付手段200は、指定された設定項目及び設定値を受け付ける(S1)。
After being authenticated by operating the
管理者は、操作表示部22を操作して各設定項目についてプライベートアプリ52における設定値の変更の可否に関する種別を指定する。第1の受付手段200は、指定された設定項目ごとに種別を受け付ける(S2)。
The administrator operates the
第1の受付手段200が管理者からアプリの作成の指示を受け付けると(S3)、第1の作成手段202は、第1の受付手段200が受け付けた設定項目、設定値及び種別を含む設定情報51aを保持したパブリックアプリ51を作成する(S4)。第1の作成手段202は、作成したパブリックアプリ51をパブリックアプリ格納部211に格納する。
When the first receiving means 200 receives an instruction to create an application from the administrator (S3), the first creating means 202 receives setting information including setting items, setting values, and types received by the first receiving means 200. A
次に、管理者又はユーザの操作により、第2の作成手段203は、パブリックアプリ格納部211に格納されたパブリックアプリ51を複製して各ユーザ用のプライベートアプリ52を作成する。第2の作成手段203は、作成したプライベートアプリ52を各プライベートアプリ格納部212に格納する。これにより、各ユーザは、自己のプライベートアプリ格納部212にアクセスしてプライベートアプリ52を利用できるようになる。この段階では、各プライベートアプリ52の各設定値は、パブリックアプリ51と同一になっている。
Next, by the operation of the administrator or the user, the second creation means 203 copies the
(2)プライベートアプリの設定項目の設定値の変更
図4は、プライベートアプリの設定値の変更フローの一例を示すフローチャートである。
(2) Changing Setting Values of Setting Items of Private Applications FIG. 4 is a flowchart showing an example of a flow of changing setting values of private applications.
ユーザは、操作表示部22を操作して、プライベートアプリ52に設定された設定項目のうち、設定値の変更を希望する設定項目を指定する。第2の受付手段201は、指定された設定項目を受け付け、その設定項目の種別が「変更可能」であるか否かをプライベートアプリ52の設定情報52aを参照して判断する(S11)。
The user operates the
種別が「変更可能」の場合は(S11:Yes)、第2の受付手段201は、ユーザにより設定値の変更を受け付ける(S12)。変更手段204は、受け付けられた設定値でプライベートアプリ52が保持する設定値を書き替えて変更する(S13)。
If the type is "modifiable" (S11: Yes), the second receiving means 201 receives the change of the setting value from the user (S12). The changing
上記ステップS11において、指定された設定項目の種別が「変更可能」でない場合は(S11:No)、処理を終了する。 In step S11, if the type of the specified setting item is not "changeable" (S11: No), the process is terminated.
(3)パブリックアプリの設定値の変更
図5は、パブリックアプリの設定値の変更フローの一例を示すフローチャートである。
(3) Change of Setting Values of Public Application FIG. 5 is a flowchart showing an example of a flow of changing setting values of a public application.
管理者は、画像形成装置2の操作表示部22を操作して自己のユーザID及びパスワードを入力して認証された後、操作表示部22を操作して設定項目を指定して変更後の設定値を入力する。第1の受付手段200は、入力された設定値を受け付けし、変更手段203は、受け付けられた設定値でパブリックアプリ51の設定値を書き換える。変更手段203は、プライベートアプリ52の「変更予定値」にパブリックアプリ51で変更した設定値を記録する(S20)。
After being authenticated by operating the
変更手段204は、変更予定値が記録された設定項目の種別が「変更可能」であるか否かをプライベートアプリ52の設定情報52aを参照して判断する(S21)。
The changing
種別が「変更可能」の場合(S21:Yes)、処理は終了する。 If the type is "changeable" (S21: Yes), the process ends.
種別が「変更可能」ではない場合、すなわち「変更不可」又は「変更維持」の場合(S21:Yes)、変更手段204は、パブリックアプリ51の設定値とプライベートアプリ52の設定値が対応する設定項目間で同一か否かを判断する(S22)。
If the type is not "modifiable", that is, if it is "not modifiable" or "maintained" (S21: Yes), the changing
両者が同一でない場合は(S22:No)、パブリックアプリ51の設定値をプライベートアプリ52の「変更予定値」に書き込む(S23)。例えば、画像をAさんのユーザ端末装置に送信するパブリックアプリ(例えば、アプリ名「Aさんに送る」)51が作成されていたとする。この場合、Aさんのメールアドレスが変更される可能性があるため、種別を変更不可にしておく。Aさんのメールアドレスが変更されたとき、変更後のメールアドレスを入力することにより、変更後のメールアドレスが変更予定値として「Aさんに送る」のパブリックアプリ51に書き込まれる。
If the two are not the same (S22: No), the set value of the
両者が同一の場合は(S22:No)、変更予定値をプライベートアプリ52の設定情報52aから削除する(S23)。
If both are the same (S22: No), the planned change value is deleted from the setting
(4)パブリックアプリの設定値変更後のプライベートアプリ起動時
図6は、パブリックアプリの設定値変更後のプライベートアプリ起動時のフローの一例を示すフローチャートである。
(4) Activation of private application after setting values of public application are changed FIG. 6 is a flowchart showing an example of a flow when the private application is activated after setting values of the public application are changed.
ユーザは、操作表示部22を操作してメニュー画面からアイコンを選択し、自己に割り当てられたプライベートアプリ格納部212に格納されているプライベートアプリ52を起動すると、変更手段204は、「変更予定値」に設定値が書き込まれた設定項目が存在するか否かをプライベートアプリ52の設定情報52aを参照して判断する(S31)。変更予定値が書き込まれている場合は(S31:Yes)、変更手段204は、対応する設定項目の種別は「変更維持」であるか否かを判断する(S32)。
When the user operates the
設定項目の種別が「設定維持」の場合は(S32:Yes)、設定値が変更されたことをユーザに通知する(S33)。 If the type of the setting item is "keep setting" (S32: Yes), the user is notified that the setting value has been changed (S33).
プライベートアプリ52において、設定値の変更を受け入れるか否かの確認画面を操作表示部22に表示してユーザに確認する(S34)。ユーザが設定値の変更を受け入れる意思を示した場合、例えば、確認画面の「YES」ボタンを操作した場合は(S34:Yes)、変更手段204は、プライベートアプリ52の設定値を「変更予定値」の値で書き換える(S35)。なお、確認画面の「YES」ボタンの代わりにYes等の音声入力でもよい。また、スマートフォンや手をかざす等の操作でもよい。
In the
変更手段204は、「変更予定値」の値を削除する(S36)。 The changing means 204 deletes the value of the "scheduled change value" (S36).
変更手段204は、設定項目及び設定値を含む設定内容の確認画面を操作表示部22に表示する(S37)。
The changing
ユーザが確認画面の「スタート」ボタンを操作すると(S38)、実行手段205は、プライベートアプリ52を起動させる(S39)。これによりジョブが起動される。 When the user operates the "start" button on the confirmation screen (S38), the executing means 205 activates the private application 52 (S39). This will start the job.
上記ステップS32において、設定項目の種別が「変更不可」の場合(S32:No)、設定値が変更されたことをユーザに通知する(S40)。 At step S32, if the setting item type is "not changeable" (S32: No), the user is notified that the setting value has been changed (S40).
その後は前述したように、ステップS35~S39までの処理が行われる。 After that, as described above, the processing from steps S35 to S39 is performed.
上記ステップS31において、設定項目に変更予定値が書き込まれていない場合は(S31:No)、ダイレクト起動モードか否かが判断され(S41)、ダイレクト起動モードであれば(S41:Yes)、ジョブが起動される(S39)。 In step S31, if the planned change value is not written in the setting item (S31: No), it is determined whether or not the mode is the direct start mode (S41). is activated (S39).
ダイレクト起動モードでない場合(S41:No)、確認画面の表示(S37)及び「スタート」ボタンの操作(S38)を経てジョブ起動(S39)が行われる。 If the mode is not the direct start mode (S41: No), the job is started (S39) after displaying a confirmation screen (S37) and operating the "start" button (S38).
(変形例1)
第2のプライベートアプリから作成された第3のプライベートアプリが存在し、第2のプライベートアプリと第3のプライベートアプリの作成者が同一の場合、第2のプライベートアプリが選択された際に設定値が変更されなかったとき、第3のプライベートアプリが選択された場合に、第2の受付手段201は、確認する画面を表示しない構成としてもよい。
(Modification 1)
If there is a third private application created from the second private application, and the creator of the second private application and the third private application are the same, the setting value when the second private application is selected is not changed, the
(変形例2)
第2のプライベートアプリから作成された第3のプライベートアプリが存在し、第2のプライベートアプリと第3のプライベートアプリの作成者が異なる場合、第2のプライベートアプリが選択された際に設定値が変更されなかったときでも、第3のプライベートアプリが選択されたとき、第2の受付手段201は、確認する画面を表示し、設定値の変更を可能としてもよい。
(Modification 2)
If there is a third private app created from the second private app, and the creators of the second private app and the third private app are different, when the second private app is selected, the setting value is Even when the setting value is not changed, when the third private application is selected, the
以上、本発明の実施の形態を説明したが、本発明の実施の形態は上記実施の形態に限定されるものではなく、本発明の要旨を変更しない範囲内で種々の変形、実施が可能である。例えば、上記実施の形態では、パブリックアプリ及びプライベートアプリを画像形成装置1内の記憶部21に格納したが、クラウドサーバ等の外部サーバに格納してもよい。また、上記実施の形態では、アプリケーションが設定値を保持したが、アプリケーションが設定値を参照するものでもよい。 Although the embodiments of the present invention have been described above, the embodiments of the present invention are not limited to the above-described embodiments, and various modifications and implementations are possible without departing from the gist of the present invention. be. For example, in the above embodiment, the public application and the private application are stored in the storage unit 21 within the image forming apparatus 1, but they may be stored in an external server such as a cloud server. Also, in the above embodiment, the application holds the setting values, but the application may refer to the setting values.
上記実施の形態で用いたアプリケーションは、設定情報を保持するものであるが、設定値、種別、変更予定値を参照するものでもよい。 The application used in the above embodiments holds setting information, but may refer to setting values, types, and scheduled change values.
制御部20の各手段は、それぞれ一部又は全部を再構成可能回路(FPGA:Field Programmable Gate Array)、特定用途向け集積回路(ASIC:Application Specific Integrated Circuit)等のハードウエア回路によって構成してもよい。
Each means of the
また、本発明の要旨を変更しない範囲内で、上記実施の形態の構成要素の一部を省くことや変更することが可能である。また、本発明の要旨を変更しない範囲内で、上記実施の形態のフローにおいて、ステップの追加、削除、変更、入替え等が可能である。また、上記実施の形態で用いたプログラムをCD-ROM等のコンピュータ読み取り可能な記録媒体に記録して提供することができる。また、上記実施の形態で用いたプログラムをクラウドサーバ等の外部サーバに格納しておき、ネットワークを介して利用することができる。 Moreover, it is possible to omit or change some of the constituent elements of the above embodiments without changing the gist of the present invention. In addition, steps can be added, deleted, changed, replaced, etc. in the flow of the above embodiment without changing the gist of the present invention. Further, the program used in the above embodiments can be recorded in a computer-readable recording medium such as a CD-ROM and provided. Also, the programs used in the above embodiments can be stored in an external server such as a cloud server and used via a network.
1…画像形成装置、20…制御部、21…記憶部、22…操作表示部、23…画像読取部、24…画像形成部、25…通信部、51…パブリックアプリ、51a…設定情報、52…プライベートアプリ、52a…設定情報、200…第1の受付手段、201…第2の受付手段、202…第1の作成手段、203…第2の作成手段、204…変更手段、205…実行手段、210…情報処理プログラム、211…パブリックアプリ格納部、212、212A、212B…プライベートアプリ格納部
Reference Signs List 1
Claims (10)
前記第2のアプリケーションの前記設定値の変更の可否に関する種別の指定を前記第1のアプリケーションに対して前記設定項目ごとに受け付ける第1の受付手段と、
前記第2のアプリケーションに対応する前記設定値の変更を受け付ける第2の受付手段と、
前記第2の受付手段が受け付けた前記設定値を、前記種別に従って変更する変更手段と、を備え、
前記種別が変更可能ではなく、前記第2のアプリケーションが選択された場合、前記第2の受付手段は、対応する前記利用者が前記第2のアプリケーションの次回利用時に前記第1のアプリケーションの前記設定値の変更を予定している変更予定値を前記利用者に通知する、
情報処理装置。 creating means for creating, for each user, a second application that can be used only by the user from the first application that executes processing specified by the setting values of the registered setting items;
a first receiving means for receiving, for each of the setting items, designation of a type relating to whether or not the setting value of the second application can be changed, from the first application;
a second reception unit that receives a change in the setting value corresponding to the second application;
a changing means for changing the set value received by the second receiving means according to the type;
When the type is not changeable and the second application is selected, the second receiving means sets the setting of the first application when the corresponding user uses the second application next time. Notifying the user of a planned change value to which the value is to be changed;
Information processing equipment.
請求項1に記載の情報処理装置。 When the type is change maintenance, when the second application is selected, the second reception means is executed immediately without displaying a screen for confirming the setting contents of the second application. Even if it is an application, displaying a screen for confirming whether or not to accept the change of the scheduled change value;
The information processing device according to claim 1 .
請求項1に記載の情報処理装置。 When the type cannot be changed, the changing means changes the set value to the planned change value when the second application is selected.
The information processing device according to claim 1 .
請求項1から3のいずれか1項に記載の情報処理装置。 The first reception means receives designation of the type from a creator of the first application.
The information processing apparatus according to any one of claims 1 to 3.
請求項4に記載の情報処理装置。 The first receiving means receives from a creator of the first application the scheduled change value for which the setting value of the first application is scheduled to be changed.
The information processing apparatus according to claim 4.
請求項5に記載の情報処理装置。 The changing means records the planned change value in the second application when the setting value of the first application and the setting value of the second application are different.
The information processing device according to claim 5 .
請求項1から6のいずれか1項に記載の情報処理装置。 The creating means duplicates and newly holds the setting values of the first application when creating the second application.
The information processing apparatus according to any one of claims 1 to 6.
請求項1から7のいずれか1項に記載の情報処理装置。 If there is a third application created from the second application, and the creator of the second application and the third application is the same, the setting value is set when the second application is selected. is not changed, the second reception means does not display a confirmation screen when the third application is selected;
The information processing apparatus according to any one of claims 1 to 7.
請求項1から7のいずれか1項に記載の情報処理装置。 When there is a third application created from the second application and the creators of the second application and the third application are different, when the third application is selected, the second application The receiving means displays a confirmation screen and enables the setting value to be changed.
The information processing apparatus according to any one of claims 1 to 7.
登録された設定項目の設定値によって特定される処理を実行する第1のアプリケーションから、利用者のみが利用可能な第2のアプリケーションを前記利用者ごとに作成する作成手段と、
前記第2のアプリケーションの前記設定値の変更の可否に関する種別の指定を前記第1のアプリケーションに対して前記設定項目ごとに受け付ける第1の受付手段と、
前記第2のアプリケーションに対応する前記設定値の変更を受け付ける第2の受付手段と、
前記第2の受付手段が受け付けた前記設定値を、前記種別に従って変更する変更手段、
として機能させるためのプログラムであって、
前記種別が変更可能ではなく、前記第2のアプリケーションが選択された場合、前記第2の受付手段は、対応する前記利用者が前記第2のアプリケーションの次回利用時に前記第1のアプリケーションの前記設定値の変更を予定している変更予定値を前記利用者に通知する、
プログラム。 the computer,
creating means for creating, for each user, a second application that can be used only by the user from the first application that executes processing specified by the setting values of the registered setting items;
a first receiving means for receiving, for each of the setting items, designation of a type relating to whether or not the setting value of the second application can be changed, from the first application;
a second reception unit that receives a change in the setting value corresponding to the second application;
changing means for changing the set value received by the second receiving means according to the type;
A program for functioning as
When the type is not changeable and the second application is selected, the second receiving means sets the setting of the first application when the corresponding user uses the second application next time. Notifying the user of a planned change value to which the value is to be changed;
program.
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2018075196A JP7187807B2 (en) | 2018-04-10 | 2018-04-10 | Information processing device and program |
US16/372,599 US11283948B2 (en) | 2018-04-10 | 2019-04-02 | Information processing apparatus having second application creatable from first application |
US17/668,421 US20220272218A1 (en) | 2018-04-10 | 2022-02-10 | Information processing apparatus having second application creatable from first application |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2018075196A JP7187807B2 (en) | 2018-04-10 | 2018-04-10 | Information processing device and program |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2019185373A JP2019185373A (en) | 2019-10-24 |
JP7187807B2 true JP7187807B2 (en) | 2022-12-13 |
Family
ID=68341300
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2018075196A Active JP7187807B2 (en) | 2018-04-10 | 2018-04-10 | Information processing device and program |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP7187807B2 (en) |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2007025906A (en) | 2005-07-13 | 2007-02-01 | Konica Minolta Business Technologies Inc | Installation support method, and work flow formation support method |
JP2008257335A (en) | 2007-04-02 | 2008-10-23 | Canon Inc | Control unit, program generation method, and program |
JP2017120643A (en) | 2015-12-28 | 2017-07-06 | キヤノンマーケティングジャパン株式会社 | Server, information processing device, information processing method and program |
-
2018
- 2018-04-10 JP JP2018075196A patent/JP7187807B2/en active Active
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2007025906A (en) | 2005-07-13 | 2007-02-01 | Konica Minolta Business Technologies Inc | Installation support method, and work flow formation support method |
JP2008257335A (en) | 2007-04-02 | 2008-10-23 | Canon Inc | Control unit, program generation method, and program |
JP2017120643A (en) | 2015-12-28 | 2017-07-06 | キヤノンマーケティングジャパン株式会社 | Server, information processing device, information processing method and program |
Also Published As
Publication number | Publication date |
---|---|
JP2019185373A (en) | 2019-10-24 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5280488B2 (en) | Account management apparatus, image processing system, image processing method, program, and recording medium | |
JP6774019B2 (en) | Information processing equipment and programs | |
JP2013243541A (en) | Image processing apparatus, and control method and program of image processing apparatus | |
JP2011015001A (en) | Information processing system, control method therefor, program and information processing apparatus | |
JP2017019196A (en) | Information processing device, controlling method for information processing device, and program | |
JP5636701B2 (en) | Information processing apparatus, information processing system, and information processing method | |
US20220272218A1 (en) | Information processing apparatus having second application creatable from first application | |
JP2018132998A (en) | Image processing device, authentication method, and program | |
JP5524164B2 (en) | Image processing system, image processing method, and recording medium | |
JP5562068B2 (en) | Image processing apparatus, image processing apparatus control method, and program | |
JP6919370B2 (en) | Image forming device and program | |
JP7187807B2 (en) | Information processing device and program | |
JP2013142920A (en) | Application management device, application management system, program, and recording medium therefor | |
JP6184059B2 (en) | Image processing apparatus, image processing apparatus control method, and program | |
JP7163613B2 (en) | Information processing device and program | |
CN112153233B (en) | Device setting apparatus and computer-readable non-transitory recording medium | |
JP2019010787A (en) | Image processing device, method for controlling the same and program | |
JP7263023B2 (en) | Image processing device and method | |
JP5874715B2 (en) | Image processing apparatus, function execution method and function execution program in the apparatus | |
JP2013142921A (en) | Application management device, application management system, program, and recording medium therefor | |
JP2021064865A (en) | Information processing device, setting change method of the same, and program | |
JP6032906B2 (en) | Image processing system, image processing apparatus, control method for image processing apparatus, and program | |
JP2021057775A (en) | Information processing apparatus and program | |
JP6465851B2 (en) | Image processing apparatus, image processing apparatus control method, and program | |
WO2022181256A1 (en) | Information processing device and program |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20210319 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20220228 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20220308 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20220502 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20220823 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20221014 |
|
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: 20221101 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20221114 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 7187807 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |