Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP5994342B2 - Business management server, business management method, and business management program - Google Patents
[go: Go Back, main page]

JP5994342B2 - Business management server, business management method, and business management program - Google Patents

Business management server, business management method, and business management program Download PDF

Info

Publication number
JP5994342B2
JP5994342B2 JP2012083275A JP2012083275A JP5994342B2 JP 5994342 B2 JP5994342 B2 JP 5994342B2 JP 2012083275 A JP2012083275 A JP 2012083275A JP 2012083275 A JP2012083275 A JP 2012083275A JP 5994342 B2 JP5994342 B2 JP 5994342B2
Authority
JP
Japan
Prior art keywords
operator
terminal
business management
unit
management server
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.)
Expired - Fee Related
Application number
JP2012083275A
Other languages
Japanese (ja)
Other versions
JP2013214163A (en
Inventor
誉史 瀬川
誉史 瀬川
勲 真柄
勲 真柄
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2012083275A priority Critical patent/JP5994342B2/en
Publication of JP2013214163A publication Critical patent/JP2013214163A/en
Application granted granted Critical
Publication of JP5994342B2 publication Critical patent/JP5994342B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Description

本発明は、業務管理サーバ、業務管理方法及び業務管理プログラムに関する。   The present invention relates to a business management server, a business management method, and a business management program.

従来、金融機関や郵便局などの窓口が混雑した場合に、その窓口のオペレータが本来行う業務の一部を他のオペレータに代行させることが行われている。例えば、業務は、普通預金の新規口座開設、現金振り込みなどに対応する。また、普通預金の新規口座開設であれば、この業務には、名寄せ、現金セット、口座開設、印鑑登録・・・というように、複数の取引が所定の順序で含まれる。つまり、混雑した窓口のオペレータが行う取引を他のオペレータに代行してもらうことにより、混雑を緩和する。なお、この取引の順序は、業務フローとも呼ばれる。   Conventionally, when a window of a financial institution or a post office is congested, a part of the business originally performed by the operator of the window is delegated to another operator. For example, the business corresponds to the opening of a new account for ordinary savings, cash transfer, and the like. In addition, in the case of opening a new account for an ordinary deposit, this business includes a plurality of transactions in a predetermined order, such as name identification, cash set, account opening, seal registration, and so on. In other words, congestion is alleviated by having other operators act on behalf of a transaction performed by a congested window operator. This transaction order is also called a business flow.

また、例えば、金融機関において、複数枚の通帳発行作業を実施している間に優先処理が割り込んだ場合に、優先処理の通帳と混在させないために、通帳読み取り装置から排出する通帳を選択する技術が存在する。また、例えば、未処理件数が閾値を超えている業務があるか否かを判定し、閾値を超えている業務のオペレータを増やすよう他の業務を実施しているオペレータを割り振ることで、各オペレータに割り振る業務をシステムで管理する技術も存在する。   In addition, for example, in a financial institution, when priority processing is interrupted while a plurality of passbook issuing operations are being performed, a technology for selecting a passbook to be discharged from a passbook reader so as not to be mixed with a priority processing passbook Exists. In addition, for example, it is determined whether there is a task whose number of unprocessed cases exceeds the threshold, and each operator is assigned by assigning operators who are performing other tasks so as to increase the number of operators whose tasks exceed the threshold. There is also a technology to manage the work allocated to the system by the system.

特開2009−140034号公報JP 2009-140034 A 特開2004−102389号公報JP 2004-102389 A

しかしながら、上記の従来技術では、印字対象としてセットする用紙を間違えてしまうという問題があった。例えば、金融機関において、一人の客からオペレータに複数件の現金振込が依頼されている場合に、そのオペレータに他のオペレータの業務を代行させる割り込みが生じると、オペレータが印字対象としてセットする振込用紙を間違えてしまうという問題があった。   However, the above-described conventional technique has a problem that a paper set as a printing target is mistaken. For example, in a financial institution, when one customer has requested multiple cash transfers from an operator, a transfer sheet that the operator sets as a print target when the operator is interrupted to act on behalf of another operator There was a problem of making a mistake.

図9を用いて、従来技術の問題点について説明する。図9は、従来技術の問題点について説明するための図である。図9では、2件の現金振込が一人の客によってオペレータに依頼された場合を説明する。この場合、オペレータは、客から伝票A及び伝票Bを受け取り、例えば、伝票Aから順番に振込業務を行う。オペレータは、イメージ読み取り装置10aに伝票Aのイメージを読み取らせる(S31)。読み取られたイメージは記入された内容が文字認識機能によってデータ化され、オペレータ端末の画面10bに表示させる。そして、オペレータによって入力項目Aが入力された後、入力されたデータがホスト10cへ送信される(S32)。また、これと同時に、オペレータは、伝票Aをプリンタ10dにセットし、オペレータによって入力された入力項目Aを印字する(S33)。つまり、ホスト10cには、伝票Aのイメージと入力項目Aとが対応付けられたデータが記憶され、伝票Aには、入力項目Aが印字されることとなる。   The problem of the prior art will be described with reference to FIG. FIG. 9 is a diagram for explaining the problems of the prior art. FIG. 9 illustrates a case where two cash transfers are requested from an operator by one customer. In this case, the operator receives the slip A and the slip B from the customer and, for example, performs the transfer business in order from the slip A. The operator causes the image reading device 10a to read the image of the slip A (S31). The read image is converted into data by the character recognition function and displayed on the screen 10b of the operator terminal. Then, after the input item A is input by the operator, the input data is transmitted to the host 10c (S32). At the same time, the operator sets the slip A on the printer 10d and prints the input item A input by the operator (S33). That is, the host 10c stores data in which the image of the slip A is associated with the input item A, and the input item A is printed on the slip A.

ここで、伝票Aに入力項目Aが印字される前に、他のオペレータの業務を代行させる割り込みが生じると、オペレータが印字対象としてセットする伝票を間違えて、伝票Aではなく伝票Bをプリンタ10dにセットしてしまう場合がある(S34)。この場合、ホスト10cには、伝票Aのイメージと入力項目Aとが対応付けられたデータが正しく記憶されるにもかかわらず、伝票Aには、入力項目Aが印字されず、伝票Bに入力項目Aが印字されることとなる。   Here, if an interrupt that substitutes the work of another operator occurs before the input item A is printed on the slip A, the slip set by the operator as a print target is mistaken, and the slip B instead of the slip A is printed in the printer 10d. (S34). In this case, the host 10c correctly stores data in which the image of the slip A and the input item A are associated with each other, but the input item A is not printed on the slip A and is input to the slip B. Item A will be printed.

さらに、この時点でオペレータが自身の間違いに気づかずに業務を進めてしまうと、入力項目が印字されていない伝票Aを再びイメージ読み取り装置10aで読み取ることとなり、伝票Aに関して二重振込が発生してしまうこととなる。   Furthermore, if the operator proceeds with the work without noticing his own mistake at this point, the slip A on which the input items are not printed is read again by the image reading device 10a, and a double transfer occurs with respect to the slip A. Will end up.

開示の技術は、上記に鑑みてなされたものであって、印字対象としてセットする用紙の間違いを防止することができる業務管理サーバ、業務管理方法及び業務管理プログラムを提供することを目的とする。   The disclosed technique has been made in view of the above, and an object thereof is to provide a business management server, a business management method, and a business management program capable of preventing an error in a sheet set as a print target.

本願の開示する技術は、一つの態様において、受付部と、抑止部とを備える。受付部は、客により記入された原紙に印刷する処理を含む業務を行うオペレータから、同種の業務を複数行う旨の入力を受け付ける。抑止部は、受付部によって受け付けた入力に関連する複数の業務を行うオペレータの端末への割り込みを、少なくとも最後の業務に取りかかるまで抑止する。   The technique which this application discloses is provided with a reception part and a control part in one mode. The reception unit receives an input indicating that a plurality of similar types of operations are to be performed from an operator who performs operations including a process of printing on a base paper filled in by a customer. The deterrence unit inhibits interruption to the terminal of an operator who performs a plurality of tasks related to the input accepted by the accepting unit until at least the last task is started.

本願の開示する技術の一つの態様によれば、印字対象としてセットする用紙の間違いを防止することができるという効果を奏する。   According to one aspect of the technology disclosed in the present application, it is possible to prevent an error in a sheet set as a print target.

図1は、実施例1に係るシステムの構成を示す図である。FIG. 1 is a diagram illustrating a configuration of a system according to the first embodiment. 図2は、実施例1に係る業務管理サーバの構成を示す機能ブロック図である。FIG. 2 is a functional block diagram illustrating the configuration of the business management server according to the first embodiment. 図3は、予定記憶部に記憶される情報の一例を示す図である。FIG. 3 is a diagram illustrating an example of information stored in the schedule storage unit. 図4は、抑止記憶部に記憶される情報の一例を示す図である。FIG. 4 is a diagram illustrating an example of information stored in the inhibition storage unit. 図5は、割込案件記憶部に記憶される情報の一例を示す図である。FIG. 5 is a diagram illustrating an example of information stored in the interrupt case storage unit. 図6は、業務管理サーバの動作例を説明するための図である。FIG. 6 is a diagram for explaining an operation example of the business management server. 図7は、実施例1に係る業務管理サーバの処理手順を示すフローチャートである。FIG. 7 is a flowchart illustrating the processing procedure of the business management server according to the first embodiment. 図8は、業務管理プログラムを実行するコンピュータの一例を示す図である。FIG. 8 is a diagram illustrating an example of a computer that executes a business management program. 図9は、従来技術の問題点について説明するための図である。FIG. 9 is a diagram for explaining the problems of the prior art.

以下に、本願の開示する業務管理サーバ、業務管理方法及び業務管理プログラムの実施例を図面に基づいて詳細に説明する。以下の実施例では、金融機関において、各種業務を実行する場合を例とする。しかし、本発明はこれに限定されるものではなく、例えば、郵便局など、窓口において複数のオペレータがそれぞれ業務を行う場合に適用できる。なお、この実施例によりこの発明が限定されるものではない。各実施例は、処理内容を矛盾させない範囲で適宜組み合わせることが可能である。   Embodiments of a business management server, a business management method, and a business management program disclosed in the present application will be described below in detail with reference to the drawings. In the following embodiment, a case where various operations are executed in a financial institution is taken as an example. However, the present invention is not limited to this. For example, the present invention can be applied to cases where a plurality of operators perform business at a window such as a post office. Note that the present invention is not limited to the embodiments. Each embodiment can be appropriately combined within a range in which processing contents do not contradict each other.

実施例1に係るシステムの構成について説明する。図1は、実施例1に係るシステムの構成を示す図である。図1に示すように、このシステムは、業務管理サーバ100と、オペレータ端末10a,10b,10c,10dとを有する。業務管理サーバ100及びオペレータ端末10a〜10dは、ネットワーク5を介して接続される。なお、ネットワーク5としては、有線又は無線を問わず、インターネット(Internet)、LAN(Local Area Network)やVPN(Virtual Private Network)などの任意の種類の通信網を採用しても良い。また、図1に示した例では、業務管理サーバ100に4つのオペレータ端末10a〜10dが接続される場合を示したが、図示の構成に限定されない。すなわち、業務管理サーバ100には任意数のオペレータ端末10a〜10dが接続されて良い。また、以下では、オペレータ端末10a,10b,10c,10dの各装置を区別無く総称する場合には、オペレータ端末10と記載する。   A configuration of the system according to the first embodiment will be described. FIG. 1 is a diagram illustrating a configuration of a system according to the first embodiment. As shown in FIG. 1, the system includes a business management server 100 and operator terminals 10a, 10b, 10c, and 10d. The business management server 100 and the operator terminals 10 a to 10 d are connected via the network 5. The network 5 may be any type of communication network such as the Internet (Internet), LAN (Local Area Network), or VPN (Virtual Private Network), regardless of whether it is wired or wireless. In the example illustrated in FIG. 1, the case where four operator terminals 10 a to 10 d are connected to the business management server 100 is illustrated, but the configuration is not limited to the illustrated configuration. That is, an arbitrary number of operator terminals 10 a to 10 d may be connected to the business management server 100. Hereinafter, the operator terminals 10a, 10b, 10c, and 10d are collectively referred to as the operator terminal 10 when collectively referred to without distinction.

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

例えば、オペレータ端末10は、オペレータから業務の種別を受け付けた場合には、受け付けた種別の業務に含まれる取引に関する情報を業務管理サーバ100に問い合わせ、取得した取引に関する情報を順次表示する。オペレータは、表示された取引に関する情報の内容を参照し、取引に対応するデータ項目を入力する。オペレータ端末10は、取引に対応するデータ項目を、業務管理サーバ100に送信する。   For example, when the operator terminal 10 receives a business type from the operator, the operator terminal 10 inquires the business management server 100 about information related to the business included in the received business type, and sequentially displays the acquired business information. The operator refers to the content of the displayed transaction information and inputs data items corresponding to the transaction. The operator terminal 10 transmits a data item corresponding to the transaction to the business management server 100.

例えば、オペレータ端末10は、複数の同一業務を受け付けた旨の入力をオペレータから受け付ける。オペレータ端末10は、受け付けた複数の同一業務を受け付けた旨の入力を業務管理サーバ100へ送信する。   For example, the operator terminal 10 receives an input indicating that a plurality of identical tasks have been received from the operator. The operator terminal 10 transmits to the job management server 100 an input indicating that a plurality of received same jobs have been received.

一例としては、オペレータ端末10は、2つの現金振込「振込(1)」及び「振込(2)」を受け付けた旨の入力をオペレータから受け付ける。オペレータ端末10は、「振込(1)」及び「振込(2)」を受け付けた旨の入力を業務管理サーバ100へ送信する。このとき、オペレータ端末10を利用するオペレータは、客から「振込(1)」及び「振込(2)」のそれぞれの振込用紙を受け付けたものとする。   As an example, the operator terminal 10 receives an input indicating that two cash transfers “transfer (1)” and “transfer (2)” have been received from the operator. The operator terminal 10 transmits an input indicating that “transfer (1)” and “transfer (2)” have been received to the business management server 100. At this time, it is assumed that the operator who uses the operator terminal 10 has received the respective transfer sheets “transfer (1)” and “transfer (2)” from the customer.

業務管理サーバ100は、オペレータ端末10において行われるオペレータの業務の実行を支援する。例えば、業務管理サーバ100は、顧客から伝票を受け取ったオペレータによりオペレータ端末10に入力された業務の種別を、オペレータ端末10から受け付ける。業務管理サーバ100は、受け付けた種別の業務にかかる一連の取引をオペレータ端末10に表示させる。   The business management server 100 supports the execution of the business performed by the operator on the operator terminal 10. For example, the business management server 100 receives from the operator terminal 10 a business type input to the operator terminal 10 by an operator who has received a slip from a customer. The business management server 100 causes the operator terminal 10 to display a series of transactions related to the accepted type of business.

次に、実施例1に係る業務管理サーバ100の構成について説明する。図2は、実施例1に係る業務管理サーバの構成を示す機能ブロック図である。図2に示すように、業務管理サーバ100は、通信部110、入力部120、表示部130、記憶部140、制御部150を有する。   Next, the configuration of the business management server 100 according to the first embodiment will be described. FIG. 2 is a functional block diagram illustrating the configuration of the business management server according to the first embodiment. As illustrated in FIG. 2, the business management server 100 includes a communication unit 110, an input unit 120, a display unit 130, a storage unit 140, and a control unit 150.

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

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

記憶部140は、予定記憶部141、抑止記憶部142、割込案件記憶部143を記憶する。記憶部140は、例えば、RAM(Random Access Memory)、フラッシュメモリ(Flash Memory)などの半導体メモリ素子、またはハードディスク装置、光ディスク装置などの記憶装置に対応する。   The storage unit 140 stores a schedule storage unit 141, a suppression storage unit 142, and an interruption case storage unit 143. The storage unit 140 corresponds to, for example, a semiconductor memory device such as a RAM (Random Access Memory) or a flash memory, or a storage device such as a hard disk device or an optical disk device.

予定記憶部141は、例えば、同種の業務を複数行う旨の情報を記憶する。例えば、予定記憶部141は、同種の業務を複数行う旨の情報が受付部151によって登録される。また、例えば、予定記憶部141は、抑止部152によって参照される。   The schedule storage unit 141 stores, for example, information indicating that a plurality of the same type of work is performed. For example, in the schedule storage unit 141, information indicating that a plurality of jobs of the same type are performed is registered by the reception unit 151. For example, the schedule storage unit 141 is referred to by the suppression unit 152.

一例としては、予定記憶部141は、オペレータIDと、予定とが対応付けられたデータを記憶する。このうち、オペレータIDは、オペレータが利用するオペレータ端末10を識別するためのID(Identification)を指す。また、予定は、オペレータが同種の業務を複数行う場合に登録される業務の予定を指す。   As an example, the schedule storage unit 141 stores data in which an operator ID and a schedule are associated with each other. Among these, the operator ID indicates an ID (Identification) for identifying the operator terminal 10 used by the operator. Further, the schedule indicates a schedule of work registered when the operator performs a plurality of the same kind of work.

図3は、予定記憶部に記憶される情報の一例を示す図である。図3に示す例では、予定記憶部141は、オペレータID「オペレータ1」と、予定(1)「振込(1)」と、予定(2)「振込(2)」とが対応付けられたデータを記憶する。つまり、予定記憶部141は、「オペレータ1」のオペレータ端末10で振込(1)と振込(2)とが行われることを記憶する。また、予定記憶部141は、他のオペレータについても同様に、オペレータIDと、予定とが対応付けられたデータを記憶する。   FIG. 3 is a diagram illustrating an example of information stored in the schedule storage unit. In the example illustrated in FIG. 3, the schedule storage unit 141 stores data in which an operator ID “operator 1”, schedule (1) “transfer (1)”, and schedule (2) “transfer (2)” are associated. Remember. That is, the schedule storage unit 141 stores that the transfer (1) and the transfer (2) are performed at the operator terminal 10 of “operator 1”. The schedule storage unit 141 also stores data in which the operator ID and the schedule are associated with each other for the other operators as well.

抑止記憶部142は、例えば、オペレータの端末への割り込みを抑止させるか否かを記憶する。例えば、抑止記憶部142は、オペレータの端末への割り込みを抑止させるか否かが抑止部153によって設定される。また、例えば、抑止記憶部142は、抑止部153によって参照される。   The inhibition storage unit 142 stores, for example, whether or not to interrupt an operator's terminal. For example, the inhibition storage unit 142 is set by the inhibition unit 153 as to whether or not to interrupt the operator's terminal. Further, for example, the suppression storage unit 142 is referred to by the suppression unit 153.

一例としては、抑止記憶部142は、オペレータIDと、抑止フラグとが対応付けられたデータを記憶する。この抑止フラグは、オペレータ端末10への割り込みを抑止させるか否かを示す。例えば、抑止フラグ「1」は、オペレータ端末10への割り込みを抑止させることを示し、抑止フラグ「0」は、オペレータ端末10への割り込みを抑止させないことを示す。   As an example, the suppression storage unit 142 stores data in which an operator ID and a suppression flag are associated with each other. This inhibition flag indicates whether or not to interrupt the operator terminal 10. For example, the inhibition flag “1” indicates that interruption to the operator terminal 10 is inhibited, and the inhibition flag “0” indicates that interruption to the operator terminal 10 is not inhibited.

図4は、抑止記憶部に記憶される情報の一例を示す図である。図4に示す例では、抑止記憶部142は、オペレータID「オペレータ1」と、抑止フラグ「1」とが対応付けられたデータを記憶する。つまり、抑止記憶部142は、「オペレータ1」のオペレータ端末10への割り込みを抑止させることを示す。また、抑止記憶部142は、他のオペレータについても同様に、オペレータIDと、抑止フラグとが対応付けられたデータを記憶する。   FIG. 4 is a diagram illustrating an example of information stored in the inhibition storage unit. In the example illustrated in FIG. 4, the inhibition storage unit 142 stores data in which the operator ID “operator 1” is associated with the inhibition flag “1”. That is, the inhibition storage unit 142 indicates that interruption of the operator 1 to the operator terminal 10 is inhibited. Similarly, the inhibition storage unit 142 stores data in which the operator ID and the inhibition flag are associated with each other.

割込案件記憶部143は、例えば、抑止部153によって抑止された割り込みに関連する情報を記憶する。例えば、割込案件記憶部143は、抑止部153によってオペレータ端末10への割り込みが抑止された場合に、抑止された割り込みに関する情報が抑止部153によって登録される。また、例えば、割込案件記憶部143は、オペレータ端末10への抑止が解除された場合に、登録された情報が出力部154によってオペレータ端末10へ出力される。   The interrupt case storage unit 143 stores, for example, information related to the interrupts suppressed by the suppression unit 153. For example, when the interruption to the operator terminal 10 is inhibited by the inhibition unit 153, the information regarding the inhibited interruption is registered in the interruption case storage unit 143 by the inhibition unit 153. In addition, for example, when the inhibition to the operator terminal 10 is canceled, the interrupt information storage unit 143 outputs the registered information to the operator terminal 10 by the output unit 154.

一例としては、割込案件記憶部143は、オペレータIDと、割込案件とが対応付けられたデータを記憶する。この割込案件は、抑止部153によってオペレータ端末10への割り込みが抑止された案件を指す。例えば、割込案件「電話」は、オペレータ端末へのIP電話による割り込みが抑止されたことを示す。また、例えば、割込案件「メール」は、オペレータ端末へのメールによる割り込みが抑止されたことを示す。なお、ここでは、割込案件は、割り込みが抑止されたことを記憶するものと説明したが、これに限定されず、例えば、電話やメールの発信源を特定する情報や、その内容に関する情報を対応付けて記憶しても良い。   As an example, the interruption matter storage unit 143 stores data in which an operator ID and an interruption matter are associated with each other. This interruption case indicates a case in which interruption to the operator terminal 10 is suppressed by the suppression unit 153. For example, the interruption case “telephone” indicates that interruption by an IP telephone to the operator terminal is suppressed. Further, for example, the interruption case “mail” indicates that interruption by mail to the operator terminal is suppressed. Here, it has been described that the interruption case stores that the interruption has been suppressed, but the present invention is not limited to this. For example, information specifying the source of the telephone or e-mail and information regarding the contents thereof are included. You may memorize | store by matching.

図5は、割込案件記憶部に記憶される情報の一例を示す図である。図5に示す例では、割込案件記憶部143は、オペレータID「オペレータ1」と、割込案件(1)「電話」と、割込案件(2)「メール」とが対応付けられたデータを記憶する。つまり、割込案件記憶部143は、「オペレータ1」のオペレータ端末10への割り込みが抑止された案件として、電話及びメールがあったことを記憶する。また、割込案件記憶部143は、他のオペレータについても同様に、オペレータIDと、割込案件とが対応付けられたデータを記憶する。   FIG. 5 is a diagram illustrating an example of information stored in the interrupt case storage unit. In the example illustrated in FIG. 5, the interrupt case storage unit 143 stores data in which the operator ID “operator 1”, the interrupt case (1) “phone”, and the interrupt case (2) “mail” are associated with each other. Remember. That is, the interrupt case storage unit 143 stores that there is a telephone call and mail as a case where interruption of the operator 1 to the operator terminal 10 is suppressed. Similarly, the interrupt case storage unit 143 stores data in which the operator ID and the interrupt case are associated with each other.

制御部150は、実行部151、受付部152、抑止部153、出力部154を有する。制御部150の機能は、例えば、ASIC(Application Specific Integrated Circuit)やFPGA(Field Programmable Gate Array)などの集積回路により実現することができる。また、制御部150の機能は、例えば、CPU(Central Processing Unit)が所定のプログラムを実行することで実現することができる。   The control unit 150 includes an execution unit 151, a reception unit 152, a suppression unit 153, and an output unit 154. The function of the control unit 150 can be realized by an integrated circuit such as an application specific integrated circuit (ASIC) or a field programmable gate array (FPGA). Further, the function of the control unit 150 can be realized by, for example, a CPU (Central Processing Unit) executing a predetermined program.

実行部151は、例えば、オペレータ端末10からオペレータが実行する業務の種別を受信する。実行部151は、例えば、受信した種別の業務に含まれる取引に関する情報を管理する。また、例えば、実行部151は、従来、金融機関や郵便局などの窓口が混雑した場合に、その窓口のオペレータが本来行う業務の一部を他のオペレータの業務に割り込ませる。   The execution unit 151 receives, for example, the type of work executed by the operator from the operator terminal 10. The execution unit 151 manages, for example, information related to transactions included in the received type of business. Further, for example, when a counter such as a financial institution or a post office is conventionally congested, the execution unit 151 interrupts a part of a task originally performed by the operator of the counter into the task of another operator.

受付部152は、例えば、客により記入された原紙に印刷する処理を含む業務を行うオペレータから、同種の業務を複数行う旨の入力を受け付ける。例えば、受付部152は、複数の同一業務を受け付けた旨の入力をオペレータ端末10から受け付ける。受付部152は、オペレータ端末10に対応するオペレータIDと、受け付けた業務に関する情報とを予定記憶部141に登録する。   The accepting unit 152 accepts, for example, an input indicating that a plurality of similar types of operations are performed from an operator who performs operations including a process of printing on a base paper filled in by a customer. For example, the accepting unit 152 accepts an input indicating that a plurality of identical tasks have been accepted from the operator terminal 10. The reception unit 152 registers the operator ID corresponding to the operator terminal 10 and information regarding the received business in the schedule storage unit 141.

一例としては、受付部152は、オペレータが客から2件の現金振込、振込(1)及び振込(2)を受け付ける。受付部152は、受け付けた振込(1)及び振込(2)を、予定(1)「振込(1)」及び予定(2)「振込(2)」として予定記憶部141へ登録する。   As an example, the accepting unit 152 accepts two cash transfers, transfer (1), and transfer (2) from the customer by the operator. The reception unit 152 registers the received transfer (1) and transfer (2) in the schedule storage unit 141 as the schedule (1) “transfer (1)” and the schedule (2) “transfer (2)”.

抑止部153は、例えば、受付部152によって受け付けた入力に関連する複数の業務を行うオペレータの端末への割り込みを、少なくとも最後の業務に取りかかるまで抑止する。また、抑止部153が割り込みを禁止する期間は、割り込みの抑止対象とすべき業務を構成する最初の取引処理開始から最後の取引の処理終了までではなく、該業務の中に含まれる、原紙に対する印刷処理に相当する取引の開始から終了までの期間のみであっても良い。   For example, the suppression unit 153 suppresses interruption to the terminal of an operator who performs a plurality of tasks related to the input received by the reception unit 152 until at least the last task is started. Further, the period during which the inhibition unit 153 prohibits interruption is not from the start of the first transaction processing that constitutes the business to be subject to interruption interruption to the end of the last transaction processing, but to the base paper included in the business. Only the period from the start to the end of the transaction corresponding to the printing process may be used.

一例としては、抑止部153は、予定記憶部141を参照し、予定記憶部141に登録されたオペレータIDに抑止フラグ「1」を設定する。抑止部153は、割込禁止メッセージを他のオペレータ端末10に出力する。   As an example, the suppression unit 153 refers to the schedule storage unit 141 and sets the suppression flag “1” in the operator ID registered in the schedule storage unit 141. The suppression unit 153 outputs an interrupt prohibition message to another operator terminal 10.

ここで、抑止部153は、実行部151において割込案件を検知した場合には、その割り込みを抑止するとともに、その割込案件に関する情報を割込案件記憶部143に登録する。   Here, when the execution unit 151 detects an interrupt case, the suppression unit 153 suppresses the interruption and registers information related to the interrupt case in the interrupt case storage unit 143.

抑止部153は、オペレータ端末10における業務の終了を検知すると、予定記憶部141を更新する。例えば、抑止部153は、予定(1)「振込(1)」及び予定(2)「振込(2)」が予定記憶部141に記憶される場合に、振込(1)の終了を検知すると、振込(1)を削除し、予定(1)に「振込(2)」を格納する。   When the suppression unit 153 detects the end of the work on the operator terminal 10, the suppression unit 153 updates the schedule storage unit 141. For example, when the plan (1) “transfer (1)” and the plan (2) “transfer (2)” are stored in the plan storage unit 141, the deterring unit 153 detects the end of the transfer (1). Transfer (1) is deleted, and “transfer (2)” is stored in schedule (1).

そして、抑止部153は、予定記憶部141を参照し、オペレータによって実行される次の業務が最後の業務か否かを判定する。次の業務が最後の業務である場合には、抑止部153は、割込案件記憶部143に記憶された情報を出力部154に出力させる。   Then, the suppression unit 153 refers to the schedule storage unit 141 and determines whether or not the next job executed by the operator is the last job. When the next job is the last job, the suppression unit 153 causes the output unit 154 to output the information stored in the interrupt case storage unit 143.

出力部154は、例えば、割込案件記憶部143に記憶された情報を出力する。例えば、出力部154は、抑止部153において次の業務が最後の業務であると判定された場合に、割込案件記憶部143に記憶された情報を、抑止フラグ「1」が設定されていたオペレータ端末10へ出力させる。   The output unit 154 outputs, for example, information stored in the interrupt case storage unit 143. For example, the output unit 154 has the suppression flag “1” set to the information stored in the interrupt case storage unit 143 when the suppression unit 153 determines that the next job is the last job. Output to the operator terminal 10.

図6を用いて、業務管理サーバ100の動作例を説明する。図6は、業務管理サーバの動作例を説明するための図である。ここでは、オペレータ端末10が3つの現金振込「振込(1)」、「振込(2)」及び「振込(3)」を受け付けた旨の入力をオペレータから受け付けた場合を説明する。図6の表示画面6a〜6cは、複数の同一業務を受け付けたオペレータ端末10の表示画面の一例を示し、表示画面6d及び6eは、他のオペレータ端末10の表示画面の一例を示す。なお、ここでは、オペレータ端末10のオペレータIDは「オペレータ1」である。また、ここで言う他のオペレータ端末10とは、オペレータ端末10と同一のネットワークに接続された全てのオペレータ端末10であっても良く、オペレータ端末10と同一のフロアに存在するオペレータ端末10であっても良い。   An operation example of the business management server 100 will be described with reference to FIG. FIG. 6 is a diagram for explaining an operation example of the business management server. Here, a case will be described in which the operator terminal 10 receives an input indicating that three cash transfers “transfer (1)”, “transfer (2)”, and “transfer (3)” have been received from the operator. The display screens 6a to 6c in FIG. 6 show an example of the display screen of the operator terminal 10 that has received a plurality of the same work, and the display screens 6d and 6e show an example of the display screen of another operator terminal 10. Here, the operator ID of the operator terminal 10 is “operator 1”. Further, the other operator terminals 10 referred to here may be all operator terminals 10 connected to the same network as the operator terminals 10, or operator terminals 10 existing on the same floor as the operator terminals 10. May be.

業務管理サーバ100は、3つの現金振込「振込(1)」、「振込(2)」及び「振込(3)」を受け付けた旨の入力をオペレータ端末10から受信すると、オペレータ端末10に表示画面6aを表示させる。このとき、業務管理サーバ100は、他のオペレータ端末10に表示画面6dを表示させる。この表示画面6dには、割込禁止メッセージ「オペレータ1への割込は禁止」が表示される。   When the business management server 100 receives an input from the operator terminal 10 indicating that three cash transfers “transfer (1)”, “transfer (2)”, and “transfer (3)” have been received, a display screen is displayed on the operator terminal 10. 6a is displayed. At this time, the business management server 100 causes the other operator terminal 10 to display the display screen 6d. This display screen 6d displays an interrupt prohibition message “prohibit interrupt to operator 1”.

続いて、業務管理サーバ100は、1件目の振込である「振込(1)」が終了した旨を検知すると、表示画面6aを表示画面6bに遷移させる。そして、業務管理サーバ100は、2件目の振込である「振込(2)」が終了した旨を検知すると、表示画面6bを表示画面6cに遷移させる。ここで、業務管理サーバ100は、3つの現金振込を受け付けた旨の入力を受け付けてから表示画面6bを表示させている間、「オペレータ1」のオペレータ端末10への割込案件を抑止する。一例としては、業務管理サーバ100は、オペレータ端末10の留守電機能をオンにし、オペレータ端末10への電話があった場合に、電話の発信元の情報及び発信時刻を割込案件記憶部143に登録する。   Subsequently, when the business management server 100 detects that “transfer (1)”, which is the first transfer, has been completed, it shifts the display screen 6 a to the display screen 6 b. When the business management server 100 detects that “transfer (2)”, which is the second transfer, has ended, the business management server 100 changes the display screen 6 b to the display screen 6 c. Here, the business management server 100 suppresses the interruption case to the operator terminal 10 of the “operator 1” while displaying the display screen 6b after receiving the input indicating that three cash transfers have been accepted. As an example, the business management server 100 turns on the answering function of the operator terminal 10, and when there is a call to the operator terminal 10, the call originator information and the call time are stored in the interrupt case storage unit 143. sign up.

そして、業務管理サーバ100は、オペレータ端末10に表示画面6cを表示させると、他のオペレータ端末10に表示画面6eを表示させる。この表示画面6eには、割込禁止を解除した旨のメッセージ「オペレータ1への割込み禁止は解除しました」が表示される。また、業務管理サーバ100は、割込案件記憶部143に記憶された情報をオペレータ端末10へ送信する。例えば、業務管理サーバ100は、オペレータ端末10に対する電話があった場合に、電話の発信元の情報及び発信時刻をオペレータ端末10へ送信する。   Then, when the business management server 100 displays the display screen 6 c on the operator terminal 10, the business management server 100 displays the display screen 6 e on another operator terminal 10. On this display screen 6e, a message “The interrupt prohibition to the operator 1 has been canceled” is displayed to the effect that the interrupt prohibition has been canceled. In addition, the business management server 100 transmits information stored in the interrupt case storage unit 143 to the operator terminal 10. For example, when there is a call to the operator terminal 10, the business management server 100 transmits information on the call originator and the call time to the operator terminal 10.

次に、実施例1に係る業務管理サーバ100の処理手順について説明する。図7は、実施例1に係る業務管理サーバの処理手順を示すフローチャートである。図7に示す処理は、例えば、複数の同一業務を受け付けた旨の入力を受付部152が受け付けたことを契機として開始される。   Next, a processing procedure of the business management server 100 according to the first embodiment will be described. FIG. 7 is a flowchart illustrating the processing procedure of the business management server according to the first embodiment. The process illustrated in FIG. 7 is started, for example, when the accepting unit 152 accepts an input indicating that a plurality of identical tasks have been accepted.

図7に示すように、複数の同一業務を受け付けた旨の入力をオペレータ端末10から受け付けると(ステップS101肯定)、受付部152は、オペレータ端末10に対応するオペレータIDと、受け付けた業務に関する情報とを予定記憶部141に登録する(ステップS102)。   As illustrated in FIG. 7, when an input indicating that a plurality of the same tasks has been received is received from the operator terminal 10 (Yes in step S <b> 101), the reception unit 152 includes an operator ID corresponding to the operator terminal 10 and information regarding the received tasks. Are registered in the schedule storage unit 141 (step S102).

抑止部153は、登録されたオペレータIDに抑止フラグ「1」を設定する(ステップS103)。続いて、抑止部153は、割込禁止メッセージを他のオペレータ端末10に出力する(ステップS104)。   The suppression unit 153 sets a suppression flag “1” in the registered operator ID (step S103). Subsequently, the suppression unit 153 outputs an interrupt prohibition message to another operator terminal 10 (step S104).

ここで、抑止部153は、実行部151において割込案件を検知した場合には(ステップS105肯定)、その割り込みを抑止するとともに、その割込案件に関する情報を割込案件記憶部143に登録する(ステップS106)。なお、割込案件を検知しない場合には(ステップS105否定)、抑止部153は、ステップS107の処理に移行する。   Here, when the execution unit 151 detects an interrupt case (Yes in step S105), the suppression unit 153 suppresses the interruption and registers information related to the interrupt case in the interrupt case storage unit 143. (Step S106). If no interrupt case is detected (No at Step S105), the suppression unit 153 proceeds to the process at Step S107.

続いて、抑止部153は、オペレータ端末10における業務の終了を検知すると(ステップS107肯定)、予定記憶部141を更新する(ステップS108)。例えば、抑止部153は、予定(1)「振込(1)」及び予定(2)「振込(2)」が予定記憶部141に記憶される場合に、振込(1)の終了を検知すると、振込(1)を削除し、予定(1)に「振込(2)」を格納する。なお、抑止部153は、業務終了を検知しない場合には(ステップS107否定)、ステップS105の処理へ移行する。   Subsequently, when the suppression unit 153 detects the end of the task at the operator terminal 10 (Yes at Step S107), the suppression unit 153 updates the schedule storage unit 141 (Step S108). For example, when the plan (1) “transfer (1)” and the plan (2) “transfer (2)” are stored in the plan storage unit 141, the deterring unit 153 detects the end of the transfer (1). Transfer (1) is deleted, and “transfer (2)” is stored in schedule (1). In addition, the control part 153 transfers to the process of step S105, when the end of work is not detected (step S107 negative).

そして、抑止部153は、予定記憶部141を参照し、オペレータによって実行される次の業務が最後の業務か否かを判定する(ステップS109)。ここで、次の業務が最後の業務でない場合には(ステップS109否定)、抑止部153は、ステップS105の処理へ移行する。   Then, the suppression unit 153 refers to the schedule storage unit 141, and determines whether or not the next job executed by the operator is the last job (step S109). If the next job is not the last job (No at Step S109), the suppression unit 153 proceeds to the process at Step S105.

次の業務が最後の業務である場合には(ステップS109肯定)、出力部154は、割込案件記憶部143に記憶された情報をオペレータ端末10へ出力する(ステップS110)。   When the next job is the last job (Yes at Step S109), the output unit 154 outputs the information stored in the interruption case storage unit 143 to the operator terminal 10 (Step S110).

次に、実施例1に係る業務管理サーバ100の効果について説明する。業務管理サーバ100は、客により記入された原紙に印刷する処理を含む業務を行うオペレータから、同種の業務を複数行う旨の入力を受け付ける。業務管理サーバ100は、受付部によって受け付けた入力に関連する複数の業務を行うオペレータの端末への割り込みを、少なくとも最後の業務に取りかかるまで抑止する。このため、業務管理サーバ100は、印字対象としてセットする用紙の間違いを防止することができる。   Next, effects of the business management server 100 according to the first embodiment will be described. The business management server 100 receives an input indicating that a plurality of the same type of business is performed from an operator who performs a business including a process of printing on the base paper filled in by the customer. The business management server 100 suppresses interruption to the terminal of an operator who performs a plurality of business related to the input received by the reception unit until at least the last business is started. For this reason, the business management server 100 can prevent the mistake of the paper set as a printing target.

さて、これまで本発明の実施例について説明したが、本発明は上述した実施例以外にも、その他の実施例にて実施されても良い。そこで、以下では、その他の実施例について説明する。   Although the embodiments of the present invention have been described so far, the present invention may be implemented in other embodiments besides the above-described embodiments. Therefore, other embodiments will be described below.

例えば、本実施例1において説明した各処理のうち、自動的に行われるものとして説明した処理の全部または一部を手動的に行うこともでき、あるいは、手動的に行われるものとして説明した処理の全部または一部を公知の方法で自動的に行うこともできる。この他、上述文書中や図面中で示した処理手順、制御手順、具体的名称、各種のデータやパラメータを含む情報については、特記する場合を除いて任意に変更することができる。   For example, among the processes described in the first embodiment, all or part of the processes described as being automatically performed can be performed manually, or the processes described as being performed manually All or a part of the above can be automatically performed by a known method. In addition, the processing procedures, control procedures, specific names, and information including various data and parameters shown in the above-described document and drawings can be arbitrarily changed unless otherwise specified.

[プログラム]
図8は、業務管理プログラムを実行するコンピュータの一例を示す図である。図8に示すように、コンピュータ300は、各種演算処理を実行するCPU301と、ユーザからデータの入力を受け付ける入力装置302と、モニタ303とを有する。また、コンピュータ300は、記憶媒体からプログラム等を読み取る媒体読み取り装置304と、他の装置と接続するためのインターフェース装置305と、他の装置と無線により接続するための無線通信装置306とを有する。また、コンピュータ300は、各種情報を一時記憶するRAM(Random Access Memory)307と、ハードディスク装置308とを有する。また、各装置301〜308は、バス309に接続される。
[program]
FIG. 8 is a diagram illustrating an example of a computer that executes a business management program. As illustrated in FIG. 8, the computer 300 includes a CPU 301 that executes various arithmetic processes, an input device 302 that receives data input from a user, and a monitor 303. The computer 300 also includes a medium reading device 304 that reads a program or the like from a storage medium, an interface device 305 for connecting to another device, and a wireless communication device 306 for connecting to another device wirelessly. The computer 300 also includes a RAM (Random Access Memory) 307 that temporarily stores various types of information and a hard disk device 308. Each device 301 to 308 is connected to a bus 309.

ハードディスク装置308には、図2に示した受付部152及び抑止部153との各処理部と同様の機能を有する診療情報入力プログラムが記憶される。また、ハードディスク装置308には、診療情報入力プログラムを実現するための各種データが記憶される。   The hard disk device 308 stores a medical information input program having the same functions as the processing units of the reception unit 152 and the suppression unit 153 illustrated in FIG. The hard disk device 308 stores various data for realizing a medical information input program.

CPU301は、ハードディスク装置308に記憶された各プログラムを読み出して、RAM307に展開して実行することで、各種の処理を行う。また、これらのプログラムは、コンピュータを図2に示した受付部152及び抑止部153として機能させることができる。   The CPU 301 reads out each program stored in the hard disk device 308, develops it in the RAM 307, and executes it to perform various processes. In addition, these programs can cause the computer to function as the reception unit 152 and the suppression unit 153 illustrated in FIG.

なお、上記の業務管理プログラムは、必ずしもハードディスク装置308に記憶されている必要はない。例えば、コンピュータが読み取り可能な記録媒体に記憶されたプログラムを、コンピュータ300が読み出して実行するようにしても良い。コンピュータが読み取り可能な記録媒体は、例えば、CD−ROMやDVDディスク、USB(Universal Serial Bus)メモリ等の可搬型記録媒体、フラッシュメモリ等の半導体メモリ、ハードディスクドライブ等が対応する。また、公衆回線、インターネット、LAN(Local Area Network)、WAN(Wide Area Network)等に接続された装置にこのプログラムを記憶させておき、コンピュータ300がこれらからプログラムを読み出して実行するようにしても良い。   Note that the above-described business management program is not necessarily stored in the hard disk device 308. For example, the computer 300 may read and execute a program stored in a computer-readable recording medium. The computer-readable recording medium corresponds to, for example, a portable recording medium such as a CD-ROM, a DVD disk, a USB (Universal Serial Bus) memory, a semiconductor memory such as a flash memory, a hard disk drive, and the like. Further, the program may be stored in a device connected to a public line, the Internet, a LAN (Local Area Network), a WAN (Wide Area Network), etc., and the computer 300 may read and execute the program therefrom. good.

100 業務管理サーバ
110 通信部
120 入力部
130 表示部
140 記憶部
141 予定記憶部
142 抑止記憶部
143 割込案件記憶部
150 制御部
151 実行部
152 受付部
153 抑止部
154 出力部
100 business management server 110 communication unit 120 input unit 130 display unit 140 storage unit 141 schedule storage unit 142 inhibition storage unit 143 interruption case storage unit 150 control unit 151 execution unit 152 reception unit 153 inhibition unit 154 output unit

Claims (8)

オペレータにより実行される、客により記入された原紙に印刷する処理を含む第1の業務を管理するとともに、他のオペレータにより実行される第2の業務の一部を前記オペレータの端末に割り込ませる実行部と、
前記オペレータの端末から、前記第1の業務を複数行う旨の入力を受け付ける受付部と、
前記受付部によって受け付けた前記入力に係る複数の前記第1の業務のうち、前記オペレータが少なくとも最後の前記第1の業務に取りかかるまで、前記第2の業務の一部を前記オペレータの端末に割り込ませることを抑止する抑止部と
を有することを特徴とする業務管理サーバ。
Execution of managing a first operation including a process of printing on a base paper filled in by a customer executed by an operator, and interrupting a part of the second operation executed by another operator to the terminal of the operator And
A receiving unit that receives input from the operator 's terminal to perform a plurality of the first tasks;
Among the plurality of the first operations in accordance with the input received by the reception unit until said operator work on at least the last of said first operations, interrupted portions of the second application to the terminal of the operator A business management server characterized by having a deterrence unit that deters
前記抑止部によって抑止される割り込みに関連する情報を前記オペレータの端末へ出力する出力部をさらに有し、
前記抑止部は、複数の前記第1の業務を行う前記オペレータの端末への割り込みを抑止した場合に、抑止した割り込みに関連する情報を記録し、
前記出力部は、前記オペレータにより実行される複数の前記第1の業務が終了した後に、前記抑止部によって記録された情報を出力することを特徴とする請求項1に記載の業務管理サーバ。
Further comprising an output unit for outputting information related to the interruption inhibited by the inhibition unit to the terminal of the operator;
The restraining portion, when abrogated interrupt to the operator of the terminal to perform a plurality of said first operational records information relating to the abrogated interrupt,
The output section, after a plurality of the first business to be more executed by the operator has been completed, operations management server according to claim 1, characterized in that the output information recorded by the restraining portion.
前記抑止部は、前記受付部によって受け付けた件数のうち、最後の1件の前記第1の業務を前記オペレータが開始するまで、当該オペレータの端末への割り込みを抑止することを特徴とする請求項1または2に記載の業務管理サーバ。 The said suppression part suppresses interruption to the said operator 's terminal until the said operator starts the said 1st business of the last one case among the number of cases received by the said reception part. The business management server according to 1 or 2. 前記抑止部は、抑止の対象とすべき前記第1の業務を構成する複数の処理のうちの、前記原紙に印刷する処理の開始から終了まで、前記オペレータの端末への割り込みを抑止することを特徴とする請求項1乃至3のいずれか1つに記載の業務管理サーバ。 The restraining portion, among a plurality of processes constituting the first operations to be subject to suppression, from the start to the end of the processing to be printed on the base paper, to suppress the interrupt to the operator of the terminal The business management server according to claim 1, wherein the business management server is a management server. 前記出力部は、前記受付部によって受け付けた前記入力に係る複数の前記第1の業務を行う前記オペレータの端末への割り込みを禁止する旨のメッセージを、前記他のオペレータの端末に出力することを特徴とする請求項2に記載の業務管理サーバ。 And the output unit, outputting the message for prohibiting an interrupt to the operator of the terminal to perform a plurality of the first operations in accordance with the input received by the receiving unit, to the terminal of the other operators The business management server according to claim 2, wherein: 前記実行部は、前記オペレータに対する前記第1の業務と異なる第3の業務を前記オペレータの端末に割り込ませ、The execution unit interrupts the operator's terminal with a third task different from the first task for the operator;
前記抑止部は、前記受付部によって受け付けた前記入力に係る複数の前記第1の業務のうち、前記オペレータが少なくとも最後の前記第1の業務に取りかかるまで、前記第3の業務を前記オペレータの端末に割り込ませることを抑止することを特徴とする請求項1乃至5のいずれか1つに記載の業務管理サーバ。The deterrence unit performs the third task among the plurality of first tasks related to the input received by the accepting unit until the operator starts at least the last first task. The business management server according to claim 1, wherein the business management server is prevented from being interrupted.
コンピュータによって実行される業務管理方法であって、
コンピュータが、
オペレータにより実行される、客により記入された原紙に印刷する処理を含む第1の業務を管理するとともに、他のオペレータにより実行される第2の業務の一部を前記オペレータの端末に割り込ませ、
前記オペレータの端末から、前記第1の業務を複数行う旨の入力を受け付け、
前記受け付ける処理によって受け付けた前記入力に係る複数の前記第1の業務のうち、前記オペレータが少なくとも最後の前記第1の業務に取りかかるまで、前記第2の業務の一部を前記オペレータの端末に割り込ませることを抑止する
各処理を実行することを特徴とする業務管理方法。
A business management method executed by a computer,
Computer
Managing a first operation including a process of printing on a base paper filled in by a customer executed by an operator, and causing a part of a second operation executed by another operator to interrupt the operator's terminal;
From the terminal of the operator receives an input indicating to perform a plurality of the first operations,
Among the plurality of the first operations in accordance with the input received by the receiving process until said operator work on at least the last of said first operations, interrupted portions of the second application to the terminal of the operator A business management method characterized by executing each process.
コンピュータに、
オペレータにより実行される、客により記入された原紙に印刷する処理を含む第1の業務を管理するとともに、他のオペレータにより実行される第2の業務の一部を前記オペレータの端末に割り込ませ、
前記オペレータの端末から、前記第1の業務を複数行う旨の入力を受け付け、
前記受け付ける処理によって受け付けた前記入力に係る複数の前記第1の業務のうち、前記オペレータが少なくとも最後の前記第1の業務に取りかかるまで、前記第2の業務の一部を前記オペレータの端末に割り込ませることを抑止する
各処理を実行させることを特徴とする業務管理プログラム。
On the computer,
Managing a first operation including a process of printing on a base paper filled in by a customer executed by an operator, and causing a part of a second operation executed by another operator to interrupt the operator's terminal;
From the terminal of the operator receives an input indicating to perform a plurality of the first operations,
Among the plurality of the first operations in accordance with the input received by the receiving process until said operator work on at least the last of said first operations, interrupted portions of the second application to the terminal of the operator business management program characterized Rukoto to execute the respective processes to suppress thereby.
JP2012083275A 2012-03-30 2012-03-30 Business management server, business management method, and business management program Expired - Fee Related JP5994342B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012083275A JP5994342B2 (en) 2012-03-30 2012-03-30 Business management server, business management method, and business management program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012083275A JP5994342B2 (en) 2012-03-30 2012-03-30 Business management server, business management method, and business management program

Publications (2)

Publication Number Publication Date
JP2013214163A JP2013214163A (en) 2013-10-17
JP5994342B2 true JP5994342B2 (en) 2016-09-21

Family

ID=49587451

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012083275A Expired - Fee Related JP5994342B2 (en) 2012-03-30 2012-03-30 Business management server, business management method, and business management program

Country Status (1)

Country Link
JP (1) JP5994342B2 (en)

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS55129838A (en) * 1979-03-30 1980-10-08 Fujitsu Ltd Program control system
JPH0619790B2 (en) * 1985-04-19 1994-03-16 株式会社日立製作所 Transaction control method in online terminal
JP2004280151A (en) * 2003-03-12 2004-10-07 Toshiba Tec Corp Form processing terminal device
JP4370963B2 (en) * 2004-03-30 2009-11-25 沖電気工業株式会社 Office management system
JP2005293428A (en) * 2004-04-02 2005-10-20 Glory Ltd Processing procedure monitoring system
US7637423B2 (en) * 2006-09-08 2009-12-29 Ncr Corporation Method of processing a check depositing transaction between a bank customer and a bank teller
JP5187958B2 (en) * 2008-09-10 2013-04-24 日本エイ・ティー・エム株式会社 Automatic transaction equipment control system

Also Published As

Publication number Publication date
JP2013214163A (en) 2013-10-17

Similar Documents

Publication Publication Date Title
JP6409485B2 (en) Image processing apparatus, information processing system, program, and information processing method
JP2017102901A (en) Program, information processing apparatus, setting method, and information processing system
CN110580134A (en) Image processing device for executing jobs, its control method, and storage medium
JP6753267B2 (en) Management system, management device, information management method, program
JP2017111526A (en) Information management device, information management method, and information management program
CN106168886A (en) Image forming apparatus, messaging device and image forming method
CN104601841A (en) Electronic apparatus
JP5994342B2 (en) Business management server, business management method, and business management program
JP4967729B2 (en) Image forming apparatus, output object take-out identification method, and identification processing program
JP4857397B1 (en) Schedule management system with print management function
JP5075044B2 (en) Device setting change system, network device and program
US20160110658A1 (en) Image forming system and image forming apparatus
US20150121509A1 (en) Display apparatus that displays one-time password
JP2020204897A (en) Information processing device, information processing system and program
JP2010050786A (en) Image processing apparatus, workflow setting method, and workflow setting program
US9712533B2 (en) Notifying unauthorized use of electronic device during disconnection time period of electronic device from network
JP2010157067A (en) Device, method and program for managing document
JP2013196427A (en) Reservation management device and program
CN115016744A (en) image forming apparatus
JP2010214912A (en) Printer
JP3624166B2 (en) Scanner device, printer device and digital copying machine connected to network
JP2017092788A (en) Image forming apparatus, image forming system, operation method of image forming apparatus, and program
JP2016051338A (en) Settlement terminal and program
JP2016127553A (en) Image formation apparatus
JP6455331B2 (en) Information processing apparatus, information processing system, information processing method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20150106

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20151030

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20151201

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20160129

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20160308

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20160726

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20160808

R150 Certificate of patent or registration of utility model

Ref document number: 5994342

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees