JP2015176561A - procedure flow display device, method and program - Google Patents

procedure flow display device, method and program Download PDF

Info

Publication number
JP2015176561A
JP2015176561A JP2014054791A JP2014054791A JP2015176561A JP 2015176561 A JP2015176561 A JP 2015176561A JP 2014054791 A JP2014054791 A JP 2014054791A JP 2014054791 A JP2014054791 A JP 2014054791A JP 2015176561 A JP2015176561 A JP 2015176561A
Authority
JP
Japan
Prior art keywords
procedure flow
branch
flow
procedure
probability
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
JP2014054791A
Other languages
Japanese (ja)
Other versions
JP6173954B2 (en
Inventor
井戸上 彰
Akira Idogami
彰 井戸上
英 渡邊
Suguru Watanabe
英 渡邊
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.)
KDDI Corp
Original Assignee
KDDI Corp
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 KDDI Corp filed Critical KDDI Corp
Priority to JP2014054791A priority Critical patent/JP6173954B2/en
Publication of JP2015176561A publication Critical patent/JP2015176561A/en
Application granted granted Critical
Publication of JP6173954B2 publication Critical patent/JP6173954B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide a procedure flow display device by which, when displaying a procedure flow, the flow is displayed easily to watch and easily to know a flow of processing to be executed even in the case where many processing procedures are included in the entire flow and a plurality of condition branches are present, a method and a program.SOLUTION: A procedure flow display device 10 includes procedure flow storage means 31 and branch information storage means 32 for storing branch information. On the basis of the branch information, a procedure flow probability is calculated for each procedure flow to reach a final processing box after being branched in a determination box. On the basis of the calculated procedure flow probabilities, a procedure flow with the highest procedure flow probability is displayed on a display 41. Branch selections inputted by a user are received in the determination box and for each received branch selection, a procedure flow with a highest procedure flow probability among the procedure flows being branched in accordance with the received branch selections is displayed.

Description

本発明は、手順フロー表示装置、方法及びプログラムに関する。   The present invention relates to a procedure flow display apparatus, method, and program.

従来より、障害等のイベント発生時において、該当イベントに対する原因究明や復旧処理のための一連の処理手順を提示するワークフロー管理システム等が実用化されている。例えば、ワークフロー管理システムは、起こりうるイベントに対する処理手順を電子データ化してデータベースに蓄積しておき、発生イベント等の条件に応じて、該当するフローを自動的に検索して表示する。このような障害対応システムとして特許文献1が開示する技術が知られている。   2. Description of the Related Art Conventionally, a workflow management system or the like that presents a series of processing procedures for investigating the cause of an event and recovery processing when an event such as a failure occurs has been put into practical use. For example, the workflow management system converts the processing procedure for a possible event into electronic data and stores it in a database, and automatically searches for and displays the corresponding flow according to the conditions such as the occurrence event. A technique disclosed in Patent Document 1 is known as such a failure handling system.

特許文献1の障害対応フロー表示システムでは、障害の重要度や作業の進捗状況に応じて、その時点で最適な対応フローを表示する。すなわち、障害対応フロー表示システムは、ある障害に対して、比較的独立性の高い複数の対応フローが存在する場合、対応フローごとに障害の重要度(復旧の緊急度)と対応フローの実行可能開始時刻を保持し、重要度と現在時刻に応じて現時点で優先して実行すべき対応フローを選択して表示する。   In the failure response flow display system of Patent Document 1, an optimal response flow is displayed at that time according to the importance of the failure and the progress of the work. In other words, when there are multiple response flows that are relatively independent of a failure, the failure response flow display system can execute the importance of the failure (the urgency of recovery) and the response flow for each response flow. The start time is held, and the corresponding flow to be executed with priority at the present time is selected and displayed according to the importance level and the current time.

特開2008−171061号公報JP 2008-171061 A

しかしながら、特許文献1に開示される手法では、比較的独立性の高い複数の対応フローの実行順序を制御することを主目的としており、一つの対応フローの内部で条件分岐が生じた際に、その先の対応フローを予測して着目する部分のみを表示するといった機能は実現しておらず、フロー全体が複雑な場合に、予定する処理の事前確認や予測が立てづらい問題は解決できない。   However, in the method disclosed in Patent Document 1, the main purpose is to control the execution order of a plurality of relatively independent flows, and when a conditional branch occurs within one corresponding flow, The function of predicting the corresponding flow ahead and displaying only the portion of interest is not realized, and when the entire flow is complicated, it is difficult to solve the problem that it is difficult to confirm and predict the scheduled processing in advance.

情報通信設備の障害原因究明や復旧処理等を行う手順フローを順次実行していく過程においては、装置の動作状態の確認結果等により、途中でフローが分岐すること(条件分岐)が一般的である。通常は、オペレータに対して条件分岐を含む全てのフロー(フローの全体図)を提示するが、フロー全体の処理手順が多く、条件分岐が複数存在する場合は、最終ゴールに至る全ての経路(フローパス)を同列に扱う必要があり、表示画面上でフロー全体を提示すると表示が複雑となり、さらに、表示画面上で全体を表示しきれずに複数のページ間を移動する頻度も高くなる。このため、例えば、次に実行すべき処理の事前確認や準備等の予測が立てづらいことや、これから実行すべき処理の重要性等の判断がむずかしいといった問題があった。   In the process of sequentially executing the procedure flow for investigating the cause of failure and recovery processing of information and communication equipment, it is common for the flow to branch in the middle (conditional branching) depending on the result of checking the operating state of the device. is there. Normally, all the flows including the conditional branch (overall flow diagram) are presented to the operator. However, if there are many processing steps for the entire flow and there are multiple conditional branches, all the routes to the final goal ( Flow paths) need to be handled in the same row, and if the entire flow is presented on the display screen, the display becomes complicated, and the frequency of moving between a plurality of pages without being able to display the whole on the display screen increases. For this reason, for example, there is a problem that it is difficult to make a prediction such as prior confirmation or preparation of a process to be executed next, and it is difficult to determine the importance of the process to be executed from now on.

そこで、手順フローを表示する際に、フロー全体の処理手順が多く、条件分岐が複数存在する場合であっても、見やすく、かつ、実行すべき処理の流れが分かりやすいフロー表示をする装置が求められている。   Therefore, when displaying the procedure flow, there is a need for a device that displays a flow that is easy to see and understand the flow of processing to be executed, even when there are many processing procedures for the entire flow and there are multiple conditional branches. It has been.

本発明は、手順フローを表示する際に、フロー全体の処理手順が多く、条件分岐が複数存在する場合であっても、見やすく、かつ、実行すべき処理の流れが分かりやすいフロー表示をする手順フロー表示装置、方法及びプログラムを提供することを目的とする。   In the present invention, when displaying a procedure flow, even if there are many processing procedures for the entire flow, and there are a plurality of conditional branches, a procedure for displaying a flow that is easy to see and understand the flow of processing to be executed An object of the present invention is to provide a flow display device, a method, and a program.

本発明は、上記に述べた手順フローの表示の複雑さと予測の立てづらさに関する課題を解決するため、機器の操作を行うオペレータを対象として、その操作手順(業務手順フロー)に従って一連の処理を行う場合に、手順フローの提示と機器の操作をコンピュータ上でサポートするものである。
本発明は、代表的な例として、情報通信設備の運用・監視等を行うオペレータを対象として、障害発生等のイベントに対して、障害原因究明や障害復旧のための一連の処理手順を手順フローとして提示し、提示されたフローに従ってオペレータがフローの各ステップを順次実行することをサポートする情報通信設備の運用支援システム等に適用することができる。
In order to solve the problems related to the complexity of the display of the procedure flow and the difficulty of prediction described above, the present invention targets the operator who operates the device and performs a series of processes according to the operation procedure (business procedure flow). In this case, the presentation of the procedure flow and the operation of the device are supported on the computer.
As a representative example, the present invention is directed to an operator who operates / monitors information communication facilities, etc., and processes a series of processing procedures for investigating the cause of a failure and recovering from a failure in response to an event such as the occurrence of a failure. And can be applied to an operation support system of an information communication facility that supports an operator to sequentially execute each step of the flow according to the presented flow.

本発明は、情報通信設備(操作対象設備)からのアラーム情報等に関連づけられる手順フロー全体をデータベースに保持すると共に、ある手順フローの中で現在注目している条件分岐(判断)までに含まれる(フローの上流の)全ての条件分岐に基づく分岐の確率を統計情報としてデータベースに保持する。そして、本発明は、全ての条件分岐を場合分けした場合の各フローの最終ゴール(フローの終了)に到達するための確率に基づいて、各判断での分岐ごとに、その時点で到達可能な最終ゴールのうち、確率が最も高いゴールに至る手順フローの経路(フローパス)を順次選択・表示する手段を設けたものである。   The present invention holds the entire procedure flow associated with alarm information from an information communication facility (operation target facility) in a database, and is included up to the conditional branch (judgment) that is currently focused on in a certain procedure flow. Branch probabilities based on all conditional branches (upstream of the flow) are stored in the database as statistical information. Then, the present invention can reach each branch at each point of time based on the probability to reach the final goal (end of flow) of each flow when all conditional branches are divided into cases. Among the final goals, there is provided means for sequentially selecting and displaying a procedure flow path (flow path) to reach the goal with the highest probability.

さらに、各ゴールに到達する確率に、各ゴールに対する「重み係数」をかけ合わせた評価値をフローパスの選択・表示の基準とする機能も実現する。重み係数は、例えば、その手順の実行結果に関する最終的な評価結果や、サービスへの影響度合い、想定されるリスク等に相当する。なお、「重み係数」は、定数だけでなく、より一般的に関数(重み関数)でもよい。
具体的には、以下のような解決手段を提供する。
Furthermore, a function is also realized in which an evaluation value obtained by multiplying the probability of reaching each goal by a “weighting coefficient” for each goal is used as a reference for selecting and displaying a flow path. The weight coefficient corresponds to, for example, the final evaluation result regarding the execution result of the procedure, the degree of influence on the service, the assumed risk, and the like. Note that the “weight coefficient” is not limited to a constant, and more generally a function (weight function) may be used.
Specifically, the following solutions are provided.

(1) 操作の手順を示すための処理ボックスと判断ボックスとフローとから構成される手順フローを、ユーザからの選択に基づいて表示する手順フロー表示装置であって、前記手順フローを記憶する手順フロー記憶手段と、前記手順フロー記憶手段に記憶された前記手順フローに対応して、前記判断ボックスと、該判断ボックスにおける分岐条件及び分岐するフローが選択される分岐確率とを対応付けた分岐情報を記憶する分岐情報記憶手段と、前記分岐情報記憶手段に記憶された前記分岐情報に基づいて、前記判断ボックスにおいて分岐して最後の処理ボックスに到達する前記手順フローごとの手順フロー確率を算出する手順フロー確率算出手段と、前記手順フロー確率算出手段によって算出された前記手順フロー確率に基づいて、前記手順フロー確率が最も高い前記手順フローをディスプレイに表示する表示制御手段と、前記判断ボックスにおいて前記ユーザによって入力された分岐選択を受け付ける分岐選択受付手段と、を備え、前記表示制御手段は、前記分岐選択受付手段によって受け付けられた前記分岐選択ごとに、受け付けられた前記分岐選択による分岐後の前記手順フローの中で前記手順フロー確率が最も高い前記手順フローを表示する、手順フロー表示装置。   (1) A procedure flow display device for displaying a procedure flow composed of a processing box, a determination box, and a flow for indicating an operation procedure based on a selection from a user, and storing the procedure flow Branch information associating the flow storage means and the decision box, the branch condition in the decision box, and the branch probability with which the branch flow is selected corresponding to the procedure flow stored in the procedure flow storage means Based on the branch information stored in the branch information storage means, the procedure flow probability for each procedure flow that branches in the decision box and reaches the last processing box is calculated based on the branch information stored in the branch information storage means. Based on the procedure flow probability calculating means and the procedure flow probability calculated by the procedure flow probability calculating means, Display control means for displaying the procedure flow with the highest forward flow probability on a display; and branch selection accepting means for accepting a branch selection input by the user in the decision box, wherein the display control means comprises the branch A procedure flow display device that displays the procedure flow having the highest procedure flow probability in the procedure flows after branching by the accepted branch selection for each branch selection accepted by the selection accepting unit.

(1)の構成によれば、(1)に係る手順フロー表示装置は、手順フローを記憶する手順フロー記憶手段と、手順フロー記憶手段に記憶された手順フローに対応して、判断ボックスと、該判断ボックスにおける分岐条件及び分岐するフローが選択される分岐確率とを対応付けた分岐情報を記憶する分岐情報記憶手段とを備える。そして、手順フロー表示装置は、分岐情報記憶手段に記憶された分岐情報に基づいて、判断ボックスにおいて分岐して最後の処理ボックスに到達する手順フローごとの手順フロー確率を算出し、算出した手順フロー確率に基づいて、手順フロー確率が最も高い手順フローをディスプレイに表示し、判断ボックスにおいてユーザによって入力された分岐選択を受け付け、受け付けた分岐選択ごとに、受け付けられた分岐選択による分岐後の手順フローの中で手順フロー確率が最も高い手順フローを表示する。   According to the configuration of (1), the procedure flow display device according to (1) includes a procedure flow storage unit that stores a procedure flow, a determination box corresponding to the procedure flow stored in the procedure flow storage unit, Branch information storage means for storing branch information in which the branch condition in the judgment box and the branch probability for selecting a branching flow are associated with each other. Then, the procedure flow display device calculates the procedure flow probability for each procedure flow that branches in the determination box and reaches the last processing box based on the branch information stored in the branch information storage means, and calculates the calculated procedure flow Based on the probability, the procedure flow with the highest procedure flow probability is displayed on the display, the branch selection input by the user in the judgment box is accepted, and the procedure flow after branching by the accepted branch selection for each accepted branch selection The procedure flow with the highest procedure flow probability is displayed.

すなわち、(1)に係る手順フロー表示装置は、手順フローをディスプレイに表示する際に、判断ボックスにおいて手順フローが選択されて分岐するごとに、分岐後の手順フローの中で手順フロー確率が最も高い手順フローを表示する。
したがって、(1)に係る手順フロー表示装置は、手順フローを表示する際に、フロー全体の処理手順が多く、条件分岐が複数存在する場合であっても、見やすく、かつ、実行すべき処理の流れが分かりやすいフロー表示をすることができる。さらに、(1)に係る手順フロー表示装置は、最後に到達する可能性がもっとも高い処理ボックス(最終ゴール)を常に表示することができ、ユーザが実行すべき処理の事前確認や準備等の予測を立てやすいようにすることができる。
That is, when the procedure flow display device according to (1) displays the procedure flow on the display, the procedure flow probability is the highest among the procedure flows after the branch every time the procedure flow is selected and branched in the determination box. Display high procedural flow.
Therefore, when the procedure flow display device according to (1) displays the procedure flow, there are many processing procedures for the entire flow, and even when there are a plurality of conditional branches, the procedure flow display device is easy to see and has a process to be executed. The flow can be easily displayed. Furthermore, the procedure flow display device according to (1) can always display the processing box (final goal) that is most likely to reach the end, and predicts the advance confirmation and preparation of processing to be executed by the user. Can make it easier to stand up.

(2) 最後の処理ボックスに対応付けて重み係数を記憶する重み係数記憶手段をさらに備え、前記手順フロー確率算出手段は、前記重み係数記憶手段に記憶された前記重み係数に基づいて、前記手順フロー確率を算出する、(1)に記載の手順フロー表示装置。   (2) further comprising weight coefficient storage means for storing a weight coefficient in association with the last processing box, wherein the procedure flow probability calculation means is configured to perform the procedure based on the weight coefficient stored in the weight coefficient storage means. The procedure flow display device according to (1), wherein a flow probability is calculated.

