JP2017033036A - Information processing apparatus, control method, and program - Google Patents

Information processing apparatus, control method, and program Download PDF

Info

Publication number
JP2017033036A
JP2017033036A JP2015148848A JP2015148848A JP2017033036A JP 2017033036 A JP2017033036 A JP 2017033036A JP 2015148848 A JP2015148848 A JP 2015148848A JP 2015148848 A JP2015148848 A JP 2015148848A JP 2017033036 A JP2017033036 A JP 2017033036A
Authority
JP
Japan
Prior art keywords
information processing
customization
processing apparatus
function
execution unit
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2015148848A
Other languages
Japanese (ja)
Inventor
良 前田
Makoto Maeda
良 前田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Inc
Original Assignee
Canon Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Canon Inc filed Critical Canon Inc
Priority to JP2015148848A priority Critical patent/JP2017033036A/en
Publication of JP2017033036A publication Critical patent/JP2017033036A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide an information processing apparatus which executes function customization properly.SOLUTION: In customizing a function of an information processing apparatus, an information processing apparatus determines whether an execution unit which executes the function can execute customization or not. When the execution unit can execute customization, the information processing apparatus instructs the execution unit to execute customization based on setting information corresponding to a log-in user. When the execution unit cannot execute customization, the information processing apparatus suspends the instruction to the execution unit to execute customization based on the setting information.SELECTED DRAWING: Figure 7

Description

本発明は、機能のカスタマイズが可能な情報処理装置、制御方法およびプログラムに関する。   The present invention relates to an information processing apparatus capable of customizing functions, a control method, and a program.

近年の画像形成装置においては両面モードや画像編集モードなど多くの画像形成モードが用意され、さらに、これらモードを組み合わせて使用する等の多機能化が進んでいる。一方、このように多機能化が進むことによって画像形成モードの設定方法が複雑になりつつあるため、LCD等のキャラクタ表示が可能な表示デバイスを使った操作パネルを採用することが多い。例えば、モード設定構成(キー等)を表示するだけでなく、設定方法の説明文を同時に表示するといった、オペレータ誘導型の操作パネルが主流となっている。   In recent image forming apparatuses, many image forming modes such as a double-sided mode and an image editing mode are prepared, and more functions such as using these modes in combination are progressing. On the other hand, since the setting method of the image forming mode is becoming complicated due to such multi-functionalization, an operation panel using a display device capable of displaying characters such as an LCD is often employed. For example, an operator-guided operation panel that displays not only the mode setting configuration (keys and the like) but also the explanatory text of the setting method has become mainstream.

上記の設定方法の説明文は、画像形成装置が使われる国の言語で表示されることが望ましく、操作パネル表示の各国語対応を行うことが一般的である。特に外資系企業や複数の民族が混在する地域向けとして、予め複数の言語データを搭載し、オペレータが選択的に、あるいは装置が表示すべき言語を判別して表示言語を切り替える言語切替え機能が開発されている。   The explanatory text of the above setting method is preferably displayed in the language of the country in which the image forming apparatus is used, and generally corresponds to the national language of the operation panel display. Developed a language switching function to switch the display language, especially for foreign companies and regions where multiple ethnic groups coexist, with multiple language data installed in advance, and the operator can selectively select the language that the device should display Has been.

特許文献1には、このような言語切替え機能を備えた画像形成装置の一例として、セットされている用紙や電源電圧から表示すべき言語を決定する複写機が記載されている。また、特許文献2には、衛星からの電波により場所(国)を判別し、表示言語を決定するファクシミリ装置が記載されている。   Patent Document 1 describes a copying machine that determines a language to be displayed from a set paper and a power supply voltage as an example of an image forming apparatus having such a language switching function. Patent Document 2 describes a facsimile apparatus that determines a place (country) based on radio waves from a satellite and determines a display language.

特開平05−127475号公報JP 05-127475 A 特開平06−46179号公報Japanese Patent Laid-Open No. 06-46179

言語切替え機能は、ある表示言語を選択するとコピーやFAX、プリンタといった各アプリケーションに関係なく、全ての画面をその選択した言語で表示するのが一般的である。しかしながら、アプリケーションの初期化が完了する前に言語切替のカスタマイズを行おうとすると、初期化処理と言語切替え処理とが競合し、初期化完了していないアプリケーションは言語切替えができない。   The language switching function generally displays all screens in the selected language when a certain display language is selected, regardless of each application such as copying, FAX, and printer. However, if an attempt is made to customize language switching before the initialization of the application is completed, the initialization process and the language switching process conflict, and the application that has not been initialized cannot be switched.

本発明の目的は、このような従来の問題点を解決することにある。上記の点に鑑み、本発明は、機能のカスタマイズを適切に実行する情報処理装置、制御方法およびプログラムを提供することを目的とする。   An object of the present invention is to solve such conventional problems. In view of the above points, an object of the present invention is to provide an information processing apparatus, a control method, and a program that appropriately execute function customization.

上記課題を解決するため、本発明に係る情報処理装置は、情報処理装置であって、前記情報処理装置の機能を実行する実行手段と、前記情報処理装置へのログインを受け付けると、当該ログインしたユーザに対応する、前記情報処理装置の機能をカスタマイズするための設定情報を取得する取得手段と、前記情報処理装置の機能のカスタマイズを実行する場合に、前記実行手段が当該カスタマイズを実行可能な状態であるか否かを判定する判定手段と、前記実行手段がカスタマイズを実行可能な状態であると前記判定手段により判定された場合、前記取得手段により取得された前記設定情報に基づくカスタマイズを前記実行手段に指示し、前記実行手段がカスタマイズを実行可能な状態でないと前記判定手段により判定された場合、前記実行手段への前記設定情報に基づくカスタマイズの指示を保留する制御手段と、を備えることを特徴とする。   In order to solve the above-described problem, an information processing apparatus according to the present invention is an information processing apparatus, and executes an execution unit that executes a function of the information processing apparatus, and logs in when the login to the information processing apparatus is accepted. An acquisition unit that acquires setting information for customizing the function of the information processing apparatus corresponding to a user, and a state in which the execution unit can execute the customization when executing the customization of the function of the information processing apparatus If the determination means determines that the execution means is in a state where customization can be performed, the execution based on the setting information acquired by the acquisition means is executed. If the determination means determines that the execution means is not ready for customization, the execution means And control means for holding an indication of customization based on the setting information to the stage, characterized in that it comprises a.

本発明によれば、機能のカスタマイズを適切に実行することができる。   According to the present invention, customization of functions can be executed appropriately.

MFPのハードウェア構成を示すブロック図である。2 is a block diagram illustrating a hardware configuration of an MFP. FIG. MFPのソフトウェア構成を示すブロック図である。2 is a block diagram illustrating a software configuration of the MFP. FIG. MFPの起動シーケンスを示す図である。FIG. 3 is a diagram illustrating an MFP activation sequence. 言語リソースを示す図である。It is a figure which shows a language resource. ログイン後に個人設定に基づいてカスタマイズを行う処理を示す図である。It is a figure which shows the process which customizes based on a personal setting after login. 表示言語の不整合を説明するための図である。It is a figure for demonstrating inconsistency of a display language. 言語切替え要求の制御処理を示すフローチャートを示す図である。It is a figure which shows the flowchart which shows the control process of a language switching request | requirement.

以下、添付図面を参照して本発明の実施形態を詳しく説明する。尚、以下の実施形態は特許請求の範囲に係る本発明を限定するものでなく、また本実施形態で説明されている特徴の組み合わせの全てが本発明の解決手段に必須のものとは限らない。なお、同一の構成要素には同一の参照番号を付して、説明を省略する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings. The following embodiments do not limit the present invention according to the claims, and all combinations of features described in the embodiments are not necessarily essential to the solution means of the present invention. . The same constituent elements are denoted by the same reference numerals, and the description thereof is omitted.

図1は、MFP(Multi Function Peripheral)101のハードウェア構成の一例を示すブロック図である。図1に示すように、MFP101は、PC等の一般的な情報処理装置としての構成の他、MFP101が実行可能な機能に特有の構成を含む。図1に示す構成は、本実施形態における構成の一例を示したものであり、必要に応じて、不図示の他の構成要素も含まれる。   FIG. 1 is a block diagram illustrating an example of a hardware configuration of an MFP (Multi Function Peripheral) 101. As illustrated in FIG. 1, the MFP 101 includes a configuration specific to functions that can be executed by the MFP 101 in addition to a configuration as a general information processing apparatus such as a PC. The configuration shown in FIG. 1 shows an example of the configuration in the present embodiment, and other components not shown are included as necessary.

CPU111、RAM112、ROM113、入力制御I/F114、表示制御I/F115、記憶装置I/F116、通信I/Fコントローラ117、スキャナ121、プリンタ122は、システムバス110を介して相互に通信可能に接続されている。CPU(Central Processing Unit)111は、MFP101を統括的に制御する。例えば、スキャナ121やプリンタ122に含まれるCPUと連携することにより、MFP101の各機能を実行する。   The CPU 111, RAM 112, ROM 113, input control I / F 114, display control I / F 115, storage device I / F 116, communication I / F controller 117, scanner 121, and printer 122 are connected to each other via the system bus 110. Has been. A CPU (Central Processing Unit) 111 comprehensively controls the MFP 101. For example, each function of the MFP 101 is executed in cooperation with a CPU included in the scanner 121 or the printer 122.

RAM(Random Access Memory)112は、揮発性のメモリであり、CPU111の主メモリ、ワークエリア等の一時記憶領域として用いられる。ROM(Read Only Memory)113は、不揮発性のメモリであり、画像データやその他のデータ、CPU111が動作するための各種プログラム等が、それぞれ所定の領域に格納されている。本実施形態の動作において用いられる各種テーブルやパラメータも、ROM113に記憶される。   A RAM (Random Access Memory) 112 is a volatile memory, and is used as a temporary storage area such as a main memory and a work area of the CPU 111. A ROM (Read Only Memory) 113 is a non-volatile memory, and stores image data, other data, various programs for operating the CPU 111, and the like in predetermined areas. Various tables and parameters used in the operation of the present embodiment are also stored in the ROM 113.

CPU111は、例えばROM113に記憶されているプログラムをRAM112に読み出して実行することにより本実施形態の動作を実現する。尚、CPU111が動作するためのプログラムは、ROM113に記憶される他、ハードディスク等の記憶装置120に記憶されても良い。   The CPU 111 realizes the operation of the present embodiment by, for example, reading a program stored in the ROM 113 into the RAM 112 and executing the program. A program for operating the CPU 111 may be stored in the storage device 120 such as a hard disk in addition to being stored in the ROM 113.

入力制御インタフェース(I/F)114は、ユーザインタフェース上でのユーザ操作を受け付け、操作に応じた制御信号を生成し、CPU111に出力する。例えば、入力制御I/F114は、ユーザ操作を受け付ける入力デバイスとして、キーボードといった文字情報入力デバイス(不図示)や、マウス(不図示)やタッチパネル118といったポインティングデバイス等を有する。尚、タッチパネル118は、例えば平面的に構成された入力部に対して接触された位置に応じた座標情報が出力されるように構成されている入力デバイスである。   The input control interface (I / F) 114 receives a user operation on the user interface, generates a control signal corresponding to the operation, and outputs the control signal to the CPU 111. For example, the input control I / F 114 includes a character information input device (not shown) such as a keyboard and a pointing device such as a mouse (not shown) and a touch panel 118 as input devices that receive user operations. The touch panel 118 is an input device configured to output coordinate information corresponding to a position touched with respect to an input unit configured in a planar manner, for example.

CPU111は、入力デバイスに対して行われたユーザ操作に応じて入力制御I/F114から出力される制御信号に基づいて、MFP101の各部を制御する。これにより、CPU111は、ユーザ操作に応じて、MFP101の動作を制御する。表示制御I/F115は、ディスプレイ119(表示部)に対して画像を表示させるための表示信号を出力する。例えば、CPU111は、プログラムに従って生成した表示制御信号を表示制御I/F115に対して出力する。表示制御I/F115は、表示制御信号に基づき表示信号を生成し、ディスプレイ119に出力する。例えば、表示制御I/F115は、CPU111により生成された表示制御信号に基づき、GUI(Graphical User Interface)を構成するGUI画面をディスプレイ119に表示させる。   The CPU 111 controls each unit of the MFP 101 based on a control signal output from the input control I / F 114 in response to a user operation performed on the input device. Thereby, the CPU 111 controls the operation of the MFP 101 in accordance with the user operation. The display control I / F 115 outputs a display signal for displaying an image on the display 119 (display unit). For example, the CPU 111 outputs a display control signal generated according to the program to the display control I / F 115. The display control I / F 115 generates a display signal based on the display control signal and outputs the display signal to the display 119. For example, the display control I / F 115 causes the display 119 to display a GUI screen configuring a GUI (Graphical User Interface) based on the display control signal generated by the CPU 111.

また、タッチパネル118は、ディスプレイ119と一体的に構成されていても良い。例えば、タッチパネル118は光の透過率がディスプレイ119の表示を妨げないように構成され、ディスプレイ119の表示面の上層に取り付けられる。そして、タッチパネル118における入力座標と、ディスプレイ119上の表示座標と、が対応付けられる。これにより、あたかもユーザがディスプレイ119上に表示された画面を直接的に操作可能であるかのようなGUIを構成することができる。   The touch panel 118 may be configured integrally with the display 119. For example, the touch panel 118 is configured such that the light transmittance does not hinder the display of the display 119 and is attached to the upper layer of the display surface of the display 119. Then, input coordinates on the touch panel 118 and display coordinates on the display 119 are associated with each other. Thereby, it is possible to configure a GUI as if the user can directly operate the screen displayed on the display 119.

記憶装置I/F116には、例えばHDD(Hard Disk Drive)やフレキシブルディスク、又はCDやDVD、フラッシュメモリ、メモリーカード等の記憶装置120が装着可能になっている。CPU111により、装着された記憶装置120からのデータの読出しや、記憶装置120に対するデータの書込みが制御される。記憶装置120は、ROM113の代わりの記憶部として用いられても良い。   For example, an HDD (Hard Disk Drive), a flexible disk, or a storage device 120 such as a CD, a DVD, a flash memory, or a memory card can be attached to the storage device I / F 116. The CPU 111 controls reading of data from the attached storage device 120 and writing of data to the storage device 120. The storage device 120 may be used as a storage unit instead of the ROM 113.

