JP2015176383A - Device with manipulation unit, and method, program, and system for processing information - Google Patents

Device with manipulation unit, and method, program, and system for processing information Download PDF

Info

Publication number
JP2015176383A
JP2015176383A JP2014052773A JP2014052773A JP2015176383A JP 2015176383 A JP2015176383 A JP 2015176383A JP 2014052773 A JP2014052773 A JP 2014052773A JP 2014052773 A JP2014052773 A JP 2014052773A JP 2015176383 A JP2015176383 A JP 2015176383A
Authority
JP
Japan
Prior art keywords
setting information
setting
application
unit
security level
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
JP2014052773A
Other languages
Japanese (ja)
Other versions
JP6295745B2 (en
Inventor
真吾 田村
Shingo Tamura
真吾 田村
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 JP2014052773A priority Critical patent/JP6295745B2/en
Publication of JP2015176383A publication Critical patent/JP2015176383A/en
Application granted granted Critical
Publication of JP6295745B2 publication Critical patent/JP6295745B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

PROBLEM TO BE SOLVED: To reduce time and effort required for application development.SOLUTION: A generation unit generates a setting information list comprising setting information that can be set, and a provision unit provides the setting information list. An external device refers to the setting information list and instructs updating of setting information for an application to be run on the external device. An updating unit updates the setting information in accordance with the update instruction from the external device.

Description

本発明は、操作部を備えた機器、情報処理方法、情報処理プログラム、および情報処理システムに関する。   The present invention relates to a device including an operation unit, an information processing method, an information processing program, and an information processing system.

近年、Web技術の進化により、Webベースのアプリケーションが増加している。これに伴い、複合機(MFP:Multifunction Peripheral)およびレーザプリンタ(LP:Laser Printer)に対しても、Webベースのアプリケーションへの対応が求められている。この要望に応えるために、MFPの機能の利用または設定の変更をするためのWebAPI(API:Application Programming Interface)をベンダー等の開発者側に提供する。これにより、MFPのWebアプリケーションが表示するHTMLの画面を介して、印刷機能に対する印刷指示、またはスキャナ機能の設定変更等のMFPの操作を可能とすることができる。   In recent years, web-based applications are increasing due to the evolution of web technology. Along with this, it is required to support Web-based applications for MFPs (Multifunction Peripheral) and laser printers (LP). In order to meet this demand, a developer such as a vendor is provided with a Web API (API: Application Programming Interface) for using the function of the MFP or changing the setting. Accordingly, the MFP operation such as a print instruction for the print function or a change of the scanner function setting can be made via the HTML screen displayed by the Web application of the MFP.

特許文献1(特開2012−063813号)には、Webブラウザのアクセス先が切り替わる場合に、Webブラウザの負担を抑えつつ、Webページに応じたWebブラウザの設定に自動的に切り替える画像形成装置が開示されている。この画像形成装置の場合、Webブラウザが、アクセス先のサイトが切り替わった場合に、ブラウザ設定をローカル設定にした上で、アクセス先のWebアプリにアクセスする。Webアプリは、Webページの表示の際に適用するWebブラウザのブラウザ設定の更新が必要であるか否かを判断する。Webアプリは、ブラウザ設定の更新が必要であると判断した場合に、ブラウザ設定の更新を指示する。Webブラウザは、更新されたブラウザ設定を用いて、Webページを表示する。   Patent Document 1 (Japanese Patent Laid-Open No. 2012-063813) discloses an image forming apparatus that automatically switches to the setting of a Web browser according to a Web page while suppressing the load on the Web browser when the access destination of the Web browser is switched. It is disclosed. In the case of this image forming apparatus, when the access destination site is switched, the Web browser sets the browser setting to the local setting and then accesses the access destination Web application. The web application determines whether or not it is necessary to update the browser settings of the web browser applied when displaying the web page. When the Web application determines that the browser setting needs to be updated, the Web application instructs to update the browser setting. The web browser displays the web page using the updated browser settings.

しかし、各Webアプリケーションは、開発したベンダーに応じてセキュリティおよびユーザへのアクセス制限等のポリシーが異なっている。Webブラウザが、単体で、複数のベンダーの要求に合わせた設定画面およびセキュリティ設定項目を追加するには、Webブラウザの開発に多くの手間および時間を要する問題がある。   However, each Web application has different policies such as security and access restrictions to users depending on the developed vendor. In order for a Web browser to add a setting screen and security setting items that meet the requirements of a plurality of vendors alone, there is a problem that it takes much time and effort to develop the Web browser.

この問題は、設定値の参照/更新用のAPIを公開し、Webアプリケーションがそれぞれの要求に応じて設定を更新させ、または、Webアプリケーションが設定用の画面を構築することで、ある程度は軽減可能となる。   This problem can be alleviated to some extent by publishing APIs for referring / updating setting values and allowing web applications to update settings in response to each request, or building web pages for settings. It becomes.

しかし、Webアプリケーションの判断により設定の更新等を行う場合、新規機種での設定項目の追加および機種差分により設定値の差異が生ずるたびに、Webアプリケーションの表示画面および設定の追加対応が必要となる。このため、Webブラウザの開発にかかる手間および時間を軽減できても、反対に、Webアプリケーションの開発にかかる手間および時間が増加する問題を生ずる。なお、特許文献1に開示されている画像形成装置にも、Webブラウザの開発にかかる手間および時間を軽減できるが、Webアプリケーションの開発にかかる手間および時間が増加する問題がある。   However, when the setting is updated based on the determination of the Web application, it is necessary to add the display screen of the Web application and the setting every time the setting value is changed due to the addition of the setting item in the new model and the model difference. . For this reason, even if the effort and time required for developing a Web browser can be reduced, on the contrary, there is a problem that the effort and time required for developing a Web application increase. The image forming apparatus disclosed in Patent Document 1 can also reduce the labor and time required for developing a Web browser, but has a problem of increasing the labor and time required for developing a Web application.

本発明は、上述の課題に鑑みてなされたものであり、アプリケーションの開発にかかる手間および時間を軽減可能な操作部を備えた機器、情報処理方法、情報処理プログラム、および情報処理システムの提供を目的とする。   The present invention has been made in view of the above-described problems, and provides an apparatus, an information processing method, an information processing program, and an information processing system including an operation unit that can reduce time and effort required for application development. Objective.

上述した課題を解決し、目的を達成するために、本発明は、第1のアプリケーションに設定可能な設定情報の設定情報一覧を生成する生成部と、設定情報一覧を提供する提供部と、外部機器で動作する第2のアプリケーションが、提供された設定情報一覧を参照して送信する設定情報の更新指示に従って、設定情報を更新する更新部とを有する。   In order to solve the above-described problems and achieve the object, the present invention provides a generating unit that generates a setting information list of setting information that can be set in the first application, a providing unit that provides a setting information list, and an external The second application that operates on the device includes an update unit that updates the setting information in accordance with an instruction to update the setting information that is transmitted with reference to the provided setting information list.

本発明によれば、アプリケーションの開発にかかる手間および時間を軽減できるという効果を奏する。   According to the present invention, there is an effect that it is possible to reduce labor and time required for application development.

図1は、実施の形態の情報処理システムのシステム構成図である。FIG. 1 is a system configuration diagram of an information processing system according to an embodiment. 図2は、実施の形態の情報処理システムに設けられている複合機のソフトウェア構成を説明するための模式図である。FIG. 2 is a schematic diagram for explaining a software configuration of the multifunction peripheral provided in the information processing system according to the embodiment. 図3は、実施の形態の情報処理システムの複合機側に設けられているWebブラウザの機能ブロック図である。FIG. 3 is a functional block diagram of a Web browser provided on the multifunction machine side of the information processing system according to the embodiment. 図4は、実施の形態の情報処理システムのWebサーバ装置側に設けられているWebアプリケーションの機能ブロック図である。FIG. 4 is a functional block diagram of a Web application provided on the Web server device side of the information processing system according to the embodiment. 図5は、実施の形態の情報処理システムの複合機のWebブラウザが提示する設定項目一覧の一例を示す図である。FIG. 5 is a diagram illustrating an example of a setting item list presented by the Web browser of the multifunction peripheral of the information processing system according to the embodiment. 図6は、実施の形態の情報処理システムの複合機からWebサーバ装置にアクセスし、Webサーバ装置のWebアプリケーションが、複合機のWebブラウザの設定値を変更する動作を説明するためのフローチャートである。FIG. 6 is a flowchart for explaining an operation of accessing a Web server device from the MFP of the information processing system according to the embodiment, and the Web application of the Web server device changing the setting value of the Web browser of the MFP. . 図7は、図6のフローチャートの一部の処理の詳細を説明するためのフローチャートである。FIG. 7 is a flowchart for explaining details of a part of the processing of the flowchart of FIG. 図8は、Webアプリケーションが画面に設定画面を表示し、ユーザが設定値を更新する際の処理を示すフローチャートである。FIG. 8 is a flowchart showing processing when the Web application displays a setting screen on the screen and the user updates the setting value.

以下、一例として、本発明を適用した実施の形態となる情報処理システムの説明をする。図1は、実施の形態の情報処理システム100のシステム構成図である。図1に示すように、情報処理システム100は、複合機(MFP:Multifunction Peripheral)1と、Webサーバ装置37とを備える。このうち、本発明に係る情報処理装置、情報処理方法、情報処理プログラム、および情報処理プログラムを記憶させた記憶媒体は、MFP1に適用されている。なお、複合機とは、印刷機能、複写機能、スキャナ機能、およびファクシミリ機能のうち、少なくとも2つの機能を有する装置である。   Hereinafter, as an example, an information processing system according to an embodiment to which the present invention is applied will be described. FIG. 1 is a system configuration diagram of an information processing system 100 according to the embodiment. As illustrated in FIG. 1, the information processing system 100 includes a multifunction peripheral (MFP) 1 and a Web server device 37. Among these, the information processing apparatus, the information processing method, the information processing program, and the storage medium storing the information processing program according to the present invention are applied to the MFP 1. Note that a multifunction peripheral is a device having at least two functions among a printing function, a copying function, a scanner function, and a facsimile function.

MFP1は、インターネットなどのネットワーク40を経由してWebサーバ装置37と接続されている。図1では、Webサーバ装置37と接続されるMFPの台数が1台である場合を例示しているが、これに限らず、MFPの台数は任意である。   The MFP 1 is connected to a Web server device 37 via a network 40 such as the Internet. Although FIG. 1 illustrates the case where the number of MFPs connected to the Web server device 37 is one, the present invention is not limited to this, and the number of MFPs is arbitrary.

MFP1は、コピー機能、スキャナ機能、ファクス機能、プリンタ機能等の各種機能を実現可能な本体10と、ユーザの操作に応じた入力を受け付ける操作部20とを備える。本体10と操作部20は、専用の通信路30を介して相互に通信可能に接続されている。通信路30は、例えばUSB(Universal Serial Bus)規格のものを用いることもできるが、有線か無線かを問わず任意の規格のものでよい。   The MFP 1 includes a main body 10 capable of realizing various functions such as a copy function, a scanner function, a fax function, and a printer function, and an operation unit 20 that receives an input corresponding to a user operation. The main body 10 and the operation unit 20 are connected via a dedicated communication path 30 so that they can communicate with each other. The communication path 30 may be, for example, a USB (Universal Serial Bus) standard, but may be of any standard regardless of wired or wireless.

操作部20としては、スマートフォンまたはタブレット型端末等の、単独で完結した情報処理を実行可能な電子機器である情報処理端末を用いることができる。この場合、操作部20として用いられる情報処理端末には、例えばMFP1の本体10上で動作する各種のアプリケーションプログラムの操作画面が表示される。これにより、操作部20は、MFP1の操作部として機能する。なお、以下、単に、「操作パネル」というときは、MFP1に固定され設置されている操作パネルをいうこととする。   As the operation unit 20, an information processing terminal that is an electronic device that can execute information processing that is completed independently, such as a smartphone or a tablet-type terminal, can be used. In this case, on the information processing terminal used as the operation unit 20, for example, operation screens of various application programs operating on the main body 10 of the MFP 1 are displayed. Thereby, the operation unit 20 functions as an operation unit of the MFP 1. Hereinafter, the term “operation panel” simply refers to an operation panel fixed to the MFP 1 and installed.

より詳しくは、操作部20として用いられる情報処理端末は、MFP1専用の操作部として固定され設置されていた操作パネルの代わりに、MFP1に着脱可能に接続される。すなわち、操作部20として用いられる情報処理端末は、例えばMFP1の操作パネルが配置される位置等の所定の位置に取り外し可能(分離可能)ながらも、MFP1と一体的に設置される。従って、操作部20として用いられる情報処理端末およびMFP1は、一台の装置として把握されてもよい。操作部20である情報処理端末は、MFP1から取り外されると、MFP1との間で、例えばBluetooth(登録商標)または赤外線通信等の無線通信を行い、MFP1の操作部として機能する。   More specifically, an information processing terminal used as the operation unit 20 is detachably connected to the MFP 1 instead of an operation panel that is fixed and installed as an operation unit dedicated to the MFP 1. That is, the information processing terminal used as the operation unit 20 is installed integrally with the MFP 1 while being detachable (separable) at a predetermined position such as a position where the operation panel of the MFP 1 is disposed. Therefore, the information processing terminal and the MFP 1 used as the operation unit 20 may be grasped as a single device. When the information processing terminal as the operation unit 20 is removed from the MFP 1, the information processing terminal performs wireless communication such as Bluetooth (registered trademark) or infrared communication with the MFP 1 and functions as an operation unit of the MFP 1.

なお、本体10は、操作部20で受け付けた入力に応じた動作を行う。また、本体10は、クライアントPC(パーソナルコンピュータ)等の外部装置とも通信可能であり、外部装置から受信した指示に応じて動作させることも可能となっている。   The main body 10 performs an operation according to the input received by the operation unit 20. The main body 10 can also communicate with an external device such as a client PC (personal computer), and can be operated in accordance with an instruction received from the external device.

次に、本体10のハードウェア構成について説明する。図1に示すように、本体10は、CPU11と、ROM12と、RAM13と、HDD(ハードディスクドライブ)14と、通信I/F(インタフェース)15と、接続I/F16と、エンジン部17とを備えている。CPU11〜エンジン部17は、システムバス18を介して相互に接続されている。   Next, the hardware configuration of the main body 10 will be described. As shown in FIG. 1, the main body 10 includes a CPU 11, a ROM 12, a RAM 13, an HDD (hard disk drive) 14, a communication I / F (interface) 15, a connection I / F 16, and an engine unit 17. ing. The CPU 11 to the engine unit 17 are connected to each other via a system bus 18.

CPU11は、本体10の動作を統括的に制御する。CPU11は、RAM13をワークエリア(作業領域)としてROM12またはHDD14等に格納されたプログラムを実行する。これにより、CPU11は、本体10全体の動作を制御し、コピー機能、スキャナ機能、ファクス機能、およびプリンタ機能等の各種機能を実現する。   The CPU 11 comprehensively controls the operation of the main body 10. The CPU 11 executes a program stored in the ROM 12 or the HDD 14 using the RAM 13 as a work area (work area). Thereby, the CPU 11 controls the overall operation of the main body 10 and realizes various functions such as a copy function, a scanner function, a fax function, and a printer function.

通信I/F15は、クライアントPC(パーソナルコンピュータ)等の外部装置と通信するためのインタフェースである。接続I/F16は、通信路30を介して操作部20と通信するためのインタフェースである。なお、図1および図2において、通信路30は、有線的に図示されているが、上述のように操作部20は、MFP1の本体10に対して着脱可能に設けられている。このため、操作部20をMFP1に装着しているときには、通信路30は有線通信路として機能し、操作部20をMFP1から取り外したときには、通信路30は無線通信経路として機能するものと理解されたい。   The communication I / F 15 is an interface for communicating with an external device such as a client PC (personal computer). The connection I / F 16 is an interface for communicating with the operation unit 20 via the communication path 30. 1 and 2, the communication path 30 is illustrated in a wired manner, but the operation unit 20 is provided to be detachable from the main body 10 of the MFP 1 as described above. Therefore, it is understood that the communication path 30 functions as a wired communication path when the operation unit 20 is attached to the MFP 1, and the communication path 30 functions as a wireless communication path when the operation unit 20 is detached from the MFP 1. I want.

エンジン部17は、コピー機能、スキャナ機能、ファクス機能、および、プリンタ機能を実現させるための、汎用的な情報処理及び通信以外の処理を行うハードウェアである。エンジン部17は、例えば原稿の画像をスキャンして読み取るスキャナ(画像読取部)、用紙等のシート材への印刷を行うプロッタ(画像形成部)、ファクス通信を行うファクス部等を備えている。さらに、印刷済みシート材を仕分けるフィニッシャ、および、原稿を自動給送するADF(自動原稿給送装置)のような特定のオプションを、エンジン部17に設けてもよい。   The engine unit 17 is hardware that performs processing other than general-purpose information processing and communication for realizing a copy function, a scanner function, a fax function, and a printer function. The engine unit 17 includes, for example, a scanner (image reading unit) that scans and reads an image of a document, a plotter (image forming unit) that performs printing on a sheet material such as paper, and a fax unit that performs fax communication. Furthermore, a specific option such as a finisher that sorts printed sheet materials and an ADF (automatic document feeder) that automatically feeds a document may be provided in the engine unit 17.

次に、操作部20のハードウェア構成について説明する。図1に示すように、操作部20は、CPU21と、ROM22と、RAM23と、フラッシュメモリ24と、通信I/F25と、接続I/F26と、操作パネル27とを備える。CPU21〜操作パネル27は、システムバス28を介して相互に接続されている。   Next, the hardware configuration of the operation unit 20 will be described. As shown in FIG. 1, the operation unit 20 includes a CPU 21, a ROM 22, a RAM 23, a flash memory 24, a communication I / F 25, a connection I / F 26, and an operation panel 27. The CPU 21 to the operation panel 27 are connected to each other via a system bus 28.

CPU21は、操作部20の動作を統括的に制御する。CPU21は、RAM23をワークエリア(作業領域)として、ROM22またはフラッシュメモリ24等に格納されたプログラムを実行する。これにより、CPU21は、操作部20全体の動作を制御し、ユーザから受け付けた入力に応じた情報(画像)の表示などの後述する各種機能を実現する。   The CPU 21 comprehensively controls the operation of the operation unit 20. The CPU 21 executes a program stored in the ROM 22 or the flash memory 24 using the RAM 23 as a work area (work area). Thereby, CPU21 controls operation | movement of the whole operation part 20, and implement | achieves the various functions mentioned later, such as a display of the information (image) according to the input received from the user.

通信I/F25は、ネットワーク40を介してWebサーバ装置37と通信するためのインタフェースである。接続I/F26は、通信路30を介して本体10と通信するためのインタフェースである。   The communication I / F 25 is an interface for communicating with the Web server device 37 via the network 40. The connection I / F 26 is an interface for communicating with the main body 10 via the communication path 30.

操作パネル27は、ユーザの操作に応じた各種の入力を受け付けると共に、例えば受け付けた入力に応じた情報、MFP1の動作状況を示す情報、設定状態等の各種の情報を表示する。この例では、操作パネル27は、タッチパネル機能を備えた液晶表示装置(LCD)で構成されるが、これに限られるものではない。例えば、タッチパネル機能を備えた有機EL表示装置で構成してもよい。さらに、これに加えて又はこれに代えて、ハードウェアキー等の操作部または発光部等の表示部を設けてもよい。   The operation panel 27 accepts various inputs according to user operations, and displays various information such as information according to the accepted inputs, information indicating the operation status of the MFP 1, settings, and the like. In this example, the operation panel 27 is configured by a liquid crystal display device (LCD) having a touch panel function, but is not limited thereto. For example, an organic EL display device having a touch panel function may be used. Furthermore, in addition to or instead of this, an operation unit such as a hardware key or a display unit such as a light emitting unit may be provided.

次に、Webサーバ装置37のハードウェア構成について説明する。図1に示すように、Webサーバ装置37は、CPU31、ROM32、RAM33、HDD(ハードディスクドライブ)34、および通信I/F(インタフェース)35を有している。CPU31〜通信I/F35は、システムバス38を介して相互に接続されている。   Next, the hardware configuration of the Web server device 37 will be described. As shown in FIG. 1, the Web server device 37 includes a CPU 31, a ROM 32, a RAM 33, an HDD (hard disk drive) 34, and a communication I / F (interface) 35. The CPU 31 to the communication I / F 35 are connected to each other via a system bus 38.

CPU31は、Webサーバ装置37の動作を統括的に制御する。CPU31は、RAM33をワークエリア(作業領域)としてROM32またはHDD34等に格納されたプログラムを実行する。これにより、CPU31は、Webサーバ装置37全体の動作を制御し、各種機能を実現する。また、通信I/F35は、ネットワーク40を介してMFP1の操作部20と通信するためのインタフェースである。   The CPU 31 comprehensively controls the operation of the web server device 37. The CPU 31 executes a program stored in the ROM 32 or the HDD 34 using the RAM 33 as a work area (work area). Thereby, the CPU 31 controls the overall operation of the Web server device 37 and realizes various functions. The communication I / F 35 is an interface for communicating with the operation unit 20 of the MFP 1 via the network 40.

次に、図2は、MFP1のソフトウェア構成の一例を示す模式図である。図2に示すように、MFP1の本体10は、アプリ層101、サービス層102、およびOS層103を有する。アプリ層101、サービス層102、および、OS層103の実体は、ROM12またはHDD14等に格納されている各種ソフトウェアである。CPU11が、これらのソフトウェアを実行することにより、各種の機能が提供される。   Next, FIG. 2 is a schematic diagram illustrating an example of the software configuration of the MFP 1. As illustrated in FIG. 2, the main body 10 of the MFP 1 includes an application layer 101, a service layer 102, and an OS layer 103. The entities of the application layer 101, the service layer 102, and the OS layer 103 are various software stored in the ROM 12, the HDD 14, or the like. Various functions are provided by the CPU 11 executing these software.

アプリ層101のソフトウェアは、ハードウェア資源を動作させて所定の機能を提供するためのアプリケーションプログラム(以下の説明では、単に「アプリケーション」と称する)である。例えば、アプリケーションとしては、コピー機能を提供するためのコピーアプリケーション、およびスキャナ機能を提供するためのスキャナアプリケーション等が挙げられる。また、アプリケーションとしては、ファクス機能を提供するためのファクスアプリケーション、およびプリンタ機能を提供するためのプリンタアプリケーション等が挙げられる。   The software of the application layer 101 is an application program (hereinafter simply referred to as “application”) for operating a hardware resource to provide a predetermined function. For example, examples of the application include a copy application for providing a copy function, a scanner application for providing a scanner function, and the like. Examples of the application include a fax application for providing a fax function, a printer application for providing a printer function, and the like.

サービス層102のソフトウェアは、アプリ層101とOS層103との間に介在し、アプリケーションに対し、本体10が備えるハードウェア資源を利用するためのインタフェースを提供するためのソフトウェアである。具体的には、ハードウェア資源に対する動作要求の受け付け、動作要求の調停を行う機能を提供するためのソフトウェアである。サービス層102が受け付ける動作要求としては、スキャナによる読み取りおよびプロッタによる印刷等の要求等である。   The software of the service layer 102 is software that is interposed between the application layer 101 and the OS layer 103 and provides an interface for using hardware resources included in the main body 10 for the application. Specifically, it is software for providing a function of accepting an operation request for a hardware resource and arbitrating the operation request. The operation request received by the service layer 102 is a request such as reading by a scanner and printing by a plotter.

なお、サービス層102によるインタフェースの機能は、本体10のアプリ層101だけではなく、操作部20のアプリ層201に対しても提供される。すなわち、操作部20のアプリ層201(アプリ)も、サービス層102のインタフェース機能を介して、本体10のハードウェア資源(例えばエンジン部17)を利用した機能を実現することができる。   Note that the interface function by the service layer 102 is provided not only to the application layer 101 of the main body 10 but also to the application layer 201 of the operation unit 20. That is, the application layer 201 (application) of the operation unit 20 can also realize a function using hardware resources (for example, the engine unit 17) of the main body 10 via the interface function of the service layer 102.

OS層103のソフトウェアは、本体10が備えるハードウェアを制御する基本機能を提供するための基本ソフトウェア(オペレーティングシステム)である。サービス層102のソフトウェアは、各種アプリからのハードウェア資源の利用要求を、OS層103が解釈可能なコマンドに変換してOS層103に渡す。そして、OS層103のソフトウェアによりコマンドが実行されることで、ハードウェア資源は、アプリケーションの要求に従った動作を行う。   The software of the OS layer 103 is basic software (operating system) for providing a basic function for controlling hardware included in the main body 10. The software of the service layer 102 converts a hardware resource use request from various applications into a command interpretable by the OS layer 103 and passes the command to the OS layer 103. Then, when the command is executed by the software of the OS layer 103, the hardware resource performs an operation according to the request of the application.

同様に、操作部20は、アプリ層201と、サービス層202と、OS層203とを有する。操作部20が備えるアプリ層201、サービス層202及びOS層203も、階層構造については本体10側と同様である。ただし、アプリ層201のアプリケーションにより提供される機能や、サービス層202が受け付け可能な動作要求の種類は、本体10側とは異なる。アプリ層201のアプリケーションは、操作部20が備えるハードウェア資源を動作させて所定の機能を提供するためのソフトウェアであってもよい。アプリ層201のアプリケーションは、主に、本体10が備えるコピー機能、スキャナ機能、ファクス機能、およびプリンタ機能等に関する操作および表示を行うためのUI機能を提供する。UIは「ユーザインタフェース」の略記である。   Similarly, the operation unit 20 includes an application layer 201, a service layer 202, and an OS layer 203. The application layer 201, the service layer 202, and the OS layer 203 included in the operation unit 20 have the same hierarchical structure as that of the main body 10 side. However, the functions provided by the application of the application layer 201 and the types of operation requests that can be accepted by the service layer 202 are different from those of the main body 10 side. The application of the application layer 201 may be software for operating a hardware resource included in the operation unit 20 to provide a predetermined function. The application of the application layer 201 mainly provides a UI function for performing operations and displays related to a copy function, a scanner function, a fax function, a printer function, and the like included in the main body 10. UI is an abbreviation for “user interface”.

なお、一例ではあるが、実施の形態の情報処理システム100に設けられているMFP1の場合、機能の独立性を保つために、本体10側のOS層103のソフトウェアと操作部20側のOS層203のソフトウェアが互いに異なる。つまり、MFP1の本体10と操作部20は、別々のオペレーティングシステムで互いに独立して動作するようになっている。例えば、本体10側のOS層103のソフトウェアとしてLinux(登録商標)を用い、操作部20側のOS層203のソフトウェアとしてAndroid(登録商標)を用いることができる。   Note that, as an example, in the case of the MFP 1 provided in the information processing system 100 according to the embodiment, the software of the OS layer 103 on the main body 10 side and the OS layer on the operation unit 20 side in order to maintain the independence of functions. 203 software is different from each other. That is, the main body 10 and the operation unit 20 of the MFP 1 operate independently of each other with different operating systems. For example, Linux (registered trademark) can be used as software for the OS layer 103 on the main body 10 side, and Android (registered trademark) can be used as software on the OS layer 203 on the operation unit 20 side.

このようにMFP1は、本体10および操作部20が、別々のオペレーティングシステムで動作するため、本体10と操作部20との間の通信は、共通の装置内のプロセス間通信ではなく、異なる装置間の通信として行われる。例えば、操作部20が受け付けた入力(ユーザからの指示内容)を本体10へ伝達する動作(コマンド通信)や、本体10が操作部20へイベントを通知する動作等がこれに該当する。ここでは、操作部20が本体10へコマンド通信を行うことにより、本体10の機能を用いることができる。また、本体10から操作部20に通知するイベントには、本体10における動作の実行状況、本体10側で設定された内容などが含まれる。さらに、操作部20に対する電力供給は、本体10から通信路30を介して行われる。このため、操作部20の電源制御を、本体10の電源制御とは別に(独立して)行うことができる。   As described above, in MFP 1, since main body 10 and operation unit 20 operate with different operating systems, communication between main body 10 and operation unit 20 is not inter-process communication within a common apparatus, but between different apparatuses. It is done as communication. For example, the operation (command communication) for transmitting the input (instruction content from the user) received by the operation unit 20 to the main body 10, the operation for the main body 10 notifying the operation unit 20 of an event, and the like correspond to this. Here, the function of the main body 10 can be used when the operation unit 20 performs command communication to the main body 10. Further, the event notified from the main body 10 to the operation unit 20 includes the execution status of the operation in the main body 10 and the contents set on the main body 10 side. Further, power is supplied to the operation unit 20 from the main body 10 via the communication path 30. For this reason, the power control of the operation unit 20 can be performed separately (independently) from the power control of the main body 10.

次に、MFP1のWebブラウザは、ネットワーク40を介して、Webサーバ装置37のWebアプリケーションにアクセスする。この際、MFP1のWebブラウザは、保有する設定項目、セキュリティレベル毎のアクセス権限、初期設定値、セキュリティに関わる設定情報として推奨されるセキュリティレベルである推奨セキュリティレベル、および設定値の参照/更新手段を含む設定項目一覧を、Webサーバ装置37のWebアプリケーションに提示する。これにより、Webアプリケーション毎のユーザインタフェース(UI)および設定に対する細かな要望に応えることができ、また、新規機能への追従に対する開発にかかる手間および時間を軽減できる。   Next, the Web browser of the MFP 1 accesses the Web application of the Web server device 37 via the network 40. At this time, the Web browser of the MFP 1 has a setting item, access authority for each security level, an initial setting value, a recommended security level that is a recommended security level as setting information related to security, and a setting value reference / update unit. A setting item list including “” is presented to the Web application of the Web server device 37. As a result, it is possible to meet detailed requests for user interfaces (UI) and settings for each Web application, and it is possible to reduce labor and time required for development for following new functions.

図3は、MFP1側に設けられているWebブラウザの機能ブロック図である。この図3に示すように、Webブラウザは、リモート通信部55、設定値参照部56、設定項目一覧生成部57、設定値更新部58、および設定画面生成部59を有している。また、Webブラウザは、自身の設定項目に関する情報(設定項目情報)51、および設定項目の名称および文言等の画面の構成に必要な情報(画面構成情報)52を有する。また、Webブラウザは、現在の設定を示す現在設定情報53、および設定項目のセキュリティリスクに関するセキュリティ情報54を有する。   FIG. 3 is a functional block diagram of a Web browser provided on the MFP 1 side. As shown in FIG. 3, the Web browser includes a remote communication unit 55, a setting value reference unit 56, a setting item list generation unit 57, a setting value update unit 58, and a setting screen generation unit 59. The Web browser also has information (setting item information) 51 relating to its own setting items, and information (screen configuration information) 52 necessary for the screen configuration such as setting item names and wordings. The Web browser also has current setting information 53 indicating the current setting, and security information 54 regarding the security risk of the setting item.

例えば、設定項目の名称等の前記画面構成情報は、本体10のRAM13等の記憶部に多言語で記憶されている。ユーザは、MFP1の使用開始時等に、所望の言語を選択する。これにより、ユーザに選択された言語を示す選択言語情報が、例えば本体10のRAM13等に記憶され、ユーザが希望する言語がMFP1に設定される。後述するが、Webブラウザは、RAM13に記憶されている選択言語情報を読み込むことで、MFP1に設定されている言語を認識する。そして、設定項目の名称等の画面構成情報を、MFP1に設定されている言語を用いて表示(描画)する(図8のステップS29参照)。   For example, the screen configuration information such as setting item names is stored in multiple languages in a storage unit such as the RAM 13 of the main body 10. The user selects a desired language when starting to use the MFP 1 or the like. Thereby, the selected language information indicating the language selected by the user is stored in, for example, the RAM 13 of the main body 10 and the language desired by the user is set in the MFP 1. As will be described later, the Web browser recognizes the language set in the MFP 1 by reading the selected language information stored in the RAM 13. Then, screen configuration information such as the name of the setting item is displayed (drawn) using the language set in the MFP 1 (see step S29 in FIG. 8).

リモート通信部55は、WebブラウザとWebアプリケーションの表示コンテンツおよび設定値のデータの送受信を行う。設定値参照部56は、WebアプリケーションがWebブラウザの設定値を参照する際に用いられる。設定項目一覧生成部57は、生成部および提供部の一例となっている。設定項目一覧生成部57は、Webブラウザが保持する設定項目情報51の一覧をWebアプリケーションに提示する。設定項目一覧生成部57は、画面構成情報52とセキュリティ情報54を参照して、一覧に含まれる設定項目情報51に、名称情報およびセキュリティリスクに関する情報を付与する。設定値更新部58は、Webブラウザの設定値を更新する。設定画面生成部59は、Webブラウザ自身、または、Webアプリケーションからの要求に応じてHTMLのページに設定値を参照/更新するためのコンテンツ情報を描画する。   The remote communication unit 55 transmits and receives display content and setting value data of the Web browser and the Web application. The setting value reference unit 56 is used when the Web application refers to the setting value of the Web browser. The setting item list generation unit 57 is an example of a generation unit and a provision unit. The setting item list generation unit 57 presents a list of setting item information 51 held by the Web browser to the Web application. The setting item list generation unit 57 refers to the screen configuration information 52 and the security information 54, and assigns name information and information on security risk to the setting item information 51 included in the list. The setting value update unit 58 updates the setting value of the web browser. The setting screen generation unit 59 renders content information for referring / updating the setting value on the HTML page in response to a request from the Web browser itself or the Web application.

図4は、Webサーバ装置37側に設けられているWebアプリケーションの機能ブロック図である。Webアプリケーションは、画面のツールバーを非表示にする等の自身の固有設定値71と、アプリケーションの現在設定情報72と、Cookie等のセキュリティ情報を一般ユーザに対して非表示とする等のセキュリティポリシー73を保持する。また、Webアプリケーションは、リモート通信部74、設定画面生成部75、設定項目表示判断部76、および設定内容決定部77を有する。   FIG. 4 is a functional block diagram of a Web application provided on the Web server device 37 side. The Web application has its own unique setting value 71 such as hiding the toolbar of the screen, the current setting information 72 of the application, and a security policy 73 such that security information such as cookie is hidden from general users. Hold. Further, the Web application includes a remote communication unit 74, a setting screen generation unit 75, a setting item display determination unit 76, and a setting content determination unit 77.

リモート通信部74は、Webブラウザとの間の表示コンテンツおよび設定値のデータの送受信を行う。設定内容決定部77は、指示部の一例である。設定内容決定部77は、Webブラウザが保持する設定項目情報51、現在設定情報53、および各設定項目のセキュリティ情報54と、Webアプリケーション自身の固有設定値71およびセキュリティポリシー73とから、Webアプリケーションが利用する設定項目とWebブラウザに設定する設定内容を決定する。   The remote communication unit 74 transmits and receives display content and setting value data to and from the Web browser. The setting content determination unit 77 is an example of an instruction unit. The setting content determination unit 77 uses the setting item information 51, the current setting information 53, the security information 54 of each setting item, the unique setting value 71 of the Web application itself, and the security policy 73. The setting items to be used and the setting contents to be set in the Web browser are determined.

設定画面生成部75は、上述の設定内容決定部77で抽出した設定項目と、設定項目に含まれる項目名および設定の選択肢の多言語の名称情報等の画面情報から、Webブラウザ、および、Webアプリケーションの設定を変更するための画面を生成する。設定項目表示判断部76は、Webアプリケーションが利用する設定項目のうち、画面に表示すべき設定か否かの判断を行う。   The setting screen generation unit 75 generates a Web browser and a Web from the setting items extracted by the setting content determination unit 77 and screen information such as item names included in the setting items and multilingual name information of setting options. Generate a screen for changing application settings. The setting item display determination unit 76 determines whether the setting item to be displayed on the screen is the setting item used by the Web application.

図5は、MFP1のWebブラウザが提示する設定項目一覧の一例である。Webブラウザは、自身が保有する設定項目について、推奨セキュリティレベルと、推奨セキュリティレベル毎の読み書き権限と設定値の初期値を提示する。図5は、ブラウザのCookieの保存設定をセキュリティレベル高とし、管理者に対しては読み書きを許可するが、一般ユーザに対しては読み書きを許可せず、また、設定値の初期値は、Cookieを保存しないとした例である。   FIG. 5 is an example of a setting item list presented by the Web browser of the MFP 1. The Web browser presents the recommended security level, the read / write authority for each recommended security level, and the initial value of the setting value for the setting items held by itself. FIG. 5 shows that the Cookie storage setting of the browser is set to a high security level, and the administrator is allowed to read / write, but the general user is not allowed to read / write, and the initial value of the setting value is Cookie This is an example of not saving.

Cookieの保存にはセキュリティリスクがある一方で、Webサーバ装置37の情報の保存先として利用できる等、有用な面がある。このため、Webアプリケーションのポリシーに従い、最終的にどのような設定にするかをWebアプリケーションが決定する。新規設定項目についても、設定項目一覧のセキュリティレベルによる権限および設定値の初期値を参照することで、Webアプリケーションは以後の動作を容易に決定することができる。   While there is a security risk in storing Cookies, there are useful aspects such as being able to use as a storage destination of information in the Web server device 37. For this reason, according to the policy of the Web application, the Web application determines what setting is finally set. For new setting items, the Web application can easily determine the subsequent operation by referring to the authority according to the security level of the setting item list and the initial value of the setting value.

次に、図6のフローチャートに、MFP1からWebサーバ装置37にアクセスし、Webサーバ装置37のWebアプリケーションがMFP1のWebブラウザの設定値を変更する動作を示す。この場合、MFP1のWebブラウザは、ステップS1において、ユーザの操作に応じて、ネットワーク40を介してWebサーバ装置37にアクセスし、Webアプリケーションを起動する。   Next, the flowchart of FIG. 6 shows an operation in which the Web server device 37 is accessed from the MFP 1 and the Web application of the Web server device 37 changes the setting value of the Web browser of the MFP 1. In this case, in step S1, the Web browser of the MFP 1 accesses the Web server device 37 via the network 40 and starts the Web application in accordance with a user operation.

起動されたWebアプリケーションは、アクセス元のWebブラウザがMFP1上のWebブラウザであった場合、ステップS2において、MFP1のWebブラウザに対して設定項目一覧の取得要求を行う。Webブラウザから設定項目一覧を取得すると、Webアプリケーションは、ステップS3において、Webブラウザから取得した設定項目一覧および自身のセキュリティポリシーから、利用する設定項目および設定値を決定する。   If the web browser that is the access source is the web browser on the MFP 1, the activated web application makes a setting item list acquisition request to the web browser of the MFP 1 in step S 2. When the setting item list is acquired from the Web browser, the Web application determines the setting item and setting value to be used from the setting item list acquired from the Web browser and its own security policy in step S3.

次に、Webサーバ装置37のWebアプリケーションは、ステップS4において、利用する設定項目の設定値を、MFP1のWebブラウザから取得する。そして、Webサーバ装置37のWebアプリケーションは、ステップS5において、必要に応じてMFP1のWebブラウザの設定値を更新する。   Next, the web application of the web server device 37 acquires the setting value of the setting item to be used from the web browser of the MFP 1 in step S4. In step S5, the web application of the web server device 37 updates the setting value of the web browser of the MFP 1 as necessary.

図7は、図6のフローチャートのステップS3〜ステップS5の処理の詳細を示すフローチャートである。この図7のフローチャートにおいて、Webサーバ装置37のWebアプリケーションは、MFP1のWebブラウザから取得した設定項目一覧を順次調査する。これにより、ステップS11〜ステップS15の各処理、およびステップS16〜ステップS19の各処理が、設定値の数だけ、繰り返し実行される。   FIG. 7 is a flowchart showing details of the processing in steps S3 to S5 in the flowchart of FIG. In the flowchart of FIG. 7, the Web application of the Web server device 37 sequentially checks the setting item list acquired from the Web browser of the MFP 1. Thereby, each process of step S11-step S15 and each process of step S16-step S19 are repeatedly performed by the number of setting values.

まず、ステップS11において、Webアプリケーションは、設定値が、Webアプリケーション開発時に予め設定された設定値である、既知の設定値であるか否かを判別する。設定値が既知の設定値であると判別した場合(ステップS11:Yes)、Webアプリケーションは、ステップS12に処理を進める。反対に、設定値が既知ではなく、新たに設定された設定値であると判別した場合(ステップS11:No)、Webアプリケーションは、ステップS16に処理を進める。   First, in step S11, the Web application determines whether or not the setting value is a known setting value that is a setting value set in advance during Web application development. When it is determined that the set value is a known set value (step S11: Yes), the Web application advances the process to step S12. On the other hand, when it is determined that the set value is not known and is a newly set value (step S11: No), the Web application advances the process to step S16.

ステップS12では、Webアプリケーションが、登録済みのロールへのアクセス権限と設定値を取得して、処理をステップS13に進める。反対に、設定値が既知ではないと判別することで処理をステップS16に進めると、Webアプリケーションは、設定項目の推奨セキュリティレベルとアプリケーションの推奨セキュリティレベルとを比較する。   In step S12, the Web application acquires the access authority and setting value for the registered role, and the process proceeds to step S13. On the other hand, when it is determined that the setting value is not known and the process proceeds to step S16, the Web application compares the recommended security level of the setting item with the recommended security level of the application.

Webアプリケーションは、両者が一致したものと判別した場合(ステップS16:Yes)、処理をステップS17に進める。ステップS17では、Webアプリケーションが、設定項目の推奨セキュリティレベルに合った(合致する)、登録済みのロールへのアクセス権限と設定値の初期値を取得して登録し、処理をステップS13に進める。   If the Web application determines that the two match (step S16: Yes), the process proceeds to step S17. In step S17, the Web application acquires and registers the access authority to the registered role and the initial value of the setting value that match (match) the recommended security level of the setting item, and the process proceeds to step S13.

一方、設定項目およびアプリケーションの各推奨セキュリティレベルが不一致の場合、Webアプリケーションは、ステップS18において、設定項目一覧の推奨セキュリティレベルを優先するか否かを判別する。設定項目の推奨セキュリティレベルを優先するものと判別した場合(ステップS18:Yes)、Webアプリケーションは、ステップS17に処理を進める。そして、Webアプリケーションは、ステップS17において、設定項目の推奨セキュリティレベルに合った(合致する)、登録済みのロールへのアクセス権限と設定値の初期値を取得して登録し、処理をステップS13に進める。   On the other hand, if the recommended security levels of the setting item and the application do not match, the Web application determines in step S18 whether to give priority to the recommended security level of the setting item list. When it is determined that the recommended security level of the setting item is given priority (step S18: Yes), the Web application advances the process to step S17. Then, in step S17, the Web application acquires and registers the access authority to the registered role and the initial value of the setting value that match (match) the recommended security level of the setting item, and the process proceeds to step S13. Proceed.

また、Webアプリケーションは、設定項目の推奨セキュリティレベルを優先しないものと判別した場合(ステップS18:No)、ステップS19に処理を進める。そして、Webアプリケーションは、ステップS19において、アプリケーションの推奨セキュリティレベルに合った(合致する)、登録済みのロールへのアクセス権限と設定値の初期値を取得して登録し、処理をステップS13に進める。   When the Web application determines that the recommended security level of the setting item is not prioritized (step S18: No), the process proceeds to step S19. In step S19, the Web application acquires and registers the access authority and the initial value of the set value that match (matches) the recommended security level of the application and advances the processing to step S13. .

すなわち、ステップS16〜ステップS19においては、Webアプリケーションは、設定項目で推奨されているセキュリティレベルに合致するアクセス権限および設定値を取得する。または、Webアプリケーションは、アプリケーションの推奨セキュリティレベルに合致するアクセス権限および設定値を取得する。   That is, in step S16 to step S19, the Web application acquires access authority and setting values that match the security level recommended in the setting items. Alternatively, the Web application acquires access authority and setting values that match the recommended security level of the application.

次に、ステップS13では、Webアプリケーションが、Webブラウザから設定値を取得して、処理をステップS14に進める。ステップS14では、Webアプリケーションが、設定値の置き換えが必要か否かを判別する。設定値の置き換えが不要であれば(ステップS14:No)、Webアプリケーションは、ステップS11に処理を戻す。これに対して、設定値の置き換えが必要であれば(ステップS14:Yes)、Webアプリケーションは、ステップS15において、MFP1のWebブラウザにアクセスし、設定値を更新する。   Next, in step S13, the web application acquires a setting value from the web browser, and advances the processing to step S14. In step S14, the Web application determines whether or not the setting value needs to be replaced. If it is not necessary to replace the set value (step S14: No), the Web application returns the process to step S11. On the other hand, if the setting value needs to be replaced (step S14: Yes), the web application accesses the web browser of the MFP 1 and updates the setting value in step S15.

上述のように、Webアプリケーションは、設定値の数だけ、ステップS11〜ステップS15、およびステップS16〜ステップS19の各処理を繰り返し実行する。そして、Webアプリケーションは、置き換えが必要な場合に、Webブラウザの設定値を更新する(ステップS14およびステップS15)。   As described above, the Web application repeatedly executes the processes of Steps S11 to S15 and Steps S16 to S19 by the number of setting values. Then, when replacement is necessary, the Web application updates the setting value of the Web browser (Step S14 and Step S15).

次に、図8のフローチャートは、Webアプリケーションが画面に設定画面を表示し、ユーザが設定値を更新する際の処理を示している。まず、ステップS21では、Webアプリケーションが、判断対象となっている設定値は、Webアプリケーションの画面で表示すべき設定値であるか否かを判別する。そして、Webアプリケーションは、表示すべき設定値であると判別した場合のみ(ステップS21:Yes)、処理をステップS22に進める。ステップS22では、Webアプリケーションが、MFP1のWebブラウザに描画を依頼するか否かを判別する。Webブラウザに描画を依頼しないものと判別した場合(ステップS22:No)、Webアプリケーションは、処理をステップS23に進め、描画領域に画面情報を描画する。   Next, the flowchart of FIG. 8 shows processing when the Web application displays a setting screen on the screen and the user updates the setting value. First, in step S21, the Web application determines whether or not the setting value to be determined is a setting value to be displayed on the Web application screen. Then, only when the Web application determines that the setting value is to be displayed (step S21: Yes), the process proceeds to step S22. In step S22, it is determined whether or not the Web application requests drawing to the Web browser of the MFP1. If it is determined that drawing is not requested to the web browser (step S22: No), the web application proceeds to step S23 and draws screen information in the drawing area.

これに対して、Webブラウザに描画を依頼するものと判別した場合(ステップS22:Yes)、Webアプリケーションは、処理をステップS27に進める。ステップS27では、Webアプリケーションが、MFP1にアクセスし、Webブラウザに対して、設定項目の描画を依頼する。設定項目の描画が依頼されたWebブラウザは、ステップS28において、描画が依頼された設定項目は、Webブラウザ自身の設定項目に存在する設定項目であるか否かを判別する。Webブラウザにより、存在しない設定項目であると判別された場合(ステップS28:No)、処理がステップS21に戻る。   On the other hand, when it is determined that the drawing is requested to the web browser (step S22: Yes), the web application advances the process to step S27. In step S27, the Web application accesses the MFP 1 and requests the Web browser to draw setting items. In step S28, the Web browser requested to draw the setting item determines whether the setting item requested to be drawn is a setting item existing in the setting item of the Web browser itself. If the Web browser determines that the setting item does not exist (step S28: No), the process returns to step S21.

また、Webブラウザにより、存在する設定項目であると判別された場合(ステップS28:Yes)、処理がステップS29に進む。ステップS29では、Webブラウザが、Webアプリケーションの描画領域に、例えばジャバスクリプト(JavaScript(登録商標))等のスクリプト言語で画面のコンテンツ情報を記述し、動的な表示形態の設定画面を描画処理する。ここで、上述のように、例えば本体10のRAM13には、MFP1に設定されている言語を示す選択言語情報が記憶されている。Webブラウザは、RAM13に記憶されている選択言語情報を読み込むことで、MFP1に設定されている言語を認識する。そして、設定項目の名称等の画面構成情報を、MFP1に設定されている言語を用いて表示(描画)する。   If the Web browser determines that the setting item exists (step S28: Yes), the process proceeds to step S29. In step S29, the Web browser describes screen content information in a script language such as Javascript (JavaScript (registered trademark)), for example, in the drawing area of the Web application, and draws a dynamic display mode setting screen. . Here, as described above, for example, the RAM 13 of the main body 10 stores selected language information indicating the language set in the MFP 1. The Web browser recognizes the language set in the MFP 1 by reading the selected language information stored in the RAM 13. Then, screen configuration information such as the name of the setting item is displayed (drawn) using the language set in the MFP 1.

このようなステップS21〜ステップS23の各処理、およびステップS27〜ステップS29の各処理は、設定値の数だけ、繰り返し実行される。   Each process of step S21 to step S23 and each process of step S27 to step S29 are repeatedly executed by the number of set values.

次に、Webアプリケーションは、ユーザによる、設定値の変更操作の有無を監視する。ステップS24で、設定値の変更操作を検出すると、Webアプリケーションは、ステップS25に処理を進める。ステップS25では、Webアプリケーションは、Webアプリケーション自身が有する設定情報を更新すると共に、MFP1にアクセスし、Webブラウザに対して設定値の更新要求を行う。設定値の更新要求がされると、ステップS26においてWebブラウザは、MFP1の設定値を更新する。   Next, the Web application monitors the presence / absence of a setting value change operation by the user. If a setting value change operation is detected in step S24, the Web application advances the process to step S25. In step S25, the Web application updates the setting information of the Web application itself, accesses the MFP 1, and requests the Web browser to update the setting value. When a setting value update request is made, the Web browser updates the setting value of the MFP 1 in step S26.

以上の説明から明らかなように、実施の形態の情報処理システムは、MFP1のWebブラウザが、Webサーバ装置37のWebアプリケーションに対して設定可能な項目の項目一覧を提供する。項目一覧は、項目名、設定可能な選択肢、範囲等の、画面を構成する情報を含んでいる。また、項目一覧は、推奨するセキュリティレベル、各セキュリティレベルの管理者および(または)一般ユーザに付与するアクセス権限、および設定値の初期値を含んでいる。換言すると、Webブラウザが保有する設定項目と、セキュリティレベル毎のアクセス権限と初期設定値、および、推奨するセキュリティレベルと、設定値の参照および(または)更新手段を、Webアプリケーションに提示する。   As is clear from the above description, the information processing system of the embodiment provides an item list of items that can be set for the Web application of the Web server device 37 by the Web browser of the MFP 1. The item list includes information constituting the screen, such as item names, settable options, and ranges. The item list includes a recommended security level, an access right to be given to an administrator of each security level and / or a general user, and an initial value of a setting value. In other words, the setting items possessed by the Web browser, the access authority and the initial setting value for each security level, the recommended security level, the setting value reference and / or updating means are presented to the Web application.

これにより、Webブラウザの機能追加による設定項目の追加および機種差分による設定項目の差異について、Webアプリケーションが、自身のセキュリティポリシーを明示できる。このため、Webアプリケーションは、新たに追加された設定項目についても、Webブラウザから提供される設定に対するUI情報/セキュリティ情報と、Webアプリケーション自身、または、Webアプリケーションを利用するベンダーのセキュリティポリシーから、新たに追加された設定項目に対する対応を容易に行うことができる。従って、Webアプリケーション毎のUI、設定に対する細かな要望、および新規機能への追従に対する開発にかかる手間および時間を軽減することができる。   Thereby, the Web application can clearly indicate its own security policy regarding the addition of setting items due to the addition of functions of the Web browser and the difference in setting items due to the model difference. For this reason, the Web application also newly adds new setting items from the UI information / security information for the settings provided from the Web browser and the security policy of the Web application itself or the vendor using the Web application. It is possible to easily deal with the setting items added to. Therefore, it is possible to reduce the time and labor required for development for UI for each Web application, detailed requests for settings, and tracking of new functions.

(プログラム)
上述の実施の形態の情報処理システムで実行されるプログラムは、インストール可能な形式または実行可能な形式のファイルでCD−ROM、フレキシブルディスク(FD)等のコンピュータ装置で読み取り可能な記録媒体に記録して提供してもよい。また、上述の実施の形態の情報処理システムで実行されるプログラムは、CD−R、DVD、半導体メモリ等のコンピュータ装置で読み取り可能な記録媒体に記録して提供してもよい。DVDは、「Digital Versatile Disk」の略記である。また、インターネット等のネットワーク経由でインストールするかたちで提供してもよい。また、各種プログラムを、機器内のROM等に予め組み込んで提供してもよい。
(program)
A program executed in the information processing system of the above-described embodiment is recorded in a computer-readable recording medium such as a CD-ROM or a flexible disk (FD) as a file in an installable format or an executable format. May be provided. Further, the program executed by the information processing system of the above-described embodiment may be provided by being recorded on a recording medium readable by a computer device such as a CD-R, a DVD, or a semiconductor memory. DVD is an abbreviation for “Digital Versatile Disk”. Alternatively, it may be provided by installing it via a network such as the Internet. Various programs may be provided by being incorporated in advance in a ROM or the like in the device.

上述の各実施の形態は、例として提示したものであり、本発明の範囲を限定することは意図していない。この新規な各実施の形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことも可能である。   Each above-mentioned embodiment is shown as an example and is not intending limiting the range of the present invention. Each of the novel embodiments can be implemented in various other forms, and various omissions, replacements, and changes can be made without departing from the scope of the invention.

例えば、MFP等の機器の本体10は、印刷、スキャン、コピー、およびFAX送受信等のうちの2以上の機能を一台の筐体によって実現する複合機である。ただし、いずれか一つの機能を有する機器がMFP1として用いられてもよい。また、実施の形態におけるMFP1は、機器の一例であり、プロジェクタ、テレビ会議システム、又はデジタルカメラ等の機器を、MFP1の代わりに用いてもよい。   For example, the main body 10 of a device such as an MFP is a multifunction device that realizes two or more functions of printing, scanning, copying, FAX transmission / reception, and the like with a single casing. However, a device having any one function may be used as the MFP 1. The MFP 1 in the embodiment is an example of a device, and a device such as a projector, a video conference system, or a digital camera may be used instead of the MFP 1.

各実施の形態および各実施の形態の変形は、発明の範囲や要旨に含まれると共に、特許請求の範囲に記載された発明とその均等の範囲に含まれる。   Each embodiment and modifications of each embodiment are included in the scope and gist of the invention, and are included in the invention described in the claims and the equivalents thereof.

1 複合機(MFP)
10 本体
11 CPU
12 ROM
13 RAM
14 HDD
15 通信I/F
16 接続I/F
17 エンジン部
18 システムバス
20 操作部
21 CPU
22 ROM
23 RAM
24 フラッシュメモリ
25 通信I/F
26 接続I/F
27 操作パネル
28 システムバス
30 通信路
37 Webサーバ装置
40 ネットワーク
55 リモート通信部
56 設定値参照部
57 設定項目一覧生成部
58 設定値更新部
59 設定画面生成部
74 リモート通信部
75 設定画面生成部
76 設定項目表示判断部
77 設定内容決定部
101 アプリ層
102 サービス層
103 OS層
201 アプリ層
202 サービス層
203 OS層
1 MFP (MFP)
10 Body 11 CPU
12 ROM
13 RAM
14 HDD
15 Communication I / F
16 Connection I / F
17 Engine part 18 System bus 20 Operation part 21 CPU
22 ROM
23 RAM
24 Flash memory 25 Communication I / F
26 Connection I / F
27 Operation Panel 28 System Bus 30 Communication Path 37 Web Server Device 40 Network 55 Remote Communication Unit 56 Setting Value Reference Unit 57 Setting Item List Generation Unit 58 Setting Value Update Unit 59 Setting Screen Generation Unit 74 Remote Communication Unit 75 Setting Screen Generation Unit 76 Setting item display determination unit 77 Setting content determination unit 101 Application layer 102 Service layer 103 OS layer 201 Application layer 202 Service layer 203 OS layer

特開2012−063813号公報JP 2012-063813 A

Claims (10)

第1のアプリケーションに設定可能な設定情報の設定情報一覧を生成する生成部と、
前記設定情報一覧を提供する提供部と、
外部機器で動作する第2のアプリケーションが、提供された前記設定情報一覧を参照して送信する前記設定情報の更新指示に従って、前記設定情報を更新する更新部と
を有する操作部を備えた機器。
A generation unit that generates a setting information list of setting information that can be set in the first application;
A providing unit for providing the setting information list;
A device comprising: an operation unit including: an update unit configured to update the setting information in accordance with an update instruction for the setting information transmitted by a second application operating on an external device with reference to the provided setting information list.
前記第2のアプリケーションは、提供された前記設定情報一覧の設定情報が既知の設定情報である場合、登録済みのアクセス権限と設定値を取得し、前記設定情報が既知の設定情報ではない場合、前記設定情報一覧の、セキュリティに関わる設定情報として推奨される推奨セキュリティレベルと前記第2のアプリケーションの推奨セキュリティレベルとを比較し、前記設定情報一覧の推奨セキュリティレベルと前記第2のアプリケーションの推奨セキュリティレベルとが一致する場合は、前記設定情報一覧の推奨セキュリティレベルに合ったアクセス権限と設定値を取得し、前記設定情報一覧の推奨セキュリティレベルと前記第2のアプリケーションの推奨セキュリティレベルとが不一致の場合は、前記第2のアプリケーションの推奨セキュリティレベルに合ったアクセス権限と設定値を取得し、前記設定情報の置き換えが必要な場合に、前記更新部に対して前記更新指示を送信し、
前記更新部は、前記更新指示に従って、前記設定情報を更新すること
を特徴とする請求項1に記載の操作部を備えた機器。
The second application acquires the registered access authority and setting value when the setting information of the provided setting information list is known setting information, and when the setting information is not known setting information, The recommended security level recommended as security-related setting information in the setting information list is compared with the recommended security level of the second application, and the recommended security level of the setting information list and the recommended security of the second application are compared. If the level matches, the access right and the setting value that match the recommended security level of the setting information list are acquired, and the recommended security level of the setting information list and the recommended security level of the second application do not match If the recommended security for the second application Get access matching the tee level settings, if the necessary replacement of setting information, and transmits the update instruction to the update unit,
The apparatus having the operation unit according to claim 1, wherein the update unit updates the setting information in accordance with the update instruction.
設定画面を生成するための画面構成情報の表示に用いる言語を示す選択言語情報と、多言語の前記画面構成情報とを記憶した記憶部と、
前記選択言語情報で示される言語の前記画面構成情報で前記設定画面を生成する設定画面生成部を、さらに備えること
を特徴とする請求項1または請求項2に記載の操作部を備えた機器。
A storage unit that stores selected language information indicating a language used for display of screen configuration information for generating a setting screen, and the screen configuration information in multiple languages;
The apparatus having the operation unit according to claim 1, further comprising a setting screen generation unit that generates the setting screen with the screen configuration information in a language indicated by the selected language information.
生成部が、第1のアプリケーションに設定可能な設定情報の設定情報一覧を生成する生成ステップと、
提供部が、前記設定情報一覧を提供する提供ステップと、
外部機器で動作する第2のアプリケーションが、提供された前記設定情報一覧を参照して送信する前記設定情報の更新指示に従って、更新部が、前記設定情報を更新する更新ステップと
を有する情報処理方法。
A generating step for generating a setting information list of setting information that can be set in the first application;
A providing step in which the providing unit provides the setting information list;
An information processing method comprising: an update step in which an update unit updates the setting information in accordance with an instruction to update the setting information transmitted by a second application operating on an external device with reference to the provided setting information list .
前記第2のアプリケーションは、提供された前記設定情報一覧の設定情報が、予め設定されている既知の設定情報である場合、登録済みのアクセス権限と設定値を取得し、前記設定情報が既知の設定情報ではない場合、前記設定情報一覧の、セキュリティに関わる設定情報として推奨される推奨セキュリティレベルと前記第2のアプリケーションの推奨セキュリティレベルとを比較し、前記設定情報一覧の推奨セキュリティレベルと前記第2のアプリケーションの推奨セキュリティレベルとが一致する場合は、前記設定情報一覧の推奨セキュリティレベルに合ったアクセス権限と設定値を取得し、前記設定情報一覧の推奨セキュリティレベルと前記第2のアプリケーションの推奨セキュリティレベルとが不一致の場合は、前記第2のアプリケーションの推奨セキュリティレベルに合ったアクセス権限と設定値を取得し、前記設定情報の置き換えが必要な場合に、前記更新部に対して前記更新指示を送信し、
前記更新ステップでは、前記更新部が、前記更新指示に従って、前記設定情報を更新すること
を特徴とする請求項4に記載の情報処理方法。
When the setting information of the provided setting information list is known setting information set in advance, the second application acquires a registered access authority and setting value, and the setting information is known. If it is not setting information, the recommended security level recommended as the setting information related to security in the setting information list is compared with the recommended security level of the second application, and the recommended security level in the setting information list If the recommended security level of the application 2 matches, the access authority and the setting value matching the recommended security level of the setting information list are acquired, and the recommended security level of the setting information list and the recommendation of the second application are acquired. If the security level does not match, the second application Get access to suit the recommended security level Deployment and the set value, and when the necessary replacement of setting information, and transmits the update instruction to the update unit,
The information processing method according to claim 4, wherein, in the updating step, the updating unit updates the setting information in accordance with the update instruction.
設定画面生成部が、設定画面を生成するための画面構成情報の表示に用いる言語を示す選択言語情報と、多言語の前記画面構成情報とを記憶した記憶部を参照し、前記選択言語情報で示される言語の前記画面構成情報で前記設定画面を生成する設定画面生成ステップを、さらに備えること
を特徴とする請求項4または請求項5に記載の情報処理方法。
The setting screen generation unit refers to the storage unit that stores the selected language information indicating the language used to display the screen configuration information for generating the setting screen and the screen configuration information in multiple languages. The information processing method according to claim 4, further comprising a setting screen generation step of generating the setting screen with the screen configuration information in the indicated language.
コンピュータを、
第1のアプリケーションに設定可能な設定情報の設定情報一覧を生成する生成部と、
前記設定情報一覧を提供する提供部と、
外部機器で動作する第2のアプリケーションが、提供された前記設定情報一覧を参照して送信する前記設定情報の更新指示に従って、前記設定情報を更新する更新部として
機能させる情報処理プログラム。
Computer
A generation unit that generates a setting information list of setting information that can be set in the first application;
A providing unit for providing the setting information list;
An information processing program that causes a second application that operates on an external device to function as an update unit that updates the setting information in accordance with an instruction to update the setting information that is transmitted with reference to the provided setting information list.
前記第2のアプリケーションは、提供された前記設定情報一覧の設定情報が既知の設定情報である場合、登録済みのアクセス権限と設定値を取得し、前記設定情報が既知の設定情報ではない場合、前記設定情報一覧の、セキュリティに関わる設定情報として推奨される推奨セキュリティレベルと前記第2のアプリケーションの推奨セキュリティレベルとを比較し、前記設定情報一覧の推奨セキュリティレベルと前記第2のアプリケーションの推奨セキュリティレベルとが一致する場合は、前記設定情報一覧の推奨セキュリティレベルに合ったアクセス権限と設定値を取得し、前記設定情報一覧の推奨セキュリティレベルと前記第2のアプリケーションの推奨セキュリティレベルとが不一致の場合は、前記第2のアプリケーションの推奨セキュリティレベルに合ったアクセス権限と設定値を取得し、前記設定情報の置き換えが必要な場合に、前記更新部に対して前記更新指示を送信し、
前記コンピュータを、前記更新指示に従って、前記設定情報を更新する前記更新部として機能させること
を特徴とする請求項7に記載の情報処理プログラム。
The second application acquires the registered access authority and setting value when the setting information of the provided setting information list is known setting information, and when the setting information is not known setting information, The recommended security level recommended as security-related setting information in the setting information list is compared with the recommended security level of the second application, and the recommended security level of the setting information list and the recommended security of the second application are compared. If the level matches, the access right and the setting value that match the recommended security level of the setting information list are acquired, and the recommended security level of the setting information list and the recommended security level of the second application do not match If the recommended security for the second application Get access matching the tee level settings, if the necessary replacement of setting information, and transmits the update instruction to the update unit,
The information processing program according to claim 7, wherein the computer is caused to function as the updating unit that updates the setting information in accordance with the update instruction.
設定画面を生成するための画面構成情報の表示に用いる言語を示す選択言語情報と、多言語の前記画面構成情報とを記憶した記憶部を参照し、前記選択言語情報で示される言語の前記画面構成情報で前記設定画面を生成する設定画面生成部として、前記コンピュータをさらに機能させること
を特徴とする請求項7または請求項8に記載の情報処理プログラム。
The screen of the language indicated by the selected language information with reference to a storage unit that stores selected language information indicating a language used to display the screen configuration information for generating the setting screen and the multilingual screen configuration information The information processing program according to claim 7 or 8, further causing the computer to function as a setting screen generation unit that generates the setting screen with configuration information.
第1のアプリケーションに設定可能な設定情報の設定情報一覧を生成する生成部と、
前記設定情報一覧を提供する提供部と、
外部機器で動作する第2のアプリケーションが、提供された前記設定情報一覧を参照して送信する前記設定情報の更新指示に従って、前記設定情報を更新する更新部と
を備えた操作部と、
前記操作部により操作される機器と
を有する情報処理システム。
A generation unit that generates a setting information list of setting information that can be set in the first application;
A providing unit for providing the setting information list;
An operation unit comprising: an update unit configured to update the setting information in accordance with an instruction to update the setting information transmitted by a second application operating on an external device with reference to the provided setting information list;
An information processing system comprising: a device operated by the operation unit.
JP2014052773A 2014-03-14 2014-03-14 Apparatus provided with operation unit, information processing method, information processing program, and information processing system Expired - Fee Related JP6295745B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014052773A JP6295745B2 (en) 2014-03-14 2014-03-14 Apparatus provided with operation unit, information processing method, information processing program, and information processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014052773A JP6295745B2 (en) 2014-03-14 2014-03-14 Apparatus provided with operation unit, information processing method, information processing program, and information processing system

Publications (2)

Publication Number Publication Date
JP2015176383A true JP2015176383A (en) 2015-10-05
JP6295745B2 JP6295745B2 (en) 2018-03-20

Family

ID=54255514

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014052773A Expired - Fee Related JP6295745B2 (en) 2014-03-14 2014-03-14 Apparatus provided with operation unit, information processing method, information processing program, and information processing system

Country Status (1)

Country Link
JP (1) JP6295745B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3413187A1 (en) * 2017-06-08 2018-12-12 Konica Minolta, Inc. System to allow on an image forming apparatus the remote execution of a trial version of an extension program

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001119510A (en) * 1999-10-20 2001-04-27 Ricoh Co Ltd Operation panel and information processing unit provided with the operation panel
JP2002108749A (en) * 2000-09-27 2002-04-12 Eigyotatsu Kofun Yugenkoshi Method for selecting language in web reading and method for prescribing priority of language in web reading
JP2003288321A (en) * 2002-03-28 2003-10-10 Nri & Ncc Co Ltd Security information management system
JP2005284573A (en) * 2004-03-29 2005-10-13 Hitachi Software Eng Co Ltd Access management system
JP2010079413A (en) * 2008-09-24 2010-04-08 Fuji Xerox Co Ltd Processor, operation device, processing system, and processing control program
JP2012063813A (en) * 2010-09-14 2012-03-29 Canon Inc Image formation device, control method for image formation device and computer program

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001119510A (en) * 1999-10-20 2001-04-27 Ricoh Co Ltd Operation panel and information processing unit provided with the operation panel
JP2002108749A (en) * 2000-09-27 2002-04-12 Eigyotatsu Kofun Yugenkoshi Method for selecting language in web reading and method for prescribing priority of language in web reading
JP2003288321A (en) * 2002-03-28 2003-10-10 Nri & Ncc Co Ltd Security information management system
JP2005284573A (en) * 2004-03-29 2005-10-13 Hitachi Software Eng Co Ltd Access management system
JP2010079413A (en) * 2008-09-24 2010-04-08 Fuji Xerox Co Ltd Processor, operation device, processing system, and processing control program
JP2012063813A (en) * 2010-09-14 2012-03-29 Canon Inc Image formation device, control method for image formation device and computer program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3413187A1 (en) * 2017-06-08 2018-12-12 Konica Minolta, Inc. System to allow on an image forming apparatus the remote execution of a trial version of an extension program
US20180359390A1 (en) * 2017-06-08 2018-12-13 Konica Minolta, Inc. Data processing system, data processing apparatus, server, and recording medium

Also Published As

Publication number Publication date
JP6295745B2 (en) 2018-03-20

Similar Documents

Publication Publication Date Title
US10609509B2 (en) Information processing system, information processing apparatus, and information processing method for providing application information
JP5371726B2 (en) Information processing apparatus, information processing apparatus control method, and program
JP2010257219A (en) Printer driver, recording medium, information processing apparatus, printing system, and setting method for printer driver
JP2014191797A (en) Information processing apparatus, firmware updating method and computer program
JP2017167848A (en) Apparatus, image forming device, information processing method, information processing program, and information processing system
KR101763018B1 (en) System, printing apparatus, control method, and computer-readable recording medium
US20100245897A1 (en) Electronic apparatus and image forming system
US20190146727A1 (en) Image forming apparatus, control method for image forming apparatus, and storage medium
JP2019113999A (en) Image processing device
JP2017068304A (en) Information processing device and program
JP6737170B2 (en) Server device, image processing unit and program
US20200310714A1 (en) Image forming apparatus, method of controlling the same, storage medium, and system
JP2017117235A (en) Management program, management system, and information processing device
US9864556B2 (en) Image forming apparatus having web browser, method of controlling image forming apparatus, and storage medium
JP6295745B2 (en) Apparatus provided with operation unit, information processing method, information processing program, and information processing system
US9262109B2 (en) Print instruction apparatus, printing system, and non-transitory computer readable medium
US20210397391A1 (en) Image forming apparatus providing distributed rendering service
JP6508175B2 (en) INFORMATION PROCESSING SYSTEM AND INFORMATION PROCESSING DEVICE
JP2016172432A (en) Image processing apparatus and image processing system
JP6424441B2 (en) MFP, information processing method, information processing program, and information processing system
JP5619245B2 (en) Information processing apparatus, information processing apparatus control method, and program
JP2015115027A (en) Image processing system, image processing program and image processing method
JP7395893B2 (en) equipment and programs
JP6972884B2 (en) Print instruction device
US20210195048A1 (en) Image processing apparatus and control method for image processing apparatus

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20170220

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20171113

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20171128

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20180111

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: 20180123

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20180205

R151 Written notification of patent or utility model registration

Ref document number: 6295745

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

LAPS Cancellation because of no payment of annual fees