したがって、(2)に係る手順フロー表示装置は、手順フローを表示する際に、フロー全体の処理手順が多く、条件分岐が複数存在する場合であっても、重要度に応じて、見やすく、かつ、実行すべき処理の流れが分かりやすいフロー表示をすることができる。さらに、(2)に係る手順フロー表示装置は、最後に到達する可能性がもっとも高い処理ボックス(最終ゴール)を重要度に応じて常に表示することができ、ユーザが実行すべき処理の事前確認や準備等の予測を立てやすいようにすることができる。   Therefore, when the procedure flow display device according to (2) displays the procedure flow, there are many processing procedures for the entire flow, and even when there are a plurality of conditional branches, it is easy to see depending on the importance, and , It is possible to display a flow that makes it easy to understand the flow of processing to be executed. Furthermore, the procedure flow display device according to (2) can always display the processing box (final goal) that is most likely to reach the end according to the importance level, and the user can check in advance the processing to be executed. It is possible to make predictions such as preparation and preparation easier.

(3) 前記分岐情報記憶手段は、前記判断ボックスごとの前記分岐条件に対応付けて分岐した回数をさらに記憶し、前記分岐選択受付手段は、前記判断ボックスにおいて前記分岐選択を受け付けるごとに、前記分岐情報記憶手段において前記判断ボックスに対応付けられた前記分岐条件ごとの前記回数をカウントして記憶させると共に、記憶させた前記回数に基づいて前記分岐確率を算出する、(1)又は(2)に記載の手順フロー表示装置。   (3) The branch information storage unit further stores the number of times of branching in association with the branch condition for each determination box, and the branch selection reception unit receives the branch selection in the determination box each time the branch selection is received. The branch information storage means counts and stores the number of times for each of the branch conditions associated with the judgment box, and calculates the branch probability based on the stored number of times (1) or (2) The procedure flow display device described in 1.

したがって、(3)に係る手順フロー表示装置は、手順フローを表示する際に、フロー全体の処理手順が多く、条件分岐が複数存在する場合であっても、実績に応じて、見やすく、かつ、実行すべき処理の流れが分かりやすいフロー表示をすることができる。さらに、(3)に係る手順フロー表示装置は、最後に到達する可能性がもっとも高い処理ボックス(最終ゴール)を実績に応じて常に表示することができ、ユーザが実行すべき処理の事前確認や準備等の予測を立てやすいようにすることができる。   Therefore, when the procedure flow display device according to (3) displays the procedure flow, there are many processing procedures for the entire flow, and even if there are a plurality of conditional branches, it is easy to see according to the results, and It is possible to display a flow that makes it easy to understand the flow of processing to be executed. Furthermore, the procedure flow display device according to (3) can always display the processing box (final goal) that is most likely to reach the end according to the results, and can confirm the process to be executed by the user in advance. This makes it easy to make predictions such as preparations.

(4) (1)に記載の手順フロー表示装置が実行する方法であって、前記手順フロー確率算出手段が、前記分岐情報記憶手段に記憶された前記分岐情報に基づいて、前記判断ボックスにおいて分岐して最後の処理ボックスに到達する前記手順フローごとの手順フロー確率を算出する手順フロー確率算出ステップと、前記表示制御手段が、前記手順フロー確率算出ステップによって算出された前記手順フロー確率に基づいて、前記手順フロー確率が最も高い前記手順フローをディスプレイに表示する表示制御ステップと、前記分岐選択受付手段が、前記判断ボックスにおいて前記ユーザによって入力された分岐選択を受け付ける分岐選択受付ステップと、前記表示制御手段が、前記分岐選択受付ステップによって受け付けられた前記分岐選択ごとに、受け付けられた前記分岐選択による分岐後の前記手順フローの中で前記手順フロー確率が最も高い前記手順フローを表示するステップと、を備える方法。   (4) A method executed by the procedure flow display device according to (1), wherein the procedure flow probability calculation means branches in the decision box based on the branch information stored in the branch information storage means. A procedure flow probability calculating step for calculating a procedure flow probability for each procedure flow reaching the last processing box, and the display control means is based on the procedure flow probability calculated by the procedure flow probability calculating step. A display control step for displaying the procedure flow with the highest procedure flow probability on a display; a branch selection receiving step for receiving the branch selection input by the user in the decision box; The branch selection accepted by the branch selection acceptance step by the control means DOO, the method comprising the steps of the process flow probability in the process flow after branching by the branch selection accepted to display the highest the process flow, a.

したがって、(4)に係る方法は、手順フローを表示する際に、フロー全体の処理手順が多く、条件分岐が複数存在する場合であっても、見やすく、かつ、実行すべき処理の流れが分かりやすいフロー表示をすることができる。さらに、(4)に係る方法は、最後に到達する可能性がもっとも高い処理ボックス(最終ゴール)を常に表示することができ、ユーザが実行すべき処理の事前確認や準備等の予測を立てやすいようにすることができる。   Therefore, in the method according to (4), when displaying the procedure flow, there are many processing procedures for the entire flow, and even when there are multiple conditional branches, it is easy to see and the flow of processing to be executed can be understood. Easy flow display. Furthermore, the method according to (4) can always display the processing box (final goal) that is most likely to reach the end, and it is easy to make a prediction such as prior confirmation and preparation of processing to be executed by the user. Can be.

(5) コンピュータに、(4)に記載の方法の各ステップを実行させるためのプログラム。   (5) A program for causing a computer to execute each step of the method described in (4).

したがって、(5)に係るプログラムは、手順フローを表示する際に、フロー全体の処理手順が多く、条件分岐が複数存在する場合であっても、見やすく、かつ、実行すべき処理の流れが分かりやすいフロー表示をコンピュータにさせることができる。さらに、(5)に係るプログラムは、コンピュータに、最後に到達する可能性がもっとも高い処理ボックス(最終ゴール)を常に表示させることができ、ユーザが実行すべき処理の事前確認や準備等の予測を立てやすいようにさせることができる。   Therefore, when the program related to (5) displays the procedure flow, there are many processing procedures for the entire flow, and even when there are multiple conditional branches, it is easy to see and the flow of processing to be executed is understood. An easy flow display can be made to the computer. Furthermore, the program according to (5) can always display the processing box (final goal) that is most likely to reach the end on the computer, and predict the process to be executed by the user in advance. Can be made easy to stand.

本発明によれば、手順フローを表示する際に、フロー全体の処理手順が多く、条件分岐が複数存在する場合であっても、見やすく、かつ、実行すべき処理の流れが分かりやすいフロー表示をすることができる。
すなわち、フロー全体を表示すると複雑で大規模な場合に、現時点で予想される最も確からしいフローパス、あるいは、最も確からしく、かつ、重要度の高いフローパスを選択・表示することが可能となる。これにより、設備のオペレータ等にとって、表示された対応手順の流れを把握することが容易となり、今後の対処の予測や対処準備等の注意を喚起することが可能となる。また、重要性の高いフローが表示されることで、例えば処理内容によっては上位者の承認が必要な場合に事前に承認を得ておく等、対応準備を効率的に進めることが可能となる。これらにより、障害原因究明・障害復旧の迅速化に寄与することが期待できる。
According to the present invention, when displaying a procedure flow, even if there are many processing procedures for the entire flow and there are a plurality of conditional branches, the flow display is easy to see and the flow of processing to be executed is easy to understand. can do.
That is, when the entire flow is displayed in a complicated and large scale, it is possible to select and display the most probable flow path expected at the present time or the most probable and highly important flow path. Thereby, it becomes easy for an operator of the facility or the like to grasp the flow of the displayed response procedure, and it is possible to call attention such as prediction of future response and preparation for response. In addition, by displaying a highly important flow, for example, depending on the processing contents, it is possible to efficiently proceed with preparations such as obtaining approval in advance when higher level approval is required. By these, it can be expected to contribute to expeditious investigation of failure causes and failure recovery.

本発明の一の実施形態に係る手順フロー表示装置の構成を示す図である。It is a figure which shows the structure of the procedure flow display apparatus which concerns on one Embodiment of this invention. 本発明の一の実施形態に係る手順フロー表示装置の手順フロー記憶手段の例を示す図である。It is a figure which shows the example of the procedure flow memory | storage means of the procedure flow display apparatus which concerns on one Embodiment of this invention. 本発明の一の実施形態に係る手順フロー表示装置の分岐情報記憶手段の例を示す図である。It is a figure which shows the example of the branch information storage means of the procedure flow display apparatus which concerns on one Embodiment of this invention. 本発明の一の実施形態に係る手順フロー表示装置の算出した手順フロー確率の例を示す図である。It is a figure which shows the example of the procedure flow probability computed by the procedure flow display apparatus which concerns on one Embodiment of this invention. 本発明の一の実施形態に係る手順フロー表示装置による、手順フローの表示の例を示す図である。It is a figure which shows the example of the display of a procedure flow by the procedure flow display apparatus which concerns on one Embodiment of this invention. 図5に続く、表示の例を示す図である。It is a figure which shows the example of a display following FIG. 図6に続く、表示の例を示す図である。It is a figure which shows the example of a display following FIG. 図7に続く、表示の例を示す図である。It is a figure which shows the example of a display following FIG. 本発明の一の実施形態に係る手順フロー表示装置の重み係数記憶手段の例を示す図である。It is a figure which shows the example of the weighting coefficient memory | storage means of the procedure flow display apparatus which concerns on one Embodiment of this invention. 本発明の一の実施形態に係る手順フロー表示装置による、重み係数に基づいて算出した手順フロー確率の例を示す図である。It is a figure which shows the example of the procedure flow probability calculated based on the weighting coefficient by the procedure flow display apparatus which concerns on one Embodiment of this invention. 本発明の一の実施形態に係る手順フロー表示装置の処理を示すフローチャートである。It is a flowchart which shows the process of the procedure flow display apparatus which concerns on one Embodiment of this invention.

以下、本発明の実施形態について、図を参照しながら説明する。
図1は、本発明の一の実施形態に係る手順フロー表示装置10の構成を示す図である。
手順フロー表示装置10は、手順フロー記憶手段31と、分岐情報記憶手段32と、重み係数記憶手段33と、手順フロー確率算出手段11と、表示制御手段12と、分岐選択受付手段13とを備え、手順フローの動的表示機能を実現する。以下、手段ごとに説明する。
Hereinafter, embodiments of the present invention will be described with reference to the drawings.
FIG. 1 is a diagram showing a configuration of a procedure flow display device 10 according to an embodiment of the present invention.
The procedure flow display device 10 includes a procedure flow storage unit 31, a branch information storage unit 32, a weight coefficient storage unit 33, a procedure flow probability calculation unit 11, a display control unit 12, and a branch selection reception unit 13. Realize the dynamic display function of the procedure flow. Hereinafter, each means will be described.

手順フロー記憶手段31は、手順フローを記憶する。具体的には、手順フロー記憶手段31は、操作対象設備のアラーム情報等に対応付けて、表示対象となる手順フロー全体をデータとして記憶する(後述する図2参照)。   The procedure flow storage unit 31 stores a procedure flow. Specifically, the procedure flow storage unit 31 stores the entire procedure flow to be displayed as data in association with the alarm information of the operation target facility (see FIG. 2 described later).

分岐情報記憶手段32は、手順フロー記憶手段31に記憶された手順フローに対応して、判断ボックスと、該判断ボックスにおける分岐条件及び分岐するフローが選択される分岐確率とを対応付けた分岐情報を記憶する(後述する図3参照)。
さらに、分岐情報記憶手段32は、判断ボックスごとの分岐条件に対応付けて分岐した回数を記憶してもよい。
The branch information storage means 32 corresponds to the procedure flow stored in the procedure flow storage means 31, and the branch information in which the judgment box is associated with the branch condition in the judgment box and the branch probability with which the branch flow is selected. Is stored (see FIG. 3 described later).
Furthermore, the branch information storage means 32 may store the number of times of branching in association with the branch condition for each judgment box.

重み係数記憶手段33は、最後の処理ボックスに対応付けて重み係数を記憶する(後述する図9参照)。   The weight coefficient storage means 33 stores the weight coefficient in association with the last processing box (see FIG. 9 described later).

手順フロー確率算出手段11は、分岐情報記憶手段32に記憶された分岐情報に基づいて、判断ボックスにおいて分岐して最後の処理ボックスに到達する手順フローごとの手順フロー確率を算出する。
重み係数を利用する場合、手順フロー確率算出手段11は、重み係数記憶手段33に記憶された重み係数に基づいて、手順フロー確率を算出する。
The procedure flow probability calculation unit 11 calculates a procedure flow probability for each procedure flow that branches in the determination box and reaches the last processing box based on the branch information stored in the branch information storage unit 32.
When using the weighting factor, the procedure flow probability calculation unit 11 calculates the procedure flow probability based on the weighting factor stored in the weighting factor storage unit 33.

表示制御手段12は、手順フロー確率算出手段11によって算出された手順フロー確率に基づいて、手順フロー確率が最も高い手順フローをディスプレイ41に表示する。具体的には、表示制御手段12は、手順フロー記憶手段31を検索(例えば、操作対象設備からのアラーム情報等により手順フロー記憶手段31を検索し、アラーム情報に対応づけて記憶された全体の手順フローを検索)し、取得する。次に、表示制御手段12は、手順フローの表示の開始において、取得した手順フロー全体のうち、手順フロー確率が最も高い手順フローをディスプレイ41に表示する。   The display control unit 12 displays the procedure flow with the highest procedure flow probability on the display 41 based on the procedure flow probability calculated by the procedure flow probability calculation unit 11. Specifically, the display control unit 12 searches the procedure flow storage unit 31 (for example, searches the procedure flow storage unit 31 based on the alarm information from the operation target facility, and stores the entire procedure flow stored in association with the alarm information. Search the procedure flow) and get it. Next, the display control means 12 displays on the display 41 the procedure flow with the highest procedure flow probability among the acquired procedure flows at the start of the procedure flow display.

分岐選択受付手段13は、判断ボックスにおいてユーザ(例えば、オペレータ等)によって入力された分岐選択を受け付ける。具体的には、分岐選択受付手段13は、表示制御手段12によって表示された手順フローに基づいて操作をしたユーザから、判断ボックスにおける分岐選択の入力を受け付ける。
さらに、分岐選択受付手段13は、判断ボックスにおいて分岐選択を受け付けるごとに、分岐情報記憶手段32において判断ボックスに対応付けられた分岐条件ごとの回数をカウントして記憶させると共に、記憶させた回数に基づいて分岐確率を算出し、算出した分岐確率を分岐情報記憶手段32に記憶させるとしてもよい。なお、記憶させた分岐確率による手順フローごとの手順フロー確率は、手順フロー確率算出手段11によって算出される。
The branch selection receiving unit 13 receives a branch selection input by a user (for example, an operator or the like) in the determination box. Specifically, the branch selection accepting unit 13 accepts an input of branch selection in the determination box from the user who operates based on the procedure flow displayed by the display control unit 12.
Further, every time branch selection accepting means 13 accepts branch selection in the judgment box, the branch information storage means 32 counts and stores the number of times for each branch condition associated with the judgment box, and the number of times stored. The branch probability may be calculated based on the branch probability, and the calculated branch probability may be stored in the branch information storage unit 32. Note that the procedure flow probability for each procedure flow based on the stored branch probability is calculated by the procedure flow probability calculation means 11.

表示制御手段12は、分岐選択受付手段13によって受け付けられた分岐選択ごとに、受け付けられた分岐選択による分岐後の手順フローの中で手順フロー確率が最も高い手順フローを表示する。具体的には、表示制御手段12は、表示中の手順フローに存在する判断ボックスにおける分岐選択ごとに、受け付けられた分岐選択による分岐後に、最後の処理ボックスに到達する手順フローの中で手順フロー確率が最も高い手順フローを表示する。   For each branch selection accepted by the branch selection acceptance means 13, the display control means 12 displays the procedure flow having the highest procedure flow probability among the procedure flows after the branching by the accepted branch selection. Specifically, for each branch selection in the determination box existing in the displayed procedure flow, the display control unit 12 performs the procedure flow in the procedure flow that reaches the last processing box after branching by the accepted branch selection. The procedure flow with the highest probability is displayed.

以下、具体的に図の例を示しながら、手順フロー表示装置10が実行する、手順フローの動的表示方法の処理内容を説明する。なお、以下の実施例においては、操作対象設備からのアラーム情報に基づいた障害原因究明・障害復旧手順を題材として例示しているが、本発明は障害原因究明・障害復旧に限定されず、一般的な業務手順フローの表示方法として適用可能である。   Hereinafter, the processing content of the procedure flow dynamic display method executed by the procedure flow display device 10 will be described with reference to a specific example. In the following examples, the cause of failure investigation and failure recovery procedure based on the alarm information from the operation target equipment is illustrated as an example, but the present invention is not limited to failure cause investigation and failure recovery. It can be applied as a method for displaying a typical business procedure flow.

図2は、本発明の一の実施形態に係る手順フロー表示装置10の手順フロー記憶手段31の例を示す図である。図2(1)の例は、手順フロー記憶手段31が、アラーム情報に対応付けて手順フローと、分岐情報へのポインタとを記憶している例である。図2(2)の例は、手順フロー記憶手段31に記憶されている手順フローの全体の例である。   FIG. 2 is a diagram illustrating an example of the procedure flow storage unit 31 of the procedure flow display device 10 according to the embodiment of the present invention. The example of FIG. 2A is an example in which the procedure flow storage unit 31 stores a procedure flow and a pointer to branch information in association with alarm information. The example of FIG. 2B is an example of the entire procedure flow stored in the procedure flow storage unit 31.

図3は、本発明の一の実施形態に係る手順フロー表示装置10の分岐情報記憶手段32の例を示す図である。図3に示すように、分岐情報記憶手段32は、手順フロー記憶手段31に記憶された手順フローに対応して、判断ボックス(例えば、判断ボックス<A>、判断ボックス<B>、判断ボックス<C>)と、その判断ボックスにおける分岐条件(例えば、YES、NO)及び分岐するフローが選択される分岐確率(例えば、YESが選択される確率、NOが選択される確率)と、選択された回数(例えば、YESが選択された回数、NOが選択された回数)とを対応付けた分岐情報を記憶する。   FIG. 3 is a diagram illustrating an example of the branch information storage unit 32 of the procedure flow display device 10 according to the embodiment of the present invention. As shown in FIG. 3, the branch information storage unit 32 corresponds to the procedure flow stored in the procedure flow storage unit 31 (for example, the decision box <A>, the decision box <B>, the decision box < C>), the branch condition in the decision box (eg, YES, NO) and the branch probability that the branching flow is selected (eg, the probability of selecting YES, the probability of selecting NO) are selected The branch information in which the number of times (for example, the number of times YES is selected and the number of times NO is selected) is stored is stored.

図3の例では、判断ボックス<A>はYESの分岐確率が0.6、NOの分岐確率が0.4であり、判断ボックス<C>はYESの確率が0.3、NOの確率が0.7である。一方、判断ボックス<B>に至るフローは、判断ボックス<A>がYESの場合と、判断ボックス<A>がNO、かつ、判断ボックス<C>がYESの場合の2通りあり、それぞれの場合に応じて、判断ボックス<B>の分岐確率を図3のように仮定する。   In the example of FIG. 3, the decision box <A> has a branch probability of YES of 0.6 and a branch probability of NO of 0.4, and the decision box <C> has a probability of YES of 0.3 and a probability of NO. 0.7. On the other hand, there are two flows to the determination box <B>: when the determination box <A> is YES, and when the determination box <A> is NO and the determination box <C> is YES. Accordingly, the branch probability of the decision box <B> is assumed as shown in FIG.

図4は、本発明の一の実施形態に係る手順フロー表示装置10の算出した手順フロー確率の例を示す図である。図4が示す例は、図3の分岐確率の例に基づいて算出された、最後の処理ボックス(例えば、[END X]、[END Y]、[END Z])に到達する手順フロー確率の例である。すなわち、この例では、手順フロー確率は、判断ボックス<A>においてYESが選択され、判断ボックス<B>においてYESが選択される手順フローの確率が最も高く(最終ゴール[END Y−1])、判断ボックス<A>においてNOが選択され、判断ボックス<C>においてYESが選択され、判断ボックス<B>においてYESが選択される手順フローの確率が最も低い(最終ゴール[END Y−2])。なお、処理ボックスの符号[END Y−1]や[END Y−2]は、最終ゴールを示す処理ボックス[END Y]のうち、途中の経路が異なる(フローパスが異なる)最終ゴールをそれぞれ分けて示している。[END X]、[END Z]についても同様である。   FIG. 4 is a diagram illustrating an example of the procedure flow probability calculated by the procedure flow display device 10 according to the embodiment of the present invention. The example shown in FIG. 4 shows the procedure flow probability of reaching the last processing box (eg, [END X], [END Y], [END Z]) calculated based on the branch probability example of FIG. It is an example. That is, in this example, the procedure flow probability has the highest probability of a procedure flow in which YES is selected in the decision box <A> and YES is selected in the decision box <B> (final goal [END Y-1]). , NO is selected in the decision box <A>, YES is selected in the decision box <C>, and YES is selected in the decision box <B> (the final goal [END Y-2]). ). The processing box codes [END Y-1] and [END Y-2] are used to divide the final goals of the processing boxes [END Y] indicating the final goal, each having a different route (different flow paths). Show. The same applies to [END X] and [END Z].

上記図2、図3、図4に示した例により、フローの動的表示方法として、(1)分岐確率のみを考慮する場合と、(2)分岐確率と重み係数を考慮する場合との具体的な処理を以下に示す。
なお、図2、図3、図4に基づいた以下の例では各条件分岐が2分岐の例を示しているが、フロー中の各条件分岐はN分岐(Nは2以上)に一般化することができる。
According to the examples shown in FIG. 2, FIG. 3, and FIG. 4, as the dynamic display method of the flow, concrete cases of (1) considering only the branch probability and (2) considering the branch probability and the weighting factor. A typical process is shown below.
In the following examples based on FIG. 2, FIG. 3, and FIG. 4, each conditional branch is an example of two branches, but each conditional branch in the flow is generalized to N branches (N is 2 or more). be able to.

[分岐確率のみを考慮する場合]
ここでは、重み係数を用いないで、分岐確率のみを考慮した場合について説明する。
[When only branch probability is considered]
Here, the case where only the branch probability is considered without using the weighting coefficient will be described.

図5から図8は、本発明の一の実施形態に係る手順フロー表示装置10による、手順フローの表示の例を示す図である。
手順フロー表示装置10は、図4の手順フロー確率により、初期状態では、図5のように、手順フロー確率が最も高い[END Y−1]に至る手順フローを表示する。
5 to 8 are diagrams showing examples of procedure flow display by the procedure flow display device 10 according to the embodiment of the present invention.
The procedure flow display device 10 displays the procedure flow that reaches [END Y-1] with the highest procedure flow probability as shown in FIG. 5 in the initial state based on the procedure flow probability of FIG.

ここで、ユーザが処理ボックス[1]を実行し、手順フロー表示装置10が、判断ボックス<A>においてNOの分岐選択を受け付けたと仮定する。
この場合、手順フロー表示装置10は、次の判断ボックス<C>の分岐確率に基づき、図6のように、判断ボックス<A>においてNOの分岐をした後の手順フローの中で、手順フロー確率が最も高い[END Z]に至る手順フローを表示する。
Here, it is assumed that the user executes the process box [1] and the procedure flow display device 10 accepts a NO branch selection in the determination box <A>.
In this case, the procedure flow display device 10 uses the procedure flow in the procedure flow after branching NO in the decision box <A> based on the branch probability of the next decision box <C> as shown in FIG. The procedure flow to [END Z] with the highest probability is displayed.

次に、ユーザが処理ボックス[6]を実行し、手順フロー表示装置10が判断ボックス<C>においてYESの分岐選択を受け付けたと仮定する。
この場合、手順フロー表示装置10は、判断ボックス<B>に至った手順が“判断ボックス<A>がNO、かつ、判断ボックス<C>がYES”の場合に相当するため、図7のように、手順フロー表示装置10は、分岐後の手順フローの中で手順フロー確率が最も高い[END X−2]に至る手順フローを表示する。
Next, it is assumed that the user executes the processing box [6] and the procedure flow display device 10 accepts a YES branch selection in the determination box <C>.
In this case, the procedure flow display apparatus 10 corresponds to the case where the procedure leading to the determination box <B> is “NO in the determination box <A> and YES in the determination box <C>”. In addition, the procedure flow display device 10 displays a procedure flow that reaches [END X-2] with the highest procedure flow probability in the procedure flows after branching.

次に、ユーザが処理ボックス[3]を実行し、手順フロー表示装置10が判断ボックス<B>においてYESの分岐選択を受け付けたと仮定する。この場合、手順フロー表示装置10は、図8のように、[END Y−2]に至る手順フローを表示し、処理を終了する。   Next, it is assumed that the user executes the process box [3] and the procedure flow display device 10 accepts a YES branch selection in the determination box <B>. In this case, the procedure flow display device 10 displays the procedure flow up to [END Y-2] as shown in FIG. 8, and ends the process.

[分岐確率と重み係数を考慮する場合]
ここでは、条件分岐における分岐確率に加えて、最後の処理ボックスに至る手順の重要度や評価結果等に応じた重みづけ(重み係数)を考慮する場合について説明する。すなわち、分岐確率だけでなく、手順フロー確率×重み係数を手順フローの表示の判断基準とする。重み係数の例としては、各手順フローの実行後の効果等に関する評価結果、サービスへの影響度合い、原因究明の確度、想定されるリスクの大小等が考えられる。
[When branch probability and weighting factor are considered]
Here, a case where weighting (weighting coefficient) according to the importance of the procedure to the last processing box, the evaluation result, and the like is considered in addition to the branching probability in the conditional branching will be described. That is, not only the branching probability but also the procedure flow probability × weighting factor is used as a criterion for displaying the procedure flow. As an example of the weighting factor, an evaluation result on the effect after execution of each procedure flow, the degree of influence on the service, the accuracy of the cause investigation, the magnitude of the assumed risk, and the like can be considered.

図9は、本発明の一の実施形態に係る手順フロー表示装置10の重み係数記憶手段33の例を示す図である。図9が示すように、重み係数記憶手段33は、最後の処理ボックスに対応付けて重み係数を記憶している。   FIG. 9 is a diagram showing an example of the weight coefficient storage means 33 of the procedure flow display device 10 according to one embodiment of the present invention. As shown in FIG. 9, the weight coefficient storage means 33 stores a weight coefficient in association with the last processing box.

図10は、本発明の一の実施形態に係る手順フロー表示装置10による、重み係数に基づいて算出した手順フロー確率の例を示す図である。図10の例は、先の図4に示した例に対して、最後の各処理ボックスの重み係数を、[END X]が0.6、[END Y]が0.2、[END Z]が0.2と仮定した場合の手順フロー確率の例である。図10が示すように、重み係数を考慮した場合、手順フロー確率×重み係数の値が最も大きい[END X−1]に至る手順フローを、手順フロー表示装置10は、最初に表示する。   FIG. 10 is a diagram illustrating an example of the procedure flow probability calculated based on the weighting coefficient by the procedure flow display device 10 according to the embodiment of the present invention. The example of FIG. 10 is different from the example shown in FIG. 4 in that the weight coefficients of the last processing boxes are 0.6 for [END X], 0.2 for [END Y], and [END Z]. It is an example of the procedure flow probability when it is assumed that 0.2 is 0.2. As shown in FIG. 10, when the weighting factor is considered, the procedure flow display device 10 first displays the procedure flow that reaches [END X−1] where the value of procedure flow probability × weighting factor is the largest.

次に、ユーザが処理ボックス[1]を実行し、手順フロー表示装置10が、判断ボックス<A>においてNOの分岐選択を受け付けたと仮定する。手順フロー表示装置10は、図10より、“判断ボックス<A>がNO”の条件のもとで、[手順フロー確率×重み係数]が最も高い[END X−2]に至る手順フローを表示する。   Next, it is assumed that the user executes the process box [1], and the procedure flow display apparatus 10 receives a NO branch selection in the determination box <A>. From FIG. 10, the procedure flow display device 10 displays a procedure flow that reaches [END X-2] with the highest [procedure flow probability × weighting coefficient] under the condition of “no decision box <A>”. To do.

以下同様に、手順フロー表示装置10は、各判断ボックスにおいて受け付けた分岐選択の結果に応じて、[手順フロー確率×重み係数]が最も高い手順フローを順次表示する。   Similarly, the procedure flow display device 10 sequentially displays the procedure flows having the highest [procedure flow probability × weighting coefficient] according to the result of branch selection received in each determination box.

図11は、本発明の一の実施形態に係る手順フロー表示装置10の処理を示すフローチャートである。手順フロー表示装置10は、コンピュータ及びその周辺装置が備えるハードウェア並びに該ハードウェアを制御するソフトウェアによって構成され、以下の処理は、それぞれの制御部(例えば、CPU)が、OSの下で所定のソフトウェアに従い実行する処理である。   FIG. 11 is a flowchart showing processing of the procedure flow display device 10 according to the embodiment of the present invention. The procedure flow display device 10 is configured by hardware included in a computer and its peripheral devices and software for controlling the hardware. The following processing is performed by each control unit (for example, CPU) under a predetermined condition under the OS. This process is executed according to software.

ステップS101において、CPU(表示制御手段12)は、手順フローを検索する。より具体的には、CPUは、アラーム情報等により手順フロー記憶手段31を検索し、アラーム情報に対応づけて記憶された全体の手順フローを検索する。   In step S101, the CPU (display control means 12) searches for a procedure flow. More specifically, the CPU searches the procedure flow storage unit 31 based on alarm information or the like, and searches the entire procedure flow stored in association with the alarm information.

ステップS102において、CPU(手順フロー確率算出手段11)は、検索した手順フローに対応する分岐情報に基づいて、全ての手順フロー確率を算出する。より具体的には、CPUは、検索した手順フローに対応する分岐情報であって分岐情報記憶手段32に記憶された分岐情報と、重み係数記憶手段33に記憶された重み係数とに基づいて、判断ボックスにおいて分岐して最後の処理ボックスに到達する手順フローごとの、重み係数を用いた手順フロー確率を算出する。   In step S102, the CPU (procedure flow probability calculation means 11) calculates all the procedure flow probabilities based on the branch information corresponding to the searched procedure flow. More specifically, the CPU is based on the branch information corresponding to the searched procedure flow and stored in the branch information storage means 32 and the weight coefficient stored in the weight coefficient storage means 33. A procedure flow probability using a weighting factor is calculated for each procedure flow that branches in the decision box and reaches the last processing box.

ステップS103において、CPU(表示制御手段12)は、手順フロー確率が最大の手順フローを表示する。より具体的には、CPUは、取得した手順フロー全体のうち、手順フローの開始において、算出された手順フロー確率のうち最も高い手順フロー確率を有する手順フローをディスプレイ41に表示する。   In step S103, the CPU (display control means 12) displays the procedure flow with the maximum procedure flow probability. More specifically, the CPU displays a procedure flow having the highest procedure flow probability among the calculated procedure flow probabilities on the display 41 at the start of the procedure flow among the acquired procedure flows.

ステップS104において、CPU(表示制御手段12)は、最後の処理ボックスに到達したか否かを判断する。この判断がYESの場合、CPUは、処理を終了し、NOの場合、CPUは、処理をステップS105に移す。   In step S104, the CPU (display control means 12) determines whether or not the last processing box has been reached. If this determination is YES, the CPU ends the process. If NO, the CPU moves the process to step S105.

ステップS105において、CPU(分岐選択受付手段13)は、判断ボックスにおける分岐選択を受け付けると共に、分岐の回数をカウントする。より具体的には、CPUは、表示された手順フローに基づいて操作をしたユーザから、判断ボックスにおける分岐選択の入力を受け付けると共に、分岐選択を受け付けるごとに、分岐情報記憶手段32において判断ボックスに対応付けられた分岐条件ごとの回数をカウントして記憶させ、記憶させた回数に基づいて分岐確率を算出する。   In step S105, the CPU (branch selection accepting means 13) accepts the branch selection in the determination box and counts the number of branches. More specifically, the CPU accepts an input of branch selection in the judgment box from a user who operates based on the displayed procedure flow, and each time the branch selection is accepted, the CPU stores in the judgment box in the branch information storage unit 32. The number of times for each associated branch condition is counted and stored, and the branch probability is calculated based on the stored number of times.

ステップS106において、CPU(表示制御手段12)は、受け付けた分岐選択によって分岐後の手順フローの中で手順フロー確率が最も高い手順フローを表示する。より具体的には、CPUは、表示中の手順フローに存在する判断ボックスにおける分岐選択ごとに、受け付けた分岐選択による分岐後に、最後の処理ボックスに到達する手順フローの中で手順フロー確率が最も高い手順フローを表示する。その後、CPUは、処理をステップS104に移す。   In step S106, the CPU (display control means 12) displays the procedure flow with the highest procedure flow probability among the procedure flows after branching by the accepted branch selection. More specifically, for each branch selection in the determination box existing in the displayed procedure flow, the CPU has the highest procedure flow probability among the procedure flows that reach the last processing box after branching by the accepted branch selection. Display high procedural flow. Thereafter, the CPU moves the process to step S104.

本実施形態によれば、手順フロー表示装置10は、手順フローを記憶する手順フロー記憶手段31と、手順フロー記憶手段31に記憶された手順フローに対応して、判断ボックスと、該判断ボックスにおける分岐条件及び分岐するフローが選択される分岐確率とを対応付けた分岐情報を記憶する分岐情報記憶手段32とを備える。そして、手順フロー表示装置10は、分岐情報記憶手段32に記憶された分岐情報に基づいて、判断ボックスにおいて分岐して最後の処理ボックスに到達する手順フローごとの手順フロー確率を算出し、算出した手順フロー確率に基づいて、手順フロー確率が最も高い手順フローをディスプレイ41に表示し、判断ボックスにおいてユーザによって入力された分岐選択を受け付けると共に、分岐選択を受け付けるごとに、分岐情報記憶手段32において判断ボックスに対応付けられた分岐条件ごとの回数をカウントして記憶させると共に、記憶させた回数に基づいて分岐確率を算出し、受け付けた分岐選択ごとに、受け付けられた分岐選択による分岐後の手順フローの中で手順フロー確率が最も高い手順フローを表示する。さらに、手順フロー表示装置10は、重み係数記憶手段33を備え、重み係数記憶手段33に記憶された重み係数を用いた手順フロー確率を算出し、受け付けた分岐選択ごとに、受け付けられた分岐選択による分岐後の手順フローの中で、重み係数を用いた手順フロー確率が最も高い手順フローを表示する。
したがって、手順フロー表示装置10は、手順フローを表示する際に、フロー全体の処理手順が多く、条件分岐が複数存在する場合であっても、見やすく、かつ、実行すべき処理の流れが分かりやすいフロー表示をすることができる。さらに、手順フロー表示装置10は、最後に到達する可能性がもっとも高い処理ボックス(最終ゴール)を常に表示することができ、ユーザが実行すべき処理の事前確認や準備等の予測を立てやすいようにすることができる。
According to the present embodiment, the procedure flow display device 10 includes a procedure flow storage unit 31 for storing a procedure flow, a determination box corresponding to the procedure flow stored in the procedure flow storage unit 31, and a determination box in the determination box. A branch information storage unit that stores branch information in which a branch condition and a branch probability that a branching flow is selected are associated with each other. Then, the procedure flow display device 10 calculates the procedure flow probability for each procedure flow that branches in the determination box and reaches the last processing box based on the branch information stored in the branch information storage unit 32. Based on the procedure flow probability, the procedure flow with the highest procedure flow probability is displayed on the display 41, accepts a branch selection input by the user in the decision box, and makes a decision in the branch information storage means 32 each time a branch selection is accepted. The number of times for each branch condition associated with the box is counted and stored, the branch probability is calculated based on the number of times stored, and the procedure flow after branching by the accepted branch selection for each accepted branch selection The procedure flow with the highest procedure flow probability is displayed. Further, the procedure flow display device 10 includes weight coefficient storage means 33, calculates a procedure flow probability using the weight coefficient stored in the weight coefficient storage means 33, and accepts a branch selection for each accepted branch selection. The procedure flow with the highest procedure flow probability using the weighting factor is displayed among the procedure flows after branching by.
Therefore, when displaying the procedure flow, the procedure flow display device 10 has many processing procedures for the entire flow, and even when there are a plurality of conditional branches, it is easy to see and the flow of processing to be executed is easy to understand. The flow can be displayed. Furthermore, the procedure flow display device 10 can always display the processing box (final goal) that is most likely to reach the end, so that the user can easily make a preliminary check of the processing to be executed and make predictions such as preparation. Can be.

以上、本発明の実施形態について説明したが、本発明は上述した実施形態に限るものではない。また、本発明の実施形態に記載された効果は、本発明から生じる最も好適な効果を列挙したに過ぎず、本発明による効果は、本発明の実施形態に記載されたものに限定されるものではない。   As mentioned above, although embodiment of this invention was described, this invention is not restricted to embodiment mentioned above. The effects described in the embodiments of the present invention are only the most preferable effects resulting from the present invention, and the effects of the present invention are limited to those described in the embodiments of the present invention. is not.

10 手順フロー表示装置
11 手順フロー確率算出手段
12 表示制御手段
13 分岐選択受付手段
31 手順フロー記憶手段
32 分岐情報記憶手段
33 重み係数記憶手段
41 ディスプレイ
DESCRIPTION OF SYMBOLS 10 Procedure flow display apparatus 11 Procedure flow probability calculation means 12 Display control means 13 Branch selection reception means 31 Procedure flow storage means 32 Branch information storage means 33 Weight coefficient memory means 41 Display

Claims (5)

操作の手順を示すための処理ボックスと判断ボックスとフローとから構成される手順フローを、ユーザからの選択に基づいて表示する手順フロー表示装置であって、
前記手順フローを記憶する手順フロー記憶手段と、
前記手順フロー記憶手段に記憶された前記手順フローに対応して、前記判断ボックスと、該判断ボックスにおける分岐条件及び分岐するフローが選択される分岐確率とを対応付けた分岐情報を記憶する分岐情報記憶手段と、
前記分岐情報記憶手段に記憶された前記分岐情報に基づいて、前記判断ボックスにおいて分岐して最後の処理ボックスに到達する前記手順フローごとの手順フロー確率を算出する手順フロー確率算出手段と、
前記手順フロー確率算出手段によって算出された前記手順フロー確率に基づいて、前記手順フロー確率が最も高い前記手順フローをディスプレイに表示する表示制御手段と、
前記判断ボックスにおいて前記ユーザによって入力された分岐選択を受け付ける分岐選択受付手段と、を備え、
前記表示制御手段は、前記分岐選択受付手段によって受け付けられた前記分岐選択ごとに、受け付けられた前記分岐選択による分岐後の前記手順フローの中で前記手順フロー確率が最も高い前記手順フローを表示する、
手順フロー表示装置。
A procedure flow display device that displays a procedure flow composed of a processing box, a determination box, and a flow for indicating an operation procedure based on a selection from a user,
Procedure flow storage means for storing the procedure flow;
Branch information that stores branch information that associates the decision box with the branch condition in the decision box and the branch probability that the branch flow is selected in correspondence with the procedure flow stored in the procedure flow storage unit. Storage means;
Based on the branch information stored in the branch information storage unit, a procedure flow probability calculating unit that calculates a procedure flow probability for each procedure flow that branches in the determination box and reaches the last processing box;
Display control means for displaying the procedure flow with the highest procedure flow probability on a display based on the procedure flow probability calculated by the procedure flow probability calculation means;
Branch selection accepting means for accepting a branch selection input by the user in the determination box,
The display control means displays, for each branch selection accepted by the branch selection acceptance means, the procedure flow having the highest procedure flow probability among the procedure flows after branching by the accepted branch selection. ,
Procedure flow display device.
最後の処理ボックスに対応付けて重み係数を記憶する重み係数記憶手段をさらに備え、
前記手順フロー確率算出手段は、前記重み係数記憶手段に記憶された前記重み係数に基づいて、前記手順フロー確率を算出する、
請求項1に記載の手順フロー表示装置。
Weight coefficient storage means for storing the weight coefficient in association with the last processing box;
The procedure flow probability calculation means calculates the procedure flow probability based on the weight coefficient stored in the weight coefficient storage means.
The procedure flow display device according to claim 1.
前記分岐情報記憶手段は、前記判断ボックスごとの前記分岐条件に対応付けて分岐した回数をさらに記憶し、
前記分岐選択受付手段は、前記判断ボックスにおいて前記分岐選択を受け付けるごとに、前記分岐情報記憶手段において前記判断ボックスに対応付けられた前記分岐条件ごとの前記回数をカウントして記憶させると共に、記憶させた前記回数に基づいて前記分岐確率を算出する、
請求項1又は2に記載の手順フロー表示装置。
The branch information storage means further stores the number of times of branching in association with the branch condition for each judgment box,
Each time the branch selection accepting unit accepts the branch selection in the decision box, the branch information storage unit counts and stores the number of times for each of the branch conditions associated with the decision box. Calculating the branch probability based on the number of times,
The procedure flow display device according to claim 1 or 2.
請求項1に記載の手順フロー表示装置が実行する方法であって、
前記手順フロー確率算出手段が、前記分岐情報記憶手段に記憶された前記分岐情報に基づいて、前記判断ボックスにおいて分岐して最後の処理ボックスに到達する前記手順フローごとの手順フロー確率を算出する手順フロー確率算出ステップと、
前記表示制御手段が、前記手順フロー確率算出ステップによって算出された前記手順フロー確率に基づいて、前記手順フロー確率が最も高い前記手順フローをディスプレイに表示する表示制御ステップと、
前記分岐選択受付手段が、前記判断ボックスにおいて前記ユーザによって入力された分岐選択を受け付ける分岐選択受付ステップと、
前記表示制御手段が、前記分岐選択受付ステップによって受け付けられた前記分岐選択ごとに、受け付けられた前記分岐選択による分岐後の前記手順フローの中で前記手順フロー確率が最も高い前記手順フローを表示するステップと、
を備える方法。
A method executed by the procedure flow display device according to claim 1,
A procedure in which the procedure flow probability calculation means calculates a procedure flow probability for each procedure flow that branches in the decision box and reaches the last processing box based on the branch information stored in the branch information storage means. A flow probability calculation step;
The display control means, based on the procedure flow probability calculated by the procedure flow probability calculation step, a display control step for displaying the procedure flow with the highest procedure flow probability on a display;
A branch selection receiving step for receiving the branch selection input by the user in the determination box;
The display control means displays the procedure flow having the highest procedure flow probability in the procedure flows after branching by the accepted branch selection for each branch selection accepted by the branch selection acceptance step. Steps,
A method comprising:
コンピュータに、請求項4に記載の方法の各ステップを実行させるためのプログラム。   The program for making a computer perform each step of the method of Claim 4.
JP2014054791A 2014-03-18 2014-03-18 Procedure flow display device, method and program Expired - Fee Related JP6173954B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014054791A JP6173954B2 (en) 2014-03-18 2014-03-18 Procedure flow display device, method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014054791A JP6173954B2 (en) 2014-03-18 2014-03-18 Procedure flow display device, method and program

Publications (2)

Publication Number Publication Date
JP2015176561A true JP2015176561A (en) 2015-10-05
JP6173954B2 JP6173954B2 (en) 2017-08-02

Family

ID=54255651

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014054791A Expired - Fee Related JP6173954B2 (en) 2014-03-18 2014-03-18 Procedure flow display device, method and program

Country Status (1)

Country Link
JP (1) JP6173954B2 (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009238010A (en) * 2008-03-27 2009-10-15 Fujitsu Ltd Trouble coping apparatus, troubleshooting method for information technology system, and program therefor

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009238010A (en) * 2008-03-27 2009-10-15 Fujitsu Ltd Trouble coping apparatus, troubleshooting method for information technology system, and program therefor

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
渡邊 英、他2名: "システム操作手順フローの生成手法", 電子情報通信学会技術研究報告, vol. 113, no. 492, JPN6017020355, 6 March 2014 (2014-03-06), JP, pages 149 - 154, ISSN: 0003571872 *

Also Published As

Publication number Publication date
JP6173954B2 (en) 2017-08-02

Similar Documents

Publication Publication Date Title
US10725095B2 (en) Maintenance management systems and methods
JP2013534310A5 (en)
CN111027906B (en) Distribution order determining method, distribution order determining device, storage medium and terminal equipment
CN110334816B (en) Industrial equipment detection method, device, equipment and readable storage medium
US9785634B2 (en) Integration and combination of random sampling and document batching
JP5647160B2 (en) Risk management device, risk management method, and risk management program
JP2018007311A (en) Photovoltaic power generation maintenance apparatus, photovoltaic power generation maintenance system, photovoltaic power generation maintenance method and computer program
US20110320874A1 (en) Method and apparatus for estimating candidate cause
JP2013105221A (en) Maintenance parts delivery support system, maintenance parts delivery support device and maintenance parts delivery support program
JP2020027523A (en) Data group creation assisting device, input data creation device for analyzer, and data group creation assisting method
JP2012128818A (en) Manufacturing process improvement support system, manufacturing process improvement support, and manufacturing process improvement program
US9684904B2 (en) Issue response and prediction
JP6173954B2 (en) Procedure flow display device, method and program
JP5725547B2 (en) Risk management device
CN112884376A (en) Work order processing method and device, electronic equipment and computer readable storage medium
JP6981061B2 (en) Production plan generation program, production plan generation method and production plan generation device
EP3214517A1 (en) Electronic device, system and method
CN105095616A (en) Data analysis device and data analysis method
US6970809B2 (en) Automated configuration of on-circuit facilities
US20170039497A1 (en) System and method for predicting an event in an information technology (it) infrastructure
JP2011154429A (en) Plant operation monitoring device
JP5889002B2 (en) Demand forecasting device, demand forecasting method, and demand forecasting program
JP2015230584A (en) Alarm handling support device and alarm handling support method
JP2019106088A (en) Inspection management device, inspection management system and program
JP2013117754A (en) Risk assessment apparatus and risk assessment program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20160721

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20170522

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20170705

R150 Certificate of patent or registration of utility model

Ref document number: 6173954

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees