JP2009080581A - Workflow controller - Google Patents

Workflow controller Download PDF

Info

Publication number
JP2009080581A
JP2009080581A JP2007248012A JP2007248012A JP2009080581A JP 2009080581 A JP2009080581 A JP 2009080581A JP 2007248012 A JP2007248012 A JP 2007248012A JP 2007248012 A JP2007248012 A JP 2007248012A JP 2009080581 A JP2009080581 A JP 2009080581A
Authority
JP
Japan
Prior art keywords
procedure
information
order
customer
order information
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.)
Pending
Application number
JP2007248012A
Other languages
Japanese (ja)
Inventor
Koichi Ogiso
功一 小木曽
Asako Ishihara
麻子 石原
Hiroshi Imai
寛志 今井
Yoshiko Mukai
佳子 向井
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.)
Nomura Research Institute Ltd
Original Assignee
Nomura Research Institute 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 Nomura Research Institute Ltd filed Critical Nomura Research Institute Ltd
Priority to JP2007248012A priority Critical patent/JP2009080581A/en
Publication of JP2009080581A publication Critical patent/JP2009080581A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Telephonic Communication Services (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To support construction of a proper workflow constructed by user oneself to deal with business. <P>SOLUTION: This workflow controller is a controller for managing-controlling the workflow of the user, and displays a workflow screen 220 in each user terminal. The user advances business processing according to a business procedure indicated on the workflow screen 220. The workflow controller holds sequence information indicating an execution sequence for a plurality of kinds of steps, and operation information indicating a content of each step, as the business procedure to be executed by the user, and screen-displays sequentially the content of each step, according to the sequence information. The workflow controller changes the sequence information, based on an assigned business procedure, when satisfying a condition to be satisfied in changing the execution sequence for each step, when the business procedure is indicated to be changed by the user. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、データ処理技術に関し、特に、ユーザが処理すべき業務についてのワークフローを制御する技術に関する。   The present invention relates to a data processing technique, and more particularly, to a technique for controlling a workflow for work to be processed by a user.

近年、コンピュータの普及に伴い、複数の業務の処理手順を示すワークフローをコンピュータに管理させることがある。ユーザは、ワークフローとして設定された順序で各業務を処理していくことで、処理すべき事項を忘れてしまう等の単純ミスを低減できる。
特開2005−134937号公報
In recent years, with the widespread use of computers, there are cases in which a computer manages a workflow indicating a plurality of business process procedures. The user can reduce simple mistakes such as forgetting matters to be processed by processing the tasks in the order set as the workflow.
JP 2005-134937 A

現状、ユーザはシステム開発者により構築されたワークフローに従って業務の処理を進める。言い換えれば、ユーザはワークフローシステムそのものを構築しない。したがって、システム構築の際には、想定されるワークフローのバリエーション全てについて構築される必要がある。   Currently, the user proceeds with business processing according to the workflow constructed by the system developer. In other words, the user does not construct the workflow system itself. Therefore, when constructing a system, it is necessary to construct all possible variations of the workflow.

しかし、業務は多数存在し、これら業務の様々な組み合わせがあり得るため、想定されるワークフローのバリエーション数は膨大になり、ワークフローシステムの構築には多大な費用・期間がかかってしまう。実際に業務を行うユーザ自身が、実際に業務を行う場面で、適切なワークフローを構築できれば、あらかじめワークフローのバリエーションを多数用意する必要はないと本発明者は考えた。   However, since there are a large number of tasks and there can be various combinations of these tasks, the number of workflow variations assumed is enormous, and the construction of a workflow system takes a lot of cost and time. The present inventor has considered that it is not necessary to prepare a large number of workflow variations in advance if a user who actually performs business can construct an appropriate workflow in a scene where business is actually performed.

本発明は、本発明者による上記着目に基づいて完成された発明であり、その主たる目的は、業務を処理すべきユーザ自身による適切なワークフローの構築を支援する技術を提供することである。   The present invention has been completed based on the above-mentioned attention by the present inventor, and its main purpose is to provide a technique for supporting the construction of an appropriate workflow by the user himself / herself who should process the business.

上記課題を解決するために、本発明のある態様のワークフロー制御装置は、ユーザが実行すべき業務手順として、複数種類の手続きの実行順序を示す順序情報を保持する順序情報保持部と、各手続きの内容を示すオペレーション情報を保持するオペレーション情報保持部と、順序情報にしたがって、順序情報に登録されている各手続きのオペレーション情報を順次画面表示させるオペレーション表示部と、オペレーション情報の画面表示中において、手続きの実行順序の変更を指示するためのユーザによる変更指示入力を検出する指示検出部と、変更指示入力が検出されたとき、順序情報を指定された実行順序に変更する順序情報制御部とを備える。オペレーション情報保持部は、各手続きと、各手続きの実行順序を変更する上で満たすべき条件とを対応づけて各オペレーション情報を保持し、順序情報制御部は、指定された実行順序と条件とが整合するとき順序情報を変更する。   In order to solve the above-described problem, a workflow control apparatus according to an aspect of the present invention includes an order information holding unit that holds order information indicating the execution order of a plurality of types of procedures as a business procedure to be executed by a user, and each procedure. In the operation information holding unit that holds the operation information indicating the contents of the operation, the operation display unit that sequentially displays the operation information of each procedure registered in the order information according to the order information, and the screen display of the operation information. An instruction detection unit that detects a change instruction input by a user for instructing a change in the execution order of procedures, and an order information control unit that changes the order information to a designated execution order when the change instruction input is detected Prepare. The operation information holding unit holds each operation information by associating each procedure with a condition to be satisfied in changing the execution order of each procedure, and the order information control unit stores the designated execution order and condition. Change order information when matching.

なお、以上の構成要素の任意の組合せ、本発明の表現を装置、方法、システム、プログラム、プログラムを格納した記録媒体などの間で変換したものもまた、本発明の態様として有効である。   It should be noted that any combination of the above-described constituent elements and a representation of the present invention converted between an apparatus, a method, a system, a program, a recording medium storing the program, and the like are also effective as an aspect of the present invention.

本発明によれば、業務を処理すべきユーザ自身による適切なワークフローの構築を支援できる。   According to the present invention, it is possible to support the construction of an appropriate workflow by the user himself / herself who should process business.

本発明の実施の形態について説明する前に、まず、本発明の概要について説明する。これまでのシステムでは、システムを構築するシステム開発者と、そのシステムを利用するユーザとは分離されていることが一般的であった。ワークフロー制御システムの場合、システム開発者は、まず想定されるワークフローについてユーザにヒアリングし、ヒアリングの結果に基づいて複数のバリエーションを有するワークフローシステムを構築してきた。ユーザは、システム開発者により構築された複数のバリエーションのいずれかを使用して業務を処理していた。   Before describing embodiments of the present invention, an outline of the present invention will be described first. In conventional systems, a system developer who builds a system and a user who uses the system are generally separated. In the case of a workflow control system, a system developer first interviews a user about an assumed workflow and builds a workflow system having a plurality of variations based on the results of the hearing. The user has processed the business using any of a plurality of variations constructed by the system developer.

現在、ワークフローシステムで管理・制御される業務は多数存在し、その結果、想定されるワークフローのバリエーション数、つまり業務の組み合わせ数は多数存在する。図1は、ワークフローのバリエーションを示した模式図である。同図では、業務Aから業務Dまでの4業務を組み合わせるワークフローを示し、また、それぞれの業務には次の特性があるものとする。   Currently, there are a large number of tasks managed and controlled by the workflow system, and as a result, there are a large number of assumed workflow variations, that is, a number of combinations of tasks. FIG. 1 is a schematic diagram showing variations of the workflow. In the figure, it is assumed that a workflow combining four jobs from job A to job D is shown, and each job has the following characteristics.

業務A:顧客から依頼を受けて実行される業務。
業務B:業務Aの中のオペレーションによって要否が決定される業務であり、業務Aの直後に実行される業務。
業務C:顧客から依頼を受けて実行される業務であり、業務Aとは別の業務。
業務D:顧客の契約状態によって要否が決定される業務であり、一連の業務の最後に実行される業務。
Business A: A business that is executed upon request from a customer.
Business B: A business whose necessity is determined by an operation in the business A, which is executed immediately after the business A.
Business C: A business that is executed upon request from a customer, and is a business different from the business A.
Business D: A business in which necessity is determined according to the contract status of the customer, and is executed at the end of a series of business.

上述した業務特性の場合、4業務の組み合わせであるワークフローには、図1で示したように15のバリエーションが存在する。このように、わずか4業務であっても、それら業務の特性により組み合わせ数は多数存在し、業務数が増えるほど組み合わせ数も増大する。またコールセンタのオペレータのように、顧客との会話の中で業務が決定される場合、顧客の突発的な指定により新たな業務が発生することもある。また、動的に変化しうる顧客の属性に基づき、特定の顧客に対してのみ実行すべき業務も存在する。したがって、あらかじめ定型的にワークフローを定めることが困難な場合もあり、また、定型的なワークフローにしたがって業務を進めることが適切でない場合もある。   In the case of the business characteristics described above, there are 15 variations in the workflow that is a combination of four businesses as shown in FIG. Thus, even if there are only four tasks, there are many combinations due to the characteristics of these tasks, and the number of combinations increases as the number of tasks increases. In addition, when a business is determined in a conversation with a customer like an operator of a call center, a new business may occur due to the sudden specification of the customer. In addition, there is a business that should be executed only for a specific customer based on the attribute of the customer that can change dynamically. Accordingly, there are cases where it is difficult to predeterminely determine a workflow in advance, and there are cases where it is not appropriate to proceed with the work according to the routine workflow.

本発明の実施の形態では、業務を処理すべきユーザ自身に、実際に業務を処理する場面において、適切なワークフローを構築させるための技術について提案する。これにより、ワークフローの多数のバリエーションをあらかじめ構築する必要はなくなり、また、ユーザは顧客対応の状況等に応じて柔軟にワークフローを変更することが可能になる。以下、実施の形態を説明する。   The embodiment of the present invention proposes a technique for allowing a user who should process a job to construct an appropriate workflow in a scene where the job is actually processed. As a result, it is not necessary to construct a large number of variations of the workflow in advance, and the user can flexibly change the workflow according to the customer-facing situation. Hereinafter, embodiments will be described.

図2は、コールセンタと顧客との関係を示すハードウェア構成図である。
コールセンタ300は、地理的に分散された複数のコールセンタの集合として構成されてもよい。ここでは、証券会社において電話証券取引に対応するコールセンタを例として説明する。
FIG. 2 is a hardware configuration diagram showing the relationship between the call center and the customer.
The call center 300 may be configured as a set of a plurality of call centers that are geographically distributed. Here, a call center corresponding to telephone securities transactions in a securities company will be described as an example.

コールセンタ300には、オペレータごとにオペレータ電話202a、202b、202c(以下、単に「オペレータ電話202」と呼ぶ。)が設置される。各オペレータ電話202はアナログ回線の電話網204に接続される一般的な電話機である。顧客は、電話網204に接続される顧客電話206a、206b、206c(以下、単に「顧客電話206」と呼ぶ。)を介して、オペレータ電話202にコールする。顧客電話206も、携帯電話や固定電話等の一般的な電話機である。オペレータは、自らが担当するオペレータ電話202にて顧客からのコールを受け付け、顧客からの注文を代理実行する。以下、顧客からのコールを受け付け、顧客からの注文に対応し、電話を終了するまでの一連の業務を「顧客対応業務」とよぶ。   In the call center 300, operator phones 202a, 202b, and 202c (hereinafter simply referred to as “operator phone 202”) are installed for each operator. Each operator telephone 202 is a general telephone connected to an analog telephone network 204. The customer calls the operator telephone 202 via customer telephones 206 a, 206 b, 206 c (hereinafter simply referred to as “customer telephone 206”) connected to the telephone network 204. The customer phone 206 is also a general phone such as a mobile phone or a fixed phone. The operator accepts a call from the customer on the operator telephone 202 he / she is in charge of, and executes an order from the customer as a proxy. Hereinafter, a series of operations from receiving a call from a customer, responding to an order from the customer, and ending the telephone call will be referred to as a “customer response operation”.

コールセンタ300においては、更に、ワークフロー制御装置100とオペレータ端末200a、200b、200c(以下、単に「オペレータ端末200」と呼ぶ。)がLAN(Local Area Network)208を介して接続されている。各オペレータ端末200は、オペレータごとに設置される一般的なウェブ端末である。オペレータごとに、オペレータ電話202とオペレータ端末200が割り当てられることになる。   In the call center 300, the workflow control apparatus 100 and operator terminals 200 a, 200 b, and 200 c (hereinafter simply referred to as “operator terminal 200”) are connected via a LAN (Local Area Network) 208. Each operator terminal 200 is a general web terminal installed for each operator. An operator telephone 202 and an operator terminal 200 are assigned to each operator.

LAN208には、業務システム210が接続される。業務システム210は、株式等の発注や決済を処理するためのシステムである。オペレータは、顧客との会話から顧客の注文内容を確認し、オペレータ端末200を介して業務システム210にアクセスして、顧客の注文を発注することにより、顧客対応業務が実現される。   A business system 210 is connected to the LAN 208. The business system 210 is a system for processing stock orders and settlements. The operator confirms the order contents of the customer from the conversation with the customer, accesses the business system 210 via the operator terminal 200, and places an order for the customer, thereby realizing a customer service.

なお、オペレータ端末200とオペレータ電話202は一体として形成されてもよい。たとえば、オペレータは、IP(Internet Protocol)電話により顧客と会話してもよい。この場合には、オペレータ端末200がオペレータ電話202の機能を含んでもよい。   Note that the operator terminal 200 and the operator telephone 202 may be integrally formed. For example, the operator may converse with the customer via an IP (Internet Protocol) phone. In this case, the operator terminal 200 may include the function of the operator telephone 202.

ワークフロー制御装置100は、顧客対応業務における業務手順をオペレータに示すために、オペレータ端末200にワークフロー画面を表示させる。本実施の形態では、ワークフロー制御装置100は、ウェブページとしてワークフロー画面を表示させることとする。各オペレータは、ワークフロー画面に示される業務手順にしたがって顧客対応業務を行う。なお、オペレータがワークフロー画面に入力した売買情報等の業務データは、一旦ワークフロー制御装置100に送信され、ワークフロー制御装置100から業務システム210に送信される。   The workflow control apparatus 100 displays a workflow screen on the operator terminal 200 in order to show the operator the business procedure in the customer-facing business. In the present embodiment, the workflow control apparatus 100 displays a workflow screen as a web page. Each operator performs customer service according to the business procedure shown on the workflow screen. The business data such as trading information input by the operator on the workflow screen is once transmitted to the workflow control device 100 and then transmitted from the workflow control device 100 to the business system 210.

ただし、電話証券取引における顧客対応業務の業務手順は、通常、確定的に定義できるものではない。たとえば、株式の売却を指示する顧客についての業務手順と債券の購入を指示する顧客についての業務手順は異なる。口座管理料が未払いとなっている顧客に対しては、口座管理料を請求すべきであるが、口座管理料を支払っている顧客に対しては、このような手続きは不要である。一方、「本人確認」という手続きは、後述する例外を除き、どのような顧客であっても原則実行すべき手続きである。ワークフロー制御装置100は、基本的にはオペレータの操作によるワークフローの変更を許容するが、業務の整合性を維持するため、後述する方法にて、顧客の属性や業務間の関係に応じた最適な業務手順となるようにワークフローの生成および変更を支援する。   However, the business procedure for customer-facing business in telephone securities trading is usually not definitively defined. For example, the business procedure for a customer who instructs the sale of stocks is different from the business procedure for a customer who instructs the purchase of bonds. Account management fees should be charged for customers whose account management fees have not been paid, but such procedures are not necessary for customers who have paid account management fees. On the other hand, the procedure of “identification” is a procedure that should be executed by any customer in principle, with the exception described later. The workflow control apparatus 100 basically allows the change of the workflow by the operation of the operator, but in order to maintain the consistency of the business, an optimum method corresponding to the customer attribute and the relationship between the business is performed by a method described later. Supports creation and modification of workflow so that it becomes a business procedure.

図3は、ワークフロー画面220の画面図である。
ワークフロー画面220は、ワークフロー制御装置100によって提供されるウェブページとして、オペレータ端末200に表示される。ワークフロー制御装置100は、オペレータ端末200ごとに異なる業務手順を設定し、それぞれ異なるワークフロー画面220を表示させることができる。
FIG. 3 is a screen diagram of the workflow screen 220.
The workflow screen 220 is displayed on the operator terminal 200 as a web page provided by the workflow control apparatus 100. The workflow control apparatus 100 can set different business procedures for each operator terminal 200 and can display different workflow screens 220.

顧客情報領域222は、顧客に関する情報を示す。オペレータは、オペレータ電話202にて顧客からの電話を受け付けると、オペレータ端末200に顧客の識別情報を入力する。オペレータ端末200は、顧客の識別情報をワークフロー制御装置100に送信する。ワークフロー制御装置100は、顧客の識別情報と対応づけて顧客に関するさまざまな情報を保持している。ワークフロー制御装置100は、受信した顧客の識別情報に対応づけられている顧客情報を顧客情報領域222に表示させる。同図に示す顧客情報領域222によれば、このワークフロー画面220は、「顧客ID:00010390」の「野々村太郎(46歳・男)」という顧客についての顧客対応業務において表示される画面であることがわかる。   The customer information area 222 shows information about customers. When the operator receives a telephone call from the customer via the operator telephone 202, the operator inputs customer identification information to the operator terminal 200. The operator terminal 200 transmits customer identification information to the workflow control apparatus 100. The workflow control apparatus 100 holds various pieces of information related to customers in association with customer identification information. The workflow control apparatus 100 causes the customer information area 222 to display customer information associated with the received customer identification information. According to the customer information area 222 shown in the figure, this workflow screen 220 is a screen that is displayed in the customer service for the customer “Taro Nonomura (46 years old, male)” with “customer ID: 00001390”. I understand.

なお、IP電話であれば、発話元のIPアドレスにより、オペレータ端末200が顧客IDを自動的に特定してもよい。また、通常の電話回線であっても、発信元電話番号により顧客の識別情報を自動的に特定してもよい。また、オペレータとの会話の前にIVR(Interactive Voice Response:音声自動応答装置)による顧客認証が行われてもよく、この顧客認証により顧客の識別情報が特定されてもよい。   In the case of an IP phone, the operator terminal 200 may automatically specify the customer ID based on the IP address of the utterance source. Further, even with a normal telephone line, customer identification information may be automatically specified based on a caller telephone number. Further, customer authentication by an IVR (Interactive Voice Response) may be performed before the conversation with the operator, and customer identification information may be specified by this customer authentication.

フロー表示領域224には、顧客対応業務における業務手順が表示される。業務手順は、複数の「手続き」の連結により示される。ここでいう「手続き」とは、たとえば、「国内株の売却」、「日本国債の購入」、「住所変更」といったあらかじめ定義されたさまざまな顧客対応項目である。どのような手続きをどのような順序で実行すべきかは、「順序情報」として設定されている。この順序情報により業務手順が定義されることになる。オペレータは、電話応対中において適宜発生する顧客の注文に応じて、さまざまな手続きを順序情報に追加登録できる。すなわち、会話中に発生した顧客の要望を業務手順の一部として取り込むことができる。たとえば、会話の最中に、顧客が「国内株も買いたい」という要求をしてきたときには、オペレータは、順序情報に「国内株の購入」という手続きを追加登録する。また、顧客が「後で投資信託も買いたい」という要求をしてきたときには、更に、「投資信託の購入」という手続きを順序情報に追加登録する。フロー表示領域224には、業務手順として登録されている各手続きが実行順に並べて表示される。   In the flow display area 224, the business procedure in the customer service business is displayed. A business procedure is indicated by a concatenation of a plurality of “procedures”. “Procedure” here is, for example, various predefined customer-facing items such as “sale of domestic stocks”, “purchase of Japanese government bonds”, and “address change”. Which procedure should be executed in what order is set as “order information”. A business procedure is defined by this order information. The operator can additionally register various procedures in the order information in accordance with customer orders that occur as needed during telephone reception. That is, it is possible to capture a customer request generated during a conversation as part of a business procedure. For example, during a conversation, when a customer requests “I want to buy domestic stocks”, the operator additionally registers a procedure “Purchase of domestic stocks” in the order information. Further, when the customer makes a request to “buy an investment trust later”, a procedure “buy investment trust” is additionally registered in the order information. In the flow display area 224, procedures registered as business procedures are displayed side by side in the order of execution.

同図の場合、「国内株の購入」という顧客の注文に対応した後、「国内株を売却」、「顧客の指定口座への出金」という手続きを順次行うべきことが示されている。同図によれば、「国内株の購入」という手続きについて対応中である。なお、注文の対象となる銘柄まで業務手順として指定できてもよい。たとえば、「国内株(A銘柄)の購入」、「投資信託Bの購入」といった手続きとして業務手順に登録できてもよい。   In the case of the figure, it is shown that after responding to the customer's order of “purchasing domestic stocks”, the procedures “sale of domestic stocks” and “withdrawal to the customer's designated account” should be sequentially performed. According to the figure, the procedure of “purchasing domestic stocks” is being handled. In addition, it may be possible to specify a business procedure up to a brand to be ordered. For example, it may be possible to register in the business procedure as procedures such as “purchase of domestic stocks (A brand)” and “purchase of investment trust B”.

図3において対応中の「国内株の購入」という手続きには、更に、「選択」、「入力」、「確認」、「結果」という4つの手続き(以下、「サブ手続き」と呼ぶ。)が含まれる。「選択」は対象銘柄と取引数量を顧客に確認するサブ手続き、「入力」は業務システム210に発注するためのデータ入力をするサブ手続き、「確認」は入力内容を顧客に再確認して発注するサブ手続き、「結果」は注文の成否を顧客に伝えるサブ手続きである。「国内株の購入」という手続きが業務手順に登録されるときには、このようなあらかじめ定義されたサブ手続きも併せて登録される。このため、「国内株の購入」を指示されたときに、たとえば、サブ手続き「確認」だけを怠ってしまうという人為的ミスを防ぎやすくなっている。   In the procedure “Purchase of domestic stocks” in FIG. 3, there are four procedures (hereinafter referred to as “sub-procedures”) of “selection”, “input”, “confirmation”, and “result”. included. “Select” is a sub-procedure for confirming the target brand and transaction quantity with the customer, “Input” is a sub-procedure for inputting data for placing an order to the business system 210, and “Confirm” is an order after confirming the input contents with the customer again Sub-procedure, “Result” is a sub-procedure that informs the customer of the success or failure of the order. When the procedure of “purchasing domestic stock” is registered in the business procedure, such a predefined sub procedure is also registered. For this reason, it is easy to prevent a human error such as neglecting only the sub-procedure “confirmation” when “purchase of domestic stock” is instructed.

前ボタン226と後ボタン228は、フロー表示領域224において表示対象となる手続きを変更するためのボタンである。前ボタン226と後ボタン228のクリックにより、オペレータは業務手順全体を確認できる。   The front button 226 and the rear button 228 are buttons for changing the procedure to be displayed in the flow display area 224. By clicking the front button 226 and the rear button 228, the operator can confirm the entire business procedure.

オペレーション情報表示領域232には、対応中の手続きの内容が表示される。同図においては、「国内株の購入>確認」という手続きのための情報が表示されている。オペレータは、手続き「国内株の購入>確認」について顧客対応が完了したときには完了ボタン238をクリックする。完了ボタン238をクリックすると、次の手続きの情報が表示される。同図の場合、完了ボタン238がクリックされると「国内株の売却」という手続きの最初のサブ手続き(図示せず)である「選択」についての情報が表示されることになる。したがって、オペレータは、オペレーション情報表示領域232に表示される内容にしたがって顧客対応しながら、順次完了ボタン238をクリックしていくことにより業務手順全体を漏れなく確実に進めていくことができる。   The operation information display area 232 displays the contents of the procedure being handled. In the figure, information for the procedure “purchase domestic stock> confirm” is displayed. The operator clicks the completion button 238 when the customer response is completed for the procedure “purchase domestic stock> confirm”. When the completion button 238 is clicked, information on the next procedure is displayed. In the case of the figure, when the completion button 238 is clicked, information about “selection”, which is the first subprocedure (not shown) of the procedure “sale of domestic stock”, is displayed. Therefore, the operator can proceed with the entire business procedure without fail by sequentially clicking the completion button 238 while dealing with the customer according to the contents displayed in the operation information display area 232.

前遷移ボタン236をクリックすると、一つ前の手順として設定されている手続きの情報が表示される。同図の場合、前遷移ボタン236がクリックされると「国内株の購入>確認」が表示されることになる。次遷移ボタン240をクリックすると、次の手続きとして設定されている手続きの情報が表示される。同図の場合、次遷移ボタン240がクリックされると「国内株の売却>選択」についての情報が表示されることになる。ただし、次遷移ボタン240をクリックして、つまり完了ボタン238がクリックされることなく、次の手続きが表示されたとしても、現在の手続き「国内株の購入>確認」が完了したことにはならない。   When the previous transition button 236 is clicked, information on the procedure set as the previous procedure is displayed. In the case of the figure, when the previous transition button 236 is clicked, “Purchase of domestic stock> Confirm” is displayed. When the next transition button 240 is clicked, information on the procedure set as the next procedure is displayed. In the case of the figure, when the next transition button 240 is clicked, information on “sale of domestic stock> selection” is displayed. However, even if the next procedure is displayed when the next transition button 240 is clicked, that is, the completion button 238 is not clicked, the current procedure “purchase of domestic stock> confirmation” is not completed. .

手続き一覧領域230は、業務手順の一部として登録可能な手続きを一覧表示する領域である。各手続きはカテゴリ分類されている。たとえば、「口座管理」というカテゴリをクリックすると、関連する「取引履歴」、「ポートフォリオ」、「株式手数料」といった手続きが一覧表示される。   The procedure list area 230 is an area for displaying a list of procedures that can be registered as a part of the business procedure. Each procedure is categorized. For example, when a category “account management” is clicked, related procedures such as “transaction history”, “portfolio”, and “stock fee” are displayed in a list.

手続き制御領域234は、業務手順を動的に変更するための入力領域である。手続き一覧領域230からいずれかの手続きを選択し、追加ボタン242をクリックすると、選択された手続きが業務手順の一部として順序情報に追加登録される。たとえば、電話応対中に、顧客が「後で株式手数料について教えて欲しい」と要求してきたとき、オペレータは手続き一覧領域230から「株式手数料」という手続きを選択して、追加ボタン242をクリックする。このとき、順序情報に手続き「株式手数料」が追加登録される。フロー表示領域224に表示される業務手順の内容も、追加登録に対応して更新される。   The procedure control area 234 is an input area for dynamically changing a business procedure. When any procedure is selected from the procedure list area 230 and the add button 242 is clicked, the selected procedure is additionally registered in the order information as part of the business procedure. For example, when a customer requests “I want you to tell me about stock fees later” during a telephone call, the operator selects the procedure “stock fees” from the procedure list area 230 and clicks the add button 242. At this time, the procedure “stock fee” is additionally registered in the order information. The contents of the business procedure displayed in the flow display area 224 are also updated corresponding to the additional registration.

フロー表示領域224からいずれか未処理の手続きを選択して、キャンセルボタン244をクリックすると、選択された手続きが業務手順から外される。すなわち、順序情報から登録抹消される。たとえば、顧客が「国内株を買いたい」と指示したものの、実際に国内株を注文する前に、国内株購入を取りやめるよう再指示してきたとき、オペレータは「国内株の購入」という手続きを選択して、キャンセルボタン244をクリックする。このとき、順序情報から手続き「国内株の購入」は登録抹消される。   When any unprocessed procedure is selected from the flow display area 224 and the cancel button 244 is clicked, the selected procedure is removed from the business procedure. That is, the registration is deleted from the order information. For example, when a customer has instructed to “buy domestic stocks” but re-instructed to cancel the purchase of domestic stocks before actually placing domestic stocks, the operator selects the procedure “buy domestic stocks”. Then, the cancel button 244 is clicked. At this time, the procedure “purchase domestic stock” is deregistered from the order information.

更に、オペレータは、フロー表示領域224に表示されている「手続き」をドラッグアンドドロップすることにより、手続きの実行順序を変更することもできる。たとえば、「国内株買」という手続きをドラッグして、「出金処理」の後ろにもってくると、それにあわせて、「国内株買」手続きの実行順序は「出金処理」手続きの次として再設定される。   Furthermore, the operator can change the execution order of procedures by dragging and dropping “procedures” displayed in the flow display area 224. For example, if you drag the procedure “Domestic stock purchase” and bring it behind “Withdrawal processing”, the execution order of the “Domestic stock purchase” procedure will be re-established after the “Withdrawal processing” procedure. Is set.

オペレータは、順序情報にしたがってオペレーション情報表示領域232に示される手続き内容に応じて顧客対応しつつも、対応中に発生する顧客からの様々な要求を業務手順として適宜反映させることができる。このため、業務に未習熟なオペレータであっても、顧客からの要望に漏れなく的確に対応できる。また、このようなワークフロー制御装置100により指示を受けつつ顧客対応業務を実行することにより、オペレータの業務習熟を促進できる。   The operator can appropriately reflect various requests from the customer generated during the response as a business procedure while responding to the customer according to the procedure contents shown in the operation information display area 232 according to the order information. For this reason, even an operator who is unskilled in business can accurately respond to a request from a customer without omission. Further, by executing a customer-facing business while receiving an instruction from the workflow control device 100 as described above, it is possible to promote the operator's job proficiency.

図4は、ワークフロー制御装置100の機能構成を示すブロック図である。
ここに示す各ブロックは、ハードウェア的には、コンピュータのCPUをはじめとする素子や機械装置で実現でき、ソフトウェア的にはコンピュータプログラム等によって実現されるが、ここでは、それらの連携によって実現される機能ブロックを描いている。したがって、これらの機能ブロックはハードウェア、ソフトウェアの組合せによっていろいろなかたちで実現できることは、当業者には理解されるところである。
FIG. 4 is a block diagram illustrating a functional configuration of the workflow control apparatus 100.
Each block shown here can be realized in hardware by an element such as a CPU of a computer or a mechanical device, and in software it is realized by a computer program or the like. Draw functional blocks. Therefore, those skilled in the art will understand that these functional blocks can be realized in various forms by a combination of hardware and software.

ワークフロー制御装置100は、ユーザインタフェース処理部110と、データ処理部120と、データ保持部130とを有する。
ユーザインタフェース処理部110は、オペレータとのユーザインタフェース処理を担当する。ユーザインタフェース処理部110は、オペレータ端末200にワークフロー画面220を表示させる。
The workflow control apparatus 100 includes a user interface processing unit 110, a data processing unit 120, and a data holding unit 130.
The user interface processing unit 110 is in charge of user interface processing with the operator. The user interface processing unit 110 displays the workflow screen 220 on the operator terminal 200.

より具体的には、ユーザインタフェース処理部110は、ワークフロー画面220についてのHTMLファイルを生成し、オペレータ端末200に送信することにより、オペレータ端末200にインストールされたウェブブラウザがワークフロー画面220を表示させることになる。データ処理部120は、ユーザインタフェース処理部110やデータ保持部130、業務システム210から取得されたデータを元にして各種のデータ処理を実行する。データ処理部120は、ユーザインタフェース処理部110とデータ保持部130との間のインタフェースの役割も果たす。データ保持部130は、各種データを保持するための記憶領域である。   More specifically, the user interface processing unit 110 generates an HTML file for the workflow screen 220 and transmits it to the operator terminal 200 so that the web browser installed in the operator terminal 200 displays the workflow screen 220. become. The data processing unit 120 executes various data processing based on data acquired from the user interface processing unit 110, the data holding unit 130, and the business system 210. The data processing unit 120 also serves as an interface between the user interface processing unit 110 and the data holding unit 130. The data holding unit 130 is a storage area for holding various data.

ユーザインタフェース処理部110:
ユーザインタフェース処理部110は、オペレーション表示部112と、指示検出部114とを含む。オペレーション表示部112は、各オペレータ端末200に対してウェブページを送信することにより、オペレータ端末200にワークフロー画面220を表示させる。これにより、オペレーション表示部112は、業務手順や実行すべき手続きの内容をオペレータに示す。
User interface processing unit 110:
The user interface processing unit 110 includes an operation display unit 112 and an instruction detection unit 114. The operation display unit 112 displays a workflow screen 220 on the operator terminal 200 by transmitting a web page to each operator terminal 200. Thereby, the operation display unit 112 indicates to the operator the contents of the business procedure and the procedure to be executed.

指示検出部114は、図3のワークフロー画面220に対するオペレータの各種指示を受信する。指示検出部114は、追加検出部114aと、削除検出部114bと、変更検出部114cとを含む。追加検出部114aは、追加ボタン242がクリックされたとき、オペレータ端末200から追加対象となる手続きを指定する「追加コマンド」を受信する。削除検出部114bは、キャンセルボタン244がクリックされたとき、オペレータ端末200から削除対象となる手続きを指定する「削除コマンド」を受信する。変更検出部114cは、フロー表示領域224に対する手続き順序変更のためのドラッグアンドドロップ操作がなされたとき、変更対象となる手続きとその変更後の実行順序を指定する「変更コマンド」を受信する。指示検出部114は、このほかにも、ワークフロー画面220に対するオペレータの様々な入力に対応した各種コマンドを受信する。   The instruction detection unit 114 receives various instructions from the operator on the workflow screen 220 in FIG. The instruction detection unit 114 includes an addition detection unit 114a, a deletion detection unit 114b, and a change detection unit 114c. When the add button 242 is clicked, the addition detection unit 114a receives an “add command” that specifies a procedure to be added from the operator terminal 200. When the cancel button 244 is clicked, the deletion detection unit 114 b receives a “deletion command” that specifies a procedure to be deleted from the operator terminal 200. When a drag-and-drop operation for changing the procedure order is performed on the flow display area 224, the change detection unit 114c receives a “change command” that specifies the procedure to be changed and the execution order after the change. In addition to this, the instruction detection unit 114 receives various commands corresponding to various inputs of the operator to the workflow screen 220.

データ保持部130:
データ保持部130は、順序情報保持部132と、オペレーション情報保持部134と、顧客属性保持部136とを含む。順序情報保持部132は、顧客対応業務ごとに実行すべき手続きとその実行順序を示す順序情報を保持する。例えば、図3のワークフロー画面220が表示されているとき、順序情報保持部132には、「本人確認」→「国内株式購入」→「国内株式売却」→「出金処理」→「最終確認」という手続きと実行順序が保持されている。オペレーション情報保持部134は、各手続きの内容や各手続きに対応づけられた属性情報を示すオペレーション情報を保持する。
Data holding unit 130:
The data holding unit 130 includes an order information holding unit 132, an operation information holding unit 134, and a customer attribute holding unit 136. The order information holding unit 132 holds a procedure to be executed for each customer service and order information indicating the execution order. For example, when the workflow screen 220 of FIG. 3 is displayed, the order information holding unit 132 displays “identity confirmation” → “domestic stock purchase” → “domestic stock sale” → “withdrawal processing” → “final confirmation”. The procedure and execution order are retained. The operation information holding unit 134 holds operation information indicating the contents of each procedure and attribute information associated with each procedure.

図5(a)は、オペレーション情報保持部134のデータ構造図である。
手続き欄138は、各手続きの名前を記録する。手続き欄138に示される手続きは、図3の手続き一覧領域230に一覧表示される。画面ID欄140は、各手続きに対応づけられた画面データの識別情報を記録する。画面ID欄140に示される画面IDは、図3のオペレーション情報表示領域232に表示されるウェブページのデータについての識別情報を示す。例えば、オペレータが図3のフロー表示領域224で「国内株式購入」を選択すると、その手続きに対応づけられた画面ID「7」のウェブページがオペレータ端末200に送信され、オペレーション情報表示領域232に表示される。
FIG. 5A is a data structure diagram of the operation information holding unit 134.
The procedure column 138 records the name of each procedure. The procedures shown in the procedure column 138 are displayed in a list in the procedure list area 230 of FIG. The screen ID column 140 records identification information of screen data associated with each procedure. The screen ID shown in the screen ID column 140 indicates identification information about the web page data displayed in the operation information display area 232 of FIG. For example, if the operator selects “domestic stock purchase” in the flow display area 224 of FIG. 3, the web page with the screen ID “7” associated with the procedure is transmitted to the operator terminal 200 and displayed in the operation information display area 232. Is displayed.

顧客属性条件欄142は、ワークフロー画面220に手続きを表示させ、また、各手続きに対する実行順序の変更を許容する条件として、顧客属性にかかわる「顧客属性条件」を記録する。実行順序の変更とは、図3のフロー表示領域224に表示された業務手順を変更することであり、順序情報への手続きの追加、順序情報からの手続きの削除、各手続き間の前後関係の変更が含まれる。顧客属性条件が成立するとき、例えば、対応する手続きは業務手順の一部として順序情報に追加できる。   The customer attribute condition column 142 displays a procedure on the workflow screen 220 and records a “customer attribute condition” related to the customer attribute as a condition that allows the execution order to be changed for each procedure. Changing the execution order means changing the business procedure displayed in the flow display area 224 in FIG. 3. The procedure is added to the order information, the procedure is deleted from the order information, and the context between each procedure is changed. Includes changes. When the customer attribute condition is satisfied, for example, the corresponding procedure can be added to the order information as part of the business procedure.

図5(a)によれば、手続き「Aファンドを推奨」は、顧客の口座残高が2000万円以上であるとき、顧客属性条件が成立する。すなわち、資産的にある程度の余裕のある顧客に対しては、Aファンドを推奨するという手続きを業務手順に追加でき、または、Aファンドを推奨するという手続きが自動的に業務手順として追加されることになる。一方、手続き「住所変更」は、顧客から依頼されたときに実行すべき手続きであり、また顧客属性にかかわる前提条件を必要としないため、顧客属性条件は指定されていない。   According to FIG. 5A, the procedure “Recommend A Fund” satisfies the customer attribute condition when the account balance of the customer is 20 million yen or more. In other words, for customers who have a certain margin in terms of assets, a procedure for recommending A fund can be added to the business procedure, or a procedure for recommending A fund is automatically added as a business procedure. become. On the other hand, the procedure “change address” is a procedure to be executed when requested by a customer, and does not require preconditions related to customer attributes, so no customer attribute condition is specified.

順序変更可否欄144は、各手続きの実行順序が変更可能か否かを示す「変更可否フラグ」を記録する。例えば、図5の手続き「本人確認」は、初期に設定された実行順序、例えば先頭から変更できないことを示している。一方で、手続き「国内株式購入」は、顧客の要望等に応じてオペレータが随時実行順序を変更可能であることを示している。   The order change possibility column 144 records a “change possibility flag” indicating whether or not the execution order of each procedure can be changed. For example, the procedure “identification” in FIG. 5 indicates that the execution order set at the beginning, for example, cannot be changed from the top. On the other hand, the procedure “buy domestic stock” indicates that the operator can change the execution order at any time according to the customer's request.

図5(b)は、オペレーション情報保持部134のデータ構造図(続き)である。
順序条件欄146は、各手続きと別の手続きとの前後関係を規定する「順序条件」を記録する。例えば、手続き「本人確認」は、他の手続きより前、つまり先頭に設定される必要があることを示しており、手続き「住所変更」は、手続き「国内株式購入」等よりも前に設定される必要があることを示している。
FIG. 5B is a data structure diagram of the operation information holding unit 134 (continued).
The order condition column 146 records an “order condition” that defines the context of each procedure and another procedure. For example, the procedure “identification” indicates that it must be set before other procedures, that is, the procedure must be set at the top, and the procedure “change address” is set before the procedure “buy domestic shares”, etc. It is necessary to

更新要否欄148は、オペレーション情報の更新の要否を示すフラグ情報を記録する。このフラグが設定された手続き、例えば手続き「最終確認」は、そのオペレーション情報が最新の状態を保つべき旨を示す。言い換えれば、手続き「最終確認」のオペレーション情報が、図3のオペレーション情報表示領域232に表示される際には、最新のオペレーション情報が表示されるべき旨を示す。なお、図5には図示していないが、オペレーション情報保持部134は、手続きに含まれる複数のサブ手続きとその組み合わせについても保持してよい。図4に戻る。   The update necessity column 148 records flag information indicating whether or not the operation information needs to be updated. A procedure in which this flag is set, for example, the procedure “final confirmation” indicates that the operation information should be kept up-to-date. In other words, when the operation information of the procedure “final confirmation” is displayed in the operation information display area 232 of FIG. 3, it indicates that the latest operation information should be displayed. Although not shown in FIG. 5, the operation information holding unit 134 may hold a plurality of subprocedures included in the procedure and combinations thereof. Returning to FIG.

顧客属性保持部136は、顧客の属性を示す顧客属性情報を保持する。顧客属性とは、たとえば、年齢や性別などの身体に関する属性、世帯構成や居住地、趣味などの生活に関する属性、年収や職種などの社会的地位に関する属性等、顧客に特有の情報であればよい。また、顧客の保有株式や預金残高等の資産情報や過去の取引情報を顧客属性として保持してもよい。また別の例として、上述したIVRに対する顧客の回答に基づく顧客指定情報、例えば顧客の電話における用件を顧客属性として保持してもよい。   The customer attribute holding unit 136 holds customer attribute information indicating customer attributes. Customer attributes may be customer-specific information such as attributes related to the body such as age and gender, attributes related to life such as household composition, residence, and hobbies, and attributes related to social status such as annual income and occupation. . Further, asset information such as customer stock and deposit balance and past transaction information may be held as customer attributes. As another example, customer designation information based on the customer's response to the above-described IVR, for example, a customer's telephone request may be held as a customer attribute.

図6は、顧客属性保持部136のデータ構造図である。
顧客欄150は、顧客の名前を記録する。顧客欄150に示される顧客名は、図3の顧客情報領域222に表示される。なお、上述したように顧客属性保持部136は、図示しない「顧客ID」・「年齢」・「電話番号」等を保持してもよく、これらの属性情報も顧客情報領域222に表示されてもよい。
FIG. 6 is a data structure diagram of the customer attribute holding unit 136.
The customer column 150 records the name of the customer. The customer name shown in the customer column 150 is displayed in the customer information area 222 of FIG. As described above, the customer attribute holding unit 136 may hold “customer ID”, “age”, “phone number”, etc. (not shown), and these attribute information may also be displayed in the customer information area 222. Good.

本人確認要否欄152は、顧客対応において本人確認業務が必要であるかを示すフラグ情報を記録する。例えば、先に対応してから所定の時間内、例えば1時間以内に同一顧客へ対応する場合や、IVRにより本人確認済みの場合、図4に図示しない本人確認要否変更部により本人確認要否欄152が「不要」に更新される。なお、本人確認要否変更部は、先の業務完了時刻と、オペレータにより今回のワークフロー画面220が起動された時刻とを比較して変更の要否を判定する。   The identity confirmation necessity column 152 records flag information indicating whether or not identity confirmation work is necessary for customer correspondence. For example, when dealing with the same customer within a predetermined time, for example, within one hour from the previous correspondence, or when the identity is confirmed by the IVR, the identity confirmation necessity change unit not shown in FIG. The column 152 is updated to “unnecessary”. The identity confirmation necessity changing unit compares the previous work completion time with the time when the current workflow screen 220 is activated by the operator, and determines whether or not the change is necessary.

中断手続き欄154は、顧客対応における手続きの実行が途中で中断されたとき、実行中であった手続きが記録される。中断順序情報欄156は、中断時において実行の対象であった順序情報が記録される。以下、実行中であった手続きと順序情報とを総称する場合、「中断情報」と呼ぶこととする。図6によれば、図3のワークフロー画面220による顧客「野々村」への対応において、手続き「国内株式売却」の途中で中断されたため、顧客「野々村」の中断手続き欄154には「国内株式売却」記録されている。また、中断順序情報欄156には、中断の際に設定されていた順序情報が記録されている。図4に戻る。   The interruption procedure column 154 records the procedure being executed when the execution of the procedure in the customer service is interrupted. The interruption order information column 156 records the order information that was the object of execution at the time of interruption. Hereinafter, the procedure and the order information that are being executed are collectively referred to as “interruption information”. According to FIG. 6, in response to the customer “Nonomura” on the workflow screen 220 of FIG. 3, since the procedure “Domestic stock sale” was interrupted, the interruption procedure column 154 of the customer “Nonomura” shows “Domestic stock sale”. Is recorded. In the interruption order information column 156, the order information set at the time of interruption is recorded. Returning to FIG.

データ処理部120:
データ処理部120は、順序情報初期化部122と、順序情報制御部124と、中断情報記録部126と、オペレーション情報更新部128とを含む。
Data processing unit 120:
The data processing unit 120 includes an order information initialization unit 122, an order information control unit 124, an interruption information recording unit 126, and an operation information update unit 128.

順序情報初期化部122は、顧客属性保持部136を参照して、初期の順序情報を作成し、順序情報保持部132に設定する。順序情報初期化部122は、まず、例えばオペレータが入力した顧客IDや顧客の発信元電話番号をもとに、顧客属性保持部136を参照して対応中の顧客の顧客属性を取得する。順序情報初期化部122は、次に、オペレーション情報保持部134を参照して、取得した顧客属性に整合する顧客属性条件を有する手続きを取得し、それらの手続きを含めて初期の順序情報を作成する。   The order information initialization unit 122 refers to the customer attribute holding unit 136, creates initial order information, and sets it in the order information holding unit 132. First, the order information initialization unit 122 refers to the customer attribute holding unit 136 based on, for example, the customer ID input by the operator or the customer's caller telephone number, and acquires the customer attribute of the customer who is currently responding. Next, the order information initialization unit 122 refers to the operation information holding unit 134, acquires procedures having customer attribute conditions that match the acquired customer attributes, and creates initial order information including those procedures. To do.

例えば、標準的な実行順序を示す順序情報として、順序情報保持部132に手続き「本人確認」→「最終確認」が事前に設定されているものとし、顧客「鈴木」の顧客属性として口座残高3000万円が記録されていたとする。このとき、順序情報初期化部122は、この顧客属性に整合する顧客属性条件を有する手続きとして「Aファンドを推奨」を取得する。次に、これを含めた「本人確認」→「Aファンドを推奨」→「最終確認」という実行順序を示す順序情報を順序情報保持部132に記録する。これにより、オペレータが最初にワークフロー画面220を表示させた際には、手続き「Aファンドを推奨」を含めたワークフローが表示される。   For example, as order information indicating a standard execution order, the procedure “identity confirmation” → “final confirmation” is set in the order information holding unit 132 in advance, and the account balance 3000 is set as the customer attribute of the customer “Suzuki”. Suppose 10,000 yen was recorded. At this time, the order information initialization unit 122 acquires “A fund is recommended” as a procedure having a customer attribute condition that matches the customer attribute. Next, the order information indicating the execution order including “identity confirmation” → “recommend A fund” → “final confirmation” including this is recorded in the order information holding unit 132. Thus, when the operator first displays the workflow screen 220, the workflow including the procedure “Recommend A Fund” is displayed.

また、順序情報初期化部122は、顧客属性保持部136より取得した顧客属性に含まれる本人確認要否が「必要」と設定されているとき、初期の順序情報に本人確認の手続きを含める。また、順序情報初期化部122は、顧客属性保持部136より取得した顧客属性に中断手続き欄154および中断順序情報欄156の中断情報が含まれるとき、中断順序情報欄156に記録された順序情報を初期の順序情報として設定する。または、中断順序情報欄156に記録された順序情報のうち、中断手続き欄154に記録された手続き以降の実行順序を示す順序情報を初期の順序情報として設定する。具体例は後述する。   Further, the order information initializing unit 122 includes a procedure for verifying the identity in the initial order information when the necessity of identity verification included in the customer attribute acquired from the customer attribute holding unit 136 is set to “necessary”. Further, the order information initialization unit 122, when the customer attribute acquired from the customer attribute holding unit 136 includes the interruption information in the interruption procedure column 154 and the interruption order information column 156, the order information recorded in the interruption order information column 156 Is set as the initial order information. Alternatively, among the order information recorded in the interruption order information column 156, the order information indicating the execution order after the procedure recorded in the interruption procedure column 154 is set as initial order information. Specific examples will be described later.

順序情報制御部124は、順序情報の変更を制御する。具体的には、順序情報保持部132に設定された順序情報をオペレータにより指定された実行順序に変更する。なお、実行順序の変更には、手続きの追加および削除も含まれる。実行順序の変更にあたって、順序情報制御部124は、オペレーション情報保持部134により保持される条件であって、各手続きの実行順序を変更する上で満たすべき条件を参照して、オペレータにより指定された変更にかかる手続きの実行順序と当該条件が整合するかを判定する。整合すると判定した場合、順序情報制御部124は、順序情報保持部132に記憶された順序情報をオペレータにより指定された実行順序に変更する。   The order information control unit 124 controls change of the order information. Specifically, the order information set in the order information holding unit 132 is changed to the execution order specified by the operator. Note that the change in the execution order includes addition and deletion of procedures. In changing the execution order, the order information control unit 124 is designated by the operator with reference to the conditions held by the operation information holding unit 134 and to be satisfied in changing the execution order of each procedure. It is determined whether the execution order of the procedure related to the change matches the condition. When it is determined that they match, the order information control unit 124 changes the order information stored in the order information holding unit 132 to the execution order designated by the operator.

各手続きの実行順序を変更する上で満たすべき条件とは、例えば、図5(a)および(b)で既述した顧客属性条件欄142、順序変更可否欄144、順序条件欄146に設定された条件である。順序情報制御部124は、対応中の顧客の顧客属性が顧客属性条件欄142の顧客属性条件と整合するかを判定する。また、オペレータにより指定された実行順序が順序変更可否欄144の変更可否フラグと整合するか、また、当該実行順序が順序条件欄146の順序条件に整合するかを判定する。具体例は後述する。   The conditions that must be satisfied when changing the execution order of each procedure are set in, for example, the customer attribute condition column 142, the order change enable / disable column 144, and the order condition column 146 described above with reference to FIGS. 5 (a) and 5 (b). It is a condition. The order information control unit 124 determines whether or not the customer attribute of the customer who is responding matches the customer attribute condition in the customer attribute condition column 142. Further, it is determined whether the execution order specified by the operator matches the change permission flag in the order change permission / inhibition column 144 and whether the execution order matches the order condition in the order condition column 146. Specific examples will be described later.

また、順序情報制御部124は、顧客対応の中断を検出して、後述する中断情報記録部126に通知する。この場合、順序情報制御部124は、指示検出部114を介して、オペレータから明示的に顧客対応が中断された旨を示すデータを取得してもよく、全ての手続きの完了前に、図2に図示しない交換機サーバから顧客との電話における呼の切断を示すデータを受信することで検出してもよい。なお、順序情報制御部124は、順序情報に登録されている各手続きの実行状態についても管理する。完了ボタン238がクリックされると、手続きの実行状態は魅了から完了状態に変更される。順序情報に登録されている全ての手続きが完了すると、顧客対応業務も完了となる。   In addition, the order information control unit 124 detects the interruption corresponding to the customer and notifies the interruption information recording unit 126 described later. In this case, the order information control unit 124 may acquire data indicating that the customer service has been explicitly interrupted from the operator via the instruction detection unit 114, and before completion of all the procedures, It may be detected by receiving data indicating call disconnection in a telephone call with a customer from an exchange server (not shown). Note that the order information control unit 124 also manages the execution status of each procedure registered in the order information. When the completion button 238 is clicked, the execution state of the procedure is changed from fascination to completion state. When all procedures registered in the order information are completed, the customer service operation is also completed.

中断情報記録部126は、オペレータの顧客対応における手続きの実行が途中で中断されたとき、実行中であった手続きの情報を順序情報制御部124から取得し、実行中であった順序情報を順序情報保持部132から取得する。中断情報記録部126は、取得した手続きと順序情報とを顧客属性保持部136の中断手続き欄154および中断順序情報欄156に記録する。これにより、対応中であった顧客と中断情報とが対応づけられる。   The interruption information recording unit 126 obtains information on the procedure being executed from the order information control unit 124 when the execution of the procedure in the customer service of the operator is interrupted in the middle, and the order information being executed is ordered. Obtained from the information holding unit 132. The interruption information recording unit 126 records the acquired procedure and order information in the interruption procedure column 154 and the interruption order information column 156 of the customer attribute holding unit 136. As a result, the customer who was responding can be associated with the interruption information.

オペレーション情報更新部128は、オペレーション情報保持部134に記録される各手続きのオペレーション情報を外部装置、例えば業務システム210から取得して、オペレーション情報を更新する。特に、更新要否欄148が「必要」と設定された手続きがオペレーション表示部112により表示される際には、オペレーション情報更新部128は、当該手続きのオペレーション情報に設定すべき最新のデータを外部装置から取得する。例えば、更新要否欄148が「必要」と設定された手続き「最終確認」が表示される際には、オペレーション情報更新部128は、先に実行された手続き、例えば「国内株式購入」等の結果を業務システム210から取得して、当該手続きのオペレーション情報を更新する。   The operation information update unit 128 acquires operation information of each procedure recorded in the operation information holding unit 134 from an external device, for example, the business system 210, and updates the operation information. In particular, when a procedure in which the update necessity column 148 is set to “necessary” is displayed by the operation display unit 112, the operation information update unit 128 externally displays the latest data to be set in the operation information of the procedure. Obtain from the device. For example, when the procedure “final confirmation” in which the update necessity column 148 is set to “necessary” is displayed, the operation information update unit 128 displays the procedure executed earlier, for example, “buy domestic stock”. The result is acquired from the business system 210, and the operation information of the procedure is updated.

以下、データ処理部120の各機能ブロックの機能について、生成および変更されるワークフローを模式図で示しながら、さらに説明する。   Hereinafter, the function of each functional block of the data processing unit 120 will be further described with reference to a schematic diagram illustrating a workflow to be generated and changed.

図7は、顧客対応におけるワークフローの生成および変更について説明するための模式図である。同図の1段目に示すように、元々の順序情報として、手続き「最終確認」が順序情報保持部132に設定されている。顧客からの電話をオペレータが受け付けると、順序情報初期化部122は、顧客属性保持部136を参照して、電話をかけてきた顧客の顧客属性を取得する。ここで、顧客属性には本人確認が必要、口座残高3000万円と設定されていることとする。   FIG. 7 is a schematic diagram for explaining generation and change of a workflow in customer correspondence. As shown in the first row of the figure, the procedure “final confirmation” is set in the order information holding unit 132 as the original order information. When the operator receives a telephone call from the customer, the order information initialization unit 122 refers to the customer attribute holding unit 136 and acquires the customer attribute of the customer who made the call. Here, it is assumed that the customer attribute needs to be verified and the account balance is set to 30 million yen.

顧客属性において本人確認が必要であると設定されているため、順序情報初期化部122は、手続き「本人確認」を追加する。次にオペレーション情報保持部134を参照して、顧客属性と合致する顧客属性条件を有する手続きを追加する。この例では、顧客属性として口座残高が2000万円以上であるため、手続き「Aファンドを推奨」を追加する。このようにして作成された初期の順序情報が図7の2段目のワークフローであり、順序情報初期化部122は、このワークフローを順序情報保持部132に設定する。この結果、ワークフロー画面220のフロー表示領域224には、初期状態において、「本人確認」→「Aファンドを推奨」→「最終確認」というワークフローが表示されることになる。   Since it is set in the customer attribute that identity verification is necessary, the order information initialization unit 122 adds the procedure “identity verification”. Next, referring to the operation information holding unit 134, a procedure having a customer attribute condition that matches the customer attribute is added. In this example, since the account balance is 20 million yen or more as a customer attribute, the procedure “Recommend A Fund” is added. The initial order information created in this way is the second-stage workflow in FIG. 7, and the order information initialization unit 122 sets this workflow in the order information holding unit 132. As a result, in the flow display area 224 of the workflow screen 220, in the initial state, the workflow “identification confirmation” → “recommend A fund” → “final confirmation” is displayed.

続いて、電話での会話において顧客から国内株式および外国株式の購入したい旨をオペレータが受け付けると、オペレータは、手続き「国内株式購入」および「外国株式購入」をフロー表示領域224に追加する。この操作は、手続きの実行順序の変更を指示する変更指示入力として、指示検出部114が検出する。順序情報制御部124は、この変更指示入力が検出されると、まず、手続き「国内株式購入」および「外国株式購入」の顧客属性条件を参照する。図5(a)で示すように、これらの手続きの顧客属性条件として証券口座が開設済みであることが設定されているため、順序情報制御部124は、対応中の顧客の顧客属性を参照して顧客属性条件と整合するかを判定する。つまり、対応中の顧客の属性情報に証券口座開設済みの情報があれば、変更指示入力により指定された実行順序を順序情報保持部132に反映する。   Subsequently, when the operator accepts that he wishes to purchase domestic stocks and foreign stocks from the customer in a telephone conversation, the operator adds the procedures “buy domestic stocks” and “buy foreign stocks” to the flow display area 224. This instruction is detected by the instruction detection unit 114 as a change instruction input for instructing a change in the procedure execution order. When this change instruction input is detected, the order information control unit 124 first refers to the customer attribute conditions of the procedures “buy domestic stock” and “buy foreign stock”. As shown in FIG. 5A, since it is set that the securities account has already been opened as the customer attribute condition of these procedures, the order information control unit 124 refers to the customer attribute of the customer who is responding. To determine whether it matches the customer attribute condition. In other words, if there is information that the securities account has already been opened in the attribute information of the customer that is being handled, the execution order designated by the change instruction input is reflected in the order information holding unit 132.

対応中の顧客の顧客属性が顧客属性条件と整合しない場合、つまり、対応中の顧客の属性情報に証券口座開設済みの情報がない場合、順序情報制御部124は、この変更指示入力による変更を拒否する。順序情報制御部124は、ユーザインタフェース処理部110を介して、この拒否の理由をオペレータに通知してもよく、これにより、オペレータは顧客に対し、先に証券口座を開設すべき旨をアドバイスできる。   If the customer attribute of the customer being dealt with does not match the customer attribute condition, that is, if there is no information that the securities account has already been opened in the attribute information of the customer being dealt with, the order information control unit 124 changes this by inputting the change instruction. I refuse. The order information control unit 124 may notify the operator of the reason for the refusal via the user interface processing unit 110, so that the operator can advise the customer that a securities account should be opened first. .

さらに顧客から住所変更の登録をしたい旨をオペレータが受け付けると、オペレータは、手続き「住所変更」をフロー表示領域224に追加する。ただし、順序情報制御部124は、順序条件欄146の順序条件を参照し、手続き「住所変更」の設定位置が手続き「国内株式購入」等より前であることを条件に、変更指示入力により指定された実行順序を順序情報保持部132に反映する。そのため、オペレータは、手続き「国内株式購入」等より前に、手続き「住所変更」を追加する必要がある。このようにして変更された順序情報が図7の3段目のワークフローである。   Further, when the operator accepts that he / she wants to register the address change from the customer, the operator adds the procedure “change address” to the flow display area 224. However, the order information control unit 124 refers to the order condition in the order condition column 146, and designates it by inputting a change instruction on the condition that the setting position of the procedure “change address” is before the procedure “buy domestic stock” or the like. The executed execution order is reflected in the order information holding unit 132. Therefore, the operator needs to add a procedure “change address” before the procedure “buy domestic stock” or the like. The order information changed in this way is the third workflow in FIG.

なお、手続き「国内株式購入」を実行中に、手続き「住所変更」や「外国株式購入」が追加されてもよく、それぞれの追加時において、顧客属性条件や順序条件が判定される。また、オペレータは、顧客の要望に応じて、手続き「外国株式購入」と手続き「国内株式購入」との実行順序を変更することもできるが、例えば手続き「本人確認」の実行順序を変更することはできない。前者の手続きが順序変更可能であり、順序条件にも制約がないのに対し、後者の手続きは、順序変更可否のフラグが「不可」に設定されているため、順序情報制御部124により変更が拒否されるためである。   The procedure “address change” and “foreign stock purchase” may be added during the procedure “buy domestic stock”, and the customer attribute condition and order condition are determined at the time of each addition. In addition, the operator can change the execution order of the procedure “buy foreign stock” and the procedure “buy domestic stock” at the request of the customer. For example, the operator can change the execution order of the procedure “identification”. I can't. The order of the former procedure can be changed, and the order conditions are not limited. On the other hand, the order information control unit 124 changes the order of the latter procedure because the order change enable / disable flag is set to “impossible”. Because it is rejected.

また、図7の2段目のワークフローにおける手続き「最終確認」の中に、口座管理料を請求する旨の指示があったとする。手続き「Aファンドを推奨」を実行中に、顧客から住所変更・国内株式購入・外国株式購入の要望が出ると、図7の3段目のワークフローに変更される。ここで、手続き「国内株式購入」のサブ手続きとして「口座管理料の確認」があり、このサブ手続きにおいて、オペレータは顧客に対し口座管理料を請求し、請求済みである旨を外部システムに登録したとする。この場合、当該ワークフローにおける手続き「最終確認」から、口座管理料を請求する旨の指示は削除される。   Further, it is assumed that there is an instruction to charge an account management fee in the procedure “final confirmation” in the second-stage workflow in FIG. If the customer requests address change, domestic stock purchase, or foreign stock purchase during execution of the procedure “Recommend A Fund”, the workflow is changed to the third stage in FIG. Here, there is “account management fee confirmation” as a sub-procedure of the procedure “buying domestic stocks”. In this sub-procedure, the operator charges the account management fee to the customer and registers that it has been charged in the external system Suppose that In this case, the instruction to charge the account management fee is deleted from the procedure “final confirmation” in the workflow.

これは、図5(b)で示したように、手続き「最終確認」の更新要否のフラグが「必要」に設定されているためである。すなわち当該設定により、手続き「最終確認」のオペレーション情報が表示される際には、オペレーション情報更新部128が、口座管理料を請求済みのデータを含む最新情報を外部装置から取得して当該オペレーション情報に反映する。これにより、口座管理料を請求する指示は削除される。   This is because, as shown in FIG. 5B, the update necessity flag for the procedure “final confirmation” is set to “necessary”. That is, when the operation information of the procedure “final confirmation” is displayed according to the setting, the operation information update unit 128 acquires the latest information including the data for which the account management fee has been charged from the external device, and To reflect. Thereby, the instruction for charging the account management fee is deleted.

図8(a)および(b)は、顧客対応におけるワークフローの生成および変更(続き)について説明するための模式図である。
図8(a)は、図7で示したワークフローにおいて対応された顧客が、Aファンドを購入するため短時間のうちに再度電話をしてきた場合に生成されるワークフローを示す。この場合、既述したように、顧客属性保持部136の本人確認要否欄152は、図示しない本人確認要否変更部により「不要」と設定される。したがって、順序情報初期化部122は、この本人確認要否欄152の設定を参照するため、手続き「本人確認」を初期の順序情報に含めない。したがって、初期のワークフロー画面220には「最終確認」のみが表示され、以降オペレータは、顧客の要望に基づき、手続き「投資信託購入」を追加した図8(a)の2段目のワークフローにより顧客に対応する。
FIGS. 8A and 8B are schematic diagrams for explaining the generation and change (continuation) of the workflow in customer correspondence.
FIG. 8A shows a workflow that is generated when the customer corresponding to the workflow shown in FIG. 7 calls again in a short time to purchase the A fund. In this case, as described above, the identity confirmation necessity column 152 of the customer attribute holding unit 136 is set to “unnecessary” by the identity confirmation necessity changing unit (not shown). Therefore, the order information initialization unit 122 refers to the setting in the identity confirmation necessity column 152, and therefore does not include the procedure “identity confirmation” in the initial order information. Therefore, only the “final confirmation” is displayed on the initial workflow screen 220, and the operator then performs the customer operation by the second workflow in FIG. 8A to which the procedure “buy investment trust” is added based on the customer's request. Corresponding to

図8(b)は、図7で示したワークフローによる顧客対応業務が途中で中断された後、同一の顧客への顧客対応業務が再開されるときに生成されるワークフローを示す。この例においては、もともと同図の1段目のワークフローが実行されており、その中の手続き「外国株式購入」が実行中であったものとする。この場合、まず、順序情報制御部124は、ワークフローの実行が中断されたことを検出して、中断情報記録部126にその旨を通知する。中断情報記録部126は、顧客属性保持部136の中断手続き欄154に手続き「外国株式購入」を、中断順序情報欄156にこのワークフローの順序情報を記録する。   FIG. 8B shows a workflow generated when the customer service for the same customer is resumed after the customer service according to the workflow shown in FIG. 7 is interrupted. In this example, it is assumed that the workflow in the first stage in the figure is originally executed, and the procedure “buy foreign stock” is being executed. In this case, first, the order information control unit 124 detects that the execution of the workflow has been interrupted, and notifies the interruption information recording unit 126 to that effect. The interruption information recording unit 126 records the procedure “buy foreign stock” in the interruption procedure column 154 of the customer attribute holding unit 136 and the order information of this workflow in the interruption order information column 156.

続いて、中断されたワークフローの実行が再開されると、順序情報初期化部122は、顧客属性保持部136の中断手続き欄154および中断順序情報欄156を参照して、記録された順序情報のうち実行中であった手続き以降の順序情報を順序情報保持部132に設定する。このようにして生成された順序情報が図8(b)の2段目の順序情報である。   Subsequently, when execution of the suspended workflow is resumed, the order information initialization unit 122 refers to the suspension procedure column 154 and the suspension order information column 156 of the customer attribute holding unit 136, and records the recorded sequence information. Among them, the order information after the procedure being executed is set in the order information holding unit 132. The order information generated in this way is the order information of the second stage in FIG.

図9は、コールセンタにおける顧客対応業務過程を示すフローチャートである。
オペレータは、顧客からの電話をオペレータ電話202にて受け付けると、オペレータ端末200に顧客IDを入力して、ワークフロー画面220を表示させる。順序情報初期化部122は、後述するように、初期の順序情報を生成し順序情報保持部132に設定する(S2)。表示すべき手続きに更新要否フラグが「必要」と設定されているとき(S4のY)、オペレーション情報更新部は、最新情報を外部装置より取得して当該手続きのオペレーション情報を更新する(S6)。更新要否フラグが「不要」であれば(S4のN)、表示の際にオペレーション情報の更新は行われない。
FIG. 9 is a flowchart showing a customer service process in the call center.
When the operator receives a telephone call from the customer via the operator telephone 202, the operator inputs the customer ID to the operator terminal 200 and displays the workflow screen 220. As will be described later, the order information initialization unit 122 generates initial order information and sets it in the order information holding unit 132 (S2). When the update necessity flag is set to “necessary” for the procedure to be displayed (Y in S4), the operation information update unit acquires the latest information from the external device and updates the operation information of the procedure (S6). ). If the update necessity flag is “unnecessary” (N in S4), the operation information is not updated at the time of display.

オペレーション表示部112は、順序情報保持部132に設定された順序情報に従って、実行すべき手続きのオペレーション情報をオペレーション情報保持部より取得して、ワークフロー画面220を表示させる(S8)。オペレータの操作にしたがって、順序情報制御部124は後述するワークフロー制御処理を実行し(S10)、順序情報に登録された全ての手続きが完了すると(S12のY)、顧客対応業務が終了する。完了していなければ(S12のN)、S4に戻る。   The operation display unit 112 acquires operation information of a procedure to be executed from the operation information holding unit according to the order information set in the order information holding unit 132, and displays the workflow screen 220 (S8). In accordance with the operator's operation, the order information control unit 124 executes a workflow control process to be described later (S10), and when all procedures registered in the order information are completed (Y in S12), the customer service operation ends. If not completed (N in S12), the process returns to S4.

図10は、図9における初期の順序情報設定の処理を詳細に示すフローチャートである。
順序情報初期化部122は、顧客属性保持部136を参照して、顧客に対応づけられた顧客属性を取得する(S20)。顧客属性に中断情報の記録がある場合(S22のY)、順序情報初期化部122は、中断情報をもとに順序情報を作成し(S24)、順序情報保持部132に順序情報を設定する(S34)。顧客属性に中断情報の記録がない場合(S22のN)、次に、本人確認の要否を判定する。本人確認が必要な場合(S26のY)、順序情報初期化部122は、手続き「本人確認」を実行順序に追加する(S28)。本人確認が不要な場合(S26のN)、手続き「本人確認」は追加されない。
FIG. 10 is a flowchart showing in detail the initial order information setting process in FIG.
The order information initialization unit 122 refers to the customer attribute holding unit 136 and acquires the customer attribute associated with the customer (S20). When interruption information is recorded in the customer attribute (Y in S22), the order information initialization unit 122 creates order information based on the interruption information (S24), and sets the order information in the order information holding unit 132. (S34). If no interruption information is recorded in the customer attribute (N in S22), it is next determined whether or not identity verification is necessary. When identity verification is required (Y in S26), the sequence information initialization unit 122 adds the procedure “identity verification” to the execution sequence (S28). If identity verification is not required (N in S26), the procedure “identity verification” is not added.

続いて、順序情報初期化部122は、オペレーション情報保持部134を参照して、顧客属性と整合する顧客属性条件を有する手続きの有無を確認する。顧客属性と整合する手続きがある場合(S30のY)、順序情報初期化部122は、当該手続きを実行順序に追加する(S32)。顧客属性と整合する手続きがない場合(S30のN)、実行順序への手続きの追加は行われない。順序情報初期化部122は、最後に、作成した実行順序を示す順序情報を順序情報保持部132に設定する(S34)。   Subsequently, the order information initialization unit 122 refers to the operation information holding unit 134 and confirms whether there is a procedure having a customer attribute condition that matches the customer attribute. If there is a procedure that matches the customer attribute (Y in S30), the order information initialization unit 122 adds the procedure to the execution order (S32). If there is no procedure that matches the customer attribute (N in S30), the procedure is not added to the execution order. Finally, the order information initialization unit 122 sets the order information indicating the created execution order in the order information holding unit 132 (S34).

図11は、図9におけるワークフロー制御処理を詳細に示すフローチャートである。
順序情報制御部124は、ワークフローの実行が途中で中断されたことを検出すると(S40のY)、中断情報記録部126にその旨を通知し、中断情報記録部126は、中断情報を顧客属性保持部136に記録する(S42)。手続きの中断を検出しないときに(S40のN)、ワークフロー画面220を介してオペレータによる操作を受け付けると、指示検出部114は、手続き完了の指示であるかを判定する。手続き完了の指示である場合(S44のY)、順序情報制御部124は、実行されていた手続きの処理を終了する。手続き完了の指示ではない場合(S44のN)、指示検出部114は順序変更指示入力であるかを判定する。順序変更指示入力でなければ(S46のN)、再びオペレータからの指示待ちの状態に戻る。
FIG. 11 is a flowchart showing in detail the workflow control process in FIG.
When the order information control unit 124 detects that the execution of the workflow is interrupted halfway (Y in S40), the order information control unit 124 notifies the suspension information recording unit 126 to that effect, and the suspension information recording unit 126 displays the suspension information as the customer attribute. Recording is performed on the holding unit 136 (S42). When the interruption of the procedure is not detected (N in S40), when an operation by the operator is accepted via the workflow screen 220, the instruction detection unit 114 determines whether the instruction is a procedure completion instruction. If the instruction is a procedure completion instruction (Y in S44), the order information control unit 124 ends the process of the procedure that has been executed. If the instruction is not a procedure completion instruction (N in S44), the instruction detection unit 114 determines whether the input is an order change instruction input. If it is not an order change instruction input (N in S46), the process returns to the state of waiting for an instruction from the operator again.

順序変更指示入力であった場合(S46のY)、順序情報制御部124は、変更にかかる手続きの顧客属性条件と対応中の顧客の顧客属性とが合致するかを判定する。顧客属性条件に合致する場合(S48のY)、順序情報制御部124は、変更にかかる手続きの順序変更可否属性を判定する。当該手続きの順序変更が可能である場合(S50のY)、順序情報制御部124は、オペレータにより指定された実行順序が各手続きの順序条件に整合するかを判定する。順序条件に整合する場合(S52のY)、順序情報制御部124は、順序情報保持部132の順序情報を指定された実行順序で更新する(S54)。S48、S50およびS52における条件のいずれかを満たさない場合(S48のN、S50のNおよびS52のN)、順序情報制御部124は、順序情報の更新を拒否し、再びオペレータからの指示待ちの状態に戻る。   When it is an order change instruction input (Y in S46), the order information control unit 124 determines whether the customer attribute condition of the procedure related to the change matches the customer attribute of the customer who is responding. When the customer attribute condition is met (Y in S48), the order information control unit 124 determines the order changeable attribute of the procedure related to the change. If the order of the procedure can be changed (Y in S50), the order information control unit 124 determines whether the execution order specified by the operator matches the order condition of each procedure. When matching with the order condition (Y in S52), the order information control unit 124 updates the order information in the order information holding unit 132 in the designated execution order (S54). If any of the conditions in S48, S50, and S52 is not satisfied (N in S48, N in S50, and N in S52), the sequence information control unit 124 refuses to update the sequence information and waits for an instruction from the operator again. Return to state.

本実施の形態によれば、実際に業務を処理すべきオペレータによるワークフロー構築を支援できる。これにより、システム構築の段階では、各手続きの内容をオペレーション情報として定義しておけばよく、想定される手続きの組み合わせ、つまりワークフローのバリエーションを多数構築する必要はなくなる。また、「最終確認」時における「国内株式購入」の追加のような、顧客の突発的な要望により生じた業務の追加・削除・変更にも容易に対応可能となる。また、各手続きの実行順序とその内容を順次ユーザに示すことで、オペレータは処理すべき業務や顧客の要望にもれなく確実に対応しやすくなる。   According to this embodiment, it is possible to support workflow construction by an operator who should actually process a job. Thus, at the system construction stage, the contents of each procedure need only be defined as operation information, and there is no need to construct many combinations of assumed procedures, that is, workflow variations. In addition, it is possible to easily cope with addition / deletion / change of business caused by a customer's sudden request such as addition of “domestic stock purchase” at the time of “final confirmation”. In addition, by sequentially showing the execution order of each procedure and the contents thereof to the user, the operator can easily respond to the work to be processed and the customer's request without fail.

また、本実施の形態によれば、オペレータによる適切なワークフローの構築を支援できる。具体的に、ワークフロー制御装置100は、基本的にはオペレータによるワークフローの変更を許容しながらも、変更内容や顧客属性と、各手続きの実行順序を変更する上で満たすべき条件とが整合するときに当該変更を反映する。これにより、各業務のあるべき前後関係を維持でき、業務間の整合性を維持できる。   Further, according to the present embodiment, it is possible to support the construction of an appropriate workflow by the operator. Specifically, the workflow control apparatus 100 basically permits the change of the workflow by the operator, but the change contents and customer attributes match the conditions to be satisfied in changing the execution order of each procedure. The change is reflected in. As a result, it is possible to maintain the desired context of each business and maintain consistency between the businesses.

例えば、ワークフローの先頭等、特定の位置で実行されるべき手続きについては、順序変更可否フラグを「不可」と設定することで順序変更ができないようにできる。また、順序条件を設定することで各手続き間の前後関係を維持できる。また、特定の顧客にのみ提供可能な手続きについては、顧客属性条件を設定することでその条件に合致する顧客に対してのみ手続きを実行できる。   For example, for a procedure that should be executed at a specific position, such as at the beginning of a workflow, the order can be changed by setting the order change enable / disable flag to “impossible”. In addition, it is possible to maintain the context between procedures by setting order conditions. In addition, for a procedure that can be provided only to a specific customer, by setting a customer attribute condition, the procedure can be executed only for a customer that matches the condition.

さらにまた、本実施の形態によれば、顧客属性に応じて必要とされる手続きを自動的に設定することによりオペレータの負担を軽減できる。例えば、口座管理料を所定の期間以上未納の顧客に対応するときには、自動的に口座管理料の請求という手続きが設定される。別の例として、A社の社員である顧客がA社株の売却を指示してきたときには「インサイダー取引に当たらないかを確認する」という手続きが必要である。このような場合においても、属性条件の設定により、必要な手続きが漏れてしまうのを防ぐことができる。また、顧客属性に応じて手続きを自動に設定することにより、営業効果を高められる。例えば、所定の条件以上の口座残高を有する顧客に対し、特定の商品を推奨するような手続きを自動的に追加できる。   Furthermore, according to the present embodiment, it is possible to reduce the burden on the operator by automatically setting required procedures according to customer attributes. For example, when dealing with a customer who has not paid an account management fee for a predetermined period or longer, a procedure for automatically charging an account management fee is set. As another example, when a customer who is an employee of company A instructs the sale of shares of company A, a procedure of “confirm whether it is an insider transaction” is necessary. Even in such a case, it is possible to prevent a necessary procedure from being leaked by setting the attribute condition. In addition, the business effect can be enhanced by automatically setting the procedure according to customer attributes. For example, it is possible to automatically add a procedure for recommending a specific product to a customer having an account balance exceeding a predetermined condition.

さらにまた、本実施の形態によれば、オペレータおよび顧客に対してさらなる利便性を提供できる。例えば、顧客に対する本人確認は、原則ワークフローの先頭で実行すべき手続きであるが、所定の時間内に同一の顧客に対応する場合には、本人確認を省略できることでオペレータおよび顧客の負荷を低減できる。また、中断情報を記録しておくことで、顧客対応が再開されたときに、中断された手続き以降のワークフローが自動で設定され、中断された時点から顧客対応業務を再開できる。これにより、オペレータは顧客の要望を再度聞き出してワークフローを構築する必要が無くなり、オペレータおよび顧客の負荷を低減できる。また、手続きに更新要否フラグを「必要」と設定することで、表示されるオペレーション情報を最新の状態に保つことができる。これにより、オペレータは顧客対応に必要な最新情報を一元的にワークフロー画面220から取得できるため、負荷が低減されるとともに、過去のオペレーション情報を参照することに起因するオペレーションミスを低減できる。   Furthermore, according to the present embodiment, further convenience can be provided to the operator and the customer. For example, identity verification for a customer is a procedure that should be executed at the beginning of a workflow in principle, but when dealing with the same customer within a predetermined time, the identity verification can be omitted, thereby reducing the burden on the operator and the customer. . Further, by recording interruption information, when customer service is resumed, a workflow after the suspended procedure is automatically set, and the customer service can be resumed from the point of interruption. This eliminates the need for the operator to hear the customer's request again and build a workflow, and can reduce the load on the operator and the customer. In addition, by setting the update necessity flag to “necessary” in the procedure, the displayed operation information can be kept up-to-date. As a result, the operator can obtain the latest information necessary for dealing with customers from the workflow screen 220 in a centralized manner, so that the load is reduced and operation errors caused by referring to past operation information can be reduced.

以上、本発明を実施の形態をもとに説明した。実施の形態は例示であり、それらの各構成要素や各処理プロセスの組合せにいろいろな変形例が可能なこと、またそうした変形例も本発明の範囲にあることは当業者に理解されるところである。   The present invention has been described based on the embodiments. The embodiments are exemplifications, and it will be understood by those skilled in the art that various modifications can be made to combinations of the respective constituent elements and processing processes, and such modifications are within the scope of the present invention. .

変形例として、順序情報制御部124は、順序情報に同一の手続きが含まれるときには、これらの同一の手続きを一つの手続きに集約してもよい。例として、順序情報に「国内株式購入」が含まれる状態で、「外国株式購入」が追加されたものとし、両方の手続きには、「口座管理料確認」という同一のサブ手続きが含まれることとする。なお既述したように、手続きに含まれる複数のサブ手続きとその組み合わせについては、オペレーション情報保持部134により保持されているとする。   As a modification, when the same procedure is included in the order information, the order information control unit 124 may consolidate these same procedures into one procedure. As an example, it is assumed that "buy domestic stock" is included in the order information and "foreign stock purchase" is added, and both procedures include the same sub-procedure "account management fee confirmation" And As described above, it is assumed that a plurality of subprocedures included in the procedure and combinations thereof are held by the operation information holding unit 134.

この場合、順序情報制御部124は、オペレーション情報保持部134を参照して、順序情報の中に同一のサブ手続きが複数存在することを検出すると、これら同一のサブ手続きを一つのサブ手続きに集約する。ワークフローで示すと、手続きのレベルでは、「国内株式購入」→「外国株式購入」の場合、サブ手続きのレベルではもともと「口座管理料確認」→「国内株式選択」→「国内株式購入確認」→「口座管理料確認」→「外国株式選択」→「外国株式購入確認」であった。順序情報制御部124による集約処理の結果、サブ手続きのレベルでは、「口座管理料確認」→「国内株式選択」→「国内株式購入確認」→「外国株式選択」→「外国株式購入確認」となる。   In this case, when the order information control unit 124 refers to the operation information holding unit 134 and detects that the same subprocedure exists in the order information, the order information control unit 124 aggregates the same subprocedures into one subprocedure. To do. As shown in the workflow, if the procedure level is “Domestic stock purchase” → “Foreign stock purchase”, the sub procedure level is originally “Account management fee confirmation” → “Domestic stock selection” → “Domestic stock purchase confirmation” → “Account management fee confirmation” → “Foreign stock selection” → “Foreign stock purchase confirmation”. As a result of the aggregation processing by the order information control unit 124, at the sub-procedure level, “account management fee confirmation” → “domestic stock selection” → “domestic stock purchase confirmation” → “foreign stock selection” → “foreign stock purchase confirmation” Become.

本変形例によれば、同一の手続きが存在する場合に、同一の作業が繰り返されることで生じるオペレータおよび顧客の負荷を低減できる。特に、ワークフローに多数の手続きが含まれる場合、後半の手続き実行時には前半に実行した手続きを失念し、同一の作業を繰り返してしまうことも生じやすい。本変形例では、同一の作業の繰り返しを自動で排除することにより、オペレータおよびユーザの利便性を向上できる。   According to this modification, when the same procedure exists, it is possible to reduce the load on the operator and the customer caused by the same work being repeated. In particular, when a workflow includes a large number of procedures, it is likely that the procedure executed in the first half is forgotten and the same work is repeated when the latter procedure is executed. In this modification, the convenience of the operator and the user can be improved by automatically eliminating the repetition of the same work.

なお、実施の形態では、コールセンタのオペレータによる顧客対応業務におけるワークフローを管理・制御するワークフロー制御装置100について提案した。しかし、本発明の技術思想は、コールセンタへの適用には限定されない。ワークフローを管理・制御する分野全般、例えば会社員の事務作業におけるワークフロー管理等にも適用した場合にも、同様の作用効果を奏することは当業者に理解されるところである。   In the embodiment, a workflow control apparatus 100 that manages and controls a workflow in a customer service operation by a call center operator has been proposed. However, the technical idea of the present invention is not limited to application to a call center. It is understood by those skilled in the art that the same effects can be achieved when applied to the general field of managing and controlling workflows, for example, workflow management in office work of office workers.

ワークフローのバリエーションを示した模式図である。It is the schematic diagram which showed the variation of the workflow. コールセンタと顧客との関係を示すハードウェア構成図である。It is a hardware block diagram which shows the relationship between a call center and a customer. ワークフロー画面の画面図である。It is a screen figure of a workflow screen. ワークフロー制御装置の機能構成を示すブロック図である。It is a block diagram which shows the function structure of a workflow control apparatus. オペレーション情報保持部のデータ構造図である。It is a data structure figure of an operation information holding part. オペレーション情報保持部のデータ構造図(続き)である。It is a data structure figure of an operation information holding part (continuation). 顧客属性保持部のデータ構造図である。It is a data structure figure of a customer attribute holding part. 顧客対応におけるワークフローの生成および変更について説明するための模式図である。It is a schematic diagram for demonstrating the production | generation and change of the workflow in customer correspondence. 図8の(a)および(b)は、顧客対応におけるワークフローの生成および変更(続き)について説明するための模式図である。(A) and (b) of FIG. 8 are schematic diagrams for explaining generation and change (continuation) of a workflow in customer correspondence. コールセンタにおける顧客対応業務過程を示すフローチャートである。It is a flowchart which shows the customer response business process in a call center. 図9における初期の順序情報設定の処理を詳細に示すフローチャートである。10 is a flowchart showing in detail an initial sequence information setting process in FIG. 9. 図9におけるワークフロー制御処理を詳細に示すフローチャートである。10 is a flowchart showing in detail a workflow control process in FIG. 9.

符号の説明Explanation of symbols

100 ワークフロー制御装置、110 ユーザインタフェース処理部、112 オペレーション表示部、114 指示検出部、120 データ処理部、122 順序情報初期化部、124 順序情報制御部、126 中断情報記録部、128 オペレーション情報更新部、130 データ保持部、132 順序情報保持部、134 オペレーション情報保持部、136 顧客属性保持部、138 手続き欄、140 画面ID欄、142 顧客属性条件欄、144 順序変更可否欄、146 順序条件欄、148 更新要否欄、150 顧客欄、152 本人確認要否欄、154 中断手続き欄、156 中断順序情報欄、200 オペレータ端末、202 オペレータ電話、204 電話網、206 顧客電話、208 LAN、210 業務システム、220 ワークフロー画面、222 顧客情報領域、224 フロー表示領域、226 前ボタン、228 後ボタン、230 手続き一覧領域、232 オペレーション情報表示領域、234 手続き制御領域、236 前遷移ボタン、238 完了ボタン、240 次遷移ボタン、242 追加ボタン、244 キャンセルボタン、300 コールセンタ。   DESCRIPTION OF SYMBOLS 100 Workflow control apparatus, 110 User interface processing part, 112 Operation display part, 114 Instruction detection part, 120 Data processing part, 122 Order information initialization part, 124 Order information control part, 126 Interruption information recording part, 128 Operation information update part , 130 Data holding unit, 132 Order information holding unit, 134 Operation information holding unit, 136 Customer attribute holding unit, 138 Procedure column, 140 Screen ID column, 142 Customer attribute condition column, 144 Order change enable / disable column, 146 Order condition column, 148 Update necessity column, 150 Customer column, 152 Identity confirmation necessity column, 154 Interruption procedure column, 156 Interruption order information column, 200 Operator terminal, 202 Operator phone, 204 Telephone network, 206 Customer phone, 208 LAN, 210 Business system , 22 0 Workflow screen, 222 Customer information area, 224 Flow display area, 226 Previous button, 228 Back button, 230 Procedure list area, 232 Operation information display area, 234 Procedure control area, 236 Previous transition button, 238 Complete button, 240 Next transition Button, 242 add button, 244 cancel button, 300 call center.

Claims (10)

ユーザが実行すべき業務手順として、複数種類の手続きの実行順序を示す順序情報を保持する順序情報保持部と、
各手続きの内容を示すオペレーション情報を保持するオペレーション情報保持部と、
前記順序情報にしたがって、前記順序情報に登録されている各手続きのオペレーション情報を順次画面表示させるオペレーション表示部と、
オペレーション情報の画面表示中において、前記手続きの実行順序の変更を指示するためのユーザによる変更指示入力を検出する指示検出部と、
前記変更指示入力が検出されたとき、前記順序情報を指定された実行順序に変更する順序情報制御部と、
を備え、
前記オペレーション情報保持部は、各手続きと、各手続きの実行順序を変更する上で満たすべき条件とを対応づけて各オペレーション情報を保持し、
前記順序情報制御部は、前記指定された実行順序と前記条件とが整合するとき、前記順序情報を変更することを特徴とするワークフロー制御装置。
As a business procedure to be executed by the user, an order information holding unit that holds order information indicating the execution order of a plurality of types of procedures;
An operation information holding unit for holding operation information indicating the contents of each procedure;
In accordance with the order information, an operation display unit for sequentially displaying operation information of each procedure registered in the order information on a screen;
An instruction detection unit that detects a change instruction input by a user for instructing a change in the execution order of the procedures during the operation information screen display;
An order information control unit that changes the order information to a designated execution order when the change instruction input is detected;
With
The operation information holding unit holds each operation information by associating each procedure with a condition to be satisfied in changing the execution order of each procedure,
The order information control unit changes the order information when the specified execution order matches the condition.
コールセンタにおける顧客対応業務を支援するための装置であって、
前記ユーザは顧客からの電話に対応するオペレータであり、
各顧客について、顧客属性を示す顧客属性情報を保持する顧客属性保持部と、
前記オペレータが顧客からの電話を受け付けたとき、初期の順序情報を作成して前記順序情報保持部に設定する順序情報初期化部と、
をさらに備え、
前記オペレーション情報保持部は、各手続きと、顧客属性に関する属性条件とを対応づけて各オペレーション情報を保持し、
前記順序情報初期化部は、前記対応中の顧客の顧客属性情報を参照し、その顧客属性情報と前記属性条件とが整合するとき、前記属性条件と対応づけられた手続きを含めて前記初期の順序情報を作成することを特徴とする請求項1に記載のワークフロー制御装置。
A device for supporting customer service in a call center,
The user is an operator who handles calls from customers,
For each customer, a customer attribute holding unit that holds customer attribute information indicating customer attributes,
When the operator accepts a call from a customer, an order information initialization unit that creates initial order information and sets the order information holding unit;
Further comprising
The operation information holding unit holds each operation information by associating each procedure with an attribute condition related to a customer attribute,
The order information initialization unit refers to the customer attribute information of the corresponding customer, and when the customer attribute information matches the attribute condition, includes the procedure associated with the attribute condition. The workflow control apparatus according to claim 1, wherein order information is created.
前記順序情報制御部は、前記対応中の顧客の顧客属性情報を参照し、その顧客属性情報と前記属性条件とが整合する手続きについての変更指示入力が検出されたことを条件として、前記順序情報を変更することを特徴とする請求項2に記載のワークフロー制御装置。   The order information control unit refers to the customer attribute information of the corresponding customer, and on the condition that a change instruction input for a procedure in which the customer attribute information matches the attribute condition is detected, the order information The workflow control device according to claim 2, wherein the workflow control device is changed. 前記顧客属性保持部の顧客属性情報には、各顧客の本人確認が必要か否かを示すフラグ情報が含まれ、
前記順序情報初期化部は、前記対応中の顧客のフラグ情報を参照して、前記顧客の本人確認が必要であるとき、本人確認の業務を示す手続きを含めて前記初期の順序情報を作成することを特徴とする請求項2または3に記載のワークフロー制御装置。
The customer attribute information of the customer attribute holding unit includes flag information indicating whether or not the identity of each customer is required,
The order information initialization unit creates the initial order information including a procedure for identifying the identity when the identity of the customer is required with reference to the flag information of the customer being dealt with. The workflow control apparatus according to claim 2 or 3, wherein
オペレータの顧客対応における手続きの実行が途中で中断されたとき、実行中であった手続きと順序情報とを示す中断情報を当該顧客に対応づけて前記顧客属性情報に記録する中断情報記録部をさらに備え、
前記順序情報初期化部は、前記中断された手続きの実行が再開されるときに前記実行中であった手続きからオペレータに実行させるために、前記顧客に対応づけられた中断情報を参照し、その中断情報に示される順序情報のうち前記実行中であった手続き以降の実行順序を示す順序情報を前記初期の順序情報として設定することを特徴とする請求項2から4のいずれかに記載のワークフロー制御装置。
An interruption information recording unit for recording interruption information indicating the procedure being executed and order information in association with the customer and recording it in the customer attribute information when the execution of the procedure in the customer correspondence of the operator is interrupted Prepared,
The order information initialization unit refers to the interruption information associated with the customer in order to cause the operator to execute from the procedure that was being executed when the execution of the interrupted procedure is resumed. 5. The workflow according to claim 2, wherein, among the order information indicated by the suspension information, order information indicating an execution order after the procedure being executed is set as the initial order information. 6. Control device.
前記オペレーション情報保持部は、各手続きと、各手続きの実行順序の変更可否を示す変更可否情報を対応づけて各オペレーション情報を保持し、
前記順序情報制御部は、前記変更可否情報を参照し、前記実行順序が変更可能な手続きについての変更指示入力が検出されたことを条件として、前記順序情報を変更することを特徴とする請求項1から5のいずれかに記載のワークフロー制御装置。
The operation information holding unit holds each operation information by associating each procedure with changeability information indicating whether the execution order of each procedure can be changed,
The order information control unit, referring to the change permission information, changes the order information on condition that a change instruction input for a procedure whose execution order can be changed is detected. The workflow control device according to any one of 1 to 5.
前記オペレーション情報保持部は、所定の手続きと別の手続きとの前後関係を規定する順序条件を対応づけて各オペレーション情報を保持し、
前記順序情報制御部は、前記所定の手続きについて実行順序の変更が指定されたとき、前記順序条件を参照して、前記指定された実行順序と前記順序条件とが整合することを条件として、前記順序情報を変更することを特徴とする請求項1から6のいずれかに記載のワークフロー制御装置。
The operation information holding unit holds each operation information by associating an order condition that defines the context of a predetermined procedure with another procedure,
The order information control unit refers to the order condition when a change in execution order is designated for the predetermined procedure, and the condition is that the designated execution order matches the order condition. The workflow control apparatus according to claim 1, wherein the order information is changed.
前記順序情報制御部は、前記順序情報に複数の同一手続きが含まれるとき、前記複数の同一手続きを一の手続きに集約することを特徴とする請求項1から7のいずれかに記載のワークフロー制御装置。   The workflow control according to any one of claims 1 to 7, wherein the sequence information control unit aggregates the plurality of the same procedures into one procedure when the sequence information includes a plurality of the same procedures. apparatus. 前記オペレーション情報に設定するデータを外部装置から取得して、前記オペレーション情報を更新するオペレーション情報更新部をさらに備え、
前記オペレーション情報保持部は、前記画面表示されるオペレーション情報について最新の状態に保つべき旨を示す更新フラグを所定の手続きに対し対応づけて各オペレーション情報を保持し、
前記オペレーション情報更新部は、前記更新フラグに対応づけられた所定の手続きのオペレーション情報の表示に際しては、前記所定の手続きのオペレーション情報に設定すべき最新のデータを前記外部装置から取得することを特徴とする請求項1から8のいずれかに記載のワークフロー制御装置。
An operation information update unit that acquires data to be set in the operation information from an external device and updates the operation information,
The operation information holding unit holds each operation information by associating an update flag indicating that the operation information displayed on the screen should be kept up-to-date with a predetermined procedure,
The operation information update unit obtains the latest data to be set in the operation information of the predetermined procedure from the external device when displaying the operation information of the predetermined procedure associated with the update flag. The workflow control device according to claim 1.
ユーザが実行すべき業務手順として、複数種類の手続きの実行順序を示す順序情報を保持する順序情報保持機能と、
各手続きの内容を示すオペレーション情報を保持するオペレーション情報保持機能と、
前記順序情報にしたがって、前記順序情報に登録されている各手続きのオペレーション情報を順次画面表示させるオペレーション表示機能と、
オペレーション情報の画面表示中において、前記手続きの実行順序の変更を指示するためのユーザによる変更指示入力を検出する指示検出機能と、
前記変更指示入力が検出されたとき、前記順序情報を指定された実行順序に変更する順序情報制御機能と、
をコンピュータに実現させ、
前記オペレーション情報保持機能は、各手続きと、各手続きの実行順序を変更する上で満たすべき条件とを対応づけて各オペレーション情報を保持し、
前記順序情報制御機能は、前記指定された実行順序と前記条件とが整合するとき、前記順序情報を変更することを特徴とするコンピュータプログラム。
As a business procedure to be executed by the user, an order information holding function for holding order information indicating the execution order of a plurality of types of procedures;
An operation information holding function for holding operation information indicating the contents of each procedure;
An operation display function for sequentially displaying operation information of each procedure registered in the order information according to the order information;
An instruction detection function for detecting a change instruction input by a user for instructing a change in the execution order of the procedures during the operation information screen display;
An order information control function for changing the order information to a designated execution order when the change instruction input is detected;
Is realized on a computer,
The operation information holding function holds each operation information by associating each procedure with a condition to be satisfied in changing the execution order of each procedure,
The order information control function changes the order information when the designated execution order matches the condition.
JP2007248012A 2007-09-25 2007-09-25 Workflow controller Pending JP2009080581A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007248012A JP2009080581A (en) 2007-09-25 2007-09-25 Workflow controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007248012A JP2009080581A (en) 2007-09-25 2007-09-25 Workflow controller

Publications (1)

Publication Number Publication Date
JP2009080581A true JP2009080581A (en) 2009-04-16

Family

ID=40655299

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007248012A Pending JP2009080581A (en) 2007-09-25 2007-09-25 Workflow controller

Country Status (1)

Country Link
JP (1) JP2009080581A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012044569A (en) * 2010-08-23 2012-03-01 Nomura Research Institute Ltd Call center system and call center system development program, and telephone control interface program
JP2014035571A (en) * 2012-08-07 2014-02-24 Oki Electric Ind Co Ltd Information processor, information processing method, program, and information processing system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012044569A (en) * 2010-08-23 2012-03-01 Nomura Research Institute Ltd Call center system and call center system development program, and telephone control interface program
JP2014035571A (en) * 2012-08-07 2014-02-24 Oki Electric Ind Co Ltd Information processor, information processing method, program, and information processing system

Similar Documents

Publication Publication Date Title
US8478652B2 (en) Platform for providing life-cycle product support services
JP5688099B2 (en) Syndication of multiple service instances
EP2876588A1 (en) Workflow management device and workflow management method
US20010034735A1 (en) System and method for supporting user registration, and recording medium which records the same
JP6491343B2 (en) Stock trading system, stock trading method, securities system, trading terminal, and computer program
JP5066642B2 (en) Customer support equipment
US20050065836A1 (en) Work-flow system and work-flow system management method
US8538788B1 (en) System for work order refinement prior to acceptance and methods thereof
JP6203311B2 (en) Estimate management system
JP5476278B2 (en) Non-insurance pre-insurance procedure support server and pre-insurance procedure support system
JP2009080581A (en) Workflow controller
US20090171743A1 (en) Service request system with natural service provider profiling and methods thereof
JP2002049877A (en) System and method for selling and buying security, security sales managing system, and recording medium
WO2017138093A1 (en) Financial product purchase system, financial product purchase method, transaction server, and computer program
JP6175582B1 (en) Information input system, information input method, and information input program
WO2022075385A1 (en) Signage system
JP2004348269A (en) Information processing device and method, program, and storage medium
JP2020052774A (en) Computer system for supporting enterprise by entrepreneur, and method and program executed in computer system
JP2007164407A (en) Alternate bidding server and method, and program
KR100315099B1 (en) System for cyber stock trading having a advertising function of firms
JP2005242676A (en) Real estate security management system
JP2009053979A (en) Response-to-customer operation support device
JP5073857B2 (en) Appropriateness judgment system for products planned for purchase
JP6712700B2 (en) Method, program and system for operating mutual aid
KR20100064059A (en) Cooperation server for members of specialty financial cooperative