JP2011191964A - Workflow management method, program and workflow management device - Google Patents

Workflow management method, program and workflow management device Download PDF

Info

Publication number
JP2011191964A
JP2011191964A JP2010056888A JP2010056888A JP2011191964A JP 2011191964 A JP2011191964 A JP 2011191964A JP 2010056888 A JP2010056888 A JP 2010056888A JP 2010056888 A JP2010056888 A JP 2010056888A JP 2011191964 A JP2011191964 A JP 2011191964A
Authority
JP
Japan
Prior art keywords
workflow
information
charge
person
time
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
JP2010056888A
Other languages
Japanese (ja)
Inventor
Akihiro Chikatsu
顕弘 千勝
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.)
Hitachi Information and Control Systems Inc
Hitachi Information and Control Solutions Ltd
Original Assignee
Hitachi Information and Control Systems Inc
Hitachi Information and Control Solutions 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 Hitachi Information and Control Systems Inc, Hitachi Information and Control Solutions Ltd filed Critical Hitachi Information and Control Systems Inc
Priority to JP2010056888A priority Critical patent/JP2011191964A/en
Publication of JP2011191964A publication Critical patent/JP2011191964A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a workflow management method, a program and a workflow management device, for achieving efficient workflow work. <P>SOLUTION: In a workflow management system having a workflow server 1 and a schedule server, the workflow server 1 includes a workflow path table 112 that is information of responsible persons capable of taking charge of a workflow, and the schedule server includes a schedule management table that is information related to schedules of the responsible persons. The workflow server 1 selects a responsible person having an idle time at an earliest date of the responsible persons stored in the responsible person information from the schedule management table to calculate a shortest workflow path that is a workflow path having shortest path length. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、ワークフロー管理方法、プログラムおよびワークフロー管理装置の技術に関する。   The present invention relates to a technique for a workflow management method, a program, and a workflow management apparatus.

特許文献1には、電子文書を伴わないワークフローを構成する作業の承認が然るべき者によって客観的に行われたという証拠性を確保するとともに、その承認行為の責任をその者に認識させることができるワークフローサーバ、ワークフロー管理方法、プログラムおよび記憶媒体が開示されている。   In Patent Document 1, it is possible to ensure evidence that the approval of work constituting a workflow without an electronic document has been objectively performed by an appropriate person and to allow the person to recognize the responsibility for the approval act. A workflow server, a workflow management method, a program, and a storage medium are disclosed.

また、特許文献2には、複数の工程のうちの所定の工程を、端末装置の操作者の手作業によらず自動的に実行したり、または、複数の工程の処理終了時間を予測して事前に通知することにより、端末装置の操作者による処理滞留の発生を防止して、複数の工程からなる情報処理業務を経路制御により効率向上を図ることができるワークフロー管理装置が開示されている。   Further, in Patent Document 2, a predetermined process among a plurality of processes is automatically executed regardless of the manual operation of the operator of the terminal device, or processing end times of the plurality of processes are predicted. There has been disclosed a workflow management apparatus capable of preventing the occurrence of processing stagnation by an operator of a terminal device by notifying in advance and improving the efficiency of information processing operations including a plurality of processes by route control.

特開2009−289060号公報JP 2009-289060 A 特開平10−340300号公報JP-A-10-340300

しかしながら、特許文献1に記載の技術では、承認結果を別文書の承認結果と差し替えるといった、なりすまし行為が行えてしまうという問題がある。
また、承認者不在時における緊急の代理承認行為に対応できず、承認が完了するまでワークフローが滞ることが発生するという問題もある。
However, the technique described in Patent Document 1 has a problem that a spoofing action such as replacing the approval result with the approval result of another document can be performed.
In addition, there is a problem that the urgent proxy approval act in the absence of the approver cannot be handled and the workflow is delayed until the approval is completed.

さらに、特許文献2では、処理の滞留が発生した場合、処理滞留が発生した旨を通知することができるが、事前に処理の滞留の発生を防止することができないという問題がある。   Further, in Patent Document 2, when processing stagnation occurs, it is possible to notify that processing stagnation has occurred, but there is a problem that it is not possible to prevent processing stagnation in advance.

このような背景に鑑みて本発明がなされたのであり、本発明は、効率的なワークフロー作業を実現することを目的とする。   The present invention has been made in view of such a background, and an object of the present invention is to realize efficient workflow work.

ワークフローの管理を行うワークフロー管理装置を有するワークフロー管理システムによるワークフロー管理方法であって、前記ワークフロー管理装置は、ワークフローを担当可能な担当者の情報である担当者情報と、担当者のスケジュールに関する情報であるスケジュール管理情報と、を記憶部に有し、前記スケジュール管理情報から、前記担当者情報に格納されている担当者のうち、最も早い日時に空き時間を有する担当者を選定することによって、最短のワークフロー経路である最短ワークフロー経路を算出することを特徴とする。
その他の解決手段については、実施形態中において適宜記載する。
A workflow management method by a workflow management system having a workflow management device for managing a workflow, wherein the workflow management device includes information on a person in charge who is in charge of a workflow and information on a schedule of the person in charge. The schedule management information is stored in the storage unit, and the person in charge who has free time at the earliest date and time is selected from the schedule management information. The shortest workflow path, which is the workflow path of, is calculated.
Other solutions are described as appropriate in the embodiments.

本発明によれば、効率的なワークフロー作業を実現することができる。   According to the present invention, efficient workflow work can be realized.

本実施形態に係るワークフロー管理システムの概略構成例を示す図である。It is a figure which shows the example of schematic structure of the workflow management system which concerns on this embodiment. 本実施形態に係るワークフローサーバの構成例を示す機能ブロック図である。It is a functional block diagram which shows the structural example of the workflow server which concerns on this embodiment. 本実施形態に係る認証サーバの構成例を示す機能ブロック図である。It is a functional block diagram which shows the structural example of the authentication server which concerns on this embodiment. 本実施形態に係るスケジュールサーバの構成例を示す機能ブロック図である。It is a functional block diagram which shows the structural example of the schedule server which concerns on this embodiment. 本実施形態に係る進捗テーブルの例を示す図である。It is a figure which shows the example of the progress table which concerns on this embodiment. 本実施形態に係るワークフロー経路テーブルの例を示す図である。It is a figure which shows the example of the workflow path | route table which concerns on this embodiment. 本実施形態に係るスケジュール管理テーブルの例を示す図である。It is a figure which shows the example of the schedule management table which concerns on this embodiment. 本実施形態に係る担当者リストの例を示す図である。It is a figure which shows the example of the person in charge list which concerns on this embodiment. 本実施形態に係るブラックリストの例を示す図である。It is a figure which shows the example of the black list which concerns on this embodiment. 一般的なワークフローシステム処理における電子認証を用いた申請書の作成から、承認、決済までの概略を示す図である。It is a figure which shows the outline from preparation of the application form using electronic authentication in general workflow system processing to approval and settlement. 本実施形態に係る最短ワークフロー経路検索処理の概要を示す図である。It is a figure which shows the outline | summary of the shortest workflow path | route search process based on this embodiment. 本実施形態に係る最短ワークフロー経路検索処理の手順を示すフローチャートである。It is a flowchart which shows the procedure of the shortest workflow path | route search process which concerns on this embodiment. 本実施形態に係る最短ワークフロー経路情報の例を示す図である。It is a figure which shows the example of the shortest workflow path | route information which concerns on this embodiment. 本実施形態に係る代理認証処理の概要を示す図である。It is a figure which shows the outline | summary of the proxy authentication process which concerns on this embodiment. 本実施形態に係る代理認証処理の詳細な手順を示すフローチャートである。It is a flowchart which shows the detailed procedure of the proxy authentication process which concerns on this embodiment. 本実施形態に係る遅延ワークフロー監視処理の手順を示すフローチャートである。It is a flowchart which shows the procedure of the delayed workflow monitoring process which concerns on this embodiment. 本実施形態に係る利益解析処理の手順を示すフローチャートである。It is a flowchart which shows the procedure of the profit analysis process which concerns on this embodiment.

次に、本発明を実施するための形態(「実施形態」という)について、適宜図面を参照しながら詳細に説明する。各図において、同様の構成には同一の符号を付し、説明を省略する。   Next, modes for carrying out the present invention (referred to as “embodiments”) will be described in detail with reference to the drawings as appropriate. In each figure, the same code | symbol is attached | subjected to the same structure and description is abbreviate | omitted.

《全体構成》
図1は、本実施形態に係るワークフロー管理システムの概略構成例を示す図である。
ワークフロー管理システム20は、ワークフローサーバ(ワークフロー管理装置)1、認証サーバ(認証装置)2、スケジュールサーバ(ワークフロー管理装置)3、ユーザ端末4および移動体端末6がネットワーク7を介して相互に接続している。
ワークフローサーバ1は、ワークフローの進捗管理、最短ワークフロー経路の算出などを行う機能を有する。
認証サーバ2は、各種の認証処理を行う機能を有する。
スケジュールサーバ3は、担当者のスケジュール管理を行う機能を有する。
ユーザ端末4は、ワークフローの対象となる申請対象ファイルを作成したり、接続されている生体情報読取装置5から取得した生体情報を認証サーバ2へ送る機能を有する。なお、図10などで後記するように、ユーザ端末4は使用する担当者によって承認依頼者端末4a、承認者端末4b、決裁者端末4cなどとなる。
移動体端末6は、携帯電話、PDA(Personal Digital Assistant)など、ユーザが携帯可能な通信端末である。なお、図14で後記するように、移動体端末6は使用する担当者によって、承認者移動体端末6a、代理承認者移動体端末6bなどとなる。
"overall structure"
FIG. 1 is a diagram illustrating a schematic configuration example of a workflow management system according to the present embodiment.
The workflow management system 20 includes a workflow server (workflow management device) 1, an authentication server (authentication device) 2, a schedule server (workflow management device) 3, a user terminal 4, and a mobile terminal 6 connected to each other via a network 7. ing.
The workflow server 1 has functions for performing workflow progress management, calculating the shortest workflow path, and the like.
The authentication server 2 has a function of performing various authentication processes.
The schedule server 3 has a function of managing the schedule of the person in charge.
The user terminal 4 has a function of creating an application target file to be a workflow target and sending the biometric information acquired from the connected biometric information reading device 5 to the authentication server 2. As will be described later with reference to FIG. 10 and the like, the user terminal 4 becomes an approval requester terminal 4a, an approver terminal 4b, an approver terminal 4c, or the like depending on a person in charge.
The mobile terminal 6 is a communication terminal that can be carried by the user, such as a mobile phone or a PDA (Personal Digital Assistant). As will be described later with reference to FIG. 14, the mobile terminal 6 becomes an approver mobile terminal 6a, a proxy approver mobile terminal 6b, or the like depending on the person in charge.

《ワークフローサーバ》
図2は、本実施形態に係るワークフローサーバの構成例を示す機能ブロック図である。
ワークフローサーバ1は、情報を処理する処理部100、情報を記憶する記憶部110、情報の送受信を行う送受信部120を有している。
処理部100は、送受信処理部101、進捗テーブル管理部102、最短ワークフロー経路検索部103、遅延ワークフロー管理部104、利益管理部105を有してなる。
送受信処理部101は、送受信部120を介して情報の送受信を行う機能を有している。
進捗テーブル管理部102は、記憶部110に格納されている進捗テーブル111の更新など、進捗テーブル111の管理を行う機能を有している。
最短ワークフロー経路検索部103は、スケジュールサーバ3(図1)から取得した担当者のスケジュール情報を基に、最も早い決裁が可能なワークフローの経路(各担当者の特定)を算出する。
遅延ワークフロー管理部104は、進捗テーブル111などを基に遅延しているワークフローを検出し、担当者へ遅延を通知する機能を有している。
利益管理部105は、ワークフロー作業時間からワークフロー処理単価を算出し、図示しない販売店サーバから取得した顧客購買情報と、算出したワークフロー処理単価とを対応付けて記憶部110に記憶する機能を有する。
<Workflow server>
FIG. 2 is a functional block diagram illustrating a configuration example of the workflow server according to the present embodiment.
The workflow server 1 includes a processing unit 100 that processes information, a storage unit 110 that stores information, and a transmission / reception unit 120 that transmits and receives information.
The processing unit 100 includes a transmission / reception processing unit 101, a progress table management unit 102, a shortest workflow path search unit 103, a delayed workflow management unit 104, and a profit management unit 105.
The transmission / reception processing unit 101 has a function of transmitting / receiving information via the transmission / reception unit 120.
The progress table management unit 102 has a function of managing the progress table 111 such as updating the progress table 111 stored in the storage unit 110.
The shortest workflow path search unit 103 calculates a workflow path (specification of each person in charge) capable of making the earliest decision based on the schedule information of the person in charge acquired from the schedule server 3 (FIG. 1).
The delayed workflow management unit 104 has a function of detecting a delayed workflow based on the progress table 111 and the like and notifying the person in charge of the delay.
The profit management unit 105 has a function of calculating a workflow processing unit price from the workflow work time, and storing the customer purchase information acquired from a dealer server (not shown) and the calculated workflow processing unit price in the storage unit 110 in association with each other.

