JP7192023B2 - Information processing device, information processing device control method and program - Google Patents

Information processing device, information processing device control method and program Download PDF

Info

Publication number
JP7192023B2
JP7192023B2 JP2021063470A JP2021063470A JP7192023B2 JP 7192023 B2 JP7192023 B2 JP 7192023B2 JP 2021063470 A JP2021063470 A JP 2021063470A JP 2021063470 A JP2021063470 A JP 2021063470A JP 7192023 B2 JP7192023 B2 JP 7192023B2
Authority
JP
Japan
Prior art keywords
setting
setting information
settings
information
import
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2021063470A
Other languages
Japanese (ja)
Other versions
JP2021114309A (en
Inventor
大資 山崎
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 JP2021063470A priority Critical patent/JP7192023B2/en
Publication of JP2021114309A publication Critical patent/JP2021114309A/en
Application granted granted Critical
Publication of JP7192023B2 publication Critical patent/JP7192023B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Stored Programmes (AREA)
  • Information Transfer Between Computers (AREA)

Description

本発明は、情報処理装置、データ移行システム、データ移行システムの制御方法およびプログラムに関する。 The present invention relates to an information processing apparatus, a data migration system, and a control method and program for the data migration system.

アプリケーションの設定項目が多い場合や業務に即した共通の設定変更が必要な場合、アプリケーションの設定を各ユーザーがそれぞれ行うのは煩雑である。そのため、アプリケーション導入時の設定作業の簡易化のため、アプリケーションの設定情報をエクスポートし、移行先にその設定情報をインポートすることで設定情報を移行する技術がある。特許文献1は、OS(Operating System)によって変わるフォルダパス情報を含む設定情報を移行先に合わせて変更または削除することで、アプリケーションの設定情報に含まれる環境依存情報を移行先に合わせて変更する技術を開示している。 When there are many setting items of an application, or when it is necessary to change common settings in line with work, it is troublesome for each user to individually set the application. Therefore, in order to simplify the setting work when introducing an application, there is a technique for migrating the setting information by exporting the setting information of the application and importing the setting information to the migration destination. In Patent Document 1, setting information including folder path information that changes depending on the OS (Operating System) is changed or deleted in accordance with the migration destination, thereby changing environment-dependent information included in application setting information in accordance with the migration destination. technology is disclosed.

特開2015-45971号公報JP 2015-45971 A

しかしながら、特許文献1は、アプリケーションの全設定を移行する場合を対象としている。一部機能の設定のみを移行する際に設定間の依存関係によって発生する不整合は考慮されておらず、アプリケーションの一部の設定情報のみを移行する場合にアプリケーションが正常に動作しなくなる可能性が考えられる。 However, Japanese Patent Application Laid-Open No. 2002-200002 is intended for the case of migrating all settings of an application. Inconsistencies caused by dependencies between settings are not taken into consideration when migrating only the settings of some functions, and the application may not work properly when only part of the setting information of the application is migrated. can be considered.

本発明は、アプリケーションの設定情報を移行する場合に発生する不整合を抑制する情報処理装置を提供することを目的とする。 SUMMARY OF THE INVENTION An object of the present invention is to provide an information processing apparatus that suppresses inconsistency that occurs when setting information of an application is migrated.

上記課題を解決するために、本発明の一側面であるアプリケーションがインストールされる情報処理装置は、前記アプリケーションの複数の設定情報のうち、エクスポート対象とする第1の設定情報の選択をユーザーから受け付ける受付手段と、前記選択された第1の設定情報によって参照される関連設定情報である第2の設定情報があるかと、当該第2の設定情報がエクスポート対象として選択されているかと、を判定する判定手段と、
前記判定手段において、前記選択された第1の設定情報によって参照される関連設定情報である前記第2の設定情報があり、かつ、前記第2の設定情報がエクスポート対象として選択されていないと判定された場合、前記選択された第1の設定情報によって参照される関連設定情報である前記第2の設定情報をエクスポート対象に含めるか否かを前記ユーザーに確認する確認手段と、前記確認手段による確認の結果、前記第2の設定情報をエクスポート対象に含めると前記ユーザーにより指示された場合は、前記選択された前記第1の設定情報と、前記選択された前記第1の設定情報によって参照される関連設定情報である前記第2の設定情報とのエクスポート処理を行う一方、前記確認手段による確認の結果、前記第2の設定情報をエクスポート対象に含めないと前記ユーザーにより指示された場合は、前記第2の設定情報を含めずに、前記選択された前記第1の設定情報のエクスポート処理を行うエクスポート手段と、を備える。
In order to solve the above problems, an information processing apparatus installed with an application according to one aspect of the present invention accepts from a user a selection of first setting information to be exported from a plurality of setting information of the application. a receiving means for determining whether or not there is second setting information which is related setting information referred to by the selected first setting information, and whether or not the second setting information is selected as an export target; determination means;
The determining means determines that there is the second setting information, which is related setting information referenced by the selected first setting information, and that the second setting information is not selected as an export target. confirmation means for confirming with the user whether or not the second setting information, which is the related setting information referenced by the selected first setting information, is to be included in the export target, if the confirmation means As a result of confirmation, if the user instructs to include the second setting information in the export target, the selected first setting information and the selected first setting information are referred to. While exporting the second setting information, which is the related setting information, if the user instructs that the second setting information should not be included in the export target as a result of confirmation by the confirmation means, export means for exporting the selected first setting information without including the second setting information .

本発明によれば、アプリケーションの設定情報を移行する場合の不整合の発生を抑制する情報処理装置を提供することができる。 According to the present invention, it is possible to provide an information processing apparatus that suppresses the occurrence of inconsistency when migrating application setting information.

システム構成の一例を示す図である。It is a figure which shows an example of a system configuration. 情報処理装置のハードウェア構成の一例を示す図である。It is a figure which shows an example of the hardware constitutions of an information processing apparatus. 文書管理アプリケーションのソフトウェアの構成の一例を示す図である。FIG. 2 is a diagram showing an example of the software configuration of a document management application; FIG. 文書管理アプリケーションのメイン画面のUI一例を示す図である。FIG. 4 is a diagram showing an example of a UI of a main screen of a document management application; 設定ファイルのデータ構造の一例を示す図である。FIG. 4 is a diagram showing an example of the data structure of a setting file; FIG. 設定ファイルのデータ構造の一例を示す図である。FIG. 4 is a diagram showing an example of the data structure of a setting file; FIG. 設定ファイルのデータ構造の一例を示す図である。FIG. 4 is a diagram showing an example of the data structure of a setting file; FIG. 文書管理アプリケーションの設定移行画面のUI一例を示す図である。FIG. 11 is a diagram showing an example of a UI of a setting migration screen of the document management application; 文書管理アプリケーションの設定移行画面のUI一例を示す図である。FIG. 11 is a diagram showing an example of a UI of a setting migration screen of the document management application; 文書管理アプリケーションの設定移行画面のUI一例を示す図である。FIG. 11 is a diagram showing an example of a UI of a setting migration screen of the document management application; 文書管理アプリケーションの設定移行画面のUI一例を示す図である。FIG. 11 is a diagram showing an example of a UI of a setting migration screen of the document management application; 設定情報のエクスポート処理の一例を示すフローチャートである。8 is a flowchart illustrating an example of export processing of setting information; 設定情報のインポート処理の一例を示すフローチャートである。8 is a flowchart illustrating an example of import processing of setting information; 設定情報の関連設定テーブルの一例を示す図である。FIG. 10 is a diagram showing an example of a related setting table of setting information; 文書管理アプリケーションの設定移行画面のUI一例を示す図である。FIG. 11 is a diagram showing an example of a UI of a setting migration screen of the document management application; 設定情報のインポート処理の一例を示すフローチャートである。8 is a flowchart illustrating an example of import processing of setting information; 設定情報のインポート処理の一例を示すフローチャートである。8 is a flowchart illustrating an example of import processing of setting information; 文書管理アプリケーションの設定移行画面のUI一例を示す図である。FIG. 11 is a diagram showing an example of a UI of a setting migration screen of the document management application; 関連設定の確認処理の一例を示すフローチャートである。FIG. 11 is a flowchart illustrating an example of related setting confirmation processing; FIG. クライアントPCのソフトウェアの構成の一例を示す図である。FIG. 2 is a diagram showing an example of a software configuration of a client PC; FIG. 設定情報のインポート処理の一例を示すフローチャートである。8 is a flowchart illustrating an example of import processing of setting information; 設定情報のインポート処理の一例を示すフローチャートである。8 is a flowchart illustrating an example of import processing of setting information;

(第1実施形態)
まず、本発明の第1実施形態について説明する。図1は、情報処理システム(データ移行システム)の全体図である。LAN100上には、クライアントPC101、クライアントPC110、ファイルサーバー102、MFP103が互いに通信可能に接続されている。なお、LANはLocal Area Networkの、PCはPersonal Computerの、MFPはMultifunction Peripheralの略称である。
(First embodiment)
First, a first embodiment of the present invention will be described. FIG. 1 is an overall view of an information processing system (data migration system). A client PC 101, a client PC 110, a file server 102, and an MFP 103 are connected on the LAN 100 so as to be able to communicate with each other. Note that LAN is an abbreviation for Local Area Network, PC for Personal Computer, and MFP for Multifunction Peripheral.

クライアントPC101及びクライアントPC110は、情報処理装置の一例であり、所定のOSがインストールされ、かつ、特定の機能処理を実行する各種のアプリケーションもインストールされている。ここで、特定の機能処理には、例えば、文書処理、表計算処理、プレゼンテーション処理、画像処理、図形処理等が含まれ、各アプリケーションはそれぞれ独自のデータ構造(ファイル構造)を備える。また、クライアントPC101及びクライアントPC110には、文書の管理や印刷を行うための文書管理アプリケーション300がインストールされている。本実施形態では、クライアントPC101にインストールされた文書管理アプリケーション300の設定情報をエクスポートし、別のクライアントPC110にインポートする例を示す。なお以下では、クライアントPC101及びクライアントPC110をまとめてクライアントPCと表記する場合がある。 The client PC 101 and the client PC 110 are examples of information processing apparatuses, in which a predetermined OS is installed, and various applications for executing specific functional processing are also installed. Here, the specific functional processing includes, for example, document processing, spreadsheet processing, presentation processing, image processing, graphic processing, etc. Each application has its own data structure (file structure). A document management application 300 for managing and printing documents is installed in the client PC 101 and the client PC 110 . This embodiment shows an example of exporting setting information of the document management application 300 installed in the client PC 101 and importing it into another client PC 110 . In the following, the client PC 101 and the client PC 110 may be collectively referred to as client PCs.

ファイルサーバー102は、外部サーバーの一例であり、クライアントPC101及び104はファイルサーバー102に保存されるファイルやフォルダを閲覧・操作できる。
MFP103は、画像処理装置の一例であり、プリンタ機能、FAX機能、コピー機能、スキャナ機能、ファイル送信機能等を備え、クライアントPC101及び104からの指示により印刷やファクス送信を実行する。尚、ファイルサーバー102及びMFP103は本実施形態における文書管理アプリケーション300の機能の説明のために構成に加えているが、システム構成上で必須となる構成ではない。
The file server 102 is an example of an external server, and the client PCs 101 and 104 can browse and operate files and folders stored in the file server 102 .
The MFP 103 is an example of an image processing apparatus, has a printer function, a FAX function, a copy function, a scanner function, a file transmission function, etc., and executes printing and facsimile transmission according to instructions from the client PCs 101 and 104 . Note that the file server 102 and MFP 103 are added to the configuration for explanation of the functions of the document management application 300 in this embodiment, but they are not essential components in the system configuration.

図2は、クライアントPC101及びクライアントPC110のハードウェア構成図である。クライアントPCは、CPU201、ディスプレイ202、RAM203、ROM204、入力デバイス205、外部メモリ206、I/O207を備える。
CPU201は、プログラムを実行することで各種処理を実現するものである。RAM203、ROM204、HDD(ハードディスクドライブ)やFDD(フロッピー(登録商標)ディスクドライブ)などの外部メモリ206は、各種プログラムや実行情報を保管する記憶デバイスである。本実施形態で説明される処理は、ROM204、または外部メモリ206に保存されたプログラムをRAM203にロードし、CPU201で実行することによって実現される。
ディスプレイ202は、ユーザーに視覚的な出力情報フィードバックを与える表示部である。入力デバイス205は、キーボードやポインティングデバイスなどのユーザー操作入力を受信する入力部である。インターフェースデバイスI/O207は、外部機器との通信を行う。クライアントPCは、インターフェースデバイスI/O207を介してファイルサーバー102やMFP103と通信を行う。
FIG. 2 is a hardware configuration diagram of the client PC 101 and the client PC 110. As shown in FIG. The client PC has a CPU 201 , a display 202 , a RAM 203 , a ROM 204 , an input device 205 , an external memory 206 and an I/O 207 .
The CPU 201 implements various processes by executing programs. An external memory 206 such as a RAM 203, a ROM 204, an HDD (hard disk drive) or an FDD (floppy (registered trademark) disk drive) is a storage device that stores various programs and execution information. The processing described in this embodiment is implemented by loading a program stored in the ROM 204 or the external memory 206 into the RAM 203 and executing it by the CPU 201 .
Display 202 is a display that provides visual output information feedback to the user. The input device 205 is an input unit such as a keyboard or pointing device that receives user operation input. An interface device I/O 207 communicates with an external device. The client PC communicates with the file server 102 and MFP 103 via the interface device I/O 207 .

図3は、クライアントPCで実行される文書管理アプリケーション300のソフトウェアの構成の一例を示す図である。文書管理アプリケーション300は、クライアントPC101にインストールされ、そのプログラムはクライアントPC101のROM204または外部メモリ206に記憶されている。即ち、CPU201がRAM203にプログラムをロードして実行することで、文書管理アプリケーション300の機能及び後述するフローチャートに係る処理が実現される。 FIG. 3 is a diagram showing an example of the software configuration of the document management application 300 executed by the client PC. The document management application 300 is installed in the client PC 101, and its program is stored in the ROM 204 or the external memory 206 of the client PC 101. FIG. That is, the CPU 201 loads the program into the RAM 203 and executes it, thereby realizing the functions of the document management application 300 and the processing related to the flowcharts described later.

文書管理アプリケーション300は、入力管理部301、画面表示管理部302、出力制御部304、アプリケーション情報管理部303、設定移行部305、管理部306を含む。
入力管理部301は、画面表示管理部302により表示される文書管理アプリケーション300のGUI(Graphical User Interface)を介して、ユーザーによる入力デバイス205の操作を検知し、ユーザーの操作情報を取得する。また入力管理部301は、画面表示管理部302により表示されるGUI上の操作以外にもOSによって処理されるマウスやキーボードの操作イベントを監視してユーザーによる入力操作を検知する。
画面表示管理部302は、文書管理アプリケーション300のGUIの表示や、GUIに対するユーザー操作を受け付けるなどの画面表示制御に関する処理を実行する。
アプリケーション情報管理部303は、文書管理アプリケーション300の起動中にアプリケーションの設定や状態を管理する。アプリケーション情報管理部303はさらに、アプリケーションの設定や状態を外部メモリ206の設定ファイルへ読み書きする処理を実施する。具体的な設定ファイルの例は後述する。
The document management application 300 includes an input management section 301 , a screen display management section 302 , an output control section 304 , an application information management section 303 , a setting transfer section 305 and a management section 306 .
The input management unit 301 detects the user's operation of the input device 205 via the GUI (Graphical User Interface) of the document management application 300 displayed by the screen display management unit 302, and acquires the user's operation information. The input management unit 301 detects user input operations by monitoring mouse and keyboard operation events processed by the OS in addition to operations on the GUI displayed by the screen display management unit 302 .
A screen display management unit 302 executes processing related to screen display control, such as displaying the GUI of the document management application 300 and accepting user operations on the GUI.
The application information management unit 303 manages application settings and states while the document management application 300 is running. The application information management unit 303 further performs processing for reading and writing application settings and states to a setting file in the external memory 206 . A specific configuration file example will be described later.

出力制御部304は、画面表示管理部302を介して受け付けたユーザーの操作に応じて各種出力処理を実行する。例えば、印刷やファクスの指示を受けたのに応じて、プリンタドライバやファクスドライバを介してMFP103へ画像を送信する。また、出力制御部304は、管理部306からの指示に応じて、ローカルドライブやファイルサーバー102に格納される文書に対するスタンプの付与や文書のファイルフォーマットを変換して保存する。
設定移行部305は、アプリケーションの設定を移行するためのエクスポート処理及びインポート処理を実行する。
管理部306は、文書管理アプリケーション300を制御し、前述の各部に対する指示や管理を行う。
The output control unit 304 executes various output processes according to user operations received via the screen display management unit 302 . For example, an image is transmitted to the MFP 103 via a printer driver or a facsimile driver in response to receiving a print or facsimile instruction. In addition, the output control unit 304 adds a stamp to a document stored in the local drive or the file server 102, converts the file format of the document, and saves the document in accordance with an instruction from the management unit 306. FIG.
The setting migration unit 305 executes export processing and import processing for migrating application settings.
A management unit 306 controls the document management application 300 and instructs and manages the units described above.

図4は、文書管理アプリケーション300のUI画面の一例を示す図である。
メイン画面400は、主なUIコンポーネントとして、例えば、リボン410、クイックアクセスツールバー420、アドレスバー430、ライブラリーペイン440、ファイルリストペイン450、プレビューペイン460、アウトプットバー470を備える。
リボン410は、用途ごとに分類される複数のタブから構成され、タブにはその用途に適する機能のボタンを配置できる。これにより、すばやくユーザーの望む機能へアクセスできる。1つのタブは複数のグループで構成でき、1つのグループには複数のボタンを配置できる。タブやグループはアプリケーションの既定として予め用意されているものが存在し、それに加えてさらにユーザーの好みの構成で作成したタブやグループを追加できる。例えば、図4では、メイン画面400のリボン410が既定のタブであるファイル、ホーム、ファクス、印刷、及び、ユーザーの追加したタブであるマイタブ411で構成される例を示している。また、図4では、ホームタブが選択され、ホームタブが既定のグループであるクリップボード、開く、PDFの操作、及び、ユーザーの追加したグループであるマイグループ412で構成されている状態を示している。マイグループ412には、後述のアウトプットバー470のファイル転送ボタン473、ファクスボタン474、印刷ボタン475が配置されている。これは、アウトプットバー470の設定情報を引用することで実現している。
FIG. 4 is a diagram showing an example of a UI screen of the document management application 300. As shown in FIG.
The main screen 400 includes, for example, a ribbon 410, a quick access toolbar 420, an address bar 430, a library pane 440, a file list pane 450, a preview pane 460, and an output bar 470 as main UI components.
The ribbon 410 is composed of a plurality of tabs classified by use, and buttons of functions suitable for the use can be arranged on the tabs. This allows users to quickly access the features they want. A single tab can consist of multiple groups, and multiple buttons can be arranged in one group. There are tabs and groups that are already prepared as application defaults, and in addition, tabs and groups created according to the user's preferred configuration can be added. For example, FIG. 4 shows an example in which the ribbon 410 of the main screen 400 is composed of the default tabs of File, Home, Fax, and Print, and My Tab 411, which is a tab added by the user. In addition, FIG. 4 shows a state in which the home tab is selected, and the home tab is configured with default groups Clipboard, Open, PDF Operation, and My Group 412, which is a group added by the user. . My group 412 has a file transfer button 473, a fax button 474, and a print button 475 of an output bar 470, which will be described later. This is realized by referencing the setting information of the output bar 470 .

クイックアクセスツールバー420は、タブやグループによる分類はないが、機能ボタンを配置でき、リボン410同様ユーザーの望む機能へすばやくアクセスできる。そのため、よく利用する機能を配置しておくことでアプリケーションを使用する上での操作性を向上できる。
アドレスバー430は、ファイルリストペイン450で現在表示している文書の格納場所のURL(Uniform Resource Locator)情報を表示、またはURLの文字列を入力することで指定の格納場所を表示できる。
Although the quick access toolbar 420 is not classified by tabs or groups, function buttons can be arranged and, like the ribbon 410, users can quickly access desired functions. Therefore, by arranging frequently used functions, the operability in using the application can be improved.
The address bar 430 can display URL (Uniform Resource Locator) information of the storage location of the document currently displayed in the file list pane 450, or can display a specified storage location by entering a URL character string.

ライブラリーペイン440には、ローカルドライブ上のフォルダやネットワーク上のフォルダ等の外部の格納場所をライブラリーとして登録でき、該ライブラリー内の文書やフォルダを閲覧・操作できる。図4では、ライブラリーとしてローカルドライブ上のフォルダを示すローカルフォルダ441(ローカルフォルダ01、ローカルフォルダ02)が登録されている。また、ライブラリーとしてファイルサーバー102上のフォルダを示すネットワークフォルダ442(ネットワークフォルダ01、ローカルフォルダ02、ネットワークフォルダ03)が登録されている。図4は、ネットワークフォルダ01が展開され、下位の“01”フォルダが選択されている状態を示す。また、ネットワークフォルダ03下の“監視フォルダ443”は、フォルダ監視機能を表すものであり、ネットワークフォルダ03を監視対象としている状態を示す。フォルダ監視機能は、ライブラリー下のフォルダを監視対象として設定でき、監視対象として設定されたフォルダ内の文書の状態(新着、更新等)を監視して変更のある場合に通知する機能である。またその他の例として、ライブラリー下のフォルダにはホットフォルダ機能を設定できる。この機能は、ローカルドライブやファイルサーバー102上の任意のフォルダを転送元とし、ライブラリー下のフォルダを転送先に設定しておくことで、転送元に格納される文書をライブラリー下の転送先フォルダに自動で転送する機能である。 In the library pane 440, an external storage location such as a folder on a local drive or a folder on a network can be registered as a library, and documents and folders in the library can be browsed and operated. In FIG. 4, local folders 441 (local folder 01, local folder 02) representing folders on the local drive are registered as the library. Also, network folders 442 (network folder 01, local folder 02, network folder 03) indicating folders on the file server 102 are registered as a library. FIG. 4 shows a state in which the network folder 01 is expanded and the subordinate "01" folder is selected. A "monitoring folder 443" under the network folder 03 represents a folder monitoring function, and indicates a state in which the network folder 03 is being monitored. The folder monitoring function is a function that can set a folder under the library as a monitoring target, monitors the status of documents (newly arrived, updated, etc.) in the folder set as the monitoring target, and notifies when there is a change. As another example, a hot folder function can be set for folders under the library. By setting any folder on the local drive or file server 102 as the transfer source and a folder under the library as the transfer destination, this function allows the document stored in the transfer source to be transferred to the transfer destination under the library. It is a function to automatically transfer to a folder.

ファイルリストペイン450は、ライブラリー内の文書やフォルダの情報をリスト形式やサムネイルの形式で表示できる。リスト表示では名前やファイルの種類、サイズ、更新日時等の文書やフォルダの属性情報を表示できる。また、ファイルリストペイン450上で文書またはフォルダを選択してコピーや削除等の各種の操作を実行できる。図4では、ライブラリーペイン440で選択されているネットワークフォルダ01下の“01”フォルダ内の文書がリスト表示され、“ドキュメント-B”が選択されている状態を示す。
プレビューペイン460はファイルリストペイン450で選択された文書のプレビューを表示する。
A file list pane 450 can display information about documents and folders in the library in a list format or a thumbnail format. The list display can display attribute information of documents and folders such as name, file type, size, update date and time. Also, a document or folder can be selected on the file list pane 450 and various operations such as copying and deleting can be performed. FIG. 4 shows a state in which the documents in the "01" folder under the network folder 01 selected in the library pane 440 are listed and "Document-B" is selected.
Preview pane 460 displays a preview of the document selected in file list pane 450 .

アウトプットバー470には、文書の出力処理を実行するための機能ボタンを配置できる。ファイルリストペイン450で文書を選択してアウトプットバー470のボタンを実行する。または、ファイルリストペイン450上の文書をドラッグしてアウトプットバー470のボタンへドロップすることで該ボタンの出力処理を実行する。図4では、アウトプットバー470のボタンとして印刷設定ボタン471、メールボタン472、ファイル転送ボタン473、ファクスボタン474、印刷ボタン475が配置されている。印刷設定ボタン471及びメールボタン472は既定で配置されるボタンであり、ファイル転送ボタン473、ファクスボタン474、印刷ボタン475はユーザーの用途に合わせてユーザーによって追加されたボタンである。 Function buttons for executing document output processing can be arranged on the output bar 470 . Select a document in the file list pane 450 and execute a button on the output bar 470 . Alternatively, by dragging a document on the file list pane 450 and dropping it onto a button of the output bar 470, the output process of the button is executed. In FIG. 4, as buttons of the output bar 470, a print setting button 471, a mail button 472, a file transfer button 473, a fax button 474, and a print button 475 are arranged. A print setting button 471 and a mail button 472 are buttons arranged by default, and a file transfer button 473, a fax button 474, and a print button 475 are buttons added by the user according to the user's purpose.

印刷設定ボタン471は選択文書の印刷プレビューを表示し、印刷設定を指定できる文書管理アプリケーション300の印刷設定画面(不図示)を開く。
メールボタン472は選択文書をメール送信するためのボタンであり、ボタン実行により選択文書が添付ファイルとされた状態でOSの既定メールアプリケーションのメール送信画面を表示する。
ファイル転送ボタン473は選択文書を特定のフォルダへ転送するためのボタンであり、ボタン実行により選択文書をその転送先へ移動やコピーできる。転送先は本ボタンの設定により指定でき、転送先としてライブラリー下のフォルダを指定できる。またその他に実行時の処理内容(移動orコピー、実行時のファイル名指定等)を設定できる。
ファクスボタン474は選択文書をファクス送信するためのボタンであり、ボタン実行によりMFP103に選択文書のファクス送信を指示する。本ボタンの設定としてOSのファクス(キュー)を割り当てることができ、実行時はそのファクスに対して指示することでファクス送信を実行する。
印刷ボタン475は選択文書を印刷するためのボタンであり、ファクスボタン474と同様に、ボタン実行によりMFP103に選択文書の印刷を指示する。本ボタンの設定として、OSのプリンタ(キュー)を割り当てることができ、実行時はそのプリンタに対して指示することで印刷を実行する。また印刷設定情報を持つ印刷テンプレート476を設定でき、印刷テンプレート476が設定されている場合にはその印刷テンプレート476の印刷設定を反映して印刷を実行する。
A print setting button 471 displays a print preview of the selected document and opens a print setting screen (not shown) of the document management application 300 on which print settings can be specified.
The mail button 472 is a button for sending the selected document by mail, and when the button is executed, the mail sending screen of the default mail application of the OS is displayed with the selected document attached.
A file transfer button 473 is a button for transferring the selected document to a specific folder, and the selected document can be moved or copied to the transfer destination by executing the button. The transfer destination can be specified by setting this button, and a folder under the library can be specified as the transfer destination. In addition, it is possible to set the processing contents (move or copy, file name designation at execution time, etc.) at execution time.
A fax button 474 is a button for fax transmission of the selected document, and instructs the MFP 103 to fax the selected document by executing the button. A fax (queue) of the OS can be assigned as the setting of this button, and fax transmission is executed by instructing the fax at the time of execution.
A print button 475 is a button for printing the selected document, and similarly to the fax button 474, the button execution instructs the MFP 103 to print the selected document. As a setting of this button, an OS printer (queue) can be assigned, and printing is executed by instructing the printer at the time of execution. Also, a print template 476 having print setting information can be set, and when the print template 476 is set, the print settings of the print template 476 are reflected in printing.

図5~図7は、文書管理アプリケーション300の設定ファイルのデータ構造の一例を示す図である。文書管理アプリケーション300の設定情報は設定ファイルとして外部メモリ206に保存することで、文書管理アプリケーション300の次回再起動時に前回と同じ設定でアプリケーションを使用できる。図5~図7では設定ファイルの保存形式の一例として、Extensible Markup Language(XML)形式で保存する例を示す。なお、保存形式は一般的なテキスト形式の保存でも良く特にXMLに限定されるものではない。 5 to 7 are diagrams showing an example of the data structure of the setting file of the document management application 300. FIG. By saving the setting information of the document management application 300 in the external memory 206 as a setting file, the application can be used with the same settings as before when the document management application 300 is restarted next time. 5 to 7 show an example of saving the setting file in Extensible Markup Language (XML) format as an example of the saving format. Note that the storage format may be a general text format, and is not particularly limited to XML.

文書管理アプリケーション300は図4に示すように複数のUIコンポーネントから構成され、また複数の機能を持つ。文書管理アプリケーション300では、設定ファイルをUIコンポーネント、機能毎に分けて保存し管理する。例えば、リボン410の設定情報やクイックアクセスツールバー420の設定情報をそれぞれ別の設定ファイルとして保存する。本実施形態では文書管理アプリケーション300の設定ファイルの一例として、リボン設定500、ライブラリー設定520、アウトプットバー設定530、監視フォルダ設定540、ホットフォルダ設定550のデータ構造について説明する。 The document management application 300 is composed of multiple UI components as shown in FIG. 4 and has multiple functions. The document management application 300 stores and manages setting files by dividing them for each UI component and function. For example, setting information of the ribbon 410 and setting information of the quick access toolbar 420 are saved as separate setting files. In this embodiment, data structures of a ribbon setting 500, a library setting 520, an output bar setting 530, a monitoring folder setting 540, and a hot folder setting 550 will be described as examples of setting files of the document management application 300. FIG.

図5のリボン設定500(RibbonSetting.xml)はリボン設定の設定ファイルであり、リボン410のタブ、グループ、ボタンの構成を定義する。リスト501(RibbonSettings)はリボン設定のリスト、タブ情報502(“Ribbon”)は1タブ情報、グループ情報503(“Group”)は1グループ情報、ボタン情報504(“Contorol”)は1ボタン情報を示す。ホームタブ505は図4におけるホームタブに該当する情報であり、ホームタブ505の定義中にクリップボードグループの情報であるクリップボード506、さらにクリップボード506の定義中にコピーボタンの定義であるコピーボタン507を含む。クリップボード506は、既定のID(“GROUP_CLIPBOARD”)として定義している。
マイグループ508はユーザーによって追加されたマイグループ412に該当する情報であり、定義にはid情報として設定時に動的に生成されるGUID(Globally Unique identifier)が割り当てられる。ファクスボタン509は、マイグループ412上に配置されるファクスボタンの情報を示し、アウトプットバーへのファクスボタン追加時に生成されたGUIDがid情報として割り当てられる。このidは、後述するアウトプットバーの設定中の定義と同一のidであり、このid情報をキーにアウトプットバー中の“ファクス”ボタンを識別できる。またマイタブ510は、ユーザーによって追加された図4におけるマイタブ411の定義を示す。
Ribbon setting 500 (RibbonSetting.xml) in FIG. 5 is a setting file for ribbon settings, and defines the configuration of tabs, groups, and buttons of ribbon 410 . List 501 (RibbonSettings) is a list of ribbon settings, tab information 502 (“Ribbon”) is 1 tab information, group information 503 (“Group”) is 1 group information, and button information 504 (“Control”) is 1 button information. show. A home tab 505 is information corresponding to the home tab in FIG. 4. The definition of the home tab 505 includes a clipboard 506 that is clipboard group information, and the definition of the clipboard 506 includes a copy button 507 that is a definition of a copy button. . Clipboard 506 is defined as a default ID (“GROUP_CLIPBOARD”).
A My Group 508 is information corresponding to the My Group 412 added by the user, and is assigned a GUID (Globally Unique Identifier) dynamically generated at the time of setting as id information. A fax button 509 indicates information of a fax button arranged on the My Group 412, and a GUID generated when the fax button is added to the output bar is assigned as id information. This id is the same id defined in the setting of the output bar, which will be described later, and the "fax" button in the output bar can be identified using this id information as a key. My Tab 510 also shows the definition of My Tab 411 in FIG. 4 added by the user.

図6(A)のライブラリー設定520(LibrarySetting.xml)は、ライブラリー設定の設定ファイルであり、登録済みのライブラリーの情報を定義する。リスト521(LibrarySettings)はライブラリー設定のリストを示し、ライブラリー522(Library)は1ライブラリーの設定情報を示す。ライブラリー522にはライブラリーの情報として、ライブラリーの表示名(DisplayName)、ライブラリーのパス情報(RootPath)を定義する。またライブラリーの種別(Type)によりライブラリーの種別を切り分けできるように定義する。ローカルライブラリー523はローカルドライブ上のライブラリーであるローカルライブラリーを示し、ネットワークライブラリー524はネットワークフォルダ上のライブラリーであるネットワークライブラリーを示す。 A library setting 520 (LibrarySetting.xml) in FIG. 6A is a setting file for library settings, and defines information about registered libraries. A list 521 (LibrarySettings) indicates a list of library settings, and a library 522 (Library) indicates setting information of one library. A library display name (DisplayName) and library path information (RootPath) are defined as library information in the library 522 . In addition, it is defined so that the type of library can be divided according to the type (Type) of the library. A local library 523 indicates a local library that is a library on a local drive, and a network library 524 indicates a network library that is a library on a network folder.

図6(B)のアウトプットバー設定530(“OutputButtonSetting.xml”)は、アウトプットバー設定の設定ファイルであり、アウトプットバー上のボタン構成を定義する。リスト531(“OutputButtonSettings”)はアウトプットバー上のボタン設定のリストを示し、ボタン532(“OutputButton”)は、アウトプットバー上の1つのボタンの定義を示す。ボタン情報533~537は図4の各ボタンに該当するボタン情報を定義する。ボタン情報533は印刷設定ボタン471、ボタン情報534はメールボタン472、ボタン情報535はファイル転送ボタン473、ボタン情報536はファクスボタン474、ボタン情報537は印刷ボタン475の定義を示す。ファイル転送ボタンのボタン情報535にはボタンの識別子となるID情報(ID)としてGUIDが割り当てられ、表示名(Display)や転送先のフォルダパス(FolderPath)、実行処理の種別(ActionType)の情報を定義する。ここでは、転送先のフォルダパスにはライブラリーのネットワークフォルダ03下のフォルダが指定されている状態を示している。ファクスボタンのボタン情報536には前述と同様にID情報、表示名を定義する。さらにボタン情報536は、OSのファクスの名称を示すファクス名(FaxName)、ファクス送信に使用するファクスドライバ名(DriverName)、ファクス送信指示の対象となるMFP103のアドレス(Address)情報を定義する。印刷ボタンのボタン情報537には、ID情報、表示名、OSのプリンタの名称を示すプリンタ名(PrinterName)を定義する。さらにボタン情報537には、印刷に使用するプリンタドライバ名(DriverName)、印刷指示の対象となるMFP103のアドレス(Address)、印刷テンプレート(Template)情報を定義する。 The output bar setting 530 (“OutputButtonSetting.xml”) in FIG. 6B is a setting file for output bar settings, and defines the button configuration on the output bar. List 531 (“OutputButtonSettings”) shows a list of button settings on the Output Bar, and button 532 (“OutputButton”) shows the definition of one button on the Output Bar. Button information 533 to 537 define button information corresponding to each button in FIG. Button information 533 defines the print setting button 471 , button information 534 defines the mail button 472 , button information 535 defines the file transfer button 473 , button information 536 defines the fax button 474 , and button information 537 defines the print button 475 . The button information 535 of the file transfer button is assigned a GUID as ID information (ID), which is the identifier of the button, and contains information such as the display name (Display), the transfer destination folder path (FolderPath), and the type of execution process (ActionType). Define. Here, a folder under the network folder 03 of the library is designated as the transfer destination folder path. ID information and a display name are defined in the button information 536 of the fax button in the same manner as described above. Further, the button information 536 defines a fax name (FaxName) indicating a fax name of the OS, a fax driver name (DriverName) used for fax transmission, and address (Address) information of the MFP 103 as a target of fax transmission instruction. The button information 537 of the print button defines ID information, a display name, and a printer name (PrinterName) indicating the name of the printer of the OS. Further, the button information 537 defines the printer driver name (DriverName) used for printing, the address of the MFP 103 that is the target of the print instruction (Address), and print template (Template) information.

図7(A)の監視フォルダ設定540(MonitorSetting.xml)は監視フォルダ設定の設定ファイルであり、監視フォルダの情報を定義する。リスト541(MonitorSettings)は監視フォルダ設定のリストを示し、監視フォルダ情報542(Monitor)は1監視フォルダの設定情報を示す。監視フォルダの設定情報として、監視対象とするライブラリーのパス(LibraryPath)、監視対象のフォルダのパス(FolderPath)を定義する。ここでは監視フォルダとして、ライブラリーのネットワークフォルダ03下の監視フォルダが指定されている状態を示している。 A monitoring folder setting 540 (MonitorSetting.xml) in FIG. 7A is a setting file for monitoring folder settings, and defines information on the monitoring folder. A list 541 (MonitorSettings) indicates a list of monitoring folder settings, and a monitoring folder information 542 (Monitor) indicates setting information of one monitoring folder. As monitoring folder setting information, a path of a library to be monitored (LibraryPath) and a path of a folder to be monitored (FolderPath) are defined. Here, the monitor folder under the network folder 03 of the library is designated as the monitor folder.

図7(B)のホットフォルダ設定550“HotFolderSetting.xml)はホットフォルダ設定の設定ファイルであり、ホットフォルダの設定情報を定義する。リスト551(HotFolderSettings)はホットフォルダ設定のリストを示し、ホットフォルダ情報552(HotFolder)は1ホットフォルダの設定情報を示す。ホットフォルダの設定情報として、転送元のフォルダパス(SourcePath)及び転送先のフォルダパス(DestPath)を定義する。ここでは転送元としてローカルドライブ上のフォルダが指定され、転送先にライブラリー“ネットワークフォルダ03”下の“転送用”フォルダが指定されている状態を示している。 A hot folder setting 550 (“HotFolderSetting.xml)” in FIG. 7B is a setting file for hot folder settings, and defines hot folder setting information. A list 551 (HotFolderSettings) shows a list of hot folder settings, Information 552 (HotFolder) indicates the setting information of one hot folder.The setting information of the hot folder defines the folder path (SourcePath) of the transfer source and the folder path (DestPath) of the transfer destination.Here, the local drive is the transfer source. The upper folder is specified, and the "transfer" folder under the library "network folder 03" is specified as the transfer destination.

図4~図7にて文書管理アプリケーション300のUI及び設定ファイルについて説明した。上記のように文書管理アプリケーション300は複数のUIコンポーネント及び機能で構成されており、その設定情報は各UI及び機能に分けて管理されている。また、リボンとアウトプットバー、監視フォルダとライブラリー、アウトプットバーの印刷ボタンと印刷テンプレートのように、設定情報間に依存関係のある場合もある。このような場合一部の設定のみを移行する設定情報間の整合性がとれず、移行後にアプリケーションが正常に動作しない等の問題が発生する。例えば、リボンにアウトプットバーのボタンを配置している状態でリボンの設定のみを移行対象とし別の環境に移行する場合、移行先の環境にはアウトプットバーのボタンの定義が存在しない。そのため移行後の文書管理アプリケーション300使用時にアウトプットバー上の該当するボタン情報を参照できず、リボン上に表示されない、またはボタン実行時に実行不可(エラー)となる。 The UI and setting file of the document management application 300 have been described with reference to FIGS. 4 to 7. FIG. As described above, the document management application 300 is composed of multiple UI components and functions, and the setting information is managed separately for each UI and function. In addition, there may be dependencies between setting information such as ribbon and output bar, watched folder and library, output bar print button and print template. In such a case, the consistency of the setting information to be migrated with only a part of the settings cannot be obtained, and problems such as the application not operating normally after the migration occur. For example, if the Output Bar button is placed on the Ribbon and only the Ribbon settings are to be migrated to another environment, the Output Bar button definition does not exist in the migration destination environment. Therefore, when using the document management application 300 after migration, the corresponding button information on the output bar cannot be referred to and is not displayed on the ribbon, or execution of the button becomes impossible (error).

次に、文書管理アプリケーション300による設定移行処理例を示す。図8~図12は、文書管理アプリケーション300のUI画面の一例を示す図である。
設定移行画面600は文書管理アプリケーション300の設定移行画面であり、本画面は前述のメイン画面400とは別に単独で起動でき、文書管理アプリケーション300の設定情報をエクスポートまたはインポートするための画面である。エクスポートを実行すると設定ファイルとアプリケーションバージョン情報やユーザー名、エクスポート種別(全設定/一部)等の情報を含むエクスポート情報と同梱するエクスポートファイルを生成し出力する。一方、インポート時はエクスポートファイルを展開し、同梱されている設定ファイルをアプリケーションの設定ファイルの格納場所に配置する。このようにして設定情報を移行する。
Next, an example of setting migration processing by the document management application 300 will be described. 8 to 12 are diagrams showing examples of UI screens of the document management application 300. FIG.
A setting transfer screen 600 is a setting transfer screen of the document management application 300 . This screen can be activated independently from the main screen 400 described above, and is a screen for exporting or importing setting information of the document management application 300 . When the export is executed, the configuration file, the export information including the application version information, the user name, the export type (all settings/partial), and the bundled export file are generated and output. On the other hand, when importing, the export file is expanded and the included setting file is placed in the storage location of the setting file of the application. The setting information is migrated in this manner.

まず、文書管理アプリケーション300のエクスポート実行時の設定移行画面600の画面遷移について図8~図9を用いて説明する。
図8(A)のインポートボタン601及びエクスポートボタン602は、インポートとエクスポートのどちらを実行するか指定するためのラジオボタンである。インポートボタン601を選択して実行するとインポートを行い、エクスポートボタン602を選択して実行するとエクスポートする。チェックボックス603は、エクスポートの対象とする設定項目を選択するか否かを指定するチェックボックスであり、エクスポートボタン602選択時に表示される。チェックボックス603をOFFにして実行する場合、全設定情報を対象としてエクスポートを実行する。一方、チェックボックス603にチェックを入れて実行する場合、図8(B)に示されるエクスポート対象の選択リスト607へ遷移する。実行ボタン604は選択を実行するためのボタンであり、チェックボックス603がONの場合はボタンの表示を“次へ”とし、実行により項目指定の選択リスト607へ遷移する。キャンセルボタン605はインポートまたはエクスポートの操作を中止するためのボタンであり、キャンセルボタン605が押下されると設定移行画面600を閉じる。図8(A)の設定移行画面600では、エクスポートボタン602が選択され、またエクスポート対象のチェックボックス603がONの状態である。このように指定して実行ボタン604を押すことで図8(B)の設定移行画面606へ移る。
First, the screen transition of the setting transition screen 600 when exporting the document management application 300 will be described with reference to FIGS. 8 and 9. FIG.
An import button 601 and an export button 602 in FIG. 8A are radio buttons for specifying whether to execute import or export. When the import button 601 is selected and executed, import is performed, and when the export button 602 is selected and executed, export is performed. A check box 603 is a check box for specifying whether to select a setting item to be exported, and is displayed when the export button 602 is selected. When executing with the check box 603 turned off, all setting information is exported. On the other hand, if the check box 603 is checked and executed, the export target selection list 607 shown in FIG. 8B is displayed. An execution button 604 is a button for executing a selection, and when the check box 603 is ON, the display of the button is set to "next", and a transition to a selection list 607 for item designation is made by execution. A cancel button 605 is a button for canceling the import or export operation, and when the cancel button 605 is pressed, the setting transfer screen 600 is closed. On the setting migration screen 600 of FIG. 8A, the export button 602 is selected, and the export target check box 603 is ON. By thus specifying and pressing the execution button 604, the setting transition screen 606 shown in FIG. 8B is displayed.

図8(B)の設定移行画面606は、図8(A)においてチェックボックス603にチェックを入れて実行した場合に表示される画面である。選択リスト607はエクスポートの対象とする設定項目を選択するためのリストであり、ここで選択された設定情報をエクスポートする。図8(B)では文書管理アプリケーション300の設定情報として、リボンの設定、ライブラリーの設定、アウトプットバーの設定、スタンプの設定、印刷テンプレートの設定がリストされ選択できる状態で表示されている。本実施形態では文書管理アプリケーション300の設定の一部のみ選択できるように示しているが、文書管理アプリケーション300の全設定を選択リスト607にリストし、選択できるようにしてもよい。実行ボタン604は処理を実行するためのボタンであり、選択リスト607が表示されている画面においてはボタンの表示を“OK”とし、実行することでエクスポートまたはインポートの処理を実行する。戻るボタン608は、項目指定の選択リスト607の状態でのみ表示され、押下により前の画面に戻る。図8(B)の設定移行画面611では、エクスポート対象とする設定項目を指定する。ここでは、選択リスト607の中でリボンの設定とライブラリーの設定が選択されている。この状態で実行ボタン604を実行することで図8(C)の設定移行画面の609へ移る。
図8(C)の設定移行画面609では、エクスポートファイルの保存先を指定するための保存先の指定画面を表示する。指定画面でファイルの格納場所、ファイル名を指定し、OKボタン610を実行することで、指定の保存先に指定のファイル名でエクスポートファイルを出力する。
A setting transition screen 606 in FIG. 8B is displayed when the check box 603 in FIG. 8A is checked and executed. A selection list 607 is a list for selecting setting items to be exported, and the setting information selected here is exported. In FIG. 8B, as the setting information of the document management application 300, ribbon settings, library settings, output bar settings, stamp settings, and print template settings are listed and displayed in a selectable state. In the present embodiment, only some of the settings of the document management application 300 are shown to be selectable, but all the settings of the document management application 300 may be listed in the selection list 607 to be selectable. An execution button 604 is a button for executing processing. On the screen on which the selection list 607 is displayed, the display of the button is set to "OK", and executing export or import processing is executed. A return button 608 is displayed only in the state of the item designation selection list 607, and when pressed, returns to the previous screen. A setting item to be exported is designated on the setting transfer screen 611 in FIG. 8B. Here, ribbon settings and library settings are selected in the selection list 607 . By executing the execution button 604 in this state, the screen moves to 609 of the setting transition screen in FIG. 8(C).
A setting transfer screen 609 in FIG. 8C displays a save destination designation screen for designating the save destination of the export file. By specifying the file storage location and file name on the specification screen and executing the OK button 610, the export file is output to the specified save destination with the specified file name.

図9(A)の設定移行画面611は、エクスポート処理中を示す画面で、エクスポートが完了すると、図9(B)に示される設定移行画面612でエクスポートの完了を示すメッセージを表示してエクスポート処理を終了する。
図9(C)の設定移行画面613は、全部ではなく一部の設定情報をエクスポート対象として選択した場合であって、エクスポート対象として選択されている設定と関連する設定が存在する場合に表示される画面である。エクスポート対象を選択して一部の設定情報をエクスポートする場合、エクスポート対象として選択されている設定と関連する設定が存在するか確認する。関連する設定が存在する場合には、関連する設定がエクスポート対象に含まれているか確認し、含まれていない場合に、関連する設定が存在する旨を通知してその設定も含めてエクスポートするか否かをユーザーに問う。例えば、エクスポート対象としてアウトプットバーのボタンを含むリボンの設定が指定された場合、このリボンの設定に関連する設定であるアウトプットバーの設定も含めてエクスポートするか否かユーザーに確認する画面を表示する。設定移行画面613ではいボタン614を実行することで、関連する設定であるアウトプットバーの設定を合わせてエクスポートできる。いいえボタン615を実行する場合は、そのまま関連する設定を含めずにエクスポートする。関連した設定も併せてエクスポートすることで、移行先でリボンのボタンが使用不可となることを抑止できる。
A setting transfer screen 611 in FIG. 9A is a screen indicating that export processing is in progress. When the export is completed, a setting transfer screen 612 shown in FIG. exit.
The setting migration screen 613 in FIG. 9C is displayed when some, but not all, of the setting information is selected for export, and when there are settings related to the settings selected for export. This screen is When exporting some setting information by selecting the export target, check if there are settings related to the settings selected for export. If related settings exist, check whether the related settings are included in the export target, and if not, notify that the related settings exist and export including those settings Ask the user whether or not For example, if a ribbon setting that includes the Output Bar button is specified as an export target, display a screen that asks the user whether to also export the Output Bar setting, which is related to this ribbon setting. indicate. By executing a Yes button 614 on the setting transfer screen 613, the settings of the output bar, which are related settings, can be exported together. If the No button 615 is executed, the data is exported as is without including the related settings. By exporting related settings as well, it is possible to prevent ribbon buttons from being disabled at the migration destination.

次に、文書管理アプリケーション300のインポート実行時の設定移行画面600の画面遷移について図10及び図11を用いて説明する。
図10(A)の設定移行画面616は、インポートボタン601のインポート選択時に表示される画面である。ボックス617はインポートする設定情報(エクスポートファイル)を指定するためのテキストボックスであり、インポートボタン601のインポート選択時に表示される。エクスポートファイルは、ボックス617に直接入力することで指定することも可能であるが、参照ボタン618でファイル参照画面を表示し、ファイル選択によりエクスポートファイルを指定することもできる。参照ボタン618は、エクスポートファイルを指定するためのボタンであり、押下によりファイルを指定するためのファイル参照画面を表示する。実行ボタン604が押下されると、ボックス617において指定されたエクスポートファイルをインポートする。図10(A)の設定移行画面619では、インポートボタン601が選択され、ボックス617にインポートするエクスポートファイルが指定されている。このように指定して実行ボタン604を実行することでインポートを実行する。
図10(B)の設定移行画面619は、インポート処理中を示す画面である。インポートが完了すると、図10(C)に示される設定移行画面620のインポート完了を示すメッセージを表示してインポート処理を終了する。
Next, screen transition of the setting migration screen 600 when importing the document management application 300 will be described with reference to FIGS. 10 and 11. FIG.
A setting migration screen 616 in FIG. 10A is a screen displayed when the import button 601 is selected to import. A box 617 is a text box for specifying setting information (export file) to be imported, and is displayed when the import button 601 is selected for import. The export file can be specified by directly inputting it in the box 617, but it is also possible to display the file reference screen with the reference button 618 and specify the export file by selecting the file. A reference button 618 is a button for specifying an export file, and when pressed, displays a file reference screen for specifying a file. When the execute button 604 is pressed, the export file specified in box 617 is imported. On the setting migration screen 619 of FIG. 10A, the import button 601 is selected, and the export file to be imported is specified in the box 617 . The import is executed by executing the execution button 604 with such designation.
A setting migration screen 619 in FIG. 10B is a screen indicating that import processing is in progress. When the import is completed, a message indicating the completion of the import is displayed on the setting migration screen 620 shown in FIG. 10C, and the import process ends.

図11(A)の設定移行画面621は、インポート先の環境に設定ファイルが存在する場合に表示される。インポート実行時は、インポート先の環境に設定ファイルが存在するか否かを確認し、既に存在する場合は設定が上書きされる旨をユーザーに通知する。
また、エクスポートされた一部の設定をインポートするときに、一部の機能のみを置き換えることで、既にインポート先で使用している設定が正常に動作しなくなる場合がある。具体的には、インポートによって上書きされる設定と関連している他の設定が存在する場合は、上書きによってその機能が正常に動作しなくなる可能性がある。そのため、上書きによって正常に動作しなくなる可能性があることをユーザーに通知して、どのようにインポート処理するかをユーザーに問う。
A setting migration screen 621 in FIG. 11A is displayed when a setting file exists in the import destination environment. When executing the import, check whether the setting file exists in the environment of the import destination, and notify the user that the setting will be overwritten if it already exists.
Also, when importing some of the exported settings, by replacing only some of the functions, the settings already used at the import destination may not work properly. Specifically, if there are other settings that are related to the settings being overridden by the import, the overriding may cause the feature to stop working properly. So inform the user that the overwrite may cause them to not work properly, and ask them how to proceed with the import.

図11(B)の設定移行画面622は、上書きによって正常に動作しなくなる可能性があることをユーザーに通知して、どのようにインポート処理するかをユーザーに問う画面である。インポートの処理として、既存の設定にインポート設定を追加するマージ、関連している設定を無効(破棄)する関連設定の無効化、そのままインポートする続行、キャンセルのいずれかを選択可とする。設定移行画面622で、マージする場合はマージボタン623、関連設定を無効にする場合は関連設定の無効化ボタン624、そのままインポートする場合は続行ボタン625、処理を終了する場合はキャンセルボタン626を押下する。ここでは、ライブラリーの設定がインポート対象であり、ライブラリーの設定を上書きすることで移行先の監視フォルダ機能が正常に動作しなくなる(監視フォルダを参照できなくなる)場合の例を示している。この場合、マージボタン623の実行時は、既存のライブラリー設定にインポートするライブラリーの設定を追加する。無効化ボタン624の実行時は、インポート先の監視フォルダの設定を削除する。続行ボタン625の実行時はインポート先のライブラリーの設定を削除し、インポートするライブラリー設定をコピーする。 A setting migration screen 622 in FIG. 11B is a screen that notifies the user that overwriting may cause malfunction and asks the user how to perform the import process. As import processing, any of merging, which adds import settings to existing settings, invalidation of related settings, which invalidates (discards) related settings, continuation of importing as is, and cancellation, can be selected. On the setting migration screen 622, press the merge button 623 to merge, the invalidate related settings button 624 to invalidate the related settings, the continue button 625 to import as is, and the cancel button 626 to end the process. do. Here is an example in which the library settings are to be imported, and overwriting the library settings prevents the monitoring folder function of the migration destination from working properly (cannot refer to the monitoring folder). In this case, when the merge button 623 is executed, the settings of the library to be imported are added to the existing library settings. When the disable button 624 is executed, the setting of the import destination monitoring folder is deleted. When the continue button 625 is executed, the settings of the import destination library are deleted and the library settings to be imported are copied.

次に、エクスポート処理とインポート処理の流れについて、図12及び図13を用いて説明する。図12は、文書管理アプリケーション300のエクスポート処理に係るフローチャートの一例を示す図である。本処理は、図8(A)の設定移行画面600でエクスポートを実行することで処理が開始される。
S701で管理部306は、エクスポート対象となる設定の選択を受け付ける。具体的には、入力管理部301が、設定移行画面600の実行ボタン604の実行操作を受け付けると、管理部306に該実行指示を通知する。通知を受けた受付手段である管理部306は、画面表示管理部302を介して設定移行画面600でユーザーによって指定されている設定値を取得し、設定移行部305に処理の実行を指示する。設定値は、エクスポートの対象の範囲(一部または全て)、一部エクスポートする場合に対象とする設定項目を指し、設定移行画面600のチェックボックス603及び選択リスト607を参照し取得される。
S702で設定移行部305は、S701で取得した設定値を参照し、チェックボックス603においてエクスポートの対象が一部に指定されているか全てに指定されているかを判断する。エクスポート対象が全てに指定されている場合は、S703に進み、全設定をエクスポート対象をとする。エクスポート対象が一部に指定されている場合は、S704へ進む。
Next, the flow of export processing and import processing will be described with reference to FIGS. 12 and 13. FIG. FIG. 12 is a diagram showing an example of a flowchart relating to export processing of the document management application 300. As shown in FIG. This processing is started by executing export on the setting transfer screen 600 of FIG. 8A.
In S701, the management unit 306 accepts selection of settings to be exported. Specifically, when the input management unit 301 receives an execution operation of the execution button 604 on the setting transition screen 600, it notifies the management unit 306 of the execution instruction. The management unit 306 that receives the notification acquires the setting values specified by the user on the setting transition screen 600 via the screen display management unit 302, and instructs the setting transition unit 305 to execute processing. The setting value indicates the range (partially or entirely) of the export target, and the setting items to be targeted when partially exporting, and is obtained by referring to the check box 603 and the selection list 607 on the setting transfer screen 600 .
In step S702, the setting transfer unit 305 refers to the setting value acquired in step S701, and determines in the check box 603 whether some or all of the export targets are specified. If all settings are specified as export targets, the process advances to step S703 to set all settings as export targets. If the export target is partially specified, the process proceeds to S704.

S704で設定移行部305は、S701で取得した設定値を参照し、選択リスト607においてエクスポート対象として指定されている設定をエクスポート対象リストに追加する。
次に、各エクスポート対象の設定に関連する設定の有無を確認する。S705で設定移行部305は、エクスポート対象リストの1つを確認対象とし、S706でその設定に関連する設定を取得する。具体的には、図14に示される関連設定テーブルを参照し、関連設定テーブルの情報からエクスポート対象の設定に関連付く設定を判断して取得する。また、アプリケーション情報管理部303を介して、文書管理アプリケーション300の現在の動作環境における該関連設定の定義を参照し、エクスポート対象と関連設定テーブルから関連付く設定と判断された設定との間に依存関係が存在するか確認する。ここで依存関係のある場合にその設定を関連設定とする。
In step S<b>704 , the setting migration unit 305 refers to the setting values acquired in step S<b>701 and adds the settings designated as export targets in the selection list 607 to the export target list.
Next, check if there are any settings related to each export target setting. In S705, the setting migration unit 305 selects one of the export target lists as a confirmation target, and in S706 acquires settings related to that setting. Specifically, the related settings table shown in FIG. 14 is referenced, and the settings related to the settings to be exported are determined and acquired from the information in the related settings table. Also, the definition of the related settings in the current operating environment of the document management application 300 is referred to via the application information management unit 303, and depending on the setting determined to be related from the related setting table to the export target, Check if a relationship exists. If there is a dependency here, that setting is defined as a related setting.

ここで関連設定テーブルについて、図14を用いて説明する。図14は、文書管理アプリケーション300の設定情報とそれに関連する設定情報を判断するための関連性及び判断条件を模式的に示す図である。
設定情報の関連を示す関連設定テーブル900には、対象設定ファイル901と関連設定ファイル905とで分類されており、対象設定ファイル901とそれと対になっている関連設定ファイル905とが関連する設定ファイルとして定義されている。設定ファイル名902は対象設定ファイルの設定ファイル名を、設定ファイル名906は関連設定ファイルの設定ファイル名を示す。また対象属性903及び対象属性907は設定ファイル中で対象とする属性の定義を示している。この対象属性は設定ファイル中に該当する定義(さらに条件がある場合は該条件に合致する定義)が存在する場合に、関連する設定の存在があることを示す。また、関連設定が存在する場合に関連設定との参照関係が合致する条件は、キー904及びキー908が比較909の条件に合致するか否かで識別できるものとする。参照関係については、インポートのフローチャート中、S814において説明する。
Here, the related setting table will be explained using FIG. 14 . FIG. 14 is a diagram schematically showing relationships and determination conditions for determining setting information of the document management application 300 and related setting information.
A related setting table 900 showing the relationship of setting information is classified into a target setting file 901 and a related setting file 905. defined as A setting file name 902 indicates the setting file name of the target setting file, and a setting file name 906 indicates the setting file name of the related setting file. A target attribute 903 and a target attribute 907 indicate definitions of target attributes in the setting file. This target attribute indicates that there is a related setting when there is a corresponding definition in the setting file (and a definition that satisfies the condition if there is a condition). Also, if there is a related setting, the condition under which the reference relationship with the related setting matches can be identified by whether the keys 904 and 908 match the comparison 909 condition. The reference relationship will be described in S814 in the import flow chart.

例えば、リボンの設定を示すRibbonSetting.xmlでは、次の2つの条件が揃ったときに関連設定の存在を確認できるものとする。第1の条件は、対象属性903に “Contorol”の定義があることである。第2の条件は、“Control”の定義中において、“type”が“OutputButtonPrint”、“OutputButtonFax”、“OutputButtonSend”に定義されていることである。なお、そもそも合致する定義が存在しない場合は関連する設定は無いものと見なせる。合致する定義が存在し、また、その関連設定であるOutputButtonSetting.xml中に“OutputBarButton”の属性定義が存在する場合では、次の場合にその設定値同士を関連する設定と見なせる。設定値同士を関連する設定と見なせるのは、キー904とキー908に定義される値が比較909に示す“Equal”(同一)の条件に合致する場合である。 For example, RibbonSetting. xml, it is assumed that the existence of related settings can be confirmed when the following two conditions are met. The first condition is that the target attribute 903 has a definition of “Control”. The second condition is that "type" is defined as "OutputButtonPrint", "OutputButtonFax", and "OutputButtonSend" in the definition of "Control". Note that if there is no matching definition in the first place, it can be assumed that there is no related setting. If a matching definition exists and its associated setting OutputButtonSetting. xml has an attribute definition of "OutputBarButton", the setting values can be regarded as related settings in the following cases. Setting values can be regarded as related settings when the values defined for the keys 904 and 908 meet the condition of “Equal” (identical) shown in the comparison 909 .

関連設定テーブル900は、文書管理アプリケーション300の設定移行部305にてそのプログラム上に保持する情報であり、本実施形態で示す設定項目は、文書管理アプリケーション300の一部の設定項目を示す。本実施形態で示す項目以外に、文書管理アプリケーション300で保持する設定項目の定義の内、関連する設定を持つ設定に関して同様に関連情報を定義しているものとする。 The related setting table 900 is information held in the program by the setting migration unit 305 of the document management application 300 , and the setting items shown in this embodiment indicate some setting items of the document management application 300 . In addition to the items shown in this embodiment, it is assumed that related information is similarly defined for settings having related settings among the definitions of the setting items held by the document management application 300 .

図12のフローチャートの説明に戻る。S706において、例えばリボン設定をエクスポート対象とする場合、リボン設定と関連付く設定であるアウトプットバー設定を対象にリボンの設定中にアウトプットバーのボタンの定義を含むか、含む場合その定義がアウトプットバー中に存在するかを確認する。アウトプットバー中にアウトプットバーのボタンの定義が存在する場合に、リボン設定とアウトプットバー設定との間に依存関係がありと判断し、関連設定とみなす。
S707で設定移行部305は、S706で取得した関連設定情報を参照し、関連設定が存在する場合はS708へ進み、存在しない場合はS715へ進む。
Returning to the description of the flowchart in FIG. In step S706, for example, if the ribbon settings are to be exported, the output bar settings, which are settings associated with the ribbon settings, are included in the ribbon settings. Check if it exists in Tovar. If there is an Output Bar button definition in the Output Bar, it is determined that there is a dependency between the Ribbon setting and the Output Bar setting, and it is regarded as a related setting.
In S707, the setting migration unit 305 refers to the related setting information acquired in S706. If the related setting exists, the process proceeds to S708; otherwise, the process proceeds to S715.

S708で設定移行部305は、S706で取得した関連設定情報を参照し、関連設定情報の内1つを処理対象とする。
S709で設定移行部305は、エクスポート対象リストを参照し、処理対象とした関連設定がリストに含まれるか否かを判断する。ここで既にリストに含まれる場合は、S714へ進む。リストに含まれない場合は、S710へ進む。
In S708, the setting migration unit 305 refers to the related setting information acquired in S706, and sets one of the related setting information as a processing target.
In step S<b>709 , the setting migration unit 305 refers to the export target list and determines whether or not the list includes the related settings to be processed. If it is already included in the list here, the process proceeds to S714. If not included in the list, proceed to S710.

S710で設定移行部305は、画面表示管理部302に指示し、関連設定が存在する旨を通知しこの設定をエクスポート対象に含めるか否かを確認するメッセージを表示する。この一例が、図9(C)に示される設定移行画面613である。
S711で入力管理部301は、関連設定をエクスポート対象に含めるか判断する。具体的には、入力管理部301は該メッセージに対するユーザー操作を受け付け、画面表示管理部302を介してメッセージの選択結果を参照し判断する。はいボタン614が実行されたと判断する場合はS712へ進む。S711でいいえボタン615が実行されたと判断する場合は、関連設定をエクスポートの対象に含めないでS714へ進む。キャンセルが実行された場合はエクスポート処理を中止し、本処理フローを終了する。
S712において設定移行部305は、関連設定をエクスポートの対象に追加する。
In S710, the setting transfer unit 305 instructs the screen display management unit 302 to notify that there is a related setting and display a message for confirming whether or not to include this setting in the export target. An example of this is the setting transition screen 613 shown in FIG. 9(C).
In step S<b>711 , the input management unit 301 determines whether to include related settings in the export target. Specifically, the input management unit 301 receives a user's operation for the message, and refers to the selection result of the message via the screen display management unit 302 for determination. If it is determined that the Yes button 614 has been executed, the process proceeds to S712. If it is determined in S711 that the No button 615 has been clicked, the process proceeds to S714 without including the related settings in the export targets. If the cancellation is executed, the export processing is stopped and this processing flow ends.
In S712, the setting migration unit 305 adds the related setting to the export targets.

S713で設定移行部305は、S706で取得した関連設定情報に含む関連設定のすべてに対して確認が済んだか判断する。未確認の関連設定が存在する場合は、S708へ進み、次の関連設定に関してエクスポート対象に含めるか否かの確認処理を繰り返す。すべて確認済みの場合はS714へ進み、すべてのエクスポート対象に対して確認済みか否かを判断し、未確認のエクスポート対象が存在する場合は、S705へ進み次のエクスポート対象に対して同様に関連設定の有無を確認する。 In S713, the setting migration unit 305 determines whether or not all the related settings included in the related setting information acquired in S706 have been checked. If there is an unconfirmed related setting, the process advances to S708 to repeat the process of confirming whether or not the next related setting should be included in the export target. If all have been confirmed, the process advances to S714 to determine whether or not all export targets have been confirmed, and if there is an unconfirmed export target, the process advances to S705 to similarly set related settings for the next export target. Check for the presence of

S715で設定移行部305は、前述の処理でエクスポート対象とされた設定のエクスポートを実行する。ここでは、文書管理アプリケーション300の現在の動作環境における設定情報の内、エクスポート対象とする設定情報を同梱するエクスポートファイルを生成する。
上記の処理により、一部の設定をエクスポートする場合に、そのエクスポート対象と関連する設定を確認し、関連する設定が有る場合にその設定もエクスポート対象とすることで依存関係のある設定も合わせてエクスポートできる。
In S715, the setting migration unit 305 exports the settings that were set as export targets in the above-described processing. Here, an export file including setting information to be exported among the setting information in the current operating environment of the document management application 300 is generated.
With the above process, when exporting some settings, check the settings related to the export target, and if there are related settings, export the settings as well. can be exported.

図13は、文書管理アプリケーション300のインポート処理に係るフローチャートの一例を示す図である。本処理は、図6(A)の設定移行画面600でインポートを実行することで処理が開始される。
S801で管理部306は、インポート対象の設定を受け付ける。具体的には、入力管理部301が、設定移行画面600にて実行ボタン604の実行操作を受け付けると、管理部306にその実行指示を通知する。通知を受けた受付手段である管理部306は、画面表示管理部302を介して設定移行画面600上の指定値を取得し、設定移行部305に処理の実行を指示する。ここでの指定値は、インポートに使用するエクスポートファイルのパスを指す。
FIG. 13 is a diagram showing an example of a flowchart relating to import processing of the document management application 300. As shown in FIG. This processing is started by executing import on the setting migration screen 600 of FIG. 6A.
In S801, the management unit 306 accepts settings to be imported. Specifically, when the input management unit 301 receives the execution operation of the execution button 604 on the setting transition screen 600, it notifies the management unit 306 of the execution instruction. The management unit 306, which is the receiving unit that has received the notification, acquires the specified value on the setting transition screen 600 via the screen display management unit 302, and instructs the setting transition unit 305 to execute processing. The specified value here indicates the path of the export file used for import.

S802で実行指示を受けた設定移行部305は、現在動作しているインポート先の環境における文書管理アプリケーション300の設定情報(設定ファイル)が既に存在するか否かを確認する。例えば、文書管理アプリケーション300を既に使用している環境では設定ファイルが存在し、導入時等の未使用の状態では存在しない。
S803で設定移行部305は、S802の確認結果を参照し、既に設定ファイルが存在するか否か判断する。既に設定ファイルが存在する場合には、S804へ進む。設定ファイルが存在しない場合には、S807へ進む。
The setting migration unit 305 that has received the execution instruction in S802 checks whether or not the setting information (setting file) of the document management application 300 already exists in the import destination environment that is currently operating. For example, the setting file exists in an environment in which the document management application 300 is already in use, and does not exist in an unused state such as when the document management application 300 is installed.
In S803, the setting migration unit 305 refers to the confirmation result of S802 and determines whether or not the setting file already exists. If the setting file already exists, the process proceeds to S804. If the setting file does not exist, the process proceeds to S807.

S804で設定移行部305は、画面表示管理部302へ指示し、既存の設定ファイルが上書きされる旨を通知するメッセージを表示する。この表示されるメッセージの一例が、図11(A)に示される設定移行画面621である。
S805で入力管理部301は、S804で表示したメッセージに対するユーザー操作を受け付けると、画面表示管理部302を介してメッセージの選択結果を参照する。上書きしてインポートを実行する選択を示す「はいボタン」が実行されたと判断する場合には、処理を続行するためS806へ進む。インポートの実行を中止する選択を示す「いいえボタン」が実行されたと判断する場合はインポート処理を中止し、本処理フローを終了する。
S806で設定移行部305は、インポート先の上書きされる設定ファイルのバックアップファイルを作成する。具体的には、現在の動作環境における設定ファイルをバックアップ用の保存先にコピーする。このバックアップファイルは、誤操作による設定ファイルの上書き時等に手動で復元できるように退避しておくファイルである。
In S804, the setting migration unit 305 instructs the screen display management unit 302 to display a message notifying that the existing setting file will be overwritten. An example of this displayed message is the setting transition screen 621 shown in FIG. 11(A).
In step S<b>805 , the input management unit 301 receives a user operation for the message displayed in step S<b>804 , and refers to the selection result of the message via the screen display management unit 302 . If it is determined that the "yes button" indicating the selection to overwrite and execute the import has been executed, the process proceeds to S806 to continue the processing. If it is determined that the "no button" indicating the selection to stop the execution of the import has been executed, the import processing is stopped and this processing flow ends.
In S806, the setting migration unit 305 creates a backup file of the overwritten setting file at the import destination. Specifically, the configuration file in the current operating environment is copied to the backup save destination. This backup file is a file that is saved so that it can be manually restored when the setting file is overwritten by an erroneous operation.

