JP2018136636A - Information processing apparatus and information processing method - Google Patents

Information processing apparatus and information processing method Download PDF

Info

Publication number
JP2018136636A
JP2018136636A JP2017029332A JP2017029332A JP2018136636A JP 2018136636 A JP2018136636 A JP 2018136636A JP 2017029332 A JP2017029332 A JP 2017029332A JP 2017029332 A JP2017029332 A JP 2017029332A JP 2018136636 A JP2018136636 A JP 2018136636A
Authority
JP
Japan
Prior art keywords
log
information processing
executed
time
case
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
JP2017029332A
Other languages
Japanese (ja)
Other versions
JP6975540B2 (en
Inventor
文江 中屋
Fumie Nakaya
文江 中屋
三部 良太
Ryota Sambe
良太 三部
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 Social Information Services Ltd
Original Assignee
Hitachi Social Information Services 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 Social Information Services Ltd filed Critical Hitachi Social Information Services Ltd
Priority to JP2017029332A priority Critical patent/JP6975540B2/en
Publication of JP2018136636A publication Critical patent/JP2018136636A/en
Application granted granted Critical
Publication of JP6975540B2 publication Critical patent/JP6975540B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Debugging And Monitoring (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide an information processing apparatus that assists in reproducing business specifications from log information in an arbitrary form.SOLUTION: A control unit 11 of an information processing apparatus 1 comprises a setting file generation unit 111 and a standard log generation unit 112. The setting file generation unit generates a setting file 153 by processing a Web log 151 as an object of reproduction of business specifications by a business specification reproduction system according to a result of preprocessing of the Web log (for example, selection of essential information to be described in a standard log 155) and a layout of the standard log that log layout information 152 represents. The standard log generation unit closely examines an effective part of reproduction of business specifications by the business specification reproduction system, reads in a setting file, and converts a Web log which is included in the setting file and effective in reproduction of business specifications to generate a standard log.SELECTED DRAWING: Figure 1

Description

本発明は、情報処理装置および情報処理方法に関する。   The present invention relates to an information processing apparatus and an information processing method.

旧システムから新システムに移行する際において、そのリプレースに伴うシステム開発(リプレース開発)が必要となる。リプレース開発では、新システムが旧システムの仕様を踏襲する部分が多くの割合を占め、旧システムの正確なドキュメントが残されていることが稀な場合がある。このような場合、旧システムのソースを解析することにより、その旧システムの仕様を再生させることが行われているが、システムレベルの仕様はソースから再生することができても、業務レベルの仕様(以下、業務仕様とよぶ場合がある)の再生は困難である場合が多い。したがって、従来では、業務レベルの仕様は、ユーザへのヒアリングや手順書などのドキュメントにより再生していることが多いが、ユーザの主観、手順書のメンテナンスがされていないなどの理由により、正確な仕様は把握できていない。   When migrating from the old system to the new system, system development (replacement development) is required for the replacement. In replacement development, a large proportion of the new system follows the specifications of the old system, and there are rare cases where an accurate document of the old system remains. In such a case, by analyzing the source of the old system, the specification of the old system is reproduced. However, even if the system level specification can be reproduced from the source, the business level specification can be reproduced. It is often difficult to reproduce (hereinafter sometimes referred to as business specifications). Therefore, in the past, business-level specifications are often reproduced by documents such as user interviews and procedure manuals. However, due to reasons such as user's subjectivity and maintenance of procedure manuals, I don't know the specifications.

このような問題点に鑑み、例えば、特許文献1では、指定されたURLを起点として、Webページを取得、画面キャプチャ、ページに含まれるリンク抽出、リンク先のページ取得、という手順を再帰的に行うことでページ遷移を自動的に取得している。また、特許文献2では、プリンタや複合機の印刷を指示したユーザのID及び印刷した文書の画像を示す画像ログを蓄積し、この情報をもとに登録されたログレコード群に含まれる画像ログ同士の比較から、同一の個別業務に属するログレコードの集合を求め、その類似画像の処理時刻とユーザ情報等の属性により個別業務に対応する業務フローを推定している。   In view of such a problem, for example, in Patent Document 1, the procedure of acquiring a Web page, capturing a screen, extracting a link included in the page, and acquiring a linked page is started recursively from a specified URL. The page transition is automatically acquired by doing. Also, in Patent Document 2, an image log indicating the ID of a user who has instructed printing of a printer or a multifunction peripheral and an image of a printed document is accumulated, and an image log included in a log record group registered based on this information A set of log records belonging to the same individual task is obtained from the comparison between them, and the workflow corresponding to the individual task is estimated from the processing time of the similar image and attributes such as user information.

特開2010−79342号公報JP 2010-79342 A 特開2009−224958号公報JP 2009-224958 A

ところで、業務仕様を再生する場合には、業務仕様を再生するのに必須となるデータが、業務仕様を再生する計算機に入力されることが前提となっている。また、システムを運用して生成されるログ情報は、決められた規格を持たない任意形式であり、業務仕様を再生するのに必須となるデータを含むとは限らない。しかし、特許文献1,2には、業務仕様を再生するのに必須となるデータを取得する方法について記載も示唆もないため、任意形式のログ情報から業務仕様を再生することが困難となっている。
そこで、本発明は、このような事情に鑑みてなされたものであり、任意形式のログ情報から業務仕様が再生可能となるように支援することを目的とする。
By the way, when reproducing a business specification, it is assumed that data that is essential for reproducing the business specification is input to a computer that reproduces the business specification. In addition, log information generated by operating the system is in an arbitrary format that does not have a predetermined standard, and does not necessarily include data that is essential for reproducing business specifications. However, Patent Documents 1 and 2 neither describe nor suggest a method for acquiring data that is essential for reproducing business specifications, and thus it is difficult to reproduce business specifications from log information in an arbitrary format. Yes.
Therefore, the present invention has been made in view of such circumstances, and an object of the present invention is to support so that business specifications can be reproduced from log information in an arbitrary format.

前記目的を達成するために、本発明は、
ユーザの業務上の操作を記録した操作ログを処理する情報処理装置であって、
前記操作ごとに、当該操作を行ったユーザと、当該操作が行われた日時と、当該操作による処理内容とを特定し、
前記特定したユーザと、日時と、処理内容とに基づいて、当該処理内容として実行される作業を複数組み合わせた案件を設定し、
前記設定した案件ごとに、当該案件を実行したユーザと、当該案件を構成する複数の作業と、当該作業の各々の開始日時および終了日時とを関連付けた標準ログを生成する制御部、を備える、
ことを特徴とする。
また、本発明は、
ユーザの業務上の操作を記録した操作ログを処理する情報処理装置のおける情報処理方法であって、
前記情報処理装置の制御部が、
前記操作ごとに、当該操作を行ったユーザと、当該操作が行われた日時と、当該操作による処理内容とを特定するステップと、
前記特定したユーザと、日時と、処理内容とに基づいて、当該処理内容として実行される作業を複数組み合わせた案件を設定するステップと、
前記設定した案件ごとに、当該案件を実行したユーザと、当該案件を構成する複数の作業と、当該作業の各々の開始日時および終了日時とを関連付けた操作ログを生成するステップと、を実行する、
ことを特徴とする。
その他の手段については後記する。
In order to achieve the above object, the present invention provides:
An information processing apparatus that processes an operation log that records a user's business operations,
For each operation, specify the user who performed the operation, the date and time when the operation was performed, and the processing content by the operation,
Based on the identified user, date and time, and processing content, set a case that combines a plurality of operations executed as the processing content,
For each set item, a control unit that generates a standard log that associates the user who executed the item, a plurality of operations constituting the item, and the start date and time and end date and time of each of the items,
It is characterized by that.
The present invention also provides:
An information processing method in an information processing apparatus for processing an operation log recording a user's business operation,
A control unit of the information processing apparatus;
For each operation, identifying the user who performed the operation, the date and time when the operation was performed, and the processing content by the operation;
Based on the identified user, date and time, and processing content, setting a case that combines a plurality of operations executed as the processing content;
For each set item, a step of generating an operation log that associates the user who executed the item, a plurality of operations constituting the item, and the start date and time and end date and time of each of the items is executed. ,
It is characterized by that.
Other means will be described later.

本発明によれば、任意形式のログ情報から業務仕様が再生可能となるように支援することができる。   According to the present invention, it is possible to assist so that business specifications can be reproduced from log information in an arbitrary format.

本実施形態の情報処理装置の機能構成図である。It is a functional lineblock diagram of the information processor of this embodiment. Webログの具体例である。It is a specific example of a web log. 標準ログの具体例である。It is a specific example of a standard log. 遷移チェーンの作成例1の説明図である。It is explanatory drawing of the production example 1 of a transition chain. 遷移チェーンの作成例2の説明図である。It is explanatory drawing of the creation example 2 of a transition chain. 遷移チェーンの作成例3の説明図である。It is explanatory drawing of the creation example 3 of a transition chain. 遷移チェーンの作成例4の説明図である。It is explanatory drawing of the creation example 4 of a transition chain. 標準ログ生成処理のフローチャートである。It is a flowchart of a standard log generation process.

以下、本発明の好適な例となる実施形態について添付の図面を参照しながら詳細に説明する。   DESCRIPTION OF EXEMPLARY EMBODIMENTS Hereinafter, exemplary embodiments of the invention will be described in detail with reference to the accompanying drawings.

≪構成≫
図1に示すように、本実施形態の情報処理装置1は、特開2016−139178号公報(以下、参考文献という)の業務仕様再生システムが業務フロー(業務仕様書を作成するための情報)を生成する(業務仕様を再生する)ために用いる情報を出力する装置である。なお、本実施形態では、参考文献の業務仕様再生システムが業務フローを生成する手順そのものについては、説明を省略する。情報処理装置1は、制御部11と、通信部12と、入力部13と、出力部14と、記憶部15とを備えたコンピュータである。
≪Configuration≫
As shown in FIG. 1, the information processing apparatus 1 according to the present embodiment is configured so that a business specification reproduction system disclosed in JP-A-2016-139178 (hereinafter referred to as a reference) has a business flow (information for creating a business specification). Is a device that outputs information used to generate (reproduce business specifications). In the present embodiment, description of the procedure itself for generating the business flow by the business specification reproduction system of the reference document is omitted. The information processing apparatus 1 is a computer that includes a control unit 11, a communication unit 12, an input unit 13, an output unit 14, and a storage unit 15.

制御部11は、情報処理装置1が実行する処理全体を制御する。制御部11は、例えば、CPU(Central Processing Unit)である。通信部12は、ネットワーク(図示せず)を介して他のコンピュータと情報をやり取りするときのインターフェースとして機能する。入力部13は、オペレータからの情報の入力を受け付ける。入力部13は、例えば、キーボートやポインティングデバイスである。出力部14は、制御部11による処理結果を出力する。出力部14は、例えば、ディスプレイである。記憶部15は、制御部11による処理結果を記憶する。記憶部15は、例えば、HDD(Hard Disk Drive),ROM(Read Only Memory),RAM(Random Access Memory)である。
記憶部15上に読み込んだプログラムを制御部11が実行することで、制御部11が有する機能(後記)が実現される。
The control unit 11 controls the entire processing executed by the information processing apparatus 1. The control unit 11 is, for example, a CPU (Central Processing Unit). The communication unit 12 functions as an interface for exchanging information with other computers via a network (not shown). The input unit 13 receives input of information from the operator. The input unit 13 is, for example, a keyboard or a pointing device. The output unit 14 outputs a processing result by the control unit 11. The output unit 14 is, for example, a display. The storage unit 15 stores a processing result by the control unit 11. The storage unit 15 is, for example, an HDD (Hard Disk Drive), a ROM (Read Only Memory), or a RAM (Random Access Memory).
Functions executed by the control unit 11 (described later) are realized by the control unit 11 executing the program read on the storage unit 15.

制御部11は、設定ファイル生成部111と、標準ログ生成部112とを備える。設定ファイル生成部111は、後記する設定ファイル153を生成する。標準ログ生成部112は、後記する標準ログ155を生成する。   The control unit 11 includes a setting file generation unit 111 and a standard log generation unit 112. The setting file generation unit 111 generates a setting file 153 to be described later. The standard log generation unit 112 generates a standard log 155 to be described later.

記憶部15は、Webログ151と、ログレイアウト情報152と、設定ファイル153と、再生可能統計結果154と、標準ログ155とを記憶する。
Webログ151は、ユーザがユーザ端末を用いて業務を実行したことで、当該ユーザの業務上の操作を記録した操作ログである。操作ログは、ユーザ端末がアクセスするWebサーバ(図示せず)に記憶されるアクセスログとなる。情報処理装置1は、Webサーバから操作ログを取得してWebログ151として記憶部15に記憶する。このようなWebログ151は、参考文献の業務仕様再生システム向けに生成されたログではなく、つまり、業務仕様再生システムに直ちに入力可能となる形式を有するログではない。
The storage unit 15 stores a Web log 151, log layout information 152, a setting file 153, a reproducible statistical result 154, and a standard log 155.
The Web log 151 is an operation log in which operations on the user's business are recorded by the user executing the business using the user terminal. The operation log is an access log stored in a Web server (not shown) accessed by the user terminal. The information processing apparatus 1 acquires an operation log from a Web server and stores it in the storage unit 15 as a Web log 151. Such a Web log 151 is not a log generated for the business specification reproduction system of the reference document, that is, a log having a format that can be immediately input to the business specification reproduction system.

ログレイアウト情報152は、標準ログ生成部112が生成する標準ログ155のレイアウトを規定する情報である。レイアウトの態様は周知であり、詳細な説明は省略する。   The log layout information 152 is information that defines the layout of the standard log 155 generated by the standard log generation unit 112. Layout modes are well known and will not be described in detail.

設定ファイル153は、標準ログ生成部112が標準ログ155を生成する処理を実行する際に、標準ログ生成部112に読み込ませるファイルである。設定ファイル153は、ログレイアウト情報152のレイアウトに従ってWebログ151を加工したファイルである。設定ファイル153にて、参考文献の業務仕様再生システムが業務フローを生成するために必須となる必須情報が指定されている。本実施形態では、必須情報を、(1)業務上実行される案件の案件ID、(2)案件を実行するときにユーザ端末に表示されている画面の画面ID、(3)案件を実行するための操作を行うユーザ、(4)案件を実行するための操作の開始日時、(5)案件を実行するための操作の終了日時とする。案件は、1操作を特定できるユニークなものであり、複数の作業(操作による処理内容)の組み合わせに等しい。案件IDは、1操作を特定できるユニークなIDを付番したものである。画面IDは、ユーザが案件を構成する複数の作業のうち1つを実行する際にユーザ端末に表示されている画面のIDであり、作業の各々を識別する機能を持つ。必須情報はこれらの5種類に限定されない。必須情報の指定は、例えば、情報処理装置1のオペレータからの入力で実現することができる。   The setting file 153 is a file to be read by the standard log generation unit 112 when the standard log generation unit 112 executes processing for generating the standard log 155. The setting file 153 is a file obtained by processing the Web log 151 according to the layout of the log layout information 152. The setting file 153 specifies essential information that is essential for the business specification reproduction system of the reference document to generate a business flow. In the present embodiment, the essential information includes (1) a matter ID of a matter executed on business, (2) a screen ID of a screen displayed on the user terminal when the matter is executed, and (3) execute the matter. The user who performs the operation for the case, (4) the start date and time of the operation for executing the case, and (5) the end date and time of the operation for executing the case. A case is a unique item that can specify one operation, and is equivalent to a combination of a plurality of operations (processing contents by operation). The case ID is a unique ID that can identify one operation. The screen ID is an ID of a screen displayed on the user terminal when the user executes one of a plurality of tasks constituting the matter, and has a function of identifying each of the tasks. The essential information is not limited to these five types. The designation of the essential information can be realized, for example, by an input from the operator of the information processing apparatus 1.

再生可能統計結果154は、Webログ151に記録された操作が行われる業務の内容および件数を集計したデータである。再生可能統計結果154によって特定されている業務は、参考文献の業務仕様再生システムの再生対象となる業務仕様に係る業務である。再生可能統計結果154は、標準ログ生成部112によって標準ログ155とともに生成される。   The reproducible statistical result 154 is data obtained by tabulating the contents and the number of business operations performed in the operation recorded in the Web log 151. The business specified by the reproducible statistical result 154 is a business related to the business specification to be reproduced by the business specification reproduction system of the reference document. The reproducible statistical result 154 is generated together with the standard log 155 by the standard log generation unit 112.

標準ログ155は、参考文献の業務仕様再生システムに入力可能となるようにWebログ151を変換した操作ログである。標準ログ155は、中間生成ログであり、業務情報を仕様化するために必要な入力情報である。標準ログ155は、設定ファイル153にて指定されている必須情報を、操作ごとに含む。   The standard log 155 is an operation log obtained by converting the Web log 151 so that it can be input to the business specification reproduction system of the reference document. The standard log 155 is an intermediate generation log, and is input information necessary for specifying business information. The standard log 155 includes essential information specified in the setting file 153 for each operation.

図2に示すように、Webログ151は、ユーザの業務上の1操作を1行で表現し、複数行分まとめて記述されている。図2では、Webログ151の一部分だけを示す。Webログ151の各行は、IPアドレス(符号21)と、アクセス日時(符号22)と、リクエスト(符号23)と、URL(符号24)と、リファラ(符号25)とを含む。   As shown in FIG. 2, the Web log 151 expresses one operation on the user's business by one line and is described in a plurality of lines. In FIG. 2, only a part of the Web log 151 is shown. Each line of the Web log 151 includes an IP address (reference numeral 21), an access date (reference numeral 22), a request (reference numeral 23), a URL (reference numeral 24), and a referer (reference numeral 25).

また、図3に示すように、標準ログ155は、Webログ151とは別態様でユーザの業務上の1操作を1行で表現し、複数行分まとめて記述されている。標準ログ155の各行は、ユーザID(符号31)と、案件ID(符号32)と、画面ID(符号33)と、開始日時(符号34)と、終了日時(符号35)とを含む。   As shown in FIG. 3, the standard log 155 expresses one operation on the user's business by one line in a different form from the Web log 151, and is described collectively for a plurality of lines. Each line of the standard log 155 includes a user ID (reference numeral 31), a case ID (reference numeral 32), a screen ID (reference numeral 33), a start date and time (reference numeral 34), and an end date and time (reference numeral 35).

標準ログ生成部112は、標準ログ155を生成する際、Webログ151のIPアドレス(符号21)を利用してユーザID(符号31)を生成する。もし、Webログ151からIPアドレス(符号21)を取得できない場合は、標準ログ生成部112は、セッションID(図2のリファラ(符号25)の構成要素)を利用してユーザID(符号31)を生成することができる。   When generating the standard log 155, the standard log generation unit 112 generates a user ID (reference numeral 31) using the IP address (reference numeral 21) of the web log 151. If the IP address (symbol 21) cannot be obtained from the web log 151, the standard log generation unit 112 uses the session ID (component of the referrer (symbol 25) in FIG. 2) to obtain the user ID (symbol 31). Can be generated.

また、標準ログ生成部112は、標準ログ155の各操作(行)について、同じ案件に対して行われていると推定できる操作群をグループ化して同じ案件ID(符号32)を付すことができる。つまり、異なる操作群に対しては異なる案件IDを付して、案件を区切り、標準ログ155に含まれる案件を画定することができる。リファラ(符号25)は、案件の画定の一手段となり得る。案件の区切りの方法は、図4〜図7を参照して後記する。   Further, the standard log generation unit 112 can group the operation groups that can be estimated to be performed on the same case for each operation (line) of the standard log 155 and attach the same case ID (reference numeral 32). . That is, different case IDs can be assigned to different operation groups, and the cases included in the standard log 155 can be demarcated. The referrer (reference numeral 25) can be a means of demarcation of a matter. A method for separating the cases will be described later with reference to FIGS.

また、標準ログ生成部112は、Webログ151のURL(符号24)を利用して画面ID(符号33)を生成する。URL(符号24)の名称が存在する場合には、図3に示すように、画面ID(符号33)を日本語で表記することも可能である。   Further, the standard log generation unit 112 generates a screen ID (reference numeral 33) using the URL (reference numeral 24) of the web log 151. When the name of the URL (reference numeral 24) exists, the screen ID (reference numeral 33) can be written in Japanese as shown in FIG.

また、標準ログ生成部112は、Webログ151のアクセス日時(符号22)を利用して開始日時(符号34)と、終了日時(符号35)とを生成する。開始日時(符号34)は、アクセス日時(符号22)が示す日時と同じにする。Webログ151には、終了日時(符号35)に相当する日時が元々記録されないため、終了日時(符号35)は、開始日時(符号34)と同じ日時を便宜上設定する。   In addition, the standard log generation unit 112 generates a start date (code 34) and an end date (code 35) using the access date (code 22) of the Web log 151. The start date and time (reference numeral 34) is the same as the date and time indicated by the access date and time (reference numeral 22). Since the date and time corresponding to the end date and time (reference numeral 35) are not originally recorded in the Web log 151, the end date and time (reference numeral 35) is set to the same date and time as the start date and time (reference numeral 34) for convenience.

なお、図3中の符号36は、各操作を行うユーザの役職を示す値(例:申請者、承認者)が入力される欄である。Webログ151中のIPアドレスで特定されるユーザの役職(ロール)が判明している場合には、当該役職を符号36の欄に入力することができる。Webログ151中のIPアドレスで特定されるユーザの役職が判明していない場合、図3に示すように、符号36の欄には、“不明”が入力される。情報処理装置1は、役職(ロール)が判明しているユーザごとに、ユーザと役職とを関連付けたロール対応表を記憶部15に記憶することができる。また、設定ファイル153は、標準ログ155において、案件を実行するための操作を行うユーザに対して、当該ユーザの役職も記録するか否かを決定するフラグを有してもよい。   In addition, the code | symbol 36 in FIG. 3 is a column into which the value (example: applicant, approver) which shows the title of the user who performs each operation is input. When the post (role) of the user specified by the IP address in the web log 151 is known, the post can be entered in the column 36. When the post of the user specified by the IP address in the Web log 151 is not known, “unknown” is entered in the field of reference numeral 36 as shown in FIG. The information processing apparatus 1 can store, in the storage unit 15, a role correspondence table that associates a user with a job title for each user whose job title (role) is known. In addition, the setting file 153 may include a flag for determining whether or not to record the title of the user in the standard log 155 for a user who performs an operation for executing the matter.

<案件の区切りの方法>
図3に示す標準ログ155中の複数のログに対して、案件ID(符号32)を付し、案件を区切る方法はさまざまであり、遷移チェーンという考え方を導入する。遷移チェーンは、ユーザが行った1回の作業を纏めたものである。遷移チェーンの例としては、1ログイン〜ログアウトであったり、申請・承認などの作業を1つとしたものであったり、時間差に基づいて1つでくくることも出来るものであったりする。遷移チェーンは、同じ案件にて行われたと推定された操作群をグループ化する機能を有する。
<Method of separating the cases>
There are various methods for attaching a case ID (symbol 32) to a plurality of logs in the standard log 155 shown in FIG. 3 and separating the cases, and the concept of transition chain is introduced. The transition chain is a collection of one operation performed by the user. Examples of transition chains are one login to logout, one application / approval operation, or one based on a time difference. The transition chain has a function of grouping operation groups estimated to have been performed in the same case.

(遷移チェーンの作成例1)
図2に示すリファラ(符号25)を用いて遷移チェーンを作成することができる。図4に示すように、紙面下方向がアクセス日時(図2符号22参照)の昇順となるWebログ151の操作ごとに、リクエスト元と、リクエスト(図2符号23参照)とが定められている場合について説明する。なお、リクエスト元は、Webログ151のリファラ(図2符号25参照)に記述されている。この場合、最後のリクエスト元から直前の操作ログのリクエストを辿る(図4にて矢印で図示)といった手順を繰り返し、辿ることができなくなった操作ログで案件を区切り、辿ることができた操作ログ群について1つの遷移チェーンを設定する。以降、遷移チェーンが設定されていない最後のリクエスト元に対して上記の手順を繰り返す。
(Transition chain creation example 1)
A transition chain can be created using the referrer (reference numeral 25) shown in FIG. As shown in FIG. 4, a request source and a request (refer to reference numeral 23 in FIG. 2) are determined for each operation of the Web log 151 whose access date and time (see reference numeral 22 in FIG. 2) is ascending order. The case will be described. The request source is described in the referrer (see reference numeral 25 in FIG. 2) of the Web log 151. In this case, the procedure of tracing the previous operation log request from the last request source (indicated by an arrow in FIG. 4) is repeated, and the operation log that can be traced by dividing the matter by the operation log that cannot be traced. Set up one transition chain for the group. Thereafter, the above procedure is repeated for the last request source for which no transition chain is set.

上記によれば、リクエスト元に所定の値を有しない(図4では「−」で図示))操作ログは、遷移チェーンが設定された操作ログ群のうち最初の操作ログとなり、案件の区切りの目印となる。図4によれば、3行目の操作ログのリクエスト元がブランクであるため、3行目の操作ログから新たな案件についての操作が開始したと推定することができる。このため、2行目の操作ログを以って案件を区切り、1行目〜2行目の操作ログ群に対して1つの遷移チェーンを設定する。その結果、図4に示すように、1行目〜2行目の操作ログ群に対して「CHAIN1」という名称の案件IDが付される。   According to the above, the operation log that does not have a predetermined value at the request source (illustrated by “−” in FIG. 4) becomes the first operation log in the operation log group in which the transition chain is set, It becomes a landmark. According to FIG. 4, since the request source of the operation log on the third line is blank, it can be estimated from the operation log on the third line that an operation for a new case has started. Therefore, the case is divided by the operation log on the second line, and one transition chain is set for the operation log group on the first to second lines. As a result, as shown in FIG. 4, a case ID named “CHAIN1” is attached to the operation log group in the first and second lines.

また、6行目の操作ログのリクエスト元がブランクであるため、6行目の操作ログから新たな案件についての操作が開始したと推定することができる。このため、5行目の操作ログを以って案件を区切り、3行目〜5行目の操作ログ群に対して1つの遷移チェーンを設定する。その結果、図4に示すように、3行目〜5行目の操作ログ群に対して「CHAIN2」という名称の案件IDが付される。以下、同様にして、案件を区切るたびに、「CHAIN3」、「CHAIN4」という名称の案件IDが付される。
なお、案件IDの名称の付け方はユニークであれば任意である。
Further, since the request source of the operation log on the 6th line is blank, it can be estimated from the operation log on the 6th line that an operation for a new case has started. Therefore, the case is divided by the operation log on the fifth line, and one transition chain is set for the operation log group on the third to fifth lines. As a result, as shown in FIG. 4, a case ID named “CHAIN2” is attached to the operation log group in the third to fifth lines. In the same manner, each time a case is divided, case IDs with names “CHAIN3” and “CHAIN4” are attached.
Note that the method of naming the project ID is arbitrary as long as it is unique.

(遷移チェーンの作成例2)
Webログ151中に、案件の区切りを象徴するリクエスト(作業)を発見した場合、遷移チェーンを作成することができる。例えば、ユーザがログインの操作や、ポータル画面を表示する操作をした場合には、当該ユーザが作業中の案件を終了したと推定することができる。そこで、ログインやポータル画面などのリクエストを、案件の区切りの象徴するリクエストとして記憶部15または標準ログ 生成部112用のプロパティファイルに予め登録する。
(Transition chain creation example 2)
When a request (work) symbolizing a case delimiter is found in the Web log 151, a transition chain can be created. For example, when the user performs a login operation or an operation for displaying a portal screen, it can be estimated that the user has finished the work in progress. Therefore, a request such as a login or portal screen is registered in advance in the property file for the storage unit 15 or the standard log generation unit 112 as a request symbolizing a case delimiter.

図5に示すように、紙面下方向がアクセス日時(図2符号22参照)の昇順となるWebログ151の操作ごとにリクエスト(図2符号23参照)が定められている場合について説明する。案件の区切りの象徴するリクエストは、「ログイン」、「ポータル画面」であり、図5では、画面名による区切り条件として例示されている。   As shown in FIG. 5, a case will be described in which a request (see reference numeral 23 in FIG. 2) is determined for each operation of the Web log 151 whose ascending order of access date and time (see reference numeral 22 in FIG. 2). Requests symbolizing the case delimitation are “login” and “portal screen”, and are illustrated as delimitation conditions based on the screen name in FIG.

図5によれば、3行目の操作ログのリクエストが「ログイン」であるため、3行目の操作ログから新たな案件についての操作が開始したと推定することができる。このため、2行目の操作ログを以って案件を区切り、1行目〜2行目の操作ログ群に対して1つの遷移チェーンを設定する。その結果、図5に示すように、1行目〜2行目の操作ログ群に対して「CHAIN1」という名称の案件IDが付される。   According to FIG. 5, since the operation log request on the third line is “login”, it can be estimated from the operation log on the third line that an operation for a new case has started. Therefore, the case is divided by the operation log on the second line, and one transition chain is set for the operation log group on the first to second lines. As a result, as shown in FIG. 5, a case ID named “CHAIN1” is attached to the operation log group in the first and second lines.

また、6行目の操作ログのリクエストが「ポータル画面」であるため、6行目の操作ログから新たな案件についての操作が開始したと推定することができる。このため、5行目の操作ログを以って案件を区切り、3行目〜5行目の操作ログ群に対して1つの遷移チェーンを設定する。その結果、図5に示すように、3行目〜5行目の操作ログ群に対して「CHAIN2」という名称の案件IDが付される。以下、同様にして、案件を区切るたびに、「CHAIN3」、「CHAIN4」という名称の案件IDが付される。   Further, since the operation log request on the sixth line is the “portal screen”, it can be estimated from the operation log on the sixth line that an operation for a new case has started. Therefore, the case is divided by the operation log on the fifth line, and one transition chain is set for the operation log group on the third to fifth lines. As a result, as shown in FIG. 5, the case ID named “CHAIN2” is attached to the operation log group in the third to fifth lines. In the same manner, each time a case is divided, case IDs with names “CHAIN3” and “CHAIN4” are attached.

(遷移チェーンの作成例3)
Webログ151中のクエリを用いて遷移チェーンを作成することができる。クエリは、リクエストに付随するパラメータである。作成例3は、作成例2と併せて使用することができる。例えば、クエリに特定のユーザを示す値が示されている場合、当該特定のユーザが作業中の案件を終了したことを推定することができる。そこで、特定のユーザなどを示唆する特定のクエリを、案件の区切りの象徴するクエリとして記憶部15または標準ログ生成部112用のプロパティファイルに予め登録する。
(Transition chain creation example 3)
A transition chain can be created using a query in the Web log 151. The query is a parameter accompanying the request. Creation Example 3 can be used in conjunction with Creation Example 2. For example, when a value indicating a specific user is shown in the query, it can be estimated that the specific user has finished the work in progress. Therefore, a specific query that suggests a specific user or the like is registered in advance in the property file for the storage unit 15 or the standard log generation unit 112 as a query that symbolizes a case delimiter.

図6に示すように、紙面下方向がアクセス日時(図2符号22参照)の昇順となるWebログ151の操作ごとにリクエスト(図2符号23参照)が定められている場合について説明する。リクエストにクエリが付随する場合、リクエストの後に「?」を付し、クエリが入力される。案件の区切りの象徴するリクエストは、「ログイン」、「ポータル画面」を採り上げ、図6では、画面名による区切り条件として例示されている。また、案件の区切りの象徴するクエリは、「userA」(ユーザAを示す)、「userB」(ユーザBを示す)を採り上げ、図6では、付随情報による区切り条件として例示されている。   As shown in FIG. 6, a case will be described in which a request (see reference numeral 23 in FIG. 2) is determined for each operation of the Web log 151 in which the downward direction on the page is the ascending order of access date and time (see reference numeral 22 in FIG. 2). When a query is attached to the request, “?” Is added after the request, and the query is input. The request symbolizing the case delimiter is “login” and “portal screen”. In FIG. 6, the request is illustrated as a delimiter condition based on the screen name. Also, the query symbolizing the case delimitation is “userA” (indicating user A) and “userB” (indicating user B), and are illustrated as delimitation conditions by accompanying information in FIG.

図6によれば、3行目の操作ログのリクエストが「ログイン」であり、クエリが「id=userB」(ユーザBを示すクエリ)であるため、3行目の操作ログから、ユーザBに関する新たな案件についての操作が開始したと推定することができる。このため、2行目の操作ログを以って案件を区切り、1行目〜2行目のユーザAに関する操作ログ群に対して1つの遷移チェーンを設定する。その結果、図6に示すように、1行目〜2行目のユーザAに関する操作ログ群に対して「userA1」という名称の案件IDが付される。   According to FIG. 6, since the operation log request on the third line is “login” and the query is “id = userB” (query indicating the user B), the operation log on the third line relates to the user B. It can be estimated that an operation for a new case has started. For this reason, the case is divided by the operation log on the second line, and one transition chain is set for the operation log group related to user A on the first and second lines. As a result, as shown in FIG. 6, a case ID named “userA1” is attached to the operation log group related to user A in the first and second lines.

また、6行目の操作ログのリクエストが「ポータル画面」であるため、6行目の操作ログから新たな案件についての操作が開始したと推定することができる。このため、5行目の操作ログを以って案件を区切り、3行目〜5行目のユーザBに関する操作ログ群に対して1つの遷移チェーンを設定する。その結果、図6に示すように、3行目〜5行目のユーザBに関する操作ログ群に対して「userB2,CHAIN3」という名称の案件IDが付される。以下、同様にして、案件を区切るたびに、「CHAIN4」、「userB2」、という名称の案件IDが付される。   Further, since the operation log request on the sixth line is the “portal screen”, it can be estimated from the operation log on the sixth line that an operation for a new case has started. For this reason, the case is divided by the operation log on the fifth line, and one transition chain is set for the operation log group related to the user B on the third to fifth lines. As a result, as shown in FIG. 6, a case ID named “userB2, CHAIN3” is assigned to the operation log group related to user B in the third to fifth lines. In the same manner, each time a case is divided, case IDs with names “CHAIN4” and “userB2” are attached.

(遷移チェーンの作成例4)
図2に示すアクセス日時(符号22)を用いて遷移チェーンを作成することができる。対象の操作ログのアクセス日時が、直前の操作ログのアクセス日時と大きく離れている場合、当該直前の操作ログを以って案件が終了し、当該対象の操作ログから新たな案件が開始したと推定することができる。そこで、隣接するアクセス日時の時間差の閾値を記憶部15または標準ログ生成部112用のプロパティファイルに予め登録する。
(Transition chain creation example 4)
A transition chain can be created using the access date and time (reference numeral 22) shown in FIG. If the access date / time of the target operation log is significantly different from the access date / time of the previous operation log, the matter ends with the previous operation log, and a new matter starts from the target operation log. Can be estimated. Therefore, a threshold value for the time difference between adjacent access dates is registered in advance in the property file for the storage unit 15 or the standard log generation unit 112.

図7に示すように、紙面下方向がアクセス日時(図7では単に「日時」)の昇順となるWebログ151の操作ごとに、画面名(リクエスト(図2符号23参照)と同等。“?”以降は付随情報(クエリ))が定められている場合について説明する。隣接するアクセス日時の時間差の閾値は、例えば、30分とし、図7では、時間差による区切り条件として例示されている。   As shown in FIG. 7, the screen name (refer to reference numeral 23 in FIG. 2) is equivalent to the screen name (see reference numeral 23 in FIG. 2) for each operation of the Web log 151 in the ascending order of the access date and time (simply “date and time” in FIG. 7). Hereinafter, a case where accompanying information (query)) is defined will be described. The threshold value for the time difference between adjacent access dates and times is, for example, 30 minutes, and is illustrated as a delimiter condition based on the time difference in FIG.