記憶部110には、ワークフローの進捗状況が記憶されている進捗テーブル(進捗情報)111、ワークフローの各段階を担当する担当者が記憶されているワークフロー経路テーブル(担当者情報)112、担当者と、担当者が使用しているユーザ端末4に関する情報が記憶されている担当者リスト113、作業遅延が生じている担当者のリストであるブラックリスト(遅延担当者情報)114を格納している。各テーブル111〜114については、後記して説明する。   The storage unit 110 stores a progress table (progress information) 111 that stores the progress status of the workflow, a workflow path table (person information) 112 that stores persons in charge of each stage of the workflow, A person-in-charge list 113 in which information related to the user terminal 4 used by the person in charge is stored, and a black list (delayed person-in-charge information) 114, which is a list of persons in charge with work delay, are stored. Each table 111-114 will be described later.

《認証サーバ》
図3は、本実施形態に係る認証サーバの構成例を示す機能ブロック図である。
認証サーバ2は、情報を処理する処理部200、情報を記憶する記憶部210、情報の送受信を行う送受信部220を有している。
処理部200は、送受信処理部201、認証部202および代理ID(Identification)管理部203を有している。
送受信処理部201は、送受信部220を介して情報の送受信を行う機能を有している。
認証部202は、各種認証処理を行う機能を有している。
代理ID管理部203は、承認者や、決裁者が不在の場合、承認者や、決裁者に代わって承認や、決裁を行うための代理ID(代理識別情報)を発行したり、代理承認や、代理決裁が終了すると発行した代理IDを使用不可能にしたりするなど、代理IDの管理を行う機能を有する。
記憶部210には、担当者の捺印情報211が担当者IDなどと関連付けられて格納されている。
《Authentication server》
FIG. 3 is a functional block diagram illustrating a configuration example of the authentication server according to the present embodiment.
The authentication server 2 includes a processing unit 200 that processes information, a storage unit 210 that stores information, and a transmission / reception unit 220 that transmits and receives information.
The processing unit 200 includes a transmission / reception processing unit 201, an authentication unit 202, and a proxy ID (Identification) management unit 203.
The transmission / reception processing unit 201 has a function of transmitting / receiving information via the transmission / reception unit 220.
The authentication unit 202 has a function of performing various authentication processes.
When there is no approver or authorizer, the proxy ID management unit 203 issues a proxy ID (proxy identification information) for approval or approval on behalf of the approver or authorizer, When the proxy decision is completed, the issued proxy ID is disabled, and the proxy ID is managed.
The storage unit 210 stores the person-in-charge stamp information 211 in association with the person-in-charge ID.

《スケジュールサーバ》
図4は、本実施形態に係るスケジュールサーバの構成例を示す機能ブロック図である。
スケジュールサーバ3は、情報を処理する処理部300、情報を記憶する記憶部310、情報の送受信を行う送受信部320を有している。
処理部300は、送受信処理部301およびスケジュール情報取得部302を有している。
送受信処理部301は、送受信部320を介して情報の送受信を行う機能を有している。
スケジュール情報取得部302は、記憶部310に格納されているスケジュール管理テーブル(スケジュール管理情報)311からワークフローに関係する担当者のスケジュール情報を取得し、ワークフローサーバ1(図1)へ送信する機能を有する。
記憶部310には、各担当者のスケジュール情報が格納されているスケジュール管理テーブル311が格納されている。スケジュール管理テーブル311は後記して説明する。
<< Schedule Server >>
FIG. 4 is a functional block diagram illustrating a configuration example of the schedule server according to the present embodiment.
The schedule server 3 includes a processing unit 300 that processes information, a storage unit 310 that stores information, and a transmission / reception unit 320 that transmits and receives information.
The processing unit 300 includes a transmission / reception processing unit 301 and a schedule information acquisition unit 302.
The transmission / reception processing unit 301 has a function of transmitting / receiving information via the transmission / reception unit 320.
The schedule information acquisition unit 302 has a function of acquiring schedule information of a person in charge related to a workflow from the schedule management table (schedule management information) 311 stored in the storage unit 310 and transmitting the schedule information to the workflow server 1 (FIG. 1). Have.
The storage unit 310 stores a schedule management table 311 in which schedule information for each person in charge is stored. The schedule management table 311 will be described later.

図2〜図4における処理部100,200,300および各処理部100,200,300で実行されている各部101〜105,201〜203,301,302は、図示しないROM(Read Only Memory)や、HD(Hard Disk)に格納されたプログラムが、RAM(Random Access Memory)に展開され、CPU(Central Processing Unit)によって実行されることによって具現化する。   The processing units 100, 200, and 300 and the units 101 to 105, 201 to 203, 301, and 302 executed in the processing units 100, 200, and 300 in FIGS. The program stored in the HD (Hard Disk) is developed in a RAM (Random Access Memory) and executed by a CPU (Central Processing Unit).

次に、図1を参照しつつ、図5〜図9に沿って各テーブル111〜114,311の説明を行う。
《進捗テーブル》
図5は、本実施形態に係る進捗テーブルの例を示す図である。
進捗テーブル111は、ワークフローの進捗状況を管理するためのテーブルであり、管理者によってワークフロー毎に作成されるテーブルである。
進捗テーブル111は、以下の各情報を有している。
ワークフローIDは、ワークフロー毎に付される識別情報である。
ワークフロー登録日時は、ユーザ端末4などで作成された申請対象ファイルがワークフローサーバ1に送られた日時などであり、ワークフロー作業が発生した日時を示している。
ワークフロー完了予定日時は、ワークフローの完了予定日時である。
ワークフローステータスは、現在のワークフローの進捗状態を示す情報であり、承認依頼中や、決裁依頼中などの情報が格納されている。
承認依頼者IDは、申請対象ファイルなどを作成し、承認などを依頼した担当者の担当者IDである。
作成日時は、申請対象ファイルなどを作成した日時である。
Next, referring to FIG. 1, the tables 111 to 114 and 311 will be described along FIGS. 5 to 9.
<Progress table>
FIG. 5 is a diagram illustrating an example of a progress table according to the present embodiment.
The progress table 111 is a table for managing the progress status of the workflow, and is a table created for each workflow by the administrator.
The progress table 111 has the following information.
The workflow ID is identification information assigned to each workflow.
The workflow registration date and time is the date and time when the application target file created by the user terminal 4 or the like is sent to the workflow server 1, and indicates the date and time when the workflow work occurred.
The workflow completion scheduled date and time is the workflow completion scheduled date and time.
The workflow status is information indicating the progress status of the current workflow, and stores information such as an approval request and an approval request.
The approval requester ID is the person in charge ID of the person in charge who created the application target file and requested approval.
The creation date and time is the date and time when the application target file is created.

承認者IDは、申請対象ファイルに対する承認を行った担当者の担当者IDである。
代理承認フラグは、承認者などが不在のため代理承認が行われたか否かを示すフラグであり、例えば「1」が代理承認が行われたことを示し、「0」が代理承認が行われなかったことを示す。
代理承認者IDは、代理承認が行われた場合において代理承認を行った担当者の担当者IDである。代理承認が行われなかった場合、代理承認者IDの欄は空欄となる。
承認日時は、承認が行われた日時である。
The approver ID is a person in charge ID of a person in charge who has approved the application target file.
The proxy approval flag is a flag indicating whether or not proxy approval has been performed because there is no approver or the like. For example, “1” indicates that proxy approval has been performed, and “0” indicates that proxy approval has been performed. Indicates no.
The proxy approver ID is a person-in-charge ID of a person who performed the proxy approval when the proxy approval is performed. When proxy approval is not performed, the column of proxy approver ID is blank.
The approval date and time is the date and time when the approval was performed.

決裁者IDは、申請対象ファイルに対する決裁を行った担当者の担当者IDである。
代理決裁フラグは、決裁者などが不在のため代理決裁が行われたか否かを示すフラグであり、例えば「1」が代理決裁が行われたことを示し、「0」が代理決裁が行われなかったことを示す。
代理決裁者IDは、代理決裁が行われた場合において代理決裁を行った担当者の担当者IDである。代理決裁が行われなかった場合、代理決裁者IDの欄は空欄となる。
決裁日時は、決裁が行われた日時である。
The approver ID is a person in charge ID of a person in charge who has approved the application target file.
The proxy approval flag is a flag indicating whether or not proxy approval has been performed due to the absence of the authorizer. For example, “1” indicates that proxy approval has been performed, and “0” indicates that proxy approval has been performed. Indicates no.
The substitute authorizer ID is a person in charge ID of a person who made the proxy decision when the proxy decision was made. When proxy approval is not performed, the column of proxy authorizer ID is blank.
The date and time of approval is the date and time when the approval was made.

警告Eメール(Electric Mail)送信情報は、ワークフロー作業遅延に伴う担当者への警告Eメール送信に関する情報であり、警告Eメールを送信した担当者の担当者IDと、その担当者へ警告Eメールを送信したことを示す警告Eメール送信フラグを有している。   The warning e-mail (Electric Mail) transmission information is information related to the warning e-mail transmission to the person in charge due to the workflow work delay, the person-in-charge ID of the person in charge who sent the warning e-mail, and the warning e-mail to the person in charge. Has a warning e-mail transmission flag indicating that it has been transmitted.

ここで、承認依頼者ID、承認者IDおよび決裁者IDは、該当する進捗テーブル111が作成されたときに格納される情報である。
ワークフローサーバ1は、承認依頼者ID、承認者ID、代理承認者ID、決裁者IDおよび代理決裁者IDの欄に格納されている各IDによって、ログインできる担当者の管理を行っている。
Here, the approval requester ID, the approver ID, and the approver ID are information stored when the corresponding progress table 111 is created.
The workflow server 1 manages a person who can log in by each ID stored in the columns of the approval requester ID, the approver ID, the proxy approver ID, the approver ID, and the proxy approver ID.

《ワークフロー経路テーブル》
図6は、本実施形態に係るワークフロー経路テーブルの例を示す図である。
ワークフロー経路テーブル112は、ワークフローの作業に関連する担当者の情報が格納されているテーブルであり、ワークフロー毎に作成されるテーブルである。
ワークフロー経路テーブル112は、以下の情報を有している。
ワークフローIDは、対象となるワークフローの識別情報である。
以下、承認者、決裁者、代理承認者および代理決裁者の候補となっている担当者の担当者IDが格納されている。図6では、承認はN回必要であり、決裁はM回必要である場合を示している。
承認者、決裁者、代理承認者および代理決裁者における各欄において、担当者IDが複数格納されているのは、これらの担当者が該当する承認および決裁の担当候補であることを示している。この中から、誰を承認者および決裁者とするかは、後記する最短ワークフロー経路検索処理で選択される。
《Workflow route table》
FIG. 6 is a diagram illustrating an example of a workflow route table according to the present embodiment.
The workflow route table 112 is a table in which information on a person in charge related to a workflow work is stored, and is a table created for each workflow.
The workflow route table 112 has the following information.
The workflow ID is identification information of a target workflow.
The person-in-charge IDs of the persons in charge who are candidates for the approver, authorizer, proxy approver, and proxy authorizer are stored below. FIG. 6 shows a case where approval is required N times and approval is required M times.
In each column of the approver, the approver, the proxy approver, and the proxy approver, a plurality of person-in-charge IDs are stored, indicating that these persons in charge are candidates for corresponding approval and approval. . From among these, who is to be the approver and the approver is selected by the shortest workflow route search process described later.