通信I/Fコントローラ117は、CPU111の制御により、例えばLANやインターネット、有線通信、無線通信等の各種ネットワークに対する通信を行う。ネットワーク102には、PCや他のMFP、プリンタ、サーバ等、様々な装置がMFP101と通信可能に接続される。   The communication I / F controller 117 performs communication with various networks such as a LAN, the Internet, wired communication, and wireless communication under the control of the CPU 111. Various devices such as a PC, another MFP, a printer, and a server are connected to the network 102 so as to be communicable with the MFP 101.

スキャナ121は、LED等の光源及びイメージセンサを含む読取部により原稿を光学的に読み取り、画像データを生成する。例えば、CPU111は、入力制御I/F114を介して受け付けたユーザ指示により、スキャン機能を実行するようスキャナ121を制御する。スキャナ121は、原稿台に置かれた原稿やADF(Auto Document Feeder)から供給された原稿を読み取り、読取信号をデジタルデータ化して画像データを生成する。そして、スキャナ121は、生成した画像データを記憶装置I/F116を介して記憶装置120に格納する。   The scanner 121 optically reads a document with a reading unit including a light source such as an LED and an image sensor, and generates image data. For example, the CPU 111 controls the scanner 121 to execute the scan function according to a user instruction received via the input control I / F 114. The scanner 121 reads a document placed on a document table or a document supplied from an ADF (Auto Document Feeder), converts the read signal into digital data, and generates image data. The scanner 121 stores the generated image data in the storage device 120 via the storage device I / F 116.

プリンタ122は、インクジェット記録方式や電子写真方式等、各種記録方式により、記憶装置120に保存された画像データを印刷処理する。例えば、CPU111は、入力制御I/F114を介して受け付けたユーザ指示や、通信I/Fコントローラ117を介して外部装置から受信したコマンド指示により、プリント機能を実行するようプリンタ122を制御する。プリンタ122は、記憶装置120から画像データを読み出し、印刷可能なデータ形式に変換し、記録媒体上に画像を形成する。   The printer 122 prints image data stored in the storage device 120 by various recording methods such as an inkjet recording method and an electrophotographic method. For example, the CPU 111 controls the printer 122 to execute the print function according to a user instruction received via the input control I / F 114 or a command instruction received from an external device via the communication I / F controller 117. The printer 122 reads image data from the storage device 120, converts it into a printable data format, and forms an image on a recording medium.

図2は、MFP101のソフトウェア構成を示すブロック図である。なお、図2は、本実施形態における構成の一例を示したものであり、必要に応じて他の構成要素も含まれる。図2の各制御部は、プログラムとしてROM113に記憶されており、MFP101の起動時や機能実行時など必要に応じてRAM112へ展開され、CPU111により実行されることで実現される。   FIG. 2 is a block diagram illustrating a software configuration of the MFP 101. FIG. 2 shows an example of the configuration in the present embodiment, and other components are included as necessary. Each control unit in FIG. 2 is stored as a program in the ROM 113, and is realized by being expanded in the RAM 112 as necessary, such as when the MFP 101 is activated or when a function is executed, and executed by the CPU 111.

MFP101のソフトウェア構成は、制御バス240、OS制御部200、表示操作制御部201、認証制御部202、設定値記憶制御部203を含む。各制御部間は、制御バス240の構成により情報の受け渡しが行われる。受け渡しのための情報は、RAM112や記憶装置120等に記憶されている。   The software configuration of the MFP 101 includes a control bus 240, an OS control unit 200, a display operation control unit 201, an authentication control unit 202, and a setting value storage control unit 203. Information is exchanged between the control units by the configuration of the control bus 240. Information for delivery is stored in the RAM 112, the storage device 120, or the like.

OS制御部200は、図1の各ハードウェア制御I/Fに対応したソフトウェア上のインタフェースを実現する。また、OS制御部200は、MFP101の起動やシャットダウンといった基本的なシステム機能を提供する。   The OS control unit 200 implements a software interface corresponding to each hardware control I / F in FIG. The OS control unit 200 also provides basic system functions such as activation and shutdown of the MFP 101.

表示操作制御部201は、ユーザが入力した指示情報を受け取り、RAM112等の記憶領域に一旦保存し、設定値記憶制御部203に対して、ユーザからの入力指示を受け付けたことを通知する。設定値記憶制御部203は、設定データベース(DB)230の制御の他、RAM112から指示情報を読み出し、指示情報に従った表示制御を実行する表示制御部としても動作する。   The display operation control unit 201 receives instruction information input by the user, temporarily stores it in a storage area such as the RAM 112, and notifies the set value storage control unit 203 that an input instruction from the user has been accepted. In addition to controlling the setting database (DB) 230, the set value storage control unit 203 also operates as a display control unit that reads instruction information from the RAM 112 and executes display control according to the instruction information.

MFP101は、MFP101が実行可能な一つ以上の機能(以下、ファンクションと呼ぶ)に対応した制御部を有している。例えば、MFP101は、コピー制御部210、送信制御部211、プリント制御部212を含む。コピー制御部210は、「コピー」ファンクションに対応し、送信制御部211は、「送信」ファンクションに対応し、プリント制御部212は、「プリント」ファンクションに対応する。また、図2に記載の制御部以外の制御部、例えば、「ファクス」ファンクションに対応するファクス制御部が含まれる場合もある。   The MFP 101 has a control unit corresponding to one or more functions (hereinafter referred to as functions) that can be executed by the MFP 101. For example, the MFP 101 includes a copy control unit 210, a transmission control unit 211, and a print control unit 212. The copy control unit 210 corresponds to a “copy” function, the transmission control unit 211 corresponds to a “transmission” function, and the print control unit 212 corresponds to a “print” function. Further, a control unit other than the control unit illustrated in FIG. 2, for example, a fax control unit corresponding to a “fax” function may be included.

コピー制御部210は、原稿を光学的に読み取り、複写して印刷するコピー機能を制御する。コピー制御部210は、スキャナ121での読取により生成された画像データを取得し、取得した画像データに対して画像処理制御部(不図示)で画像処理を実行し、画像処理が行われた画像データをプリンタ122に出力させる。   The copy control unit 210 optically reads a document, controls a copy function for copying and printing. The copy control unit 210 acquires image data generated by reading with the scanner 121, performs image processing on the acquired image data with an image processing control unit (not shown), and performs image processing. Data is output to the printer 122.

送信制御部211は、原稿を光学的に読み取り、外部のサーバに送信する送信機能を制御する。送信制御部211は、スキャナ121での読取により生成された画像データを取得し、取得した画像データに対して画像処理制御部(不図示)で画像処理を実行し、例えばJPEG、TIFFなどの一般的なファイルフォーマットのファイルを生成する。そして、送信制御部211は、生成したファイルを、例えばサーバに送付したり、E−Mailに添付して送信先に送付したりする。   The transmission control unit 211 controls a transmission function for optically reading a document and transmitting it to an external server. The transmission control unit 211 acquires image data generated by reading with the scanner 121, and performs image processing on the acquired image data with an image processing control unit (not shown). For example, JPEG, TIFF, etc. A file with a typical file format. Then, the transmission control unit 211 sends the generated file to a server, for example, or attaches it to an E-Mail and sends it to a transmission destination.