図7によれば、6行目の操作ログの日時(2016/07/20_10:05)と、7行目の操作ログの日時(2016/07/20_11:10)との時間差が30分以上であるため、7行目の操作ログから新たな案件についての操作が開始したと推定することができる。このため、6行目の操作ログを以って案件を区切り、1行目〜6行目の操作ログ群に対して1つの遷移チェーンを設定する。その結果、図7に示すように、1行目〜6行目の操作ログ群に対して「CHAIN1」という名称の案件IDが付される。   According to FIG. 7, the time difference between the operation log date and time (2016/07 / 20_10: 05) on the 6th line and the operation log date and time (2016/07 / 20_11: 10) on the 7th line is 30 minutes or more. Therefore, it can be estimated from the operation log on the seventh line that an operation for a new case has started. Therefore, the case is divided by the operation log on the sixth line, and one transition chain is set for the operation log group on the first to sixth lines. As a result, as shown in FIG. 7, the case ID named “CHAIN1” is attached to the operation log group in the first to sixth lines.

また、12行目の操作ログの日時(2016/07/20_11:15)と、13行目の操作ログの日時(2016/07/21_10:30)との時間差が30分以上であるため、13行目の操作ログから新たな案件についての操作が開始したと推定することができる。このため、12行目の操作ログを以って案件を区切り、7行目〜12行目の操作ログ群に対して1つの遷移チェーンを設定する。その結果、図7に示すように、1行目〜6行目の操作ログ群に対して「CHAIN2」という名称の案件IDが付される。以下、同様にして、時間差で案件を区切り、「CHAIN3」という名称の案件IDが付される。   In addition, since the time difference between the operation log date and time on the 12th line (2016/07 / 20_11: 15) and the operation log date and time on the 13th line (2016/07 / 21_10: 30) is 30 minutes or more, 13 From the operation log on the line, it can be estimated that an operation for a new case has started. For this reason, the case is divided by the operation log on the 12th line, and one transition chain is set for the operation log group on the 7th to 12th lines. As a result, as shown in FIG. 7, a case ID named “CHAIN2” is attached to the operation log group in the first to sixth lines. In the same manner, the cases are separated by time difference, and the case ID named “CHAIN3” is attached.

標準ログ生成部112は、上記の作成例1〜4に従って、標準ログ155(図3参照)を生成する。その際、個々の案件が特定されることになるので、標準ログ生成部112は、特定された案件に係る業務の内容と件数を、再生可能統計結果154として出力する。   The standard log generation unit 112 generates the standard log 155 (see FIG. 3) according to the above-described creation examples 1 to 4. At that time, since individual cases are specified, the standard log generation unit 112 outputs the contents and the number of operations related to the specified cases as a reproducible statistical result 154.

≪処理≫
図8に示すように、情報処理装置1がWebログ151を変換して標準ログ155を生成するための標準ログ生成処理は以下の通りである。
まず、情報処理装置1は、参考文献の業務仕様再生システムによる業務仕様の再生対象となるWebログ151の事前処理を行う(ステップS1)。具体的には、標準ログ155に記述されることになる必須情報を選択する。また、業務上の作業を、当該作業が行われるときにユーザ端末に表示されている画面の画面ID(またはURL)に対応付ける。また、ユーザの役職を標準ログ155に記録する場合には、ユーザと役職とを関連付けたロール対応表を記憶部15に記憶する。その他、標準ログ155を参考文献の業務仕様再生システムに入力できるように、設計事項としてWebログ151を微編集する。
<< Process >>
As shown in FIG. 8, the standard log generation process for the information processing apparatus 1 to convert the Web log 151 and generate the standard log 155 is as follows.
First, the information processing apparatus 1 performs pre-processing of the Web log 151 that is the target of the business specification reproduction by the business specification reproduction system of the reference document (step S1). Specifically, essential information to be described in the standard log 155 is selected. Further, the work on the job is associated with the screen ID (or URL) of the screen displayed on the user terminal when the work is performed. When the user's title is recorded in the standard log 155, a role correspondence table that associates the user with the title is stored in the storage unit 15. In addition, the Web log 151 is finely edited as a design item so that the standard log 155 can be input to the business specification reproduction system of the reference document.

次に、情報処理装置1は、設定ファイル生成部111によって、ログレイアウト情報152が示す標準ログ155のレイアウト、および、ステップS1の事前処理の結果に従って、Webログ151を加工して設定ファイル153を生成する(ステップS2)。   Next, the information processing apparatus 1 uses the setting file generation unit 111 to process the Web log 151 according to the layout of the standard log 155 indicated by the log layout information 152 and the result of the pre-processing in step S1 to generate the setting file 153. Generate (step S2).

次に、情報処理装置1は、標準ログ生成部112によって、Webログ151のうち、参考文献の業務仕様再生システムによる業務仕様の再生の有効部分を洗い出す(ステップS3)。具体的には、設定ファイル153に含まれている画像データ、CSS(Cascading Style Sheets)データ、その他のノイズ情報を削除する。その結果、設定ファイル153に含まれるWebログ151は、業務仕様再生に有効なWebログ151となる。また、標準ログ生成部112は、業務仕様再生に有効なWebログ151を解析して、再生可能統計結果154を出力する。   Next, the information processing apparatus 1 uses the standard log generation unit 112 to identify an effective part of the business specification reproduction by the business specification reproduction system of the reference document from the Web log 151 (step S3). Specifically, image data, CSS (Cascading Style Sheets) data, and other noise information included in the setting file 153 are deleted. As a result, the Web log 151 included in the setting file 153 becomes a Web log 151 effective for reproducing business specifications. Further, the standard log generation unit 112 analyzes the Web log 151 effective for reproducing the business specification and outputs a reproducible statistical result 154.

次に、情報処理装置1は、標準ログ生成部112に設定ファイル153を読み込ませ、設定ファイル153に含まれる、業務仕様再生に有効なWebログ151を変換して標準ログ155を生成する(ステップS4)。具体的には、標準ログ生成部112は、Webログ151中の各操作ログから必須情報に相当する値を抽出する。また、標準ログ生成部112は、当該抽出した値を、参考文献の業務仕様再生システムに入力可能な値(図3参照)となるように編集する。また、標準ログ生成部112は、編集後の操作ログに対して、すでに説明した遷移チェーンの作成例1〜4(図4〜図7)に従って案件IDを付す。
以上で、標準ログ生成処理が終了する。
Next, the information processing apparatus 1 causes the standard log generation unit 112 to read the setting file 153, converts the Web log 151 included in the setting file 153, which is effective for reproducing business specifications, and generates the standard log 155 (step S1). S4). Specifically, the standard log generation unit 112 extracts a value corresponding to essential information from each operation log in the Web log 151. Further, the standard log generation unit 112 edits the extracted value so as to be a value (see FIG. 3) that can be input to the business specification reproduction system of the reference document. Further, the standard log generation unit 112 attaches the case ID to the edited operation log according to the transition chain creation examples 1 to 4 (FIGS. 4 to 7) already described.
This completes the standard log generation process.

本実施形態によれば、参考文献の業務仕様再生システム向けに生成されていない操作ログを、当該業務仕様再生システムに入力可能な標準ログ155に確実に変換することができる。
したがって、任意形式のログ情報から業務仕様が再生可能 となるように支援することができる。
According to the present embodiment, an operation log that is not generated for the business specification reproduction system of the reference document can be reliably converted into a standard log 155 that can be input to the business specification reproduction system.
Therefore, it is possible to support so that business specifications can be reproduced from log information in an arbitrary format.

また、操作ログに含まれる複数の操作から、複数の案件を設定する際に、案件を区切る方法は複数種類用意することができ、その方法を適切に選ぶことで、業務仕様再生システムによる業務仕様の再生の精度を向上させることができる。   In addition, when setting multiple projects from multiple operations included in the operation log, multiple types of methods can be prepared to separate the cases, and by selecting the appropriate method, the business specifications by the business specification replay system Can improve the reproduction accuracy.

また、操作ログがWebログ151である場合、Webログ151がどのような形式であっても業務仕様が再生可能となるように支援することができる。   Further, when the operation log is the Web log 151, it is possible to assist so that the business specification can be reproduced regardless of the format of the Web log 151.

(変形例)
本発明は、上記実施形態に限定されることなく、本発明の趣旨を逸脱しない範囲で、変更実施が可能であり、例えば、次の(a)、(b)のようなものがある。
(a):本実施形態の情報処理装置1が処理する操作ログは、本実施形態で説明したWebログであってもよいし、他の種類の記録媒体に記録された操作ログであってもよい。また、Webログの場合、本実施形態で説明したApache(登録商標)アクセスログでもよいし、他の種類のアクセスログでもよい。また、本実施形態の情報処理装置1は、操作ログに限らず、アプリケーションから出力されるログ等も処理することができる。つまり、情報処理装置1は、これらのログを包含する業務ログを処理することができる。アプリケーションの性能や業務ログの欠損などのために、本実施形態で説明した必須情報の一部または全部が業務ログに含まれていない場合がある。この場合、必須情報の一部または全部を含むデータを外部から入力し、業務ログに含める処理を行うことができる。
(b):操作ログで記録される操作のうち、業務の実行を事実上構成しない操作は除外してもよい。例えば、図5において、案件IDとして「CHAIN1」が付されたリクエスト群(1行目と2行目)からなる案件は、ログイン画面でログインした後直ちにログアウトしただけであって、結局、ログインしたユーザは何ら作業を実行していない。この場合、情報処理装置1は、1行目と2行目のリクエスト群に案件IDを付さないように処理してもよい。具体的には、情報処理装置1の記憶部15に案件除外リストを記憶させ、案件除外リストに除外対象となる操作群(例えば、ログインと、ログインの直後のログアウトからなるリクエスト群)を登録すればよい。これにより、標準ログ155には、除外した案件が記録されず、参考文献の業務仕様再生システムに入力されることもないので、業務仕様再生システムによる業務仕様の再生の精度を向上させることができる。
(Modification)
The present invention is not limited to the above-described embodiment, and can be modified without departing from the spirit of the present invention. For example, there are the following (a) and (b).
(A): The operation log processed by the information processing apparatus 1 of the present embodiment may be the Web log described in the present embodiment, or may be an operation log recorded on another type of recording medium. Good. In the case of a Web log, the Apache (registered trademark) access log described in this embodiment may be used, or another type of access log may be used. The information processing apparatus 1 according to the present embodiment can process not only the operation log but also a log output from an application. That is, the information processing apparatus 1 can process a business log including these logs. Due to the performance of the application or the loss of the business log, some or all of the essential information described in this embodiment may not be included in the business log. In this case, data including part or all of the essential information can be input from outside and included in the business log.
(B): Among operations recorded in the operation log, operations that do not practically constitute execution of work may be excluded. For example, in FIG. 5, a case consisting of a request group (first and second lines) with a case ID “CHAIN1” is simply logged out immediately after logging in on the login screen, and eventually logged in. The user is not performing any work. In this case, the information processing apparatus 1 may perform processing so that the case ID is not attached to the request group on the first and second rows. Specifically, the case exclusion list is stored in the storage unit 15 of the information processing apparatus 1, and an operation group to be excluded (for example, a request group including login and logout immediately after login) is registered in the case exclusion list. That's fine. Thereby, since the excluded case is not recorded in the standard log 155 and is not input to the business specification reproduction system of the reference document, the accuracy of reproduction of the business specification by the business specification reproduction system can be improved. .

また、本実施形態で説明した種々の技術を適宜組み合わせた技術を実現することもできる。
本実施形態で説明したソフトウェアをハードウェアとして実現することもでき、ハードウェアをソフトウェアとして実現することもできる。
その他、ハードウェア、ソフトウェア、フローチャートなどについて、本発明の趣旨を逸脱しない範囲で適宜変更が可能である。
In addition, it is possible to realize a technique in which various techniques described in this embodiment are appropriately combined.
The software described in this embodiment can be realized as hardware, and the hardware can also be realized as software.
In addition, hardware, software, flowcharts, and the like can be changed as appropriate without departing from the spirit of the present invention.

1 情報処理装置
11 制御部
12 通信部
13 入力部
14 出力部
15 記憶部
111 設定ファイル生成部
112 標準ログ生成部
151 Webログ
152 ログレイアウト情報
153 設定ファイル
154 再生可能統計結果
155 標準ログ
DESCRIPTION OF SYMBOLS 1 Information processing apparatus 11 Control part 12 Communication part 13 Input part 14 Output part 15 Storage part 111 Setting file generation part 112 Standard log generation part 151 Web log 152 Log layout information 153 Setting file 154 Reproducible statistical result 155 Standard log

Claims (10)

ユーザの業務上の操作を記録した操作ログを処理する情報処理装置であって、
前記操作ごとに、当該操作を行ったユーザと、当該操作が行われた日時と、当該操作による処理内容とを特定し、
前記特定したユーザと、日時と、処理内容とに基づいて、当該処理内容として実行される作業を複数組み合わせた案件を設定し、
前記設定した案件ごとに、当該案件を実行したユーザと、当該案件を構成する複数の作業と、当該作業の各々の開始日時および終了日時とを関連付けた操作ログを生成する制御部、を備える、
ことを特徴とする情報処理装置。
An information processing apparatus that processes an operation log that records a user's business operations,
For each operation, specify the user who performed the operation, the date and time when the operation was performed, and the processing content by the operation,
Based on the identified user, date and time, and processing content, set a case that combines a plurality of operations executed as the processing content,
For each set item, a control unit that generates an operation log that associates the user who executed the item, a plurality of operations that configure the item, and the start date and time and end date and time of each of the items,
An information processing apparatus characterized by that.
前記制御部は、
前記処理内容に記述されているアクセス先を辿って遷移可能となる複数の作業を組み合わせることで1つの案件を設定する、
ことを特徴とする請求項1に記載の情報処理装置。
The controller is
One matter is set by combining a plurality of operations that can be changed by following the access destination described in the processing content.
The information processing apparatus according to claim 1.
前記案件の区切りを象徴する作業を区切り作業として予め登録しており、
前記制御部は、
前記区切り作業としての第1の区切り作業が実行されてから、前記区切り作業としての第2の区切り作業が実行されるまでに実行された作業を複数組み合わせることで1つの案件を設定する、
ことを特徴とする請求項1に記載の情報処理装置。
The work that symbolizes the separation of the case is registered in advance as a separation work,
The controller is
One matter is set by combining a plurality of operations executed after the first separation operation as the separation operation is executed until the second separation operation as the separation operation is executed.
The information processing apparatus according to claim 1.
前記制御部は、
前記処理内容として実行される第1の作業が実行された日時と、前記第1の作業の後に実行される第2の作業が実行された日時との間隔が所定時間を超える場合には、前記第1の作業の終了を当該第1の作業を含む案件の終了とみなして、1つの案件を設定する、
ことを特徴とする請求項1に記載の情報処理装置。
The controller is
When the interval between the date and time when the first work executed as the processing content is executed and the date and time when the second work executed after the first work is executed exceeds a predetermined time, Consider the end of the first work as the end of the case including the first work, and set one case.
The information processing apparatus according to claim 1.
前記情報処理装置が処理する操作ログは、Webログである、
ことを特徴とする請求項1から請求項4のいずれか1項に記載の情報処理装置。
The operation log processed by the information processing apparatus is a Web log.
The information processing apparatus according to claim 1, wherein the information processing apparatus is an information processing apparatus.
ユーザの業務上の操作を記録した操作ログを処理する情報処理装置のおける情報処理方法であって、
前記情報処理装置の制御部が、
前記操作ごとに、当該操作を行ったユーザと、当該操作が行われた日時と、当該操作による処理内容とを特定するステップと、
前記特定したユーザと、日時と、処理内容とに基づいて、当該処理内容として実行される作業を複数組み合わせた案件を設定するステップと、
前記設定した案件ごとに、当該案件を実行したユーザと、当該案件を構成する複数の作業と、当該作業の各々の開始日時および終了日時とを関連付けた操作ログを生成するステップと、を実行する、
ことを特徴とする情報処理方法。
An information processing method in an information processing apparatus for processing an operation log recording a user's business operation,
A control unit of the information processing apparatus;
For each operation, identifying the user who performed the operation, the date and time when the operation was performed, and the processing content by the operation;
Based on the identified user, date and time, and processing content, setting a case that combines a plurality of operations executed as the processing content;
For each set item, a step of generating an operation log that associates the user who executed the item, a plurality of operations constituting the item, and the start date and time and end date and time of each of the items is executed. ,
An information processing method characterized by the above.
前記制御部は、
前記処理内容に記述されているアクセス先を辿って遷移可能となる複数の作業を組み合わせることで1つの案件を設定する、
ことを特徴とする請求項6に記載の情報処理方法。
The controller is
One matter is set by combining a plurality of operations that can be changed by following the access destination described in the processing content.
The information processing method according to claim 6.
前記案件の区切りを象徴する作業を区切り作業として予め登録しており、
前記制御部は、
前記区切り作業としての第1の区切り作業が実行されてから、前記区切り作業としての第2の区切り作業が実行されるまでに実行された作業を複数組み合わせることで1つの案件を設定する、
ことを特徴とする請求項6に記載の情報処理方法。
The work that symbolizes the separation of the case is registered in advance as a separation work,
The controller is
One matter is set by combining a plurality of operations executed after the first separation operation as the separation operation is executed until the second separation operation as the separation operation is executed.
The information processing method according to claim 6.
前記制御部は、
前記処理内容として実行される第1の作業が実行された日時と、前記第1の作業の後に実行される第2の作業が実行された日時との間隔が所定時間を超える場合には、前記第1の作業の終了を当該第1の作業を含む案件の終了とみなして、1つの案件を設定する、
ことを特徴とする請求項6に記載の情報処理方法。
The controller is
When the interval between the date and time when the first work executed as the processing content is executed and the date and time when the second work executed after the first work is executed exceeds a predetermined time, Consider the end of the first work as the end of the case including the first work, and set one case.
The information processing method according to claim 6.
前記情報処理装置が処理する操作ログは、Webログである、
ことを特徴とする請求項6から請求項9のいずれか1項に記載の情報処理方法。
The operation log processed by the information processing apparatus is a Web log.
The information processing method according to any one of claims 6 to 9, wherein the information processing method is used.
JP2017029332A 2017-02-20 2017-02-20 Information processing equipment and information processing method Active JP6975540B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017029332A JP6975540B2 (en) 2017-02-20 2017-02-20 Information processing equipment and information processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017029332A JP6975540B2 (en) 2017-02-20 2017-02-20 Information processing equipment and information processing method