《スケジュール管理テーブル》
図7は、本実施形態に係るスケジュール管理テーブルの例を示す図である。
スケジュール管理テーブル311は、スケジュールサーバ3において管理されるテーブルであり、担当者毎および日にち毎に作成されるテーブルである。
スケジュール管理テーブル311は、以下の情報を有している。
担当者IDは、対象となっている担当者のIDであり、スケジュール日付は、対象となる日付である。図7では、日にち毎にテーブルを管理しているが、月単位、年単位などで管理してもよい。
承認・決裁可能開始時刻および承認・決裁可能終了時刻で決定される承認・決裁可能期間は、該当する担当者が承認または決裁を行うことが可能な期間である。
Eメール宛先は作業遅延に対する警告Eメールなどの送付宛先であり、緊急Eメール宛先はEメール宛先とは別のEメール宛先であり、担当者のプライベートなEメール宛先などである。
<Schedule management table>
FIG. 7 is a diagram illustrating an example of a schedule management table according to the present embodiment.
The schedule management table 311 is a table managed in the schedule server 3, and is a table created for each person in charge and for each day.
The schedule management table 311 has the following information.
The person-in-charge ID is the ID of the person in charge who is the object, and the schedule date is the date that is the object. In FIG. 7, the table is managed for each day, but may be managed in units of months, years, and the like.
The approval / approval possible period determined by the approval / approval start time and the approval / finalization end time is a period during which the person in charge can approve or make an approval.
The e-mail destination is a sending destination such as a warning e-mail for delaying work, and the emergency e-mail destination is an e-mail destination different from the e-mail destination, such as a private e-mail destination of the person in charge.

在席情報は、該当する時間に担当者が在席しているか否かを示す情報であり、該当する時間に在席しているか否かを在席フラグで示している。ここで、在席フラグは「1」が在席であり、「0」が不在である。図7の例において、担当者「M050」は、9:01〜11:00までは不在であり、11:01からは在席していることとなる。なお、図7では、30分毎に在席・不在のスケジュールを示しているが、10分毎などとしてもよいし、1時間毎などとしてもよい。   The presence information is information indicating whether or not the person in charge is present at the corresponding time, and indicates whether or not the person in charge is present at the corresponding time by an presence flag. Here, as for the presence flag, “1” is present and “0” is absent. In the example of FIG. 7, the person in charge “M050” is absent from 9:01 to 11:00, and is present from 11:01. Although FIG. 7 shows a schedule of presence / absence every 30 minutes, it may be every 10 minutes or every hour.

ここで、承認・決裁可能開始時刻および承認・決裁可能終了時刻で決定される承認・決裁可能期間は、在席情報のスケジュールに優先する。つまり、図7の例では、担当者「M050」は、在席情報から11:01から在席しているが、承認・決裁可能期間が13:00〜16:00となっているため、11:01〜13:00までは、たとえ在席していても承認・決裁を行うことができないことを示している。   Here, the approval / approval possible period determined by the approval / approval start time and the approval / approval end time takes precedence over the presence information schedule. That is, in the example of FIG. 7, the person in charge “M050” is present from 11:01 based on the presence information, but the approval / approval possible period is 13:00 to 16:00. : 01 to 13:00 indicates that approval / decision cannot be made even if the user is present.

《担当者リスト》
図8は、本実施形態に係る担当者リストの例を示す図である。
担当者リスト113は、ワークフローサーバ1の記憶部110に格納されている情報であり、担当者IDの一覧と、その担当者が使用しているユーザ端末4のID(ユーザ端末ID)が対応付けられて格納されている。なお、担当者リスト113には、その担当者の氏名、部署などの情報が格納されていてもよい。
《List of persons in charge》
FIG. 8 is a diagram illustrating an example of a person-in-charge list according to the present embodiment.
The person-in-charge list 113 is information stored in the storage unit 110 of the workflow server 1, and the list of person-in-charge IDs is associated with the ID of the user terminal 4 (user terminal ID) used by the person in charge. Stored. The person-in-charge list 113 may store information such as the name and department of the person in charge.

《ブラックリスト》
図9は、本実施形態に係るブラックリストの例を示す図である。
ブラックリスト114は、作業に遅延が生じている担当者に関する情報を格納しており、遅延が生じている担当者の担当者IDと、警告Eメールを送信しても作業が進まなかった回数である遅延カウントとが対の情報として格納されている。ブラックリスト114の作成方法は、後記して説明する。
"blacklist"
FIG. 9 is a diagram illustrating an example of a black list according to the present embodiment.
The black list 114 stores information on the person in charge in which the work is delayed, and the person in charge ID of the person in charge in which the work is delayed and the number of times the work has not progressed even if a warning email is transmitted. A certain delay count is stored as pair information. A method of creating the black list 114 will be described later.

《一般的なワークフローシステム処理》
本実施形態の説明に入る前に、一般的なワークフローシステム処理について、図1〜図7を参照しつつ、図10に沿って説明する。なお、本実施形態におけるユーザ端末4の処理は、ユーザ端末4で実行されている専用プログラムによる処理であるが、本実施形態では、このことを省略して記載する。
図10は、一般的なワークフローシステム処理における電子認証を用いた申請書(申請対象ファイル)の作成から、承認、決済までの概略を示す図である。
まず、承認依頼者端末4a(ユーザ端末4)を用いて、承認依頼者は申請対象の電子ファイル(申請対象ファイル10)を作成する(S101)。この申請対象ファイル10は「承認待ち」の状態である(承認待ち申請対象ファイル10a)。
次に、承認依頼者端末4aは、承認依頼者IDを用いて、ワークフローサーバ1へログインすると、インターネットなどのネットワーク7を介して、承認待ち申請対象ファイル10aをワークフローサーバ1へ送信する(S102)。
《General workflow system processing》
Prior to the description of the present embodiment, general workflow system processing will be described with reference to FIG. 10 with reference to FIGS. In addition, although the process of the user terminal 4 in this embodiment is a process by the exclusive program currently performed by the user terminal 4, in this embodiment, this is abbreviate | omitted and described.
FIG. 10 is a diagram showing an outline from creation of an application form (application target file) using electronic authentication to approval and settlement in general workflow system processing.
First, using the approval requester terminal 4a (user terminal 4), the approval requester creates an electronic file to be applied (application target file 10) (S101). This application target file 10 is in the “waiting for approval” state (approval waiting application target file 10a).
Next, when the approval requester terminal 4a logs in to the workflow server 1 using the approval requester ID, the approval request application file 10a is transmitted to the workflow server 1 via the network 7 such as the Internet (S102). .

ワークフローサーバ1の処理部100が、進捗テーブル111の承認依頼者IDを基に、承認依頼者のログインを認めると、承認待ち申請対象ファイル10aを受信したワークフローサーバ1の進捗テーブル管理部102は、ワークフローサーバ1の記憶部110に格納されている進捗テーブル111に、新たなワークフローの発生を登録する(S103)。例えば、ワークフローサーバ1は、承認待ち申請対象ファイル10aと共に送信されてきたワークフローIDをキーとして、作成日時、ワークフロー完了予定日時などを、該当する進捗テーブル111に登録し、ワークフロー登録日時に現在日時を登録し、ワークフローステータスを「承認依頼中」にする。進捗テーブル111は、承認依頼者によって、予め作成され、ワークフローID、承認依頼者ID、承認者ID、決裁者IDなどが、承認依頼者によって登録されているものとする。承認依頼者ID、承認者IDおよび決裁者IDは、後記して説明する最短ワークフロー経路情報を基に、承認依頼者が進捗テーブル111に入力する。   When the processing unit 100 of the workflow server 1 accepts the login of the approval requester based on the approval requester ID of the progress table 111, the progress table management unit 102 of the workflow server 1 that has received the approval pending application target file 10a Occurrence of a new workflow is registered in the progress table 111 stored in the storage unit 110 of the workflow server 1 (S103). For example, the workflow server 1 registers the creation date and time, the scheduled workflow completion date and time, etc. in the corresponding progress table 111 using the workflow ID transmitted together with the approval pending application target file 10a as a key, and sets the current date and time as the workflow registration date and time. Register and set the workflow status to "Applying for approval". The progress table 111 is created in advance by an approval requester, and a workflow ID, an approval requester ID, an approver ID, an authorizer ID, and the like are registered by the approval requester. The approval requester ID, the approver ID, and the authorizer ID are input to the progress table 111 by the approval requester based on the shortest workflow path information described later.

新たなワークフローの発生が進捗テーブル111に登録された後、ワークフローサーバ1の送受信処理部101は、ネットワーク7を介して、承認待ち申請対象ファイル10aを承認者端末4b(ユーザ端末4)へ送信する(S104)。本実施形態において、送受信処理部101は、該当する進捗テーブル111に格納されている承認者IDをキーとして、担当者リスト113を検索し、該当する承認者が使用している承認者端末4bのユーザ端末IDを取得し、このユーザ端末IDに宛てて承認待ち申請対象ファイル10aを送信する。
承認待ち申請対象ファイル10aを受信した承認者端末4bはディスプレイなどの表示部(図示せず)に受信した承認待ち申請対象ファイル10aを表示させる。
そして、承認者端末4bは、自身に接続されている生体情報読取装置5から承認者の生体情報を取得し(S105)、ネットワーク7を介して取得した承認者の生体情報を認証サーバ2へ送信する(S106)。ここで、生体情報とは、指紋情報や、掌静脈情報や、指静脈情報などである。
After the occurrence of a new workflow is registered in the progress table 111, the transmission / reception processing unit 101 of the workflow server 1 transmits the approval-waiting application target file 10a to the approver terminal 4b (user terminal 4) via the network 7. (S104). In this embodiment, the transmission / reception processing unit 101 searches the person-in-charge list 113 using the approver ID stored in the corresponding progress table 111 as a key, and the approver terminal 4b used by the corresponding approver. The user terminal ID is acquired, and the approval waiting application target file 10a is transmitted to the user terminal ID.
The approver terminal 4b that has received the approval-waiting application target file 10a displays the received approval-waiting application target file 10a on a display unit (not shown) such as a display.
Then, the approver terminal 4b acquires the approver's biometric information from the biometric information reader 5 connected to the approver terminal 4b (S105), and transmits the approver's biometric information acquired via the network 7 to the authentication server 2. (S106). Here, the biometric information includes fingerprint information, palm vein information, finger vein information, and the like.

承認者の生体情報を受信した認証サーバ2の認証部202は、送信された承認者の生体情報と登録済みの承認者の生体情報を比較する生体認証処理を行い(S107)、生体認証処理の結果(認証情報)を承認者端末4bへ送信する(S108)。
ここで、生体認証処理の結果、送信された承認者の生体情報と登録済みの承認者の生体情報とが不一致であった場合、承認者端末4bはエラー表示を行って処理を終了する。
生体認証処理の結果、一致であった場合、認証サーバ2の認証部202は、記憶部210から承認者の捺印情報211を取得し、認証情報に承認者の捺印情報211を加える。
認証情報および承認者の捺印情報211を受信した承認者端末4bは、申請対象ファイル10に認証情報と、認証情報に含まれている捺印情報211を付与して、決裁待ち申請対象ファイル10bを作成する(S109)。
Upon receiving the approver's biometric information, the authentication unit 202 of the authentication server 2 performs biometric authentication processing for comparing the transmitted biometric information of the approver with the biometric information of the registered approver (S107). The result (authentication information) is transmitted to the approver terminal 4b (S108).
Here, as a result of the biometric authentication process, if the transmitted biometric information of the approver does not match the biometric information of the registered approver, the approver terminal 4b displays an error and ends the process.
As a result of the biometric authentication process, if they match, the authentication unit 202 of the authentication server 2 acquires the approver's seal information 211 from the storage unit 210 and adds the approver's seal information 211 to the authentication information.
The approver terminal 4b that has received the authentication information and the approver's seal information 211 adds the authentication information and the seal information 211 included in the authentication information to the application target file 10, and creates the approval-waiting application target file 10b. (S109).

そして、承認者端末4bは、承認者IDを用いて、ワークフローサーバ1へログインすると、決裁待ち申請対象ファイル10bをネットワーク7を介してワークフローサーバ1へに送信する(S110)。。
ワークフローサーバ1の処理部100が、進捗テーブル111の決裁者IDを基に、決裁者のログインを認めると、決裁待ち申請対象ファイル10bを受信したワークフローサーバ1の進捗テーブル管理部102は、進捗テーブル111のワークフローステータスを「決済待ち」に変更し、さらに承認日時の欄に現在日時を登録することによって、進捗テーブル111を更新する(S111)。
Then, when the approver terminal 4b logs in to the workflow server 1 using the approver ID, the approval request application target file 10b is transmitted to the workflow server 1 via the network 7 (S110). .
When the processing unit 100 of the workflow server 1 accepts the authorizer's login based on the authorizer ID of the progress table 111, the progress table management unit 102 of the workflow server 1 that has received the final approval request file 10b receives the progress table. The progress status 111 is updated by changing the workflow status of 111 to “waiting for payment” and registering the current date and time in the approval date and time column (S111).


進捗テーブル111の更新後、送受信処理部101は、ネットワーク7を介して決裁待ち申請対象ファイル10bを決裁者端末4c(ユーザ端末4)へ送信する(S112)。本実施形態において、送受信処理部101は、送受信処理部101は、該当する進捗テーブル111に格納されている決裁者IDをキーとして、担当者リスト113を検索し、該当する決裁者が使用している決裁者端末4cのユーザ端末IDを取得し、このユーザ端末IDに宛てて決裁待ち申請対象ファイル10bを送信する。
決裁待ち申請対象ファイル10bを受信した決裁者端末4cは、受信した決裁待ち申請対象ファイル10bをディスプレイなどの表示部(図示せず)に表示する。
次に、決裁者端末4cは、自身に接続されている生体情報読取装置5から決裁者の生態情報を取得する(S113)と、取得した決裁者の生体情報をネットワーク7を介して認証サーバ2へ送信する(S114)。
.
After the update of the progress table 111, the transmission / reception processing unit 101 transmits the approval waiting application target file 10b to the approver terminal 4c (user terminal 4) via the network 7 (S112). In the present embodiment, the transmission / reception processing unit 101 searches the person-in-charge list 113 using the authorizer ID stored in the corresponding progress table 111 as a key, and the corresponding authorizer uses it. The user terminal ID of the authorizer terminal 4c is acquired, and the approval waiting application target file 10b is transmitted to the user terminal ID.
The approver terminal 4c that has received the approval waiting application target file 10b displays the received approval waiting application target file 10b on a display unit (not shown) such as a display.
Next, when the authorizer terminal 4c acquires the biometric information of the authorizer from the biometric information reader 5 connected to the authorizer terminal 4c (S113), the authentication server 2 uses the acquired biometric information of the authorizer via the network 7. (S114).

決裁者の生体情報を受信した認証サーバ2の認証部202は、送信された決裁者の生体情報と登録済みの決裁者の生体情報を比較する生体認証処理を行い(S115)、生体認証処理の結果(認証情報)を決裁者端末4cへ送信する(S116)。
ここで、生体認証処理の結果、送信された決裁者の生体情報と登録済みの承認者の生体情報とが不一致であった場合、決裁者端末4cはエラー表示を行って処理を終了する。
生体認証処理の結果、一致であった場合、認証部202は、記憶部210から決裁者の捺印情報211を取得し、認証情報に決裁者の捺印情報211を加える。
認証情報および決裁者の捺印情報211を受信した決裁者端末4cは、決裁待ち申請対象ファイル10bに認証情報と、認証情報に含まれている承認者の捺印情報211を付与して、決裁完了申請対象ファイル10cを作成する(S117)。
The authentication unit 202 of the authentication server 2 that has received the biometric information of the authorizer performs biometric authentication processing that compares the transmitted biometric information of the authorizer with the biometric information of the registered authorizer (S115). The result (authentication information) is transmitted to the authorizer terminal 4c (S116).
Here, as a result of the biometric authentication process, if the transmitted biometric information of the authorizer and the biometric information of the registered approver do not match, the authorizer terminal 4c displays an error and ends the process.
If the result of the biometric authentication processing is a match, the authentication unit 202 acquires the authorizer stamp information 211 from the storage unit 210 and adds the authorizer stamp information 211 to the authentication information.
The authorizer terminal 4c, which has received the authentication information and the authorizer's seal information 211, assigns the authentication information and the approver's seal information 211 included in the authentication information to the approval wait application target file 10b, and submits an approval completion application. The target file 10c is created (S117).

そして、決裁者端末4cは、決裁者IDを用いて、ワークフローサーバ1へログインすると、ネットワーク7を介して、決裁完了申請対象ファイル10cをワークフローサーバ1へ送信する(S118)。
ワークフローサーバ1の処理部100が、進捗テーブル111の承認者IDを基に、承認者のログインを認めると、決裁完了申請対象ファイル10cを受信したワークフローサーバ1の進捗テーブル管理部102は、進捗テーブル111のワークフローステータスを「決済完了」に変更し、決裁日時として現在日時を登録することによって、進捗テーブル111を更新する(S119)。
When the authorizer terminal 4c logs in to the workflow server 1 using the authorizer ID, the authorizer terminal 4c transmits the approval completion application target file 10c to the workflow server 1 via the network 7 (S118).
When the processing unit 100 of the workflow server 1 accepts the approver's login based on the approver ID of the progress table 111, the progress table management unit 102 of the workflow server 1 that has received the approval completion application target file 10c The progress table 111 is updated by changing the workflow status of 111 to “settlement completed” and registering the current date and time as the approval date and time (S119).

《最短ワークフロー経路検索処理》
次に、図1、図2、図4、図5〜図7を参照しつつ、図11および図12に沿って、本実施形態に係る最短の日数・時間で決済が完了する経路を検索する最短ワークフロー経路検索処理を説明する。なお、最短申請フローチャート検索処理は、図10のステップS101の前に行われる処理である。
図11は、本実施形態に係る最短ワークフロー経路検索処理の概要を示す図である。
承認依頼者が、承認依頼者端末4aの表示部上に表示されている所定のボタンをマウスなどで選択入力することによって、承認依頼者端末4aは、これから申請を行う最短ワークフロー経路検索要求をワークフローサーバ1へ送信する(S201)。なお、前記したように、ワークフローIDは既に決定しており、最短ワークフロー経路検索要求には対象となるワークフローIDが格納されている。
経路検索要求を受信したワークフローサーバ1の最短ワークフロー経路検索部103は、ワークフロー経路テーブル112を検索し、該当するワークフローに関するすべての担当者ID(承認者ID、代理承認者ID、決裁者ID、代理決裁者ID)を取得する(S202)。ワークフロー経路テーブル112は、承認依頼者によって予め作成されており、各担当者IDも承認依頼者によって、ワークフロー経路テーブル112に予め登録されている。あるいは、ワークフロー経路テーブル112のワークフローIDには、ワークフローの種別が格納されており、別途記憶部110に格納されているワークフロー種別と、ワークフローIDが対応付けられているリストを基に、最短ワークフロー経路検索部103がワークフロー種別を確定し、該当するワークフロー経路テーブル112から該当する担当者を取得してもよい。
<< Shortest workflow route search process >>
Next, referring to FIG. 1, FIG. 2, FIG. 4, FIG. 5 to FIG. 7, along FIG. 11 and FIG. 12, the route for completing the settlement in the shortest number of days / time according to this embodiment is searched. The shortest workflow route search process will be described. Note that the shortest application flowchart search process is a process performed before step S101 in FIG.
FIG. 11 is a diagram showing an overview of the shortest workflow route search process according to the present embodiment.
When the approval requester selects and inputs a predetermined button displayed on the display unit of the approval requester terminal 4a with a mouse or the like, the approval requester terminal 4a sends the shortest workflow route search request to be applied from now on to the workflow. It transmits to the server 1 (S201). As described above, the workflow ID has already been determined, and the target workflow ID is stored in the shortest workflow route search request.
The shortest workflow route search unit 103 of the workflow server 1 that has received the route search request searches the workflow route table 112 and all the person-in-charge IDs (approver ID, proxy approver ID, authorizer ID, proxy) related to the corresponding workflow. (Authorizer ID) is acquired (S202). The workflow route table 112 is created in advance by an approval requester, and each person-in-charge ID is also registered in the workflow route table 112 in advance by the approval requester. Alternatively, the workflow ID of the workflow path table 112 stores the workflow type, and the shortest workflow path is based on a list in which the workflow ID and workflow ID stored separately in the storage unit 110 are associated with each other. The search unit 103 may determine the workflow type and acquire the corresponding person in charge from the corresponding workflow route table 112.

次に、ワークフローサーバ1の送受信処理部101は、取得した担当者IDを含むスケジュール情報取得要求をスケジュールサーバ3へ送信する(S203)ことにより、スケジュールサーバ3に対して、各担当者のスケジュール情報取得依頼を行う。   Next, the transmission / reception processing unit 101 of the workflow server 1 transmits a schedule information acquisition request including the acquired person-in-charge ID to the schedule server 3 (S203), whereby the schedule information of each person in charge is sent to the schedule server 3. Request acquisition.

スケジュール情報取得要求を受信したスケジュールサーバ3のスケジュール情報取得部302は、スケジュール情報取得要求に含まれる担当者IDを基に、スケジュール管理テーブル311を検索して、該当する担当者のスケジュール情報を取得する(S204)。ステップS204の処理は、図12を参照して後記する。
そして、スケジュールサーバ3の送受信処理部301は、取得した各担当者のスケジュール情報をワークフローサーバ1へ送信する(S205)。
ワークフローサーバ1の最短ワークフロー経路検索部103は、取得した各担当者のスケジュール情報を基に、図12で後記する最短ワークフロー検索を行い(S206)、承認から決済が完了するまでの日数・時間が最短となる最短ワークフロー経路を算出する。
そして、ワークフローサーバ1の送受信処理部101は、算出した最短ワークフロー経路情報を承認依頼者端末4aへ送信し(S207)、最短ワークフロー経路を受信した承認依頼者端末4aは最短ワークフロー経路を自身の表示部に表示する。
The schedule information acquisition unit 302 of the schedule server 3 that has received the schedule information acquisition request searches the schedule management table 311 based on the person-in-charge ID included in the schedule information acquisition request, and acquires the schedule information of the person in charge. (S204). The process of step S204 will be described later with reference to FIG.
Then, the transmission / reception processing unit 301 of the schedule server 3 transmits the acquired schedule information of each person in charge to the workflow server 1 (S205).
The shortest workflow route search unit 103 of the workflow server 1 performs the shortest workflow search described later in FIG. 12 based on the acquired schedule information of each person in charge (S206), and the number of days / time from approval to completion of settlement The shortest workflow path that is the shortest is calculated.
The transmission / reception processing unit 101 of the workflow server 1 transmits the calculated shortest workflow path information to the approval requester terminal 4a (S207), and the approval requester terminal 4a that has received the shortest workflow path displays the shortest workflow path itself. Displayed in the section.

図12は、本実施形態に係る最短ワークフロー経路検索処理の手順を示すフローチャートである。
まず、ワークフローサーバ1が承認依頼者端末4aから最短ワークフロー経路検索要求を受信する(S301)。ステップS301は、図11のステップS201に対応する処理である。
次に、ワークフローサーバ1の最短ワークフロー経路検索部103が、最短ワークフロー経路検索要求(図11のステップS201)に含まれるワークフローIDをキーとして、ワークフロー経路テーブル112を検索し(S302)、該当するワークフローに関わるすべての担当者の担当者ID(承認者ID、代理承認者ID、決裁者IDおよび代理決裁者ID)を取得する(S303)。なお、ステップS302およびステップS303は、図11のステップS202に対応する処理である。
ワークフローサーバ1の送受信処理部101は、取得した担当者IDをスケジュールサーバ3へ送信し、担当者IDを取得したスケジュールサーバ3のスケジュール検索部は、これらの担当者IDをキーとしてスケジュール管理テーブル311を検索し(S304)、該当する担当者全員の空き時間を取得し(S305)、該当する承認・決裁可能開始時刻および承認・決裁可能終了時刻で決定される承認・決裁可能期間もスケジュール管理テーブル311から取得する。この処理は、図11のステップS204の処理に対応する処理である。なお、空き時間は、スケジュール管理テーブル311においてフラグが「1」となっている時間である。
そして、ワークフローサーバ1の送受信処理部101は、取得した各担当者の空き時間および承認・決裁可能期間をスケジュール情報としてワークフロー1へ送信する。この処理は、図11のステップS205に対応する処理である。スケジュール情報は、各承認(最初の承認、2番目の承認、・・・)、各代理承認(最初の代理承認、2番目の代理承認、・・・)、各決裁(最初の決裁、2番目の決裁、・・・)、各代理決裁(最初の代理決裁、2番目の代理決裁、・・・)毎に、担当者ID、空き時間、承認・決裁可能期間が対応付けられている。
FIG. 12 is a flowchart showing the procedure of the shortest workflow route search process according to this embodiment.
First, the workflow server 1 receives a shortest workflow route search request from the approval requester terminal 4a (S301). Step S301 is processing corresponding to step S201 of FIG.
Next, the shortest workflow path search unit 103 of the workflow server 1 searches the workflow path table 112 using the workflow ID included in the shortest workflow path search request (step S201 in FIG. 11) as a key (S302), and the corresponding workflow. The person-in-charge IDs (approver ID, proxy approver ID, authorizer ID and proxy authorizer ID) of all persons in charge are acquired (S303). Steps S302 and S303 are processes corresponding to step S202 in FIG.
The transmission / reception processing unit 101 of the workflow server 1 transmits the acquired person-in-charge ID to the schedule server 3, and the schedule search unit of the schedule server 3 that has acquired the person-in-charge ID uses the person-in-charge ID as a key in the schedule management table 311. (S304), the free time of all the persons in charge is acquired (S305), and the approval / approval period determined by the applicable approval / approval start time and approval / approval end time is also a schedule management table. 311. This process corresponds to the process in step S204 in FIG. The idle time is the time when the flag is “1” in the schedule management table 311.
Then, the transmission / reception processing unit 101 of the workflow server 1 transmits the acquired idle time and approval / approval period to the workflow 1 as schedule information. This process corresponds to step S205 in FIG. The schedule information includes each approval (first approval, second approval,...), Each proxy approval (first proxy approval, second proxy approval,...), Each approval (first approval, second approval) ), Each proxy decision (first proxy decision, second proxy decision,...) Is associated with the person-in-charge ID, free time, and approval / decision possible period.

スケジュール情報を受信したワークフローサーバ1の最短ワークフロー経路検索部103は、受信したスケジュール情報を参照して、空き時間を有する承認者がいるか否かを判定する(S306)。
ステップS306の結果、空き時間を有する承認者がいる場合(S306→Yes)、最短ワークフロー経路検索部103は、承認・決裁可能期間内で最も早い日時に空き時間を有する承認者を選定する(S307)。
そして、最短ワークフロー経路検索部103は、他の承認(2回目の承認、3回目の承認、・・・)があるか否かを判定する(S308)。これは、ワークフロー経路テーブル112において、複数の承認が必要な場合を考慮している。
ステップS308の結果、他の承認がある場合(S308→Yes)、最短ワークフロー経路検索部103は、ステップS306へ処理を戻し、次の承認についてステップS306〜S308の処理を行う。
The shortest workflow path search unit 103 of the workflow server 1 that has received the schedule information refers to the received schedule information and determines whether there is an approver having a free time (S306).
If there is an approver having a free time as a result of step S306 (S306 → Yes), the shortest workflow path search unit 103 selects an approver having a free time at the earliest date and time within the approval / decision possible period (S307). ).
Then, the shortest workflow path search unit 103 determines whether there is another approval (second approval, third approval,...) (S308). This takes into account the case where a plurality of approvals are required in the workflow path table 112.
If there is another approval as a result of step S308 (S308 → Yes), the shortest workflow path search unit 103 returns the process to step S306, and performs the processes of steps S306 to S308 for the next approval.

なお、ステップS306において、空き時間を有する承認者がいない場合(S306→No)、最短ワークフロー経路検索部103は、代理承認者についてステップS307およびステップS308と同様の処理を行う(S309)。   In step S306, if there is no approver having a free time (S306 → No), the shortest workflow path search unit 103 performs the same processing as in steps S307 and S308 for the proxy approver (S309).

ステップS308の結果、他の承認がない場合(S308→No)、最短ワークフロー経路検索部103は、受信したスケジュール情報を参照して、空き時間を有する決裁者がいるか否かを判定する(S310)。
ステップS310の結果、空き時間を有する決裁者がいる場合(S310→Yes)、最短ワークフロー経路検索部103は、承認・決裁可能期間内で最も早い日時に空き時間を有する決裁者を選定する(S311)。
そして、最短ワークフロー経路検索部103は、他の決裁(2回目の決裁、3回目の決裁、・・・)があるか否かを判定する(S312)。これは、ワークフロー経路テーブル112において、複数の決裁が必要な場合を考慮している。
ステップS312の結果、他の決裁がある場合(S312→Yes)、最短ワークフロー経路検索部103は、ステップS310へ処理を戻し、次の決裁についてステップS310〜S312の処理を行う。
If there is no other approval as a result of step S308 (S308 → No), the shortest workflow path search unit 103 refers to the received schedule information and determines whether there is an authorizer having a free time (S310). .
As a result of step S310, when there is an authorizer having an idle time (S310 → Yes), the shortest workflow path search unit 103 selects an authorizer having an idle time at the earliest date and time within the approval / authorization available period (S311). ).
Then, the shortest workflow path search unit 103 determines whether there is another approval (second approval, third approval,...) (S312). This takes into consideration the case where a plurality of decisions are required in the workflow path table 112.
As a result of step S312, when there is another approval (S312 → Yes), the shortest workflow path search unit 103 returns the processing to step S310, and performs the processing of steps S310 to S312 for the next approval.

なお、ステップS306において、空き時間を有する決裁者がいない場合(S310→No)、最短ワークフロー経路検索部103は、代理決裁者についてステップS311およびステップS312と同様の処理を行う(S313)。   In step S306, when there is no authorizer having a free time (S310 → No), the shortest workflow path search unit 103 performs the same processing as the steps S311 and S312 on the proxy authorizer (S313).

ステップS312の結果、他の決裁がない場合(S312→No)、最短ワークフロー経路検索部103は、ステップS307およびステップS311で選定した承認者IDと決裁者IDとを連結することで最短ワークフロー経路を決定し、この最短ワークフロー経路情報を承認依頼者端末4aへ出力する(S314)。なお、図12のステップS306〜S312の処理は、図11のステップS206に対応する処理であり、ステップS314の処理は、図11のステップS207に対応する処理である。   As a result of step S312, when there is no other approval (S312 → No), the shortest workflow route search unit 103 connects the approver ID selected in step S307 and step S311 and the approver ID to obtain the shortest workflow route. Then, the shortest workflow path information is output to the approval requester terminal 4a (S314). Note that the processing in steps S306 to S312 in FIG. 12 is processing corresponding to step S206 in FIG. 11, and the processing in step S314 is processing corresponding to step S207 in FIG.

また、図12では、ステップS306〜ステップS314の処理をワークフローサーバ1で行うものとしたが、これに限らず、スケジュールサーバ3で行われるようにしてもよい。   In FIG. 12, the processing of step S306 to step S314 is performed by the workflow server 1, but not limited thereto, the processing may be performed by the schedule server 3.

図13は、本実施形態に係る最短ワークフロー経路情報の例を示す図である。
図13に示すように、最短ワークフロー経路情報は、図12の処理で決定した承認者IDと決裁者IDとが格納されている。図13に示す例は、承認および決裁が共に1回の場合であるが、複数回の承認および決裁を行う場合、最短ワークフロー経路情報には2番目の承認者、3番目の承認者、・・・、2番目の決裁者、3番目の決裁者の承認者ID、決裁者IDが格納される。
FIG. 13 is a diagram showing an example of the shortest workflow path information according to the present embodiment.
As shown in FIG. 13, the shortest workflow route information stores the approver ID and the approver ID determined in the process of FIG. The example shown in FIG. 13 is a case where both approval and approval are performed once. However, when performing approval and approval multiple times, the shortest workflow path information includes the second approver, the third approver,... The second authorizer, the third authorizer approver ID, and authorizer ID are stored.

《代理認証処理》
次に、図1、図2、図3および図5を参照しつつ、図14および図15に沿って、代理認証処理の説明を行う。
この処理は、承認者または決裁者が不在で申請ワークフローが完了しないことが想定される場合、承認者または決裁者の移動体端末6(携帯電話等)を介して代理申請承認依頼を行うことで承認処理または決裁処理を行うものである。この代理認証処理は、図10のステップS105〜S109もしくはステップS113〜S117の承認・決裁の段階で行われる処理である。
図14は、本実施形態に係る代理認証処理の概要を示す図である。なお、図14では承認の段階を示しているが、決裁の段階でも同様の処理を行うことで実現できる。
まず、承認依頼者端末4a(4)またはワークフローサーバ1は、承認者(第1の担当者)が所有している移動体端末6(承認者移動体端末6a)へ、代理承認依頼の旨が記載されたEメールを送信する(S401)。このEメールには、対象となるワークフローIDが記述されている。例えば、ワークフローサーバ1は、承認依頼者端末4aから送られたEメール送信要求の受信を契機にEメールを送信してもよい。また、最短ワークフロー経路情報で、代理承認者が選定されている場合、Eメールに代理承認者IDを記述することも可能である。
《Proxy authentication processing》
Next, the proxy authentication process will be described with reference to FIGS. 14, 15, and 15 with reference to FIGS. 1, 2, 3, and 5.
When it is assumed that the application workflow is not completed due to the absence of the approver or the approver, this process is performed by making a proxy application approval request via the mobile terminal 6 (such as a mobile phone) of the approver or the approver. Approval processing or approval processing is performed. This proxy authentication process is a process performed at the approval / approval stage of steps S105 to S109 or steps S113 to S117 in FIG.
FIG. 14 is a diagram showing an outline of proxy authentication processing according to the present embodiment. Although FIG. 14 shows the approval stage, it can be realized by performing the same processing at the final approval stage.
First, the approval requester terminal 4a (4) or the workflow server 1 indicates that a proxy approval request is sent to the mobile terminal 6 (approver mobile terminal 6a) owned by the approver (first person in charge). The described e-mail is transmitted (S401). This email describes the target workflow ID. For example, the workflow server 1 may transmit an e-mail when receiving an e-mail transmission request sent from the approval requester terminal 4a. If a proxy approver is selected in the shortest workflow path information, the proxy approver ID can be described in the email.

代理承認依頼の旨が記載されたEメールを受信した承認者移動体端末6aはEメールの内容を画面に表示する。Eメールを見た承認者は、承認者移動体端末6aから認証サーバ2へ代理ID取得要求を送信する(S402)。代理ID取得要求には、該当するワークフローのワークフローIDと、代理承認者IDが含まれている。
代理ID取得要求を受信した認証サーバ2の代理ID管理部203が代理IDを発行する(S403)。代理IDは、例えば時限的なIDである。
代理IDを発行した認証サーバ2の送受信処理部201は、ワークフローサーバ1へ代理ID取得要求に含まれている代理承認者IDと、ワークフローIDとを送信し(S404)、代理承認者IDと、ワークフローIDとを受信したワークフローサーバ1の進捗テーブル管理部102は、進捗テーブル111の代理承認者IDの欄に受信した代理承認者IDを登録することによって、進捗テーブル111を更新する(S405)。なお、ステップS405の処理は、承認者が承認者端末4bを用いて、直接更新してもよい。
The approver mobile terminal 6a that has received the e-mail describing the proxy approval request displays the content of the e-mail on the screen. The approver who has seen the e-mail transmits a proxy ID acquisition request from the approver mobile terminal 6a to the authentication server 2 (S402). The proxy ID acquisition request includes the workflow ID of the corresponding workflow and the proxy approver ID.
The proxy ID management unit 203 of the authentication server 2 that has received the proxy ID acquisition request issues a proxy ID (S403). The proxy ID is a time-limited ID, for example.
The transmission / reception processing unit 201 of the authentication server 2 that issued the proxy ID transmits the proxy approver ID and workflow ID included in the proxy ID acquisition request to the workflow server 1 (S404), and the proxy approver ID, The progress table management unit 102 of the workflow server 1 that has received the workflow ID updates the progress table 111 by registering the received proxy approver ID in the proxy approver ID column of the progress table 111 (S405). Note that the process in step S405 may be directly updated by the approver using the approver terminal 4b.

また、認証サーバ2の送受信処理部201は、代理IDを認証サーバ2へ送信すると同時に、承認者移動体端末6aへも送信する(S406)。
ステップS407で代理IDを承認者移動体で取得した承認者は、代理承認者(第2の担当者)の移動体端末6(代理承認者移動体端末6b)へ取得した代理IDを口頭で通知する(S408)。
代理承認者は、代理承認者端末4d(4)を介して代理IDを、自身の代理承認者IDと共に認証サーバ2へ送信する(S409)。認証サーバ2の処理部200は、代理承認者のログインを認め、以降、代理認証者端末4dと、認証サーバ2は図10のステップS105〜S109と同様の処理を行うことで承認処理を行う。このとき、認証サーバ2の認証部202は、図10の承認者の捺印情報211の代わりに、代理である旨を示す代理承認者の捺印情報211を記憶部210から取得し、この代理承認者の捺印情報211を代理承認者端末4dへ送る。代理承認者端末4dは、この代理承認者の捺印情報211を付与した決裁待ち申請対象ファイル10b(図10)を作成する。
Further, the transmission / reception processing unit 201 of the authentication server 2 transmits the proxy ID to the authentication server 2 and also to the approver mobile terminal 6a (S406).
In step S407, the approver who acquired the proxy ID with the approver mobile body verbally notifies the proxy ID acquired to the mobile terminal 6 (proxy approver mobile terminal 6b) of the proxy approver (second person in charge). (S408).
The proxy approver transmits the proxy ID to the authentication server 2 together with its own proxy approver ID via the proxy approver terminal 4d (4) (S409). The processing unit 200 of the authentication server 2 recognizes the login of the proxy approver, and thereafter, the proxy authenticator terminal 4d and the authentication server 2 perform the approval process by performing the same processes as steps S105 to S109 of FIG. At this time, the authentication unit 202 of the authentication server 2 acquires the proxy approver's seal information 211 indicating that it is a proxy from the storage unit 210 instead of the approver's seal information 211 of FIG. Is sent to the proxy approver terminal 4d. The proxy approver terminal 4d creates the approval waiting application target file 10b (FIG. 10) to which the proxy approver's seal information 211 is added.

そして、代理承認者端末4dが代理承認者IDを用いて、ワークフローサーバ1へログインすると、決裁待ち申請対象ファイル10bをワークフローサーバ1へ送信する(図10のステップS110に対応)。なお、ワークフローサーバ1の進捗テーブル111には後記する方法によって、代理承認者IDが登録されているので、ワークフローサーバ1は、進捗テーブル111に登録されている代理承認者IDを用いて代理承認者のログインを許可する。ワークフローサーバ1の処理部100が、進捗テーブル111の代理承認者IDを基に、代理承認者のログインを認めると、進捗テーブル管理部102が、進捗テーブル111の代理承認フラグをたて、承認日時を登録する(図10のステップS111に対応)。   Then, when the proxy approver terminal 4d logs in to the workflow server 1 using the proxy approver ID, the approval waiting application target file 10b is transmitted to the workflow server 1 (corresponding to step S110 in FIG. 10). Since the proxy approver ID is registered in the progress table 111 of the workflow server 1 by the method described later, the workflow server 1 uses the proxy approver ID registered in the progress table 111 as a proxy approver. Allow login of. When the processing unit 100 of the workflow server 1 recognizes the proxy approver's login based on the proxy approver ID of the progress table 111, the progress table management unit 102 sets the proxy approval flag of the progress table 111, and the approval date and time. Is registered (corresponding to step S111 in FIG. 10).

図15は、本実施形態に係る代理認証処理の詳細な手順を示すフローチャートである。
まず、承認者は、承認者移動体端末6aを介して代理ID取得要求を認証サーバ2へ送信する(S501)。この処理は、図14のステップS402に対応する処理である。
認証サーバ2の代理ID管理部203は、一意の代理IDを発行し、発行した代理IDが使用されるまで、代理ID取得要求に含まれている代理承認者ID、ワークフローIDと紐付けて、自身の記憶部210に当該代理IDを保持しておく(S502)。
そして、認証サーバ2の送受信処理部201が発行した代理IDを承認者移動体端末6aへ送信する(S503)。ステップS503の処理は、図14のステップS406に対応する処理である。
代理IDを承認者移動体端末6aで受信した承認者は、承認者移動体端末6aを使用して代理承認を依頼する旨と、代理IDとを口頭で代理承認者へ通知する(S504)。ステップS504の処理は、図14のステップS408に対応する処理である。
FIG. 15 is a flowchart showing a detailed procedure of proxy authentication processing according to the present embodiment.
First, the approver transmits a proxy ID acquisition request to the authentication server 2 via the approver mobile terminal 6a (S501). This process corresponds to step S402 in FIG.
The proxy ID management unit 203 of the authentication server 2 issues a unique proxy ID and associates it with the proxy approver ID and workflow ID included in the proxy ID acquisition request until the issued proxy ID is used. The proxy ID is stored in its own storage unit 210 (S502).
Then, the proxy ID issued by the transmission / reception processing unit 201 of the authentication server 2 is transmitted to the approver mobile terminal 6a (S503). The process in step S503 is a process corresponding to step S406 in FIG.
The approver who has received the proxy ID at the approver mobile terminal 6a verbally notifies the proxy approver of the request for proxy approval using the approver mobile terminal 6a and the proxy ID (S504). The process in step S504 is a process corresponding to step S408 in FIG.

さらに、認証サーバ2の送受信処理部201は、代理ID取得要求に含まれているワークフローIDと、代理承認者IDをワークフローサーバ1へ送信する。ワークフローIDと、代理承認者IDとを受信したワークフローサーバ1の進捗テーブル管理部102は、受信したワークフローIDに該当する進捗テーブル111の代理承認者IDの欄に受信した代理承認者IDを登録する(S505)。このようにすることで、代理承認者がワークフローサーバ1にログインしても、ワークフローサーバ1はログイン拒否を返さないようになる。なお、ステップS505の処理は、図14のステップS405に対応する処理である。
代理承認者は、代理承認者端末4bを介して生体情報認証処理の後、代理承認を行う(S506)。ステップS506の処理は、図10のステップS105〜S109の処理と同様の処理である。
そして、代理承認処理の完了を検知した認証サーバ2の代理ID管理部203は、保持している代理IDを破棄もしくは使用不可の状態とする(S507)。代理承認処理の完了の検知は、例えばワークフローサーバ1の進捗テーブル111における代理承認フラグがたったときにワークフローサーバ1の送受信処理部101が、認証サーバ2へ、ワークフローIDと、このワークフローIDに該当するワークフローにおける代理承認完了の旨の情報を送信することによって行われる。
Further, the transmission / reception processing unit 201 of the authentication server 2 transmits the workflow ID included in the proxy ID acquisition request and the proxy approver ID to the workflow server 1. The progress table management unit 102 of the workflow server 1 that has received the workflow ID and the proxy approver ID registers the received proxy approver ID in the column of the proxy approver ID of the progress table 111 corresponding to the received workflow ID. (S505). By doing so, even if the proxy approver logs in to the workflow server 1, the workflow server 1 does not return a login refusal. Note that the processing in step S505 is processing corresponding to step S405 in FIG.
The proxy approver performs proxy approval after the biometric information authentication process via the proxy approver terminal 4b (S506). The process in step S506 is the same as the process in steps S105 to S109 in FIG.
Then, the proxy ID management unit 203 of the authentication server 2 that detects the completion of the proxy approval process discards the held proxy ID or sets the proxy ID to a state where it cannot be used (S507). For example, when the proxy approval flag in the progress table 111 of the workflow server 1 is set, the transmission / reception processing unit 101 of the workflow server 1 sends the authentication ID to the authentication server 2 and corresponds to the workflow ID. This is done by sending information indicating the completion of proxy approval in the workflow.

なお、代理承認者は、承認者が任意に選定してもよい。また、認証サーバ2がスケジュールサーバ3(図1)へスケジュールの空いている人物を問い合わせ、スケジュールサーバ3がスケジュール管理テーブル311を参照することによって、現在スケジュールの空いている人物を特定し、認証サーバ2に特定した人物を通知することで代理承認者を選定してもよいし、認証サーバ2がランダムに代理承認者を選定してもよい。これらの場合、認証サーバ2は、承認者移動体端末6aへ代理IDを通知すると同時に、代理承認者に関する情報も通知することとなる。
また、承認者移動体通信端末の画面から所定のボタンを押下すると、その情報が認証サーバ2へ送信され、認証サーバ2が自動でランダムに担当者を選定するようにしてもよい。
さらに、後日、仮の承認を行った承認者、または決裁者は在籍時に本承認・決済を行うこととしてもよい。
The proxy approver may be arbitrarily selected by the approver. Further, the authentication server 2 inquires the schedule server 3 (FIG. 1) about a person whose schedule is vacant, and the schedule server 3 refers to the schedule management table 311 to identify a person whose schedule is currently vacant. The proxy approver may be selected by notifying the person specified in 2 or the authentication server 2 may select the proxy approver at random. In these cases, the authentication server 2 notifies the approver mobile terminal 6a of the proxy ID, and also notifies information related to the proxy approver.
Further, when a predetermined button is pressed from the screen of the approver mobile communication terminal, the information may be transmitted to the authentication server 2, and the authentication server 2 may automatically select a person in charge at random.
Further, the approver who has provisionally approved or the authorizer may perform the final approval / settlement when he / she is enrolled.

《遅延ワークフロー監視処理》
次に、図1、図2、図3、図5、図7および図9を参照しつつ、図16に沿って、本実施形態に係る遅延ワークフロー監視処理の説明を行う。遅延ワークフロー監視処理は、遅延が多発するワークフローを監視し、遅延発生箇所の担当者へ連絡することを目的とする処理である。
図16は、本実施形態に係る遅延ワークフロー監視処理の手順を示すフローチャートである。
まず、ワークフローサーバ1の遅延ワークフロー管理部104は、進捗テーブル111を検索し(S601)、各ワークフローにおける経過時間および許容時間を算出する(S602)。経過時間は、現在日時と、進捗テーブル111のワークフロー登録日時の差分として算出され、許容時間は、進捗テーブル111のワークフロー完了予定日時と、ワークフロー登録日時の差分として算出される。さらに、進捗テーブル111に、承認完了予定日時、決裁完了予定日時などを格納しておけば、各段階における遅延のチェックが可能となる。
《Delayed workflow monitoring process》
Next, with reference to FIGS. 1, 2, 3, 5, 7, and 9, the delayed workflow monitoring process according to the present embodiment will be described along FIG. The delayed workflow monitoring process is a process for monitoring a workflow in which delays frequently occur and for contacting a person in charge at the location where the delay occurs.
FIG. 16 is a flowchart showing the procedure of the delayed workflow monitoring process according to the present embodiment.
First, the delayed workflow management unit 104 of the workflow server 1 searches the progress table 111 (S601), and calculates the elapsed time and allowable time in each workflow (S602). The elapsed time is calculated as the difference between the current date and time and the workflow registration date and time in the progress table 111, and the allowable time is calculated as the difference between the workflow completion scheduled date and time in the progress table 111 and the workflow registration date and time. Furthermore, if the approval completion scheduled date and time, final approval date and time, etc. are stored in the progress table 111, it is possible to check the delay at each stage.

次に、遅延ワークフロー管理部104は、経過時間が許容時間以上であるワークフローがあるか否かを判定する(S603)。
ステップS603の結果、経過時間が許容時間以上であるワークフローがない場合(S603→No)、遅延ワークフロー管理部104はステップS601へ処理を戻す。
ステップS603の結果、経過時間が許容時間以上であるワークフローがある場合(S603→Yes)、遅延ワークフロー管理部104は、進捗テーブル111を参照して、遅延が発生している担当者を特定する(S604)。遅延ワークフロー管理部104は、例えば進捗テーブル111の承認日時が登録されているが、決裁日時が登録されていなければ、決裁者のところで遅延が発生していると判定する。
Next, the delayed workflow management unit 104 determines whether there is a workflow whose elapsed time is equal to or longer than the allowable time (S603).
As a result of step S603, when there is no workflow whose elapsed time is equal to or longer than the allowable time (S603 → No), the delayed workflow management unit 104 returns the process to step S601.
As a result of step S603, when there is a workflow whose elapsed time is equal to or longer than the allowable time (S603 → Yes), the delayed workflow management unit 104 refers to the progress table 111 and identifies the person in charge in which the delay has occurred ( S604). For example, the approval date / time of the progress table 111 is registered, but if the approval date / time is not registered, the delayed workflow management unit 104 determines that a delay has occurred at the approver.

そして、遅延ワークフロー管理部104は、進捗テーブル111の警告Eメール送信情報を参照して、特定した担当者へEメールを送信済みから否かを判定する(S605)。
ステップS605の結果、当該担当者へのEメールが送信済みである場合(S605→Yes)、遅延ワークフロー管理部104は、ブラックリスト114における当該担当者の遅延カウントを1加算し(S606)、ステップS601へ処理を戻す。なお、当該担当者がブラックリスト114に登録されていない場合、遅延ワークフロー管理部104は、この担当者をブラックリスト114に新規登録し、遅延カウントを1登録する。
Then, the delayed workflow management unit 104 refers to the warning email transmission information in the progress table 111 and determines whether or not an email has been sent to the specified person in charge (S605).
If the e-mail to the person in charge has been sent as a result of step S605 (S605 → Yes), the delayed workflow management unit 104 adds 1 to the person's delay count in the black list 114 (S606). The process returns to S601. If the person in charge is not registered in the black list 114, the delayed workflow management unit 104 newly registers the person in charge in the black list 114 and registers one delay count.

ステップS605の結果、当該担当者へのEメールが送信済みではない場合(S605→No)、遅延ワークフロー管理部104は、スケジュールサーバ3に該当する担当者の担当者IDを送信することによって、Eメール宛先および緊急Eメール宛先を問い合せ、スケジュールサーバ3の処理部300がスケジュール管理テーブル311から該当するEメール宛先および緊急Eメール宛先を取得すると、送受信処理部301がワークフローサーバ1へ取得したEメール宛先および緊急Eメール宛先を送信する。
遅延ワークフロー管理部104は、受信したEメール宛先へ遅延発生の旨が記載されている警告Eメールを送信する(S607)。
さらに、遅延ワークフロー管理部104は、受信した緊急Eメール宛先へ遅延発生Eメールを送信し(S608)、ステップS601へ処理を戻す。
As a result of step S605, if the e-mail to the person in charge has not been sent (S605 → No), the delayed workflow management unit 104 sends the person-in-charge ID of the person in charge corresponding to the schedule server 3 to When the mail address and the urgent e-mail address are inquired and the processing unit 300 of the schedule server 3 acquires the corresponding e-mail address and the urgent e-mail address from the schedule management table 311, the e-mail acquired by the transmission / reception processing unit 301 to the workflow server 1. Send destination and emergency email destination.
The delayed workflow management unit 104 transmits a warning email describing the occurrence of a delay to the received email destination (S607).
Further, the delayed workflow management unit 104 transmits a delayed email to the received emergency email destination (S608), and returns the process to step S601.

なお、ステップS606の処理は、ステップS605の処理を介さないで行われてもよい。すなわち、ステップS604でワークフロー遅延が発生している担当者が特定されると共に、ステップS606の処理が行われて、ワークフロー遅延が発生している担当者がブラックリスト114に登録されてもよい。   Note that the process of step S606 may be performed without the process of step S605. In other words, the person in charge in which the workflow delay has occurred may be identified in step S604, and the person in charge in which the workflow delay has occurred may be registered in the black list 114 by performing the processing in step S606.

《利益解析処理》
次に、図1、図2を参照しつつ、図17に沿って、本実施形態に係る利益解析処理の説明を行う。
図17は、本実施形態に係る利益解析処理の手順を示すフローチャートである。
まず、ワークフロー管理システム20は、ワークフローを開始し(S701)、申請対象ファイル10である見積もりを作成し(S702)、承認依頼を行い(S703)、承認完了となり(S704)、決裁依頼を行い、決裁完了となる(S705)。
《Profit analysis processing》
Next, the profit analysis process according to the present embodiment will be described along FIG. 17 with reference to FIGS.
FIG. 17 is a flowchart showing a procedure of profit analysis processing according to the present embodiment.
First, the workflow management system 20 starts a workflow (S701), creates an estimate that is the application target file 10 (S702), requests an approval (S703), completes the approval (S704), makes an approval request, The approval is completed (S705).

決裁の完了を検知すると、ワークフローサーバ1の進捗テーブル管理部102は、決裁日時を進捗テーブル111へ登録する(S706)。なお、ステップS701〜S706の処理は、図10のステップS101〜S119の処理であるので、詳しい説明は省略する。
次に、利益管理部105は、進捗テーブル111の決裁日時と、ワークフロー登録日時との差分からワークフロー作業時間を算出し(S707)、算出したワークフロー作業時間に予め設定してある時間単価を乗算してワークフロー処理単価を算出する(S708)。
なお、利益管理部105は、進捗テーブル111の決裁日時と、ワークフロー登録日時との差分であるワークフロー処理期間中における担当者の出勤時刻と、退社時刻とを図示しない出勤管理テーブルなどから取得して、ワークフロー作業時間を算出してもよい。
When the completion of approval is detected, the progress table management unit 102 of the workflow server 1 registers the approval date and time in the progress table 111 (S706). Note that the processing in steps S701 to S706 is the processing in steps S101 to S119 in FIG.
Next, the profit management unit 105 calculates the workflow work time from the difference between the approval date / time of the progress table 111 and the workflow registration date / time (S707), and multiplies the calculated workflow work time by a preset time unit price. The workflow processing unit price is calculated (S708).
The profit management unit 105 obtains from the attendance management table (not shown) the attendance time and leaving time of the person in charge during the workflow processing period, which is the difference between the approval date and time of the progress table 111 and the workflow registration date and time. Workflow work time may be calculated.

次に、利益管理部105は、顧客購買情報を各販売店に設置してある販売店サーバ(図示せず)から取得し(S709)、顧客購買情報に含まれている購買金額を、製品に関連しているワークフロー処理単価と、ワークフロー作業時間とを対応付けて記憶部110に格納する(S710)。
このように、購買金額と、製品に関連しているワークフロー処理単価と、ワークフロー作業時間とを対応付けることにより、管理者が購買情報と、ワークフローとの関係を解析することができる。つまり、ワークフロー作業時間が短い(見積もりが早く提出される)と、購買力が上がるなどの解析を管理者が行うことができる。また、申請回数を記憶しておき、この申請回数と、顧客購買情報とを関連付けてもよい。
Next, the profit management unit 105 acquires customer purchase information from a store server (not shown) installed at each store (S709), and uses the purchase amount included in the customer purchase information as a product. The associated workflow processing unit price and the workflow work time are associated with each other and stored in the storage unit 110 (S710).
In this way, by associating the purchase amount, the workflow processing unit price related to the product, and the workflow work time, the administrator can analyze the relationship between the purchase information and the workflow. That is, if the workflow work time is short (the estimate is submitted early), the administrator can perform an analysis such as an increase in purchasing power. In addition, the number of applications may be stored, and the number of applications may be associated with customer purchase information.

本実施形態では、申請書や、見積書におけるワークフローを想定しているが、これに限らず、電子文書に対する承認や、決裁などを用いるワークフローであればよい。
ワークフローサーバ1、認証サーバ2、スケジュールサーバ3の少なくとも2つをあわせてもよい。
In the present embodiment, a workflow in an application form or a quotation is assumed. However, the present invention is not limited to this, and any workflow may be used as long as it uses approval or approval for an electronic document.
At least two of the workflow server 1, the authentication server 2, and the schedule server 3 may be combined.

《まとめ》
本実施形態に係る最短ワークフロー経路検索処理によれば、承認から決済が完了するまでの日数・時間が最短となる最短ワークフロー経路を出力することが可能となり、ワークフローの効率化が可能となる。
さらに、進捗テーブル111に予め承認依頼者ID、承認者IDおよび決裁者IDなどを登録しておくことにより、承認すべき承認者が承認を行わず、承認権限を持たない承認代理者が代理で承認するといった行動や、なりすましを防ぐことができる。
また、本実施形態に係る代理認証処理によれば、承認者が不在のために至急決済が必要な申請が滞り、ビジネスチャンスをのがすといった、内部統制、コンプライアンス、セキュリティにかかわる問題を防ぐことができる。
<Summary>
According to the shortest workflow route search processing according to the present embodiment, it is possible to output the shortest workflow route that has the shortest number of days / time from approval to completion of settlement, thereby improving the efficiency of the workflow.
Furthermore, by registering the approval requester ID, the approver ID, and the authorizer ID in advance in the progress table 111, the approver who should approve does not approve and the approval agent who does not have the authorization authority acts as a proxy. Actions such as approval and spoofing can be prevented.
In addition, according to the proxy authentication processing according to the present embodiment, it is possible to prevent problems related to internal control, compliance, and security, such as an application that requires urgent settlement due to the absence of an approver and a business opportunity being removed. Can do.

また、本実施形態に係る遅延ワークフロー監視処理によれば、遅延が発生するワークフローのルート・承認者の見直しが可能となる。
そして、本実施形態に係る遅延ワークフロー監視処理によれば、承認依頼から決済までの日数・時間、および申請により会社が受けた利益/損益、申請回数などから解析を行うことで、経費の算出や、ワークフロー処理単価と顧客購買との関係などの解析が可能となる。
Also, according to the delayed workflow monitoring process according to the present embodiment, it is possible to review the workflow route / approver in which the delay occurs.
Then, according to the delayed workflow monitoring process according to the present embodiment, by calculating from the number of days / time from the approval request to the settlement, the profit / gain / loss received by the company by the application, the number of applications, etc. It becomes possible to analyze the relationship between the workflow processing unit price and customer purchase.

1 ワークフローサーバ(ワークフロー管理装置)
2 認証サーバ(認証装置)
3 スケジュールサーバ(ワークフロー管理装置)
4 ユーザ端末
6 移動体端末
10 申請対象ファイル(電子文書)
20 ワークフロー管理システム
102 進捗テーブル管理部
103 最短ワークフロー経路検索部
104 遅延ワークフロー管理部
105 利益管理部
111 進捗テーブル(進捗情報)
112 ワークフロー経路テーブル(担当者情報)
114 ブラックリスト(遅延担当者情報)
202 認証部
203 代理ID管理部
302 スケジュール情報取得部
311 スケジュール管理テーブル(スケジュール管理情報)
1 Workflow server (workflow management device)
2 Authentication server (authentication device)
3 Schedule server (workflow management device)
4 User terminal 6 Mobile terminal 10 Application target file (electronic document)
20 workflow management system 102 progress table management unit 103 shortest workflow route search unit 104 delayed workflow management unit 105 profit management unit 111 progress table (progress information)
112 Workflow route table (person-in-charge information)
114 Black List (Delay Person Information)
202 Authentication Unit 203 Proxy ID Management Unit 302 Schedule Information Acquisition Unit 311 Schedule Management Table (Schedule Management Information)

Claims (11)

ワークフローの管理を行うワークフロー管理装置を有するワークフロー管理システムによるワークフロー管理方法であって、
前記ワークフロー管理装置は、
ワークフローを担当可能な担当者の情報である担当者情報と、
担当者のスケジュールに関する情報であるスケジュール管理情報と、
を記憶部に有し、
前記スケジュール管理情報から、前記担当者情報に格納されている担当者のうち、最も早い日時に空き時間を有する担当者を選定することによって、最短のワークフロー経路である最短ワークフロー経路を算出する
ことを特徴とするワークフロー管理方法。
A workflow management method by a workflow management system having a workflow management device for managing a workflow,
The workflow management device includes:
Personnel information that is information of the person in charge of the workflow,
Schedule management information, which is information about the schedule of the person in charge,
In the storage unit,
From the schedule management information, the shortest workflow path that is the shortest workflow path is calculated by selecting the person in charge having the free time at the earliest date among the persons in charge stored in the person in charge information. A characteristic workflow management method.
前記担当者は、承認者および決裁者であり、
前記ワークフロー管理装置は、
最も早い日時に空き時間を有する承認者を選定した後、最も早い日時に空き時間を有する決裁者を選定し、
前記最短ワークフロー経路は、前記承認者の情報と、前記決裁者の情報と、を有する情報である
ことを特徴とする請求項1に記載のワークフロー管理方法。
The person in charge is an approver and an authorizer,
The workflow management device includes:
After selecting an approver with free time at the earliest date and time, select an approver with free time at the earliest date and time,
The workflow management method according to claim 1, wherein the shortest workflow path is information including the information on the approver and the information on the authorizer.
前記ワークフロー管理装置は、
前記最短ワークフロー経路に従って、ワークフローの対象となる電子文書の送受信を行う
ことを特徴とする請求項1に記載のワークフロー管理方法。
The workflow management device includes:
The workflow management method according to claim 1, wherein an electronic document to be a workflow target is transmitted and received according to the shortest workflow path.
前記ワークフロー管理システムは、前記担当者の認証を行う認証装置を、さらに有しており、
前記認証装置は、
第1の担当者が有する移動体端末から、代理承認情報取得要求を取得すると、
代理識別情報を発行し、
当該代理識別情報を、前記移動体端末へ送信し、
前記移動体端末から前記代理識別情報を取得した、第1の担当者とは別の第2の担当者が有するユーザ端末が、前記代理識別情報を使用して、前記認証装置自身にアクセスしてきたとき、前記ユーザ端末による承認処理を行う
ことを特徴とする請求項1に記載のワークフロー管理方法。
The workflow management system further includes an authentication device for authenticating the person in charge,
The authentication device
When obtaining a proxy approval information acquisition request from the mobile terminal possessed by the first person in charge,
Issue proxy identification information,
Sending the proxy identification information to the mobile terminal;
A user terminal owned by a second person in charge different from the first person in charge who has obtained the proxy identification information from the mobile terminal has accessed the authentication device itself using the proxy identification information. The workflow management method according to claim 1, wherein an approval process is performed by the user terminal.
前記ワークフロー管理装置は、
前記ワークフローを担当している担当者の情報と、前記ワークフローの発生日時と、前記ワークフローの完了予定日時と、を格納している進捗情報を、記憶部に有しており、
前記ワークフロー管理装置が、
前記進捗情報を参照して、前記ワークフローの発生日時と、現在日時と、の差分である経過時間と、前記ワークフローの完了予定日時と、前記ワークフローの発生日時と、の差分である完了予定時間と、を算出し、
前記経過時間が完了予定時間を過ぎているワークフローを特定し、
前記進捗情報から、前記経過時間が完了予定時間を過ぎているワークフローを担当している担当者を特定する
ことを特徴とする請求項1に記載のワークフロー管理方法。
The workflow management device includes:
Progress information storing information on the person in charge in charge of the workflow, the occurrence date and time of the workflow, and the scheduled completion date and time of the workflow, in the storage unit,
The workflow management device is
Referring to the progress information, an elapsed time that is a difference between the occurrence date and time of the workflow and a current date and time, a scheduled completion time that is a difference between the scheduled completion date and time of the workflow, and the occurrence date and time of the workflow, , And
Identify the workflow whose elapsed time has passed the scheduled completion time,
The workflow management method according to claim 1, wherein a person in charge of a workflow whose elapsed time has exceeded a scheduled completion time is identified from the progress information.
前記ワークフロー管理装置は、
前記特定した担当者に宛てて、前記ワークフローが遅延している旨の情報を通知する
ことを特徴とする請求項5に記載のワークフロー管理方法。
The workflow management device includes:
The workflow management method according to claim 5, wherein information indicating that the workflow is delayed is notified to the identified person in charge.
前記ワークフロー管理装置は、
過去にワークフローの遅延が発生した担当者の情報が格納されている遅延担当者情報を、記憶部にさらに有しており、
前記特定した担当者が、前記遅延が発生している担当者の情報が遅延担当者情報に登録される
ことを特徴とする請求項5に記載のワークフロー管理方法。
The workflow management device includes:
The storage unit further includes information on a person in charge of delay in which information on a person in charge who has caused a workflow delay in the past is stored,
The workflow management method according to claim 5, wherein the specified person in charge registers information on a person in charge in which the delay occurs in delay person information.
前記ワークフロー管理装置は、
ワークフロー完了後、前記進捗情報に作業完了日時を登録し、
前記作業完了日時を基に、当該ワークフローの作業時間を算出し、
当該算出した作業時間に、予め設定してある時間単価を乗算することによって、作業単価を算出する
ことを特徴とする請求項1に記載のワークフロー管理方法。
The workflow management device includes:
After completion of the workflow, register the work completion date and time in the progress information,
Based on the work completion date and time, calculate the work time of the workflow,
The workflow management method according to claim 1, wherein the work unit price is calculated by multiplying the calculated work time by a preset hourly unit price.
前記ワークフロー管理装置は、
販売店サーバから、前記ワークフローに関連する製品の購買情報を取得し、
当該ワークフローに関する前記作業時間、前記作業単価および前記購買情報とを対応付けて格納する
ことを特徴とする請求項8に記載のワークフロー管理方法。
The workflow management device includes:
Obtain purchase information about the product related to the workflow from the dealer server,
The workflow management method according to claim 8, wherein the work time, the work unit price, and the purchase information related to the workflow are stored in association with each other.
請求項1から請求項9のいずれか一項に記載のワークフロー管理方法を、コンピュータに実行させるためのプログラム。   A program for causing a computer to execute the workflow management method according to any one of claims 1 to 9. ワークフローの管理を行うワークフロー管理装置であって、
ワークフローを担当可能な担当者の情報である担当者情報と、
担当者のスケジュールに関する情報であるスケジュール管理情報と、
を記憶した記憶部と、
前記スケジュール管理情報から、前記担当者情報に格納されている担当者のうち、最も早い日時に空き時間を有する担当者を選定することによって、最短のワークフロー経路である最短ワークフロー経路を算出する処理部と、
を有することを特徴とするワークフロー管理装置。
A workflow management device for managing a workflow,
Personnel information that is information of the person in charge of the workflow,
Schedule management information, which is information about the schedule of the person in charge,
A storage unit that stores
A processing unit that calculates the shortest workflow path, which is the shortest workflow path, by selecting a person in charge having the free time at the earliest date among the persons in charge stored in the person-in-charge information from the schedule management information When,
A workflow management apparatus comprising:
JP2010056888A 2010-03-15 2010-03-15 Workflow management method, program and workflow management device Pending JP2011191964A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010056888A JP2011191964A (en) 2010-03-15 2010-03-15 Workflow management method, program and workflow management device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010056888A JP2011191964A (en) 2010-03-15 2010-03-15 Workflow management method, program and workflow management device

Publications (1)

Publication Number Publication Date
JP2011191964A true JP2011191964A (en) 2011-09-29

Family

ID=44796811

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010056888A Pending JP2011191964A (en) 2010-03-15 2010-03-15 Workflow management method, program and workflow management device

Country Status (1)

Country Link
JP (1) JP2011191964A (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013200753A (en) * 2012-03-26 2013-10-03 Hitachi Systems Ltd Workflow management system, workflow management method, and workflow management program
JP2013257705A (en) * 2012-06-12 2013-12-26 Ntt Data Corp Electronic settlement device, electronic settlement method, and program
WO2015005395A1 (en) 2013-07-12 2015-01-15 みずほ情報総研 株式会社 Event assistance device and event assistance method
JP2015026191A (en) * 2013-07-25 2015-02-05 富士通株式会社 Approval order determination device, approval order determination method, and approval order determination program
JP2017054530A (en) * 2014-07-30 2017-03-16 明豊ファシリティワークス株式会社 Project current status management system
JP2018128853A (en) * 2017-02-08 2018-08-16 カシオ計算機株式会社 Work support device and program
JP2019029018A (en) * 2017-07-31 2019-02-21 有限責任監査法人トーマツ Balance confirmation system
CN109784663A (en) * 2018-12-20 2019-05-21 西北大学 A kind of workflow schedule method and apparatus
US11631053B2 (en) 2020-03-26 2023-04-18 Fujifilm Business Innovation Corp. Information processing apparatus and non-transitory computer readable medium for preventing stagnation in workflow

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005065035A (en) * 2003-08-18 2005-03-10 Fujitsu Ltd Substitute person authentication system using ic card
JP2006079381A (en) * 2004-09-10 2006-03-23 Hitachi Ltd Workflow system
JP2008250558A (en) * 2007-03-29 2008-10-16 Japan Research Institute Ltd Workflow management system, workflow management method, retrieval system, retrieval method, and program

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005065035A (en) * 2003-08-18 2005-03-10 Fujitsu Ltd Substitute person authentication system using ic card
JP2006079381A (en) * 2004-09-10 2006-03-23 Hitachi Ltd Workflow system
JP2008250558A (en) * 2007-03-29 2008-10-16 Japan Research Institute Ltd Workflow management system, workflow management method, retrieval system, retrieval method, and program

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013200753A (en) * 2012-03-26 2013-10-03 Hitachi Systems Ltd Workflow management system, workflow management method, and workflow management program
JP2013257705A (en) * 2012-06-12 2013-12-26 Ntt Data Corp Electronic settlement device, electronic settlement method, and program
WO2015005395A1 (en) 2013-07-12 2015-01-15 みずほ情報総研 株式会社 Event assistance device and event assistance method
JP2015026191A (en) * 2013-07-25 2015-02-05 富士通株式会社 Approval order determination device, approval order determination method, and approval order determination program
JP2017054530A (en) * 2014-07-30 2017-03-16 明豊ファシリティワークス株式会社 Project current status management system
JP2018128853A (en) * 2017-02-08 2018-08-16 カシオ計算機株式会社 Work support device and program
JP2019029018A (en) * 2017-07-31 2019-02-21 有限責任監査法人トーマツ Balance confirmation system
CN109784663A (en) * 2018-12-20 2019-05-21 西北大学 A kind of workflow schedule method and apparatus
CN109784663B (en) * 2018-12-20 2022-11-25 西北大学 Workflow scheduling method and device
US11631053B2 (en) 2020-03-26 2023-04-18 Fujifilm Business Innovation Corp. Information processing apparatus and non-transitory computer readable medium for preventing stagnation in workflow

Similar Documents

Publication Publication Date Title
JP2011191964A (en) Workflow management method, program and workflow management device
US20090013047A1 (en) Method and apparatus for managing messages related to workflows
JP2018106336A (en) Delivery service system, server device and program
JP2009015570A (en) System and method for distributing vulnerability information
JP7463637B2 (en) Report support server, report support system, report support method, and report support program
CN108650289A (en) A kind of method and apparatus of the management data based on block chain
US20150199707A1 (en) Privilege information processing system, method for processing privilege information, and information processing apparatus
CN114386896A (en) Information sending method, page display device, electronic equipment and medium
KR102194683B1 (en) Method and appratus for managing legal counseling schedule
CN112069134A (en) Requirement document processing method, device and medium
JP2010039786A (en) Information sharing system and user registration method
US20200097889A1 (en) Delivery system and non-transitory computer readable medium
JP6535863B2 (en) Information processing apparatus and program
JP2018025894A (en) Delivery management method and delivery management system
JP2009230257A (en) Approval system and approval program
JP2010140430A (en) System, method and program for managing attendance
JP2008046733A (en) Method for providing personal attribute information, control server and program
US20130097241A1 (en) Social network reports
JP5649148B1 (en) Programming skill evaluation device, programming skill evaluation method, job offer information selection device, and job offer information selection method
JP5446676B2 (en) Information management server, information management system, and program
JP2004030477A (en) Job offer/job search matching system
JP2004157837A (en) Progress management system and method, progress management computer program, storage medium, terminal equipment and server device
JP2009245097A (en) Admission-receiving system and admission-receiving method
JP2008217740A (en) Erp user information management method and device, and erp system and program
JP2011034421A (en) Information processing apparatus, information processing system, information processing method, program, and recording medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120106

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130304

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130312

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130513

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20130820