S807で設定移行部305は、S801で取得した画面設定値によって指定されるエクスポートファイルを読み込む。エクスポートファイルは前述のように設定ファイルとエクスポート情報を同梱するファイルであり、ここではそれらの情報を展開する。
S808で設定移行部305は、該エクスポートファイルに含まれる設定ファイルをインポートの対象とし、インポート対象のリストに追加する。インポート対象として持つ情報はインポートファイル名及びインポート方法情報(置き換え(既定)/マージ)を指し、これらの情報をリストで持つ。インポート対象のリストが作成された時点では、インポートの方法は既定の「置き換え」が選択されている。
また、S809で該エクスポートファイルに含まれるエクスポート情報のエクスポート種別を参照し、インポートの対象が「一部」であるか「全て」であるか判断する。対象が「全て」の場合はS824へ進み、インポート処理を実行する。対象が「一部」の場合は、S810に進む。
In S807, the setting transfer unit 305 reads the export file specified by the screen setting values acquired in S801. An export file is a file that includes a configuration file and export information as described above, and this information is expanded here.
In S808, the setting migration unit 305 sets the setting file included in the export file as an import target, and adds it to the import target list. The information to be imported indicates the import file name and import method information (replace (default)/merge), and has this information in a list. When the list to be imported is created, the default import method of "replace" is selected.
Also, in S809, the export type of the export information included in the export file is referenced to determine whether the import target is "partial" or "all". If the target is "all", the process advances to S824 to execute import processing. If the object is "some", the process proceeds to S810.

S810で設定移行部305は、S808で作成したインポート対象のリストの内1つを確認対象とする。
S811で設定移行部305は、インポートによって上書きされる設定と関連する設定を取得する。インポートによって上書きされる設定は、インポート対象の設定と同一のインポート先の設定である。例えば、インポート対象の1つであるライブラリー設定を確認対象とする場合、そのインポートによって上書きされる設定はインポート先のライブラリー設定である。具体的には、設定移行部305はインポート先の文書管理アプリケーションの設定移行部に保持される、図14に示される関連設定テーブル900を参照し、上書きされる設定を参照する設定を関連設定として判断し取得する。例えば、インポート対象をライブラリー設定とする場合に、ライブラリー設定を参照する監視フォルダの設定、ホットフォルダの設定、アウトプットバーの設定を関連設定として取得する。
S812で設定移行部305は、S811の結果、関連設定が存在するか否か判断する。関連設定が存在すると判断した場合にS813へ進み、存在しないと判断した場合はS822へ進む。
In S810, the setting migration unit 305 selects one of the import target lists created in S808 as a confirmation target.
In S811, the setting migration unit 305 acquires settings related to the settings overwritten by the import. The settings that are overwritten by the import are the settings of the import destination that are the same as the settings to be imported. For example, if a library setting, which is one of the import targets, is to be checked, the setting overwritten by the import is the import destination library setting. Specifically, the setting migration unit 305 refers to the related settings table 900 shown in FIG. judge and get. For example, when library settings are to be imported, monitor folder settings, hot folder settings, and output bar settings that refer to library settings are acquired as related settings.
In S812, the setting transition unit 305 determines whether or not there is a related setting as a result of S811. If it is determined that related settings exist, the process advances to S813, and if it is determined that they do not exist, the process advances to S822.

S813で設定移行部305は、S812で存在すると判断された関連設定がインポート対象リストに含まれるか否か判断する。リストに含まれる場合は既にユーザーによってインポート対象と指定されているのでS822へ進み、リストに含まれない場合はS814へ進む。
S814で設定移行部305は、インポート対象の設定と、インポートによって上書きされる可能性のある既存の設定に関連している設定との間で、参照関係の条件を満たしているか判断する。この参照関係の条件とは、ある既存の設定(上書きされる設定)をインポートした設定に置き換えた場合に、該既存の設定に関連していた設定の機能が使用できなくなる可能性があるか否かを判断するためのものである。ある既存の設定をインポートした設定に置き換えた場合でも、該既存の設定に関連していた設定の機能が使用できる場合は参照関係の条件を満たすと判断する。この条件の判断では、参照関係のある定義情報(XML属性)が存在するかを確認し、存在する場合はその設定値の参照関係が成立しているかを確認する。
In S813, the setting migration unit 305 determines whether or not the related setting determined to exist in S812 is included in the import target list. If it is included in the list, it has already been designated as an import target by the user, so the flow advances to S822, and if it is not included in the list, the flow advances to S814.
In S<b>814 , the setting migration unit 305 determines whether the conditions of the reference relationship are satisfied between the settings to be imported and settings related to existing settings that may be overwritten by the import. The condition of this reference relationship is whether or not there is a possibility that the function of the setting related to the existing setting will not be available when the existing setting (setting to be overwritten) is replaced with the imported setting. It is for judging whether Even if an existing setting is replaced with an imported setting, if the function of the setting related to the existing setting can be used, it is determined that the condition of the reference relationship is satisfied. In judging this condition, it is confirmed whether definition information (XML attribute) having a reference relationship exists, and if it exists, it is confirmed whether the reference relationship of the setting value is established.

具体的には、まず、第1の判断として、既存の設定に関連している設定に該既存の設定を参照する定義が含まれているか判断する。該既存の設定を参照する定義が含まれていない場合は、該既存の設定を参照する必要がないので、参照関係の条件を満たしていると判断する。該既存の設定を参照する定義が含まれている場合は、第2の判断を行う。第2の判断では、既存の設定に関連している設定が、インポートする設定を参照できる関係であるか否か判断する。具体的には、インポートする設定に、既存の設定に関連している設定へのルートパスが定義されているか否かなどから判断する。既存の設定に関連している設定が、インポートする設定を参照できる関係であるならば、参照関係の条件を満たしていると判断する。例えば、監視フォルダ設定の場合、まず第1の判断として、設定中に監視フォルダの定義(図7(A)の監視フォルダ設定540の“Monitor”)が存在するかを確認する。監視フォルダの定義が存在しない場合は、そもそも参照関係の必要とする定義が無いものとみなし、条件を満たすと判断する。監視フォルダの定義が存在する場合、第2の判断として、監視フォルダのライブラリー情報がインポートするライブラリー設定に存在するか確認する。監視フォルダのライブラリー情報は図7(A)の監視フォルダ設定540のLibraryPathであり、インポートするライブラリー設定は図6(A)のライブラリー設定520のLibraryのRootPathである。LibraryPathがLibraryのRootPathに存在する場合は参照条件を満たし、存在しない場合は参照条件を満たさないと判断する。条件を満たすと判断された場合はS822へ進み、満たさないと判断された場合はS815へ進む。 Specifically, first, as a first determination, it is determined whether a setting related to an existing setting includes a definition that refers to the existing setting. If there is no definition that refers to the existing setting, it is determined that the reference relationship condition is satisfied because there is no need to refer to the existing setting. A second determination is made if a definition referring to the existing setting is included. In the second judgment, it is judged whether or not the settings related to the existing settings are in a relationship that can refer to the settings to be imported. Specifically, whether or not the setting to be imported defines a root path to settings related to existing settings is determined. If the setting related to the existing setting can refer to the setting to be imported, it is determined that the reference relation condition is satisfied. For example, in the case of monitoring folder settings, as a first determination, it is confirmed whether there is a monitoring folder definition ("Monitor" in the monitoring folder settings 540 in FIG. 7A) in the settings. If the monitoring folder definition does not exist, it is assumed that there is no definition required for the reference relationship in the first place, and it is determined that the condition is satisfied. If the definition of the monitoring folder exists, as a second determination, it is confirmed whether the library information of the monitoring folder exists in the library settings to be imported. The library information of the monitoring folder is the LibraryPath of the monitoring folder setting 540 of FIG. 7A, and the library setting to be imported is the RootPath of Library of the library setting 520 of FIG. 6A. If the LibraryPath exists in the RootPath of the Library, it is determined that the reference condition is satisfied, and if it does not exist, the reference condition is not satisfied. If it is determined that the condition is satisfied, the process proceeds to S822, and if it is determined that the condition is not satisfied, the process proceeds to S815.

S815で設定移行部305は、画面表示管理部302に指示し、インポート対象の設定と関連する別の既存機能が動作しなくなる可能性があることを通知し、インポートの方法を問うメッセージを表示する。このインポートの方法を問うメッセージの一例が、図11(B)の移行設定画面622である。
S816で入力管理部301は、S815で表示したメッセージに対するユーザー操作を受け付けると、画面表示管理部302を介してメッセージの選択結果を参照する。移行設定画面622において、既存の設定にインポート設定を追加するマージボタン623が実行されたと判断する場合にS817へ進み、それ以外の場合はS818に進む。
S817で設定移行部305は、現在の処理対象としているインポート対象のインポート方法をマージとし、S822へ進む。具体的には、先述のインポート対象リストで持つインポート対象の情報として、そのインポート方法情報をマージ(追加)とする。
In S815, the setting migration unit 305 instructs the screen display management unit 302 to notify that another existing function related to the settings to be imported may not operate, and to display a message asking about the import method. . An example of the message asking about the import method is the migration setting screen 622 in FIG. 11(B).
In step S<b>816 , the input management unit 301 receives a user operation for the message displayed in step S<b>815 , and refers to the selection result of the message via the screen display management unit 302 . If it is determined that the merge button 623 for adding the import settings to the existing settings has been executed on the migration settings screen 622, the process proceeds to S817; otherwise, the process proceeds to S818.
In S817, the setting migration unit 305 sets the import method of the import target currently being processed to merge, and proceeds to S822. Specifically, the import method information is merged (added) as the import target information held in the above-mentioned import target list.

S818で入力管理部301は、S815で表示したメッセージに対するユーザーの選択結果が、関連設定の破棄であったか否か判断する。移行設定画面622において、関連設定の無効化ボタン624が実行された場合は、関連設定の破棄が選択されたと判断し、S819へ進む。それ以外の場合は、S820に進む。
S819で設定移行部305は、関連設定を破棄対象として追加し、S822へ進む。ここでは本処理で追加する破棄対象をリストで保持し、該リストを対象として後述のS823の処理で該当する設定を破棄する。
In S818, the input management unit 301 determines whether or not the user's selection result for the message displayed in S815 was to discard the related setting. If the related setting invalidation button 624 is clicked on the migration setting screen 622, it is determined that the related setting is to be discarded, and the process advances to step S819. Otherwise, proceed to S820.
In S819, the setting migration unit 305 adds the related setting as an object to be discarded, and proceeds to S822. Here, a list of discard targets added in this process is held, and corresponding settings are discarded in the process of S823 to be described later for this list.

S820で入力管理部301は、S815で表示したメッセージに対するユーザーの選択結果が、そのままインポートを行うものであったか否か判断する。移行設定画面622において、続行ボタン625が実行された場合は、そのままインポートを行うものであると判断し、S822へ進む。それ以外の場合は、キャンセルボタン626が実行された場合であり、S821へ進む。
S821において入力管理部301は、不要となるS806で作成したバックアップファイルを破棄してインポート処理を中止し、本処理フローを中止する。
In S820, the input management unit 301 determines whether or not the user's selection result for the message displayed in S815 is to be imported as is. When the continue button 625 is clicked on the migration setting screen 622, it is determined that the import is to be performed as is, and the process proceeds to S822. Otherwise, the cancel button 626 has been pressed, and the process proceeds to S821.
In S821, the input management unit 301 discards the unnecessary backup file created in S806, stops import processing, and stops this processing flow.

S822で設定移行部305は、インポート対象リストのすべての対象の確認が済んだか判断する。未確認の対象が存在する場合は、S810へ進み、次のインポート対象に対して同様に確認処理を実行する。全て確認済みの場合はS823へ進む。
S823で設定移行部305は、破棄対象の関連設定がある場合はその設定を破棄する。この破棄対象とはS818にて破棄対象とした関連設定を指し、インポート先に存在する破棄対象に該当する既存の設定ファイルを削除する。なお、破棄情報として該当する設定値を保持し、設定ファイル中の該当する設定値のみを削除してもよい。破棄対象の削除が完了したら、S824に進む。
In S822, the setting migration unit 305 determines whether or not all targets in the import target list have been confirmed. If there is an unconfirmed target, the process advances to S810 to similarly perform confirmation processing for the next import target. If all have been confirmed, the process proceeds to S823.
In S823, if there is a related setting to be discarded, the setting transfer unit 305 discards the setting. This discard target refers to the related settings that were discarded in S818, and the existing setting file corresponding to the discard target that exists in the import destination is deleted. Note that it is also possible to hold the corresponding setting value as discard information and delete only the corresponding setting value in the setting file. When deletion of the object to be discarded is completed, the process advances to S824.

S824で設定移行部305は、インポート対象リストの設定をインポートする。具体的には、インポートファイル名と一致する設定ファイルをS807で展開したエクスポートファイルからインポート先へインポートする。インポートの方法としては、置き換えとマージがあり、マージはS817にてマージが指定される場合であり、それ以外は置き換えとして処理する。置き換えによるインポートの場合は、インポート先の環境に存在する設定ファイルをエクスポートファイル中の同名のインポートファイルに置き換える。マージによるインポートの場合は、インポート先に存在する設定ファイルに同名のインポートファイルの情報を追記する。例えば、ライブラリーの設定をマージによってインポートする場合、インポート先のライブラリーの設定ファイル及びインポートする設定ファイルを読み込み、インポート先の定義に存在しない定義を追記して保存する。尚、設定ファイルの読み込み処理、書き込み処理は設定移行部305からアプリケーション情報管理部303へ指示することで処理される。S824のインポート処理完了により本処理フローを終了する。 In S824, the setting migration unit 305 imports the settings of the import target list. Specifically, the setting file that matches the import file name is imported from the export file expanded in S807 to the import destination. Import methods include replacement and merging. Merging is when merging is specified in S817, and otherwise processing is performed as replacement. In the case of import by replacement, the configuration file existing in the import destination environment is replaced with the import file with the same name in the export file. In the case of import by merge, add the information of the import file with the same name to the setting file that exists at the import destination. For example, when importing library settings by merging, the setting file of the import destination library and the setting file to be imported are read, and definitions that do not exist in the import destination definition are added and saved. The setting file read processing and write processing are processed by instructing the application information management unit 303 from the setting transfer unit 305 . This processing flow ends upon completion of the import processing in S824.

以上説明したように、本実施形態において一部の設定をエクスポートする場合に、そのエクスポート対象と関連する設定を確認し、関連する設定が有る場合にその設定もエクスポート対象とすることで依存関係のある設定も合わせてエクスポートできる。また、エクスポートされた一部の設定をインポートする場合に、インポート先の既存の設定に追加する移行方法をとることで、既存の設定に依存している関連設定が正常に動作しなくなる恐れを抑制できる。したがって、本実施形態によると、アプリケーションの一部の設定情報のみを移行する場合の不整合の発生を抑制することができる。 As described above, when exporting some settings in this embodiment, the settings related to the export target are checked, and if there are related settings, the settings are also exported, so that the dependency relationship is resolved. Certain settings can also be exported together. Also, when importing some of the exported settings, by adopting the migration method of adding to the existing settings at the import destination, it is possible to suppress the possibility that the related settings that depend on the existing settings will not work properly. can. Therefore, according to this embodiment, it is possible to suppress the occurrence of inconsistency when only part of the setting information of the application is migrated.

(第2実施形態)
第1実施形態では、エクスポート時にエクスポートの対象とする設定項目を選択する例を示したが、インポート時に選択する構成であってもよい。本実施形態はそのような構成を考慮したもので、図15~図17を用いてインポート時に対象とする設定項目を選択する例を説明する。なお、特に明示していない構成及び処理は、すべて第1実施形態と同じものとする。
(Second embodiment)
In the first embodiment, an example was given in which setting items to be exported are selected at the time of export, but the configuration may be such that the setting items are selected at the time of import. This embodiment considers such a configuration, and an example of selecting target setting items at the time of import will be described with reference to FIGS. 15 to 17. FIG. Note that all configurations and processes that are not particularly specified are the same as those in the first embodiment.

本実施形態におけるインポート実行時の文書管理アプリケーション300の設定移行画面の画面遷移について、図15を用いて説明する。図15は文書管理アプリケーション300のUI画面の一例である。なお、本実施形態における文書管理アプリケーション300の設定移行画面は図8~図11に示す設定移行画面と同様であり、特に説明しない構成は図8~図11の設定移行画面と同一とする。 Screen transition of the setting transition screen of the document management application 300 at the time of execution of import in this embodiment will be described with reference to FIG. 15 . FIG. 15 shows an example of the UI screen of the document management application 300. As shown in FIG. Note that the setting transition screen of the document management application 300 in this embodiment is the same as the setting transition screens shown in FIGS. 8 to 11, and the configuration not particularly described is the same as the setting transition screens in FIGS.

図15(A)の設定移行画面1000は、インポートとエクスポートのいずれを実行するか選択する画面である。設定移行画面1000のチェックボックス1001はインポートの対象とする設定項目を選択するか否かを指定するチェックボックスであり、インポートボタン601選択時に表示される。チェックボックス1001をOFFにして実行する場合、インポートするエクスポートファイル中の全設定情報を対象としてインポートを実行する。一方、チャックボックスにチャックを入れて実行する場合、インポート対象の図15(B)に示される選択画面へ遷移する。実行ボタン604はチェックボックス1001がONの場合はボタンの表示を「次へ」とし、実行により項目指定の設定移行画面1002へ遷移する。キャンセルボタン605が押下されると、操作をキャンセルし、インポートを実行せずに設定移行画面600を閉じる。図15(A)では、インポートボタン601が選択され、ボックス617でインポート対象のエクスポートファイルが指定されている。また、インポートの対象の選択を行うチェックボックス1001がONの状態に選択されている。この状態で実行ボタン604を実行することで設定移行画面1002へ移る。 A setting transfer screen 1000 in FIG. 15A is a screen for selecting either import or export. A check box 1001 on the setting transfer screen 1000 is a check box for specifying whether to select a setting item to be imported, and is displayed when the import button 601 is selected. When executing with the check box 1001 turned off, import is executed for all setting information in the export file to be imported. On the other hand, if the check box is checked and executed, the screen transitions to the selection screen for the import target shown in FIG. 15(B). When the check box 1001 is ON, the execution button 604 displays "Next", and transitions to the setting transition screen 1002 for specifying items by execution. When the cancel button 605 is pressed, the operation is canceled and the setting transfer screen 600 is closed without executing the import. In FIG. 15A, the import button 601 is selected, and an export file to be imported is specified in a box 617. In FIG. Also, a check box 1001 for selecting an import target is selected in the ON state. By executing the execution button 604 in this state, the setting transition screen 1002 is displayed.

図15(B)の設定移行画面1002は、選択リスト1003を有している。選択リスト1003はインポートの対象とする設定項目を選択するためのリストであり、ここで選択された設定情報をインポートする。図15(B)では文書管理アプリケーション300の設定情報としてリボンの設定、ライブラリーの設定、アウトプットバーの設定、スタンプの設定、印刷テンプレートの設定がリストされ選択できる状態で表示されている。本実施形態では文書管理アプリケーション300の設定の一部のみ選択できるように示しているが、文書管理アプリケーション300の全設定を606にリストし、選択できてもよい。図15(B)では、リボンの設定とライブラリーの設定がインポートする設定項目として選択されている。 A setting transition screen 1002 in FIG. 15B has a selection list 1003 . A selection list 1003 is a list for selecting setting items to be imported, and the selected setting information is imported. In FIG. 15B, as setting information of the document management application 300, ribbon setting, library setting, output bar setting, stamp setting, and print template setting are listed and displayed in a selectable state. In this embodiment, only some of the settings of the document management application 300 are shown to be selectable, but all settings of the document management application 300 may be listed in 606 and selectable. In FIG. 15B, ribbon settings and library settings are selected as setting items to be imported.

図15(C)の設定移行画面1004は、一部の設定をインポートする場合に、該設定に関連設定が存在する旨を通知し、この関連設定をインポート対象に含めるか否かを確認するメッセージを表示する画面である。本実施形態のように一部の設定情報をインポートする場合、インポート対象として選択されている設定と関連する設定がエクスポートファイル中の設定に存在するか確認する。関連する設定が存在する場合には、関連する設定が存在する旨を通知してその設定も含めてインポートするか否かをユーザーに問う。例えば、インポート対象としてリボンの設定が指定され、リボンの設定にアウトプットバーのボタンを含む場合にアウトプットバーの設定も含めてインポートすることで、移行先でリボンのボタンが使用不可となることを抑止できる。 A setting migration screen 1004 in FIG. 15C notifies that there is a related setting in the case of importing some settings, and a message for confirming whether or not to include this related setting in the import target. This is a screen that displays When importing some setting information as in this embodiment, it is checked whether settings related to the settings selected as import targets exist in the settings in the export file. If related settings exist, the user is notified of the presence of related settings and asked whether to import the settings as well. For example, if the ribbon settings are specified as the import target and the output bar buttons are included in the ribbon settings, importing the output bar settings will make the ribbon buttons unusable at the migration destination. can be suppressed.

図16および図17は、文書管理アプリケーション300のインポート処理に係るフローチャートの一例を示す図である。インポート処理は図15(A)の設定移行画面1000でインポートを実行することで処理が開始される。なお、本実施形態におけるインポート処理は図13に示すインポート処理を基にしており、特に説明しない構成は図13に示す処理フローと同一とする。 16 and 17 are diagrams showing an example of a flowchart relating to import processing of the document management application 300. FIG. The import process is started by executing the import on the setting transfer screen 1000 of FIG. 15(A). Note that the import processing in this embodiment is based on the import processing shown in FIG. 13, and the configuration not particularly described is the same as the processing flow shown in FIG.

S1101で入力管理部301は、設定移行画面1000にてインポートボタン601が選択された状態で実行ボタン604の実行操作を受け付けると、管理部306にその実行指示を通知する。通知を受けた管理部306は、設定移行部305に指示しエクスポートファイルを読み込む。具体的には、設定移行画面1000のボックス617で指定されるエクスポートファイルの情報を展開する。
S1102で設定移行部305は、該エクスポートファイルに含まれる設定ファイルをインポートの対象とし、インポート対象のリストに追加する。リストは、インポートファイル名及びインポート方法情報(置き換え(既定)/マージ)をインポート対象の情報として持つ。インポート対象のリストが作成された時点では、インポートの方法は既定の「置き換え」が選択されている。
In S1101, when the input management unit 301 accepts the execution operation of the execution button 604 while the import button 601 is selected on the setting transfer screen 1000, it notifies the management unit 306 of the execution instruction. The management unit 306 having received the notification instructs the setting transfer unit 305 to read the export file. Specifically, the information of the export file specified in the box 617 on the setting migration screen 1000 is expanded.
In S1102, the setting migration unit 305 sets the setting file included in the export file as an import target and adds it to the import target list. The list has import file names and import method information (replace (default)/merge) as information to be imported. When the list to be imported is created, the default import method of "replace" is selected.

S1103で設定移行部305は、インポートの対象が全ての設定情報であるか一部の設定情報であるか判断する。設定移行画面1000でチェックボックス1001にチェックが入れられた状態であった場合は、インポート対象が一部の設定情報であると判断し、S1004に進む。一方、インポート対象が全ての設定情報であると判断された場合は、S1006に進む。
S1104で設定移行部305は、画面表示管理部302へ指示しインポート対象の選択画面の表示を指示する。指示を受けた画面表示管理部302は、S1102で作成したインポート対象のリストに基づき、ユーザーにインポート対象となる設定情報を選択させるためのインポート対象の選択リスト1003を備える設定移行画面1002を表示する。この一例が、図15(B)に示される図である。
In S1103, the setting migration unit 305 determines whether the import target is all the setting information or a part of the setting information. If the check box 1001 is checked on the setting migration screen 1000, it is determined that the import target is part of the setting information, and the process proceeds to S1004. On the other hand, if it is determined that all setting information is to be imported, the process advances to S1006.
In S1104, the setting transfer unit 305 instructs the screen display management unit 302 to display a selection screen to be imported. Upon receipt of the instruction, the screen display management unit 302 displays a setting migration screen 1002 having an import target selection list 1003 for allowing the user to select setting information to be imported based on the import target list created in S1102. . An example of this is the diagram shown in FIG.

S1105で入力管理部301は、設定移行画面1002における実行ボタン604もしくはキャンセルボタン605の押下を受け付けると、その実行指示を管理部306へ通知する。通知を受けた管理部306は、ボタンの実行情報を参照し、実行ボタン604の実行と判断された場合にS1106へ進む。一方、キャンセルボタン605が押下されたと判断された場合は、画面表示管理部302へ指示し設定移行画面600を閉じてインポート処理を中止し、本処理フローを終了する。
S1106で管理部306は、インポート対象の選択を受け付け、画面表示管理部302を介して設定移行画面1002上の指定値を取得し、設定移行部305にインポート対象のリストの更新を指示する。ここで指定される値は、インポート対象を一部もしくは全てとするインポート対象の範囲とインポート対象の選択リスト1003にて選択されている設定項目である。
In step S<b>1105 , when the input management unit 301 accepts pressing of the execution button 604 or the cancel button 605 on the setting transition screen 1002 , the input management unit 301 notifies the management unit 306 of the execution instruction. The management unit 306 having received the notification refers to the execution information of the button, and when it is determined that the execution button 604 is to be executed, the process advances to step S1106. On the other hand, if it is determined that the cancel button 605 has been pressed, the screen display management unit 302 is instructed to close the setting transition screen 600 to stop the import processing, and this processing flow ends.
In S1106, the management unit 306 receives the selection of the import target, acquires the specified value on the setting migration screen 1002 via the screen display management unit 302, and instructs the setting migration unit 305 to update the import target list. The values specified here are the range of the import target, which is part or all of the import target, and the setting item selected in the import target selection list 1003 .

次に、各インポート対象の設定に関連する設定の有無を確認する。
S1107でインポート処理の実行を受け付けた設定移行部305は、インポート対象リストの1つを確認対象として設定する。
S1108で設定移行部305は、S1107で確認対象として設定された設定に関連する設定を取得する。具体的には、図14に示される関連設定テーブル900を参照し、関連設定テーブル900の情報からインポート対象の設定に関連する設定を判断して取得する。また、アプリケーション情報管理部303を介してエクスポートファイルに含まれる関連設定の定義を参照し、インポート対象との間に依存関係が存在するか確認する。ここで依存関係のある場合にその設定を関連設定とする。例えば、リボン設定をインポート対象とする場合、リボン設定と関連する設定であるアウトプットバーの設定を対象とし、リボンの設定中にアウトプットバーのボタンの定義を含むか、含む場合その定義がアウトプットバー中に存在するかを確認する。そして、存在する場合に関連設定とみなす。
S1109で設定移行部305は、S1108で取得した関連設定情報を参照し、関連設定が存在する場合はS1110へ進み、存在しない場合はS1117へ進む。
Next, check if there are any settings related to each imported setting.
The setting migration unit 305 that has received the execution of import processing in S1107 sets one of the import target lists as a confirmation target.
In S1108, the setting migration unit 305 acquires settings related to the settings set as confirmation targets in S1107. Specifically, the related setting table 900 shown in FIG. 14 is referenced, and the setting related to the setting to be imported is determined and acquired from the information in the related setting table 900 . Also, the definitions of the related settings included in the export file are referenced via the application information management unit 303 to confirm whether there is a dependency with the import target. If there is a dependency here, that setting is defined as a related setting. For example, if you want to import the Ribbon settings, you want to import the Output bar settings, which are the settings related to the Ribbon settings. Check if it exists in Tovar. If it exists, it is regarded as related setting.
In S1109, the setting migration unit 305 refers to the related setting information acquired in S1108. If the related setting exists, the process proceeds to S1110, and if not, the process proceeds to S1117.

S1110で設定移行部305は、S1108で取得した関連設定情報を参照し、関連設定情報の内1つを処理対象とする。
S1111で設定移行部305は、S1110で処理対象とした関連設定が既にインポート対象リストに含まれるか否かを判断する。リストに含まれる場合は、S1115へ進み、リストに含まれない場合はS1112へ進む。
In S1110, the setting migration unit 305 refers to the related setting information acquired in S1108, and sets one of the related setting information as a processing target.
In S1111, the setting migration unit 305 determines whether or not the related setting to be processed in S1110 is already included in the import target list. If it is included in the list, proceed to S1115; otherwise, proceed to S1112.

S1112で設定移行部305は、画面表示管理部302に指示し、関連設定が存在する旨を通知しこの設定をインポート対象に含めるか否かを確認するメッセージを表示する。この一例が、図15(C)に示される設定移行画面1004である。設定移行画面1004の画面で、はいボタン1005を実行することで関連する設定を合わせてインポートする。
S1113で入力管理部301は、設定移行画面1004のメッセージに対するユーザー操作を受け付けると、画面表示管理部302を介してメッセージの選択結果を参照し、はいボタン1005が実行されたと判断する場合にS1114へ進む。S1113で、いいえボタン1006が実行されたと判断する場合は関連設定をインポートの対象に含めないでS1115へ進む。キャンセルボタン1007が実行された場合はエクスポート処理を中止し、本処理フローを終了する。
S1114で設定移行部305は、関連設定をインポートの対象に追加する。
In S1112, the setting migration unit 305 instructs the screen display management unit 302 to notify that there is a related setting and display a message asking whether to include this setting in the import target. An example of this is the setting transition screen 1004 shown in FIG. 15(C). By executing the Yes button 1005 on the screen of the setting transfer screen 1004, related settings are also imported.
In S1113, when the input management unit 301 receives a user operation for the message on the setting transition screen 1004, the input management unit 301 refers to the selection result of the message via the screen display management unit 302, and if it determines that the Yes button 1005 has been pressed, the process proceeds to S1114. move on. If it is determined in S1113 that the No button 1006 has been clicked, the process proceeds to S1115 without including the related settings in the import targets. When the cancel button 1007 is pressed, the export processing is canceled and this processing flow ends.
In S1114, the setting migration unit 305 adds the related setting to the import target.

S1115で設定移行部305は、S1108で取得した関連設定のすべてに対して確認が済んだか判断する。未確認の関連設定が存在する場合は、S1110へ進み次の関連設定に対して同様に確認処理を実行する。すべて確認済みの場合はS1116へ進む。
S1116で設定移行部305は、すべてのエクスポート対象に対して確認済みか否かを判断し、未確認のエクスポート対象が存在する場合は、S1107へ進み、次のエクスポート対象に対して同様に関連設定の有無を確認する。すべて確認済みの場合は、S802に進む。
In S1115, the setting migration unit 305 determines whether or not all the related settings acquired in S1108 have been confirmed. If there is an unconfirmed related setting, the process advances to S1110 to similarly perform confirmation processing for the next related setting. If all have been confirmed, the process advances to S1116.
In S1116, the setting migration unit 305 determines whether or not all export targets have been confirmed, and if there is an unconfirmed export target, the process advances to S1107 to similarly set related settings for the next export target. Check for presence. If all have been confirmed, the process proceeds to S802.

以降の処理は、図13に示すフローと同一である。ただし、インポート対象の設定が「一部」であるか「全て」であるかのS1117の判断が、図13のS809の判断とは異なる。そのためその差異のみ説明し、その他の処理は省略する。図13に示す処理フローはインポート時にインポート対象を選択するフローではないため、S809ではインポートが一部の設定または全てはエクスポートファイルに含まれるエクスポート種別の参照で判断する。一方、本実施形態はインポート時にインポート対象を選択する場合の処理であり、S1117の判断はS1106によって取得したユーザーが指定したインポート対象の範囲が「一部」もしくは「全て」を示すものであるかによって判断する。よって、S1117では、図15(A)のチェックボックス1001がON(設定項目の一部をインポートする)と指定されている場合に設定の一部をインポートするものと判断する。 Subsequent processing is the same as the flow shown in FIG. However, the determination in S1117 as to whether the settings to be imported are "some" or "all" is different from the determination in S809 of FIG. Therefore, only the difference will be explained, and the other processes will be omitted. Since the processing flow shown in FIG. 13 is not a flow for selecting an import target at the time of import, in S809 the import is determined by referring to the export type included in the export file for some or all of the settings. On the other hand, this embodiment is a process for selecting the import target at the time of import, and the determination in S1117 is whether the range of the import target specified by the user acquired in S1106 indicates "partial" or "all". Judging by Therefore, in S1117, if the check box 1001 in FIG. 15A is ON (import some setting items), it is determined that some of the settings are to be imported.

以上説明したように、本実施形態において一部の設定を選択してインポートする場合に、そのインポート対象と関連する設定を確認し、関連する設定が有る場合にその設定もインポート対象とすることで依存関係のある設定も合わせてエクスポートできる。また、インポート先の既存の設定に追加する移行方法をとることで、既存の設定に依存している関連設定が正常に動作しなくなる恐れを抑制できる。したがって、本実施形態によると、アプリケーションの一部の設定情報のみを移行する場合の不整合の発生を抑制することができる。 As described above, when some settings are selected and imported in this embodiment, the settings related to the import target are checked, and if there are related settings, the settings are also imported. Settings with dependencies can also be exported together. In addition, by adopting the migration method of adding to the existing settings at the import destination, it is possible to suppress the possibility that the related settings that depend on the existing settings will not operate normally. Therefore, according to this embodiment, it is possible to suppress the occurrence of inconsistency when only part of the setting information of the application is migrated.

(第3実施形態)
第3実施形態では、インポート対象の設定の選択時に表示される設定移行画面の遷移が、第2実施形態と異なる。以下、第2実施形態と異なる部分についてのみ説明する。
図18は文書管理アプリケーション300のUI画面の一例であり、インポート実行時の設定移行画面の画面遷移を示す図である。
図18(A)は、一部の設定のみをインポートする選択がなされた場合に表示される画面の一例である。設定移行画面1200は、設定移行画面600にてインポート対象のチェックボックス1001がONの状態で実行ボタン604が実行された場合に表示する選択リスト1201を備えている。選択リスト1201では、インポート対象の設定が未選択の状態を示している。ここで選択されたアウトプットバーの設定に関してその関連する設定の有無を確認し、関連設定が存在する場合は、関連する設定が存在する旨を通知してその設定も含めてインポートするか否かをユーザーに問う。関連する設定が存在する旨を通知する画面として、例えば、図15(C)の設定移行画面1004が表示される。
例えば、設定移行画面1200でアウトプットバーの設定にチェックを入れると、関連する設定である印刷テンプレートの設定も含めてインポートするか否かをユーザーに問う画面が表示される。ここで印刷テンプレートの設定も含めてインポートする選択を行うと、図18(B)に示される設定移行画面1202が表示される。設定移行画面1202の選択リスト1203では、アウトプットバーの設定に加え印刷テンプレートの設定のチェックボックスもONの状態になっている。
(Third embodiment)
In the third embodiment, the transition of the setting transition screen displayed when selecting settings to be imported differs from that in the second embodiment. Only parts different from the second embodiment will be described below.
FIG. 18 is an example of the UI screen of the document management application 300, and shows the screen transition of the setting transition screen when import is executed.
FIG. 18A is an example of a screen displayed when a selection is made to import only some settings. The settings migration screen 1200 includes a selection list 1201 displayed when the execution button 604 is pressed with the check box 1001 to be imported on the settings migration screen 600 being ON. A selection list 1201 indicates a state in which no setting to be imported is selected. Check the existence of related settings for the output bar settings selected here, and if related settings exist, notify that the related settings exist and decide whether to import the settings as well. ask the user. As a screen for notifying that related settings exist, for example, the setting transition screen 1004 in FIG. 15C is displayed.
For example, when the output bar setting is checked on the setting transfer screen 1200, a screen is displayed asking the user whether to import the print template settings as well, which are related settings. If a selection is made here to import the print template settings as well, a setting migration screen 1202 shown in FIG. 18B is displayed. In the selection list 1203 of the setting transition screen 1202, in addition to the output bar setting, the print template setting check box is also ON.

図19は、文書管理アプリケーション300の設定移行画面における関連設定の確認処理に係るフローチャートの一例を示す図である。本処理は、設定移行画面1000において、インポートボタン601が選択され、かつ、チェックボックス1001がONの状態で実行ボタン604が押下された場合に処理が開始される。
S1301で画面表示管理部302は、設定移行画面1200を表示し、ユーザー操作を待機する。設定移行画面1200には、インポート対象の選択リスト1201が表示されている。
S1302で入力管理部301は、設定移行画面600にてインポート対象の選択リスト1201へ実行操作を受け付けると、管理部306にその実行指示を通知する。通知を受けた管理部306は、インポート対象の選択リスト1201にて項目のチェックボックスがONに指定されたかどうか判断する。ONに指定された場合はS1303へ進み、選択された設定項目に関連する設定を確認する。それ以外はS1301でユーザー操作を待機する。
FIG. 19 is a diagram showing an example of a flowchart relating to confirmation processing of related settings on the setting migration screen of the document management application 300 . This processing is started when the import button 601 is selected on the setting transfer screen 1000 and the execution button 604 is pressed with the check box 1001 ON.
In S1301, the screen display management unit 302 displays the setting transition screen 1200 and waits for user operation. A setting migration screen 1200 displays an import target selection list 1201 .
In S1302, when the input management unit 301 receives an execution operation for the selection list 1201 to be imported on the setting migration screen 600, it notifies the management unit 306 of the execution instruction. Upon receiving the notification, the management unit 306 determines whether or not the check box of the item in the import target selection list 1201 is ON. If ON is specified, the process advances to S1303 to confirm settings related to the selected setting item. Otherwise, it waits for user operation in S1301.

S1303で管理部306は、画面表示管理部302を介して設定移行画面1200上の指定値を取得し、設定移行部305に関連設定の確認処理の実行を指示する。ここで指定される値は、インポート対象の選択リスト1201にて選択された設定項目を示す。
S1304で設定移行部305は、インポート対象の選択リスト1003にて選択された設定項目を確認対象とし、その設定に関連する設定を取得する。具体的には、図14に示される関連設定テーブルを参照し、その設定に関連付く設定を取得する。また、アプリケーション情報管理部303を介してエクスポートファイルに含まれる関連設定の定義を参照し、インポート対象との間に依存関係が存在するか確認する。ここで依存関係のある場合にその設定を関連設定とする。例えば、リボン設定をインポート対象とする場合、リボン設定と関連する設定であるアウトプットバーの設定を対象に、リボンの設定中にアウトプットバーのボタンの定義を含むか、含む場合その定義がアウトプットバー中に存在するかを確認する。そして、存在する場合に関連設定とみなす。
In step S1303, the management unit 306 acquires the specified value on the setting transition screen 1200 via the screen display management unit 302, and instructs the setting transition unit 305 to execute confirmation processing of related settings. The value specified here indicates the setting item selected in the import target selection list 1201 .
In step S<b>1304 , the setting migration unit 305 acquires settings related to the setting items selected in the import target selection list 1003 as confirmation targets. Specifically, the related setting table shown in FIG. 14 is referred to and the setting related to the setting is obtained. Also, the definitions of the related settings included in the export file are referenced via the application information management unit 303 to confirm whether there is a dependency with the import target. If there is a dependency here, that setting is defined as a related setting. For example, if you are importing the Ribbon settings, you can also import the Output bar settings, which are settings related to the Ribbon settings, and include the Output bar button definitions in the Ribbon settings. Check if it exists in Tovar. If it exists, it is regarded as related setting.

S1305で設定移行部305は、S1304で取得した関連設定情報を参照し、関連設定が存在する場合はS1306へ進む。関連設定が存在しない場合は確認処理を終了し、本処理フローを終了する。
S1306で設定移行部305は、S1304で取得した関連設定情報を参照し、関連設定情報の内1つを処理対象とする。
S1307で設定移行部305は、S1306で処理対象とした関連設定が既にインポートの対象に含まれるか否かを判断する。インポートの対象に含まれる場合は、S1308以降の処理は実行せずにS1311へ進む。インポートの対象に含まれない場合は、S1308へ進む。
In S1305, the setting migration unit 305 refers to the related setting information acquired in S1304, and if related settings exist, the process advances to S1306. If there is no related setting, the confirmation process is terminated, and this processing flow is terminated.
In S1306, the setting migration unit 305 refers to the related setting information acquired in S1304, and sets one of the related setting information as a processing target.
In S1307, the setting migration unit 305 determines whether or not the related setting processed in S1306 is already included in the import target. If it is included in the import target, the process proceeds to S1311 without executing the processes after S1308. If it is not included in the import target, the process advances to S1308.

S1308で設定移行部305は、画面表示管理部302に指示し、関連設定が存在する旨を通知しこの設定をインポート対象に含めるか否かを確認するメッセージを表示する。この一例が、図15(C)に示される図である。
S1309で入力管理部301は、該メッセージに対するユーザー操作を受け付けると画面表示管理部302を介してメッセージの選択結果を参照する。はいボタン1005が実行されたと判断する場合にS1310へ進み、関連設定をインポートの対象に追加する。いいえボタン1006が実行されたと判断する場合は、関連設定をエクスポートの対象に含めないでS1311へ進む。
S1311で設定移行部305は、S1304で取得した関連設定情報に含む関連設定のすべてに対して確認が済んだか判断する。未確認の関連設定が存在する場合は、S1306へ進み次の関連設定に対して同様に確認処理を実行する。すべて確認済みの場合はS1312へ進む。
In S1308, the setting migration unit 305 instructs the screen display management unit 302 to notify that there is a related setting and display a message asking whether to include this setting in the import target. An example of this is the diagram shown in FIG.
In step S<b>1309 , the input management unit 301 refers to the selection result of the message via the screen display management unit 302 upon receiving the user's operation for the message. If it is determined that the Yes button 1005 has been clicked, the process advances to S1310 to add the related settings to the import targets. If it is determined that the No button 1006 has been executed, the process proceeds to S1311 without including the related settings in the export targets.
In S1311, the setting migration unit 305 determines whether all related settings included in the related setting information acquired in S1304 have been checked. If there is an unconfirmed related setting, the process advances to S1306 to similarly perform confirmation processing for the next related setting. If all have been confirmed, the process advances to S1312.

S1312で設定移行部305は、画面表示管理部302に指示し、選択リスト1201上でS1310において追加した設定のチェックボックスがONとなるように設定移行画面600のインポート対象の選択リスト1003の表示を更新する。例えば、設定移行画面1200においてアウトプットバーの設定のチェックボックスをONにした場合、その関連設定である印刷テンプレートの設定をインポート対象に含めるかを問うメッセージが表示される。そこで印刷テンプレートの設定をインポート対象に含める選択をした場合、図18(B)に示される印刷テンプレートの設定のチェックボックスもONになった選択リスト1203を有する設定移行画面1202が表示される。 In S1312, the setting migration unit 305 instructs the screen display management unit 302 to display the import target selection list 1003 of the setting migration screen 600 so that the check box of the setting added in S1310 on the selection list 1201 is ON. Update. For example, when the output bar setting check box is turned on on the setting migration screen 1200, a message is displayed asking whether to include print template settings, which are related settings, to be imported. If the user selects to include the print template settings in the import target, a setting transfer screen 1202 having a selection list 1203 with the print template setting check box turned ON is displayed as shown in FIG. 18B.

以上説明したように、本実施形態において一部の設定を選択してインポートする場合に、そのインポート対象と関連する設定を確認し、関連する設定が有る場合にその設定もインポート対象とすることで依存関係のある設定も合わせてエクスポートできる。また、インポート先の既存の設定に追加する移行方法をとることで、既存の設定に依存している関連設定が正常に動作しなくなる恐れを抑制できる。したがって、本実施形態によると、アプリケーションの一部の設定情報のみを移行する場合の不整合の発生を抑制することができる。 As described above, when some settings are selected and imported in this embodiment, the settings related to the import target are checked, and if there are related settings, the settings are also imported. Settings with dependencies can also be exported together. In addition, by adopting the migration method of adding to the existing settings at the import destination, it is possible to suppress the possibility that the related settings that depend on the existing settings will not operate normally. Therefore, according to this embodiment, it is possible to suppress the occurrence of inconsistency when only part of the setting information of the application is migrated.

(第4実施形態)
第1実施形態~第3実施形態では、文書管理アプリケーション300の設定間の関連について考慮し、関連する設定が存在する場合にその設定も合わせてエクスポートまたはインポートすることで設定間の整合性が保たれるように処理する例を示した。しかし、文書管理アプリケーション300の設定以外に関連する構成が必要となるケースがある。具体的には、印刷やファクス送信を行う画像処理装置が挙げられる。画像処理装置の一例であるOSのプリンタを使用する機能の設定で、設定の移行先のOSに該当するプリンタが登録されていない場合に文書管理アプリケーション300の該当機能が使用できない。
本実施形態は、そのような構成を考慮したもので、文書管理アプリケーション300のインポート処理において、OSのプリンタを参照する設定のインポート時に、そのプリンタの存在確認及びその対処方法に関する処理例を説明する。具体的には、ドライバは存在するが、同一構成のプリンタが存在する場合の該プリンタへの参照変更の例、同一構成のプリンタが存在しない場合のOSにプリンタを登録する例を示す。さらに、ドライバも存在しない場合のドライバインストールの処理の例を示す。
(Fourth embodiment)
In the first to third embodiments, the relationship between the settings of the document management application 300 is considered, and if there are related settings, the settings are also exported or imported to maintain consistency between the settings. An example of processing to drip is shown. However, there are cases where related configurations other than the settings of the document management application 300 are required. Specifically, there is an image processing apparatus that performs printing and facsimile transmission. In the setting of the function using the printer of the OS, which is an example of the image processing apparatus, the corresponding function of the document management application 300 cannot be used if the corresponding printer is not registered in the OS to which the setting is transferred.
This embodiment takes such a configuration into consideration, and an example of processing for confirming the existence of a printer and how to deal with it when importing settings that refer to an OS printer in the import processing of the document management application 300 will be described. . Specifically, an example of changing the reference to the printer when a driver exists but a printer with the same configuration exists, and an example of registering the printer in the OS when the printer with the same configuration does not exist will be shown. Further, an example of driver installation processing when the driver does not exist will be shown.

以下、図20~図22を用いて説明する。特に明示していない構成及び処理は、すべて第1実施形態または第2実施形態と同じものとする。
図20は、クライアントPC101及びクライアントPC110で実行される文書管理アプリケーション300のソフトウェアの構成の一例を示す図である。文書管理アプリケーション300は、クライアントPC101にインストールされ、そのプログラムはクライアントPC101のROM204または外部メモリ206に記憶されている。すなわち、CPU201がRAM203にプログラムをロードして実行することで、文書管理アプリケーション300の機能及び後述するフローチャートに係る処理が実現される。
Description will be made below with reference to FIGS. 20 to 22. FIG. All configurations and processes that are not particularly specified are the same as those in the first embodiment or the second embodiment.
FIG. 20 is a diagram showing an example of the software configuration of the document management application 300 executed by the client PC 101 and the client PC 110. As shown in FIG. The document management application 300 is installed in the client PC 101, and its program is stored in the ROM 204 or the external memory 206 of the client PC 101. FIG. That is, the CPU 201 loads the program into the RAM 203 and executes it, thereby realizing the functions of the document management application 300 and the processing related to the flowcharts described later.

文書管理アプリケーション300は、入力管理部301、画面表示管理部302、出力制御部304、アプリケーション情報管理部303、設定移行部305、管理部306及びプリンタ管理部1401を備える。入力管理部301、画面表示管理部302、出力制御部304、アプリケーション情報管理部303、設定移行部305、管理部306は図3の構成と同一とし、その説明は省略する。 The document management application 300 includes an input management section 301 , a screen display management section 302 , an output control section 304 , an application information management section 303 , a setting transfer section 305 , a management section 306 and a printer management section 1401 . The input management unit 301, the screen display management unit 302, the output control unit 304, the application information management unit 303, the setting transition unit 305, and the management unit 306 have the same configurations as those in FIG. 3, and the description thereof will be omitted.

プリンタ管理部1401は、OSのプリンタの情報取得やプリンタの登録、ドライバのインストール等のプリンタに関する操作を実行する。プリンタの登録は、OSによって提供されるAPIを使用して行う。例えば、Windows(登録商標)の場合、WindowsAPIのAddPrinterを使用して行う。またドライバのインストールは、文書管理アプリケーション300がドライバのインストールの必要なインストールパッケージを同梱し、それを実行することで行う。プリンタの登録処理やプリンタドライバのインストール処理は、特に文書管理アプリケーション300の構成に特化するものではなく一般的な構成を適用できるものとする。 A printer management unit 1401 executes operations related to printers, such as acquiring OS printer information, registering printers, and installing drivers. Printer registration is performed using an API provided by the OS. For example, in the case of Windows (registered trademark), AddPrinter of Windows API is used. Driver installation is performed by the document management application 300 including an installation package required for driver installation and executing it. Printer registration processing and printer driver installation processing are not specific to the configuration of the document management application 300, and a general configuration can be applied.

図21及び図22は、文書管理アプリケーション300のインポート処理時のプリンタの確認処理の一例を示すフローチャートである。本処理は文書管理アプリケーション300の設定情報のインポート処理の過程で実行される。具体的には、本処理は図13におけるS824の設定ファイルのインポート処理において実行される。なお、下記では区別のため、インポート処理対象の設定に含まれるプリンタをプリンタA、インポート先に存在するプリンタをプリンタBと記載することがある。
S1501で設定移行部305は、インポート対象リストの内1つの設定を処理対象とし、該設定に関してS1502~S1515の確認処理を実行する。
21 and 22 are flowcharts showing an example of printer confirmation processing during import processing of the document management application 300. FIG. This process is executed in the process of importing the setting information of the document management application 300 . Specifically, this process is executed in the setting file import process of S824 in FIG. In the following description, for the purpose of distinction, the printer included in the settings for import processing may be referred to as printer A, and the printer existing at the import destination may be referred to as printer B.
In S1501, the setting migration unit 305 sets one setting in the import target list as a processing target, and executes confirmation processing of S1502 to S1515 for the setting.

S1502で設定移行部305は、現在処理対象の設定にプリンタと関連する設定が含まれるか否かを判断する。具体的には、プリンタと関連する設定情報もしくは設定ファイル名の一覧、及び該設定情報の関連設定名称(XMLの属性名等)をテーブルとして保持し、それに該当するか否かを判断する。S1502で関連すると判断された場合はS1503へ進み、該当しないと判断された場合はS1516へ進む。 In step S1502, the setting migration unit 305 determines whether the settings to be processed currently include settings related to the printer. Specifically, a list of setting information or setting file names related to printers and setting names related to the setting information (XML attribute names, etc.) are stored as a table, and it is determined whether or not they correspond to the table. If it is determined in S1502 that they are related, the process proceeds to S1503, and if it is determined that they are not applicable, the process proceeds to S1516.

S1503で設定移行部305は、処理対象の設定のプリンタと同一のプリンタがインポート先に存在するか判断する。具体的には、S1502にて関連設定と判断するプリンタ名(プリンタキュー名)を参照し、プリンタ管理部307へ問い合わせ該プリンタがインポート先のOSに登録されているかを判断する。ここで存在すると判断された場合はS1516へ進み、存在しないと判断する場合はS1504へ進む。
S1504で設定移行部305は、処理対象の設定のプリンタのドライバ名、アドレス情報(IPアドレス)を参照し、プリンタ管理部307を介してインポート先のOSに同一のドライバ名及びアドレス情報で構成されるプリンタが存在するか確認する。ここで同構成のプリンタがOSに登録されていると判断する場合はS1505へ進む。存在しないと判断する場合はS1508へ進む。
In step S<b>1503 , the setting transfer unit 305 determines whether the same printer as the printer set to be processed exists in the import destination. Specifically, in step S1502, the printer name (printer queue name) determined as the related setting is referenced, and an inquiry is made to the printer management unit 307 to determine whether the printer is registered in the import destination OS. If it is determined that it exists, the process proceeds to S1516, and if it is determined that it does not exist, the process proceeds to S1504.
In step S<b>1504 , the setting transfer unit 305 refers to the driver name and address information (IP address) of the printer for which settings are to be processed. Check if a printer exists. If it is determined that a printer with the same configuration is registered in the OS, the process advances to step S1505. If it is determined that it does not exist, the process advances to S1508.

S1505で設定移行部305は、画面表示管理部302へ指示し、現在対象としている設定のプリンタAの参照をインポート先に存在する同一構成のプリンタBに変更するか、同一構成のプリンタBを追加するか確認するメッセージを表示する。メッセージの選択肢としては「参照変更」、「プリンタ追加」、「いいえ」のボタンがあるものとする。
S1506で設定移行部305は、画面表示管理部302を介してメッセージのボタン結果を参照する。「参照変更」ボタンが実行されたと判断する場合はS1507へ進み、「プリンタ追加」ボタンもしくは「いいえ」ボタンが実行されたと判断する場合は、S1510へ進む。
S1507で設定移行部305は、設定ファイル内の現在対象としている設定情報のプリンタ名をS1504で同一構成と判断するプリンタのプリンタ名に書き換えて変更する。
In step S1505, the setting migration unit 305 instructs the screen display management unit 302 to change the reference of printer A in the current target setting to printer B having the same configuration that exists at the import destination, or add printer B having the same configuration. Display a message to confirm whether to It is assumed that the options for the message include "change reference", "add printer", and "no" buttons.
In S<b>1506 , the setting transition unit 305 refers to the button result of the message via the screen display management unit 302 . If it is determined that the "change reference" button has been pressed, the process advances to step S1507, and if it is determined that the "add printer" button or the "no" button has been pressed, the process advances to step S1510.
In step S1507, the setting migration unit 305 rewrites and changes the printer name of the current target setting information in the setting file to the printer name of the printer determined to have the same configuration in step S1504.

S1504でインポート先のOSに同一のドライバ名及びアドレス情報で構成されるプリンタが存在しないと判断された場合は、S1508へ進む。
S1508で設定移行部305は、プリンタ管理部307へ指示し、現在対象としている設定のプリンタAに割り当てられているドライバがインポート先のOSにインストールされているか否かを確認する。ここでインストールされていると判断する場合は、S1509へ進む。
S1509では、画面表示管理部302に指示し、インポート先に同名のプリンタを追加するか確認するか否かを問うメッセージを表示する。メッセージの選択肢としては、プリンタを追加する「プリンタ追加」ボタンと、プリンタの追加を行わない「いいえ」ボタンがあるものとする。
If it is determined in S1504 that there is no printer configured with the same driver name and address information in the import destination OS, the process advances to S1508.
In step S1508, the setting migration unit 305 instructs the printer management unit 307 to confirm whether the driver assigned to printer A with the current target settings is installed in the import destination OS. If it is determined here that it has been installed, the process advances to S1509.
In S1509, the screen display management unit 302 is instructed to display a message asking whether to add a printer with the same name as the import destination or not. It is assumed that message options include a "printer addition" button for adding a printer and a "no" button for not adding a printer.

S1510で設定移行部305は、S1505もしくはS1509のメッセージ結果を参照し、「プリンタ追加」ボタンが実行されたと判断する場合はS1511へ進み、「いいえ」ボタンの実行が実行されたと判断する場合は、何もせずS1516へ進む。
S1511で設定移行部305は、プリンタ管理部307へ指示し、現在対象としている設定情報内のプリンタAと同名のプリンタをインポート先のOSに登録し、S1516へ進む。
In step S1510, the setting transition unit 305 refers to the message result of step S1505 or S1509. Without doing anything, the process proceeds to S1516.
In step S1511, the setting migration unit 305 instructs the printer management unit 307 to register a printer with the same name as printer A in the current target setting information in the import destination OS, and advances to step S1516.

S1508でドライバが未インストールと判断された場合にはS1512へ進む。
S1512で設定移行部305は、プリンタ管理部307へ指示し、プリンタAに割り当てられているドライバが文書管理アプリケーション300に同梱されているかを判断する。具体的にはドライバ名を参照し、文書管理アプリケーション300で同梱するドライバのリストに存在するか否かを判断する。なお、同梱するドライバは文書管理アプリケーション300との連携に適したドライバで文書管理アプリケーション300の機能を使用する上で推奨するドライバを想定する。文書管理アプリケーション300にプリンタAに割り当てられているドライバが同胞されていると判断された場合は、S1513に進む。一方、同胞されていないと判断された場合はS1516に進む。
If it is determined in S1508 that the driver is not installed, the process proceeds to S1512.
In step S<b>1512 , the setting transfer unit 305 instructs the printer management unit 307 to determine whether the driver assigned to printer A is included in the document management application 300 . Specifically, referring to the driver name, the document management application 300 determines whether or not the document management application 300 exists in the list of included drivers. The enclosed driver is assumed to be a driver suitable for linking with the document management application 300 and recommended for using the functions of the document management application 300 . If it is determined that the document management application 300 has the driver assigned to printer A, the process advances to step S1513. On the other hand, if it is determined that they are not siblings, the process advances to S1516.

S1513で設定移行部305は、画面表示管理部302へ指示し、OSにドライバを追加(合わせて該プリンタ追加)するか否かを確認するメッセージを表示する。メッセージの選択肢としてはドライバを追加する「はい」ボタンと、ドライバの追加を行わない「いいえ」ボタンがあるものとする。
S1514で設定移行部305は、画面表示管理部302を介してメッセージに対するボタン結果を参照し、ドライバ追加する「はい」ボタンの実行と判断された場合には、S1515へ進む。さらにS1511で該ドライバのプリンタを追加する。一方、ドライバを追加しない「いいえ」ボタンの実行と判断された場合は、何もせずにS1516へ進む。
S1515で設定移行部305は、プリンタ管理部307へ指示しドライバのインストールを実行する。そしてS1511に進み、OSにプリンタを追加する。
In step S1513, the setting transfer unit 305 instructs the screen display management unit 302 to display a message for confirming whether or not to add the driver (and add the printer) to the OS. Assume that the options for the message include a "Yes" button for adding the driver and a "No" button for not adding the driver.
In S1514, the setting transition unit 305 refers to the button result for the message via the screen display management unit 302, and if it is determined that the "Yes" button to add the driver is executed, the process proceeds to S1515. Further, in S1511, the printer of this driver is added. On the other hand, if it is determined to execute the "No" button that does not add the driver, the process proceeds to S1516 without doing anything.
In S1515, the setting migration unit 305 instructs the printer management unit 307 to install the driver. Then, the process advances to S1511 to add the printer to the OS.

S1516で設定移行部305は、現在対象としている設定の設定ファイルをインポート先にインポートする。具体的にはエクスポートファイル中の該設定ファイルをインポート先へコピーする。
S1517で設定移行部305は、すべてのインポート対象をインポート済みであるか否か判断する。すべてのインポート対象を処理済みと判断する場合は、インポート処理を終了し、本処理フローを終了する。未処理の対象がある場合は、S1501で次の設定を対象とし、上述の確認処理を実行する。
In S1516, the setting migration unit 305 imports the setting file of the current target setting to the import destination. Specifically, the setting file in the export file is copied to the import destination.
In S1517, the setting migration unit 305 determines whether or not all import targets have been imported. If it is determined that all the import targets have been processed, the import processing ends and this processing flow ends. If there is an unprocessed target, in S1501 the next setting is targeted and the above confirmation processing is executed.

以上説明したように、本実施形態によると、インポートする設定がOSのプリンタなどアプリケーションの設定以外の設定値を参照する設定である場合でも、設定内の参照先を変更したり、インポート先にプリンタやドライバを追加したりすることができる。したがって、本実施形態によると、アプリケーションの設定情報を移行する場合の不整合の発生を抑制することができる。 As described above, according to this embodiment, even if the settings to be imported refer to setting values other than application settings, such as the OS printer settings, the reference destination in the settings can be changed, or the import destination can be the printer. or add drivers. Therefore, according to this embodiment, it is possible to suppress the occurrence of inconsistency when migrating application setting information.

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

以上、本発明の好ましい実施形態について説明したが、本発明は、これらの実施形態に限定されず、その要旨の範囲内で種々の変形及び変更が可能である。 Although preferred embodiments of the present invention have been described above, the present invention is not limited to these embodiments, and various modifications and changes are possible within the scope of the gist thereof.

Claims (5)

アプリケーションがインストールされる情報処理装置であって、
前記アプリケーションの複数の設定情報のうち、エクスポート対象とする第1の設定情報の選択をユーザーから受け付ける受付手段と、
前記選択された第1の設定情報によって参照される関連設定情報である第2の設定情報があるかと、当該第2の設定情報がエクスポート対象として選択されているかと、を判定する判定手段と、
前記判定手段において、前記選択された第1の設定情報によって参照される関連設定情報である前記第2の設定情報があり、かつ、前記第2の設定情報がエクスポート対象として選択されていないと判定された場合、前記選択された第1の設定情報によって参照される関連設定情報である前記第2の設定情報をエクスポート対象に含めるか否かを前記ユーザーに確認する確認手段と、
前記確認手段による確認の結果、前記第2の設定情報をエクスポート対象に含めると前記ユーザーにより指示された場合は、前記選択された前記第1の設定情報と、前記選択された前記第1の設定情報によって参照される関連設定情報である前記第2の設定情報とのエクスポート処理を行う一方、前記確認手段による確認の結果、前記第2の設定情報をエクスポート対象に含めないと前記ユーザーにより指示された場合は、前記第2の設定情報を含めずに、前記選択された前記第1の設定情報のエクスポート処理を行うエクスポート手段と、を備える
ことを特徴とする情報処理装置。
An information processing device in which an application is installed,
receiving means for receiving, from a user, selection of first setting information to be exported from among the plurality of setting information of the application;
determining means for determining whether there is second setting information, which is related setting information referenced by the selected first setting information, and whether the second setting information is selected as an export target;
The determining means determines that there is the second setting information, which is related setting information referenced by the selected first setting information, and that the second setting information is not selected as an export target. confirming means for confirming with the user whether or not the second setting information, which is the related setting information referenced by the selected first setting information, is to be included in the export target when the
As a result of confirmation by the confirmation means, if the user instructs to include the second setting information in the export target, the selected first setting information and the selected first setting While performing export processing with the second setting information, which is related setting information referenced by the information, as a result of confirmation by the confirmation means, the user instructs not to include the second setting information in the export target. and export means for exporting the selected first setting information without including the second setting information in the case where the first setting information is not included .
前記複数の設定情報は、前記アプリケーションの機能ごとに管理される複数の設定ファイルであることを特徴とする請求項1に記載の情報処理装置。 2. The information processing apparatus according to claim 1 , wherein said plurality of setting information are a plurality of setting files managed for each function of said application. 前記複数の設定情報は、前記アプリケーションの設定として、リボンの設定、ライブラリーの設定、アウトプットバーの設定、監視フォルダの設定、および、ホットフォルダの設定のいずれか1つを少なくとも含むことを特徴とする請求項1または2に記載の情報処理装置。 The plurality of setting information includes at least one of ribbon settings, library settings, output bar settings, watch folder settings, and hot folder settings as the application settings. 3. The information processing apparatus according to claim 1 or 2 . アプリケーションがインストールされる情報処理装置の制御方法であって、
前記アプリケーションの複数の設定情報のうち、エクスポート対象とする第1の設定情報の選択をユーザーから受け付ける受付工程と、
前記選択された第1の設定情報によって参照される関連設定情報である第2の設定情報があるかと、当該第2の設定情報がエクスポート対象として選択されているかと、を判定する判定工程と、
前記判定工程において、前記選択された第1の設定情報によって参照される関連設定情報である前記第2の設定情報があり、かつ、前記第2の設定情報がエクスポート対象として選択されていないと判定された場合、前記選択された第1の設定情報によって参照される関連設定情報である前記第2の設定情報をエクスポート対象に含めるか否かを前記ユーザーに確認する確認工程と、
前記確認工程における確認の結果、前記第2の設定情報をエクスポート対象に含めると前記ユーザーにより指示された場合は、前記選択された前記第1の設定情報と、前記選択された前記第1の設定情報によって参照される関連設定情報である前記第2の設定情報とのエクスポート処理を行う工程と、
前記確認工程における確認の結果、前記第2の設定情報をエクスポート対象に含めないと前記ユーザーにより指示された場合は、前記第2の設定情報を含めずに、前記選択された前記第1の設定情報のエクスポート処理を行う工程と、を有することを特徴とする制御方法。
A control method for an information processing device in which an application is installed, comprising:
a receiving step of receiving, from a user, selection of first setting information to be exported from among the plurality of setting information of the application;
a determination step of determining whether there is second setting information, which is related setting information referenced by the selected first setting information, and whether the second setting information is selected as an export target;
In the determining step, it is determined that there is the second setting information, which is related setting information referenced by the selected first setting information, and that the second setting information is not selected as an export target. a confirmation step of confirming with the user whether or not the second setting information, which is the related setting information referenced by the selected first setting information, is to be included in the export target, if the first setting information is selected;
As a result of confirmation in the confirmation step, if the user instructs to include the second setting information in the export target, the selected first setting information and the selected first setting performing an export process with the second setting information, which is related setting information referenced by the information;
As a result of confirmation in the confirmation step, if the user instructs not to include the second setting information in the export target, the selected first setting information is displayed without including the second setting information. and a step of exporting information .
請求項1乃至のいずれか1項に記載の情報処理装置の各手段としてコンピュータを機能させることを特徴とするプログラム。 4. A program causing a computer to function as each means of the information processing apparatus according to any one of claims 1 to 3 .
JP2021063470A 2016-02-26 2021-04-02 Information processing device, information processing device control method and program Active JP7192023B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2021063470A JP7192023B2 (en) 2016-02-26 2021-04-02 Information processing device, information processing device control method and program

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2016036186A JP2017151915A (en) 2016-02-26 2016-02-26 Information processor, data transfer system, control method for data transfer system, and program
JP2021063470A JP7192023B2 (en) 2016-02-26 2021-04-02 Information processing device, information processing device control method and program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2016036186A Division JP2017151915A (en) 2016-02-26 2016-02-26 Information processor, data transfer system, control method for data transfer system, and program

Publications (2)

Publication Number Publication Date
JP2021114309A JP2021114309A (en) 2021-08-05
JP7192023B2 true JP7192023B2 (en) 2022-12-19

Family

ID=59740752

Family Applications (2)

Application Number Title Priority Date Filing Date
JP2016036186A Pending JP2017151915A (en) 2016-02-26 2016-02-26 Information processor, data transfer system, control method for data transfer system, and program
JP2021063470A Active JP7192023B2 (en) 2016-02-26 2021-04-02 Information processing device, information processing device control method and program

Family Applications Before (1)

Application Number Title Priority Date Filing Date
JP2016036186A Pending JP2017151915A (en) 2016-02-26 2016-02-26 Information processor, data transfer system, control method for data transfer system, and program

Country Status (1)

Country Link
JP (2) JP2017151915A (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7135345B2 (en) * 2018-03-06 2022-09-13 富士フイルムビジネスイノベーション株式会社 Information processing device, information processing system and information processing program
JP7215353B2 (en) 2019-06-21 2023-01-31 富士フイルムビジネスイノベーション株式会社 Image forming device and program

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007128493A (en) 2005-10-03 2007-05-24 Ricoh Co Ltd Image forming device
JP2009116402A (en) 2007-11-01 2009-05-28 Canon Inc Print controller, print control method and print control program
JP2009199321A (en) 2008-02-21 2009-09-03 Nec Corp Relevancy inspection apparatus, relevancy inspection method, and relevancy inspection program
JP2014093640A (en) 2012-11-02 2014-05-19 Canon Inc Image forming device, system, control method, and program
JP2014115970A (en) 2012-11-14 2014-06-26 Canon Inc Information processor, control method, and program
JP2014213459A (en) 2013-04-22 2014-11-17 キヤノン株式会社 Image processing device, information processing device, information processing method and program
JP2014222450A (en) 2013-05-14 2014-11-27 キヤノンマーケティングジャパン株式会社 Information processor, processing method thereof and program
JP2015046075A (en) 2013-08-29 2015-03-12 キヤノン株式会社 Information processor, control method therefor, and computer program
US20150286452A1 (en) 2014-04-02 2015-10-08 Samsung Electronics Co., Ltd. Image forming apparatus and method of cloning using mobile device

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007128493A (en) 2005-10-03 2007-05-24 Ricoh Co Ltd Image forming device
JP2009116402A (en) 2007-11-01 2009-05-28 Canon Inc Print controller, print control method and print control program
JP2009199321A (en) 2008-02-21 2009-09-03 Nec Corp Relevancy inspection apparatus, relevancy inspection method, and relevancy inspection program
JP2014093640A (en) 2012-11-02 2014-05-19 Canon Inc Image forming device, system, control method, and program
JP2014115970A (en) 2012-11-14 2014-06-26 Canon Inc Information processor, control method, and program
JP2014213459A (en) 2013-04-22 2014-11-17 キヤノン株式会社 Image processing device, information processing device, information processing method and program
JP2014222450A (en) 2013-05-14 2014-11-27 キヤノンマーケティングジャパン株式会社 Information processor, processing method thereof and program
JP2015046075A (en) 2013-08-29 2015-03-12 キヤノン株式会社 Information processor, control method therefor, and computer program
US20150286452A1 (en) 2014-04-02 2015-10-08 Samsung Electronics Co., Ltd. Image forming apparatus and method of cloning using mobile device

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
西上原裕明,[逆引き]Wordパワーテクニック601+66Tips,初版,日本,株式会社技術評論社,2015年02月15日,p.742,ISBN978-4-7741-7115-9

Also Published As

Publication number Publication date
JP2021114309A (en) 2021-08-05
JP2017151915A (en) 2017-08-31

Similar Documents

Publication Publication Date Title
JP4780156B2 (en) Information processing apparatus, information processing method, information processing program, and computer-readable recording medium recording the information processing program
JP5377044B2 (en) Printing system, data processing method and program
JP5489619B2 (en) Information processing apparatus and method
JP5460215B2 (en) Information processing apparatus and method
JP5462610B2 (en) Information processing system, information processing apparatus, control method therefor, and program
JP6157143B2 (en) Information processing apparatus, control method, and program
JP7192023B2 (en) Information processing device, information processing device control method and program
US9703758B2 (en) Information processing apparatus for converting an original document having a format into a file having a different format and information processing method
JP2020192730A (en) Image forming device, image forming device control method and program
JP5677556B2 (en) Information processing apparatus and method
JP7483522B2 (en) Image forming apparatus, control method thereof, and program
JP2010099891A (en) Printing controller, printing controlling method, and computer program
US9270853B2 (en) Exporting and importing for display on an image forming apparatus environment setting information of an application
JP2009110050A (en) Information processor, information processing system, display control method, display control program, and recording medium
JP7514068B2 (en) Information processing device, control method thereof, and program
JP2019008673A (en) Information processing apparatus and driver installing method
JP6273756B2 (en) Device driver, information processing apparatus, and output setting conversion method
JP5843514B2 (en) Information processing apparatus, control method, and program
JP2018005794A (en) Information processing device, control method, and program
JP7196134B2 (en) Management device, method and program
JP2021196976A (en) Information processing apparatus, method for controlling information processing apparatus, and program
EP1846813B1 (en) Print control device, information processing device, method of print control device, method of information processing device and computer program
JP2007312306A (en) Facsimile system and facsimile apparatus
JP2008234221A (en) Print control device, print control method, print control program, and recording medium
JP5540720B2 (en) Print control program, computer-readable recording medium, information processing apparatus, image processing apparatus, and printing system

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210506

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210506

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220301

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220426

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220621

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220822

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20221207

R151 Written notification of patent or utility model registration

Ref document number: 7192023

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151