JP7001550B2 - Screen analysis support device and screen analysis support method - Google Patents

Screen analysis support device and screen analysis support method Download PDF

Info

Publication number
JP7001550B2
JP7001550B2 JP2018116660A JP2018116660A JP7001550B2 JP 7001550 B2 JP7001550 B2 JP 7001550B2 JP 2018116660 A JP2018116660 A JP 2018116660A JP 2018116660 A JP2018116660 A JP 2018116660A JP 7001550 B2 JP7001550 B2 JP 7001550B2
Authority
JP
Japan
Prior art keywords
screen
information
record
analysis
analysis support
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
JP2018116660A
Other languages
Japanese (ja)
Other versions
JP2019219900A (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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2018116660A priority Critical patent/JP7001550B2/en
Publication of JP2019219900A publication Critical patent/JP2019219900A/en
Application granted granted Critical
Publication of JP7001550B2 publication Critical patent/JP7001550B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Debugging And Monitoring (AREA)
  • Information Transfer Between Computers (AREA)

Description

本発明は、画面分析支援装置、及び画面分析支援方法に関する。 The present invention relates to a screen analysis support device and a screen analysis support method.

特許文献1には、「ページが遷移するウェブアプリケーションのユーザビリティを適切に評価する」、「分析サーバは、ウェブアプリケーションのページ遷移ログと、ページ上での操作ログとを取得し、ページ遷移ログから特定のページ遷移パターンを持つ部分を抽出し、抽出したページ遷移パターンを構成するページ毎に、ページの出現順毎に操作ログを関連付けて管理し、関連付けて管理している操作ログを統計処理してページ利用状況を分析し、ページ遷移パターンと、ページ利用状況とを基に、ユーザビリティ評価する」と記載されている。 In Patent Document 1, "appropriately evaluate the usability of the web application in which the page transitions", "the analysis server acquires the page transition log of the web application and the operation log on the page, and obtains the operation log on the page from the page transition log. Extract the part with a specific page transition pattern, manage the operation log in association with each page appearance order for each page that composes the extracted page transition pattern, and statistically process the operation log that is associated and managed. We analyze the page usage status and evaluate usability based on the page transition pattern and the page usage status. "

特開2011-165059号公報Japanese Unexamined Patent Publication No. 2011-1655059

企業等の組織においては、IT技術を駆使した情報処理システムが幅広く活用されている。こうした情報処理システムによって提供されるアプリケーションソフトウェアの多くは、複数の画面を提示しつつユーザとの間で対話処理により業務処理を進行させるように構成されている。そのため、情報処理システムを活用して行われる業務の効率化に際しては、ユーザに提示する画面に関する課題を早期に発見し改善を行うことが重要になる。 Information processing systems that make full use of IT technology are widely used in organizations such as companies. Most of the application software provided by such an information processing system is configured to proceed with business processing by interactive processing with a user while presenting a plurality of screens. Therefore, in order to improve the efficiency of work performed by utilizing the information processing system, it is important to detect and improve the problems related to the screen presented to the user at an early stage.

特許文献1に記載されている分析サーバは、画面項目の配置、画面上の文章表現等の画面設計上の課題を提示する。しかし特許文献1は、画面の応答性能等の画面の稼動状況に関する課題を発見するための構成については何も開示していない。 The analysis server described in Patent Document 1 presents problems in screen design such as arrangement of screen items and text expression on the screen. However, Patent Document 1 does not disclose any configuration for discovering problems related to screen operating conditions such as screen response performance.

本発明はこうした背景に鑑みてなされたものであり、情報処理システムがユーザに提供する画面の分析を支援することが可能な、画面分析支援装置、及び画面分析支援方法を提供することを目的としている。 The present invention has been made in view of such a background, and an object of the present invention is to provide a screen analysis support device and a screen analysis support method capable of supporting the analysis of screens provided by an information processing system to a user. There is.

上記課題を解決するための本発明の一つは、複数の画面を提示しつつユーザとの間で対話処理により業務を進めるサービスを提供する情報処理システムにおける前記画面の分析を支援する情報処理装置であって、前記情報処理システムにて生成される、前記画面の表示履歴に関する情報を含む稼動履歴情報を記憶する記憶部、前記稼動履歴情報に基づき、前記画面の表示日時、前記画面の識別子である画面ID、一群の前記画面を提示しつつ行われる業務の単位であるセッションの識別子であるセッションID、及び前記画面の応答時間を示す情報である画面応答時間の各項目を有する複数のレコードを含んだ画面稼動情報を生成する画面稼動情報生成部、一群の前記画面を表示して行われる作業の開始時に表示される前記画面である開始画面の画面IDと前記作業の終了時に表示される前記画面である終了画面の画面IDとを示す情報を含んだ作業列判定情報を記憶する記憶部、及び、前記画面稼動情報から、前記セッションIDが同じであるレコードを選択し、選択したレコード群を前記表示日時の時系列順に整列し、前記開始画面が先頭になるように前記レコード群をサブレコード群に分割し、前記サブレコード群の末尾のレコードの画面が前記終了画面と同じであるか否かを判定することにより前記画面の稼働状況を分析する分析処理
部、を備える。
One of the present inventions for solving the above problems is an information processing apparatus that supports analysis of the screens in an information processing system that provides a service for advancing business by interactive processing with a user while presenting a plurality of screens. The storage unit that stores the operation history information including the information related to the display history of the screen, which is generated by the information processing system, the display date and time of the screen, and the identifier of the screen based on the operation history information. A plurality of records having a certain screen ID, a session ID which is an identifier of a session which is a unit of work performed while presenting a group of the screens, and a screen response time which is information indicating the response time of the screen. The screen operation information generation unit that generates the screen operation information including the screen operation information, the screen ID of the start screen which is the screen displayed at the start of the work performed by displaying the group of the screens, and the screen ID displayed at the end of the work. A storage unit that stores work column determination information including information indicating the screen ID of the end screen, which is a screen, and a record group having the same session ID are selected from the screen operation information, and the selected record group is selected. Arrange in chronological order of the display date and time, divide the record group into sub-record groups so that the start screen is at the top, and check whether the screen of the last record of the sub-record group is the same as the end screen. It is provided with an analysis processing unit that analyzes the operating status of the screen by determining whether or not the screen is operating.

その他、本願が開示する課題、及びその解決方法は、発明を実施するための形態の欄、及び図面により明らかにされる。 In addition, the problems disclosed in the present application and the solutions thereof will be clarified by the column of the form for carrying out the invention and the drawings.

本発明によれば、情報処理システムがユーザに提供する画面の分析を支援することができる。 According to the present invention, it is possible to support the analysis of the screen provided by the information processing system to the user.

実施形態として示す情報処理システムの概略的な構成を示図である。It is a figure showing the schematic structure of the information processing system shown as an embodiment. 情報処理システムを構成する情報処理装置のハードウェア構成の一例である。This is an example of the hardware configuration of the information processing device that constitutes the information processing system. 画面分析支援装置が備える主な機能を示す図である。It is a figure which shows the main function which a screen analysis support apparatus has. 画面稼動情報生成処理を説明するフローチャートである。It is a flowchart explaining screen operation information generation processing. 稼動履歴情報の一例である。This is an example of operation history information. 画面稼動情報の一例である。This is an example of screen operation information. 分析処理を説明するフローチャートである。It is a flowchart explaining the analysis process. 作業列判定情報の一例である。This is an example of work column determination information. 分析結果の一例である。This is an example of the analysis result. 画面特徴量生成処理を説明するフローチャートである。It is a flowchart explaining the screen feature amount generation process. 画面特徴量情報の一例である。This is an example of screen feature amount information. 分析結果表示画面の一例である。This is an example of the analysis result display screen.

以下、実施形態について図面を参照しつつ詳細に説明する。以下の説明及び図面において、同一のまたは類似する構成に共通の符号を付して重複した説明を省略することがある。 Hereinafter, embodiments will be described in detail with reference to the drawings. In the following description and drawings, the same or similar configurations may be referred to in common to omit duplicate description.

図1に実施形態として説明する情報処理システム1の概略的な構成を示している。同図に示すように、情報処理システム1は、分析対象システム2と画面分析支援装置10とを含む。 FIG. 1 shows a schematic configuration of an information processing system 1 described as an embodiment. As shown in the figure, the information processing system 1 includes an analysis target system 2 and a screen analysis support device 10.

分析対象システム2は、アプリケーションサーバ装置(以下、サーバ装置3と称する。)、及び、サーバ装置3と通信ネットワーク5を介して通信可能に接続する一つ以上のユーザ端末4を含む。通信ネットワーク5は、例えば、LAN(Local Area Network)、WAN(Wide Area Network)、インターネット、イントラネット、公衆通信網、専用回線
等である。
The analysis target system 2 includes an application server device (hereinafter referred to as a server device 3) and one or more user terminals 4 that are communicably connected to the server device 3 via a communication network 5. The communication network 5 is, for example, a LAN (Local Area Network), a WAN (Wide Area Network), the Internet, an intranet, a public communication network, a dedicated line, or the like.

サーバ装置3は、アプリケーションソフトウェアによって実現されるサービスを通信ネットワーク5を介してユーザ端末4に提供する。サーバ装置3は、通信ネットワーク5を介して複数の画面をユーザ端末4に提供しつつ、ユーザとの間で対話処理により業務処理を進める。上記サービスとして、例えば、企業等の組織内に構築された通信ネットワーク5を介して提供されるサービス、ASP(Application Service Provider)によって提供されるサービス、SaaS(Software as a Service)として提供されるサービス等があ
る。
The server device 3 provides the service realized by the application software to the user terminal 4 via the communication network 5. The server device 3 provides a plurality of screens to the user terminal 4 via the communication network 5, and advances business processing by dialogue processing with the user. As the above services, for example, a service provided via a communication network 5 constructed in an organization such as a company, a service provided by an ASP (Application Service Provider), and a service provided as SaaS (Software as a Service). And so on.

上記業務処理に際し、サーバ装置3は、ユーザ端末4における画面に関する処理の履歴(ログ情報)を稼動履歴情報6として管理する。稼動履歴情報6は、例えば、サーバ装置3やユーザ端末4にて動作する、オペレーティングシステムやアプリケーションプログラ
ムによって生成される。稼動履歴情報6として利用可能なログ情報の例として、システムログ、アプリケーションログ、Webアクセスログ、ユーザ操作ログ等がある。稼動履歴情報6は、オペレーティングシステムやアプリケーションプログラムが生成する複数のログ情報に基づき生成されるものであってもよい。
In the above business processing, the server device 3 manages the processing history (log information) related to the screen in the user terminal 4 as the operation history information 6. The operation history information 6 is generated by, for example, an operating system or an application program that operates on the server device 3 or the user terminal 4. Examples of log information that can be used as operation history information 6 include system logs, application logs, Web access logs, user operation logs, and the like. The operation history information 6 may be generated based on a plurality of log information generated by the operating system or the application program.

稼動履歴情報6は、可搬型記録媒体(半導体メモリ、光学式記録媒体、磁気式記録媒体等)や通信手段(LAN、WAN、インターネット、イントラネット、公衆通信網、専用回線等)等を介して画面分析支援装置10に入力される。画面分析支援装置10は、入力された稼動履歴情報6に基づき画面の稼動状況を分析し、画面の応答時間(以下、画面応答時間とも称する。)や画面遷移の状況等の画面に関する情報(以下、画面稼動情報と称する。)を生成する。尚、本実施形態において、画面の応答時間の計測方法は必ずしも限定されないが、例えば、ユーザ端末4においてある画面において次画面に遷移するための操作や要求が行われてから、ユーザ端末4において上記次画面が表示されるまでに要する時間(レスポンスタイム)である。 The operation history information 6 is displayed on a screen via a portable recording medium (semiconductor memory, optical recording medium, magnetic recording medium, etc.), communication means (LAN, WAN, Internet, intranet, public communication network, dedicated line, etc.). It is input to the analysis support device 10. The screen analysis support device 10 analyzes the operation status of the screen based on the input operation history information 6, and provides screen-related information (hereinafter, also referred to as screen response time) and screen transition status (hereinafter, also referred to as screen response time). , Called screen operation information). In the present embodiment, the method for measuring the response time of the screen is not necessarily limited, but for example, after an operation or request for transitioning to the next screen is performed on a certain screen on the user terminal 4, the above is performed on the user terminal 4. This is the time (response time) required for the next screen to be displayed.

