JP2013114314A - Sales screen display server, sales screen display method and sales screen display program - Google Patents

Sales screen display server, sales screen display method and sales screen display program Download PDF

Info

Publication number
JP2013114314A
JP2013114314A JP2011257535A JP2011257535A JP2013114314A JP 2013114314 A JP2013114314 A JP 2013114314A JP 2011257535 A JP2011257535 A JP 2011257535A JP 2011257535 A JP2011257535 A JP 2011257535A JP 2013114314 A JP2013114314 A JP 2013114314A
Authority
JP
Japan
Prior art keywords
screen
sales
customer
sales screen
campaign
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
JP2011257535A
Other languages
Japanese (ja)
Inventor
Makiko Isobe
真紀子 磯部
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.)
Oki Electric Industry Co Ltd
Original Assignee
Oki Electric Industry Co 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 Oki Electric Industry Co Ltd filed Critical Oki Electric Industry Co Ltd
Priority to JP2011257535A priority Critical patent/JP2013114314A/en
Publication of JP2013114314A publication Critical patent/JP2013114314A/en
Pending legal-status Critical Current

Links

Images

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To allow an optimal display of a sales screen in a customer operation terminal.SOLUTION: A channel control server 5 as a sales screen display server comprises: a customer identification information acquisition unit 240 for acquiring customer identification information identifying a customer operating a customer operation terminal; a specification screen display unit 250 for causing a sales screen specification device to display a customer information display screen for displaying information on the customer identified by the acquired customer identification information and a sales screen specification screen for specifying a sales screen to be displayed in the customer operation terminal; and a sales screen notification unit 260 for causing the customer operation terminal to display the sales screen by notifying the customer operation terminal of the specified sales screen by using the sales screen specification screen.

Description

本発明は、セールス画面表示サーバ、セールス画面表示方法、及びセールス画面表示プログラムに関し、特に、顧客操作端末としての現金自動預払機(ATM:Automated Teller Machine)で取引を行う顧客に対してセールス画面を表示する技術に関する。   The present invention relates to a sales screen display server, a sales screen display method, and a sales screen display program, and in particular, provides a sales screen to a customer who makes a transaction with an automated teller machine (ATM) as a customer operation terminal. Related to display technology.

顧客操作端末とは、金融機関と顧客との接点の全てを意味するデリバリチャネルを実現する装置であり、以下では、特に金融商品や金融サービス等を顧客に提供するためのアクセスポイントを想定する。そのため、顧客操作端末としては、自動取引装置としての現金自動預払機、無人契約機等が該当する。   A customer operation terminal is a device that realizes a delivery channel that means all contact points between a financial institution and a customer. In the following, an access point for providing financial products, financial services, etc. to a customer is assumed. Therefore, the customer operation terminal corresponds to an automatic teller machine, an unmanned contract machine, or the like as an automatic transaction apparatus.

従来、事前に登録した特定の顧客(以下、「対象顧客」と呼ぶ場合がある)が顧客操作端末としてのATMを利用する場合に、特定のセールス画面をATMに自動的に表示する方法が考えられていた。   Conventionally, when a specific customer registered in advance (hereinafter sometimes referred to as “target customer”) uses an ATM as a customer operation terminal, there is a method of automatically displaying a specific sales screen on the ATM. It was done.

この方法を実現するための構成は2つあり、一つ目は、ホスト(例えば、勘定系ホスト)が対象顧客リストを保持し、ホストの指示により顧客操作端末としてのATMがセールス画面を表示する仕組みである。二つ目は、顧客操作端末としてのATMを制御するチャネル制御サーバを新たに構築し、チャネル制御サーバが対象顧客リストを保持し、チャネル制御サーバの指示によりATMがセールス画面を表示する仕組みである(以下、「セールス画面表示システム」と呼ぶ場合がある)。チャネル制御サーバでATMを制御する仕組みを一度構築すると、ホストで対応する仕組みに比べて、一般的に色々な種類のセールス画面を安いコストでATMに表示することができる。   There are two configurations for realizing this method. First, a host (for example, an accounting host) holds a target customer list, and an ATM as a customer operation terminal displays a sales screen in accordance with an instruction from the host. It is a mechanism. Second, a channel control server that controls ATM as a customer operation terminal is newly constructed, the channel control server holds a target customer list, and ATM displays a sales screen according to instructions from the channel control server. (Hereafter, it may be called “sales screen display system”). Once a mechanism for controlling an ATM with a channel control server is constructed, various types of sales screens can be displayed on an ATM at a lower cost than a mechanism supported by a host.

図12を参照し、従来のセールス画面表示システムの構成を説明する。図12は、比較例としての従来のセールス画面表示システムを説明するための図である。
最初に、(1)ATM909が顧客による取引の開始を検出する。次に、(2)ATM909は、顧客が挿入したカードや通帳から顧客特定情報(店番、科目、口座番号)を読み取り、チャネル制御サーバ905へ読み取った顧客特定情報(店番、科目、口座番号)を送信する。次に、(3)チャネル制御サーバ905は、対象顧客リストを参照し、ATMで取引中の顧客が対象顧客か否か判定する。次に、(4)ATM909で取引中の顧客が対象顧客の場合に、表示するセールス画面に関する画面情報をATM909へ送信する。一方、ATM909で取引中の顧客が対象顧客でない場合に、ATMに対して「対象顧客でない」ことを通知する。次に、(5)ATM909は、ATM909で取引中の顧客が対象顧客の場合に、取引中の決められたタイミングでセールス画面を表示する。なお、より詳細な構成については、特許文献1〜3に記載されている。
The configuration of a conventional sales screen display system will be described with reference to FIG. FIG. 12 is a diagram for explaining a conventional sales screen display system as a comparative example.
First, (1) ATM 909 detects the start of a transaction by a customer. Next, (2) the ATM 909 reads the customer identification information (store number, subject, account number) from the card or passbook inserted by the customer, and reads the customer identification information (store number, subject, account number) read into the channel control server 905. Send. Next, (3) the channel control server 905 refers to the target customer list and determines whether or not the customer who is dealing with the ATM is the target customer. Next, (4) when the customer who is dealing in ATM 909 is the target customer, screen information regarding the sales screen to be displayed is transmitted to ATM 909. On the other hand, if the customer who is dealing with ATM 909 is not the target customer, the ATM is notified that the customer is not the target customer. Next, (5) the ATM 909 displays a sales screen at a predetermined timing during the transaction when the customer currently trading at the ATM 909 is the target customer. A more detailed configuration is described in Patent Documents 1 to 3.

特開2002−117225号公報JP 2002-117225 A 特開2002−279170号公報JP 2002-279170 A 特開2000−293604号公報JP 2000-293604 A

しかしながら、対象顧客リストは、顧客をある一定の条件で絞りこんだ対象顧客のリストであるため、セールス画面表示サーバとしてのチャネル制御サーバが制御できる内容には限度があった。すなわち、「One−To−One(個別)」のセールス画面を顧客操作端末に表示するところまでは対応できないという問題があった。   However, since the target customer list is a list of target customers narrowed down by certain conditions, there is a limit to the contents that can be controlled by the channel control server as the sales screen display server. That is, there is a problem that it is not possible to deal with the point where the sales screen of “One-To-One (individual)” is displayed on the customer operation terminal.

例えば、役席者や営業担当者等が顧客に対してセールスに結び付くような情報を有している場合でも、セールス画面表示サーバとしてのチャネル制御サーバは、予め決められたロジックに基づいてセールス画面を表示してしまう。そのため、役席者や営業担当者等が考えるベストのセールス画面を顧客操作端末に表示することができず、セールスの機会を逃すおそれがあった。   For example, even if executives, sales representatives, etc. have information that leads to sales to customers, the channel control server as the sales screen display server is based on a predetermined logic. Will be displayed. For this reason, the best sales screen considered by executives, sales representatives, etc. cannot be displayed on the customer operation terminal, and there is a risk of missing a sales opportunity.

本発明は、前記問題に鑑みてなされたものであり、最適なセールス画面を顧客操作端末に表示することができる、セールス画面表示サーバ、セールス画面表示方法、及びセールス画面表示プログラムを提供することを課題とする。   The present invention has been made in view of the above problems, and provides a sales screen display server, a sales screen display method, and a sales screen display program capable of displaying an optimal sales screen on a customer operation terminal. Let it be an issue.

前記課題を解決するため、本発明に係るセールス画面表示サーバは、顧客操作端末、及びセールス画面指示装置と通信可能に接続されるセールス画面表示サーバであって、前記顧客操作端末の操作を行う顧客を識別する顧客識別情報を取得する顧客識別情報取得部と、前記取得した前記顧客識別情報により特定される顧客に関する情報を表示する顧客情報表示画面と、前記顧客操作端末に表示するセールス画面を指示するセールス画面指示画面と、を前記セールス画面指示装置に表示させる指示画面表示部と、前記セールス画面指示画面を用いて指示されたセールス画面を前記顧客操作端末に通知することで、当該セールス画面を当該顧客操作端末に表示させるセールス画面通知部と、を備えることを特徴とする。   In order to solve the above problem, a sales screen display server according to the present invention is a sales screen display server connected to be able to communicate with a customer operation terminal and a sales screen instruction device, and is a customer who operates the customer operation terminal. A customer identification information acquisition unit for acquiring customer identification information, a customer information display screen for displaying information relating to the customer specified by the acquired customer identification information, and a sales screen for display on the customer operation terminal A sales screen instruction screen to be displayed on the sales screen instruction device, and the customer operation terminal is notified of the sales screen instructed using the sales screen instruction screen. And a sales screen notification unit to be displayed on the customer operation terminal.

また、本発明に係るセールス画面表示方法は、顧客操作端末、及びセールス画面指示装置と通信可能に接続されるセールス画面表示サーバが実行するセールス画面表示方法であって、前記顧客操作端末の操作を行う顧客を識別する顧客識別情報を取得し、前記取得した前記顧客識別情報により特定される顧客に関する情報を表示する顧客情報表示画面と、前記顧客操作端末に表示するセールス画面を指示するセールス画面指示画面と、を前記セールス画面指示装置に表示させ、前記セールス画面指示画面を用いて指示されたセールス画面を前記顧客操作端末に通知することで、当該セールス画面を当該顧客操作端末に表示させる、ことを特徴とする。   The sales screen display method according to the present invention is a sales screen display method executed by a customer operation terminal and a sales screen display server connected to be able to communicate with the sales screen instruction device, and operates the customer operation terminal. A customer information display screen for acquiring customer identification information for identifying a customer to be performed, a customer information display screen for displaying information related to the customer specified by the acquired customer identification information, and a sales screen instruction for instructing a sales screen to be displayed on the customer operation terminal And displaying the sales screen on the customer operation terminal by notifying the customer operation terminal of the sales screen instructed using the sales screen instruction screen. It is characterized by.

また、本発明に係るセールス画面表示プログラムは、上記記載のセールス画面表示方法をコンピュータに実行させることを特徴とする。   A sales screen display program according to the present invention causes a computer to execute the sales screen display method described above.

本発明によれば、セールス画面指示装置を介してセールス画面を指示するので、最適なセールス画面を顧客操作端末に表示することができる。このとき、顧客情報に基づいたキャンペーン画面指示画面をセールス画面指示装置に表示し、この画面で指示されたキャンペーン画面を顧客操作端末に表示することが好ましい。   According to the present invention, since the sales screen is instructed via the sales screen instruction device, the optimum sales screen can be displayed on the customer operation terminal. At this time, it is preferable that a campaign screen instruction screen based on the customer information is displayed on the sales screen instruction device, and the campaign screen instructed on this screen is displayed on the customer operation terminal.

実施形態に係るセールス画面表示システムの構成図である。It is a lineblock diagram of a sales screen display system concerning an embodiment. 実施形態に係るATMの構成図である。It is a block diagram of ATM which concerns on embodiment. 実施形態に係るATMに表示するセールス画面の構成を説明するための図である。It is a figure for demonstrating the structure of the sales screen displayed on ATM which concerns on embodiment. 実施形態に係るチャネル制御サーバの構成図である。It is a block diagram of the channel control server which concerns on embodiment. 実施形態に係る来店通知対象者用DBのデータ構成図である。It is a data block diagram of DB for a store visit notification subject which concerns on embodiment. 実施形態に係るキャンペーンDBのデータ構成図である。It is a data block diagram of campaign DB which concerns on embodiment. 実施形態に係る来店通知画面の構成図である。It is a block diagram of the store visit notification screen concerning an embodiment. 実施形態に係る受付窓口システムの待ち状況画面の構成図である。It is a block diagram of the waiting condition screen of the reception desk system which concerns on embodiment. 実施形態に係るセールス画面の例示(その1)である。It is an example (the 1) of a sales screen concerning an embodiment. 実施形態に係るセールス画面の例示(その2)である。It is an example (the 2) of a sales screen concerning an embodiment. 実施形態に係る個別メッセージ通知画面の構成図である。It is a block diagram of the separate message notification screen which concerns on embodiment. 実施形態に係るセールス画面表示システムのシーケンス図(その1)である。It is a sequence diagram (the 1) of the sales screen display system concerning an embodiment. 実施形態に係るセールス画面表示システムのシーケンス図(その2)である。It is a sequence diagram (the 2) of the sales screen display system concerning an embodiment. 比較例としての従来のセールス画面表示システムを説明するための図である。It is a figure for demonstrating the conventional sales screen display system as a comparative example.

[文言の定義]
明細書で用いる文言を以下のように定義する。
(セールスとキャンペーン)
「セールス」とは、金融商品、金融サービス等を顧客に対して販売する行為をいい、「ATMを用いて金融商品、金融サービス等の宣伝、広告を行う仕組み」や「ATMを用いて金融商品、金融サービス等を販売するためにアポイントメントを取る仕組み」を含む。
「キャンペーン」とは、「セールス」のうち「ATMを用いて金融商品、金融サービス等の宣伝、広告を行う仕組み」をいう。
そのため、「セールス」は、「キャンペーン」を含む概念である。
[Definition of wording]
The terms used in the specification are defined as follows.
(Sales and Campaign)
“Sales” refers to the act of selling financial products, financial services, etc. to customers. “Mechanism for advertising and advertising financial products, financial services, etc. using ATM” and “Financial products using ATM” , A system for making appointments to sell financial services, etc.
“Campaign” means “a mechanism for advertising and advertising financial products and financial services using ATM” of “sales”.
Therefore, “sales” is a concept including “campaign”.

(セールス画面とキャンペーン画面)
「セールス画面」とは、直接的、又は間接的にセールスを行う画面のことをいい、「金融商品、金融サービス等の宣伝、広告を行うためにATMに表示する画面」や「金融商品、金融サービス等を販売するためにアポイントメントを取るためにATMに表示する画面」を含む。
「キャンペーン画面」とは、「セールス画面」のうち「金融商品、金融サービス等の宣伝、広告を行うためにATMに表示する画面」をいう。
そのため、「セールス画面」は、「キャンペーン画面」を含む概念である。
(Sales screen and campaign screen)
“Sales screen” refers to a screen for direct or indirect sales, such as “screen displayed on ATM for advertising and advertising of financial products and financial services” and “financial products, financial Including a screen to be displayed on the ATM to take an appointment to sell the service.
The “campaign screen” refers to a “screen displayed on the ATM for advertising and advertising financial products, financial services, etc.” among the “sales screen”.
Therefore, the “sales screen” is a concept including a “campaign screen”.

以下、図面を参照して、本発明の実施の形態につき詳細に説明する。
なお、各図は、本発明を十分に理解できる程度に、概略的に示してあるに過ぎない。よって、本発明は、図示例のみに限定されるものではない。なお、各図において、共通する構成要素や同様な構成要素については、同一の符号を付し、それらの重複する説明を省略する。
Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.
Each figure is only schematically shown so that the present invention can be fully understood. Therefore, the present invention is not limited to the illustrated example. In addition, in each figure, about the same component or the same component, the same code | symbol is attached | subjected and those overlapping description is abbreviate | omitted.

[実施形態]
≪実施形態に係るセールス画面表示システムの構成≫
図1を参照して、実施形態に係るセールス画面表示システム1000の構成を説明する。図1は、実施形態に係るセールス画面表示システム1000の構成図である。
[Embodiment]
<< Configuration of Sales Screen Display System According to Embodiment >>
With reference to FIG. 1, the structure of the sales screen display system 1000 which concerns on embodiment is demonstrated. FIG. 1 is a configuration diagram of a sales screen display system 1000 according to the embodiment.

セールス画面表示システム1000は、勘定系ホスト1と、GW(GateWay)2と、情報系ホスト3と、MCIF(Marketing Customer Information File)4と、セールス画面表示サーバとしてのチャネル制御サーバ5と、本部端末6と、セールス画面指示装置としての役席端末7と、営業店端末8と、顧客操作端末としてのATM9とを備えて構成される。
セールス画面表示システム1000は、通常取引時において、ATM9、営業店端末8や役席端末7がGW2経由で勘定系ホスト1に通信を行うことで、勘定系の取引を進行させる。
The sales screen display system 1000 includes a billing host 1, a GW (GateWay) 2, an information host 3, an MCIF (Marketing Customer Information File) 4, a channel control server 5 as a sales screen display server, and a headquarters terminal. 6, a board terminal 7 as a sales screen instruction device, a branch terminal 8, and an ATM 9 as a customer operation terminal.
The sales screen display system 1000 advances the transaction of the accounting system by communicating with the accounting system host 1 via the GW 2 by the ATM 9, the branch office terminal 8 and the office terminal 7 during the normal transaction.

一方、セールス画面表示システム1000は、ATM9にセールス画面を表示するために、ATM9で取引中の顧客がセールス画面表示対象者か否かをチャネル制御サーバ5側で判断し、顧客が対象者の場合、セールス画面を表示するためのセールス画面情報(画面タイプ、メッセージ内容、コンテンツファイル番号、背景画像番号、ボタン情報等)をATM9に通知する。そして、ATM9は、セールス画面情報を受け取り、決められたタイミングでセールス画面情報に基づくセールス画面を表示する。   On the other hand, in order to display the sales screen on ATM 9, the sales screen display system 1000 determines whether or not the customer who is dealing in ATM 9 is the sales screen display target person, and the customer is the target person. The ATM 9 is notified of sales screen information (screen type, message content, content file number, background image number, button information, etc.) for displaying the sales screen. The ATM 9 receives the sales screen information and displays a sales screen based on the sales screen information at a predetermined timing.

ここで、図12で説明した通り、従来では、チャネル制御サーバ905がATM909から取引中の顧客の口座情報(例えば、店番、科目、口座番号)を受信し、受信した口座情報を用いて対象顧客リストを検索し、ATM909で取引中の顧客がセールス画面表示対象者か否かを判定していた。   Here, as described with reference to FIG. 12, conventionally, the channel control server 905 receives account information (for example, store number, subject, account number) of a customer under transaction from the ATM 909, and uses the received account information as a target customer. The list is searched and it is determined whether or not the customer who is dealing with the ATM 909 is a sales screen display target person.

これに対して、本実施形態のチャネル制御サーバ5は、ATM9から取引中の顧客の口座情報(例えば、店番、科目、口座番号)を受信し、受信した口座情報を用いて、ATM9に表示するセールス画面を指示(選択)するための指示画面を役席端末7に表示する。そして、チャネル制御サーバ5は、役席端末7の指示に従い、指示されたセールス画面をATM9に表示させる。すなわち、本実施形態では、セールス画面指示装置としての役席端末7に対象顧客の来店通知をポップアップで表示し、顧客操作端末としてのATM9を操作している顧客宛に表示するセールス画面を役席端末7から指示できる。ここで、本実施形態では、セールス画面指示装置として役席端末7を想定しているが、セールス画面指示装置は種々の装置を用いることができる。   On the other hand, the channel control server 5 of the present embodiment receives account information (for example, store number, subject, account number) of a customer who is doing business from the ATM 9, and displays it on the ATM 9 using the received account information. An instruction screen for instructing (selecting) the sales screen is displayed on the board terminal 7. Then, the channel control server 5 displays the instructed sales screen on the ATM 9 in accordance with the instruction of the officer terminal 7. That is, in the present embodiment, a sales screen is displayed on the executive seat terminal 7 serving as a sales screen instruction device in a pop-up manner, and the sales screen displayed to the customer operating the ATM 9 serving as the customer operation terminal. It can be instructed from the terminal 7. Here, in this embodiment, the officer's seat terminal 7 is assumed as the sales screen instruction device, but various devices can be used as the sales screen instruction device.

ATM9に表示するセールス画面は、情報提供だけの画面としてもよいし、顧客からの反応をとるための画面を含む構成としてもよい。後者の場合、チャネル制御サーバ5は、顧客からの反応結果を取得するようにする。
チャネル制御サーバ5に対するセールス画面情報(画面タイプ、メッセージ内容、コンテンツファイル番号、背景画像番号、ボタン情報等)の登録は、本部端末6を用いて行う。
The sales screen displayed on the ATM 9 may be a screen providing information only, or may include a screen for taking a reaction from the customer. In the latter case, the channel control server 5 acquires the reaction result from the customer.
Registration of sales screen information (screen type, message content, content file number, background image number, button information, etc.) to the channel control server 5 is performed using the headquarters terminal 6.

チャネル制御サーバ5は、MCIF4のような顧客情報を保持する上位サーバと接続し、対象顧客リスト(セグメントリスト)を受領したり、顧客の反応結果をアップロードしたりする。MCIF4は、必要に応じて情報系ホスト3との連携も行う。
以下では、セールス画面表示1000の中で、セールス画面表示処理を実現するための主な装置である、顧客操作端末としてのATM9とセールス画面表示サーバとしてのチャネル制御サーバ5の構成について説明する。
The channel control server 5 is connected to a host server that holds customer information such as the MCIF 4, and receives a target customer list (segment list) or uploads customer reaction results. The MCIF 4 also cooperates with the information system host 3 as necessary.
Below, the structure of ATM9 as a customer operation terminal and the channel control server 5 as a sales screen display server which are main apparatuses for implement | achieving a sales screen display process in the sales screen display 1000 is demonstrated.

<ATM>
図2を参照し、実施形態に係るATM9について説明する。図2は、実施形態に係るATM9の構成図である。
顧客操作端末としてのATM9は、記憶部300と、制御部400と、を備える。記憶部300は、RAM(Random Access Memory)、ROM(Read Only Memory)、HDD(Hard Disk Drive)、フラッシュメモリ等の記憶媒体から構成される。制御部400は、CPU(Central Processing Unit)によるプログラム実行処理や、専用回路等により実現される。なお、ATM9をプログラム実行処理により実現する場合、記憶部300には、このATM9の機能を実現するためのプログラムが格納される。
なお、以下で説明する各機能とは、制御部等によって実行、管理されるプログラムないしはプログラムに含まれるモジュールとして実現される、実体を持った機能部である。本実施の形態の説明においては簡略化のため単に機能と記載するものである。
<ATM>
The ATM 9 according to the embodiment will be described with reference to FIG. FIG. 2 is a configuration diagram of the ATM 9 according to the embodiment.
The ATM 9 as a customer operation terminal includes a storage unit 300 and a control unit 400. The storage unit 300 includes a storage medium such as a random access memory (RAM), a read only memory (ROM), a hard disk drive (HDD), and a flash memory. The control unit 400 is realized by a program execution process by a CPU (Central Processing Unit), a dedicated circuit, or the like. When the ATM 9 is realized by program execution processing, the storage unit 300 stores a program for realizing the function of the ATM 9.
In addition, each function demonstrated below is a function part with a substance implement | achieved as a program executed by the control part etc., or a module contained in a program. In the description of the present embodiment, the function is simply described for simplification.

記憶部300には、コンテンツDB310、及び背景画像DB320が格納される。
(コンテンツDB)
コンテンツDB310は、詳細は後記するセールス画面に用いる画像コンテンツファイル(以下では、略して「コンテンツ」と呼ぶ場合がある。)が格納されている。コンテンツは、コンテンツファイル番号(以下では、略して「コンテンツ番号」と呼ぶ場合がある)により識別される。
The storage unit 300 stores a content DB 310 and a background image DB 320.
(Content DB)
The content DB 310 stores an image content file (hereinafter, sometimes referred to as “content” for short) used for a sales screen described later in detail. The content is identified by a content file number (hereinafter sometimes referred to as “content number” for short).

(背景画像DB320)
背景画像DB320は、詳細は後記するセールス画面に用いる背景画面が格納されている。背景画面は、背景画面番号により識別される。
(Background image DB320)
The background image DB 320 stores a background screen used for a sales screen described later in detail. The background screen is identified by the background screen number.

制御部400には、勘定系機能410、コンテンツ収集機能420、口座情報通知機能430、キャンペーン画面表示機能440、及びキャンペーン結果通知機能450を実現する。以下では、各機能について説明する。   The control unit 400 realizes an account system function 410, a content collection function 420, an account information notification function 430, a campaign screen display function 440, and a campaign result notification function 450. Hereinafter, each function will be described.

(勘定系機能)
勘定系機能410は、通常取引時において、GW2経由で勘定系ホスト1と通信を行うことで、勘定系の取引を実現する。勘定系機能410は、ATM9が一般的に備える機能なので詳細な説明を省略する。
(Account function)
The billing function 410 realizes billing transactions by communicating with the billing host 1 via the GW 2 during normal transactions. Since the billing function 410 is a function generally provided in the ATM 9, a detailed description thereof is omitted.

(コンテンツ収集機能)
コンテンツ収集機能420は、チャネル制御サーバ5から配布(送信)されるコンテンツを収集(受信)し、コンテンツDB310に格納する機能である。本実施形態では、コンテンツ収集機能420を用いて、チャネル制御サーバ5から事前に必要なコンテンツを収集(受信)し、コンテンツDB310に格納するものとする。これは、ATM9での取引スピードやセールス画面を表示するタイミングを考慮した場合に、コンテンツをATM9側に保持する仕組みが標準的であると考えられるためである。
(Content collection function)
The content collection function 420 is a function that collects (receives) content distributed (transmitted) from the channel control server 5 and stores it in the content DB 310. In the present embodiment, it is assumed that necessary content is collected (received) from the channel control server 5 in advance using the content collection function 420 and stored in the content DB 310. This is because a mechanism for holding content on the ATM 9 side is considered standard when considering the transaction speed at ATM 9 and the timing for displaying the sales screen.

(口座情報通知機能)
顧客識別情報通知機能としての口座情報通知機能430は、ATM9で取引を行う(ATM9を操作する)顧客を識別する顧客識別情報をチャネル制御サーバ5に対して通知(送信)する。本実施形態では、顧客識別情報として口座情報(店番、科目、口座番号)を用いる。口座情報は、キャッシュカードの磁気ストライプ、又はICチップから読み取る。
(Account information notification function)
The account information notification function 430 as a customer identification information notification function notifies (transmits) to the channel control server 5 customer identification information for identifying a customer who performs a transaction at the ATM 9 (operates the ATM 9). In this embodiment, account information (store number, subject, account number) is used as customer identification information. The account information is read from the magnetic stripe of the cash card or the IC chip.

(キャンペーン画面表示機能)
図3を適宜参照し、実施形態に係るキャンペーン画面表示機能440について説明する。図3は、実施形態に係るセールス画面の構成を説明するための図である。
セールス画面表示機能としてのキャンペーン画面表示機能440は、セールス画面を表示するためセールス画面情報を受信し、受信したセールス画面情報に基づいてセールス画面を構成し、構成したセールス画面を決められたタイミングで図示しない表示部に出力する。セールス画面情報は、画面タイプ、メッセージ内容、コンテンツファイル番号、背景画像番号、ボタン情報等で構成される。
(Campaign screen display function)
The campaign screen display function 440 according to the embodiment will be described with reference to FIG. 3 as appropriate. FIG. 3 is a diagram for explaining the configuration of the sales screen according to the embodiment.
The campaign screen display function 440 as a sales screen display function receives sales screen information to display a sales screen, configures a sales screen based on the received sales screen information, and configures the configured sales screen at a determined timing. Output to a display unit (not shown). The sales screen information includes a screen type, message content, content file number, background image number, button information, and the like.

キャンペーン画面表示機能440は、セールス画面情報に含まれる画面タイプによりセールス画面のレイアウトを決定し、メッセージ内容をメッセージ内容表示欄601に配置し、コンテンツファイル番号で識別されるコンテンツをコンテンツDB310から取得しコンテンツ表示欄602に配置し、背景画像番号で識別される背景画像を背景画像DB320から取得し背景画像表示欄603に配置し、ボタン情報に示されるボタンをボタン情報表示欄604に配置することで、セールス画面600を構成する。なお、図3に示すセールス画面600は、セールス画面の例示であり、以降の説明では図3に示すセールス画面600と画面レイアウトが異なる場合がある。   The campaign screen display function 440 determines the layout of the sales screen according to the screen type included in the sales screen information, arranges the message content in the message content display field 601, and acquires the content identified by the content file number from the content DB 310. By arranging in the content display field 602, acquiring the background image identified by the background image number from the background image DB 320, placing it in the background image display field 603, and placing the button indicated in the button information in the button information display field 604. The sales screen 600 is configured. Note that the sales screen 600 illustrated in FIG. 3 is an example of a sales screen. In the following description, the sales screen 600 illustrated in FIG. 3 may have a different screen layout.

(キャンペーン結果通知機能)
キャンペーン結果通知機能450は、セールス画面600のボタン情報表示欄604に顧客からの反応をとるためのボタンを含む場合において、顧客からの反応結果を取得した際(例えば、図3に示す「資料ご要望ボタン」や「電話でご案内ボタン」が押下された場合)に、反応結果をチャネル制御サーバ5に対して通知(送信)する。
以上で、ATM9の説明を終了する。
(Campaign result notification function)
When the campaign result notification function 450 includes a button for displaying a response from the customer in the button information display field 604 of the sales screen 600, when the response result from the customer is acquired (for example, the “document information” shown in FIG. When the “request button” or “guidance button on the telephone” is pressed), the reaction result is notified (transmitted) to the channel control server 5.
Above, description of ATM9 is complete | finished.

<チャネル制御サーバ>
図4を参照し、実施形態に係るチャネル制御サーバ5について説明する。図4は、実施形態に係るチャネル制御サーバ5の構成図である。
チャネル制御サーバ5は、記憶部100と制御部200と、を備える。記憶部100は、RAM(Random Access Memory)、ROM(Read Only Memory)、HDD(Hard Disk Drive)、フラッシュメモリ等の記憶媒体から構成される。制御部200は、CPU(Central Processing Unit)によるプログラム実行処理や、専用回路等により実現される。なお、チャネル制御サーバ5をプログラム実行処理により実現する場合、記憶部100には、このチャネル制御サーバ5の機能を制御部200に実現させるためのセールス画面表示プログラムが格納される。
<Channel control server>
The channel control server 5 according to the embodiment will be described with reference to FIG. FIG. 4 is a configuration diagram of the channel control server 5 according to the embodiment.
The channel control server 5 includes a storage unit 100 and a control unit 200. The storage unit 100 includes a storage medium such as a random access memory (RAM), a read only memory (ROM), a hard disk drive (HDD), and a flash memory. The control unit 200 is realized by a program execution process by a CPU (Central Processing Unit), a dedicated circuit, or the like. When the channel control server 5 is realized by a program execution process, the storage unit 100 stores a sales screen display program for causing the control unit 200 to realize the function of the channel control server 5.

記憶部100には、対象顧客リスト110、反応結果DB120、来店通知対象者用DB130、及びキャンペーンDB150が格納される。以下、それぞれのデータ構成を説明する。   The storage unit 100 stores a target customer list 110, a reaction result DB 120, a store visit notification subject DB 130, and a campaign DB 150. Hereinafter, each data structure is demonstrated.

(対象顧客リスト)
対象顧客リスト110は、セールス画面600(図3参照)を表示するためのセグメントリストである。対象顧客リスト110は、例えば、外貨預金セールス画面表示対象顧客グループ1を登録するために、“外貨預金未契約先”、“預金平均残高○○円以上”、“年齢○○才以上”などという条件でMCIF4から対象顧客が抽出され、「外貨預金セールス画面表示対象顧客グループ1」として登録される。なお、本実施形態では、対象顧客リスト110は、1つのキャンペーンに対して1つ存在することとする。
(Target customer list)
The target customer list 110 is a segment list for displaying the sales screen 600 (see FIG. 3). The target customer list 110 includes, for example, “foreign currency deposit non-contractee”, “average deposit balance XX yen or more”, “age XX years or more”, etc., in order to register the foreign currency deposit sales screen display target customer group 1. Under the condition, the target customer is extracted from the MCIF 4 and registered as “foreign currency deposit sales screen display target customer group 1”. In the present embodiment, it is assumed that there is one target customer list 110 for one campaign.

(反応結果DB)
反応結果DB120は、ATM9から通知されたセールス画面600(図3参照)に対する顧客の反応結果が格納される。反応結果DB120に格納された反応結果は、最終的にはMCIF4等の上位サーバに通知され、反応結果は上位サーバ側で管理される。
(Reaction result DB)
The reaction result DB 120 stores customer reaction results for the sales screen 600 (see FIG. 3) notified from the ATM 9. The reaction result stored in the reaction result DB 120 is finally notified to an upper server such as MCIF 4 and the reaction result is managed on the upper server side.

(来店通知対象者用DB)
図5を参照し、実施形態に係る来店通知対象者用DB130について説明する。図5は、実施形態に係る来店通知対象者用DB130のデータ構成図である。
来店通知対象者用DB130は、店番131、科目132、口座番号133、キャンペーンID134、キャンペーン種別135、対象顧客リストID136、忘れ物137、投信契約138、外貨預金契約139、及び更新日時140で構成される。
なお、顧客情報には、例えば、投信契約138、外貨預金契約139が該当する。
(DB for store notification customers)
With reference to FIG. 5, the store visit notification subject DB 130 according to the embodiment will be described. FIG. 5 is a data configuration diagram of the store visit notification subject DB 130 according to the embodiment.
The store visit target DB 130 includes a store number 131, a subject 132, an account number 133, a campaign ID 134, a campaign type 135, a target customer list ID 136, a forgotten thing 137, an investment trust contract 138, a foreign currency deposit contract 139, and an update date 140. .
The customer information corresponds to, for example, an investment trust contract 138 and a foreign currency deposit contract 139.

店番131の欄には、営業店を識別する識別情報が格納される。科目132の欄には、科目を識別する識別情報が格納される。口座番号133の欄には、口座を識別する識別情報が格納される。キャンペーンID134の欄には、キャンペーンを識別する識別情報が格納される。キャンペーン種別135の欄には、キャンペーンの分類を行うための識別情報が格納される。対象顧客リストID136の欄には、対象顧客リスト110を識別する識別情報が格納される。忘れ物137の欄には、顧客が忘れ物をしているか否かを示す情報が格納される。投信契約138の欄には、顧客が投信契約を行っているか否かを示す情報が格納される。外貨預金契約139の欄には、顧客が外貨預金契約を行っているか否かを示す情報が格納される。更新日時140の欄には、対応するレコードの最終更新時刻が格納される。   In the column of the store number 131, identification information for identifying a sales store is stored. In the column of the subject 132, identification information for identifying the subject is stored. The account number 133 column stores identification information for identifying the account. The campaign ID 134 field stores identification information for identifying a campaign. In the column of the campaign type 135, identification information for classifying the campaign is stored. Identification information for identifying the target customer list 110 is stored in the target customer list ID 136 column. Stored in the forgotten item 137 field is information indicating whether or not the customer has left the item. Information indicating whether or not the customer has an investment trust contract is stored in the investment trust contract 138 column. In the field of foreign currency deposit contract 139, information indicating whether or not the customer has a foreign currency deposit contract is stored. In the column of update date 140, the last update time of the corresponding record is stored.

(キャンペーンDB)
図6を参照し、実施形態に係るキャンペーンDB150について説明する。図6は、実施形態に係るキャンペーンDB150のデータ構成図である。
キャンペーンDB150は、キャンペーンID151、キャンペーン名152、補足153、コンテンツ番号154、背景画像番号155、及び更新日時156で構成される。
(Campaign DB)
The campaign DB 150 according to the embodiment will be described with reference to FIG. FIG. 6 is a data configuration diagram of the campaign DB 150 according to the embodiment.
The campaign DB 150 includes a campaign ID 151, a campaign name 152, a supplement 153, a content number 154, a background image number 155, and an update date 156.

キャンペーンID151の欄には、キャンペーンを識別する識別情報が格納される。キャンペーン名152の欄には、キャンペーンID151に対応するキャンペーンの名称が格納される。補足153の欄には、キャンペーンID151に対応するキャンペーンに関する補足の情報が格納される。コンテンツ番号154の欄には、セールス画面600に用いるコンテンツを識別するコンテンツ番号が格納される。背景画像番号155の欄には、セールス画面600に用いる背景画像を識別する背景画像番号が格納される。更新日時156の欄には、対応するレコードの最終更新時刻が格納される。   In the column of the campaign ID 151, identification information for identifying the campaign is stored. The name of the campaign corresponding to the campaign ID 151 is stored in the campaign name 152 column. In the supplement 153 column, supplementary information regarding the campaign corresponding to the campaign ID 151 is stored. In the column of content number 154, a content number for identifying content used for the sales screen 600 is stored. In the background image number 155 column, a background image number for identifying a background image used for the sales screen 600 is stored. The update date and time 156 field stores the last update time of the corresponding record.

次に、図4を参照し、チャネル制御サーバ5の制御部200の構成について説明する。
制御部200は、コンテンツ配布機能210、対象顧客リスト登録機能220、キャンペーン設計機能230、口座情報取得機能240、来店通知画面表示機能250、キャンペーン画面通知機能260、キャンペーン運用管理機能270、キャンペーン結果登録機能280を実現する。以下では、各機能について詳細に説明する。
Next, the configuration of the control unit 200 of the channel control server 5 will be described with reference to FIG.
The control unit 200 includes a content distribution function 210, a target customer list registration function 220, a campaign design function 230, an account information acquisition function 240, a store visit notification screen display function 250, a campaign screen notification function 260, a campaign operation management function 270, and a campaign result registration. Function 280 is implemented. Hereinafter, each function will be described in detail.

(コンテンツ配布機能)
コンテンツ配布機能210は、セールス画面600(図3参照)に用いるコンテンツをATM9に対して配布(送信)する。本実施形態では、コンテンツ配布機能210を用いて、事前に必要なコンテンツがATM9に配布(送信)されているものとする。
(Content distribution function)
The content distribution function 210 distributes (transmits) the content used for the sales screen 600 (see FIG. 3) to the ATM 9. In the present embodiment, it is assumed that necessary content is distributed (transmitted) to the ATM 9 in advance using the content distribution function 210.

(対象顧客リスト登録機能)
対象顧客リスト登録機能220は、MCIF4で抽出した対象顧客を対象顧客リスト110として記憶部100に格納する。本実施形態では、対象顧客リスト110の作成は、事前に行われるものとする。なお、本実施形態では、対象顧客リスト110は、1つのキャンペーンに対して1つ存在することとする。
(Target customer list registration function)
The target customer list registration function 220 stores the target customers extracted by the MCIF 4 in the storage unit 100 as the target customer list 110. In the present embodiment, the target customer list 110 is created in advance. In the present embodiment, it is assumed that there is one target customer list 110 for one campaign.

(キャンペーン設計機能)
キャンペーン設計機能230は、対象顧客リスト110(例えば、「外貨預金セールス画面表示対象顧客グループ1」)に登録される顧客に対して表示したいセールス画面600(図3参照)をキャンペーンDB150に登録する。例えば、キャンペーン設計機能230は、セールス画面600に配置するコンテンツを識別するコンテンツ番号をコンテンツ番号154の欄に登録し、背景画像を識別する背景画像番号を背景画像番号155の欄に登録する。また、キャンペーン設計機能230は、登録したセールス画面600を表示する対象期間や表示頻度、ATM9に表示する優先度などをキャンペーンDB150の図示しない項目に登録する。キャンペーン設計機能230により、セールス画面600等の登録が完了すると、実際にATM9へセールス画面600を表示することが可能になる。以下では、ATM9へセールス画面600を表示することが可能なキャンペーンのことを「運用中キャンペーン」と呼ぶ場合がある。
(Campaign design function)
The campaign design function 230 registers, in the campaign DB 150, a sales screen 600 (see FIG. 3) to be displayed for customers registered in the target customer list 110 (for example, “foreign currency deposit sales screen display target customer group 1”). For example, the campaign design function 230 registers the content number for identifying the content to be arranged on the sales screen 600 in the content number 154 column, and registers the background image number for identifying the background image in the background image number 155 column. Further, the campaign design function 230 registers the target period for displaying the registered sales screen 600, the display frequency, the priority to be displayed on the ATM 9, and the like in items not shown in the campaign DB 150. When the registration of the sales screen 600 and the like is completed by the campaign design function 230, the sales screen 600 can be actually displayed on the ATM 9. Hereinafter, a campaign that can display the sales screen 600 on the ATM 9 may be referred to as an “in-operation campaign”.

(口座情報取得機能)
顧客識別情報取得機能としての口座情報取得機能240は、ATM9で取引を行う(ATM9を操作する)顧客を識別する顧客識別情報をATM9から取得する。本実施形態では、顧客識別情報として口座情報(店番、科目、口座番号)を用いる。
(Account information acquisition function)
An account information acquisition function 240 as a customer identification information acquisition function acquires customer identification information from ATM 9 for identifying a customer who performs a transaction at ATM 9 (operates ATM 9). In this embodiment, account information (store number, subject, account number) is used as customer identification information.

(来店通知画面表示機能)
図7及び図8を適宜参照し、実施形態に係る来店通知画面表示機能250について説明する。図7は、実施形態に係る来店通知画面500の構成図である。図8は、実施形態に係る受付窓口システムの待ち状況画面530Aの構成図である。
(Store notification screen display function)
The store visit notification screen display function 250 according to the embodiment will be described with reference to FIGS. 7 and 8 as appropriate. FIG. 7 is a configuration diagram of a store visit notification screen 500 according to the embodiment. FIG. 8 is a configuration diagram of the waiting status screen 530A of the reception desk system according to the embodiment.

指示画面表示機能としての来店通知画面表示機能250は、口座情報取得機能240が取得した顧客識別情報(口座情報)を受け取り、顧客が役席端末7(図1参照)への来店通知対象者であるか否かの判定を行う。この判定は、種々の方法が考えられる。例えば、顧客が来店通知対象者用DB130に格納されている場合に、顧客が役席端末7(図1参照)への来店通知対象者であると判定する。   The store visit notification screen display function 250 as an instruction screen display function receives the customer identification information (account information) acquired by the account information acquisition function 240, and the customer is a person who is a store visit notification target to the executive terminal 7 (see FIG. 1). It is determined whether or not there is. Various methods can be considered for this determination. For example, when the customer is stored in the store visit subject DB 130, it is determined that the customer is the store visit subject to the executive terminal 7 (see FIG. 1).

来店通知画面表示機能250は、顧客が役席端末7(図1参照)への来店通知対象者であると判定した場合に、来店通知画面500(図7参照)を役席端末7に表示させる。ここで、来店通知画面500は、顧客情報表示画面510と、セールス画面指示画面520と、ハイ/ローカウンタ待ち一覧ボタン530(以下では、省略して「待ち一覧ボタン530」と呼ぶ場合がある)と、を含む構成である。   The store visit notification screen display function 250 displays a store visit notification screen 500 (see FIG. 7) on the board terminal 7 when it is determined that the customer is a person to be notified of the store visit to the officer terminal 7 (see FIG. 1). . Here, the store visit notification screen 500 includes a customer information display screen 510, a sales screen instruction screen 520, and a high / low counter waiting list button 530 (hereinafter, sometimes referred to as “waiting list button 530”). It is the structure containing these.

一方、顧客が役席端末7(図1参照)への来店通知対象者でないとキャンペーン画面通知機能260が判定した場合に行う処理は、種々の物が考えられる。一つの手段として、対象顧客リスト110を参照し、顧客が対象顧客リスト110に登録されていれば、登録されていた対象顧客リスト対応するキャンペーンに関するセールス画面情報をATM9に対して送信する。すなわち、役席端末7に対象顧客の来店通知をポップアップで表示せずに、図12に示す従来のセールス画面の表示処理を行うようにしてもよい。   On the other hand, various processes are conceivable when the campaign screen notification function 260 determines that the customer is not a person to be notified of the store visit to the executive office terminal 7 (see FIG. 1). As one means, referring to the target customer list 110, if the customer is registered in the target customer list 110, sales screen information related to the campaign corresponding to the registered target customer list is transmitted to the ATM 9. That is, the conventional sales screen display process shown in FIG. 12 may be performed without displaying the visit notice of the target customer on the executive board terminal 7 in a pop-up.

顧客情報表示画面510は、口座情報取得機能240が取得した顧客識別情報(口座情報)により特定される顧客に関する情報(例えば、名前、顧客の契約内容等)が表示される。   The customer information display screen 510 displays information (for example, name, customer contract details, etc.) related to the customer specified by the customer identification information (account information) acquired by the account information acquisition function 240.

セールス画面指示画面520は、ATM9(図1参照)に表示するセールス画面600(例えば、図3参照)を指示(選択)するための複数のボタン(符号521〜528)で構成される。上記では、セールス画面の構成を説明するための例示として図3のセールス画面600を示したが、本実施形態では、ボタン(符号521〜528)に対応して複数のセールス画面610〜680(図9参照)がある。   The sales screen instruction screen 520 includes a plurality of buttons (reference numerals 521 to 528) for instructing (selecting) a sales screen 600 (for example, see FIG. 3) displayed on the ATM 9 (see FIG. 1). In the above description, the sales screen 600 of FIG. 3 is shown as an example for explaining the configuration of the sales screen. However, in this embodiment, a plurality of sales screens 610 to 680 corresponding to the buttons (reference numerals 521 to 528) are shown. 9).

セールス画面指示画面520は、店内誘致ボタン521、忘れ物案内ボタン522、緊急連絡ありボタン523、投信セールスボタン524、外貨セールスボタン525、保険セールスボタン526、年金セールスボタン527、及び個別メッセージ表示ボタン528で構成されるが、これらのボタンは例示である。そのため、これらのボタンの一部、又はこれら以外のボタンを備える構成にしてもよい。   The sales screen instruction screen 520 includes an in-store invitation button 521, a lost item guidance button 522, an emergency contact button 523, an investment trust sales button 524, a foreign currency sales button 525, an insurance sales button 526, an annuity sales button 527, and an individual message display button 528. Although configured, these buttons are exemplary. Therefore, you may make it the structure provided with a part of these buttons or buttons other than these.

ここで、顧客が条件に合致しないセールス画面(図9参照)の表示を指示するためのボタンは、グレーアウトする仕組みにすることもできる。図7では、例示として、忘れ物案内ボタン522、投信セールスボタン524、及び外貨セールスボタン525がグレーアウトされている。ボタン(符号521〜528)をグレーアウトするか否かは、来店通知担当者用DB130(図3参照)の忘れ物137、投信契約138、外貨預金契約139等を参照する。例えば、来店通知画面表示機能250は、来店通知担当者用DB130の忘れ物137が「無」と登録されている顧客の場合には、忘れ物案内ボタン522をグレーアウトする。
これにより、役席端末7において、顧客に合致しないセールス画面をATM9に表示する間違った指示を行うことを防止することができる。
Here, the button for instructing the display of the sales screen (see FIG. 9) that the customer does not meet the condition may be grayed out. In FIG. 7, as an example, the forgotten item guide button 522, the investment trust sales button 524, and the foreign currency sales button 525 are grayed out. Whether or not the buttons (reference numerals 521 to 528) are grayed out is referred to the forgotten item 137, the investment trust contract 138, the foreign currency deposit contract 139, etc. in the DB 130 for store visit person in charge (see FIG. 3). For example, the store visit notification screen display function 250 grays out the forgotten item guide button 522 when the forgotten item 137 of the store visit person in charge DB 130 is registered as “none”.
As a result, it is possible to prevent an incorrect instruction to display on the ATM 9 a sales screen that does not match the customer at the board terminal 7.

役席端末7により店内誘致ボタン521〜個別メッセージ表示ボタン528が選択(押下)された場合の処理、及びATM9に表示するセールス画面610〜680(図9参照)の詳細は、キャンペーン画面通知機能260で説明する。   The processing when the in-store invitation button 521 to the individual message display button 528 is selected (pressed) by the board terminal 7 and details of the sales screens 610 to 680 (see FIG. 9) displayed on the ATM 9 are shown in the campaign screen notification function 260. I will explain it.

店舗混雑情報表示指示画面としての待ち一覧ボタン530は、店内誘致ボタン521を選択する場合に、店内(店頭の窓口)の混雑状況を確認したい際に役席端末7により選択される。待ち一覧ボタン530が選択された場合に、来店通知画面表示機能250は、図示しない受付窓口システムのサーバから、店内の受付窓口の混雑状況に関する情報を取得し、店舗混雑情報表示画面としての受付窓口システムの待ち状況画面530A(図8参照)を役席端末7に表示させる。これにより、待ち状況画面530Aのローカウンタ待ち一覧欄530Bやハイカウンタ待ち一覧欄530Cを参照することで、店内の受付窓口の混雑状況を知ることができ、店内誘致できる状況かどうか役席が判断し顧客を誘導することができる。そのため、店内(店頭の窓口)が混雑しているにも関わらず、店内誘致ボタン521を選択して顧客を店内に誘致することを防止することができる。   The waiting list button 530 serving as a store congestion information display instruction screen is selected by the office terminal 7 when the store attracting button 521 is selected and the congestion status in the store (store counter) is to be confirmed. When the waiting list button 530 is selected, the store visit notification screen display function 250 acquires information on the congestion status of the reception counter in the store from the server of the reception counter system (not shown), and receives the reception counter as a store congestion information display screen. A system wait status screen 530A (see FIG. 8) is displayed on the executive board terminal 7. As a result, by referring to the low counter wait list column 530B and the high counter wait list column 530C of the wait status screen 530A, it is possible to know the congestion status of the reception desk in the store, and the office determines whether the store can be attracted. Can guide customers. For this reason, it is possible to prevent the customer from being attracted to the store by selecting the store attract button 521 even though the store (the counter at the store) is congested.

(キャンペーン画面通知機能)
図9A〜9Bを適宜参照し、キャンペーン画面通知機能260について説明する。図9A〜9Bは、実施形態に係るセールス画面610〜680の例示である。
セールス画面通知機能としてのキャンペーン画面通知機能260は、来店通知画面500(図7参照)のセールス画面指示画面520に表示された複数のボタン(符号521〜528)が選択(押下)された場合に、選択(押下)されたボタン(符号521〜528)に対応するセールス画面610〜680(図9A〜図9B参照)に関するセールス画面情報をATM9に対して送信する。
(Campaign screen notification function)
The campaign screen notification function 260 will be described with reference to FIGS. 9A to 9B as appropriate. 9A to 9B are examples of sales screens 610 to 680 according to the embodiment.
The campaign screen notification function 260 as the sales screen notification function is selected when a plurality of buttons (reference numerals 521 to 528) displayed on the sales screen instruction screen 520 of the store visit notification screen 500 (see FIG. 7) are selected (pressed). Sales screen information relating to the sales screens 610 to 680 (see FIGS. 9A to 9B) corresponding to the selected (pressed) buttons (reference numerals 521 to 528) is transmitted to the ATM 9.

また、顧客が役席端末7(図1参照)への来店通知対象者でないとキャンペーン画面通知機能260が判定した場合に従来のセールス画面の表示処理を行うケースでは、キャンペーン画面通知機能260は、対象顧客リスト110を参照し、顧客が対象顧客リスト110に登録されていれば、登録されていた対象顧客リスト対応するキャンペーンに関するセールス画面情報をATM9に対して送信する。   In addition, in the case where the campaign screen notification function 260 determines that the customer is not the person to be notified of the store visit to the board terminal 7 (see FIG. 1), the campaign screen notification function 260 If the customer is registered in the target customer list 110 with reference to the target customer list 110, the sales screen information related to the campaign corresponding to the registered target customer list is transmitted to the ATM 9.

セールス画面情報には、ATM9の図示しない表示部に表示するメッセージ内容、コンテンツファイル番号、画面タイプなどが含まれる。セールス画面情報を受信したATM9は、画面タイプにより画面レイアウトを識別し、コンテンツファイルとメッセージ文言をもとにセールス画面を構成し、構成したセールス画面610〜680(図9A〜図9B参照)を表示する。以下では、各ボタン(符号521〜528)が選択(押下)された場合に、表示するセールス画面610〜680(図9A〜図9B参照)について説明する。   The sales screen information includes message content, content file number, screen type, and the like displayed on a display unit (not shown) of ATM 9. Upon receiving the sales screen information, the ATM 9 identifies the screen layout by the screen type, configures the sales screen based on the content file and the message wording, and displays the configured sales screens 610 to 680 (see FIGS. 9A to 9B). To do. Hereinafter, sales screens 610 to 680 (see FIGS. 9A to 9B) to be displayed when each button (reference numerals 521 to 528) is selected (pressed) will be described.

役席端末7により店内誘致ボタン521(図7参照)が選択された場合、キャンペーン画面通知機能260は、図9A(a)に示すセールス画面610(以下、「店内誘導画面610」と呼ぶ場合がある)に関するセールス画面情報をATM9に対して送信する。
役席端末7により忘れ物案内ボタン522(図7参照)が選択された場合、キャンペーン画面通知機能260は、図9A(b)に示すセールス画面620(以下、「忘れ物案内画面620」と呼ぶ場合がある)に関するセールス画面情報をATM9に対して送信する。
When the store invitation button 521 (see FIG. 7) is selected by the office terminal 7, the campaign screen notification function 260 may be referred to as a sales screen 610 (hereinafter, “in-store guidance screen 610”) shown in FIG. 9A. Sales screen information regarding (A) is transmitted to ATM 9.
When the forgotten item guidance button 522 (see FIG. 7) is selected by the board terminal 7, the campaign screen notification function 260 may be referred to as a sales screen 620 (hereinafter referred to as “the lost item guidance screen 620”) shown in FIG. 9A (b). Sales screen information regarding (A) is transmitted to ATM 9.

役席端末7により緊急連絡ありボタン523(図7参照)が選択された場合、キャンペーン画面通知機能260は、図9A(c)に示すセールス画面630(以下、「緊急連絡画面630」と呼ぶ場合がある)に関するセールス画面情報をATM9に対して送信する。
役席端末7により投信セールスボタン524(図7参照)が選択された場合、キャンペーン画面通知機能260は、図9A(d)に示すセールス画面640(以下、「投信セールス画面640」と呼ぶ場合がある)に関するセールス画面情報をATM9に対して送信する。
When the emergency contact button 523 (see FIG. 7) is selected by the board terminal 7, the campaign screen notification function 260 is referred to as the sales screen 630 (hereinafter referred to as “emergency contact screen 630”) shown in FIG. 9A (c). The sales screen information relating to (there is) is transmitted to ATM9.
When the investment trust sales button 524 (see FIG. 7) is selected by the board terminal 7, the campaign screen notification function 260 may be referred to as a sales screen 640 (hereinafter referred to as “investment trust sales screen 640”) shown in FIG. 9A (d). Sales screen information regarding (A) is transmitted to ATM 9.

役席端末7により外貨セールスボタン525(図7参照)が選択された場合、キャンペーン画面通知機能260は、図9B(a)に示すセールス画面650(以下、「外貨預金セールス画面650」と呼ぶ場合がある)に関するセールス画面情報をATM9に対して送信する。
役席端末7により保険セールスボタン526(図7参照)が選択された場合、キャンペーン画面通知機能260は、図9B(b)に示すセールス画面660(以下、「保険セールス画面660」と呼ぶ場合がある)に関するセールス画面情報をATM9に対して送信する。
When the foreign currency sales button 525 (see FIG. 7) is selected by the board terminal 7, the campaign screen notification function 260 is referred to as a sales screen 650 shown in FIG. 9B (hereinafter referred to as “foreign currency deposit sales screen 650”). The sales screen information relating to (there is) is transmitted to ATM9.
When the insurance sales button 526 (see FIG. 7) is selected by the board terminal 7, the campaign screen notification function 260 may be referred to as a sales screen 660 (hereinafter referred to as “insurance sales screen 660”) shown in FIG. 9B (b). Sales screen information regarding (A) is transmitted to ATM 9.

役席端末7により年金セールスボタン527(図7参照)が選択された場合、キャンペーン画面通知機能260は、図9B(c)に示すセールス画面670(以下、「年金セールス画面670」と呼ぶ場合がある)に関するセールス画面情報をATM9に対して送信する。
役席端末7により個別メッセージ表示ボタン528(図7参照)が選択された場合、キャンペーン画面通知機能260は、図9B(d)に示すセールス画面680(以下、「個別メッセージ画面680」と呼ぶ場合がある)に関するセールス画面情報をATM9に対して送信する。ここで、個別メッセージ画面680に関するセールス画面情報のうち、メッセージ内容は、個別メッセージ表示ボタン528が選択された後に、図10に示す個別メッセージ通知画面528Aを役席端末7に表示し、メッセージ内容入力欄528Bに任意のメッセージ内容を入力後、ボタン528Cが押下されることで確定したメッセージ内容である。
When the pension sales button 527 (see FIG. 7) is selected by the board terminal 7, the campaign screen notification function 260 may be referred to as a sales screen 670 shown in FIG. 9B (c) (hereinafter referred to as “pension sales screen 670”). Sales screen information regarding (A) is transmitted to ATM 9.
When the individual message display button 528 (see FIG. 7) is selected by the board terminal 7, the campaign screen notification function 260 is referred to as the sales screen 680 shown in FIG. 9B (d) (hereinafter referred to as “individual message screen 680”). The sales screen information relating to (there is) is transmitted to ATM9. Here, in the sales screen information related to the individual message screen 680, the message content is displayed on the office terminal 7 by displaying the individual message notification screen 528A shown in FIG. 10 after the individual message display button 528 is selected. The message content is determined by pressing the button 528C after inputting arbitrary message content in the column 528B.

なお、セールス画面610〜680(図9A〜図9B参照)のうち、キャンペーンで登録されている画面(ずなわち、キャンペーン画面)であるものについては、キャンペーンのセールス画面を表示する処理を援用してもよい。   Of the sales screens 610 to 680 (see FIGS. 9A to 9B), for the screens registered in the campaign (that is, the campaign screens), the process of displaying the campaign sales screen is used. May be.

(キャンペーン運用管理機能)
図4に戻り、キャンペーン運用管理機能270は、運用中キャンペーンの状態確認や停止設定を行う。停止設定は、登録したセールス画面610〜680(図9A〜図9B参照)の内容が間違っていた場合などに利用される。
(Campaign operation management function)
Returning to FIG. 4, the campaign operation management function 270 confirms the status of the campaign in operation and performs stop setting. The stop setting is used when the contents of the registered sales screens 610 to 680 (see FIGS. 9A to 9B) are incorrect.

(キャンペーン結果登録機能)
キャンペーン結果登録機能280は、ATM9に表示するセールス画面610〜680(図9A〜図9B参照)に顧客からの反応をとるための画面を含む場合において、顧客からの反応結果を取得した際に、反応結果を反応結果DB120に格納する。また、キャンペーン結果登録機能280は、反応結果DB120に格納された反応結果をMCIF4等の上位サーバに通知する。
以上で、チャネル制御サーバ5の説明を終了する。また、セールス画面表示システム1000の構成の説明を終了する。
(Campaign result registration function)
When the campaign result registration function 280 includes a screen for taking a response from the customer in the sales screens 610 to 680 (see FIGS. 9A to 9B) displayed on the ATM 9, when the response result from the customer is acquired, The reaction result is stored in the reaction result DB 120. In addition, the campaign result registration function 280 notifies the reaction result stored in the reaction result DB 120 to a higher order server such as MCIF4.
Above, description of the channel control server 5 is complete | finished. Also, the description of the configuration of the sales screen display system 1000 ends.

≪実施形態に係るセールス画面表示システムの動作≫
以下では、セールス画面表示システム1000における主な動作について説明する。
<セールス画面の表示動作>
図11A,11Bを参照して、セールス画面表示システム1000におけるセールス画面の表示動作について説明する。図11A,11Bは、実施形態に係るセールス画面表示システム1000のシーケンス図である。
<< Operation of Sales Screen Display System According to Embodiment >>
Hereinafter, main operations in the sales screen display system 1000 will be described.
<Display operation of sales screen>
With reference to FIGS. 11A and 11B, the sales screen display operation in the sales screen display system 1000 will be described. 11A and 11B are sequence diagrams of the sales screen display system 1000 according to the embodiment.

最初に図11Aを参照し、ATM9の勘定系機能410は、顧客がATM9の前面に来ると、表示部に取引メニュー画面を表示する(ステップS10)。取引メニュー画面には、勘定系取引を開始するためのメニューが表示されている。顧客は、取引メニュー画面の任意の取引を選択する。
次に、勘定系機能410は、表示部にキャッシュカードの挿入を促すカード挿入画面を表示する(ステップS20)。顧客は、カード挿入画面に従ってキャッシュカードをカード挿入口に挿入する。これにより、勘定系機能410は、キャッシュカードの磁気ストライプまたはICチップから、口座情報(店番、科目、口座番号)を読み取る。
First, referring to FIG. 11A, the billing function 410 of ATM 9 displays a transaction menu screen on the display unit when the customer comes to the front of ATM 9 (step S10). On the transaction menu screen, a menu for starting an account transaction is displayed. The customer selects an arbitrary transaction on the transaction menu screen.
Next, the billing function 410 displays a card insertion screen for prompting insertion of a cash card on the display unit (step S20). The customer inserts the cash card into the card insertion slot according to the card insertion screen. As a result, the billing function 410 reads account information (store number, item, account number) from the magnetic stripe or IC chip of the cash card.

次に、ATMの勘定系機能410は、表示部に暗証番号の入力を促す暗証番号入力画面を表示する(ステップS30)。顧客は、暗証番号入力画面に従って暗証番号を図示しない入力部を用いて入力する。これにより、勘定系機能410は、読み取った口座情報及び入力された暗証番号を勘定系ホスト1(図1)に送信し、その応答として暗証番号が正しいか否かの判定結果を勘定系ホスト1から受信する。
次に、ステップS30で入力された暗証番号が正しい場合に、勘定系機能410は、ステップS20で読み取った口座情報(店番、科目、口座番号)をチャネル制御サーバ5に対して送信する(ステップS40)。
Next, the ATM accounting function 410 displays a password input screen for prompting the input of the password on the display unit (step S30). The customer inputs the password using an input unit (not shown) according to the password input screen. As a result, the billing function 410 transmits the read account information and the entered password to the billing host 1 (FIG. 1), and as a response, the billing function 410 determines whether the password is correct. Receive from.
Next, when the personal identification number input in step S30 is correct, the billing function 410 transmits the account information (store number, item, account number) read in step S20 to the channel control server 5 (step S40). ).

次に、チャネル制御サーバ5の来店通知画面表示機能250は、口座情報取得機能240が取得した口座情報を受け取り、顧客が役席端末7(図1参照)への来店通知画面の表示対象者であるか否かの判定を行う(ステップS50)。
ステップS50で顧客が来店通知画面の表示対象者であると判定した場合(ステップS50“Yes”)に、処理はステップS60に進む。一方、ステップS50で顧客が来店通知画面の表示対象者でないと判定した場合(ステップS50“No”)に、処理はステップS90に進む。
Next, the store visit notification screen display function 250 of the channel control server 5 receives the account information acquired by the account information acquisition function 240, and the customer is a display target person of the store visit notification screen to the officer terminal 7 (see FIG. 1). It is determined whether or not there is (step S50).
When it is determined in step S50 that the customer is a display target person of the store visit notification screen (step S50 “Yes”), the process proceeds to step S60. On the other hand, if it is determined in step S50 that the customer is not a display target person of the store visit notification screen (step S50 “No”), the process proceeds to step S90.

ステップS50で“Yes”と判定された場合に、チャネル制御サーバ5の来店通知画面表示機能250は、役席端末7に対して来店通知画面500(図7参照)の表示を通知する(ステップS60)。
次に、役席端末7は、来店通知画面500(図7参照)を表示する(ステップS70)。次に、セールス画面指示画面520に表示されたボタン(符号521〜528)のうち何れかが押下されることで、ボタン(符号521〜528)に対応するセールス画面610〜680(図9A〜図9B参照)が選択される(ステップS80)。
When it is determined as “Yes” in step S50, the store visit notification screen display function 250 of the channel control server 5 notifies the executive terminal 7 of the display of the store visit notification screen 500 (see FIG. 7) (step S60). ).
Next, the board terminal 7 displays a store visit notification screen 500 (see FIG. 7) (step S70). Next, when any of the buttons (reference numerals 521 to 528) displayed on the sales screen instruction screen 520 is pressed, the sales screens 610 to 680 corresponding to the buttons (reference numerals 521 to 528) (FIGS. 9A to 9D). 9B) is selected (step S80).

次に、チャネル制御サーバ5のキャンペーン画面通知機能260は、ステップS80で押下されたボタン(符号521〜528)に対応するセールス画面610〜680(図9A〜図9B参照)に関するセールス画面情報をATM9に対して送信する(ステップS90)。これにより、役席端末7で表示された来店通知画面500(図7参照)を用いて、ATM9に表示するセールス画面610〜680(図9A〜図9B参照)を選択することができる。
また、ステップS50で“No”と判定された場合に、キャンペーン画面通知機能260は、対象顧客リスト110を参照し、顧客が対象顧客リスト110に登録されていれば、登録されていた対象顧客リストに対応するキャンペーンに関するセールス画面情報をATM9に対して送信する。
Next, the campaign screen notification function 260 of the channel control server 5 displays the sales screen information related to the sales screens 610 to 680 (see FIGS. 9A to 9B) corresponding to the buttons (reference numerals 521 to 528) pressed in step S80 to ATM9. (Step S90). As a result, the sales screens 610 to 680 (see FIGS. 9A to 9B) to be displayed on the ATM 9 can be selected using the store visit notification screen 500 (see FIG. 7) displayed on the board terminal 7.
If it is determined “No” in step S50, the campaign screen notification function 260 refers to the target customer list 110. If the customer is registered in the target customer list 110, the registered target customer list is displayed. Sales screen information related to the campaign corresponding to is sent to ATM9.

次に、図11Bを参照し、ATM9のキャンペーン画面表示機能440は、セールス画面を表示するか否かをチェックし(ステップS100)、セールス画面を表示すると判定した場合(ステップS100“Yes”)に、処理はステップS110に進み、一方、セールス画面を表示しないと判定した場合(ステップS100“No”)に、処理はステップS150に進む。キャンペーン画面表示機能440がステップS100でセールス画面を表示するか否かをチェックするのは、決められたタイミングでセールス画面610〜680(図9A〜図9B参照)を表示部に出力するためである。   Next, referring to FIG. 11B, the campaign screen display function 440 of ATM 9 checks whether or not to display a sales screen (step S100), and determines that the sales screen is displayed (step S100 “Yes”). The process proceeds to step S110. On the other hand, if it is determined that the sales screen is not displayed (step S100 “No”), the process proceeds to step S150. The reason why the campaign screen display function 440 checks whether or not to display the sales screen in step S100 is to output the sales screens 610 to 680 (see FIGS. 9A to 9B) to the display unit at a determined timing. .

ステップS100で“Yes”と判定された場合に、ATM9のキャンペーン画面表示機能440は、勘定系機能410からATM9の制御を移され、受信したセールス画面情報に基づいてセールス画面610〜680(図9A〜図9B参照)を構成し、構成したセールス画面610〜680(図9A〜図9B参照)を表示部に出力する(ステップS110)。顧客が、ボタン情報表示欄に配置されるボタンを押下することで、セールス画面610〜680(図9A〜図9B参照)の表示が完了する(ステップS120)。   When it is determined as “Yes” in step S100, the ATM 9 campaign screen display function 440 is transferred from the account function 410 to the ATM 9 control, and based on the received sales screen information, sales screens 610 to 680 (FIG. 9A). (Refer to FIG. 9B), and the configured sales screens 610 to 680 (refer to FIG. 9A to FIG. 9B) are output to the display unit (step S110). When the customer presses a button arranged in the button information display field, the sales screens 610 to 680 (see FIGS. 9A to 9B) are completely displayed (step S120).

次に、ATM9のキャンペーン結果通知機能450は、顧客からの反応結果をチャネル制御サーバ5に対して送信する(ステップS130)。そして、チャネル制御サーバ5のキャンペーン結果登録機能280は、ステップS130で受信した反応結果を反応結果DB120に格納し(ステップS140)、登録結果をATM9に対して送信する。次に、ATM9の制御が勘定系機能410に移されることで勘定系取引に戻り、勘定系機能410は、勘定系処理画面を表示する(ステップS150)。
以上で、セールス画面の表示動作の説明を終了する。
Next, the campaign result notification function 450 of ATM 9 transmits the reaction result from the customer to the channel control server 5 (step S130). Then, the campaign result registration function 280 of the channel control server 5 stores the reaction result received in step S130 in the reaction result DB 120 (step S140), and transmits the registration result to the ATM 9. Next, the control of the ATM 9 is transferred to the account system function 410 to return to the account system transaction, and the account system function 410 displays the account system processing screen (step S150).
This is the end of the description of the sales screen display operation.

以上のように、実施形態に係るチャネル制御システム1000、及びチャネル制御サーバ5は、役席端末7に連絡を取りたい顧客が来店したことを知らせる来店通知画面500(図7参照)を表示させ、役席からの指示で顧客が操作するATM9に表示するセールス画面610〜680(図9A,9B参照)を変更することができる。そのため、実施形態に係るチャネル制御システム1000、及びチャネル制御サーバ5は、役席が考えるベストのセールス画面610〜680(図9A,9B参照)を表示することができる。   As described above, the channel control system 1000 and the channel control server 5 according to the embodiment display the store visit notification screen 500 (see FIG. 7) informing that the customer who wants to contact the office terminal 7 has visited the store. The sales screens 610 to 680 (see FIGS. 9A and 9B) displayed on the ATM 9 operated by the customer can be changed by an instruction from the office. Therefore, the channel control system 1000 and the channel control server 5 according to the embodiment can display the best sales screens 610 to 680 (see FIGS. 9A and 9B) considered by the officers.

[変形例]
以上、本発明の実施形態について説明したが、本発明はこれに限定されるものではなく、その趣旨を変えない範囲で実施することができる。実施形態の変形例を以下に示す。
[Modification]
As mentioned above, although embodiment of this invention was described, this invention is not limited to this, It can implement in the range which does not change the meaning. The modification of embodiment is shown below.

(ATM)
実施形態では、顧客操作端末としてATM9を用いることを想定したが、顧客操作端末として無人契約機やその他の顧客操作型端末を用いることができる。
(ATM)
In the embodiment, it is assumed that ATM 9 is used as the customer operation terminal, but an unmanned contractor or other customer operation type terminal can be used as the customer operation terminal.

5 チャネル制御サーバ(セールス画面表示サーバ)
7 役席端末(セールス画面指示装置)
9 ATM(顧客操作端末)
110 対象顧客リスト
120 反応結果DB
130 来店通知対象者用DB
150 キャンペーンDB
240 口座情報取得機能(顧客識別情報取得部)
250 来店通知画面表示機能(指示画面表示部)
260 キャンペーン画面通知機能(セールス画面通知部)
310 コンテンツDB
320 背景画像DB
430 口座情報通知機能
440 キャンペーン画面表示機能
600,610,620,630,640,650,660,670,680 セールス画面
1000 セールス画面表示システム
5 Channel control server (sales screen display server)
7 Board terminal (sales screen instruction device)
9 ATM (customer operation terminal)
110 Target customer list 120 Reaction result DB
130 DB for visitor notification
150 Campaign DB
240 Account information acquisition function (customer identification information acquisition unit)
250 Visit notification screen display function (instruction screen display part)
260 Campaign screen notification function (Sales screen notification part)
310 Content DB
320 Background image DB
430 Account information notification function 440 Campaign screen display function 600, 610, 620, 630, 640, 650, 660, 670, 680 Sales screen 1000 Sales screen display system

Claims (7)

顧客操作端末、及びセールス画面指示装置と通信可能に接続されるセールス画面表示サーバであって、
前記顧客操作端末の操作を行う顧客を識別する顧客識別情報を取得する顧客識別情報取得部と、
前記取得した前記顧客識別情報により特定される顧客に関する情報を表示する顧客情報表示画面と、前記顧客操作端末に表示するセールス画面を指示するセールス画面指示画面と、を前記セールス画面指示装置に表示させる指示画面表示部と、
前記セールス画面指示画面を用いて指示されたセールス画面を前記顧客操作端末に通知することで、当該セールス画面を当該顧客操作端末に表示させるセールス画面通知部と、
を備えることを特徴とするセールス画面表示サーバ。
A sales screen display server connected to be able to communicate with a customer operation terminal and a sales screen instruction device,
A customer identification information acquisition unit for acquiring customer identification information for identifying a customer who operates the customer operation terminal;
Causing the sales screen instruction device to display a customer information display screen for displaying information about the customer specified by the acquired customer identification information and a sales screen instruction screen for instructing a sales screen to be displayed on the customer operation terminal. An instruction screen display,
A sales screen notification unit for displaying the sales screen on the customer operation terminal by notifying the customer operation terminal of the sales screen instructed using the sales screen instruction screen;
A sales screen display server characterized by comprising:
前記セールス画面は、キャンペーン画面を含み、
前記セールス画面指示画面は、前記キャンペーン画面を指示するキャンペーン画面指示画面も含んで構成される、
ことを特徴とする請求項1に記載されるセールス画面表示サーバ。
The sales screen includes a campaign screen,
The sales screen instruction screen includes a campaign screen instruction screen for instructing the campaign screen.
The sales screen display server according to claim 1.
前記指示画面表示部は、
前記顧客が対象となる前記キャンペーンを顧客情報に基づいて判定し、対象となると判定された対象キャンペーンと対象とならないと判定された非対象キャンペーンとを識別できるように前記キャンペーン画面指示画面を表示させる、
ことを特徴とする請求項2に記載されるセールス画面表示サーバ。
The instruction screen display unit
The campaign targeted by the customer is determined based on customer information, and the campaign screen instruction screen is displayed so that a target campaign determined to be a target and a non-target campaign determined not to be a target can be identified. ,
The sales screen display server according to claim 2, wherein:
前記顧客操作端末は、現金自動預払機、無人契約機、及び顧客操作型端末のうちいずれかで構成される、
ことを特徴とする請求項1ないし請求項3のいずれか1項に記載されるセールス画面表示サーバ。
The customer operation terminal is constituted by one of an automatic teller machine, an unmanned contract machine, and a customer operation type terminal.
The sales screen display server according to any one of claims 1 to 3, wherein the sales screen display server is provided.
さらに、受付窓口システムと通信可能に接続され、
前記顧客操作端末は、店舗に設置される現金自動預払機として構成され、
前記指示画面表示部は、
前記店舗の混雑状況を示す店舗混雑情報を前記受付窓口システムから取得し、前記取得した前記店舗混雑情報を表示する店舗混雑情報表示指示画面を前記セールス画面指示装置にさらに表示させる、
ことを特徴とする請求項1ないし請求項3のいずれか1項に記載されるセールス画面表示サーバ。
Furthermore, it is connected to the reception desk system so that it can communicate,
The customer operation terminal is configured as an automatic teller machine installed in a store,
The instruction screen display unit
Acquiring store congestion information indicating the congestion status of the store from the reception window system, and further displaying a store congestion information display instruction screen for displaying the acquired store congestion information on the sales screen instruction device;
The sales screen display server according to any one of claims 1 to 3, wherein the sales screen display server is provided.
顧客操作端末、及びセールス画面指示装置と通信可能に接続されるセールス画面表示サーバが実行するセールス画面表示方法であって、
前記顧客操作端末の操作を行う顧客を識別する顧客識別情報を取得し、
前記取得した前記顧客識別情報により特定される顧客に関する情報を表示する顧客情報表示画面と、前記顧客操作端末に表示するセールス画面を指示するセールス画面指示画面と、を前記セールス画面指示装置に表示させ、
前記セールス画面指示画面を用いて指示されたセールス画面を前記顧客操作端末に通知することで、当該セールス画面を当該顧客操作端末に表示させる、
ことを特徴とするセールス画面表示方法。
A sales screen display method executed by a sales screen display server communicably connected to a customer operation terminal and a sales screen instruction device,
Obtaining customer identification information for identifying a customer who operates the customer operation terminal;
A customer information display screen that displays information about the customer specified by the acquired customer identification information, and a sales screen instruction screen that instructs a sales screen to be displayed on the customer operation terminal are displayed on the sales screen instruction device. ,
By notifying the customer operation terminal of the sales screen instructed using the sales screen instruction screen, the sales screen is displayed on the customer operation terminal.
A sales screen display method characterized by that.
請求項6に記載のセールス画面表示方法をコンピュータに実行させることを特徴とするセールス画面表示プログラム。   A sales screen display program for causing a computer to execute the sales screen display method according to claim 6.
JP2011257535A 2011-11-25 2011-11-25 Sales screen display server, sales screen display method and sales screen display program Pending JP2013114314A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011257535A JP2013114314A (en) 2011-11-25 2011-11-25 Sales screen display server, sales screen display method and sales screen display program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011257535A JP2013114314A (en) 2011-11-25 2011-11-25 Sales screen display server, sales screen display method and sales screen display program

Publications (1)

Publication Number Publication Date
JP2013114314A true JP2013114314A (en) 2013-06-10

Family

ID=48709840

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011257535A Pending JP2013114314A (en) 2011-11-25 2011-11-25 Sales screen display server, sales screen display method and sales screen display program

Country Status (1)

Country Link
JP (1) JP2013114314A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5879426B1 (en) * 2014-12-24 2016-03-08 株式会社三井住友銀行 Visit invitation system, visit invitation method, and program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5879426B1 (en) * 2014-12-24 2016-03-08 株式会社三井住友銀行 Visit invitation system, visit invitation method, and program

Similar Documents

Publication Publication Date Title
US20090192913A1 (en) Electronic payment system
EP3001391A1 (en) Checkout system, and commodity registration apparatus and settlement apparatus in the same
JP4274005B2 (en) Automatic transaction equipment service provision system
JP6368446B1 (en) Settlement control device, settlement system, and control program for settlement control device
JP6652379B2 (en) Payment system
JP2008009749A (en) Electronic settlement system and electronic settlement processing apparatus
KR20150057182A (en) Education mediating service method and system for providing user interface of selecting instructor
EP3633638A1 (en) Information processing device and information processing method
JP5098401B2 (en) Advertising screen display system
GB2456346A (en) Obtaining customer feedback at point of sale
US10565581B2 (en) Apparatus and method for managing mobile transaction coupon information in mobile terminal
CN111415187A (en) Computer system, recording medium, and account transaction history providing method
CA3003727A1 (en) Methods and systems for dispensing physical currency
JP2013114314A (en) Sales screen display server, sales screen display method and sales screen display program
JP7285295B2 (en) Service providing system, service providing method, and program
JP2024014654A (en) Information processing method, program, and information processing system
US20210374752A1 (en) Information processing system, server, and computer readable recording medium
JP7489798B2 (en) COMPUTER PROGRAM, DIGITAL TICKET SYSTEM, USER TERMINAL DEVICE, AND INFORMATION PROCESSING METHOD
JP6823844B2 (en) Electronic receipt system, equipment, methods and programs
US20120143751A1 (en) Gift card system including virtual gift card and card aggregator
WO2017123566A1 (en) Reducing computational resource requirements for making payments
JP2004062233A (en) Service provision system for transferring charge in use of credit card
JP2017010181A (en) Adjustment system and method
KR20200099297A (en) System and app-apparatus operrating for ordering and payment in rest stops of expressway
KR102657177B1 (en) Apparatus and method for brokering investment in a security token offering system using marketing