プリント制御部212は、ネットワーク102を介して、PCやプリンタドライバから印刷要求を受け付け、印刷対象ファイルを取得して記憶装置120に格納する。プリント制御部212は、印刷対象ファイルをプリンタ122に適した画像データに変換し、変換された画像データに基づいてプリンタ122に記録媒体上に印刷させ、排紙トレイに排紙させる。   The print control unit 212 receives a print request from a PC or a printer driver via the network 102, acquires a print target file, and stores it in the storage device 120. The print control unit 212 converts the file to be printed into image data suitable for the printer 122, causes the printer 122 to print on the recording medium based on the converted image data, and discharges the file to the discharge tray.

MFP101は、他のファンクションを有しても良い。例えば、MFP101は、プリンタドライバから投入された印刷ジョブをMFP101内に留め置き、認証したユーザまたは印刷ジョブに関連付けられたパスワードを知るユーザのみが印刷可能となる「セキュアプリント」ファンクションを有する。また、例えば、MFP101は、MFP101内に画像データを保存する「ボックス」ファンクションや、ヘルプ画面を表示する「ヘルプ」ファンクションや、公衆通信網からFAX文書を受信する「ファクス」ファンクションを有する。   The MFP 101 may have other functions. For example, the MFP 101 has a “secure print” function in which a print job input from a printer driver is retained in the MFP 101 and only an authenticated user or a user who knows a password associated with the print job can print. Further, for example, the MFP 101 has a “box” function for saving image data in the MFP 101, a “help” function for displaying a help screen, and a “fax” function for receiving a FAX document from a public communication network.

ここで、MFP101の起動シーケンスについて説明する。図3は、MFP101の起動シーケンスを示す図である。図3の各制御部の処理は、ROM113に記憶されたプログラムがCPU111によってRAM112に読み出されて実行されることにより実現される。CPU111は、以下の処理を実行するよう図2の各制御部を制御する。   Here, a startup sequence of the MFP 101 will be described. FIG. 3 is a diagram illustrating a startup sequence of the MFP 101. The processing of each control unit in FIG. 3 is realized by reading a program stored in the ROM 113 into the RAM 112 and executing it by the CPU 111. The CPU 111 controls each control unit in FIG. 2 to execute the following processing.

MFP101の電源が投入されると、OS制御部200は、図2の各制御部に対して初期化処理を要求する(S301)。各制御部は、初期化処理の要求を受けると、自制御部が動作するために必要な初期化処理を実行する(S302)。各制御部は、初期化処理が完了すると、その旨をOS制御部200に通知する。S301、S302の処理は、全ての制御部の初期化処理が完了するまで繰り返される。   When the MFP 101 is turned on, the OS control unit 200 requests initialization processing from each control unit in FIG. 2 (S301). Upon receiving a request for initialization processing, each control unit executes initialization processing necessary for the operation of the control unit (S302). When the initialization process is completed, each control unit notifies the OS control unit 200 to that effect. The processes of S301 and S302 are repeated until the initialization process of all the control units is completed.

再び、図2を参照する。表示操作制御部201は、入力制御I/F114や表示制御I/F115を制御する。例えば、表示操作制御部201は、図2の他の制御部からの指示により、表示操作部115を介してディスプレイ119で表示を行ったり(表示制御部として動作)、入力制御I/F114を介してタッチパネル118にユーザが入力した情報を取得する。   Reference is again made to FIG. The display operation control unit 201 controls the input control I / F 114 and the display control I / F 115. For example, the display operation control unit 201 performs display on the display 119 via the display operation unit 115 (operation as a display control unit) or an input control I / F 114 according to an instruction from another control unit in FIG. The information input by the user on the touch panel 118 is acquired.

認証制御部202は、ユーザを識別するための認証処理を行い、MFP101の操作者がMFP101の正当なユーザであるか否かを判定する。認証処理の結果、正当なユーザであると判定された場合にセッションを開始することをログインと呼ぶ。また、認証制御部202は、ユーザ情報を格納したデータベースであるユーザ情報DB220を管理する。ユーザ情報DB220は、記憶装置120内に構成されている。   The authentication control unit 202 performs an authentication process for identifying the user, and determines whether the operator of the MFP 101 is a valid user of the MFP 101. Starting a session when it is determined that the user is a valid user as a result of the authentication processing is called login. The authentication control unit 202 manages a user information DB 220 that is a database storing user information. The user information DB 220 is configured in the storage device 120.

認証制御部202は、MFP101内部のユーザ情報DB220だけでなく、通信I/Fコントローラ117を介して外部の認証サーバに接続し、外部の認証サーバの認証結果を利用して認証を行っても良い。外部の認証サーバとの認証情報のやり取りは、一般的な認証プロトコルにより行われる。また、ユーザがMFP101の操作を終了し、当ユーザのセッションを終了することをログアウトと呼ぶ。   The authentication control unit 202 may connect not only to the user information DB 220 inside the MFP 101 but also to an external authentication server via the communication I / F controller 117 and perform authentication using the authentication result of the external authentication server. . Exchange of authentication information with an external authentication server is performed by a general authentication protocol. In addition, when the user ends the operation of the MFP 101 and ends the session of the user, this is called logout.

また、認証制御部202は、ユーザの登録や削除、ユーザ情報の更新を行うなどのユーザ情報DBの操作機能を提供する。さらに、認証制御部202は、グループ機能を提供する。グループとは複数のユーザを集めたものであり、複数のグループを登録可能である。認証制御部202は、グループ操作機能として、ユーザを1個以上のグループに所属させることが可能である。また、認証制御部202は、グループの登録や削除、グループ情報の更新、ユーザをグループに所属させる、ユーザをグループから脱退させるなどといったグループ操作機能も提供する。ユーザを一意に特定するユーザ識別子や、グループを一意に特定するグループ識別子がユーザ情報DB220に記憶されており、認証制御部202により管理される。   Further, the authentication control unit 202 provides an operation function of the user information DB such as user registration and deletion, and user information update. Furthermore, the authentication control unit 202 provides a group function. A group is a collection of a plurality of users, and a plurality of groups can be registered. The authentication control unit 202 can make a user belong to one or more groups as a group operation function. The authentication control unit 202 also provides group operation functions such as group registration and deletion, group information update, user belonging to the group, and user withdrawal from the group. A user identifier for uniquely identifying a user and a group identifier for uniquely identifying a group are stored in the user information DB 220 and managed by the authentication control unit 202.

設定値記憶制御部203は、デバイス設定、個人設定、グループ設定を管理する。デバイス設定は、全ユーザが共通で参照可能な設定情報であり、個人設定は、それぞれのユーザのみが参照可能な設定情報であり、グループ設定は、それぞれのグループに所属するユーザのみが参照可能な設定情報である。設定値記憶制御部203は、記憶装置120内の設定DB230に記憶されたデバイス設定値、個人設定値、グループ設定値を管理している。   The set value storage control unit 203 manages device settings, personal settings, and group settings. The device setting is setting information that can be referred to in common by all users, the personal setting is setting information that can be referred only to each user, and the group setting can be referred only to users belonging to each group. Setting information. The setting value storage control unit 203 manages device setting values, personal setting values, and group setting values stored in the setting DB 230 in the storage device 120.

MFP101にはパーソナライズ機能があり、パーソナライズ機能によりユーザがログインした場合、設定値記憶制御部203は、ユーザのログイン時に設定DB230内の個人設定値を読み込み、MFP101の各部の設定に反映させる。そのため、ユーザは自身が登録した個人設定に合わせてカスタマイズされたMFP101を利用することができる。また、設定値記憶制御部203は、ログアウト時に設定DB230内のデバイス設定を読み込み、MFP101の各部の設定に反映する。そのため、未ログイン状態で使用できる機能は、全ユーザに共通の設定で利用可能な機能となる。   The MFP 101 has a personalization function. When the user logs in using the personalization function, the setting value storage control unit 203 reads the personal setting value in the setting DB 230 when the user logs in, and reflects the setting in each unit of the MFP 101. Therefore, the user can use the MFP 101 customized in accordance with the personal settings registered by the user. Further, the setting value storage control unit 203 reads the device setting in the setting DB 230 at the time of logout and reflects it in the setting of each unit of the MFP 101. Therefore, the functions that can be used in the unlogged state are functions that can be used with settings common to all users.

カスタマイズできる個人設定の例として、表示言語設定について説明する。表示言語設定とは、例えば「日本語」、「英語」、「中国語」などといった言語でユーザインタフェース画面上で表示を行うための設定である。実行可能な機能毎に、該当の言語の文字列を格納した言語リソース400が存在する。言語リソース400は、記憶装置120内に記憶されている。   Display language setting will be described as an example of personal settings that can be customized. The display language setting is a setting for displaying on the user interface screen in a language such as “Japanese”, “English”, “Chinese”, and the like. For each executable function, there is a language resource 400 that stores a character string of the corresponding language. The language resource 400 is stored in the storage device 120.

図4は、言語リソース400の一例を示す図である。図4に示すように、言語リソース400のテーブルには、リソースを識別するIDと、各言語に相当する文字列が格納されている。例えば、図4のID1の場合、日本語の「コピー」は、英語では「Copy」、中国語では「影印」となる。   FIG. 4 is a diagram illustrating an example of the language resource 400. As shown in FIG. 4, the language resource 400 table stores an ID for identifying a resource and a character string corresponding to each language. For example, in the case of ID 1 in FIG. 4, “copy” in Japanese is “Copy” in English and “shadow” in Chinese.

次に、ログインによって、デバイス設定値からログインユーザの個人設定値に切り替わる処理について説明する。ここで、一例として、デバイス設定の表示言語設定(即ち、デフォルト言語)は「英語」であり、ユーザAの表示言語設定は「日本語」であるとする。未ログイン状態であるログイン画面(不図示)では、デバイス設定が有効であるので、表示言語は「英語」で表示される。   Next, a process of switching from a device setting value to a login user's personal setting value by login will be described. Here, as an example, it is assumed that the display language setting of the device setting (that is, the default language) is “English” and the display language setting of the user A is “Japanese”. On the login screen (not shown) in the unlogged state, since the device setting is valid, the display language is displayed in “English”.

ユーザAがパーソナライズ機能によりログイン処理を行い、認証が成功すると、ユーザAの表示言語設定を反映した画面となる。つまり、ログイン状態では、表示言語が「日本語」となる。つまり、ログイン後に最初に表示する画面をメインメニュー画面(不図示)とすると、メインメニュー画面は「日本語」で表示されることになる。また、ログアウトすると、デバイスの表示言語設定に戻る。つまり、メインメニュー画面の表示言語が「英語」で表示される。   When the user A performs the login process by the personalization function and the authentication is successful, the screen reflects the display language setting of the user A. That is, in the login state, the display language is “Japanese”. That is, if the first screen displayed after login is the main menu screen (not shown), the main menu screen is displayed in “Japanese”. Also, when logging out, the display language setting of the device is restored. That is, the display language of the main menu screen is displayed in “English”.

図5は、表示言語を例として、ログイン後に個人設定に基づいて表示言語を切り替えるカスタマイズ処理を示す図である。表示言語以外についてのログインユーザの個人設定の反映も、同様のシーケンスによって行われる。以下、図2のコピー制御部210、プリント制御部212、送信制御部211を区別しない場合には、総称してファンクション制御部という。図5の処理は、例えば、ROM113に記憶されたプログラムがCPU111によって読み出されて実行されることにより実現される。CPU111は、以下の処理を実行するよう図2の各制御部を制御する。   FIG. 5 is a diagram illustrating customization processing for switching the display language based on personal settings after login, using the display language as an example. Reflection of the login user's personal settings for languages other than the display language is performed in the same sequence. Hereinafter, when the copy control unit 210, the print control unit 212, and the transmission control unit 211 in FIG. 2 are not distinguished, they are collectively referred to as a function control unit. The processing in FIG. 5 is realized by, for example, reading and executing a program stored in the ROM 113 by the CPU 111. The CPU 111 controls each control unit in FIG. 2 to execute the following processing.

ユーザのログイン操作後、認証制御部201は、CPU111によりユーザ認証を要求される(S501)と、ユーザ認証を行い、ユーザがログイン状態となる(S502)。上述のように、ユーザ認証は、MFP101内で行われても良いし、外部の認証サーバに要求しても良い。設定値管理制御部203は、認証制御部201からログイン通知を受け(S503)、ログインユーザの個人設定(表示言語設定)を設定DB230から取得する(S504)。設定値管理制御部203は、各ファンクション制御部に対して、表示言語切替え要求を行う(S505)。   After the user login operation, when the CPU 111 requests user authentication (S501), the authentication control unit 201 performs user authentication, and the user enters a login state (S502). As described above, user authentication may be performed in the MFP 101 or may be requested from an external authentication server. The setting value management control unit 203 receives a login notification from the authentication control unit 201 (S503), and acquires the personal setting (display language setting) of the login user from the setting DB 230 (S504). The set value management control unit 203 makes a display language switching request to each function control unit (S505).

各ファンクション制御部は、S504で取得した表示言語に対する言語リソース400を記憶装置120から読み出す(S506)。各ファンクション制御部は、表示画面やダイアログなどのユーザインタフェース画面の表示情報として、読み出した言語リソース400に基づく再表示の要求を表示操作制御部202に出力する(S507)。表示操作制御部202は、再表示要求を受けると、ユーザインタフェース画面を再描画して再表示を行う(S508)。   Each function control unit reads the language resource 400 for the display language acquired in S504 from the storage device 120 (S506). Each function control unit outputs a redisplay request based on the read language resource 400 to the display operation control unit 202 as display information of a user interface screen such as a display screen or a dialog (S507). Upon receiving the redisplay request, the display operation control unit 202 redraws and redisplays the user interface screen (S508).

次に、図3のS302の初期化処理が完了していないファンクション制御部が、図5のS505の表示言語切替え要求を受けた場合について説明する。このケースにおいて、ファンクション制御部は、初期化処理が完了していないので、表示言語切替処理を実行することができない。各制御部に対して順に初期化処理の実行が指示される場合、S505の表示言語切替要求のタイミングによっては、初期化処理が完了しているファンクション制御部と、完了していないファンクション制御部が存在する場合がある。その場合、初期化処理が完了したファンクション制御部のみが表示言語切替えを実行するので、ファンクション間で表示する言語が異なる不整合な状態になってしまう。   Next, a case where the function control unit that has not completed the initialization process in S302 of FIG. 3 receives the display language switching request in S505 of FIG. 5 will be described. In this case, the function control unit cannot execute the display language switching process because the initialization process has not been completed. When each control unit is instructed to execute initialization processing in sequence, depending on the timing of the display language switching request in S505, a function control unit that has completed initialization processing and a function control unit that has not completed processing. May exist. In such a case, only the function control unit that has completed the initialization process performs display language switching, resulting in an inconsistent state in which languages displayed between functions are different.

上記について、図6を参照しながら説明する。図6(a)は、メインメニュー画面を日本語で表示している様子を示す図である。メインメニュー画面の各アイコンは、各ファンクション制御部が表示操作制御部202に表示を要求することにより表示される。コピー制御部210は、所定の言語による「コピー」の文字列とアイコンを表示するよう表示操作制御部202に要求し、送信制御部211は、所定の言語による「スキャンして送信」の文字列とアイコンを表示するよう表示操作制御部202に要求する。プリント制御部211は、所定の言語による「プリント」の文字列とアイコンを表示するよう表示操作制御部202に要求する。   The above will be described with reference to FIG. FIG. 6A is a diagram showing a state in which the main menu screen is displayed in Japanese. Each icon on the main menu screen is displayed when each function control unit requests the display operation control unit 202 to display. The copy control unit 210 requests the display operation control unit 202 to display a character string “copy” and an icon in a predetermined language, and the transmission control unit 211 transmits a character string “scan and transmit” in a predetermined language. The display operation control unit 202 is requested to display the icon. The print control unit 211 requests the display operation control unit 202 to display a character string “print” and an icon in a predetermined language.

しかしながら、例えばプリント制御部211の初期化処理が完了していないタイミングであるとする。その場合、S505の表示言語切替要求(日本語から英語への切替え)を受けた場合、図6(b)の様に、「プリント」ファンクションのアイコンの文字列のみが日本語の「プリント」(本例でのデフォルト言語)になってしまう。   However, for example, it is assumed that the timing when the initialization process of the print control unit 211 is not completed. In that case, when the display language switching request (switch from Japanese to English) in S505 is received, only the character string of the icon of the “print” function is “print” in Japanese as shown in FIG. Default language in this example).

従って、本実施形態では、初期化処理が未完了なファンクション制御部が存在する場合、設定値記憶制御部203は、そのファンクション制御部に対して、S505の表示言語切替要求の処理を保留する。   Therefore, in this embodiment, when there is a function control unit that has not been initialized, the setting value storage control unit 203 suspends the processing of the display language switching request in S505 for the function control unit.

図7は、設定値記憶制御部203による言語切替え要求の制御処理を示すフローチャートを示す。図7の処理は、例えば、ROM113に記憶されたプログラムがCPU111によって読み出されて実行されることにより実現される。CPU111は、以下の処理を実行するよう図2の各制御部を制御する。   FIG. 7 is a flowchart showing a control process of a language switching request by the set value storage control unit 203. The processing in FIG. 7 is realized by, for example, reading and executing a program stored in the ROM 113 by the CPU 111. The CPU 111 controls each control unit in FIG. 2 to execute the following processing.

設定値記憶制御部203は、S503で認証制御部201から、ログイン通知を受けると、ログインユーザの個人設定(表示言語設定)を設定DB230から取得する(S701)。設定値記憶制御部203は、全てのファンクション制御部の初期化処理が完了しているか否かを判定する(S702)。ここで、全てのファンクション制御部の初期化処理が完了していると判定された場合、S703に進み、全てのファンクション制御部の初期化処理が完了していないと判定された場合、S704に進む。   When the setting value storage control unit 203 receives a login notification from the authentication control unit 201 in S503, the setting value storage control unit 203 acquires the personal setting (display language setting) of the login user from the setting DB 230 (S701). The set value storage control unit 203 determines whether or not the initialization processing of all function control units has been completed (S702). If it is determined that initialization processing for all function control units is complete, the process proceeds to S703. If it is determined that initialization processing for all function control units is not complete, the process proceeds to S704. .

S702で全てのファンクション制御部の初期化処理が完了していると判定された場合、設定値記憶制御部203は、各ファンクション制御部に対して、S505の表示言語切替要求を行い(S703)、図7の処理を終了する。   When it is determined in S702 that the initialization processing of all function control units has been completed, the set value storage control unit 203 issues a display language switching request in S505 to each function control unit (S703). The process of FIG. 7 is terminated.

S702で全てのファンクション制御部の初期化処理が完了していないと判定された場合、S704に進む。S704において、設定値記憶制御部203は、S505の表示言語切替要求を保留する。そして、表示操作制御部201は、全てのファンクション制御部の初期化処理が完了していないためにメインメニュー画面での表示言語の不一致が発生することを示すメッセージをディスプレイ119に表示する。また、表示操作制御部201は、ユーザによる再ログインを促すことを含むメッセージをディスプレイ119に表示する。   If it is determined in S702 that the initialization processing of all function control units has not been completed, the process proceeds to S704. In S704, the set value storage control unit 203 suspends the display language switching request in S505. Then, the display operation control unit 201 displays a message on the display 119 indicating that the display language mismatch in the main menu screen occurs because the initialization processing of all the function control units is not completed. Further, the display operation control unit 201 displays a message including prompting the user to log in again on the display 119.

S705において、表示操作制御部201は、ログイン画面を表示し、認証制御部202は、ログインされたユーザ情報(ID、パスワード)に基づいて認証を行い、認証が成功して再ログインしたか否かを判定する。ここで、認証が成功して再ログインしたと判定された場合、再度、S702の判定処理が行われる。一方、認証が失敗して再ログインしていないと判定された場合、S705の処理を繰り返す。   In step S <b> 705, the display operation control unit 201 displays a login screen, and the authentication control unit 202 performs authentication based on the logged-in user information (ID, password), and whether or not the authentication has been successful and the user has logged in again. Determine. Here, when it is determined that the authentication has been successful and the user has logged in again, the determination process of S702 is performed again. On the other hand, if it is determined that the authentication has failed and the user has not logged in again, the process of S705 is repeated.

以上のように、本実施形態によれば、表示言語切替処理と初期化処理との競合を防止し、全てのファンクション制御部の初期化処理が完了したタイミングで、S505の表示言語切替え要求を行うことができる。その結果、ユーザインタフェース画面上での表示言語の不一致を防ぐことができる。上記のS704で再ログインを促すことを含むメッセージをディスプレイ119に表示する際に、再ログインを行うか否かをユーザに選択させる画面を表示するようにしても良い。つまり、再ログインを行うという指示をユーザから受け付けた場合に、S705において、ログイン画面を表示するようにする。また、再ログインを行わないという指示をユーザから受け付けた場合には、CPU111は、各ファンクション制御部にデフォルト言語を表示言語とするよう指示し、図7の処理を終了するようにしても良い。その場合には、デフォルト言語で表示されるものの、ユーザインタフェース画面上での表示言語の不一致を防ぐことができる。   As described above, according to the present embodiment, the conflict between the display language switching process and the initialization process is prevented, and the display language switching request in S505 is performed at the timing when the initialization process of all the function control units is completed. be able to. As a result, display language mismatch on the user interface screen can be prevented. When a message including prompting re-login in the above S704 is displayed on the display 119, a screen for allowing the user to select whether or not to re-login may be displayed. That is, when an instruction to re-login is received from the user, a login screen is displayed in S705. When an instruction not to re-login is received from the user, the CPU 111 may instruct each function control unit to set the default language as the display language, and the processing in FIG. 7 may be terminated. In this case, although displayed in the default language, it is possible to prevent display language inconsistencies on the user interface screen.

図7のS702で全てのファンクション制御部の初期化処理が完了していないと判定された場合、S704においてユーザに対して再ログインを促す構成を説明した。これは、再ログインが終了する時点では、MFP101の起動後の各ファンクション制御部の初期化処理が完了している可能性が高いからである。   The configuration that prompts the user to log in again in S704 when it is determined in S702 in FIG. 7 that the initialization processing of all function control units has not been completed has been described. This is because when the re-login is completed, there is a high possibility that the initialization process of each function control unit after the activation of the MFP 101 is completed.

従って、S702で全てのファンクション制御部の初期化処理が完了していないと判定された場合の処理は、MFP101の起動後の各ファンクション制御部の初期化処理が完了している可能性を高くする構成であれば、再ログインを促す構成に限られない。既に説明したS704及びS705の動作以外の例を説明する、例えば、S704において、CPU111は、タイマを起動し、予め定められた計測時間の計測を開始する。ここで、予め定められた計測時間とは、全てのファンクション制御部が初期化処理を完了可能に設定された時間である。そして、S705において、CPU111は、予め定められた計測時間が経過したか否かを判定する。ここで、予め定められた計測時間が経過していないと判定された場合にはS705の処理を繰り返し、経過していると判定された場合には、再度、S702の判定処理を行う。そのような動作によっても、ユーザインタフェース画面(例えば、メインメニュー画面)上での表示言語の不一致を防ぐことができる。   Therefore, the processing in the case where it is determined in S702 that the initialization processing of all the function control units has not been completed increases the possibility that the initialization processing of each function control unit after the MFP 101 has been activated has been completed. The configuration is not limited to the configuration that prompts re-login. An example other than the operations of S704 and S705 described above will be described. For example, in S704, the CPU 111 starts a timer and starts measuring a predetermined measurement time. Here, the predetermined measurement time is a time set so that all the function control units can complete the initialization process. In step S <b> 705, the CPU 111 determines whether a predetermined measurement time has elapsed. If it is determined that a predetermined measurement time has not elapsed, the process of S705 is repeated. If it is determined that the measurement time has elapsed, the determination process of S702 is performed again. Such an operation can also prevent display language inconsistencies on the user interface screen (for example, the main menu screen).

また、何らかの原因により、図7のS704、S705を介した複数回のS702の処理によっても、全てのファンクション制御部の初期化処理が完了しないと判定されることもあり得る。その場合、CPU111は、例えば所定の回数S702の判定処理が行われた場合に、S703の処理を行わずに、各ファンクション制御部にデフォルト言語を表示言語とするよう指示し、図7の処理を終了するようにしても良い。そのような構成により、図5のS507で、各ファンクション制御部は、デフォルト言語による表示要求を表示操作制御部201に送信することになり、結果、デフォルト言語によりユーザインタフェース画面の表示言語が統一される。また、その場合、ログインユーザにより指定された表示言語ではない旨のメッセージを表示し、再ログインを促すように構成しても良い。   Further, for some reason, it may be determined that the initialization processing of all the function control units is not completed by the processing of S702 multiple times via S704 and S705 of FIG. In that case, for example, when the determination process of S702 is performed a predetermined number of times, the CPU 111 instructs each function control unit to set the default language as the display language without performing the process of S703, and performs the process of FIG. You may make it complete | finish. With such a configuration, each function control unit transmits a display request in the default language to the display operation control unit 201 in S507 of FIG. 5, and as a result, the display language of the user interface screen is unified by the default language. The In this case, a message indicating that the display language is not specified by the login user may be displayed to prompt re-login.

[その他の実施例]
本発明は、上述の実施形態の1以上の機能を実現するプログラムを、ネットワーク又は記憶媒体を介してシステム又は装置に供給し、そのシステム又は装置のコンピュータにおける1つ以上のプロセッサーがプログラムを読出し実行する処理でも実現可能である。また、1以上の機能を実現する回路(例えば、ASIC)によっても実現可能である。
[Other Examples]
The present invention supplies a program that realizes one or more functions of the above-described embodiments to a system or apparatus via a network or a storage medium, and one or more processors in a computer of the system or apparatus read and execute the program This process can be realized. It can also be realized by a circuit (for example, ASIC) that realizes one or more functions.

111 CPU: RAM 112: ROM 113: 203 設定値記憶制御部: 210 コピー制御部: 211 送信制御部: 212 プリント制御部   111 CPU: RAM 112: ROM 113: 203 Setting value storage control unit: 210 Copy control unit: 211 Transmission control unit: 212 Print control unit

Claims (9)

情報処理装置であって、
前記情報処理装置の機能を実行する実行手段と、
前記情報処理装置へのログインを受け付けると、当該ログインしたユーザに対応する、前記情報処理装置の機能をカスタマイズするための設定情報を取得する取得手段と、
前記情報処理装置の機能のカスタマイズを実行する場合に、前記実行手段が当該カスタマイズを実行可能な状態であるか否かを判定する判定手段と、
前記実行手段がカスタマイズを実行可能な状態であると前記判定手段により判定された場合、前記取得手段により取得された前記設定情報に基づくカスタマイズを前記実行手段に指示し、前記実行手段がカスタマイズを実行可能な状態でないと前記判定手段により判定された場合、前記実行手段への前記設定情報に基づくカスタマイズの指示を保留する制御手段と、
を備えることを特徴とする情報処理装置。
An information processing apparatus,
Execution means for executing the function of the information processing apparatus;
Upon receiving a login to the information processing device, an acquisition unit that acquires setting information for customizing the function of the information processing device corresponding to the logged-in user;
A determination unit that determines whether or not the execution unit is in a state in which the customization can be performed when the customization of the function of the information processing apparatus is performed;
When the determination unit determines that the execution unit is ready to perform customization, the execution unit instructs the execution unit to perform customization based on the setting information acquired by the acquisition unit, and the execution unit executes customization. A control unit that suspends a customization instruction based on the setting information to the execution unit when the determination unit determines that the state is not possible;
An information processing apparatus comprising:
前記実行手段がカスタマイズを実行可能な状態でないと前記判定手段により判定された場合、前記制御手段は、前記情報処理装置への再ログインを受け付ける表示画面を表示するよう表示部を制御することを特徴とする請求項1に記載の情報処理装置。   When the determination unit determines that the execution unit is not in a state where customization can be performed, the control unit controls the display unit to display a display screen for accepting re-login to the information processing apparatus. The information processing apparatus according to claim 1. 前記情報処理装置への再ログインを受け付けると、前記制御手段は、前記実行手段がカスタマイズを実行可能な状態であるか否かを前記判定手段に再度、判定させることを特徴とする請求項2に記載の情報処理装置。   3. When receiving a re-login to the information processing apparatus, the control unit causes the determination unit to determine again whether or not the execution unit is in a state in which customization is possible. The information processing apparatus described. 前記実行手段がカスタマイズを実行可能な状態とは、前記情報処理装置の起動後、前記実行手段の初期化処理が完了した状態であることを特徴とする請求項1乃至3のいずれか1項に記載の情報処理装置。   The state in which the execution unit can perform customization is a state in which the initialization process of the execution unit has been completed after the information processing apparatus is activated. The information processing apparatus described. 前記実行手段は、さらに、前記情報処理装置の機能を実行するためのユーザインタフェース画面の表示情報を出力することを特徴とする請求項1乃至4のいずれか1項に記載の情報処理装置。   The information processing apparatus according to claim 1, wherein the execution unit further outputs display information of a user interface screen for executing a function of the information processing apparatus. 前記実行手段は、プリント機能、スキャン機能の少なくともいずれかに対応する前記ユーザインタフェース画面の表示情報を出力することを特徴とする請求項5に記載の情報処理装置。   The information processing apparatus according to claim 5, wherein the execution unit outputs display information of the user interface screen corresponding to at least one of a print function and a scan function. 前記設定情報は、前記ユーザインタフェース画面の表示言語の情報を含むことを特徴とする請求項5又は6に記載の情報処理装置。   The information processing apparatus according to claim 5, wherein the setting information includes information on a display language of the user interface screen. 情報処理装置において実行される制御方法であって、
前記情報処理装置へのログインを受け付けると、当該ログインしたユーザに対応する、前記情報処理装置の機能をカスタマイズするための設定情報を取得する取得工程と、
前記情報処理装置の機能のカスタマイズを実行する場合に、当該機能を実行する実行手段が当該カスタマイズを実行可能な状態であるか否かを判定する判定工程と、
前記実行手段がカスタマイズを実行可能な状態であると前記判定工程において判定された場合、前記取得手段により取得された前記設定情報に基づくカスタマイズを前記実行手段に指示し、前記実行手段がカスタマイズを実行可能な状態でないと前記判定工程において判定された場合、前記実行手段への前記設定情報に基づくカスタマイズの指示を保留する制御工程と、
を有することを特徴とする制御方法。
A control method executed in an information processing apparatus,
Upon receiving a login to the information processing apparatus, an acquisition step for acquiring setting information for customizing the function of the information processing apparatus corresponding to the logged-in user;
A determination step of determining whether or not execution means for executing the function is in a state in which the customization can be performed when the customization of the function of the information processing apparatus is performed;
When it is determined in the determination step that the execution unit is ready to perform customization, the execution unit is instructed to perform customization based on the setting information acquired by the acquisition unit, and the execution unit executes customization. When it is determined in the determination step that it is not possible, a control step for deferring customization instructions based on the setting information to the execution means;
A control method characterized by comprising:
コンピュータを、
ログインを受け付けると、当該ログインしたユーザに対応する、前記コンピュータの機能をカスタマイズするための設定情報を取得する取得手段、
前記コンピュータの機能のカスタマイズを実行する場合に、当該機能を実行する実行手段が当該カスタマイズを実行可能な状態であるか否かを判定する判定手段、
前記実行手段がカスタマイズを実行可能な状態であると前記判定手段により判定された場合、前記取得手段により取得された前記設定情報に基づくカスタマイズを前記実行手段に指示し、前記実行手段がカスタマイズを実行可能な状態でないと前記判定手段により判定された場合、前記実行手段への前記設定情報に基づくカスタマイズの指示を保留する制御手段、
として機能させるためのプログラム。
Computer
Upon receiving a login, an acquisition unit that acquires setting information for customizing the function of the computer corresponding to the logged-in user;
A determination unit that determines whether or not an execution unit that executes the function is in a state in which the customization can be performed when the customization of the function of the computer is performed;
When the determination unit determines that the execution unit is ready to perform customization, the execution unit instructs the execution unit to perform customization based on the setting information acquired by the acquisition unit, and the execution unit executes customization. Control means for holding a customization instruction based on the setting information to the execution means when the determination means determines that the state is not possible;
Program to function as.
JP2015148848A 2015-07-28 2015-07-28 Information processing apparatus, control method, and program Pending JP2017033036A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015148848A JP2017033036A (en) 2015-07-28 2015-07-28 Information processing apparatus, control method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015148848A JP2017033036A (en) 2015-07-28 2015-07-28 Information processing apparatus, control method, and program

Publications (1)

Publication Number Publication Date
JP2017033036A true JP2017033036A (en) 2017-02-09

Family

ID=57988013

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015148848A Pending JP2017033036A (en) 2015-07-28 2015-07-28 Information processing apparatus, control method, and program

Country Status (1)

Country Link
JP (1) JP2017033036A (en)

Similar Documents

Publication Publication Date Title
US10298790B2 (en) Image-forming apparatus, system, information processing method and storage medium for causing an operation screen to be displayed based on display language information
RU2666967C2 (en) Information processing apparatus, information processing method and recording medium
US8493577B2 (en) Control device, image forming apparatus, printing system, control method, and control program
JP6499423B2 (en) Information processing system, information processing apparatus, and control method and program thereof
JP6637690B2 (en) Printing apparatus, control method therefor, and program
JP6638183B2 (en) Information processing system, information processing apparatus, information processing method and program
US10270927B2 (en) Controlling a display of a function execution apparatus based on an executable condition of a file processing function
JP2013243541A (en) Image processing apparatus, and control method and program of image processing apparatus
US11463596B2 (en) Image processing apparatus and method to read card and provide at least a funcion using scanner or printer for improving user operability
JP2008140192A (en) Printing system, printer, terminal equipment, print setting method, and print setting program
USRE49886E1 (en) Image processing apparatus having report printing function, method of controlling image processing apparatus, and storage medium
US20180376015A1 (en) Image forming apparatus with personalization function, control method therefor, and storage medium
JP6736271B2 (en) Information processing apparatus, information processing apparatus control method, and program
US20200106921A1 (en) Information processing apparatus, image forming system, and nontransitory recording medium
US20110022954A1 (en) Image processing apparatus and control method thereof
JP6460665B2 (en) Image forming apparatus, image forming apparatus control method, and program
JP6552281B2 (en) INFORMATION PROCESSING APPARATUS, CONTROL METHOD FOR INFORMATION PROCESSING APPARATUS, AND PROGRAM
JP2008250868A (en) Image forming system, server device, image forming device, and image forming device control method and program
JP2018043364A (en) Printer, print control method and program
JP2017033036A (en) Information processing apparatus, control method, and program
US20150124285A1 (en) Method and system of managing data of an image forming apparatus
JP2016172432A (en) Image processing apparatus and image processing system
JP2021064865A (en) Information processing device, setting change method of the same, and program
JP6107231B2 (en) Image processing device
US11875070B2 (en) Information processing apparatus