図2は、サーバ装置3、ユーザ端末4、及び画面分析支援装置10として利用可能な情報処理装置(コンピュータ)(以下、情報処理装置100と称する。)のハードウェア構成の一例である。情報処理装置100は、例えば、仮想サーバやクラウドシステム(cloud system)におけるクラウドサーバ(cloud server)のように仮想的なリソースを用いて実現されるものでもよい。またサーバ装置3、ユーザ端末4、及び画面分析支援装置10は、例えば、通信可能に接続された複数の情報処理装置100やプロセッサによって実現してもよい。 FIG. 2 is an example of a hardware configuration of an information processing device (computer) (hereinafter referred to as an information processing device 100) that can be used as a server device 3, a user terminal 4, and a screen analysis support device 10. The information processing device 100 may be realized by using virtual resources such as a virtual server or a cloud server in a cloud system. Further, the server device 3, the user terminal 4, and the screen analysis support device 10 may be realized by, for example, a plurality of information processing devices 100 and processors connected so as to be able to communicate with each other.

同図に示すように、情報処理装置100は、プロセッサ11、主記憶装置12、補助記憶装置13、入力装置14、出力装置15、及び通信装置16を備える。これらは図示しないバス等の通信手段を介して互いに通信可能に接続されている。 As shown in the figure, the information processing device 100 includes a processor 11, a main storage device 12, an auxiliary storage device 13, an input device 14, an output device 15, and a communication device 16. These are connected to each other so as to be able to communicate with each other via a communication means such as a bus (not shown).

プロセッサ11は、例えば、CPU(Central Processing Unit)やMPU(Micro Processing Unit)を用いて構成されている。プロセッサ11が、主記憶装置12に格納されているプログラムを読み出して実行することにより、ユーザ端末4、サーバ装置3、及び画面分析支援装置10の様々な機能が実現される。主記憶装置12は、プログラムやデータを記憶する装置であり、例えば、ROM(Read Only Memory)、RAM(Random Access Memory)、不揮発性半導体メモリ(NVRAM(Non Volatile RAM))等である。 The processor 11 is configured by using, for example, a CPU (Central Processing Unit) or an MPU (Micro Processing Unit). By reading and executing the program stored in the main storage device 12, the processor 11 realizes various functions of the user terminal 4, the server device 3, and the screen analysis support device 10. The main storage device 12 is a device for storing programs and data, and is, for example, a ROM (Read Only Memory), a RAM (Random Access Memory), a non-volatile semiconductor memory (NVRAM (Non Volatile RAM)), and the like.

補助記憶装置13は、例えば、ハードディスクドライブ、半導体メモリ(SSD(Solid State Drive)、SDメモリカード、USBメモリ等)、光学式記憶装置(CD(Compact Disc)、DVD(Digital Versatile Disc)等)、可搬型記録媒体と可搬型記録媒体の
読取/書込装置、クラウドサーバの記憶領域等である。補助記憶装置13に格納されているプログラムやデータは主記憶装置12に随時ロードされる。補助記憶装置13は、例えば、NAS(Network Attached Storage)のように通信手段を介してプロセッサ11と通信可能に接続するものであってもよい。
The auxiliary storage device 13 includes, for example, a hard disk drive, a semiconductor memory (SSD (Solid State Drive), SD memory card, USB memory, etc.), an optical storage device (CD (Compact Disc), DVD (Digital Versatile Disc), etc.), and the like. A portable recording medium, a reading / writing device for the portable recording medium, a storage area of a cloud server, and the like. Programs and data stored in the auxiliary storage device 13 are loaded into the main storage device 12 at any time. The auxiliary storage device 13 may be communicably connected to the processor 11 via a communication means, for example, NAS (Network Attached Storage).

入力装置14は、外部からの入力を受け付けるユーザインタフェースであり、例えば、キーボード、マウス、タッチパネル、可搬型記録媒体の読取装置等である。出力装置15は、処理経過や処理結果等の各種情報を外部に提供するユーザインタフェースであり、例えば、画面表示装置(LCD(Liquid Crystal Display)、グラフィックカード等)、印字装置、可搬型記録媒体の書込装置等である。 The input device 14 is a user interface that accepts input from the outside, and is, for example, a keyboard, a mouse, a touch panel, a reading device for a portable recording medium, and the like. The output device 15 is a user interface that provides various information such as processing progress and processing results to the outside. For example, a screen display device (LCD (Liquid Crystal Display), graphic card, etc.), a printing device, and a portable recording medium. It is a writing device, etc.

通信装置16は、通信ネットワーク5等の通信手段を介して行われる他の装置との間の通信を実現する有線方式または無線方式の通信インタフェースであり、例えば、NIC(
Network Interface Card)や無線通信モジュール等である。尚、例えば、通信装置16を介して他の装置との間で情報の入力や出力を行う構成、即ち通信装置16が入力装置14や出力装置15として機能する構成としてもよい。
The communication device 16 is a wired or wireless communication interface that realizes communication with other devices performed via a communication means such as a communication network 5, and is, for example, a NIC (NIC).
Network Interface Card) and wireless communication modules. In addition, for example, a configuration in which information is input or output from another device via the communication device 16, that is, a configuration in which the communication device 16 functions as an input device 14 or an output device 15 may be used.

サーバ装置3、ユーザ端末4、及び画面分析支援装置10の夫々が提供する機能は、プロセッサ11が、主記憶装置12に格納されているプログラムを読み出して実行することにより実現される。上記のプログラムは、例えば、可搬型記録媒体に記録して配布することができる。また上記のプログラムは、例えば、上記プログラムを蓄積管理する配信装置から通信設備を介してサーバ装置3、ユーザ端末4、及び画面分析支援装置10にダウンロードすることができる。サーバ装置3、ユーザ端末4、及び画面分析支援装置10は、上記の機能に加えて、例えば、オペレーティングシステム、ファイルシステム、デバイスドライバ、DBMS(DataBase Management System)等の他の機能をさらに備えていてもよい。サーバ装置3、ユーザ端末4、及び画面分析支援装置10は、各種の情報(データ)を、例えば、データベースのテーブルやファイルとして記憶する。 The functions provided by the server device 3, the user terminal 4, and the screen analysis support device 10 are realized by the processor 11 reading and executing the program stored in the main storage device 12. The above program can be recorded and distributed on a portable recording medium, for example. Further, the above program can be downloaded from the distribution device that stores and manages the above program to the server device 3, the user terminal 4, and the screen analysis support device 10 via the communication equipment, for example. In addition to the above functions, the server device 3, the user terminal 4, and the screen analysis support device 10 further include other functions such as an operating system, a file system, a device driver, and a DBMS (DataBase Management System). May be good. The server device 3, the user terminal 4, and the screen analysis support device 10 store various types of information (data) as, for example, a database table or file.

図3に画面分析支援装置10が備える主な機能を示している。同図に示すように、画面分析支援装置10は、記憶部110、稼動履歴情報取得部111、画面稼動情報生成部112、分析処理部113、画面特徴量生成部114、及び情報出力部115の各機能を備える。 FIG. 3 shows the main functions of the screen analysis support device 10. As shown in the figure, the screen analysis support device 10 includes a storage unit 110, an operation history information acquisition unit 111, a screen operation information generation unit 112, an analysis processing unit 113, a screen feature amount generation unit 114, and an information output unit 115. It has each function.

上記機能のうち、記憶部110は、稼動履歴情報151、画面稼動情報152、作業列判定情報153、分析結果154、及び画面特徴量情報155を記憶する。これらの情報の詳細については後述する。 Among the above functions, the storage unit 110 stores the operation history information 151, the screen operation information 152, the work column determination information 153, the analysis result 154, and the screen feature amount information 155. Details of this information will be described later.

稼動履歴情報取得部111は、入力装置14や通信装置16を介して、分析対象システム2から稼動履歴情報6を取得する。稼動履歴情報取得部111が取得した稼動履歴情報6は、記憶部110が稼動履歴情報151として記憶する。 The operation history information acquisition unit 111 acquires the operation history information 6 from the analysis target system 2 via the input device 14 and the communication device 16. The operation history information 6 acquired by the operation history information acquisition unit 111 is stored by the storage unit 110 as the operation history information 151.

画面稼動情報生成部112は、稼動履歴情報151に基づき、ユーザ端末4における画面の稼動状態に関する情報(画面の遷移順序や画面の応答時間等)を含む画面稼動情報を生成する。画面稼動情報生成部112が生成した画面稼動情報は、記憶部110が画面稼動情報152として記憶する。 The screen operation information generation unit 112 generates screen operation information including information on the operation state of the screen in the user terminal 4 (screen transition order, screen response time, etc.) based on the operation history information 151. The screen operation information generated by the screen operation information generation unit 112 is stored by the storage unit 110 as the screen operation information 152.

分析処理部113は、画面稼動情報152を分析することにより、画面の稼動態様や画面の応答時間等の情報を含んだ、画面の稼働状況に関する分析結果を生成する。上記分析に際し、分析処理部113は、作業列判定情報153を参照する。分析処理部113が生成した分析結果は、記憶部110が分析結果154として記憶する。 By analyzing the screen operation information 152, the analysis processing unit 113 generates an analysis result regarding the operation status of the screen, including information such as the operation mode of the screen and the response time of the screen. In the above analysis, the analysis processing unit 113 refers to the work column determination information 153. The storage unit 110 stores the analysis result generated by the analysis processing unit 113 as the analysis result 154.

画面特徴量生成部114は、分析結果154に基づき、画面の特徴を示す情報である画面特徴量を求める。画面特徴量生成部114が求めた画面特徴量は、記憶部110が画面特徴量情報155として記憶する。 Based on the analysis result 154, the screen feature amount generation unit 114 obtains the screen feature amount, which is information indicating the features of the screen. The screen feature amount obtained by the screen feature amount generation unit 114 is stored by the storage unit 110 as screen feature amount information 155.

情報出力部115は、記憶部110が記憶している情報を、出力装置15や通信装置16を介して出力する。 The information output unit 115 outputs the information stored in the storage unit 110 via the output device 15 and the communication device 16.

図4は、画面分析支援装置10が、稼動履歴情報151に基づき画面稼動情報152を生成する処理(以下、画面稼動情報生成処理S400と称する。)を説明するフローチャートである。以下、同図とともに画面稼動情報生成処理S400について説明する。尚、画面稼動情報生成処理S400の開始時点において、画面分析支援装置10の記憶部110は、既に分析対象システム2から取り込んだ稼動履歴情報151を記憶しているものと
する。
FIG. 4 is a flowchart illustrating a process in which the screen analysis support device 10 generates screen operation information 152 based on operation history information 151 (hereinafter, referred to as screen operation information generation process S400). Hereinafter, the screen operation information generation process S400 will be described with reference to the figure. At the start of the screen operation information generation process S400, it is assumed that the storage unit 110 of the screen analysis support device 10 has already stored the operation history information 151 fetched from the analysis target system 2.

図5に画面分析支援装置10が記憶している稼動履歴情報151の一例を示す。例示する稼動履歴情報151は、日時1511、セッションID1512、ユーザID1513、画面ID1514、及び処理内容1515の各項目を有する一つ以上のレコードで構成される。稼動履歴情報151の一つのレコードは、一の画面に関してユーザ端末4またはサーバ装置3において実行された処理に対応している。 FIG. 5 shows an example of the operation history information 151 stored in the screen analysis support device 10. The operation history information 151 to be exemplified is composed of one or more records having each item of the date and time 1511, the session ID 1512, the user ID 1513, the screen ID 1514, and the processing content 1515. One record of the operation history information 151 corresponds to the process executed in the user terminal 4 or the server device 3 with respect to one screen.

上記項目のうち、日時1511には、当該レコードの処理がサーバ装置3またはユーザ端末4にて実行された日時を示す情報が設定される。 Among the above items, information indicating the date and time when the processing of the record was executed by the server device 3 or the user terminal 4 is set in the date and time 1511.

セッションID1512には、一連の画面を提示しつつ行われる業務の単位であるセッションの識別子(以下、セッションIDと称する。)が設定される。セッションは、例えば、HTTP(HyperText Transfer Protocol)におけるセッションである。 In the session ID 1512, an identifier of a session (hereinafter, referred to as a session ID), which is a unit of work performed while presenting a series of screens, is set. The session is, for example, a session in HTTP (HyperText Transfer Protocol).

ユーザID1513には、当該レコードの処理に関する業務を行ったユーザの識別子であるユーザIDが設定される。 A user ID, which is an identifier of a user who has performed a business related to processing the record, is set in the user ID 1513.

画面ID1514には、画面の識別子(以下、画面IDと称する。)が設定される。 A screen identifier (hereinafter referred to as a screen ID) is set in the screen ID 1514.

処理内容1515には、当該レコード(実行履歴)が示す処理の内容を示す情報が設定される。本例では、処理内容1515に、「送信要求」または「出力完了」が設定される。「送信要求」は、当該レコードが、当該レコードの画面ID1514で特定される画面の表示に際して行われた、ユーザ端末4からサーバ装置3への画面の送信要求の送信処理に関するものであることを意味する。また「出力完了」は、当該レコードが、上記送信要求に応じてサーバ装置3から送られてきた画面を受信して表示する処理に関するものであることを意味する。 Information indicating the content of the process indicated by the record (execution history) is set in the process content 1515. In this example, "transmission request" or "output completion" is set in the processing content 1515. The "transmission request" means that the record relates to a process of transmitting a screen transmission request from the user terminal 4 to the server device 3 when displaying the screen specified by the screen ID 1514 of the record. do. Further, "output completion" means that the record is related to a process of receiving and displaying a screen sent from the server device 3 in response to the transmission request.

尚、処理内容1515に「送信要求」が設定されている場合、そのレコードの日時1511には、ユーザ端末4がサーバ装置3に上記送信要求を送信した日時が設定される。また処理内容1515に「出力完了」が設定されている場合、そのレコードの日時1511には、ユーザ端末4が上記画面を出力(表示)(出力装置15または通信装置16に出力)した日時が設定される。 When the "transmission request" is set in the processing content 1515, the date and time when the user terminal 4 transmits the transmission request to the server device 3 is set in the date and time 1511 of the record. When "output completed" is set in the processing content 1515, the date and time when the user terminal 4 outputs (displays) the above screen (outputs to the output device 15 or the communication device 16) is set in the date and time 1511 of the record. Will be done.

図6に、画面稼動情報生成処理S400を実行することにより生成される画面稼動情報152の一例を示す。例示する画面稼動情報152は、日時1521、画面ID1522、セッションID1523、ユーザID1524、及び画面応答時間1525の各項目を有する一つ以上のレコードで構成される。画面稼動情報152の一つのレコードは、一つの画面に対応している。 FIG. 6 shows an example of the screen operation information 152 generated by executing the screen operation information generation process S400. The illustrated screen operation information 152 is composed of one or more records having each item of date / time 1521, screen ID 1522, session ID 1523, user ID 1524, and screen response time 1525. One record of the screen operation information 152 corresponds to one screen.

日時1521、画面ID1522、セッションID1523、及びユーザID1524は、いずれも稼動履歴情報151の同じ名称の項目から取得される情報である。画面応答時間1525には、当該レコードの画面ID1522に対応する稼動履歴情報151の2つのレコードから求められる画面応答時間(「送信要求」が設定されているレコードの日時1511と「出力完了」が設定されているレコードの日時1511の差から求められる応答時間)が設定される。 The date and time 1521, the screen ID 1522, the session ID 1523, and the user ID 1524 are all information acquired from the items having the same name in the operation history information 151. The screen response time 1525 is set to the screen response time obtained from the two records of the operation history information 151 corresponding to the screen ID 1522 of the record (the date and time 1511 of the record in which the "transmission request" is set and "output completed". The response time obtained from the difference between the date and time 1511 of the recorded record) is set.

図4に戻り、まず画面分析支援装置10の画面稼動情報生成部112が、稼動履歴情報151から、セッション(セッションID)が同じレコードを読み出す(S411)。 Returning to FIG. 4, first, the screen operation information generation unit 112 of the screen analysis support device 10 reads out a record having the same session (session ID) from the operation history information 151 (S411).

続いて、画面稼動情報生成部112が、読み出したレコード群を日時1511に基づき時系列順(日時の昇順)にソートする(S412)。 Subsequently, the screen operation information generation unit 112 sorts the read record group in chronological order (ascending order of date and time) based on the date and time 1511 (S412).

続いて、画面稼動情報生成部112が、レコード群の先頭のレコードの処理内容1515が「送信要求」であるか否かを判定する(S413)。レコード群の先頭のレコードの処理内容1515が「送信要求」である場合(S413:YES)、処理はS414に進む。レコード群の先頭のレコードの処理内容1515が「送信要求」でない場合(S413:NO)、処理はS418に進む。 Subsequently, the screen operation information generation unit 112 determines whether or not the processing content 1515 of the first record in the record group is a “transmission request” (S413). When the processing content 1515 of the first record in the record group is a "transmission request" (S413: YES), the processing proceeds to S414. If the processing content 1515 of the first record in the record group is not a "transmission request" (S413: NO), the processing proceeds to S418.

S414では、画面稼動情報生成部112は、レコード群の先頭から2番目のレコードの処理内容1515が「出力完了」であるか否かを判定する。レコード群の先頭から2番目のレコードの処理内容1515が「出力完了」である場合(S414:YES)、処理はS415に進む。レコード群の先頭から2番目のレコードの処理内容1515が「出力完了」でない場合(S414:NO)、処理はS417に進む。 In S414, the screen operation information generation unit 112 determines whether or not the processing content 1515 of the second record from the beginning of the record group is “output complete”. When the processing content 1515 of the second record from the beginning of the record group is "output completed" (S414: YES), the processing proceeds to S415. If the processing content 1515 of the second record from the beginning of the record group is not "output completed" (S414: NO), the processing proceeds to S417.

S415では、画面稼動情報生成部112は、レコード群の先頭から2番目のレコードの情報と、画面応答時間(先頭のレコードの日時1511と先頭から2番目のレコードの日時1511の差)とを内容としたレコードを、画面稼動情報152として記憶する。 In S415, the screen operation information generation unit 112 contains information on the second record from the beginning of the record group and the screen response time (difference between the date and time 1511 of the first record and the date and time 1511 of the second record from the beginning). The record is stored as screen operation information 152.

続くS416では、画面稼動情報生成部112は、レコード群から、先頭のレコードと先頭から2番目のレコードを削除する。 In the following S416, the screen operation information generation unit 112 deletes the first record and the second record from the beginning from the record group.

S417では、画面稼動情報生成部112は、レコード群の先頭から2番目のレコードの情報と、画面応答時間(先頭のレコードの日時1511と先頭から2番目のレコードの日時1511の差)とを内容としたレコードを、画面稼動情報152として記憶する。 In S417, the screen operation information generation unit 112 contains information on the second record from the beginning of the record group and the screen response time (difference between the date and time 1511 of the first record and the date and time 1511 of the second record from the beginning). The record is stored as screen operation information 152.

続くS418では、画面稼動情報生成部112は、レコード群から、先頭のレコードを削除する。 In the following S418, the screen operation information generation unit 112 deletes the first record from the record group.

S421では、画面稼動情報生成部112は、S416またはS418で削除後のレコード群のレコード数が0か否かを判定する。レコード群のレコード数が0である場合(S421:YES)、処理はS422に進む。レコード群のレコード数が0でない場合(S421:NO)、処理はS413に戻る。 In S421, the screen operation information generation unit 112 determines whether or not the number of records in the record group after deletion in S416 or S418 is 0. When the number of records in the record group is 0 (S421: YES), the process proceeds to S422. If the number of records in the record group is not 0 (S421: NO), the process returns to S413.

S422では、画面稼動情報生成部112は、稼動履歴情報151に他のセッションのレコードがあるか否かを判定する。稼動履歴情報151に他のセッションのレコードがある場合(S422:YES)、処理はS411に戻る。稼動履歴情報151に他のセッションのレコードがない場合(S422:NO)、画面稼動情報生成処理S400は終了する。 In S422, the screen operation information generation unit 112 determines whether or not there is a record of another session in the operation history information 151. If there is a record of another session in the operation history information 151 (S422: YES), the process returns to S411. If there is no record of another session in the operation history information 151 (S422: NO), the screen operation information generation process S400 ends.

図7は、画面分析支援装置10が、作業列判定情報153を参照しつつ画面稼動情報152を分析することにより分析結果154を生成する処理(以下、分析処理S700と称する。)を説明するフローチャートである。以下、同図とともに分析処理S700について説明する。 FIG. 7 is a flowchart illustrating a process (hereinafter referred to as analysis process S700) in which the screen analysis support device 10 generates an analysis result 154 by analyzing the screen operation information 152 with reference to the work column determination information 153. Is. Hereinafter, the analysis process S700 will be described with reference to the figure.

図8に作業列判定情報153の一例を示す。例示するように、作業列判定情報153には、画面種別1531と画面ID1532とを対応づけた情報が管理されている。画面種別1531には、対応する画面(画面ID1532)が、一群の画面を表示して行われる作業の開始時に表示される画面(以下、「開始画面」と称する。)であることを示す「開始」、または対応する画面(画面ID1532)が、一群の画面を表示して行われる作業
の終了時に表示される画面(以下、「終了画面」と称する。)であることを示す「終了」が設定される。
FIG. 8 shows an example of the work column determination information 153. As an example, the work column determination information 153 manages information in which the screen type 1531 and the screen ID 1532 are associated with each other. The screen type 1531 is a "start screen" indicating that the corresponding screen (screen ID 1532) is a screen displayed at the start of work performed by displaying a group of screens (hereinafter referred to as "start screen"). , Or the corresponding screen (screen ID 1532) is set to "end" to indicate that it is a screen displayed at the end of work performed by displaying a group of screens (hereinafter referred to as "end screen"). Will be done.

図9は、分析処理S700を実行することにより生成される分析結果154の一例である。同図に示すように、分析結果154は、画面ID1541、日時1542、画面応答時間1543、及び稼動態様1544の各項目を有する一つ以上のレコードで構成される。分析結果154の一つのレコードは一つの画面に対応している。 FIG. 9 is an example of the analysis result 154 generated by executing the analysis process S700. As shown in the figure, the analysis result 154 is composed of one or more records having each item of screen ID 1541, date and time 1542, screen response time 1543, and operation mode 1544. One record of the analysis result 154 corresponds to one screen.

画面ID1541には画面IDが設定される。日時1542には、画面稼動情報152から取得される、当該画面が表示された日時が設定される。画面応答時間1543には、画面稼動情報152から取得される画面応答時間が設定される。稼動態様1544には、当該画面の稼動態様を示す情報が設定される。 A screen ID is set in the screen ID 1541. The date and time 1542 is set to the date and time when the screen is displayed, which is acquired from the screen operation information 152. The screen response time 1543 is set to the screen response time acquired from the screen operation information 152. Information indicating the operation mode of the screen is set in the operation mode 1544.

図7に戻り、まず画面分析支援装置10の分析処理部113が、画面稼動情報152から、セッション(セッションID)が同じレコードを選択する(S711)。 Returning to FIG. 7, first, the analysis processing unit 113 of the screen analysis support device 10 selects a record having the same session (session ID) from the screen operation information 152 (S711).

続いて、分析処理部113が、読み出したレコード群を日時1521の値に基づき時系列順(日時の昇順)にソートする(S712)。 Subsequently, the analysis processing unit 113 sorts the read record group in chronological order (ascending order of date and time) based on the value of date and time 1521 (S712).

続いて、分析処理部113は、作業列判定情報153を参照し、作業列判定情報153の画面種別1531に「開始」が設定されている画面が先頭になるように、レコード群をサブレコード群に分割する(S713)。 Subsequently, the analysis processing unit 113 refers to the work column determination information 153, and sets the record group as a sub-record group so that the screen in which "start" is set in the screen type 1531 of the work column determination information 153 is at the top. (S713).

続いて、分析処理部113は、サブレコード群を一つ選択する(S714)。 Subsequently, the analysis processing unit 113 selects one sub-record group (S714).

続いて、分析処理部113は、サブレコード群の末尾のレコードの画面は、作業列判定情報153の画面種別1531が「終了」の画面と同じであるか否かを判定する(S715)。サブレコード群の末尾のレコードの画面が、作業列判定情報153の画面種別1531が「終了」の画面と同じである場合(S715:YES)、処理はS716に進む。一方、サブレコード群の末尾のレコードの画面が、作業列判定情報153の画面種別1531が「終了」の画面と同じでない場合(S715:NO)、処理はS718に進む。 Subsequently, the analysis processing unit 113 determines whether or not the screen of the record at the end of the sub-record group has the same screen type 1531 of the work column determination information 153 as the "end" screen (S715). When the screen of the record at the end of the sub-record group is the same as the screen of the screen type 1531 of the work column determination information 153 (S715: YES), the process proceeds to S716. On the other hand, when the screen of the record at the end of the sub-record group is not the same as the screen of the screen type 1531 of the work column determination information 153 (S715: NO), the process proceeds to S718.

S716では、分析処理部113は、サブレコード群に繰り返し出現する画面(画面IDが同じ画面)が含まれているか否かを判定する。含まれている場合(S716:YES)、処理はS717に進む。含まれていない場合(S716:NO)、処理はS718に進む。 In S716, the analysis processing unit 113 determines whether or not a screen (a screen having the same screen ID) that repeatedly appears in the sub-record group is included. If it is included (S716: YES), the process proceeds to S717. If it is not included (S716: NO), the process proceeds to S718.

S717では、分析処理部113は、サブレコード群に含まれている、繰り返し出現する画面群の最後部の画面のレコードの情報を画面ID1541及び日時1542に設定し、当該最後部の画面応答時間の最大値を画面応答時間1543に設定し、稼動態様1544に「繰り返し」を設定したレコードを分析結果154として生成する。 In S717, the analysis processing unit 113 sets the record information of the screen at the end of the screen group that appears repeatedly, which is included in the sub-record group, to the screen ID 1541 and the date / time 1542, and sets the screen response time at the end. A record in which the maximum value is set to the screen response time 1543 and "repetition" is set in the operation mode 1544 is generated as the analysis result 154.

例えば、図6の画面稼動情報152の例では、セッションID1523が「A0B2C1D0」であるサブレコード群がS716の処理で判定の対象になるが、この場合、画面ID1522が「X901S2」の画面と画面ID1522が「X901S5」の画面の組合せ(画面群)が繰り返し(2回)出現しており、これらの画面についてS717の処理が行われる。本例の場合、分析処理部113は、上記画面群の最後部の画面ID1522が「X901S5」の画面のレコードの情報を画面ID1541及び日時1542に設定し、画面応答時間1543に画面応答時間の最大値である「10000」を設定し、稼動態様1544に「繰り返し」を
設定したレコードを分析結果154として生成する。
For example, in the example of the screen operation information 152 of FIG. 6, the sub-record group whose session ID 1523 is "A0B2C1D0" is subject to determination in the processing of S716. In this case, the screen ID 1522 is the screen of "X901S2" and the screen ID 1522. However, the combination of screens (screen group) of "X901S5" appears repeatedly (twice), and the processing of S717 is performed on these screens. In the case of this example, the analysis processing unit 113 sets the record information of the screen whose screen ID 1522 at the end of the screen group is "X901S5" to the screen ID 1541 and the date and time 1542, and sets the screen response time 1543 to the maximum screen response time. A record in which the value "10000" is set and "repetition" is set in the operation mode 1544 is generated as the analysis result 154.

S718では、分析処理部113は、サブレコード群の末尾のレコードの画面の情報を画面ID1541、日時1542、及び画面応答時間1543として設定し、稼動態様1544に「離脱」を設定したレコードを分析結果154として生成する。 In S718, the analysis processing unit 113 sets the screen information of the record at the end of the sub-record group as the screen ID 1541, the date and time 1542, and the screen response time 1543, and analyzes the record in which "leave" is set in the operation mode 1544. Generated as 154.

例えば、図6の画面稼動情報152の例では、セッションID1523が「P0Q6R1S9
」であるサブレコード群がS718の処理対象になる。本例の場合、サブレコード群の末尾のレコード(画面ID1522が「X901S5」のレコード)の情報を画面ID1541、日時1542、及び画面応答時間1543として設定し、稼動態様1544に「離脱」を設定したレコードを分析結果154として生成する。
For example, in the example of the screen operation information 152 in FIG. 6, the session ID 1523 is "P0Q6R1S9.
The sub-record group that is "" is the processing target of S718. In the case of this example, the information of the last record of the sub-record group (the record whose screen ID 1522 is "X901S5") is set as the screen ID 1541, the date and time 1542, and the screen response time 1543, and "leave" is set in the operation mode 1544. A record is generated as the analysis result 154.

S721では、分析処理部113は、他のサブレコード群があるか否かを判定する。他のサブレコード群がある場合(S721:YES)、処理はS714に戻る。他のサブレコード群がない場合(S721:NO)、処理はS722に進む。 In S721, the analysis processing unit 113 determines whether or not there is another sub-record group. If there are other sub-records (S721: YES), the process returns to S714. If there is no other sub-record group (S721: NO), the process proceeds to S722.

S722では、分析処理部113は、画面稼動情報152に他のセッションのレコードがあるか否かを判定する。画面稼動情報152に他のセッションのレコードがある場合(S722:YES)、処理はS711に戻る。画面稼動情報152に他のセッションのレコードがない場合(S722:NO)、分析処理S700は終了する。 In S722, the analysis processing unit 113 determines whether or not there is a record of another session in the screen operation information 152. If there is a record of another session in the screen operation information 152 (S722: YES), the process returns to S711. If there is no record of another session in the screen operation information 152 (S722: NO), the analysis process S700 ends.

図10は、画面分析支援装置10が、分析結果154に基づき画面特徴量情報155を生成する処理(以下、画面特徴量生成処理S1000と称する。)を説明するフローチャートである。以下、同図とともに画面特徴量生成処理S1000について説明する。 FIG. 10 is a flowchart illustrating a process in which the screen analysis support device 10 generates screen feature amount information 155 based on the analysis result 154 (hereinafter, referred to as screen feature amount generation process S1000). Hereinafter, the screen feature amount generation process S1000 will be described with reference to the figure.

図11に画面特徴量情報155の一例を示す。同図に示すように、画面特徴量情報155には、画面(画面ID1101)ごとの特徴量(画面特徴量1102)を示す情報を含む。 FIG. 11 shows an example of screen feature amount information 155. As shown in the figure, the screen feature amount information 155 includes information indicating the feature amount (screen feature amount 1102) for each screen (screen ID 1101).

図10に戻り、まず画面分析支援装置10の画面特徴量生成部114が、分析結果154から画面IDが同じレコードを抽出する(S1011)。 Returning to FIG. 10, first, the screen feature amount generation unit 114 of the screen analysis support device 10 extracts a record having the same screen ID from the analysis result 154 (S1011).

続いて、画面特徴量生成部114は、抽出したレコード群から、稼動態様1544に「繰り返し」が設定されているレコードの画面応答時間1543の最小値R1を特定する(S1012)。 Subsequently, the screen feature amount generation unit 114 identifies the minimum value R1 of the screen response time 1543 of the record for which "repetition" is set in the operation mode 1544 from the extracted record group (S1012).

続いて、画面特徴量生成部114は、抽出したレコード群から、稼動態様1544に「離脱」が設定されているレコードの画面応答時間1543の最小値R2を特定する(S1013)。 Subsequently, the screen feature amount generation unit 114 identifies the minimum value R2 of the screen response time 1543 of the record for which "leave" is set in the operation mode 1544 from the extracted record group (S1013).

尚、このように画面応答時間の最小値に注目することで、例えば、最小値が大きい場合は全体的に当該画面が相当の画面応答時間を要していると推定することでき、分析者は、画面に生じている課題の深刻さを容易に判断することができる。 By paying attention to the minimum value of the screen response time in this way, for example, when the minimum value is large, it can be estimated that the screen requires a considerable screen response time as a whole, and the analyst can estimate. , The seriousness of the problem occurring on the screen can be easily determined.

続いて、画面特徴量生成部114は、特定した最小値R1と最小値R2の相加平均を求め、求めた値を当該画面の特徴量としたレコードを画面特徴量情報155として記憶する(S1014)。尚、相加平均以外の方法で最小値R1と最小値R2の双方を加味した値を特徴量としてもよい。また最小値R1や最小値R2をそのまま画面特徴量情報155としてもよい。 Subsequently, the screen feature amount generation unit 114 obtains an arithmetic mean of the specified minimum value R1 and minimum value R2, and stores a record in which the obtained value is used as the feature amount of the screen as screen feature amount information 155 (S1014). ). A value obtained by adding both the minimum value R1 and the minimum value R2 by a method other than the arithmetic mean may be used as the feature amount. Further, the minimum value R1 and the minimum value R2 may be used as they are as the screen feature amount information 155.

続いて、画面特徴量生成部114は、分析結果154に他の画面IDのレコードがある
か否かを判定する(S1015)。分析結果154に他の画面IDのレコードがある場合(S1015:YES)、処理はS1011に戻る。分析結果154に他の画面IDのレコードがない場合(S1015:NO)、処理はS1016に進む。
Subsequently, the screen feature amount generation unit 114 determines whether or not there is a record of another screen ID in the analysis result 154 (S1015). If there is a record with another screen ID in the analysis result 154 (S1015: YES), the process returns to S1011. If there is no record of another screen ID in the analysis result 154 (S1015: NO), the process proceeds to S1016.

S1016では、情報出力部115が、分析結果154の内容と画面特徴量情報155の内容を記載した画面(以下、分析結果表示画面1200と称する。)を出力装置15に出力(表示)する。以上で画面特徴量生成処理S1000は終了する。 In S1016, the information output unit 115 outputs (displays) to the output device 15 a screen (hereinafter, referred to as an analysis result display screen 1200) in which the contents of the analysis result 154 and the contents of the screen feature amount information 155 are described. This completes the screen feature amount generation process S1000.

図12に、分析結果表示画面1200の一例を示す。同図に示すように、分析結果表示画面1200には、分析結果154の内容(符号1211~1214)と画面特徴量情報155の内容(符号1221~1222)とが表示される。分析者は、例えば、分析結果表示画面1200に表示されている分析結果154の内容から、課題を有する画面を容易に把握することができる。また分析者は、例えば、分析結果表示画面1200に表示されている画面特徴量情報155の内容から、課題が生じている可能性の高い画面を容易に特定することができる。 FIG. 12 shows an example of the analysis result display screen 1200. As shown in the figure, the content of the analysis result 154 (reference numerals 1211 to 1214) and the content of the screen feature amount information 155 (reference numerals 1221 to 1222) are displayed on the analysis result display screen 1200. For example, the analyst can easily grasp the screen having a problem from the contents of the analysis result 154 displayed on the analysis result display screen 1200. Further, the analyst can easily identify a screen having a high possibility of a problem from the contents of the screen feature amount information 155 displayed on the analysis result display screen 1200, for example.

尚、分析者の作業効率向上を図るべく、画面分析支援装置10が、図12に示す情報以外の記憶部110が記憶する他の情報(稼動履歴情報151、画面稼動情報152、作業列判定情報153)を出力装置15に適宜表示する構成としてもよい。また必要であれば、画面分析支援装置10が、記憶部110が記憶する情報を分析者が編集可能な状態で出力装置15に適宜表示する構成としてもよい。 In order to improve the work efficiency of the analyst, the screen analysis support device 10 has other information (operation history information 151, screen operation information 152, work line determination information) stored in the storage unit 110 other than the information shown in FIG. 153) may be appropriately displayed on the output device 15. If necessary, the screen analysis support device 10 may be configured to appropriately display the information stored in the storage unit 110 on the output device 15 in a state in which the analyst can edit it.

以上に説明したように、本実施形態の画面分析支援装置10によれば、分析対象システム2から取得される稼動履歴情報6を利用して分析結果154や画面特徴量情報155を生成し、これらを分析者に提示するので、分析者は、画面に生じている課題を容易かつ迅速に発見することができ、早期に改善策を講じることができる。また分析者は、業務に影響を与えやすい画面の調査や対応を優先して行うことができ、効率よく対策を進めることができるとともに、実効性の高い改善策の立案を行うことができる。また稼動履歴情報6の内容は、オペレーティングシステムやアプリケーションソフトウェアが生成する一般的なログ情報から取得することができるので、本実施形態の画面分析支援装置10は、既存の情報処理システムに影響を与えることなく導入することができる。 As described above, according to the screen analysis support device 10 of the present embodiment, the analysis result 154 and the screen feature amount information 155 are generated by using the operation history information 6 acquired from the analysis target system 2, and these are generated. Is presented to the analyst, so that the analyst can easily and quickly find the problem occurring on the screen and can take improvement measures at an early stage. In addition, the analyst can prioritize the investigation and response of screens that easily affect the work, can efficiently proceed with the measures, and can formulate highly effective improvement measures. Further, since the content of the operation history information 6 can be acquired from general log information generated by the operating system or application software, the screen analysis support device 10 of the present embodiment affects the existing information processing system. It can be introduced without any problems.

以上、本発明の一実施形態について説明したが、本発明は上記の実施形態に限定されるものではなく、その要旨を逸脱しない範囲で種々変更可能であることはいうまでもない。例えば、上記の実施形態は本発明を分かりやすく説明するために詳細に説明したものであり、必ずしも説明した全ての構成を備えるものに限定されるものではない。また上記実施形態の構成の一部について、他の構成の追加や削除、置換をすることが可能である。 Although one embodiment of the present invention has been described above, it is needless to say that the present invention is not limited to the above embodiment and can be variously modified without departing from the gist thereof. For example, the above-described embodiment has been described in detail in order to explain the present invention in an easy-to-understand manner, and is not necessarily limited to the one including all the described configurations. Further, it is possible to add, delete, or replace a part of the configuration of the above embodiment with another configuration.

また上記の各構成、機能部、処理部、処理手段等は、それらの一部または全部を、例えば、集積回路で設計する等によりハードウェアで実現してもよい。また上記の各構成、機能等は、プロセッサがそれぞれの機能を実現するプログラムを解釈し、実行することによりソフトウェアで実現してもよい。各機能を実現するプログラム、テーブル、ファイル等の情報は、メモリやハードディスク、SSD(Solid State Drive)等の記録装置、IC
カード、SDカード、DVD等の記録媒体に置くことができる。
Further, each of the above configurations, functional units, processing units, processing means and the like may be realized by hardware by designing a part or all of them by, for example, an integrated circuit. Further, each of the above configurations, functions, and the like may be realized by software by the processor interpreting and executing a program that realizes each function. Information such as programs, tables, and files that realize each function can be stored in memory, hard disks, recording devices such as SSDs (Solid State Drives), and ICs.
It can be placed on a recording medium such as a card, SD card, or DVD.

また上記の各図において、制御線や情報線は説明上必要と考えられるものを示しており、必ずしも実装上の全ての制御線や情報線を示しているとは限らない。例えば、実際には殆ど全ての構成が相互に接続されていると考えてもよい。 Further, in each of the above figures, the control lines and information lines are shown as necessary for explanation, and do not necessarily show all the control lines and information lines in the implementation. For example, in practice almost all configurations may be considered interconnected.

また以上に説明した情報処理システム1の各種機能部、各種処理部、各種データベース
の配置形態は一例に過ぎない。各種機能部、各種処理部、各種データベースの配置形態は、これらの装置が備えるハードウェアやソフトウェアの性能、処理効率、通信効率等の観点から最適な配置形態に変更し得る。
Further, the arrangement form of various functional units, various processing units, and various databases of the information processing system 1 described above is only an example. The arrangement form of various function units, various processing units, and various databases can be changed to the optimum arrangement form from the viewpoint of the performance, processing efficiency, communication efficiency, and the like of the hardware and software included in these devices.

また前述した各種のデータを格納するデータベースの構成(スキーマ(Schema)等)は、リソースの効率的な利用、処理効率向上、アクセス効率向上、検索効率向上等の観点から柔軟に変更し得る。 Further, the configuration of the database (schema, etc.) for storing various data described above can be flexibly changed from the viewpoints of efficient use of resources, improvement of processing efficiency, improvement of access efficiency, improvement of search efficiency, and the like.

1 情報処理システム、2 分析対象システム、3 サーバ装置、4 ユーザ端末、5 通信ネットワーク、6 稼動履歴情報、10 画面分析支援装置、110 記憶部、111 稼動履歴情報取得部、112 画面稼動情報生成部、113 分析処理部、114 画面特徴量生成部、115 情報出力部、151 稼動履歴情報、152 画面稼動情報、153 作業列判定情報、154 分析結果、155 画面特徴量情報、S400 画面稼動情報生成処理、S700 分析処理、S1000 画面特徴量生成処理、1200
分析結果表示画面
1 Information processing system, 2 Analysis target system, 3 Server device, 4 User terminal, 5 Communication network, 6 Operation history information, 10 Screen analysis support device, 110 Storage unit, 111 Operation history information acquisition unit, 112 Screen operation information generation unit , 113 Analysis processing unit, 114 screen feature amount generation unit, 115 information output unit, 151 operation history information, 152 screen operation information, 153 work column judgment information, 154 analysis result, 155 screen feature amount information, S400 screen operation information generation processing , S700 analysis processing, S1000 screen feature amount generation processing, 1200
Analysis result display screen

Claims (15)

複数の画面を提示しつつユーザとの間で対話処理により業務を進めるサービスを提供する情報処理システムにおける前記画面の分析を支援する情報処理装置であって、
前記情報処理システムにて生成される、前記画面の表示履歴に関する情報を含む稼動履歴情報を記憶する記憶部、
前記稼動履歴情報に基づき、前記画面の表示日時、前記画面の識別子である画面ID、一群の前記画面を提示しつつ行われる業務の単位であるセッションの識別子であるセッションID、及び前記画面の応答時間を示す情報である画面応答時間の各項目を有する複数のレコードを含んだ画面稼動情報を生成する画面稼動情報生成部、
一群の前記画面を表示して行われる作業の開始時に表示される前記画面である開始画面の画面IDと前記作業の終了時に表示される前記画面である終了画面の画面IDとを示す情報を含んだ作業列判定情報を記憶する記憶部、及び、
前記画面稼動情報から、前記セッションIDが同じであるレコードを選択し、
選択したレコード群を前記表示日時の時系列順に整列し、
前記開始画面が先頭になるように前記レコード群をサブレコード群に分割し、
前記サブレコード群の末尾のレコードの画面が前記終了画面と同じであるか否かを判定することにより前記画面の稼働状況を分析する分析処理部、
を備える、画面分析支援装置。
An information processing device that supports analysis of the screens in an information processing system that provides a service for advancing business by interactive processing with a user while presenting a plurality of screens.
A storage unit that stores operation history information including information related to the display history of the screen, which is generated by the information processing system.
Based on the operation history information, the display date and time of the screen, the screen ID which is the identifier of the screen, the session ID which is the identifier of the session which is the unit of the work performed while presenting the group of the screens, and the response of the screen. Screen operation information generation unit that generates screen operation information including a plurality of records having each item of screen response time, which is information indicating time.
Includes information indicating the screen ID of the start screen, which is the screen displayed at the start of the work performed by displaying the group of the screens, and the screen ID of the end screen, which is the screen displayed at the end of the work. A storage unit that stores work column determination information, and
From the screen operation information, select the record with the same session ID, and select
The selected records are arranged in chronological order of the display date and time.
The record group is divided into sub-record groups so that the start screen is at the top.
An analysis processing unit that analyzes the operating status of the screen by determining whether or not the screen of the record at the end of the sub-record group is the same as the end screen.
A screen analysis support device equipped with.
請求項1に記載の画面分析支援装置であって、
前記分析処理部は、前記サブレコード群の末尾のレコードの画面が前記終了画面と同じである場合、さらに前記サブレコード群の中に繰り返し出現する前記画面が含まれているか否かを判定し、含まれている場合は、前記繰り返し出現する前記画面の前記画面IDと当該画面の前記画面応答時間の最大値とを含んだ情報を、繰り返しに関する分析結果として生成する、
画面分析支援装置。
The screen analysis support device according to claim 1.
When the screen of the last record of the sub-record group is the same as the end screen, the analysis processing unit further determines whether or not the screen that repeatedly appears in the sub-record group is included. If it is included, information including the screen ID of the screen that appears repeatedly and the maximum value of the screen response time of the screen is generated as an analysis result regarding the repetition.
Screen analysis support device.
請求項2に記載の画面分析支援装置であって、
前記分析処理部は、前記サブレコード群の末尾のレコードの画面が前記終了画面と同じでない場合、前記サブレコード群の末尾のレコードの前記画面の前記画面IDと当該画面の前記画面応答時間とを含んだ情報を、離脱に関する分析結果として生成する、
画面分析支援装置。
The screen analysis support device according to claim 2.
When the screen of the record at the end of the sub-record group is not the same as the end screen, the analysis processing unit determines the screen ID of the screen of the record at the end of the sub-record group and the screen response time of the screen. Generate the included information as an analysis result regarding withdrawal,
Screen analysis support device.
請求項2に記載の画面分析支援装置であって、
同じ前記画面についての前記繰り返しに関する分析結果の前記画面応答時間の最小値R1に基づき算出される値を当該画面の特徴量として生成する画面特徴量生成部、
をさらに備える、画面分析支援装置。
The screen analysis support device according to claim 2.
A screen feature amount generation unit that generates a value calculated based on the minimum value R1 of the screen response time of the analysis result regarding the repetition of the same screen as the feature amount of the screen.
Screen analysis support device further equipped with.
請求項3に記載の画面分析支援装置であって、
同じ前記画面についての前記離脱に関する分析結果の前記画面応答時間の最小値R2に基づき算出される値を当該画面の特徴量として生成する画面特徴量生成部、
をさらに備える、画面分析支援装置。
The screen analysis support device according to claim 3.
A screen feature amount generation unit that generates a value calculated based on the minimum value R2 of the screen response time of the analysis result regarding the withdrawal of the same screen as the feature amount of the screen.
Screen analysis support device further equipped with.
請求項3に記載の画面分析支援装置であって、
同じ前記画面についての前記繰り返しに関する分析結果の前記画面応答時間の最小値R1と、当該画面についての前記離脱に関する分析結果の前記画面応答時間の最小値R2とに基づき算出される値を当該画面の特徴量として生成する画面特徴量生成部、
をさらに備える、画面分析支援装置。
The screen analysis support device according to claim 3.
A value calculated based on the minimum value R1 of the screen response time of the analysis result regarding the repetition of the same screen and the minimum value R2 of the screen response time of the analysis result regarding the withdrawal of the screen is used for the screen. Screen feature amount generator generated as feature amount,
Screen analysis support device further equipped with.
請求項6に記載の画面分析支援装置であって、
前記画面特徴量生成部は、前記最小値R1と前記最小値R2の相加平均を当該画面の特徴量として生成する、
画面分析支援装置。
The screen analysis support device according to claim 6.
The screen feature amount generation unit generates the arithmetic mean of the minimum value R1 and the minimum value R2 as the feature amount of the screen.
Screen analysis support device.
請求項3に記載の画面分析支援装置であって、
前記繰り返しに関する分析結果、及び前記離脱に関する分析結果のうちの少なくともいずれかを出力装置に出力する、情報出力部、
をさらに備える、画面分析支援装置。
The screen analysis support device according to claim 3.
An information output unit that outputs at least one of the analysis result regarding the repetition and the analysis result regarding the withdrawal to the output device.
Screen analysis support device further equipped with.
請求項6に記載の画面分析支援装置であって、
前記画面の前記特徴量を出力装置に出力する、情報出力部、
をさらに備える、画面分析支援装置。
The screen analysis support device according to claim 6.
An information output unit that outputs the feature amount of the screen to an output device,
Screen analysis support device further equipped with.
複数の画面を提示しつつユーザとの間で対話処理により業務処理を進めるサービスを提供する情報処理システムにおける前記画面の分析を支援する方法であって、
情報処理装置が、
前記情報処理システムにて生成される、前記画面の表示履歴に関する情報を含む稼動履歴情報を記憶するステップ、
前記稼動履歴情報に基づき、前記画面の表示日時、前記画面の識別子である画面ID、一群の前記画面を提示しつつ行われる業務の単位であるセッションの識別子であるセッションID、及び前記画面の応答時間を示す情報である画面応答時間の各項目を有する複数のレコードを含んだ画面稼動情報を生成するステップ、
一群の前記画面を表示して行われる作業の開始時に表示される前記画面である開始画面の画面IDと前記作業の終了時に表示される前記画面である終了画面の画面IDとを示す情報を含んだ作業列判定情報を記憶するステップ、及び、
前記画面稼動情報から、前記セッションIDが同じであるレコードを選択し、
選択したレコード群を前記表示日時の時系列順に整列し、
前記開始画面が先頭になるように前記レコード群をサブレコード群に分割し、
前記サブレコード群の末尾のレコードの画面が前記終了画面と同じであるか否かを判定することにより前記画面の稼働状況を分析するステップ、
を実行する、画面分析支援方法。
It is a method of supporting the analysis of the screen in an information processing system that provides a service of advancing business processing by interactive processing with a user while presenting a plurality of screens.
Information processing equipment
A step of storing operation history information including information related to the display history of the screen, which is generated by the information processing system.
Based on the operation history information, the display date and time of the screen, the screen ID which is the identifier of the screen, the session ID which is the identifier of the session which is the unit of the work performed while presenting the group of the screens, and the response of the screen. A step of generating screen operation information including a plurality of records having each item of screen response time, which is information indicating time.
Includes information indicating the screen ID of the start screen, which is the screen displayed at the start of the work performed by displaying the group of the screens, and the screen ID of the end screen, which is the screen displayed at the end of the work. The step to store the work column judgment information, and
From the screen operation information, select the record with the same session ID, and select
The selected records are arranged in chronological order of the display date and time.
The record group is divided into sub-record groups so that the start screen is at the top.
A step of analyzing the operating status of the screen by determining whether or not the screen of the record at the end of the sub-record group is the same as the end screen.
How to support screen analysis.
請求項10に記載の画面分析支援方法であって、
前記情報処理装置が、前記サブレコード群の末尾のレコードの画面が前記終了画面と同じである場合、さらに前記サブレコード群の中に繰り返し出現する前記画面が含まれているか否かを判定し、含まれている場合は、前記繰り返し出現する前記画面の前記画面IDと当該画面の前記画面応答時間の最大値とを含んだ情報を、繰り返しに関する分析結果として生成するステップ、
をさらに実行する、画面分析支援方法。
The screen analysis support method according to claim 10.
When the screen of the last record of the sub-record group is the same as the end screen, the information processing apparatus further determines whether or not the screen that repeatedly appears in the sub-record group is included. If included, a step of generating information including the screen ID of the screen that appears repeatedly and the maximum value of the screen response time of the screen as an analysis result regarding the repetition.
Screen analysis support method to further execute.
請求項11に記載の画面分析支援方法であって、
前記情報処理装置が、前記サブレコード群の末尾のレコードの画面が前記終了画面と同じでない場合、前記サブレコード群の末尾のレコードの前記画面の前記画面IDと当該画面の前記画面応答時間とを含んだ情報を、離脱に関する分析結果として生成するステップ、
をさらに実行する、画面分析支援方法。
The screen analysis support method according to claim 11.
When the information processing apparatus does not have the same screen of the last record of the sub-record group as the end screen, the screen ID of the screen of the last record of the sub-record group and the screen response time of the screen are set. Steps to generate the contained information as an analysis result regarding withdrawal,
Screen analysis support method to further execute.
請求項11に記載の画面分析支援方法であって、
前記情報処理装置が、同じ前記画面についての前記繰り返しに関する分析結果の前記画
面応答時間の最小値R1に基づき算出される値を当該画面の特徴量として生成するステップ、
をさらに実行する、画面分析支援方法。
The screen analysis support method according to claim 11.
A step in which the information processing apparatus generates a value calculated based on the minimum value R1 of the screen response time of the analysis result regarding the repetition of the same screen as a feature amount of the screen.
Screen analysis support method to further execute.
請求項12に記載の画面分析支援方法であって、
前記情報処理装置が、同じ前記画面についての前記離脱に関する分析結果の前記画面応答時間の最小値R2に基づき算出される値を当該画面の特徴量として生成するステップ
をさらに実行する、画面分析支援方法。
The screen analysis support method according to claim 12.
A step in which the information processing apparatus generates a value calculated based on the minimum value R2 of the screen response time of the analysis result regarding the withdrawal of the same screen as a feature amount of the screen.
Screen analysis support method to further execute.
請求項12に記載の画面分析支援方法であって、
前記情報処理装置が、同じ前記画面についての前記繰り返しに関する分析結果の前記画面応答時間の最小値R1と、当該画面についての前記離脱に関する分析結果の前記画面応答時間の最小値R2とに基づき算出される値を当該画面の特徴量として生成するステップ、
をさらに実行する、画面分析支援方法。
The screen analysis support method according to claim 12.
The information processing device is calculated based on the minimum value R1 of the screen response time of the analysis result regarding the repetition of the same screen and the minimum value R2 of the screen response time of the analysis result regarding the withdrawal of the screen. Step to generate the value as the feature of the screen,
Screen analysis support method to further execute.
JP2018116660A 2018-06-20 2018-06-20 Screen analysis support device and screen analysis support method Active JP7001550B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018116660A JP7001550B2 (en) 2018-06-20 2018-06-20 Screen analysis support device and screen analysis support method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018116660A JP7001550B2 (en) 2018-06-20 2018-06-20 Screen analysis support device and screen analysis support method

Publications (2)

Publication Number Publication Date
JP2019219900A JP2019219900A (en) 2019-12-26
JP7001550B2 true JP7001550B2 (en) 2022-01-19

Family

ID=69096688

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018116660A Active JP7001550B2 (en) 2018-06-20 2018-06-20 Screen analysis support device and screen analysis support method

Country Status (1)

Country Link
JP (1) JP7001550B2 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008305235A (en) 2007-06-08 2008-12-18 Mitsubishi Electric Corp Information processing unit and information processing program
JP2010231368A (en) 2009-03-26 2010-10-14 Fujitsu Ltd Monitoring method and monitoring program
WO2015114753A1 (en) 2014-01-29 2015-08-06 株式会社日立製作所 Analysis device and analysis method
JP2016051479A (en) 2014-08-28 2016-04-11 茂木 修 System, device, and sensor for warning explosive substance, and storage container of suspicious object
JP2016177728A (en) 2015-03-23 2016-10-06 株式会社日立ソリューションズ Data analysis apparatus and data analysis method

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008305235A (en) 2007-06-08 2008-12-18 Mitsubishi Electric Corp Information processing unit and information processing program
JP2010231368A (en) 2009-03-26 2010-10-14 Fujitsu Ltd Monitoring method and monitoring program
WO2015114753A1 (en) 2014-01-29 2015-08-06 株式会社日立製作所 Analysis device and analysis method
US20160210181A1 (en) 2014-01-29 2016-07-21 Hitachi, Ltd. Analysis apparatus and analysis method
JP2016051479A (en) 2014-08-28 2016-04-11 茂木 修 System, device, and sensor for warning explosive substance, and storage container of suspicious object
JP2016177728A (en) 2015-03-23 2016-10-06 株式会社日立ソリューションズ Data analysis apparatus and data analysis method

Also Published As

Publication number Publication date
JP2019219900A (en) 2019-12-26

Similar Documents

Publication Publication Date Title
JP4930153B2 (en) Document search system, document number subsequence acquisition apparatus, and document search method
US9588973B2 (en) Archiving to a single database table information located across multiple tables
CN114416667B (en) Method and device for rapidly sharing network disk file, network disk and storage medium
US20150052157A1 (en) Data transfer content selection
US20200201853A1 (en) Collecting query metadata for application tracing
US20060242112A1 (en) Hierarchical storage management apparatus, method, and program
US20180181550A1 (en) Screen information generation device and screen information generation method
JP2008310514A (en) User operation history acquisition display device, user operation history acquisition display method, user operation history acquisition display program and recording medium recording that program
JP2020197873A (en) Information processing system and method for controlling information processing system
JP7001550B2 (en) Screen analysis support device and screen analysis support method
JP6718835B2 (en) Utilization status analysis device for information processing system and utilization status analysis method
JP6966289B2 (en) Information analyzers, programs and methods
JP4532056B2 (en) Information support analysis apparatus, control method therefor, and program
JP2017524211A (en) Method for unifying information and tools from a plurality of information sources, and computer program product and apparatus applying said method
JP2019125042A (en) Test execution order generation device, test execution order generation method and storage medium
JP2010061460A (en) Workflow management system, workflow management method and workflow management program
JP2007200047A (en) Access log-displaying system and method
JP2007241642A (en) Analysis method, analysis apparatus, and computer program
JP5972461B2 (en) Data linkage support apparatus and data linkage support method
JP2021068082A (en) File recommendation system, file recommendation program, file recommendation method, and file recommendation device
JP7519230B2 (en) API implementation support system and API implementation support method
JP2006343976A (en) Method for providing electronic form and electronic form server device
JP2020087087A (en) Correction candidate specification program
WO2020008848A1 (en) Data use support device and data use support method
US20240265469A1 (en) Data audit system and data audit method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20200820

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20210714

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210803

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210819

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20211224

R150 Certificate of patent or registration of utility model

Ref document number: 7001550

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150