Publications (2)

Publication Number Publication Date
JP2018136636A true JP2018136636A (en) 2018-08-30
JP6975540B2 JP6975540B2 (en) 2021-12-01

Family

ID=63366942

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017029332A Active JP6975540B2 (en) 2017-02-20 2017-02-20 Information processing equipment and information processing method

Country Status (1)

Country Link
JP (1) JP6975540B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2020245952A1 (en) * 2019-06-05 2020-12-10 富士通株式会社 Log acquisition program, log acquisition method, and information processing device
JPWO2020204144A1 (en) * 2019-04-02 2021-04-30 株式会社サザンウィッシュ Business analysis method
JP7502063B2 (en) 2020-03-30 2024-06-18 キヤノン電子株式会社 Information processing device and control method thereof, information processing system, and program

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1139293A (en) * 1997-07-15 1999-02-12 Toshiba Corp Document management method and document retrieval method and device
JPH11250038A (en) * 1998-02-27 1999-09-17 Toshiba Corp Information processing system and operation history management method for the same
JP2010161714A (en) * 2009-01-09 2010-07-22 Canon Inc Management apparatus, management method and program
JP2014229042A (en) * 2013-05-22 2014-12-08 日本電気株式会社 User operation recording system, operation record collecting apparatus, user operation recording method, and program thereof
JP2014229028A (en) * 2013-05-21 2014-12-08 Kddi株式会社 Step separation device, method and program for separating work history on terminal into step for every operation
WO2016051479A1 (en) * 2014-09-29 2016-04-07 株式会社日立製作所 Screen specification analysis device and method
JP2016139178A (en) * 2015-01-26 2016-08-04 株式会社日立製作所 Business task specification regeneration system and business task specification regeneration method

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1139293A (en) * 1997-07-15 1999-02-12 Toshiba Corp Document management method and document retrieval method and device
JPH11250038A (en) * 1998-02-27 1999-09-17 Toshiba Corp Information processing system and operation history management method for the same
JP2010161714A (en) * 2009-01-09 2010-07-22 Canon Inc Management apparatus, management method and program
JP2014229028A (en) * 2013-05-21 2014-12-08 Kddi株式会社 Step separation device, method and program for separating work history on terminal into step for every operation
JP2014229042A (en) * 2013-05-22 2014-12-08 日本電気株式会社 User operation recording system, operation record collecting apparatus, user operation recording method, and program thereof
WO2016051479A1 (en) * 2014-09-29 2016-04-07 株式会社日立製作所 Screen specification analysis device and method
JP2016139178A (en) * 2015-01-26 2016-08-04 株式会社日立製作所 Business task specification regeneration system and business task specification regeneration method

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
川前 徳章,外2名: "ユーザ履歴を活用した検索システム", 情報処理学会研究報告, vol. 第2000巻,第69号, JPN6021012239, 2000, pages 113 - 120, ISSN: 0004482754 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPWO2020204144A1 (en) * 2019-04-02 2021-04-30 株式会社サザンウィッシュ Business analysis method
JP7044893B2 (en) 2019-04-02 2022-03-30 株式会社サザンウィッシュ Business analysis method
WO2020245952A1 (en) * 2019-06-05 2020-12-10 富士通株式会社 Log acquisition program, log acquisition method, and information processing device
JP7502063B2 (en) 2020-03-30 2024-06-18 キヤノン電子株式会社 Information processing device and control method thereof, information processing system, and program

Also Published As

Publication number Publication date
JP6975540B2 (en) 2021-12-01

Similar Documents

Publication Publication Date Title
US20080008101A1 (en) Computer-readable medium storing test support program, test support apparatus, and test support method
US7908588B2 (en) Program presentation with reviewer feedback maintenance
CN1808377A (en) Application-generic sequence diagram generator driven by a non-proprietary language
JP2010055483A (en) Information reacquisition procedure generation program and information reacquisition procedure generation device
JP6975540B2 (en) Information processing equipment and information processing method
JP2008210308A (en) Log integrating managing device, log integrating managing method, and log integrating managing program
JP2007249694A (en) Log format conversion device, log format conversion method and log format conversion program
US7752603B2 (en) Systems and methods for data interchange among autonomous processing entities
CN113448845A (en) UI automation test method and system
JP2005266954A (en) Operation information recording/reproduction apparatus
JP2007025497A (en) Educational assistance program and educational assistant device
JP6285371B2 (en) Business specification reproduction system, business specification reproduction 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
JP5786630B2 (en) Information processing apparatus and information processing program
CN101923463A (en) Information processing apparatus and method
JP2010140330A (en) Business management support device and program
CN101334990A (en) Information display apparatus, display system, and information display method
US10503825B2 (en) Information processing device, information processing method, and non-transitory computer-readable medium
JP6759720B2 (en) Information processing equipment and information processing programs
JP6828287B2 (en) Information processing equipment and information processing programs
CN116126658A (en) Screen operation log process mining method, system, equipment and storage medium
JP5499914B2 (en) Information processing program and information processing apparatus
JP6123519B2 (en) Information processing apparatus and information processing program
CN112668282A (en) Method and system for converting format of equipment procedure document
JP2010257033A (en) User log collection apparatus and user log management system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20200213

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20210209

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210413

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210604

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20211108

R150 Certificate of patent or registration of utility model

Ref document number: 6975540

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250