JP2009070170A - Information processor, information processing program, and recording medium on which information processing program is recorded - Google Patents

Information processor, information processing program, and recording medium on which information processing program is recorded Download PDF

Info

Publication number
JP2009070170A
JP2009070170A JP2007238268A JP2007238268A JP2009070170A JP 2009070170 A JP2009070170 A JP 2009070170A JP 2007238268 A JP2007238268 A JP 2007238268A JP 2007238268 A JP2007238268 A JP 2007238268A JP 2009070170 A JP2009070170 A JP 2009070170A
Authority
JP
Japan
Prior art keywords
information
information processing
definition data
error log
unit
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2007238268A
Other languages
Japanese (ja)
Other versions
JP5078518B2 (en
Inventor
Akiko Kitayama
暁子 北山
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2007238268A priority Critical patent/JP5078518B2/en
Publication of JP2009070170A publication Critical patent/JP2009070170A/en
Application granted granted Critical
Publication of JP5078518B2 publication Critical patent/JP5078518B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Debugging And Monitoring (AREA)
  • Stored Programmes (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide an information processor, an information processing program and a recording medium on which the information processing program is recorded, for allowing a user to easily change processing to be executed by application in accordance with purposes of uses or use. <P>SOLUTION: The information processor has: an information processing means for achieving each of a plurality of small functions that comprise functions corresponding to menu items of the application; a definition data generating means for generating definition data 21 for defining an execution condition and order of execution of the information processing means; and an information processing executing means for executing the information processing means on the basis of the definition data 21 generated by the definition data generating means. The processor has a means for outputting to a storage means 41 information about the definition data 21 and log information comprising a parameter and intermediate data dealt with during the processing. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、アプリケーションを実行する情報処理装置に関するものである。   The present invention relates to an information processing apparatus that executes an application.

同じアプリケーションであっても、そのアプリケーションを使用するユーザによって使用目的や用途は様々である。   Even for the same application, the purpose of use and usage vary depending on the user who uses the application.

そのため、アプリケーションを開発し、ユーザに提供する企業にとっては、提供したアプリケーションがユーザの使用目的や用途に十分に対応できているか否か、すなわち、自社のアプリケーションがユーザから高い顧客満足度を得られるか否かと言う点が、アプリケーションを販売する上で重要となる。   Therefore, for companies that develop applications and provide them to users, whether or not the provided applications can sufficiently meet the purpose and application of the users, that is, their applications can obtain high customer satisfaction from users. Whether or not is important in selling applications.

そこで、アプリケーションの多くは、ユーザサイドにおいて、必要な機能が拡張できるように、予め、全てのユーザに共通して提供する基本的な機能(以下、「基本機能」と言う)と、ユーザが必要なときに拡張可能な機能(以下、「拡張機能」と言う)とに分けて開発され、ユーザに提供されている。   Therefore, most of the applications require basic functions (hereinafter referred to as “basic functions”) that are provided in common to all users and users so that necessary functions can be expanded on the user side. It is developed separately for functions that can be expanded at any time (hereinafter referred to as “extended functions”) and provided to users.

その結果、ユーザは、必要に応じて、「基本機能」を搭載したアプリケーションが動作する情報処理装置に、アプリケーション本体のプログラムとは別の形で提供された「拡張機能」用のプログラムをインストールすることにより、使用目的や用途に応じた機能拡張を行うことができる。   As a result, the user installs the program for the “extended function” provided in a form different from the program of the application main body to the information processing apparatus in which the application having the “basic function” operates as necessary. As a result, the function can be expanded according to the purpose of use and application.

このような、機能拡張を実現するために開発された「拡張機能」用のプログラムを、「プラグイン」と言う。   Such a program for “extended function” developed to realize function expansion is called “plug-in”.

例えば、特許文献1には、システムが有する複数個の文書管理データベース(以下、「DB:Data Base」と言う)との間でデータ通信を行うためにDBそれぞれを接続する機能を、文書管理ソフトウェア(アプリケーション本体)のプログラムとは別のプログラム(DB接続機能プラグイン)として構成する統合文書管理システムが提案されている。   For example, Patent Document 1 discloses a document management software having a function of connecting each DB in order to perform data communication with a plurality of document management databases (hereinafter referred to as “DB: Data Base”) included in the system. There has been proposed an integrated document management system configured as a program (DB connection function plug-in) different from the (application main body) program.

このように、統合文書管理システムを構成することで、ユーザが、ユーザインタフェース(以下、「UI:User Interface」と言う)を介して文書操作を行う際に、システムが有するDBの種類を意識することなく操作を行うことができる他、DB間のデータ通信に関する仕様変更やDBの設計変更、また新たなDBの追加などが発生した場合でも、開発サイドは、その変更点への対応をプラグイン単位で行えば良いため、カスタマイズが容易であるなどの効果が挙げられている。
特開2001−51840号公報
By configuring the integrated document management system in this way, the user is aware of the type of DB that the system has when performing document operations via a user interface (hereinafter referred to as “UI: User Interface”). Even if there is a change in specifications related to data communication between DBs, a change in DB design, or the addition of a new DB, the development side plugs in the changes. Since it only needs to be done in units, it is easy to customize.
JP 2001-51840 A

しかしながら、実際、ユーザがアプリケーションを使用するときは、使用目的や用途に応じて、プラグインにより提供された各機能を組み合わせて処理を行う。   However, when a user actually uses an application, processing is performed by combining the functions provided by the plug-in according to the purpose of use and usage.

例えば、図1に示すように、「入力された画像データを色変換して印刷する」と言う処理をユーザが行いたい場合、従来の方法では、プラグインとしてインストールされた、画像データを色変換する「色変換機能プラグインP1」(以下、「プラグインP1」と言う)と画像データを印刷する「印刷機能プラグインP2」(以下、「プラグインP2」と言う)とに、アプリケーションのUI(例えば、メニュー項目など)を介して、処理を実行するための指示(図中の(1)及び(2))をしなければならない。すなわち、従来の方法では、ユーザが行いたい処理を実現するために、ユーザ自身が、処理を行うために必要なプラグインP1及びP2それぞれに対して(プラグイン単位で)実行の指示を行う必要があるという問題点がある。   For example, as shown in FIG. 1, when the user wants to perform a process of “color conversion of input image data and printing”, the conventional method performs color conversion on image data installed as a plug-in. The “color conversion function plug-in P1” (hereinafter referred to as “plug-in P1”) and “print function plug-in P2” (hereinafter referred to as “plug-in P2”) for printing image data. Instructions ((1) and (2) in the figure) for executing the process must be given via (for example, menu items). That is, in the conventional method, in order to realize the processing that the user wants to perform, the user himself / herself needs to instruct execution (for each plug-in) to each of the plug-ins P1 and P2 necessary for performing the processing. There is a problem that there is.

このように、従来の方法では、使用目的や用途に応じて、プラグインにより提供された各機能を組み合わせて処理を行うときの操作がユーザにとって煩雑なものとなり、ユーザが行いたい処理に対応した拡張性のあるアプリケーションとしては、十分でないという問題点がある。   As described above, in the conventional method, depending on the purpose of use and application, the operation when performing processing by combining each function provided by the plug-in becomes complicated for the user, and it corresponds to the processing that the user wants to perform. There is a problem that it is not sufficient as an extensible application.

また、例えば、開発サイドにおいて、ユーザが行いたい処理を1つのプラグインとして開発し、ユーザに提供すると言う対応も考えられるが、ユーザレベルに対応するプラグインの開発にかかるコストや時間などから開発サイドの負担が大きく現実的ではないという問題点がある。   In addition, for example, on the development side, it is possible to develop a process that the user wants to perform as one plug-in and provide it to the user. However, the development is based on the cost and time required to develop the plug-in corresponding to the user level. There is a problem that the burden on the side is large and not realistic.

そこで、本発明では、上記従来技術の問題点を鑑み、アプリケーションが実行する処理を使用目的や用途などに応じて容易に変更できる情報処理装置、情報処理プログラム、及び情報処理プログラムを記録する記録媒体を提供することを目的とする。   Accordingly, in the present invention, in view of the above-described problems of the prior art, an information processing apparatus, an information processing program, and a recording medium for recording the information processing program that can easily change processing executed by an application according to the purpose of use or application The purpose is to provide.

上記目的を達成するため、アプリケーションのメニュー項目に対応する機能を構成する複数の小機能それぞれを実現する情報処理手段と、前記情報処理手段の実行条件及び実行順序を定義した定義データを生成する定義データ生成手段と、前記定義データ生成手段により生成された前記定義データを基に、前記情報処理手段を実行する情報処理実行手段とを有する情報処理装置であって、前記定義データに関する情報と、実行すべく選択されたメニュー項目に対応する機能を構成する複数の小機能を特定するための情報と、該小機能毎に実行されたことを示す情報と、前記情報処理実行手段の途中の処理結果である中間データとから成るエラーログ解析情報を記憶装置に出力するエラーログ情報出力手段を有することを特徴とする。   In order to achieve the above object, information processing means for realizing each of a plurality of small functions constituting functions corresponding to the menu items of the application, and a definition for generating definition data defining execution conditions and execution order of the information processing means An information processing apparatus comprising: a data generation unit; and an information processing execution unit that executes the information processing unit based on the definition data generated by the definition data generation unit. Information for specifying a plurality of small functions constituting a function corresponding to the menu item selected to be appropriate, information indicating that the function has been executed for each of the small functions, and a processing result in the middle of the information processing execution means And error log information output means for outputting error log analysis information comprising intermediate data to a storage device.

また、上記目的を達成するため、前記エラーログ解析情報を一時的に記憶する一時的記憶手段を有し、前記エラーログ情報出力手段は、該一時的記憶手段に記憶された前記エラーログ解析情報を前記記憶装置に出力することを特徴とする。   Further, in order to achieve the above object, the apparatus has temporary storage means for temporarily storing the error log analysis information, and the error log information output means includes the error log analysis information stored in the temporary storage means. Is output to the storage device.

これによって、ユーザが適宜処理順序を定義した定義データを実行した場合でもエラー解析に必要なログ情報が出力されるため、エラー原因の解析が容易に行うことが出来るようになる。   As a result, even when the user executes definition data in which the processing order is appropriately defined, log information necessary for error analysis is output, so that the cause of the error can be easily analyzed.

また、上記目的を達成するため、前記記憶装置又は前記一時的記憶手段で保持している前記エラーログ解析情報を破棄する手段を有することを特徴とする。   In order to achieve the above object, the apparatus has a means for discarding the error log analysis information held in the storage device or the temporary storage means.

これによって、エラーが発生しなかった場合にログ情報が出力されずに済み、ユーザの記憶領域を圧迫しない効果が得られる。   As a result, when no error occurs, log information is not output, and the user's storage area is not compressed.

また、上記目的を達成するため、前記エラーログ情報出力手段は、前記情報処理実行手段による処理が完了しなかった場合に、前記一時的記憶手段で保持している完了しなかった前記情報処理実行手段に係る前記エラーログ解析情報を、前記情報処理実行手段に係る前記定義データ毎に対応付けて前記記憶装置に出力することを特徴とする。   In order to achieve the above object, the error log information output means, when the processing by the information processing execution means is not completed, performs the information processing execution that is not completed and is held in the temporary storage means. The error log analysis information relating to the means is output to the storage device in association with each definition data relating to the information processing execution means.

また、上記目的を達成するため、前記エラーログ情報出力手段は、前記情報処理実行手段による処理が完了しなかった場合に、前記一時的記憶手段で保持している完了しなかった前記情報処理実行手段に係る前記エラーログ解析情報を、前記情報処理実行手段に係る前記定義データに定義された前記小機能毎に対応付けて前記記憶装置に出力することを特徴とする。   In order to achieve the above object, the error log information output means, when the processing by the information processing execution means is not completed, performs the information processing execution that is not completed and is held in the temporary storage means. The error log analysis information relating to the means is output to the storage device in association with each of the small functions defined in the definition data relating to the information processing execution means.

これによって、エラー処理が発生した定義データ毎にエラーログ情報を見ることが出来るため、定義データとログ情報との関係が一目で分かり、エラーログ解析が行い易くなる。   As a result, the error log information can be viewed for each definition data in which error processing has occurred, so the relationship between the definition data and the log information can be understood at a glance and the error log analysis can be easily performed.

また、上記目的を達成するため、前記エラーログ情報出力手段は、前記一時的記憶手段で保持している前記エラーログ解析情報をアーカイブデータにまとめ前記記憶装置に出力することを特徴とする。   In order to achieve the above object, the error log information output means compiles the error log analysis information held in the temporary storage means into archive data and outputs the archive data to the storage device.

これによって、ユーザがエラー解析のためにログ情報を開発元に提出する場合に複数の場所に散らばったログ情報を収集する手間が省け、簡単に全てのログ情報の採取が行えるようになった。   This saves the user the trouble of collecting log information scattered in multiple places when submitting log information to the developer for error analysis, and makes it easy to collect all log information.

また、上記目的を達成するため、前記エラーログ情報出力手段は、前記一時的記憶手段で保持している前記情報処理実行手段に係る前記定義データに関する情報及び前記情報処理実行手段のメニュー項目に対応する機能の処理が完了したとの情報を前記記憶装置に出力することを特徴とする。   In order to achieve the above object, the error log information output means corresponds to information on the definition data related to the information processing execution means held in the temporary storage means and menu items of the information processing execution means. The information that the processing of the function to be completed is output to the storage device.

これによって、本ログ情報の出力の機能がエラー解析のためだけでなく、ユーザの操作ログ出力機能としても利用することができ、ユーザが良く利用する定義データやプラグインの情報の取得が可能となる。   As a result, this log information output function can be used not only for error analysis, but also as a user operation log output function, and it is possible to acquire definition data and plug-in information often used by users. Become.

また、上記目的を達成するため、前記エラーログ情報出力手段は、前記情報処理実行手段の処理が完了しなかった場合に、完了しなかった前記情報処理実行手段に係る前記エラーログ解析情報を抽出する手段を有し、前記抽出する手段によって抽出されたデータを前記記憶装置へ出力することを特徴とする。   In order to achieve the above object, the error log information output means extracts the error log analysis information related to the information processing execution means that has not been completed when the processing of the information processing execution means has not been completed. And outputting the data extracted by the extracting means to the storage device.

これによって、エラー時に出力されるログ情報の容量を少なくすることが出来るため、ユーザの記憶領域を圧迫しないという効果を得ることが出来る。   As a result, it is possible to reduce the capacity of log information that is output at the time of an error, so that an effect of not pressing the user's storage area can be obtained.

また、上記目的を達成するため、前記エラーログ情報出力手段は、前記一時的記憶手段で保持している、前記定義データに関する情報と、実行すべく選択されたメニュー項目に対応する機能を構成する複数の小機能を特定するための情報と、該小機能毎に実行されたことを示す情報と、前記情報処理実行手段の途中の処理結果である中間データの内から少なくとも1つの情報を選択する手段を有し、前記選択する手段によって選択された情報を前記記憶装置へ出力することを特徴とする。   In order to achieve the above object, the error log information output means configures information corresponding to the definition data held in the temporary storage means and a function corresponding to the menu item selected to be executed. At least one piece of information is selected from among information for specifying a plurality of small functions, information indicating that each small function has been executed, and intermediate data that is a processing result in the middle of the information processing execution means Means for outputting the information selected by the selecting means to the storage device.

これによって、ユーザの記憶装置の空き容量に応じてエラー時に出力されるログ情報の段階を選択することが出来るため、ユーザの環境に適したログ情報の出力量での運用が可能となる。   As a result, it is possible to select the stage of log information that is output in the event of an error in accordance with the free capacity of the user's storage device, so that operation with an output amount of log information suitable for the user's environment becomes possible.

上記目的を達成するために、本発明の情報処理プログラムは、コンピュータを、アプリケーションのメニュー項目に対応する機能を構成する複数の小機能それぞれを実現する情報処理手段と、前記情報処理手段の実行条件及び実行順序を定義した定義データを生成する定義データ生成手段と、前記定義データ生成手段により生成された前記定義データを基に、前記情報処理手段を実行する情報処理実行手段として機能させるための情報処理プログラムであって、さらに、コンピュータを、前記定義データに関する情報と、実行すべく選択されたメニュー項目に対応する機能を構成する複数の小機能を特定するための情報と、該小機能毎に実行されたことを示す情報と、前記情報処理実行手段の途中の処理結果である中間データを前記記憶装置に出力する手段として機能させる。   In order to achieve the above object, an information processing program according to the present invention provides a computer with information processing means for realizing each of a plurality of small functions constituting functions corresponding to menu items of an application, and execution conditions of the information processing means. And definition data generation means for generating definition data defining the execution order, and information for causing the information processing means to function as information processing execution means based on the definition data generated by the definition data generation means A processing program, further comprising: a computer for information on the definition data; information for specifying a plurality of small functions constituting a function corresponding to the menu item selected to be executed; Information indicating that it has been executed and intermediate data that is a processing result in the middle of the information processing execution means To function as means for outputting.

これによって、ユーザが適宜処理順序を定義した定義データを実行した場合でもエラー解析に必要なログ情報が出力されるため、エラー原因の解析が容易に行うことが出来るようになる。   As a result, even when the user executes definition data in which the processing order is appropriately defined, log information necessary for error analysis is output, so that the cause of the error can be easily analyzed.

本発明によれば、アプリケーションが実行する処理を使用目的や用途などに応じて容易に変更できる情報処理装置、情報処理プログラム、及び情報処理プログラムを記録する記録媒体を提供することができる。   ADVANTAGE OF THE INVENTION According to this invention, the information processing apparatus which can change easily the process which an application performs according to a use purpose, a use, an information processing program, and the recording medium which records an information processing program can be provided.

以下、アプリケーションが実行する処理を使用目的や用途などに応じて容易に変更できる情報処理装置、情報処理プログラム、及び情報処理プログラムを記録する記録媒体を提供することについての好適な実施の形態(以下、「実施形態」と言う)について、図面を用いて詳細に説明する。   Hereinafter, preferred embodiments for providing an information processing apparatus, an information processing program, and a recording medium for recording the information processing program that can easily change the process executed by the application according to the purpose of use or application (hereinafter, referred to as the information processing apparatus) , “Embodiment”) will be described in detail with reference to the drawings.

<実施形態1のハードウェア構成について>
まず、実施形態1に係る情報処理装置100のハードウェア構成について、図2を用いて説明する。
<Hardware Configuration of Embodiment 1>
First, the hardware configuration of the information processing apparatus 100 according to the first embodiment will be described with reference to FIG.

図2は、実施形態1に係る情報処理装置100のハードウェア構成の一例を示す図である。   FIG. 2 is a diagram illustrating an example of a hardware configuration of the information processing apparatus 100 according to the first embodiment.

図2に示すように、実施形態1に係る情報処理装置100は、制御部11、主記憶部12、補助記憶部13、ネットワークI/F14、外部記憶装置I/F15、外部装置I/F16、出力装置I/F17、及び入力装置I/F18とから構成されている。   As shown in FIG. 2, the information processing apparatus 100 according to the first embodiment includes a control unit 11, a main storage unit 12, an auxiliary storage unit 13, a network I / F 14, an external storage device I / F 15, an external device I / F 16, An output device I / F 17 and an input device I / F 18 are included.

制御部(CPU:Central Processing Unit)11は、以下に説明する主記憶部12、補助記憶部13、及びネットワークI/F14など、実施形態1に係る情報処理装置100が有する各装置の制御を行う。また、制御部11は、主記憶部12や補助記憶部13などに記憶されたプログラムを実行する装置で、入力装置や記憶装置からデータを受け取り、データを演算・加工した上で、出力装置や記憶装置に出力する(例えば、キーボードで入力した文字をディスプレイに表示するなど)。   A control unit (CPU: Central Processing Unit) 11 controls each device included in the information processing apparatus 100 according to the first embodiment, such as a main storage unit 12, an auxiliary storage unit 13, and a network I / F 14 described below. . The control unit 11 is a device that executes a program stored in the main storage unit 12 or the auxiliary storage unit 13. The control unit 11 receives data from an input device or a storage device, calculates and processes the data, Output to a storage device (for example, display characters entered on a keyboard on a display).

主記憶部(ROM:Read Only Memory、RAM:Random Access Memory)12は、制御部11が実行するプログラムや関連するデータを記憶(一時的に保持する場合も含む)する装置である。ROMには、制御部11が実行するプログラムや関連するデータが記憶されており、記憶されたプログラムや関連するデータは、制御部11により、必要に応じてRAM上へ展開(ロード)され、展開(ロード)されたプログラムや関連するデータは、制御部11により、演算・加工される。   A main storage unit (ROM: Read Only Memory, RAM: Random Access Memory) 12 is a device for storing (including temporarily holding) a program executed by the control unit 11 and related data. The ROM stores a program executed by the control unit 11 and related data, and the stored program and related data are expanded (loaded) onto the RAM as needed by the control unit 11 and expanded. The (loaded) program and related data are calculated and processed by the control unit 11.

補助記憶部(HD:Hard Disk)13は、基本ソフトウェアであるOS(Operating System)や実施形態1に係る情報処理プログラムを含むアプリケーションプログラムや機能拡張用のプラグインなどを関連するデータとともに記憶する装置である。また、補助記憶部13には、実施形態1に係る情報処理装置100が管理する各種情報(例えば、プラグインの実行条件や実行順序を定義した定義情報など。)が格納され、DBやファイルシステム(FS:File System)などにより管理される。   The auxiliary storage unit (HD: Hard Disk) 13 stores an OS (Operating System) that is basic software, an application program including the information processing program according to the first embodiment, a plug-in for function expansion, and the like together with related data. It is. In addition, the auxiliary storage unit 13 stores various information managed by the information processing apparatus 100 according to the first embodiment (for example, definition information defining execution conditions and execution order of plug-ins), and a DB or file system. (FS: File System) etc.

ネットワークI/F14は、有線及び/又は無線回線などのデータ伝送路により構築されたLAN(Local Area Network)、WAN(Wide Area Network)などのネットワークを介して接続された通信機能を有する周辺機器(例えば、他の情報処理装置や画像形成装置など。)と実施形態1に係る情報処理装置100とのインタフェースである。   The network I / F 14 is a peripheral device having a communication function connected via a network such as a LAN (Local Area Network) or a WAN (Wide Area Network) constructed by a data transmission path such as a wired and / or wireless line. For example, this is an interface between the information processing apparatus 100 according to the first embodiment and another information processing apparatus or image forming apparatus.

外部記憶装置I/F15は、USB(Universal Serial Bus)などのデータ伝送路を介して接続された外部記憶装置(例えば、記憶メディアドライブなど)と実施形態1に係る情報処理装置100とのインタフェースである。   The external storage device I / F 15 is an interface between an external storage device (for example, a storage media drive) connected via a data transmission path such as USB (Universal Serial Bus) and the information processing apparatus 100 according to the first embodiment. is there.

外部装置I/F16は、USBなどのデータ伝送路を介して接続された外部入力装置(例えば、外付けHDやUSBメモリなど)と実施形態1に係る情報処理装置100とのインタフェースである。   The external device I / F 16 is an interface between an external input device (for example, an external HD or a USB memory) connected via a data transmission path such as USB and the information processing apparatus 100 according to the first embodiment.

実施形態1に係る情報処理装置100は、これらのインタフェースを介して、外部と各種データのやり取り(送受信や読み込み/書き込み)を行う。   The information processing apparatus 100 according to the first embodiment exchanges various types of data (transmission / reception and reading / writing) with the outside via these interfaces.

出力装置I/F17は、専用ケーブルなどのデータ伝送路を介して接続された出力装置(例えば、CRT(Cathode Ray Tube)やLCD(Liquid Crystal Display)など)と実施形態1に係る情報処理装置100とのインタフェースである。   The output device I / F 17 includes an output device (for example, CRT (Cathode Ray Tube) or LCD (Liquid Crystal Display)) connected via a data transmission line such as a dedicated cable, and the information processing apparatus 100 according to the first embodiment. Interface.

入力装置I/F18は、USBなどのデータ伝送路を介して接続された入力装置(例えば、キーボードやマウスなど。)と実施形態1に係る情報処理装置100とのインタフェースである。   The input device I / F 18 is an interface between an input device (for example, a keyboard and a mouse) connected via a data transmission path such as USB and the information processing apparatus 100 according to the first embodiment.

このように、実施形態1に係る情報処理装置100は、主記憶部12や補助記憶部13などの記憶装置に格納された実施形態1に係る情報処理プログラムを実行し、各装置を制御することで、以降に説明する「コンピュータで実行する処理を使用目的や用途などに応じて容易に変更可能なデスクトップアプリケーション」を実現している。   As described above, the information processing apparatus 100 according to the first embodiment executes the information processing program according to the first embodiment stored in the storage device such as the main storage unit 12 or the auxiliary storage unit 13 and controls each device. Thus, a “desktop application in which processing executed by a computer can be easily changed in accordance with the purpose of use and usage” described later is realized.

<実施形態1のソフトウェア構成について>
次に、実施形態1に係る情報処理装置100のソフトウェア構成について、図3を用いて説明する。
<About Software Configuration of Embodiment 1>
Next, the software configuration of the information processing apparatus 100 according to the first embodiment will be described with reference to FIG.

図3は、実施形態1に係る情報処理装置100のソフトウェア構成の一例を示す図である。   FIG. 3 is a diagram illustrating an example of a software configuration of the information processing apparatus 100 according to the first embodiment.

図3に示すように、実施形態1に係る情報処理装置100に実装するデスクトップアプリケーション20に関するソフトウェアは、デスクトップアプリケーション20、機能プラグイン30、及びコアプログラム(コアモジュール群)31とから構成されている。   As illustrated in FIG. 3, software related to the desktop application 20 implemented in the information processing apparatus 100 according to the first embodiment includes a desktop application 20, a function plug-in 30, and a core program (core module group) 31. .

デスクトップアプリケーション20は、定義データ21、UIプラグイン(UIパーツ)22、及びアプリケーションプロセス23とから構成されている。   The desktop application 20 includes definition data 21, a UI plug-in (UI part) 22, and an application process 23.

定義データ21は、デスクトップアプリケーション20によって行う処理を実現するために必要なプラグインの実行条件や実行順序などの動作に関する情報が所定の形式に従って定義されたデータであり、複数個のデータ(データ群)によって構成されている。   The definition data 21 is data in which information related to operations such as execution conditions and execution order of plug-ins necessary for realizing the processing performed by the desktop application 20 is defined according to a predetermined format. ).

UIプラグイン(UIパーツ)22は、デスクトップアプリケーション20のUIを構成するプログラム(UIを構成する最小単位の機能(小機能))であり、複数個のプログラム(モジュール群)によって構成されている。   The UI plug-in (UI part) 22 is a program that constitutes the UI of the desktop application 20 (a minimum unit function (small function) that constitutes the UI), and includes a plurality of programs (module groups).

アプリケーションプロセス23は、OSから主記憶部12のRAM上に使用可能なメモリ領域の割り当てを受けて、処理を実行するプログラムである。アプリケーションプロセス23によって実行される処理は、例えば、UIプラグイン(UIパーツ)22を用いてCRTやLCDなどの出力装置にUIを表示するための描画処理や、表示されたUIから受け付けた動作に関する情報を基にした定義データ21の生成処理などである。   The application process 23 is a program that executes processing upon receiving an allocation of a usable memory area on the RAM of the main storage unit 12 from the OS. The process executed by the application process 23 relates to, for example, a drawing process for displaying a UI on an output device such as a CRT or an LCD using a UI plug-in (UI part) 22 and an operation received from the displayed UI. For example, the definition data 21 is generated based on the information.

次に、機能プラグイン30は、デスクトップアプリケーション20の機能を実現するために所定の情報処理を行うプログラムであり、複数個のプログラム(モジュール群)によって構成されている。ここで言う「所定の情報処理」とは、例えば、「ファイル選択」、「色変換」、「印刷」、「メッセージ表示」などのような、デスクトップアプリケーション20の機能を構成する最小単位の機能(小機能)を実現する情報処理を意味する。   Next, the function plug-in 30 is a program that performs predetermined information processing in order to realize the function of the desktop application 20, and is configured by a plurality of programs (module groups). The “predetermined information processing” referred to here is a minimum unit function (such as “file selection”, “color conversion”, “print”, “message display”, etc.) that constitutes the function of the desktop application 20 (for example). Information processing that realizes (small functions).

次に、コアプログラム31は、定義データ21に定義された動作条件や動作順序などの動作に関する情報に従って、機能プラグイン(小機能)30を実行するプログラムや、アプリケーションプログラムとプラグインとの間のデータインタフェース(以下、「データI/F」と言う)プログラムと言った、アプリケーションプログラムとプラグインとの間で共通化されたプログラム(モジュール)であり、複数個のプログラム(モジュール群)によって構成されている。   Next, the core program 31 is a program that executes the function plug-in (small function) 30 according to the information about the operation such as the operation condition and the operation order defined in the definition data 21, or between the application program and the plug-in. A data interface (hereinafter referred to as “data I / F”) program, which is a program (module) shared between an application program and a plug-in, and is composed of a plurality of programs (module groups). ing.

上記のように構成された、実施形態1に係る情報処理装置100に実装するデスクトップアプリケーション20に関するソフトウェアは、以下のように動作する。以下に説明する動作は、ユーザが、「デスクトップアプリケーション20のメニュー項目を選択した」ときの一例である。
(1) UIがユーザからの動作指示を受け取る。
(2) アプリケーションプロセス23は、UIから受け取った動作指示を、データI/Fを介してコアプログラム31に渡す。
(3) コアプログラム31は、アプリケーションプロセス23から受け取った動作指示から、指示された動作に関する情報が定義された定義データ21を特定し(複数個ある定義データ21の中から、UI上のメニュー項目に対応付けられた定義データ21を特定する。)、特定した定義データ21を基に、定義された実行条件や実行順序などの動作に関する情報に従って機能プラグイン30を実行する。
The software related to the desktop application 20 implemented in the information processing apparatus 100 according to the first embodiment configured as described above operates as follows. The operation described below is an example when the user “selects a menu item of the desktop application 20”.
(1) The UI receives an operation instruction from the user.
(2) The application process 23 passes the operation instruction received from the UI to the core program 31 via the data I / F.
(3) The core program 31 specifies the definition data 21 in which the information related to the instructed operation is defined from the operation instruction received from the application process 23 (the menu item on the UI from the plurality of definition data 21) And the function plug-in 30 is executed in accordance with information relating to the operation such as the defined execution condition and execution order based on the specified definition data 21.

このように、実施形態1に係るデスクトップアプリケーション20に関するソフトウェアは、ユーザの起動指示に従って、OSから割り当てられた主記憶部12のRAM上のメモリ領域に、上記に説明した各プログラムやデータを展開(ロード)し、展開(ロード)した各プログラムを制御部11により実行することで、デスクトップアプリケーション20においてユーザが行いたい処理を実現している。   As described above, the software related to the desktop application 20 according to the first embodiment expands each program and data described above in the memory area on the RAM of the main storage unit 12 allocated from the OS in accordance with the activation instruction of the user ( The control unit 11 executes each program loaded and loaded (loaded), thereby realizing a process desired by the user in the desktop application 20.

つまり、実施形態1により、アプリケーションが実行する処理を使用目的や用途などに応じて容易に変更できる情報処理装置を提供するという目的を達成している。   In other words, the first embodiment achieves the object of providing an information processing apparatus that can easily change the process executed by the application according to the purpose of use or the purpose of use.

一方で、実施形態1により、エラーや障害発生時のログ情報の出力に関して新たな問題が生じる。   On the other hand, according to the first embodiment, a new problem arises regarding the output of log information when an error or failure occurs.

ユーザの実行できる機能が予め装置側が定義した処理の実行順序に限られる情報処理装置では、ユーザの操作手順が明らかになれば、どの処理がどんな順序で行われていたかが分かるので、その他にはエラー発生時のログ情報の出力と関連するデータの採取だけでエラー原因の解析を行うことができた。   In an information processing device in which the functions that can be executed by the user are limited to the execution order of processing defined in advance by the device, it is possible to know which processing was performed in what order when the user's operation procedure is clarified. The cause of the error could be analyzed simply by collecting data related to the output of log information at the time of occurrence.

しかし、実施形態1の情報処理装置において、小機能を持つ個々のプラグインの処理は完全に独立しており、ユーザが幾つかのプラグインの処理を組み合わせて使用目的や用途などに応じた定義データを適宜定義することができるため、ユーザが実行できる処理の組合せパターンは膨大になる。そのため、ユーザの実行できる機能が予め装置側が定義した処理の実行順序に限られる情報処理装置のように、ユーザによる操作手順の申告と、エラーの発生時のログ情報の出力や関連するデータの採取だけでは、どの処理がどんな順序で行われていたかが分からず、エラー原因の解析が困難になるという問題が生じる。   However, in the information processing apparatus according to the first embodiment, the processing of each plug-in having a small function is completely independent, and the user can combine several plug-in processing to define according to the purpose of use and application. Since data can be defined as appropriate, the number of combinations of processes that can be executed by the user is enormous. For this reason, as with information processing devices in which the functions that can be executed by the user are limited to the execution order of processing defined in advance by the device, the user can declare operational procedures, output log information when an error occurs, and collect related data However, there is a problem that it becomes difficult to analyze the cause of an error because it is not possible to know which processing was performed in what order.

<実施形態2に係る改良発明の原理>
図4に実施形態1の問題点を解決した改良発明の原理図を示す。以下で、図4における各手段の機能及びそれらの関係を説明する。
<Principle of Improved Invention According to Embodiment 2>
FIG. 4 shows a principle diagram of an improved invention that solves the problems of the first embodiment. Below, the function of each means in FIG. 4 and their relationship will be described.

図4の情報処理装置50は、情報処理手段51、定義データ生成手段52、情報処理実行手段53、一時的記憶手段54、破棄手段55、エラーログ情報出力手段56、選択手段561、抽出手段562を有する。   4 includes an information processing unit 51, a definition data generation unit 52, an information processing execution unit 53, a temporary storage unit 54, a discard unit 55, an error log information output unit 56, a selection unit 561, and an extraction unit 562. Have

前記情報処理手段51は、アプリケーションのメニュー項目に対応する機能を構成する複数の小機能をそれぞれ実現する機能を有する。   The information processing means 51 has a function of realizing a plurality of small functions constituting functions corresponding to application menu items.

前記定義データ生成手段52は、前記情報処理手段50の実行条件と実行順序を定義した定義データを生成する機能を有する。   The definition data generation means 52 has a function of generating definition data defining the execution conditions and execution order of the information processing means 50.

前記情報処理実行手段53は、前記定義データ生成手段52が生成した前記定義データを基に、前記情報処理手段51を実行する機能を有する。   The information processing execution unit 53 has a function of executing the information processing unit 51 based on the definition data generated by the definition data generation unit 52.

前記一時的記憶手段54は、前記情報処理手段51の実行によって生成される、定義データ411、実行すべく選択されたメニュー項目に対応する機能を構成する複数の小機能を特定するための情報412、小機能毎に実行されたことを示す情報412、及び情報処理実行手段の途中の処理結果である中間データ413とから成るエラーログ解析情報を一時的に記憶する機能を有する。   The temporary storage unit 54 generates definition data 411 generated by the execution of the information processing unit 51 and information 412 for specifying a plurality of small functions constituting a function corresponding to the menu item selected to be executed. In addition, it has a function of temporarily storing error log analysis information including information 412 indicating that it has been executed for each small function and intermediate data 413 that is a processing result in the middle of the information processing execution means.

前記破棄手段55は、記憶装置41又は前記一時的記憶手段54で保持している前記エラーログ解析情報を破棄する機能を有する。   The discarding unit 55 has a function of discarding the error log analysis information held in the storage device 41 or the temporary storage unit 54.

前記エラーログ情報出力手段56は、前記情報処理実行手段53又は前記一時的記憶手段54が保持している前記エラーログ解析情報を前記記憶装置41に出力する機能を有する。また、前記エラーログ情報出力手段56は、前記エラーログ解析情報の前記抽出手段561、前記エラーログ解析情報の前記選択手段562の実行を経てから、前記記憶装置41に出力する機能も有する。   The error log information output means 56 has a function of outputting the error log analysis information held by the information processing execution means 53 or the temporary storage means 54 to the storage device 41. The error log information output means 56 also has a function of outputting the error log analysis information to the storage device 41 after execution of the extraction means 561 of the error log analysis information and the selection means 562 of the error log analysis information.

記憶装置41は、前記エラーログ解析情報を保持する機能を有する、情報処理装置の外部装置である。   The storage device 41 is an external device of the information processing device having a function of holding the error log analysis information.

上記各手段から構成された図4の情報処理装置は、以下のように動作する。
(1) ユーザがアプリケーションのメニュー項目を選択した場合に、前記定義データ生成手段52が前記情報処理手段51の実行条件及び実行順序を定義した定義データを生成する。
(2) 前記情報処理実行手段53が、上記定義データに基づき、前記情報処理手段51の実行を制御する。
(3) また、情報処理実行手段53は、前記情報処理手段51の制御を行うと共に、前記エラーログ解析情報を前記一時的記憶手段54に記憶させ、又は前記エラーログ情報出力手段56を介して、前記記憶装置41に前記エラーログ解析情報を出力するように制御する。
(4) 前記記憶装置41に保持されているエラーログ解析情報を利用することで、エラーが発生した定義データ毎にエラーログを見ることができ、定義データとエラーログの関係が分かり易いため、エラー原因の解析が容易になる。
The information processing apparatus of FIG. 4 constituted by the above means operates as follows.
(1) When the user selects a menu item of the application, the definition data generation unit 52 generates definition data defining the execution conditions and execution order of the information processing unit 51.
(2) The information processing execution unit 53 controls the execution of the information processing unit 51 based on the definition data.
(3) Further, the information processing execution unit 53 controls the information processing unit 51 and stores the error log analysis information in the temporary storage unit 54 or via the error log information output unit 56. And control to output the error log analysis information to the storage device 41.
(4) By using the error log analysis information held in the storage device 41, the error log can be viewed for each definition data in which an error has occurred, and the relationship between the definition data and the error log is easy to understand. Analysis of the cause of error becomes easy.

<実施形態2>
実施形態2のソフトウェア構成を、図3の実施形態1のソフトウェア構成に準じて示せば図5のようになる。図5では、定義ファイル実行プログラム40がコアプログラム群31に含まれ、定義ファイル実行プログラム40が出力したログ情報等の情報を格納する記憶装置41が新たに設けられている。また、同じ実施形態2を説明する図4と図5の関係は、図4は実施形態2を機能的な側面から捉え、各機能を実現する手段の関係を示す図であるのに対し、図5は実施形態2に係る情報処理装置のソフトウェア構成の一例を示す図という関係になっている。図5の定義データ実行プログラムが、コンピュータに情報処理手段51、定義データ生成手段52、情報処理実行手段53、一時的記憶手段54、破棄手段55、エラーログ情報出力手段56として機能するものである。こうした改良によって、エラーの解析を容易に行えるようなログ情報の出力の仕組みを提供することができる。
<Embodiment 2>
FIG. 5 shows the software configuration of the second embodiment according to the software configuration of the first embodiment of FIG. In FIG. 5, the definition file execution program 40 is included in the core program group 31, and a storage device 41 for storing information such as log information output by the definition file execution program 40 is newly provided. 4 and 5 for explaining the same embodiment 2, FIG. 4 is a diagram showing the relationship of means for realizing each function by grasping the embodiment 2 from the functional side, while FIG. 5 is a diagram showing an example of a software configuration of the information processing apparatus according to the second embodiment. The definition data execution program of FIG. 5 functions as information processing means 51, definition data generation means 52, information processing execution means 53, temporary storage means 54, discarding means 55, and error log information output means 56 in the computer. . With such improvements, it is possible to provide a log information output mechanism that facilitates error analysis.

つまり、実施形態2により、ユーザが適宜処理順序を定義した定義データ21を実行した場合でもエラー解析に必要なログ情報が出力されるため、エラー原因の解析が容易に行えるようになる。また、エラーが発生した定義データ21毎にエラーログを見ることが出来るため、定義データ21とログの関係が容易に分かり、エラー原因の解析が行い易くなる。   That is, according to the second embodiment, even when the user executes the definition data 21 in which the processing order is appropriately defined, log information necessary for error analysis is output, so that the cause of the error can be easily analyzed. Further, since the error log can be viewed for each definition data 21 in which an error has occurred, the relationship between the definition data 21 and the log can be easily understood, and the cause of the error can be easily analyzed.

以下、実施形態2の好適な実施の形態について、図面を用いて詳細に説明する。ハードウェア構成については図2と同じ構成である。ソフトウェアの構成については図5に記載する通りである。   Hereinafter, a preferred embodiment of the second embodiment will be described in detail with reference to the drawings. The hardware configuration is the same as that shown in FIG. The software configuration is as shown in FIG.

図6に記載のフローチャートに基づき、実施形態2ついて説明する。図6における網掛け部分が、実施形態1と実施形態2の差異部分である。   The second embodiment will be described based on the flowchart shown in FIG. A shaded portion in FIG. 6 is a difference between the first and second embodiments.

ステップS11でユーザがデスクトップアプリケーション20のメニューを選択すると、次にステップS12で定義データ実行プログラム40によって、該当する定義データ21を実行する処理が開始される。定義データ実行プログラム40は、定義データ21を実行する処理の冒頭で、まず、実行しようとする定義データ21の情報をログ情報として保持する。   When the user selects the menu of the desktop application 20 in step S11, the definition data execution program 40 starts processing for executing the corresponding definition data 21 in step S12. The definition data execution program 40 first holds information of the definition data 21 to be executed as log information at the beginning of the process of executing the definition data 21.

ステップS13、S14でコアプログラム群31は定義データ21の構文を解析し、定義データ21で定義された処理対象(機能プラグイン30)を実行しようとするが、その直前に、ステップS15で定義データ実行プログラム40は機能プラグイン30に渡すパラメータの情報をログ情報として保持する。その後、ステップS16で実行条件、処理対象を基に定義データで定義された機能プラグイン30が実行される。また、機能プラグイン30の処理が完了した後にも、ステップS17で機能プラグイン30から返されたパラメータの情報をログ情報として保持する。   In steps S13 and S14, the core program group 31 analyzes the syntax of the definition data 21 and attempts to execute the processing target (function plug-in 30) defined in the definition data 21, but immediately before that, the definition data is defined in step S15. The execution program 40 holds parameter information passed to the function plug-in 30 as log information. Thereafter, in step S16, the function plug-in 30 defined by the definition data based on the execution condition and the processing target is executed. Further, even after the processing of the function plug-in 30 is completed, the parameter information returned from the function plug-in 30 in step S17 is held as log information.

その後、ステップS18で定義データ実行プログラム40は、機能プラグイン30の処理のステータスを確認する。所定の処理が成功していれば、ステップS19で引き続き定義データ21で定義された処理を行う。所定の処理が失敗していた場合には、ステップS22で保持しているログ情報を記憶装置41に出力する。   Thereafter, in step S18, the definition data execution program 40 confirms the processing status of the function plug-in 30. If the predetermined process is successful, the process defined by the definition data 21 is continued in step S19. If the predetermined process has failed, the log information held in step S22 is output to the storage device 41.

ステップS21、S22で当該保持データをアーカイブデータとして記憶装置41に出力する機能も有する。   It also has a function of outputting the retained data to the storage device 41 as archive data in steps S21 and S22.

また、定義データ21に含まれる全ての処理が正常に終了した場合には、ステップS20で当該処理に関わる定義データ21及び正常終了のステータスが記憶装置41に出力される。   If all the processes included in the definition data 21 are normally completed, the definition data 21 related to the process and the normal end status are output to the storage device 41 in step S20.

最後に、実行結果を表示して終了する。   Finally, display the execution result and exit.

この処理手順により、ユーザが適宜処理順序を定義した定義データ21を実行した場合でも、エラー解析に必要なログ情報が出力されるため、エラー原因の解析が容易に行うことができるという効果を得ることができる。また、処理エラーが発生しなかった場合にログ情報の出力がされず、ユーザ側の記憶領域を圧迫しないという効果を得ることができる。   According to this processing procedure, even when the user executes the definition data 21 in which the processing order is appropriately defined, log information necessary for error analysis is output, so that the cause of the error can be easily analyzed. be able to. In addition, when no processing error occurs, the log information is not output, and an effect that the storage area on the user side is not compressed can be obtained.

また、各プラグインは複数の定義データ21から呼び出される可能性があるため、所定の処理が失敗した時のログ情報をシステム全体で1つのファイルへ出力する方法では、複数の定義データ21から呼び出された1つのプラグインのログ情報が1つのログファイル内で混在してしまい、定義データ21の内容とログ情報の関係が見え難くなってしまうが、実施形態2により、定義データ21毎にログ情報を見ることができるため、定義データ21の内容とログ情報の関係が一目で分かり、エラー解析が行い易くなるという効果を得ることができる。   In addition, since each plug-in may be called from a plurality of definition data 21, the method for outputting log information when a predetermined process has failed to a single file in the entire system is called from a plurality of definition data 21. The log information of one plug-in mixed in one log file makes it difficult to see the relationship between the contents of the definition data 21 and the log information. Since the information can be seen, the relationship between the contents of the definition data 21 and the log information can be understood at a glance, and the effect that the error analysis can be easily performed can be obtained.

さらに、保持データをアーカイブデータとすることで、ユーザがエラー解析のためにログ情報を開発元に提出する場合に、簡単に全てのログ情報の採取が行うことができるという利点がある。   Furthermore, by making the retained data archive data, there is an advantage that all log information can be easily collected when the user submits log information to the developer for error analysis.

<実施形態2の変形例(その1)>
図7に記載のフローチャートに基づき、実施形態2の変形例(その1)ついて説明する。図7における網掛け部分が、実施形態2と実施形態2の変形例(その1)の差異部分である。実施形態2における説明と重複する部分は再度の説明を省略し、異なる機能に係る部分のみを説明する。
<Modification of Embodiment 2 (Part 1)>
Based on the flowchart shown in FIG. 7, a modified example (part 1) of the second embodiment will be described. A shaded portion in FIG. 7 is a difference portion between the second embodiment and the modified example (part 1) of the second embodiment. A description overlapping with the description in the second embodiment will be omitted, and only a part related to a different function will be described.

定義データ21で定義された処理の全てが完了した場合に、ステップS25で定義データ実行プログラム40に保持されている、又は記憶装置41に記憶されているログ情報を破棄することができる。   When all of the processes defined by the definition data 21 are completed, the log information held in the definition data execution program 40 or stored in the storage device 41 can be discarded in step S25.

この変形例により、定義データ21で定義された処理にエラーが発生しなかった場合にログ情報が出力されず、ユーザ側の記憶領域を圧迫しないという効果を得ることができる。   According to this modification, when no error occurs in the process defined by the definition data 21, the log information is not output, and the effect that the storage area on the user side is not compressed can be obtained.

<実施形態2の変形例(その2)>
図8に記載のフローチャートに基づき、実施形態2の変形例(その2)ついて説明する。図8における網掛け部分が、実施形態2と実施形態2の変形例(その2)の差異部分である。実施形態2における説明と重複する部分は再度の説明を省略し、異なる機能に係る部分のみを説明する。
<Modification of Embodiment 2 (Part 2)>
Based on the flowchart illustrated in FIG. 8, a modified example (part 2) of the second embodiment will be described. A shaded portion in FIG. 8 is a difference portion between the second embodiment and the modified example (part 2) of the second embodiment. A description overlapping with the description in the second embodiment will be omitted, and only a part related to a different function will be described.

定義データ21で定義された所定の処理が正常に終了しなかった場合に、ステップS26で発生した処理エラーに関係するパラメータ、中間データを抽出する機能を有する。次に、ステップS27で定義データ及び前述の抽出した情報を記憶装置41に出力する機能を有する。   When the predetermined processing defined by the definition data 21 does not end normally, it has a function of extracting parameters and intermediate data related to the processing error that has occurred in step S26. Next, it has a function of outputting the definition data and the extracted information to the storage device 41 in step S27.

この機能により、所定の処理が失敗した時に出力されるログ情報の容量を少なくすることができ、ユーザ側の記憶領域を圧迫しないという効果を得ることができる。   With this function, it is possible to reduce the capacity of log information that is output when a predetermined process fails, and it is possible to obtain an effect that the storage area on the user side is not compressed.

<実施形態2の変形例(その3)>
図9に記載のフローチャートに基づき、実施形態2の変形例(その3)ついて説明する。図9における網掛け部分が、実施形態2と実施形態2の変形例(その3)の差異部分である。実施形態2における説明と重複する部分は再度の説明を省略し、異なる機能に係る部分のみを説明する。
<Modification of Embodiment 2 (No. 3)>
Based on the flowchart illustrated in FIG. 9, a modified example (part 3) of the second embodiment will be described. The shaded portion in FIG. 9 is a difference portion between the second embodiment and the modification (third) of the second embodiment. A description overlapping with the description in the second embodiment will be omitted, and only a part related to a different function will be described.

定義データ21で定義された所定の処理が正常に終了しなかった場合に、ステップS28で記憶装置41に出力させるログ情報の項目を選択し、ステップS29で当該選択した項目のみを記憶装置に出力させる機能を有する。   When the predetermined process defined by the definition data 21 is not normally completed, the log information item to be output to the storage device 41 is selected in step S28, and only the selected item is output to the storage device in step S29. It has a function to make it.

この機能により、ユーザ端末の記憶装置41の空き容量に応じて所定の処理が失敗した時に出力されるログ情報の項目を選択することができるため、ユーザ側の環境に適したログ情報の出力量で運用ができるという効果を得ることができる。   With this function, it is possible to select an item of log information that is output when a predetermined process fails according to the free capacity of the storage device 41 of the user terminal, so that the output amount of log information suitable for the user's environment It is possible to obtain the effect that it can be operated with.

従来技術における問題点を明らかにした図である。It is the figure which clarified the problem in a prior art. 情報処理装置のハードウェア構成の一例を示す図である。It is a figure which shows an example of the hardware constitutions of information processing apparatus. 実施形態1に係る情報処理装置のソフトウェア構成の一例を示す図である。2 is a diagram illustrating an example of a software configuration of the information processing apparatus according to the first embodiment. FIG. 改良発明の原理図である。It is a principle diagram of the improved invention. 実施形態2に係る情報処理装置のソフトウェア構成の一例を示す図である。6 is a diagram illustrating an example of a software configuration of an information processing apparatus according to a second embodiment. FIG. 実施形態2に係るフローチャートである。6 is a flowchart according to the second embodiment. 実施形態2の変形例(その1)に係るフローチャートである。10 is a flowchart according to a modified example (No. 1) of the second embodiment. 実施形態2の変形例(その2)に係るフローチャートである。10 is a flowchart according to a modified example (No. 2) of the second embodiment. 実施形態2の変形例(その3)に係るフローチャートである。10 is a flowchart according to a modified example (No. 3) of the second embodiment.

符号の説明Explanation of symbols

11 制御部(CPU)
12 主記憶部(ROM、RAM)
13 補助記憶部(HD)
14 ネットワークI/F
15 外部記憶装置I/F
16 外部装置I/F
17 出力装置I/F
18 入力装置I/F
20 デスクトップアプリケーション
21 定義データ
22 ユーザインタフェース(UI)プラグイン
23 アプリケーションプロセス
30 機能プラグイン
31 コアプログラム群
40 定義データ実行プログラム
41 記憶装置
50 情報処理装置
51 情報処理手段
52 定義データ生成手段
53 情報処理実行手段
54 一時手記憶手段
55 破棄手段
56 エラーログ情報出力手段
411 定義データ
412 パラメータ
413 中間データ
414 エラーログ
561 抽出手段
562 選択手段
11 Control unit (CPU)
12 Main memory (ROM, RAM)
13 Auxiliary memory (HD)
14 Network I / F
15 External storage device I / F
16 External device I / F
17 Output device I / F
18 Input device I / F
20 desktop application 21 definition data 22 user interface (UI) plug-in 23 application process 30 function plug-in 31 core program group 40 definition data execution program 41 storage device 50 information processing device 51 information processing unit 52 definition data generation unit 53 information processing execution Means 54 Temporary manual storage means 55 Discard means 56 Error log information output means 411 Definition data 412 Parameter 413 Intermediate data 414 Error log 561 Extraction means 562 Selection means

Claims (11)

アプリケーションのメニュー項目に対応する機能を構成する複数の小機能それぞれを実現する情報処理手段と、
前記情報処理手段の実行条件及び実行順序を定義した定義データを生成する定義データ生成手段と、
前記定義データ生成手段により生成された前記定義データを基に、前記情報処理手段を実行する情報処理実行手段とを有する情報処理装置であって、
前記定義データに関する情報と、実行すべく選択されたメニュー項目に対応する機能を構成する複数の小機能を特定するための情報と、該小機能毎に実行されたことを示す情報と、前記情報処理実行手段の途中の処理結果である中間データとから成るエラーログ解析情報を記憶装置に出力するエラーログ情報出力手段を有することを特徴とする情報処理装置。
Information processing means for realizing each of a plurality of small functions constituting functions corresponding to application menu items,
Definition data generating means for generating definition data defining execution conditions and execution order of the information processing means;
An information processing apparatus having information processing execution means for executing the information processing means based on the definition data generated by the definition data generation means,
Information relating to the definition data, information for specifying a plurality of small functions constituting a function corresponding to the menu item selected to be executed, information indicating that the function has been executed for each small function, and the information An information processing apparatus comprising: error log information output means for outputting error log analysis information comprising intermediate data, which is a processing result in the middle of a process execution means, to a storage device.
前記エラーログ解析情報を一時的に記憶する一時的記憶手段を有し、
前記エラーログ情報出力手段は、該一時的記憶手段に記憶された前記エラーログ解析情報を前記記憶装置に出力することを特徴とする請求項1に記載の情報処理装置。
Temporary storage means for temporarily storing the error log analysis information,
The information processing apparatus according to claim 1, wherein the error log information output unit outputs the error log analysis information stored in the temporary storage unit to the storage device.
前記記憶装置又は前記一時的記憶手段で保持している前記エラーログ解析情報を破棄する手段を有することを特徴とする請求項1又は請求項2に記載の情報処理装置。   The information processing apparatus according to claim 1, further comprising: a unit that discards the error log analysis information held in the storage unit or the temporary storage unit. 前記エラーログ出力情報手段は、前記情報処理実行手段による処理が完了しなかった場合に、前記一時的記憶手段で保持している完了しなかった前記情報処理実行手段に係る前記エラーログ解析情報を、前記情報処理実行手段に係る前記定義データ毎に対応付けて前記記憶装置に出力することを特徴とする請求項3に記載の情報処理装置。   The error log output information means, when the processing by the information processing execution means is not completed, stores the error log analysis information related to the information processing execution means not completed, which is held in the temporary storage means. 4. The information processing apparatus according to claim 3, wherein the information processing apparatus outputs the information to the storage device in association with the definition data related to the information processing execution unit. 前記エラーログ情報出力手段は、前記情報処理実行手段による処理が完了しなかった場合に、前記一時的記憶手段で保持している完了しなかった前記情報処理実行手段に係る前記エラーログ解析情報を、前記情報処理実行手段に係る前記定義データに定義された前記小機能毎に対応付けて前記記憶装置に出力することを特徴とする請求項4に記載の情報処理装置。   When the processing by the information processing execution unit is not completed, the error log information output unit stores the error log analysis information related to the information processing execution unit that has not been completed and is held in the temporary storage unit. 5. The information processing apparatus according to claim 4, wherein the information processing apparatus outputs the information to the storage device in association with each of the small functions defined in the definition data related to the information processing execution unit. 前記エラーログ情報出力手段は、前記一時的記憶手段で保持している前記エラーログ解析情報をアーカイブデータにまとめ前記記憶装置に出力することを特徴とする請求項5に記載の情報処理装置。   6. The information processing apparatus according to claim 5, wherein the error log information output unit collects the error log analysis information held in the temporary storage unit into archive data and outputs the archive data to the storage device. 前記エラーログ情報出力手段は、前記一時的記憶手段で保持している前記情報処理実行手段に係る前記定義データに関する情報及び前記情報処理実行手段のメニュー項目に対応する機能の処理が完了したとの情報を前記記憶装置に出力することを特徴とする請求項3に記載の情報処理装置。   The error log information output means has completed processing of information corresponding to the definition data related to the information processing execution means held in the temporary storage means and a function corresponding to the menu item of the information processing execution means. 4. The information processing apparatus according to claim 3, wherein information is output to the storage device. 前記エラーログ情報出力手段は、前記情報処理実行手段の処理が完了しなかった場合に、
完了しなかった前記情報処理実行手段に係る前記エラーログ解析情報を抽出する手段を有し、
前記抽出する手段によって抽出されたデータを前記記憶装置へ出力することを特徴とする請求項3に記載の情報処理装置。
The error log information output means, when the processing of the information processing execution means is not completed,
Means for extracting the error log analysis information relating to the information processing execution means that has not been completed;
4. The information processing apparatus according to claim 3, wherein the data extracted by the extracting unit is output to the storage device.
前記エラーログ情報出力手段は、前記一時的記憶手段で保持している、前記定義データに関する情報と、実行すべく選択されたメニュー項目に対応する機能を構成する複数の小機能を特定するための情報と、該小機能毎に実行されたことを示す情報と、前記情報処理実行手段の途中の処理結果である中間データの内から少なくとも1つの情報を選択する手段を有し、
前記選択する手段によって選択された情報を前記記憶装置へ出力することを特徴とする請求項7又は請求項8に記載の情報処理装置。
The error log information output means is for specifying a plurality of small functions constituting the function corresponding to the information related to the definition data and the menu item selected to be executed, which is held in the temporary storage means. A means for selecting at least one piece of information, information indicating that it has been executed for each of the small functions, and intermediate data that is a processing result in the middle of the information processing execution means;
9. The information processing apparatus according to claim 7, wherein the information selected by the selecting unit is output to the storage device.
コンピュータを、
アプリケーションのメニュー項目に対応する機能を構成する複数の小機能それぞれを実現する情報処理手段と、
前記情報処理手段の実行条件及び実行順序を定義した定義データを生成する定義データ生成手段と、
前記定義データ生成手段により生成された前記定義データを基に、前記情報処理手段を実行する情報処理実行手段として機能させるための情報処理プログラムであって、
さらに、コンピュータを、
前記定義データに関する情報と、実行すべく選択されたメニュー項目に対応する機能を構成する複数の小機能を特定するための情報と、該小機能毎に実行されたことを示す情報と、前記情報処理実行手段の途中の処理結果である中間データを前記記憶装置に出力する手段として機能させるための情報処理プログラム。
Computer
Information processing means for realizing each of a plurality of small functions constituting functions corresponding to application menu items,
Definition data generating means for generating definition data defining execution conditions and execution order of the information processing means;
An information processing program for functioning as an information processing execution unit for executing the information processing unit based on the definition data generated by the definition data generation unit,
In addition, the computer
Information relating to the definition data, information for specifying a plurality of small functions constituting a function corresponding to the menu item selected to be executed, information indicating that the function has been executed for each small function, and the information An information processing program for causing intermediate data, which is a processing result in the middle of a process execution means, to function as means for outputting to the storage device.
請求項10に記載の情報処理プログラムを記録した、コンピュータが読み取り可能な記憶媒体。   A computer-readable storage medium on which the information processing program according to claim 10 is recorded.
JP2007238268A 2007-09-13 2007-09-13 Information processing apparatus, information processing program, and recording medium for recording information processing program Expired - Fee Related JP5078518B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007238268A JP5078518B2 (en) 2007-09-13 2007-09-13 Information processing apparatus, information processing program, and recording medium for recording information processing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007238268A JP5078518B2 (en) 2007-09-13 2007-09-13 Information processing apparatus, information processing program, and recording medium for recording information processing program

Publications (2)

Publication Number Publication Date
JP2009070170A true JP2009070170A (en) 2009-04-02
JP5078518B2 JP5078518B2 (en) 2012-11-21

Family

ID=40606342

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007238268A Expired - Fee Related JP5078518B2 (en) 2007-09-13 2007-09-13 Information processing apparatus, information processing program, and recording medium for recording information processing program

Country Status (1)

Country Link
JP (1) JP5078518B2 (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08272652A (en) * 1995-03-28 1996-10-18 Nec Corp Batch job execution confirmation system for information processing system
JP2003178285A (en) * 2001-07-16 2003-06-27 Ricoh Co Ltd Digital computer and operation information recording system
JP2005196779A (en) * 2003-12-30 2005-07-21 Canon Inc Log acquisition method, program and storage medium
JP2006166064A (en) * 2004-12-08 2006-06-22 Ziosoft Inc Communication terminal
JP2006215720A (en) * 2005-02-02 2006-08-17 Canon Inc Image processor and its control method
JP2007179347A (en) * 2005-12-28 2007-07-12 Exa Corp Program verification support system

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08272652A (en) * 1995-03-28 1996-10-18 Nec Corp Batch job execution confirmation system for information processing system
JP2003178285A (en) * 2001-07-16 2003-06-27 Ricoh Co Ltd Digital computer and operation information recording system
JP2005196779A (en) * 2003-12-30 2005-07-21 Canon Inc Log acquisition method, program and storage medium
JP2006166064A (en) * 2004-12-08 2006-06-22 Ziosoft Inc Communication terminal
JP2006215720A (en) * 2005-02-02 2006-08-17 Canon Inc Image processor and its control method
JP2007179347A (en) * 2005-12-28 2007-07-12 Exa Corp Program verification support system

Also Published As

Publication number Publication date
JP5078518B2 (en) 2012-11-21

Similar Documents

Publication Publication Date Title
JP4395761B2 (en) Program test support apparatus and method
JP5084314B2 (en) Information processing apparatus, information processing method, information processing program, and recording medium for recording information processing program
US8365196B2 (en) Method and device for log events processing
CN111143004B (en) Scene guiding method and device, electronic equipment and storage medium
JP2006153628A (en) Analysis data management device and analysis data management program
US20090282141A1 (en) Server managing apparatus and server managing method
JP6808422B2 (en) Medical information processing equipment, medical information processing system, medical information processing method and program
JP4626675B2 (en) Firmware providing method, communication system and service server using communication network
US9235787B2 (en) Updating a print job ticket using a print configuration file and a difference file
JP2017107265A (en) Test scenario creation support system and test scenario creation support method
JP5078518B2 (en) Information processing apparatus, information processing program, and recording medium for recording information processing program
US20030131146A1 (en) Interactive monitoring and control of computer script commands in a network environment
US20120079485A1 (en) Process design apparatus, and process design method
JP5380895B2 (en) Management program, management method and management apparatus
JP4885651B2 (en) PROCESSING DEVICE, CONTROL METHOD IN PROCESSING DEVICE, PROGRAM, AND RECORDING MEDIUM
JP6551082B2 (en) Test support apparatus, test support method, and test support program
JP5637240B2 (en) Information processing apparatus, information processing method, information processing system, and program
JP2004362343A (en) Source code conversion apparatus, source code conversion method, and program
US9374412B2 (en) Information processing apparatus, information acquiring method, and computer readable recording medium in which information acquisition program is stored
JP5991079B2 (en) Data check device and program
JP5510502B2 (en) Information processing apparatus, information processing method, information processing program, and recording medium for recording information processing program
JP7215106B2 (en) Information processing system, information processing device, information processing method, information processing program
WO2022137647A1 (en) Information processing device, information processing system, and user interface providing method
JP7103804B2 (en) User interface control device, user interface control method, and user interface control program
JP2010092333A (en) Standard operation procedure manual preparation support system for analysis apparatus and program for the system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20100420

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110824

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110913

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20111114

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120313

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120514

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

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20120828

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20150907

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 5078518

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees