JP2013077047A - Information processing program, information processing method and information processing device - Google Patents

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

Info

Publication number
JP2013077047A
JP2013077047A JP2011214978A JP2011214978A JP2013077047A JP 2013077047 A JP2013077047 A JP 2013077047A JP 2011214978 A JP2011214978 A JP 2011214978A JP 2011214978 A JP2011214978 A JP 2011214978A JP 2013077047 A JP2013077047 A JP 2013077047A
Authority
JP
Japan
Prior art keywords
transaction
business
occurrence rate
content
information processing
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
JP2011214978A
Other languages
Japanese (ja)
Other versions
JP5780092B2 (en
Inventor
Takashi Segawa
誉史 瀬川
Isao Magara
勲 真柄
Tamotsu Yokota
保 横田
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2011214978A priority Critical patent/JP5780092B2/en
Publication of JP2013077047A publication Critical patent/JP2013077047A/en
Application granted granted Critical
Publication of JP5780092B2 publication Critical patent/JP5780092B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

PROBLEM TO BE SOLVED: To appropriately assist operator work.SOLUTION: An information processing device 100 receives content of work from an operator terminal and detects a series of transactions included in the work. The information processing device 100 determines whether content of data items of the series of transactions included in the work handled by an operator overlaps or not. The information processing device 100 distinguishes error occurrence rates between when the content of data items overlaps and when the content of data items does not overlap, and stores them in an error occurrence rate table 140c.

Description

本発明は、情報処理プログラム等に関する。   The present invention relates to an information processing program and the like.

近年、金融機関の窓口では、正規従業員ではなくパートタイマーがオペレータ業務を務めるケースが増えている。パートタイマーは、正規従業員と比べてオペレータ業務を遂行する場合に、ミスしやすい傾向があり、オペレータ業務を支援する技術が求められている。   In recent years, there is an increasing number of cases where part-timers, not regular employees, serve as operators at financial institutions. Part timers are more prone to mistakes when performing operator operations than regular employees, and there is a need for technology that supports operator operations.

例えば、従来技術には、ある業務を行う旨の入力がなされた場合に、業務を行うための一連の取引を画面の一部に時系列に表示して、オペレータ業務を支援する技術がある。ここでの業務は、例えば、普通預金の新規口座開設、現金振り込みなどの業務に対応する。また、業務が普通預金の新規口座開設であれば、この業務に含まれる一連の取引には、名寄せ、現金セット、口座開設、印鑑登録等が含まれる。   For example, in the prior art, there is a technique for supporting an operator's work by displaying a series of transactions for performing a work in a time series on a part of the screen when an input for performing a certain work is made. The business here corresponds to, for example, business such as opening a new account for an ordinary deposit and cash transfer. If the business is to open a new account for ordinary deposits, a series of transactions included in this business includes name identification, cash set, account opening, seal registration, and the like.

また、従来技術には、オペレータの操作履歴に基づいて、オペレータ毎の得意不得意を判定する技術が存在する。   Further, in the prior art, there is a technique for determining the strength and weakness of each operator based on the operation history of the operator.

特開平9−94287号公報Japanese Patent Laid-Open No. 9-94287 特開2001−331655号公報JP 2001-331655 A

しかしながら、上述した従来技術では、オペレータ業務を適切に支援することができないという問題があった。   However, the above-described conventional technology has a problem in that it cannot properly support operator work.

例えば、業務に含まれる一連の取引において、前方の取引で入力した情報を、後方の取引で使い回せる場合には、オペレータのミス発生率は低下するが、従来技術では、このようなケースを想定して、オペレータ業務の支援を行っているわけではない。   For example, in the case of a series of transactions included in the business, if the information entered in the front transaction can be reused in the rear transaction, the operator's error rate decreases, but the conventional technology assumes such a case. Thus, it does not provide support for operator operations.

開示の技術は、上記に鑑みてなされたものであって、オペレータ業務を適切に支援することができる情報処理プログラム、情報処理方法および情報処理装置を提供することを目的とする。   The disclosed technique has been made in view of the above, and an object thereof is to provide an information processing program, an information processing method, and an information processing apparatus that can appropriately support an operator's work.

開示の情報処理プログラムは、コンピュータに下記の処理を実行させる。コンピュータに、利用者が操作対象とする業務を特定させる。コンピュータに、業務と、該業務を構成する一連の複数の取引と、取引に利用されるデータ項目とを対応付けた業務管理テーブルを記憶する記憶装置から、特定した業務に対応付けられた複数の取引と、該取引に利用されるデータ項目とを検出させる。コンピュータに、検出した一連の複数の取引のデータ項目において、連続して行なわれる2つの取引のうち後方の取引のデータ項目の内容が、前方の取引のデータ項目の内容と重複するか否かを判定させる。コンピュータに、判定結果に基づいて、データ項目の内容が重複する場合のミス発生率と、データ項目の内容が重複しない場合のミス発生率とを区別して、ミス発生率を取引毎に対応付けて記憶装置のミス発生率テーブルに記憶させる。   The disclosed information processing program causes a computer to execute the following processing. Let the computer identify the task that the user wants to operate. A computer stores a business management table in which a business, a series of transactions constituting the business, and data items used in the business are associated with each other. A transaction and a data item used for the transaction are detected. Whether or not the content of the data item of the backward transaction among the two consecutively performed transactions overlaps the content of the data item of the forward transaction in the detected series of data items of the plurality of transactions. Let it be judged. Based on the determination result, the computer discriminates the error occurrence rate when the data item content overlaps from the error occurrence rate when the data item content does not overlap, and associates the error occurrence rate for each transaction. It is stored in the error occurrence rate table of the storage device.

開示の情報処理プログラムによれば、オペレータ業務を適切に支援することができるという効果を奏する。   According to the disclosed information processing program, it is possible to appropriately support the operator's work.

図1は、本実施例1にかかるシステムの構成を示す図である。FIG. 1 is a diagram illustrating the configuration of the system according to the first embodiment. 図2は、本実施例1にかかる情報処理装置の構成を示す機能ブロック図である。FIG. 2 is a functional block diagram of the configuration of the information processing apparatus according to the first embodiment. 図3は、本実施例1にかかる業務管理テーブルのデータ構造の一例を示す図である。FIG. 3 is a diagram illustrating an example of the data structure of the business management table according to the first embodiment. 図4は、本実施例1にかかる取引管理テーブルのデータ構造の一例を示す図である。FIG. 4 is a diagram illustrating an example of the data structure of the transaction management table according to the first embodiment. 図5は、ミス発生率テーブルのデータ構造の一例を示す図である。FIG. 5 is a diagram illustrating an example of the data structure of the miss occurrence rate table. 図6は、取引と引継データとの対応関係を示す図である。FIG. 6 is a diagram illustrating a correspondence relationship between the transaction and the takeover data. 図7は、各取引と引継データの関係とから導かれるミス発生率の一例を示す図である。FIG. 7 is a diagram showing an example of the error occurrence rate derived from the relationship between each transaction and the takeover data. 図8は、表示制御部がオペレータ端末の画面に表示させる画面の一例を示す図(1)である。FIG. 8 is a diagram (1) illustrating an example of a screen displayed on the screen of the operator terminal by the display control unit. 図9は、表示制御部がオペレータ端末の画面に表示させる画面の一例を示す図(2)である。FIG. 9 is a diagram (2) illustrating an example of a screen displayed on the screen of the operator terminal by the display control unit. 図10は、本実施例1にかかる情報処理装置の処理手順を示すフローチャートである。FIG. 10 is a flowchart of the process procedure of the information processing apparatus according to the first embodiment. 図11は、ミス発生確率算出処理の処理手順を示すフローチャートである。FIG. 11 is a flowchart illustrating a processing procedure of a miss occurrence probability calculation process. 図12は、本実施例2にかかるシステムの構成を示す図である。FIG. 12 is a diagram illustrating a configuration of a system according to the second embodiment. 図13は、本実施例2にかかる情報処理装置の構成を示す機能ブロック図である。FIG. 13 is a functional block diagram of the configuration of the information processing apparatus according to the second embodiment. 図14は、本実施例2にかかる業務管理テーブルのデータ構造の一例を示す図である。FIG. 14 is a diagram illustrating an example of the data structure of the business management table according to the second embodiment. 図15は、本実施例2にかかる属性テーブルのデータ構造の一例を示す図である。FIG. 15 is a diagram illustrating an example of the data structure of the attribute table according to the second embodiment. 図16は、本実施例2にかかる取引属性テーブルのデータ構造の一例を示す図である。FIG. 16 is a diagram illustrating an example of the data structure of the transaction attribute table according to the second embodiment. 図17は、本実施例2にかかるスキル判定テーブルのデータ構造の一例を示す図である。FIG. 17 is a diagram illustrating an example of the data structure of the skill determination table according to the second embodiment. 図18は、本実施例2にかかるスキル判定部の処理を説明するための図である。FIG. 18 is a diagram for explaining the process of the skill determination unit according to the second embodiment. 図19は、本実施例2にかかる情報処理装置の処理手順を示すフローチャートである。FIG. 19 is a flowchart of a process procedure of the information processing apparatus according to the second embodiment. 図20は、本実施例にかかる一次スキル判定処理の処理手順を示すフローチャートである。FIG. 20 is a flowchart illustrating the processing procedure of the primary skill determination processing according to the present embodiment. 図21は、本実施例2にかかるスキル判定処理の処理手順を示すフローチャートである。FIG. 21 is a flowchart of a process procedure of the skill determination process according to the second embodiment. 図22は、属性テーブルのその他のデータ構造の一例を示す図である。FIG. 22 is a diagram illustrating an example of another data structure of the attribute table. 図23は、情報処理プログラムを実行するコンピュータの一例を示す図である。FIG. 23 is a diagram illustrating an example of a computer that executes an information processing program.

以下に、本願の開示する情報処理プログラム、情報処理方法および情報処理装置の実施例を図面に基づいて詳細に説明する。なお、この実施例によりこの発明が限定されるものではない。   Embodiments of an information processing program, an information processing method, and an information processing apparatus disclosed in the present application will be described below in detail with reference to the drawings. Note that the present invention is not limited to the embodiments.

図1は、本実施例1にかかるシステムの構成を示す図である。図1に示すように、このシステムは、情報処理装置100と、オペレータ端末10a〜10dを有する。情報処理装置100と、オペレータ端末10a〜10dとは、ネットワーク50を介して接続される。以下の説明において、オペレータ端末10a〜10dをまとめて、適宜、オペレータ端末10と表記する。   FIG. 1 is a diagram illustrating the configuration of the system according to the first embodiment. As shown in FIG. 1, this system includes an information processing apparatus 100 and operator terminals 10a to 10d. The information processing apparatus 100 and operator terminals 10 a to 10 d are connected via a network 50. In the following description, the operator terminals 10a to 10d are collectively referred to as an operator terminal 10 as appropriate.

オペレータ端末10は、業務に関する各種の情報を表示する端末である。例えば、業務は、普通預金の新規口座開設、現金振り込みなどの業務に対応する。また、業務が普通預金の新規口座開設であれば、この業務に含まれる一連の取引には、名寄せ、現金セット、口座開設、印鑑登録等が含まれる。   The operator terminal 10 is a terminal that displays various types of information related to work. For example, the business corresponds to business such as opening a new account for ordinary deposits and cash transfer. If the business is to open a new account for ordinary deposits, a series of transactions included in this business includes name identification, cash set, account opening, seal registration, and the like.

オペレータ端末10は、オペレータから業務の内容を受け付けた場合には、業務に含まれる取引を情報処理装置100に問い合わせ、取引を順次表示する。オペレータは、表示された取引の内容を参照し、取引に対応するデータ項目を入力する。オペレータ端末10は、取引に対応するデータ項目を、情報処理装置100に送信する。   When the operator terminal 10 receives the contents of the business from the operator, the operator terminal 10 inquires of the information processing apparatus 100 about the transactions included in the business and sequentially displays the transactions. The operator refers to the contents of the displayed transaction and inputs data items corresponding to the transaction. The operator terminal 10 transmits a data item corresponding to the transaction to the information processing apparatus 100.

また、オペレータ端末10は、業務に含まれる取引のうち、オペレータがデータ項目の入力ミスを起こしやすい取引の情報を、情報処理装置100から受け付ける。オペレータ端末10は、入力ミスを起こしやすい取引を表示する場合には、注意発起メッセージの表示等を行う。   Also, the operator terminal 10 receives, from the information processing apparatus 100, information on a transaction that is likely to cause an operator to make a data item input mistake among transactions included in the business. The operator terminal 10 displays a warning message when displaying a transaction that is likely to cause an input error.

情報処理装置100は、業務に関する各種の情報を保持し、業務に含まれる取引毎に、オペレータの入力ミスの発生確率を算出する装置である。情報処理装置100は、オペレータがデータ項目の入力ミスを起こしやすい取引の情報を、オペレータ端末10に通知する。   The information processing apparatus 100 is a device that holds various types of information related to a business and calculates an occurrence probability of an operator input error for each transaction included in the business. The information processing apparatus 100 notifies the operator terminal 10 of transaction information that is likely to cause an operator to make a data item input error.

本実施例1にかかる情報処理装置100の構成について説明する。図2は、本実施例1にかかる情報処理装置の構成を示す機能ブロック図である。図2に示すように、情報処理装置100は、通信部110、入力部120、表示部130、記憶部140、制御部150を有する。   A configuration of the information processing apparatus 100 according to the first embodiment will be described. FIG. 2 is a functional block diagram of the configuration of the information processing apparatus according to the first embodiment. As illustrated in FIG. 2, the information processing apparatus 100 includes a communication unit 110, an input unit 120, a display unit 130, a storage unit 140, and a control unit 150.

通信部110は、ネットワーク50を介して、オペレータ端末10とデータ通信を実行する処理部である。例えば、通信部110は、オペレータが選択した業務のデータ、取引のデータ項目に入力したデータ等を、オペレータ端末10から受信し、受信した情報を、制御部150に出力する。また、通信部110は、オペレータ端末10宛のデータを制御部150から受け付けた場合には、かかるデータをオペレータ端末10に送信する。後述する制御部150は、通信部110を介して、オペレータ端末10とデータをやり取りする。通信部110は、通信モジュール等の通信装置に対応する。   The communication unit 110 is a processing unit that performs data communication with the operator terminal 10 via the network 50. For example, the communication unit 110 receives, from the operator terminal 10, business data selected by the operator, data input in a transaction data item, and the like, and outputs the received information to the control unit 150. In addition, when the communication unit 110 receives data addressed to the operator terminal 10 from the control unit 150, the communication unit 110 transmits the data to the operator terminal 10. The control unit 150 described later exchanges data with the operator terminal 10 via the communication unit 110. The communication unit 110 corresponds to a communication device such as a communication module.

入力部120は、各種の情報を入力する入力装置である。例えば、入力部120は、キーボードやマウス、タッチパネルに対応する。表示部130は、各種の情報を表示する表示装置である。例えば、表示部130は、ディスプレイやタッチパネルに対応する。   The input unit 120 is an input device that inputs various types of information. For example, the input unit 120 corresponds to a keyboard, a mouse, and a touch panel. The display unit 130 is a display device that displays various types of information. For example, the display unit 130 corresponds to a display or a touch panel.

記憶部140は、業務管理テーブル140a、取引管理テーブル140b、ミス発生率テーブル140cを記憶する記憶装置である。記憶部140は、例えば、RAM(Random Access Memory)、ROM(Read Only Memory)、フラッシュメモリ(Flash Memory)などの半導体メモリ素子、またはハードディスク、光ディスクなどの記憶装置に対応する。   The storage unit 140 is a storage device that stores a business management table 140a, a transaction management table 140b, and a miss occurrence rate table 140c. The storage unit 140 corresponds to, for example, a semiconductor memory device such as a random access memory (RAM), a read only memory (ROM), or a flash memory, or a storage device such as a hard disk or an optical disk.

業務管理テーブル140aは、業務と、業務に含まれる取引とを対応付けるテーブルである。図3は、本実施例1にかかる業務管理テーブルのデータ構造の一例を示す図である。図3に示す例では、業務「普通預金新規作成」には、(1)名寄せ、(2)現金セット、(3)口座開設、(4)印鑑登録、(5)役席承認の各取引が含まれる。また、業務「現金振込」には、(1)名寄せ、(2)帳票読み取り、(3)現金セット、(4)印鑑照合、(5)データ入力の各取引が含まれる。各取引は、(1)〜(5)の順に処理される。   The business management table 140a is a table that associates business and transactions included in the business. FIG. 3 is a diagram illustrating an example of the data structure of the business management table according to the first embodiment. In the example shown in FIG. 3, the business “new savings deposit” includes (1) name identification, (2) cash set, (3) account opening, (4) seal registration, and (5) office approval. included. The business “cash transfer” includes transactions of (1) name identification, (2) form reading, (3) cash set, (4) seal verification, and (5) data input. Each transaction is processed in the order of (1) to (5).

取引管理テーブル140bは、取引と、該当する取引にて入力されるデータ項目とを対応付けるテーブルである。図4は、本実施例1にかかる取引管理テーブルのデータ構造の一例を示す図である。例えば、取引「名寄せ」には、データ項目として、(1)口座番号、(2)住所、(3)名前、(4)電話番号、(5)口座残高が存在する。   The transaction management table 140b is a table that associates transactions with data items input in the corresponding transactions. FIG. 4 is a diagram illustrating an example of the data structure of the transaction management table according to the first embodiment. For example, in the transaction “name collation”, there are (1) account number, (2) address, (3) name, (4) telephone number, and (5) account balance as data items.

ミス発生率テーブル140cは、取引と、取引に対応するデータ項目にデータを入力した実施回数と、データ項目にデータを入力した際のミスの発生回数とを対応付けるテーブルである。また、ミス発生率テーブル140cは、引継データが無い場合、引継データが混在する場合、引継データがある場合に分けて、実施回数とミス回数とを記憶する。図5は、ミス発生率テーブルのデータ構造の一例を示す図である。   The error occurrence rate table 140c is a table for associating transactions, the number of times data has been input to the data item corresponding to the transaction, and the number of error occurrences when data has been input to the data item. In addition, the miss occurrence rate table 140c stores the number of executions and the number of misses depending on whether there is no takeover data, when takeover data is mixed, or when there is takeover data. FIG. 5 is a diagram illustrating an example of the data structure of the miss occurrence rate table.

ここで、引継データについて説明する。業務の一連の取引のデータ項目において、後方の取引のデータ項目の内容が、前方の取引のデータ項目の内容と重複する場合に、この重複するデータを引継データとする。例えば、業務「普通預金新規作成」には、(1)名寄せ、(2)現金セット、(3)口座開設、(4)印鑑登録、(5)役席承認の各取引が含まれる。ここで、名寄せのデータ項目「口座番号」は、後方の現金セットのデータ項目「口座番号」と重複するため、名寄せのデータ項目「口座番号」に入力されるデータは、現金セットのデータ項目「口座番号」にそのまま流用することができる。このように重複するデータを引継データとする。   Here, the takeover data will be described. In the data item of a series of business transactions, when the content of the data item of the backward transaction overlaps the content of the data item of the forward transaction, this duplicated data is taken as the inherited data. For example, the business “create new savings” includes (1) name identification, (2) cash set, (3) account opening, (4) seal registration, and (5) office approval. Here, since the data item “account number” of the name identification overlaps with the data item “account number” of the cash set behind, the data input to the data item “account number” of the name identification is the data item “cash set data“ The account number can be used as it is. Such overlapping data is taken as inherited data.

図5において「引継データ無し」の実施回数およびミス回数には、取引に対応するデータ項目全てに、引継データを流用することができない場合の実施回数、ミス回数が登録される。例えば、図5の1段目では、取引「名寄せ」は、「引継データ無し」の場合において、実施回数「15」のうち、ミス回数が「5」であることを示す。   In FIG. 5, the number of executions and the number of mistakes in the case where the transfer data cannot be diverted are registered in all the data items corresponding to the transaction as the number of executions and the number of mistakes of “no takeover data”. For example, in the first row of FIG. 5, the transaction “name identification” indicates that the number of misses is “5” out of the number of executions “15” in the case of “no transfer data”.

図5において「引継データ混在」の実施回数およびミス回数には、取引に対応するデータ項目の一部に、引継データを流用することができる場合の実施回数、ミス回数が登録される。例えば、図5の1段目では、取引「名寄せ」は、「引継データ混在」の場合において、実施回数「18」のうち、ミス回数が「4」であることを示す。   In FIG. 5, the number of executions and the number of mistakes when “takeover data can be diverted” are registered in part of the data items corresponding to the transaction as the number of executions and the number of mistakes of “mixed takeover data”. For example, in the first row of FIG. 5, the transaction “name collation” indicates that the number of misses is “4” out of the number of executions “18” in the case of “mixed takeover data”.

図5において「引継データあり」の実施回数およびミス回数には、取引に対応するデータ項目の全てに、引継データを流用することができる場合の実施回数、ミス回数が登録される。例えば、図5の1段目では、取引「名寄せ」は、「引継データあり」の場合において、実施回数「8」のうち、ミス回数が「0」であることを示す。   In FIG. 5, the number of executions and the number of mistakes in the case where transfer data can be diverted are registered in all the data items corresponding to the transaction as the number of executions and the number of mistakes of “with transfer data”. For example, in the first row of FIG. 5, the transaction “name identification” indicates that the number of misses is “0” out of the number of executions “8” in the case of “with transfer data”.

制御部150は、検出部150a、判定部150b、表示制御部150c、更新部150dを有する。制御部150は、例えば、ASIC(Application Specific Integrated Circuit)や、FPGA(Field Programmable Gate Array)などの集積装置に対応する。また、制御部150は、例えば、CPUやMPU(Micro Processing Unit)等の電子回路に対応する。   The control unit 150 includes a detection unit 150a, a determination unit 150b, a display control unit 150c, and an update unit 150d. The control unit 150 corresponds to an integrated device such as an application specific integrated circuit (ASIC) or a field programmable gate array (FPGA). Moreover, the control part 150 respond | corresponds to electronic circuits, such as CPU and MPU (Micro Processing Unit), for example.

検出部150aは、オペレータ端末10からオペレータが操作する業務の内容を受信する。検出部150aは、業務の内容と、業務管理テーブル140aとを比較して、業務に含まれる取引を検出する。検出部150aは、業務に含まれる取引の情報を、判定部150bに出力する。例えば、業務の内容が「普通預金新規作成」の場合は、検出部150aは、(1)名寄せ、(2)現金セット、(3)口座開設、(4)印鑑登録、(5)役席承認を検出する。   The detection unit 150a receives from the operator terminal 10 the content of the business operated by the operator. The detection unit 150a detects the transaction included in the business by comparing the content of the business with the business management table 140a. The detection unit 150a outputs transaction information included in the business to the determination unit 150b. For example, when the content of the business is “create new savings”, the detection unit 150a (1) name identification, (2) cash set, (3) account opening, (4) seal registration, (5) office approval Is detected.

判定部150bは、取引管理テーブル140bを利用し、業務の各取引のデータ項目を比較して、後方の取引のデータ項目の内容が、前方の取引のデータ項目の内容と重複するか否かを判定する。そして、判定部150bは、各取引を「引継データ無し」、「引継データ混在」、「引継データあり」の何れかに対応付ける。図6は、取引と引継データとの対応関係を示す図である。   The determination unit 150b uses the transaction management table 140b to compare the data items of each transaction of the business, and determines whether the content of the data item of the back transaction overlaps the content of the data item of the front transaction. judge. Then, the determination unit 150b associates each transaction with one of “no takeover data”, “mixed takeover data”, and “with takeover data”. FIG. 6 is a diagram illustrating a correspondence relationship between the transaction and the takeover data.

業務の取引が、(1)名寄せ、(2)現金セット、(3)口座開設、(4)印鑑登録、(5)役席承認の場合について説明する。取引「名寄せ」は、先頭の取引である。流用できる引継データは存在しないため、図6に示すように、判定部150bは、「名寄せ」と「引継データ無し」とを対応付ける。   The case where business transactions are (1) name identification, (2) cash set, (3) account opening, (4) seal registration, and (5) office approval will be described. The transaction “name identification” is the first transaction. Since there is no transfer data that can be diverted, as shown in FIG. 6, the determination unit 150b associates “name identification” with “no transfer data”.

取引「現金セット」のデータ項目「口座番号」は、取引「名寄せ」のデータ項目「口座番号」と重複し、その他のデータ項目は重複しない。この場合、図6に示すように、判定部150bは、「現金セット」と「引継データ混在」とを対応付ける。   The data item “account number” of the transaction “cash set” overlaps with the data item “account number” of the transaction “name identification”, and other data items do not overlap. In this case, as illustrated in FIG. 6, the determination unit 150 b associates “cash set” with “transfer data mixture”.

取引「口座開設」のデータ項目「口座番号」、「名前」、「住所」は、取引「名寄せ」のデータ項目「口座番号」、「名前」、「住所」と重複する。取引「口座開設」のデータ項目「金額」は、現金セットのデータ項目「金額」と重複する。その他のデータ項目は重複しない。この場合、図6に示すように、判定部150bは、「口座開設」と「引継データ混在」とを対応付ける。   The data items “account number”, “name”, and “address” of the transaction “open account” overlap with the data items “account number”, “name”, and “address” of the transaction “name identification”. The data item “amount” of the transaction “open account” overlaps with the data item “amount” of the cash set. Other data items do not overlap. In this case, as illustrated in FIG. 6, the determination unit 150 b associates “account opening” with “transfer data mixture”.

取引「印鑑登録」のデータ項目「口座番号」は、取引「名寄せ」のデータ項目「口座番号」と重複する。取引「印鑑登録」のデータ項目「科目」は、取引「口座開設」のデータ項目「科目」と重複する。その他のデータ項目は重複しない。この場合、図6に示すように、判定部150bは、「印鑑登録」と「引継データ混在」とを対応付ける。   The data item “account number” of the transaction “seal registration” overlaps with the data item “account number” of the transaction “name identification”. The data item “subject” of the transaction “register seal” overlaps with the data item “subject” of the transaction “open account”. Other data items do not overlap. In this case, as illustrated in FIG. 6, the determination unit 150 b associates “seal registration” with “transfer data mixture”.

取引「役席承認」のデータ項目「口座番号」、「名前」は、取引「名寄せ」のデータ項目「口座番号」、「名前」と重複する。取引「役席承認」のデータ項目「金額」は、現金セットのデータ項目「金額」と重複する。その他のデータ項目は重複しない。この場合、図6に示すように、判定部150bは、「口座開設」と「引継データ混在」とを対応付ける。   The data items “account number” and “name” of the transaction “approval approval” overlap with the data items “account number” and “name” of the transaction “name identification”. The data item “Amount” of the transaction “Bonus Approval” overlaps with the data item “Amount” of the cash set. Other data items do not overlap. In this case, as illustrated in FIG. 6, the determination unit 150 b associates “account opening” with “transfer data mixture”.

判定部150bは、取引と引継データとの対応関係の情報を、表示制御部150c、更新部150dに出力する。   The determination unit 150b outputs information on the correspondence relationship between the transaction and the takeover data to the display control unit 150c and the update unit 150d.

表示制御部150cは、業務の取引を順次オペレータ端末10に表示する処理部である。例えば、オペレータが操作する業務が「普通預金新規作成」の場合には、表示制御部150cは、オペレータ端末10に、(1)名寄せ、(2)現金セット、(3)口座開設、(4)印鑑登録、(5)役席承認を順に表示させる。   The display control unit 150 c is a processing unit that sequentially displays business transactions on the operator terminal 10. For example, when the business operated by the operator is “create new ordinary deposit”, the display control unit 150c displays (1) name identification, (2) cash set, (3) account opening, (4) on the operator terminal 10. Display seal registration and (5) executive approval in order.

また、表示制御部150cは、取引を表示させる場合に、ミス発生率が所定値以上となる取引を、識別可能に表示させる。例えば、所定値を20%とする。表示制御部150cは、図6の対応関係と、ミス発生率テーブル140cとを基にして、取引毎のミス発生率を特定する。   In addition, when displaying a transaction, the display control unit 150c displays a transaction with a miss occurrence rate equal to or higher than a predetermined value in an identifiable manner. For example, the predetermined value is 20%. The display control unit 150c specifies a miss occurrence rate for each transaction based on the correspondence relationship in FIG. 6 and the miss occurrence rate table 140c.

表示制御部150cは、対応関係を基にして、取引と、該取引に対応する引継データの関係との組に対応するミス発生率を、ミス発生率テーブル140cから取得する。図7は、各取引と引継データの関係とから導かれるミス発生率の一例を示す図である。図7の各ミス発生率は、ミス回数を実施回数で割った値に100を乗算することで求められる。   The display control unit 150c acquires, from the miss occurrence rate table 140c, the miss occurrence rate corresponding to the set of the transaction and the relationship of the takeover data corresponding to the transaction based on the correspondence relationship. FIG. 7 is a diagram showing an example of the error occurrence rate derived from the relationship between each transaction and the takeover data. Each miss occurrence rate in FIG. 7 is obtained by multiplying the value obtained by dividing the number of misses by the number of implementations by 100.

例えば、取引「名寄せ」に対応する引継データの関係は「引継データ無し」であるため、取引「名寄せ」のミス発生率は「33.3%」となる。取引「現金セット」に対応する引継データの関係は「引継データ混在」であるため、取引「現金セット」のミス発生率は「10.0%」となる。取引「口座開設」に対応する引継データの関係は「引継データ混在」であるため、取引「口座開設」のミス発生率は「20.0%」となる。取引「印鑑登録」に対応する引継データの関係は「引継データ混在」であるため、取引「印鑑登録」のミス発生率は「8.3%」となる。取引「役席承認」に対応する引継データの関係は「引継データ混在」であるため、取引「役席承認」のミス発生率は「12.5%」となる。   For example, since the relationship of the transfer data corresponding to the transaction “name identification” is “no transfer data”, the error occurrence rate of the transaction “name identification” is “33.3%”. Since the relationship of the transfer data corresponding to the transaction “cash set” is “mixed transfer data”, the error occurrence rate of the transaction “cash set” is “10.0%”. Since the relationship of the transfer data corresponding to the transaction “open account” is “mixed transfer data”, the error occurrence rate of the transaction “open account” is “20.0%”. Since the relationship of the transfer data corresponding to the transaction “registration seal registration” is “mixed data transfer”, the error occurrence rate of the transaction “registration seal registration” is “8.3%”. Since the relationship of the transfer data corresponding to the transaction “approval approval” is “mixed transfer data”, the error occurrence rate of the transaction “approval approval” is “12.5%”.

上記の例では、ミス発生率が所定値以上となる取引は、「名寄せ」と「口座開設」となる。このため、表示制御部150cは、取引「名寄せ」と「口座開設」を、識別可能に表示させる。   In the above example, transactions with a miss occurrence rate equal to or higher than a predetermined value are “name identification” and “account opening”. For this reason, the display control unit 150c displays the transactions “name collation” and “account opening” in an identifiable manner.

図8、図9は、表示制御部がオペレータ端末の画面に表示させる画面の一例を示す図である。図8に示すように、表示制御部150cは、業務「普通預金新規作成」の取引を示すプログレスバー20Aを表示させる。そして、ミス発生率が所定値以上となる「名寄せ」と「口座開設」とを強調表示する。例えば、画面上の取引「名寄せ」、「口座開設」を赤色などで表示する。   8 and 9 are diagrams illustrating examples of screens that the display control unit displays on the screen of the operator terminal. As illustrated in FIG. 8, the display control unit 150 c displays a progress bar 20 </ b> A that indicates a transaction of a business “create a new ordinary deposit”. Then, “name identification” and “account opening” that cause the error occurrence rate to be a predetermined value or more are highlighted. For example, the transactions “name collation” and “account opening” on the screen are displayed in red or the like.

また、図9に示すように、表示制御部150cは、ミス発生率が所定値以上となる取引のデータ項目を入力させる画面では、注意喚起メッセージ20Bを表示させる。図9に示す例では、表示制御部150cは、取引「名寄せ」のデータ項目の入力画面で、注意喚起メッセージ20Bを表示させている。   Further, as shown in FIG. 9, the display control unit 150c displays a warning message 20B on a screen for inputting a data item of a transaction with a miss occurrence rate equal to or higher than a predetermined value. In the example illustrated in FIG. 9, the display control unit 150 c displays the alert message 20 </ b> B on the input screen for the data item of the transaction “name identification”.

なお、表示制御部150cは、ミス発生率の大きさに応じて、表示色を変化させてもよい。例えば、表示制御部150cは、ミス発生率が10%未満の場合には、取引を青色に表示する。表示制御部150cは、ミス発生率が10%以上、20%未満の場合には、取引を黄色に表示する。表示制御部150cは、ミス発生率が20%以上の場合には、取引を赤色に表示する。   The display control unit 150c may change the display color according to the magnitude of the error occurrence rate. For example, the display control unit 150c displays a transaction in blue when the error occurrence rate is less than 10%. The display control unit 150c displays a transaction in yellow when the error occurrence rate is 10% or more and less than 20%. The display control unit 150c displays the transaction in red when the error occurrence rate is 20% or more.

更新部150dは、取引のデータ項目の入力結果をオペレータ端末10から受信し、ミス発生率テーブル140cを更新する処理部である。更新部150dは、取引のデータ項目にデータが入力された場合には、実施回数に1をインクリメントする。また、取引のデータ項目に入力されたデータにミスがある場合には、ミス回数に1をインクリメントする。更新部150dは、取引と、該取引に対応する引継データの関係に対応させて、実施回数、ミス回数を更新する。   The update unit 150d is a processing unit that receives an input result of a transaction data item from the operator terminal 10 and updates the error occurrence rate table 140c. The update unit 150d increments the number of executions by 1 when data is input to the transaction data item. Further, if there is a mistake in the data input in the transaction data item, 1 is incremented to the number of misses. The update unit 150d updates the number of executions and the number of mistakes in association with the relationship between the transaction and the takeover data corresponding to the transaction.

例えば、取引と、取引に対応する引継データの関係は、図6に示すものとする。この場合には、更新部150dは、図5のミス発生率テーブル140cにおいて、取引「名寄せ」では、「引継データ無し」に対応する実施回数、ミス回数を更新する。更新部150dは、取引「現金セット」、「口座開設」、「印鑑登録」、「役席承認」では、「引継データ混在」に対応する実施回数、ミス回数を更新する。   For example, the relationship between the transaction and the takeover data corresponding to the transaction is shown in FIG. In this case, the update unit 150d updates the number of executions and the number of mistakes corresponding to “no takeover data” in the transaction “name identification” in the error occurrence rate table 140c of FIG. The update unit 150d updates the number of executions and the number of mistakes corresponding to “mixed data takeover” in the transactions “cash set”, “account opening”, “stamp registration”, and “approval approval”.

更新部150dは、取引のデータ項目に入力されたデータにミスがあるか否かを、どのように判定してもよい。例えば、更新部150dは、口座番号をキーとして、住所、名前、電話番号、口座番号などを管理するマスターデータにアクセスし、オペレータ端末10で入力されたデータが正しいか否かを判定してもよい。例えば、マスターデータでは、口座番号キー「1234567」に対応する名前が「名寄せ太郎」であり、オペレータ端末10で入力されたデータの口座番号キー「1234567」に対応する名前が「名寄せ次郎」とする。この場合には、更新部150dは、口座番号キーに対応する名前が異なるので、入力ミスと判定する。上記マスターデータは、情報処理装置100が保持しても良いし、外部のデータサーバが保持してもよい。   The update unit 150d may determine whether or not there is a mistake in the data input to the transaction data item. For example, the update unit 150d accesses the master data that manages the address, name, telephone number, account number, and the like using the account number as a key, and determines whether the data input at the operator terminal 10 is correct. Good. For example, in the master data, the name corresponding to the account number key “1234567” is “Taro Nagura”, and the name corresponding to the account number key “1234567” of the data input at the operator terminal 10 is “Jiro Nagura”. . In this case, the update unit 150d determines that there is an input error because the name corresponding to the account number key is different. The master data may be held by the information processing apparatus 100 or may be held by an external data server.

更新部150dは、取引のデータ項目に入力されたデータにミスがある場合には、再度、取引のデータ項目にデータを入力する旨の情報をオペレータ端末10に表示させる。   If there is a mistake in the data input to the transaction data item, the update unit 150d displays the information indicating that the data is input to the transaction data item on the operator terminal 10 again.

次に、本実施例1にかかる情報処理装置100の処理手順について説明する。図10は、本実施例1にかかる情報処理装置の処理手順を示すフローチャートである。図10に示す処理は、例えば、オペレータが操作する業務の内容を受け付けたことを契機に実行される。   Next, a processing procedure of the information processing apparatus 100 according to the first embodiment will be described. FIG. 10 is a flowchart of the process procedure of the information processing apparatus according to the first embodiment. The process shown in FIG. 10 is executed, for example, when the contents of the business operated by the operator are received.

図10に示すように、情報処理装置100は、業務の内容を受け付け(ステップS101)、業務管理テーブル140a、取引管理テーブル140b、ミス発生率テーブル140cを読み込む(ステップS102)。   As shown in FIG. 10, the information processing apparatus 100 accepts the contents of the business (step S101), and reads the business management table 140a, the transaction management table 140b, and the miss occurrence rate table 140c (step S102).

情報処理装置100は、ミス発生確率算出処理を実行し(ステップS103)、オペレータ端末10にプログレスバーを表示させる(ステップS104)。ステップS104において、情報処理装置100は、ミス発生率が所定値以上となるプログレスバー上の取引を強調表示させる。情報処理装置100は、オペレータ端末10に取引を表示させる(ステップS105)。   The information processing apparatus 100 executes a miss occurrence probability calculation process (step S103), and displays a progress bar on the operator terminal 10 (step S104). In step S <b> 104, the information processing apparatus 100 highlights a transaction on the progress bar whose miss occurrence rate is equal to or higher than a predetermined value. The information processing apparatus 100 displays the transaction on the operator terminal 10 (step S105).

情報処理装置100は、ミス発生率が所定値以上であるか否かを判定する(ステップS106)。情報処理装置100は、ミス発生率が所定値未満の場合には(ステップS106,No)、ステップS108に移行する。   The information processing apparatus 100 determines whether or not the miss occurrence rate is greater than or equal to a predetermined value (step S106). When the error occurrence rate is less than the predetermined value (No at Step S106), the information processing apparatus 100 proceeds to Step S108.

情報処理装置100は、ミス発生率が所定値以上の場合には(ステップS106,Yes)、取引のデータ項目を表示する画面で、注意喚起メッセージを表示する(ステップS107)。オペレータ端末10にて、取引が実施され(ステップS108)、情報処理装置100は、エラーが発生したか否かを判定する(ステップS109)。   When the miss occurrence rate is equal to or higher than the predetermined value (step S106, Yes), the information processing apparatus 100 displays a warning message on the screen displaying the transaction data items (step S107). A transaction is executed at the operator terminal 10 (step S108), and the information processing apparatus 100 determines whether an error has occurred (step S109).

情報処理装置100は、エラーが発生した場合には(ステップS109,Yes)、ステップS108に移行する。情報処理装置100は、エラーが発生しない場合には(ステップS109,No)、ミス発生率テーブル140cを更新する(ステップS110)。   If an error has occurred (YES in step S109), the information processing apparatus 100 proceeds to step S108. If no error occurs (No at Step S109), the information processing apparatus 100 updates the error occurrence rate table 140c (Step S110).

情報処理装置100は、最終取引ではない場合には(ステップS111,No)、ステップS106に移行する。一方、情報処理装置100は、最終取引の場合には(ステップS111,Yes)、処理を終了する。   When the information processing apparatus 100 is not the final transaction (No at Step S111), the information processing apparatus 100 proceeds to Step S106. On the other hand, in the case of the final transaction (step S111, Yes), the information processing apparatus 100 ends the process.

次に、図10のステップS103に示したミス発生確率算出処理の処理手順について説明する。図11は、ミス発生確率算出処理の処理手順を示すフローチャートである。   Next, the process procedure of the error occurrence probability calculation process shown in step S103 of FIG. 10 will be described. FIG. 11 is a flowchart illustrating a processing procedure of a miss occurrence probability calculation process.

図11に示すように、情報処理装置100は、取引を取得し(ステップS201)、データ項目を取得し(ステップS202)、前方後方の取引のデータ項目を比較して、データ重複があるか否かを判定する(ステップS203)。   As illustrated in FIG. 11, the information processing apparatus 100 acquires a transaction (step S201), acquires a data item (step S202), compares the data items of front and rear transactions, and determines whether there is data duplication. Is determined (step S203).

情報処理装置100は、データ重複が無い場合には(ステップS203,No)、引継データ無しとして、ミス発生率を算出し(ステップS204)、ステップS208に移行する。   If there is no data duplication (No at Step S203), the information processing apparatus 100 calculates a miss occurrence rate as no takeover data (Step S204), and proceeds to Step S208.

一方、情報処理装置100は、データ重複がある場合には(ステップS203,Yes)、データ項目が全て重複するか否かを判定する(ステップS205)。情報処理装置100は、データ項目の一部が一致する場合には(ステップS205,No)、引継データ混在として、ミス発生率を算出し(ステップS206)、ステップS208に移行する。   On the other hand, if there is data duplication (step S203, Yes), the information processing apparatus 100 determines whether all data items are duplicated (step S205). If some of the data items match (No at Step S205), the information processing apparatus 100 calculates a miss occurrence rate as a mixture of inherited data (Step S206), and proceeds to Step S208.

情報処理装置100は、データ項目が全て一致する場合には(ステップS205,Yes)、引継データありとして、ミス発生率を算出し(ステップS207)、ステップS208に移行する。   If all the data items match (step S205, Yes), the information processing apparatus 100 calculates a miss occurrence rate assuming that there is succeeding data (step S207), and proceeds to step S208.

情報処理装置100は、取引が終わりか否かを判定する(ステップS208)。情報処理装置100は、取引が終わりではない場合には(ステップS208,No)、ステップS201に移行する。情報処理装置100は、取引が終わりの場合には(ステップS208,Yes)、ミス発生率を基にして、取引の表示色を表示する(ステップS209)。   The information processing apparatus 100 determines whether the transaction is over (step S208). If the transaction is not over (No at Step S208), the information processing apparatus 100 proceeds to Step S201. When the transaction ends (step S208, Yes), the information processing apparatus 100 displays the transaction display color based on the error occurrence rate (step S209).

次に、本実施例1にかかる情報処理装置100の効果について説明する。情報処理装置100は、オペレータが処理する業務に含まれる一連の取引のデータ項目の内容が、重複するか否かを判定する。そして、情報処理装置100は、データ項目の内容が重複する場合のミス発生率と、重複しない場合のミス発生率とを区別して、ミス発生率テーブル140cに記憶する。このため、情報処理装置100によれば、このミス発生率テーブル140cを利用することで、引継データの有無によるオペレータのミス発生率を正確に特定でき、オペレータ支援を適切に行うことができる。   Next, effects of the information processing apparatus 100 according to the first embodiment will be described. The information processing apparatus 100 determines whether or not the contents of a series of transaction data items included in the business processed by the operator overlap. Then, the information processing apparatus 100 distinguishes between the error occurrence rate when the contents of the data items overlap and the error occurrence rate when the data items do not overlap, and stores them in the error occurrence rate table 140c. For this reason, according to the information processing apparatus 100, by using the error occurrence rate table 140c, it is possible to accurately specify the operator error occurrence rate based on the presence or absence of the takeover data, and to appropriately perform the operator support.

また、情報処理装置100は、取引と引継データを流用できるか否かの対応関係から、取引毎にミス発生率を特定し、ミス発生率が所定値以上となる取引を識別可能に表示するので、オペレータの入力ミスを防止することができる。   In addition, the information processing apparatus 100 identifies the error occurrence rate for each transaction based on the correspondence between whether the transaction and the transfer data can be used, and displays the transaction in which the error occurrence rate is equal to or higher than a predetermined value in an identifiable manner. , Operator input errors can be prevented.

また、情報処理装置100は、業務に含まれる一連の取引をプログレスバーで表示し、プログレスバー上で、ミス発生率が所定値以上となる取引を識別可能に表示するので、入力ミスの発生しやすい取引をオペレータに前もって警告することができる。   In addition, the information processing apparatus 100 displays a series of transactions included in the business with a progress bar, and displays on the progress bar a transaction with an error occurrence rate exceeding a predetermined value, so that an input error occurs. Easy transactions can be warned in advance to the operator.

なお、情報処理装置100は、図5に示したミス発生率テーブル140cにおいて、オペレータ全体の実施回数、ミス回数を登録しても良いし、オペレータ毎に区別して登録してもよい。   Note that the information processing apparatus 100 may register the number of executions and the number of mistakes for the entire operator in the error occurrence rate table 140c illustrated in FIG. 5 or may be registered separately for each operator.

図12は、本実施例2にかかるシステムの構成を示す図である。図12に示すように、このシステムは、情報処理装置200と、オペレータ端末10a〜10dを有する。情報処理装置200と、オペレータ端末10a〜10dとは、ネットワーク50を介して接続される。以下の説明において、オペレータ端末10a〜10dをまとめて、適宜、オペレータ端末10と表記する。   FIG. 12 is a diagram illustrating a configuration of a system according to the second embodiment. As shown in FIG. 12, this system includes an information processing apparatus 200 and operator terminals 10a to 10d. The information processing apparatus 200 and the operator terminals 10 a to 10 d are connected via the network 50. In the following description, the operator terminals 10a to 10d are collectively referred to as an operator terminal 10 as appropriate.

オペレータ端末10は、業務に関する各種の情報を表示する端末である。オペレータ端末10は、オペレータから業務の内容を受け付けた場合には、業務に含まれる取引を情報処理装置200に問い合わせ、取引を順次表示する。オペレータは、表示された取引の内容を参照し、取引に対応するデータ項目を入力する。オペレータ端末10は、取引に対応するデータ項目を、情報処理装置200に送信する。   The operator terminal 10 is a terminal that displays various types of information related to work. When the operator terminal 10 receives the contents of the business from the operator, the operator terminal 10 inquires the information processing apparatus 200 about the transactions included in the business, and sequentially displays the transactions. The operator refers to the contents of the displayed transaction and inputs data items corresponding to the transaction. The operator terminal 10 transmits a data item corresponding to the transaction to the information processing apparatus 200.

また、オペレータ端末10は、業務に含まれる取引のうち、オペレータがデータ項目の入力ミスを起こしやすい取引の情報を、情報処理装置200から受け付ける。オペレータ端末10は、入力ミスを起こしやすい取引を表示する場合には、注意発起メッセージの表示等を行う。   Also, the operator terminal 10 receives, from the information processing apparatus 200, information on a transaction that is likely to cause an operator to make a data item input mistake among transactions included in the business. The operator terminal 10 displays a warning message when displaying a transaction that is likely to cause an input error.

情報処理装置200は、業務に関する各種の情報を保持し、業務に含まれる取引毎に、オペレータの入力ミスの発生確率を算出する装置である。情報処理装置200は、オペレータがデータ項目の入力ミスを起こしやすい取引の情報を、オペレータ端末10に通知する。   The information processing apparatus 200 is an apparatus that holds various types of information related to a business and calculates an occurrence probability of an operator input error for each transaction included in the business. The information processing device 200 notifies the operator terminal 10 of transaction information that is likely to cause an operator to make an input error in a data item.

本実施例2にかかる情報処理装置200の構成について説明する。図13は、本実施例2にかかる情報処理装置の構成を示す機能ブロック図である。図13に示すように、情報処理装置200は、通信部210、入力部220、表示部230、記憶部240、制御部250を有する。   A configuration of the information processing apparatus 200 according to the second embodiment will be described. FIG. 13 is a functional block diagram of the configuration of the information processing apparatus according to the second embodiment. As illustrated in FIG. 13, the information processing apparatus 200 includes a communication unit 210, an input unit 220, a display unit 230, a storage unit 240, and a control unit 250.

通信部210は、ネットワーク50を介して、オペレータ端末10とデータ通信を実行する処理部である。例えば、通信部210は、オペレータが選択した業務のデータ、取引のデータ項目に入力したデータ等を、オペレータ端末10から受信し、受信した情報を、制御部250に出力する。また、通信部210は、オペレータ端末10宛のデータを制御部250から受け付けた場合には、かかるデータをオペレータ端末10に送信する。後述する制御部250は、通信部210を介して、オペレータ端末10とデータをやり取りする。通信部210は、通信モジュール等の通信装置に対応する。   The communication unit 210 is a processing unit that performs data communication with the operator terminal 10 via the network 50. For example, the communication unit 210 receives business data selected by the operator, data input in a transaction data item, and the like from the operator terminal 10, and outputs the received information to the control unit 250. Further, when the communication unit 210 receives data addressed to the operator terminal 10 from the control unit 250, the communication unit 210 transmits the data to the operator terminal 10. A control unit 250 described later exchanges data with the operator terminal 10 via the communication unit 210. The communication unit 210 corresponds to a communication device such as a communication module.

入力部220は、各種の情報を入力する入力装置である。例えば、入力部220は、キーボードやマウス、タッチパネルに対応する。表示部230は、各種の情報を表示する表示装置である。例えば、表示部230は、ディスプレイやタッチパネルに対応する。   The input unit 220 is an input device that inputs various types of information. For example, the input unit 220 corresponds to a keyboard, a mouse, and a touch panel. The display unit 230 is a display device that displays various types of information. For example, the display unit 230 corresponds to a display or a touch panel.

記憶部240は、業務管理テーブル240a、属性テーブル240b、取引属性テーブル240c、スキル判定テーブル240dを記憶する記憶装置である。記憶部240は、例えば、RAM、ROM、フラッシュメモリなどの半導体メモリ素子、またはハードディスク、光ディスクなどの記憶装置に対応する。   The storage unit 240 is a storage device that stores a business management table 240a, an attribute table 240b, a transaction attribute table 240c, and a skill determination table 240d. The storage unit 240 corresponds to, for example, a semiconductor memory device such as a RAM, a ROM, or a flash memory, or a storage device such as a hard disk or an optical disk.

業務管理テーブル240aは、業務と、業務に含まれる取引とを対応付けるテーブルである。図14は、本実施例2にかかる業務管理テーブルのデータ構造の一例を示す図である。図14に示す例では、業務「普通預金新規作成」には、(1)名寄せ、(2)現金セット、(3)口座開設、(4)印鑑登録、(5)役席承認の各取引が含まれる。また、業務「現金振込」には、(1)名寄せ、(2)帳票読み取り、(3)現金セット、(4)印鑑照合、(5)データ入力の各取引が含まれる。各取引は、(1)〜(5)の順に処理される。   The business management table 240a is a table that associates a business with a transaction included in the business. FIG. 14 is a diagram illustrating an example of the data structure of the business management table according to the second embodiment. In the example shown in FIG. 14, the business “new savings account” includes (1) name identification, (2) cash set, (3) account opening, (4) seal registration, and (5) office approval. included. The business “cash transfer” includes transactions of (1) name identification, (2) form reading, (3) cash set, (4) seal verification, and (5) data input. Each transaction is processed in the order of (1) to (5).

属性テーブル240bは、属性と、因子とを対応付けるテーブルである。図15は、本実施例2にかかる属性テーブルのデータ構造の一例を示す図である。図15に示すように、例えば、属性には、データ入力、顧客、現金取引が含まれる。   The attribute table 240b is a table that associates attributes with factors. FIG. 15 is a diagram illustrating an example of the data structure of the attribute table according to the second embodiment. As shown in FIG. 15, for example, attributes include data input, customer, and cash transaction.

属性「データ入力」に対応する因子には、「文字数」と、「文字種別」が含まれる。「文字数」は、50文字以下、51文字以上100文字以下、101文字以上に分類される。そして、時間帯「朝」、「昼」、「夕」にそれぞれ対応付けて、オペレータが得意であるか否かを対応付ける。朝は、9:00〜12:00、昼は、12:00〜13:00、夕は、13:30〜15:00に対応する。例えば、丸印は得意、三角印は普通、バツ印は不得意であることを示す。   Factors corresponding to the attribute “data input” include “number of characters” and “character type”. The “number of characters” is classified into 50 characters or less, 51 to 100 characters, and 101 characters or more. Then, the time zone “morning”, “daytime”, and “evening” are associated with each other to determine whether or not the operator is good. The morning corresponds to 9:00 to 12:00, the noon corresponds to 12:00 to 13:00, and the evening corresponds to 13:30 to 15:00. For example, a circle mark indicates that he is good, a triangle mark is normal, and a cross mark is not good.

例えば、図15の属性「データ入力」において、オペレータが入力する文字数が「50文字以下」の場合には、時間帯が「朝」、「昼」、「夕」によらず、オペレータは、かかる処理が得意であることが示されている。また、例えば、属性「データ入力」において、オペレータが入力する文字種別が「漢字」であり、時間帯が「朝」、「昼」の場合には、かかる処理が普通であることが示されている。また、時間帯が「夕」の場合には、かかる処理が不得意であることが示されている。   For example, in the attribute “data input” in FIG. 15, when the number of characters input by the operator is “50 characters or less”, the operator is required regardless of the time zone “morning”, “daytime”, and “evening”. Processing is shown to be good. Further, for example, in the attribute “data input”, when the character type input by the operator is “kanji” and the time zone is “morning” or “noon”, it is indicated that such processing is normal. Yes. In addition, when the time zone is “evening”, it is indicated that the processing is not good.

属性「顧客」に対応する因子には、「年齢」が含まれる。例えば、「年齢」は、20歳以下、21歳以上50歳以下、51歳以上に分類される。そして、時間帯「朝」、「昼」、「夕」にそれぞれ対応付けて、オペレータが得意であるか否かを対応付ける。   The factor corresponding to the attribute “customer” includes “age”. For example, “age” is classified into 20 years old or less, 21 years old or more and 50 years old or less, and 51 years old or more. Then, the time zone “morning”, “daytime”, and “evening” are associated with each other to determine whether or not the operator is good.

例えば、図15の属性「顧客」において、顧客の年齢が「20歳以下」で、時間帯が「朝」の場合には、オペレータはかかる顧客を相手にした業務が不得意であることが示されている。また、属性「顧客」において、顧客の年齢が「20歳以下」で、時間帯が「昼」、「夕」の場合には、オペレータはかかる顧客を相手にした業務が得意であることが示されている。   For example, in the attribute “customer” in FIG. 15, when the customer's age is “20 years or younger” and the time zone is “morning”, the operator indicates that he / she is not good at dealing with the customer. Has been. In addition, in the attribute “customer”, when the customer's age is “20 years or younger” and the time zone is “daytime” or “evening”, the operator indicates that he / she is good at the business with the customer. Has been.

属性「現金取引」に対応する因子には、「金額」が含まれる。例えば、「金額」は、100万円以下、101万円以上500万円以下、501万円以上に分類される。そして、時間帯「朝」、「昼」、「夕」にそれぞれ対応付けて、オペレータが得意であるか否かを対応付ける。   The factor corresponding to the attribute “cash transaction” includes “amount”. For example, “amount” is classified into 1 million yen or less, 1010,000 yen or more and 5 million yen or less, and 51,000 yen or more. Then, the time zone “morning”, “daytime”, and “evening” are associated with each other to determine whether or not the operator is good.

例えば、図15の属性「現金取引」において、顧客の金額が「100万円以下」で、時間帯が「朝」の場合には、オペレータはかかる現金取引の業務が得意であることが示されている。また、属性「現金取引」において、顧客の金額が「100万円以下」で、時間帯が「昼」、「夕」の場合には、オペレータはかかる現金取引の業務が普通であることが示されている。   For example, in the attribute “cash transaction” in FIG. 15, when the amount of the customer is “1 million yen or less” and the time zone is “morning”, it is indicated that the operator is good at the business of the cash transaction. ing. In addition, in the attribute “cash transaction”, when the amount of the customer is “1 million yen or less” and the time zone is “daytime” or “evening”, the operator indicates that the business of the cash transaction is normal. Has been.

取引属性テーブル240cは、各取引が、どの属性に属するのか示すテーブルである。図16は、本実施例2にかかる取引属性テーブルのデータ構造の一例を示す図である。図16に示すように、取引「名寄せ」は、データ入力、顧客に属している。取引「現金セット」は、現金取引に属している。取引「口座開設」は、データ入力、顧客に属している。取引「印鑑登録」は、データ入力に属している。取引「役席承認」は、何れの属性にも属していない。取引「帳票読み取り」は、データ入力に属している。   The transaction attribute table 240c is a table indicating which attribute each transaction belongs to. FIG. 16 is a diagram illustrating an example of the data structure of the transaction attribute table according to the second embodiment. As shown in FIG. 16, the transaction “name identification” belongs to data input and customer. The transaction “cash set” belongs to a cash transaction. The transaction “Open Account” belongs to data entry, customer. The transaction “register seal” belongs to data entry. The transaction “appointment approval” does not belong to any attribute. The transaction “read form” belongs to data entry.

スキル判定テーブル240dは、各取引に対する得意、普通、不得意の数を集計する場合に利用するテーブルである。図17は、本実施例2にかかるスキル判定テーブルのデータ構造の一例を示す図である。図17に示すように、スキル判定テーブル240dは、取引、属性、時間帯、因子、得意の数、普通の数、不得意の数を対応付ける。   The skill determination table 240d is a table used when totaling the number of good, normal, and weak points for each transaction. FIG. 17 is a diagram illustrating an example of the data structure of the skill determination table according to the second embodiment. As shown in FIG. 17, the skill determination table 240 d associates transactions, attributes, time zones, factors, numbers of strengths, normal numbers, and numbers of weaknesses.

例えば、名寄せの属性「データ入力」に対応する因子の文字数が「50文字以下」、文字種別がカナとなっている。時間帯が「昼」で、文字数が「50文字以下」の場合には、図15を参照すると、オペレータは、かかる作業が「得意」である。また、時間帯が「昼」で、文字種別が「カナ」の場合には、図15を参照すると、オペレータは、かかる作業が「得意」である。このため、データ入力に対応する得意の数は「2」となり、その他の数は「0」となる。   For example, the number of characters of the factor corresponding to the name identification attribute “data input” is “50 characters or less”, and the character type is “Kana”. When the time zone is “daytime” and the number of characters is “50 characters or less”, referring to FIG. 15, the operator is good at such work. If the time zone is “daytime” and the character type is “kana”, referring to FIG. 15, the operator is good at such work. Therefore, the number of good points corresponding to the data input is “2”, and the other numbers are “0”.

また、名寄せの属性「顧客」に対応する因子の年齢が「21歳以上50歳以下」となっている。時間帯が「昼」で、年齢が「21歳以上50歳以下」の場合には、図15を参照すると、オペレータは、かかる作業が「得意」である。このため、顧客に対応する得意の数は、「1」となり、その他の数は「0」となる。   The age of the factor corresponding to the name identification attribute “customer” is “21 to 50 years old”. When the time zone is “daytime” and the age is “21 to 50 years old”, referring to FIG. 15, the operator is good at such work. Therefore, the number of customers corresponding to the customer is “1”, and the other numbers are “0”.

制御部250は、検出部250a、スキル判定部250b、表示制御部250c、更新部250dを有する。制御部250は、例えば、ASICや、FPGAなどの集積装置に対応する。また、制御部250は、例えば、CPUやMPU等の電子回路に対応する。   The control unit 250 includes a detection unit 250a, a skill determination unit 250b, a display control unit 250c, and an update unit 250d. The control unit 250 corresponds to, for example, an integrated device such as an ASIC or FPGA. Moreover, the control part 250 respond | corresponds to electronic circuits, such as CPU and MPU, for example.

検出部250aは、オペレータ端末10からオペレータが操作する業務の内容を受信する。検出部250aは、業務の内容と、業務管理テーブル240aとを比較して、業務に含まれる取引を検出する。検出部250aは、業務に含まれる取引の情報を、スキル判定部250bに出力する。例えば、業務の内容が「普通預金新規作成」の場合は、検出部250aは、(1)名寄せ、(2)現金セット、(3)口座開設、(4)印鑑登録、(5)役席承認を検出する。   The detection unit 250a receives from the operator terminal 10 the content of the business operated by the operator. The detection unit 250a compares the business content with the business management table 240a to detect a transaction included in the business. The detection unit 250a outputs transaction information included in the business to the skill determination unit 250b. For example, when the content of the business is “Create new savings”, the detection unit 250a (1) name identification, (2) cash set, (3) account opening, (4) seal registration, (5) office approval Is detected.

スキル判定部250bは、各取引と、属性テーブル240b、取引属性テーブル240c、スキル判定テーブル240dを利用して、取引毎の得意の数、普通の数、不得意の数を集計する。判定部250bは、取引毎の得意の数、普通の数、不得意の数に応じて、該当取引に対して注意喚起等を行うか否かを判定する。   The skill determination unit 250b uses each transaction, the attribute table 240b, the transaction attribute table 240c, and the skill determination table 240d to add up the number of good points, the normal number, and the poor points for each transaction. The determination unit 250b determines whether or not to alert the corresponding transaction according to the number of good points, the normal number, and the number of weak points for each transaction.

スキル判定部250bの処理を具体的に説明する。スキル判定部250bは、取引の属する属性を、取引属性テーブル240cを基にして判定し、取引と属性とを対応付けて、スキル判定テーブル240dに登録する。取引と属性との組に対応する因子の初期値や時間帯は予め決められているものを設定する。   The process of the skill determination unit 250b will be specifically described. The skill determination unit 250b determines the attribute to which the transaction belongs based on the transaction attribute table 240c, registers the transaction and the attribute in association with each other in the skill determination table 240d. Initial values and time zones of factors corresponding to pairs of transactions and attributes are set in advance.

スキル判定部250bは、スキル判定テーブル240dの因子と、取引属性テーブル240cとを比較して、取引毎の属性毎に、得意の数、普通の数、不得意の数を計数する。そして、例えば、スキル判定部250bは、不得意の数が1以上となる取引が存在する場合には、かかる取引は、オペレータが不得意とする取引であるため、注意喚起を行うと判定する。   The skill determination unit 250b compares the factor of the skill determination table 240d with the transaction attribute table 240c, and counts the number of good points, the normal number, and the weak point for each attribute for each transaction. Then, for example, when there is a transaction with the number of unsatisfactory one or more, the skill determination unit 250b determines that such a transaction is a transaction that the operator is unsatisfactory, and therefore alerts.

なお、スキル判定テーブル240dの因子の内容は、業務の取引が開始された後に、取引のデータ項目に入力されたデータに応じて、更新部250dにより順次更新される。スキル判定部250bは、スキル判定テーブル240dの因子が更新される度に、スキル判定テーブル240dの得意の数、普通の数、不得意の数を更新し、オペレータが不得意とする取引を判定し直し、注意喚起を行うか否かを判定し直す。   The contents of the factors in the skill determination table 240d are sequentially updated by the update unit 250d in accordance with the data input in the transaction data item after the transaction of the business is started. Each time the factor of the skill determination table 240d is updated, the skill determination unit 250b updates the number of good points, the normal number, and the number of weak points in the skill determination table 240d, and determines a transaction that the operator is not good at. Re-determine whether or not to call attention.

図18は、本実施例2にかかるスキル判定部の処理を説明するための図である。図18に示すように、データ入力に対応する因子の、文字数が「101文字以上」に更新され、文字種別が「混在」に更新されている。図15を参照すると、時間帯が「昼」で、文字数が「101文字以上」は、オペレータはかかる作業が「不得意」である。また、時間帯が「昼」で、文字種別が「混在」は、オペレータはかかる作業が「不得意」である。このため、スキル判定部250bは、不得意の数を「2」に更新し、その他の数を「0」に更新する。不得意の数が1以上となったため、スキル判定部250bは、取引「名寄せ」について、注意喚起を行うと判定する。   FIG. 18 is a diagram for explaining the process of the skill determination unit according to the second embodiment. As shown in FIG. 18, the number of characters of the factor corresponding to the data input is updated to “101 characters or more”, and the character type is updated to “mixed”. Referring to FIG. 15, when the time zone is “daytime” and the number of characters is “101 characters or more”, the operator is “not good at” such work. Further, when the time zone is “daytime” and the character type is “mixed”, the operator is not good at such work. Therefore, the skill determination unit 250b updates the number of weak points to “2” and the other numbers to “0”. Since the number of weak points is 1 or more, the skill determination unit 250b determines that the transaction “name identification” is to be alerted.

スキル判定部250bは、業務と、業務に含まれる一連の取引、オペレータが不得意とする取引の情報を、表示制御部250cに出力する。   The skill determination unit 250b outputs information on the business, a series of transactions included in the business, and transactions that the operator is not good at to the display control unit 250c.

表示制御部250cは、業務の取引を順次オペレータ端末10に表示する処理部である。例えば、オペレータが操作する業務が「普通預金新規作成」の場合には、表示制御部250cは、オペレータ端末10に、(1)名寄せ、(2)現金セット、(3)口座開設、(4)印鑑登録、(5)役席承認を順に表示させる。   The display control unit 250 c is a processing unit that sequentially displays business transactions on the operator terminal 10. For example, when the operation operated by the operator is “create new ordinary deposit”, the display control unit 250 c displays (1) name identification, (2) cash set, (3) account opening, (4) on the operator terminal 10. Display seal registration and (5) executive approval in order.

また、表示制御部250cは、取引を表示させる場合に、注意喚起を行う取引を、識別可能に表示させる。また、表示制御部250cは、オペレータがデータ項目にデータを入力している間に、スキル判定部250bから、注意喚起を行う旨の情報を受けた場合には、注意喚起を表示する。また、実施例1と同様にして、表示制御部250cは、プログレスバーを表示させ、注意喚起を行う取引を強調表示してもよい。また、表示制御部250cは、得意の数、普通の数、不得意の数に応じて、異なる色で、取引を表示させてもよい。   Moreover, when displaying a transaction, the display control unit 250c displays a transaction for which an alert is made to be identifiable. In addition, when the operator inputs data to the data item, the display control unit 250c displays a warning when receiving information from the skill determination unit 250b that calls attention. Further, similarly to the first embodiment, the display control unit 250c may display a progress bar and highlight a transaction for calling attention. In addition, the display control unit 250c may display transactions in different colors according to the number of good points, the normal number, and the number of poor points.

更新部250dは、オペレータ端末に入力されたデータ項目を取得し、取得したデータ項目の内容により、スキル判定テーブル240dの因子、時間帯を更新する処理部である。また、更新部250dは、実施例1の更新部150dと同様にして、取引のデータ項目に入力されたデータにミスがあるか否かを判定する。そして、更新部250dは、判定結果に基づいて、属性テーブル240bを更新してもよい。例えば、更新部250dは、連続してミスの発生した項目を、不得意に更新し、連続してミスの発生しない項目を、得意に更新する。   The update unit 250d is a processing unit that acquires the data item input to the operator terminal and updates the factor and time zone of the skill determination table 240d based on the content of the acquired data item. In addition, the update unit 250d determines whether or not there is a mistake in the data input to the transaction data item in the same manner as the update unit 150d of the first embodiment. Then, the update unit 250d may update the attribute table 240b based on the determination result. For example, the update unit 250d is not good at updating items in which mistakes have been continuously made, and is good at updating items in which no mistakes are continuously made.

例えば、図15の因子「文字数」、「50以下」、時間帯「朝」は得意となっている。ここで、更新部250dは、「文字数」、「50以下」、時間帯「朝」の場合に、ミスが所定回数連続して発生した場合には、得意を不得意に変更する。   For example, the factors “number of characters”, “50 or less”, and the time zone “morning” in FIG. 15 are good. Here, in the case of “number of characters”, “50 or less”, and the time zone “morning”, the updating unit 250d changes his / her strength to be unsatisfactory when mistakes occur continuously for a predetermined number of times.

次に、本実施例2にかかる情報処理装置200の処理手順について説明する。図19は、本実施例2にかかる情報処理装置の処理手順を示すフローチャートである。図19に示す処理は、例えば、オペレータが操作する業務の内容を受け付けたことを契機に実行される。   Next, a processing procedure of the information processing apparatus 200 according to the second embodiment will be described. FIG. 19 is a flowchart of a process procedure of the information processing apparatus according to the second embodiment. The process illustrated in FIG. 19 is executed, for example, when the contents of the business operated by the operator are received.

情報処理装置200は、業務内容を受け付ける(ステップS301)。情報処理装置200は、業務管理テーブル240a、属性テーブル240b、取引属性テーブル240cを読み込む(ステップS302)。情報処理装置200は、一次スキル判定処理を実行する(ステップS303)。   The information processing apparatus 200 receives the business content (step S301). The information processing apparatus 200 reads the business management table 240a, the attribute table 240b, and the transaction attribute table 240c (step S302). The information processing apparatus 200 executes a primary skill determination process (step S303).

情報処理装置200は、取引を表示し(ステップS304)、データを受け付ける(ステップS305)。情報処理装置200は、スキル判定処理を実行する(ステップS306)。情報処理装置200は、取引を実施し(ステップS307)、エラーが発生したか否かを判定する(ステップS308)。   The information processing apparatus 200 displays the transaction (step S304) and accepts data (step S305). The information processing apparatus 200 executes skill determination processing (step S306). The information processing apparatus 200 executes the transaction (step S307) and determines whether an error has occurred (step S308).

情報処理装置200は、エラーが発生した場合には(ステップS308,Yes)、ステップS307に移行する。情報処理装置200は、エラーが発生していない場合には(ステップS308,No)、属性テーブル240bを更新する(ステップS309)。   If an error has occurred (YES in step S308), the information processing apparatus 200 proceeds to step S307. If no error has occurred (No in step S308), the information processing apparatus 200 updates the attribute table 240b (step S309).

情報処理装置200は、最終取引ではない場合には(ステップS310,No)、ステップS304に移行する。情報処理装置200は、最終取引の場合には(ステップS310,Yes)、処理を終了する。   When the information processing apparatus 200 is not the final transaction (No at Step S310), the information processing apparatus 200 proceeds to Step S304. In the case of the final transaction (step S310, Yes), the information processing apparatus 200 ends the process.

次に、図19のステップS303に示した一次スキル判定処理の処理手順について説明する。図20は、本実施例にかかる一次スキル判定処理の処理手順を示すフローチャートである。図20に示すように、情報処理装置200は、各取引の属性を抽出し(ステップS320)、属性の因子の初期値をスキル判定テーブル240dに設定する(ステップS321)。   Next, the processing procedure of the primary skill determination process shown in step S303 of FIG. 19 will be described. FIG. 20 is a flowchart illustrating the processing procedure of the primary skill determination processing according to the present embodiment. As shown in FIG. 20, the information processing apparatus 200 extracts attributes of each transaction (step S320), and sets initial values of attribute factors in the skill determination table 240d (step S321).

情報処理装置200は、属性が終わりではない場合には(ステップS322,No)、ステップS321に移行する。情報処理装置200は、属性が終わりの場合には(ステップS322,Yes)、各取引の得意の数、普通の数、不得意の数を計数する(ステップS323)。情報処理装置200は、各取引の得意の数、普通の数、不得意の数を基にして、取引の表示色を表示する(ステップS324)。   If the attribute is not the end (step S322, No), the information processing apparatus 200 proceeds to step S321. When the attribute is the end (step S322, Yes), the information processing apparatus 200 counts the number of good points, the normal number, and the poor point of each transaction (step S323). The information processing apparatus 200 displays the display color of the transaction based on the number of good points, the normal number, and the number of weak points of each transaction (step S324).

次に、図19のステップS306に示したスキル判定処理の処理手順について説明する。図21は、本実施例2にかかるスキル判定処理の処理手順を示すフローチャートである。図21に示すように、情報処理装置200は、各属性の因子をデータから抽出し(ステップS330)、因子に対応する得意、普通、不得意を判定する(ステップS331)。   Next, the process procedure of the skill determination process shown in step S306 of FIG. 19 will be described. FIG. 21 is a flowchart of a process procedure of the skill determination process according to the second embodiment. As shown in FIG. 21, the information processing apparatus 200 extracts factors of each attribute from the data (step S330), and determines the goodness, normality, and weakness corresponding to the factors (step S331).

情報処理装置200は、因子が終わりではない場合には(ステップS332,No)、ステップS331に移行する。情報処理装置200は、因子が終わりの場合には(ステップS332,Yes)、取引の得意の数、普通の数、不得意の数を計数する(ステップS333)。情報処理装置200は、各取引の得意の数、普通の数、不得意の数を基にして、取引の表示色を表示する(ステップS334)。   If the factor is not the end (step S332, No), the information processing apparatus 200 proceeds to step S331. When the factor is the end (step S332, Yes), the information processing apparatus 200 counts the number of good deals, the normal number, and the number of weak points (step S333). The information processing apparatus 200 displays the display color of the transaction based on the number of good points, the normal number, and the number of weak points of each transaction (step S334).

次に、本実施例2にかかる情報処理装置200の効果について説明する。情報処理装置200は、各取引と、属性テーブル240b、取引属性テーブル240c、スキル判定テーブル240dを利用して、取引毎の得意の数、普通の数、不得意の数を集計する。情報処理装置200は、取引毎の得意の数、普通の数、不得意の数に応じて、該当取引に対して注意喚起等を行うか否かを判定する。このため、オペレータが不得意な取引の場合に、オペレータに注意喚起を行うことができ、オペレータの入力ミスを防止することができる。   Next, effects of the information processing apparatus 200 according to the second embodiment will be described. The information processing apparatus 200 uses each transaction and the attribute table 240b, the transaction attribute table 240c, and the skill determination table 240d to add up the number of good points, the normal number, and the poor point for each transaction. The information processing apparatus 200 determines whether or not to alert the corresponding transaction according to the number of good points, the normal number, and the number of weak points for each transaction. For this reason, in the case of a transaction in which the operator is not good, the operator can be alerted, and an operator's input mistake can be prevented.

ところで、実施例2にかかる属性テーブル240bのデータ構造は、図15のものに限られない。例えば、属性テーブル240bから時間帯の概念を取り除いてもよい。図22は、属性テーブルのその他のデータ構造の一例を示す図である。図15では、時間帯によって、各因子の得意、普通、不得意が変化したが、図22では、時間帯によらず固定である。例えば、図22の属性「データ入力」において、オペレータが入力する文字数が「50文字以下」の場合には、オペレータは、かかる処理が得意であることが示されている。スキル判定部250bは、図22に示す属性テーブル240bを用いて、各取引に対する得意、普通、不得意の数を集計してもよい。   Incidentally, the data structure of the attribute table 240b according to the second embodiment is not limited to that shown in FIG. For example, the concept of time zone may be removed from the attribute table 240b. FIG. 22 is a diagram illustrating an example of another data structure of the attribute table. In FIG. 15, the goodness, normality, and weakness of each factor changed depending on the time zone, but in FIG. 22, it is fixed regardless of the time zone. For example, in the attribute “data input” in FIG. 22, when the number of characters input by the operator is “50 characters or less”, it is indicated that the operator is good at such processing. The skill determination unit 250b may count the number of good, normal, and weak points for each transaction using the attribute table 240b shown in FIG.

次に、実施例に示した情報処理装置100と同様の機能を実現する情報処理プログラムを実行するコンピュータの一例を説明する。図23は、情報処理プログラムを実行するコンピュータの一例を示す図である。   Next, an example of a computer that executes an information processing program that realizes the same function as the information processing apparatus 100 shown in the embodiment will be described. FIG. 23 is a diagram illustrating an example of a computer that executes an information processing program.

図23に示すように、コンピュータ300は、各種演算処理を実行するCPU301と、ユーザからのデータの入力を受け付ける入力装置302と、ディスプレイ303を有する。また、コンピュータ300は、記憶媒体からプログラム等を読取る読み取り装置304と、ネットワークを介して他のコンピュータとの間でデータの授受を行うインターフェース装置305とを有する。また、コンピュータ300は、各種情報を一時記憶するRAM306と、ハードディスク装置307を有する。そして、各装置301〜307は、バス308に接続される。   As illustrated in FIG. 23, the computer 300 includes a CPU 301 that executes various arithmetic processes, an input device 302 that receives input of data from a user, and a display 303. The computer 300 also includes a reading device 304 that reads a program or the like from a storage medium, and an interface device 305 that exchanges data with other computers via a network. The computer 300 also includes a RAM 306 that temporarily stores various types of information and a hard disk device 307. The devices 301 to 307 are connected to the bus 308.

ハードディスク装置307は、例えば、検出プログラム307a、判定プログラム307b、表示制御プログラム307c、更新プログラム307dを有する。CPU301は、各プログラム307a〜307dを読み出して、RAM306に展開する。   The hard disk device 307 includes, for example, a detection program 307a, a determination program 307b, a display control program 307c, and an update program 307d. The CPU 301 reads each program 307 a to 307 d and develops it in the RAM 306.

検出プログラム307aは、検出プロセス306aとして機能する。判定プログラム307bは、判定プロセス306bとして機能する。表示制御プログラム307cは、表示制御プロセス306cとして機能する。更新プログラム307dは、更新プロセス306dとして機能する。   The detection program 307a functions as a detection process 306a. The determination program 307b functions as a determination process 306b. The display control program 307c functions as a display control process 306c. The update program 307d functions as an update process 306d.

例えば、検出プロセス306aは、検出部150aに対応する。判定プロセス306bは、判定部150bに対応する。表示制御プロセス306cは、表示制御部150cに対応する。更新プロセス306dは、更新部150dに対応する。   For example, the detection process 306a corresponds to the detection unit 150a. The determination process 306b corresponds to the determination unit 150b. The display control process 306c corresponds to the display control unit 150c. The update process 306d corresponds to the update unit 150d.

なお、各プログラム307a〜307dについては、必ずしも最初からハードディスク装置307に記憶させておかなくてもよい。例えば、コンピュータ300に挿入されるフレキシブルディスク(FD)、CD−ROM、DVDディスク、光磁気ディスク、ICカードなどの「可搬用の物理媒体」に各プログラムを記憶させておく。そして、コンピュータ300がこれらから各プログラム307a〜307dを読み出して実行するようにしてもよい。   Note that the programs 307a to 307d are not necessarily stored in the hard disk device 307 from the beginning. For example, each program is stored in a “portable physical medium” such as a flexible disk (FD), a CD-ROM, a DVD disk, a magneto-optical disk, and an IC card inserted into the computer 300. Then, the computer 300 may read the programs 307a to 307d from these and execute them.

以上の各実施例を含む実施形態に関し、さらに以下の付記を開示する。   The following supplementary notes are further disclosed with respect to the embodiments including the above examples.

(付記1)コンピュータに、
利用者が操作対象とする業務を特定し、
業務と、該業務を構成する一連の複数の取引と、取引に利用されるデータ項目とを対応付けた業務管理テーブルを記憶する記憶装置から、前記特定した業務に対応付けられた複数の取引と、該複数の取引のそれぞれにおいて利用されるデータ項目とを検出し、
検出した一連の複数の取引のデータ項目において、連続して行われる2つの取引のうち後方の取引のデータ項目の内容が、前方の取引のデータ項目の内容と重複するか否かを判定し、
判定結果に基づいて、データ項目の内容が重複する場合の前記利用者による操作のミス発生率と、データ項目の内容が重複しない場合の前記利用者による操作のミス発生率とを区別して、前記利用者による操作のミス発生率を取引毎に対応付けて前記記憶装置のミス発生率テーブルに記憶する
各処理を実行させることを特徴とする情報処理プログラム。
(Supplementary note 1)
Identify the business that the user wants to operate,
A plurality of transactions associated with the identified business from a storage device that stores a business management table in which the business, a series of transactions constituting the business, and data items used for the business are associated with each other; Detecting data items used in each of the plurality of transactions,
In the detected series of multiple transaction data items, it is determined whether or not the content of the backward transaction data item overlaps the content of the forward transaction data item among the two transactions performed in succession,
Based on the determination result, the error occurrence rate of the operation by the user when the content of the data item overlaps with the error occurrence rate of the operation by the user when the content of the data item does not overlap, An information processing program for executing each process of associating an error occurrence rate of an operation by a user for each transaction and storing it in the error occurrence rate table of the storage device.

(付記2)データ項目の内容が他の取引のデータ項目の内容と重複する取引と、前記ミス発生率テーブルに記憶された各取引のデータ項目の内容が重複する場合の前記利用者による操作のミス発生率とを対応付け、データ項目の内容が他の取引のデータ項目の内容と重複しない取引と、前記ミス発生率テーブルに記憶された各取引のデータ項目の内容が重複しない場合の前記利用者のミス発生率とを対応付け、
ミス発生率が所定の値以上となる取引を識別可能に出力する
処理を更にコンピュータに実行させることを特徴とする付記1に記載の情報処理プログラム。
(Supplementary note 2) The operation by the user when the content of the data item overlaps with the content of the data item of another transaction and the content of the data item of each transaction stored in the error occurrence rate table overlaps Corresponding to the miss occurrence rate, the use in the case where the content of the data item does not overlap with the content of the data item of other transactions and the content of the data item of each transaction stored in the miss occurrence rate table The error rate of the
The information processing program according to supplementary note 1, further causing a computer to execute a process of outputting a transaction having an error occurrence rate equal to or higher than a predetermined value in an identifiable manner.

(付記3)前記利用者が操作対象とする業務を構成する一連の複数の取引を表示し、表示した該一連の複数の取引のうち、ミス発生率が所定の値以上となる取引を識別可能に表示する処理を更にコンピュータに実行させることを特徴とする付記1または2に記載の情報処理プログラム。 (Appendix 3) Displaying a series of transactions that constitute the business that the user is to operate, and identifying a transaction with a miss occurrence rate equal to or greater than a predetermined value from the displayed series of transactions The information processing program according to appendix 1 or 2, further causing the computer to execute processing to be displayed on the screen.

(付記4)コンピュータが実行する情報処理方法であって、
利用者が操作対象とする業務を特定し、
業務と、該業務を構成する一連の複数の取引と、取引に利用されるデータ項目とを対応付けた業務管理テーブルを記憶する記憶装置から、前記特定した業務に対応付けられた複数の取引と、該複数の取引のそれぞれにおいて利用されるデータ項目とを検出し、
検出した一連の複数の取引のデータ項目において、連続して行われる2つの取引のうち後方の取引のデータ項目の内容が、前方の取引のデータ項目の内容と重複するか否かを判定し、
判定結果に基づいて、データ項目の内容が重複する場合の前記利用者による操作のミス発生率と、データ項目の内容が重複しない場合の前記利用者による操作のミス発生率とを区別して、前記利用者による操作のミス発生率を取引毎に対応付けて前記記憶装置のミス発生率テーブルに記憶することを特徴とする情報処理方法。
(Appendix 4) An information processing method executed by a computer,
Identify the business that the user wants to operate,
A plurality of transactions associated with the identified business from a storage device that stores a business management table in which the business, a series of transactions constituting the business, and data items used for the business are associated with each other; Detecting data items used in each of the plurality of transactions,
In the detected series of multiple transaction data items, it is determined whether or not the content of the backward transaction data item overlaps the content of the forward transaction data item among the two transactions performed in succession,
Based on the determination result, the error occurrence rate of the operation by the user when the content of the data item overlaps with the error occurrence rate of the operation by the user when the content of the data item does not overlap, An information processing method, wherein an error occurrence rate of an operation by a user is associated with each transaction and stored in an error occurrence rate table of the storage device.

(付記5)データ項目の内容が他の取引のデータ項目の内容と重複する取引と、前記ミス発生率テーブルに記憶された各取引のデータ項目の内容が重複する場合の前記利用者による操作のミス発生率とを対応付け、データ項目の内容が他の取引のデータ項目の内容と重複しない取引と、前記ミス発生率テーブルに記憶された各取引のデータ項目の内容が重複しない場合の前記利用者のミス発生率とを対応付け、
ミス発生率が所定の値以上となる取引を識別可能に出力する
処理を更にコンピュータが実行することを特徴とする付記4に記載の情報処理方法。
(Additional remark 5) The operation | movement by the said user when the content of the data item of another transaction and the content of the data item of another transaction and the content of the data item of each transaction memorize | stored in the said error occurrence rate table overlap Corresponding to the miss occurrence rate, the use in the case where the content of the data item does not overlap with the content of the data item of other transactions and the content of the data item of each transaction stored in the miss occurrence rate table The error rate of the
The information processing method according to appendix 4, wherein the computer further executes a process of outputting a transaction having an error occurrence rate equal to or higher than a predetermined value in an identifiable manner.

(付記6)前記利用者が操作対象とする業務を構成する一連の複数の取引を表示し、表示した該一連の複数の取引のうち、ミス発生率が所定の値以上となる取引を識別可能に表示する処理を更にコンピュータに実行させることを特徴とする付記4または5に記載の情報処理方法。 (Appendix 6) Displaying a series of transactions that make up the business that the user is to operate, and among the displayed series of transactions, transactions that have a miss occurrence rate equal to or greater than a predetermined value can be identified 6. The information processing method according to appendix 4 or 5, further comprising causing the computer to execute a process to be displayed on the screen.

(付記7)利用者が操作対象とする業務を特定し、業務と、該業務を構成する一連の複数の取引と、取引に利用されるデータ項目とを対応付けた業務管理テーブルを記憶する記憶装置から、前記特定した業務に対応付けられた複数の取引と、該複数の取引のそれぞれにおいて利用されるデータ項目とを検出する検出部と、
前記検出部が検出した一連の複数の取引のデータ項目において、連続して行われる2つの取引のうち後方の取引のデータ項目の内容が、前方の取引のデータ項目の内容と重複するか否かを判定する判定部と、
前記判定部の判定結果に基づいて、データ項目の内容が重複する場合の前記利用者による操作のミス発生率と、データ項目の内容が重複しない場合の前記利用者による操作のミス発生率とを区別して、前記利用者による操作のミス発生率を取引毎に対応付けて前記記憶装置のミス発生率テーブルに記憶する更新部と、
を有することを特徴とする情報処理装置。
(Supplementary note 7) A memory for storing a business management table that identifies a business to be operated by a user and associates the business, a series of transactions constituting the business, and data items used for the business. From the device, a detection unit that detects a plurality of transactions associated with the identified business, and data items used in each of the plurality of transactions,
Whether or not the content of the data item of the rear transaction of two consecutive transactions performed in the series of data items of the plurality of transactions detected by the detection unit overlaps the content of the data item of the front transaction A determination unit for determining
Based on the determination result of the determination unit, the error occurrence rate of the operation by the user when the content of the data item overlaps, and the error occurrence rate of the operation by the user when the content of the data item does not overlap Distinguishing, an update unit that stores the error occurrence rate of the operation by the user in the error occurrence rate table of the storage device in association with each transaction,
An information processing apparatus comprising:

(付記8)データ項目の内容が他の取引のデータ項目の内容と重複する取引と、前記ミス発生率テーブルに記憶された各取引のデータ項目の内容が重複する場合の前記利用者による操作のミス発生率とを対応付け、データ項目の内容が他の取引のデータ項目の内容と重複しない取引と、前記ミス発生率テーブルに記憶された各取引のデータ項目の内容が重複しない場合の前記利用者のミス発生率とを対応付け、ミス発生率が所定の値以上となる取引を識別可能に出力する表示制御部を更に有することを特徴とする付記7に記載の情報処理装置。 (Additional remark 8) The operation | movement by the said user when the content of the data item of another transaction and the content of the data item of each transaction stored in the said error occurrence rate table overlap. Corresponding to the miss occurrence rate, the use in the case where the content of the data item does not overlap with the content of the data item of other transactions and the content of the data item of each transaction stored in the miss occurrence rate table The information processing apparatus according to appendix 7, further comprising: a display control unit that associates a mistake occurrence rate of a person and outputs a transaction in which the mistake occurrence rate is equal to or greater than a predetermined value in an identifiable manner.

(付記9)前記表示制御部は、前記利用者が操作対象とする業務を構成する一連の複数の取引を表示し、表示した該一連の複数の取引のうち、ミス発生率が所定の値以上となる取引を識別可能に表示する処理を更にコンピュータに実行させることを特徴とする付記7または8に記載の情報処理装置。 (Additional remark 9) The said display control part displays the series of several transactions which comprise the operation | work which the said user makes operation object, and mistake occurrence rate is more than predetermined value among these displayed series of several transactions The information processing apparatus according to appendix 7 or 8, further causing the computer to execute a process for displaying the transaction to be identifiable.

100 情報処理装置
110 通信部
120 入力部
130 表示部
140 記憶部
150 制御部
DESCRIPTION OF SYMBOLS 100 Information processing apparatus 110 Communication part 120 Input part 130 Display part 140 Storage part 150 Control part

Claims (5)

コンピュータに、
利用者が操作対象とする業務を特定し、
業務と、該業務を構成する一連の複数の取引と、取引に利用されるデータ項目とを対応付けた業務管理テーブルを記憶する記憶装置から、前記特定した業務に対応付けられた複数の取引と、該複数の取引のそれぞれにおいて利用されるデータ項目とを検出し、
検出した一連の複数の取引のデータ項目において、連続して行われる2つの取引のうち後方の取引のデータ項目の内容が、前方の取引のデータ項目の内容と重複するか否かを判定し、
判定結果に基づいて、データ項目の内容が重複する場合の前記利用者による操作のミス発生率と、データ項目の内容が重複しない場合の前記利用者による操作のミス発生率とを区別して、前記利用者による操作のミス発生率を取引毎に対応付けて前記記憶装置のミス発生率テーブルに記憶する
各処理を実行させることを特徴とする情報処理プログラム。
On the computer,
Identify the business that the user wants to operate,
A plurality of transactions associated with the identified business from a storage device that stores a business management table in which the business, a series of transactions constituting the business, and data items used for the business are associated with each other; Detecting data items used in each of the plurality of transactions,
In the detected series of multiple transaction data items, it is determined whether or not the content of the backward transaction data item overlaps the content of the forward transaction data item among the two transactions performed in succession,
Based on the determination result, the error occurrence rate of the operation by the user when the content of the data item overlaps with the error occurrence rate of the operation by the user when the content of the data item does not overlap, An information processing program for executing each process of associating an error occurrence rate of an operation by a user for each transaction and storing it in the error occurrence rate table of the storage device.
データ項目の内容が他の取引のデータ項目の内容と重複する取引と、前記ミス発生率テーブルに記憶された各取引のデータ項目の内容が重複する場合の前記利用者による操作のミス発生率とを対応付け、データ項目の内容が他の取引のデータ項目の内容と重複しない取引と、前記ミス発生率テーブルに記憶された各取引のデータ項目の内容が重複しない場合の前記利用者のミス発生率とを対応付け、
ミス発生率が所定の値以上となる取引を識別可能に出力する
処理を更にコンピュータに実行させることを特徴とする請求項1に記載の情報処理プログラム。
A transaction in which the content of the data item overlaps with the content of the data item of another transaction, and an error occurrence rate of the operation by the user when the content of the data item of each transaction stored in the error occurrence rate table overlaps Occurrence of a user's mistake when the content of the data item does not overlap with the content of the data item of another transaction and the content of the data item of each transaction stored in the error occurrence rate table does not overlap Map rates to
The information processing program according to claim 1, further causing the computer to execute a process of outputting a transaction having an error occurrence rate equal to or greater than a predetermined value in an identifiable manner.
前記利用者が操作対象とする業務を構成する一連の複数の取引を表示し、表示した該一連の複数の取引のうち、ミス発生率が所定の値以上となる取引を識別可能に表示する処理を更にコンピュータに実行させることを特徴とする請求項1または2に記載の情報処理プログラム。   A process for displaying a series of transactions that constitute a business to be operated by the user, and displaying among the displayed series of transactions a transaction having an error occurrence rate equal to or higher than a predetermined value in an identifiable manner The information processing program according to claim 1, further causing the computer to execute. コンピュータが実行する情報処理方法であって、
利用者が操作対象とする業務を特定し、
業務と、該業務を構成する一連の複数の取引と、取引に利用されるデータ項目とを対応付けた業務管理テーブルを記憶する記憶装置から、前記特定した業務に対応付けられた複数の取引と、該複数の取引のそれぞれにおいて利用されるデータ項目とを検出し、
検出した一連の複数の取引のデータ項目において、連続して行われる2つの取引のうち後方の取引のデータ項目の内容が、前方の取引のデータ項目の内容と重複するか否かを判定し、
判定結果に基づいて、データ項目の内容が重複する場合の前記利用者による操作のミス発生率と、データ項目の内容が重複しない場合の前記利用者による操作のミス発生率とを区別して、前記利用者による操作のミス発生率を取引毎に対応付けて前記記憶装置のミス発生率テーブルに記憶することを特徴とする情報処理方法。
An information processing method executed by a computer,
Identify the business that the user wants to operate,
A plurality of transactions associated with the identified business from a storage device that stores a business management table in which the business, a series of transactions constituting the business, and data items used for the business are associated with each other; Detecting data items used in each of the plurality of transactions,
In the detected series of multiple transaction data items, it is determined whether or not the content of the backward transaction data item overlaps the content of the forward transaction data item among the two transactions performed in succession,
Based on the determination result, the error occurrence rate of the operation by the user when the content of the data item overlaps with the error occurrence rate of the operation by the user when the content of the data item does not overlap, An information processing method, wherein an error occurrence rate of an operation by a user is associated with each transaction and stored in an error occurrence rate table of the storage device.
利用者が操作対象とする業務を特定し、業務と、該業務を構成する一連の複数の取引と、取引に利用されるデータ項目とを対応付けた業務管理テーブルを記憶する記憶装置から、前記特定した業務に対応付けられた複数の取引と、該複数の取引のそれぞれにおいて利用されるデータ項目とを検出する検出部と、
前記検出部が検出した一連の複数の取引のデータ項目において、連続して行われる2つの取引のうち後方の取引のデータ項目の内容が、前方の取引のデータ項目の内容と重複するか否かを判定する判定部と、
前記判定部の判定結果に基づいて、データ項目の内容が重複する場合の前記利用者による操作のミス発生率と、データ項目の内容が重複しない場合の前記利用者による操作のミス発生率とを区別して、前記利用者による操作のミス発生率を取引毎に対応付けて前記記憶装置のミス発生率テーブルに記憶する更新部と、
を有することを特徴とする情報処理装置。
From a storage device that stores a business management table that identifies a business to be operated by a user, and associates a business, a series of transactions constituting the business, and data items used for the transaction. A detection unit for detecting a plurality of transactions associated with the identified business and data items used in each of the plurality of transactions;
Whether or not the content of the data item of the rear transaction of two consecutive transactions performed in the series of data items of the plurality of transactions detected by the detection unit overlaps the content of the data item of the front transaction A determination unit for determining
Based on the determination result of the determination unit, the error occurrence rate of the operation by the user when the content of the data item overlaps, and the error occurrence rate of the operation by the user when the content of the data item does not overlap Distinguishing, an update unit that stores the error occurrence rate of the operation by the user in the error occurrence rate table of the storage device in association with each transaction,
An information processing apparatus comprising:
JP2011214978A 2011-09-29 2011-09-29 Information processing program, information processing method, and information processing apparatus Expired - Fee Related JP5780092B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011214978A JP5780092B2 (en) 2011-09-29 2011-09-29 Information processing program, information processing method, and information processing apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011214978A JP5780092B2 (en) 2011-09-29 2011-09-29 Information processing program, information processing method, and information processing apparatus

Publications (2)

Publication Number Publication Date
JP2013077047A true JP2013077047A (en) 2013-04-25
JP5780092B2 JP5780092B2 (en) 2015-09-16

Family

ID=48480489

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011214978A Expired - Fee Related JP5780092B2 (en) 2011-09-29 2011-09-29 Information processing program, information processing method, and information processing apparatus

Country Status (1)

Country Link
JP (1) JP5780092B2 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07296065A (en) * 1994-04-22 1995-11-10 Hitachi Inf & Control Syst Inc Method and system for production control
JPH09101996A (en) * 1995-10-06 1997-04-15 Oki Inf Syst Automatic transaction device
JP2004206438A (en) * 2002-12-25 2004-07-22 Mitsubishi Electric Corp Human error evaluation support device, and program
US20070192157A1 (en) * 2006-02-15 2007-08-16 Elizabeth Ann Gooch Interactive system for managing, tracking and reporting work and staff performance in a business environment
US20080221977A1 (en) * 2007-03-02 2008-09-11 Adi, Llc Method for Statistical Process Control for Data Entry Systems

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07296065A (en) * 1994-04-22 1995-11-10 Hitachi Inf & Control Syst Inc Method and system for production control
JPH09101996A (en) * 1995-10-06 1997-04-15 Oki Inf Syst Automatic transaction device
JP2004206438A (en) * 2002-12-25 2004-07-22 Mitsubishi Electric Corp Human error evaluation support device, and program
US20070192157A1 (en) * 2006-02-15 2007-08-16 Elizabeth Ann Gooch Interactive system for managing, tracking and reporting work and staff performance in a business environment
US20080221977A1 (en) * 2007-03-02 2008-09-11 Adi, Llc Method for Statistical Process Control for Data Entry Systems

Also Published As

Publication number Publication date
JP5780092B2 (en) 2015-09-16

Similar Documents

Publication Publication Date Title
CN111814885B (en) Method, system, device and medium for managing image frames
US9891818B2 (en) Adaptive touch-sensitive displays and methods
WO2021024040A1 (en) Digital processing systems and methods for automatic relationship recognition in tables of collaborative work systems
US9058105B2 (en) Automated adjustment of input configuration
CN105446636B (en) Dynamic unlocking method and electronic device
CN106355059A (en) Password input method and terminal
JP2015041167A (en) Evaluation apparatus for evaluating a security threat and method thereof
CN108009435A (en) Data desensitization method, device and storage medium
CN111835623B (en) Unread message display method and device and electronic equipment
CN108073707B (en) Financial business data updating method and device and computer readable storage medium
US20180090230A1 (en) Method, Device, Terminal, Server and Storage Medium of Data Generation
CN107943368A (en) Display control method, device, computer installation and computer-readable recording medium
JP5780092B2 (en) Information processing program, information processing method, and information processing apparatus
CN106547539A (en) A kind of footmark display packing and terminal
CN107341074A (en) One kind upgrades abnormal restorative procedure, upgrading exception prosthetic device and intelligent terminal
CN111445255A (en) Method and device for determining abnormal fund transfer relationship
JP2016057715A (en) Graphic type program analyzer
US20140080105A1 (en) Learning support device, learning support method and storage medium containing learning support program
CN112149402B (en) Document matching method, device, electronic equipment and computer readable storage medium
WO2012144139A1 (en) User interface creation assistance device, user interface creation assistance method, and program
CN113986425A (en) Information processing method and device, electronic equipment and readable storage medium
US20150109318A1 (en) Inspection record apparatus and inspection record method
US11869784B2 (en) Process data detection method, computer readable medium, and electronic device
CN108229129A (en) Unlocking screen method, terminal device and computer-readable medium
CN112989200B (en) Method for providing commodity use information and method for improving associated information based on comment information

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20140603

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20150225

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20150331

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20150529

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20150629

R150 Certificate of patent or registration of utility model

Ref document number: 5780092

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees