JP2020091687A - Workflow model generation system, workflow model generation program, and workflow model generation method - Google Patents

Workflow model generation system, workflow model generation program, and workflow model generation method Download PDF

Info

Publication number
JP2020091687A
JP2020091687A JP2018228819A JP2018228819A JP2020091687A JP 2020091687 A JP2020091687 A JP 2020091687A JP 2018228819 A JP2018228819 A JP 2018228819A JP 2018228819 A JP2018228819 A JP 2018228819A JP 2020091687 A JP2020091687 A JP 2020091687A
Authority
JP
Japan
Prior art keywords
workflow model
workflow
integrated
group
model
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2018228819A
Other languages
Japanese (ja)
Other versions
JP7180342B2 (en
Inventor
康平 山▲崎▼
Kohei Yamazaki
康平 山▲崎▼
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.)
Konica Minolta Inc
Original Assignee
Konica Minolta Inc
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 Konica Minolta Inc filed Critical Konica Minolta Inc
Priority to JP2018228819A priority Critical patent/JP7180342B2/en
Publication of JP2020091687A publication Critical patent/JP2020091687A/en
Application granted granted Critical
Publication of JP7180342B2 publication Critical patent/JP7180342B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Abstract

To provide a workflow model generation system capable of generating an appropriate workflow model for a work without burdening a workflow model creator.SOLUTION: In a workflow model generation server, a grouping unit 102 generates a group including a plurality of messages whose texts are similar to each other. A task determination unit 104 determines tasks corresponding to respective contents of the messages belonging to the group. A flow extraction unit 105 extracts a flow between tasks based on a reference relationship between the messages, and generates a workflow model including the determined tasks and the extracted flow. A workflow model integration unit 106 integrates a plurality of workflow models generated from the group to generate an integrated workflow model.SELECTED DRAWING: Figure 2

Description

本発明は、通信メッセージを取り込んでワークフローモデルを自動的に生成するワークフローモデル生成システムに関し、特に、一の業務について自動生成された複数のワークフローモデルを統合して業務に関する適切なワークフローモデルを生成することに関する。 The present invention relates to a workflow model generation system that captures a communication message and automatically generates a workflow model, and in particular, integrates a plurality of workflow models that have been automatically generated for one job to generate an appropriate workflow model for the job. Regarding things.

ワークフローモデルとは、端末を操作する複数ユーザーのそれぞれが行うべき作業項目や、それを担当する関係者、各作業項目の実行順序を示す。従来のワークフローモデル生成システムは、ユーザーによって予め選択されたメッセージの件名や受取人欄、差出人欄から、作業項目や関係者を示す文字列を抽出し、特許文献ワークフローモデルを自動的に生成する。 The workflow model indicates a work item to be performed by each of a plurality of users who operate the terminal, a person in charge of the work item, and an execution order of each work item. A conventional workflow model generation system extracts a character string indicating a work item or a related person from a message subject, a recipient column, and a sender column of a message preselected by a user, and automatically generates a patent document workflow model.

特許文献1は、メールデータの参照関係に基づいてメールフローを抽出し、ワークフローモデル(ワークフロー定義)として生成する方法を開示する。特許文献1では、ユーザーが選択したメールについて参照関係を辿り、最初に書かれたメールを検索する。その後、検索されたメールを初期集合として、集合に含まれるメールと参照関係を有するメールを集合に追加する操作を繰り返し、得られた集合とその参照関係からなるメールフローをワークフローモデルとしている。 Patent Document 1 discloses a method of extracting a mail flow based on a reference relationship of mail data and generating it as a workflow model (workflow definition). In Patent Document 1, the reference relationship is traced for the mail selected by the user, and the first written mail is searched. After that, the retrieved mail is used as an initial set, and an operation of adding a mail having a reference relation to the mails included in the set to the set is repeated, and the mail flow including the obtained set and the reference relationship is used as a workflow model.

特開2000−40104Japanese Patent Laid-Open No. 2000-40104

特許文献1では、ユーザーが選択したメールの参照関係を辿ってワークフローモデルを生成している。しかしながら、膨大な数のメールの中から各メールの文面を理解してワークフローモデルを生成するために適切なメールを選択することはユーザーに大きな負担をもたらすという問題がある。また、ユーザーが選択したメールから自動生成されたワークフローモデルの中には業務上重要でない作業項目が含まれていたり、業務上重要な作業項目が抜け落ちていたりする可能性がある。 In Patent Document 1, the workflow model is generated by tracing the reference relationship of the mail selected by the user. However, there is a problem that it is very burdensome for a user to select an appropriate mail in order to understand the text of each mail from a huge number of mails and generate a workflow model. Further, there is a possibility that the work model that is not important to the business is included in the workflow model automatically generated from the email selected by the user, or that the work item that is important to the business is omitted.

本発明の目的は、ワークフローモデル作成者に負担をもたらすことなく、業務に関して適切なワークフローモデルを生成することができるワークフローモデル生成システムを提供することである。 An object of the present invention is to provide a workflow model generation system capable of generating a workflow model suitable for a job without imposing a burden on the workflow model creator.

本発明の一態様のワークフローモデル生成システムは、複数ユーザーのユーザー間通信のための複数のメッセージを取り込み、取り込まれたメッセージに基づき、前記複数ユーザーによりなされる業務の作業手順を示すワークフローモデルを生成するワークフローモデル生成システムであって、前記複数のメッセージを、メッセージ内の文字列データが互いに類似する複数のメッセージからなるグループに分類する分類手段と、一のグループに属するメッセージのそれぞれがその内容によってどのタスクに分別されるかを判定する判定手段と、メッセージ間の参照関係に基づいてタスク間のフローを抽出し、判定されたタスクと、抽出されたフローからなるワークフローモデルを前記一のグループから複数生成する生成手段と、前記一のグループから生成された複数のワークフローモデルを比較し、前記業務に適した一以上の統合ワークフローモデルを生成する統合手段とを備えることを特徴とする。 A workflow model generation system according to one aspect of the present invention captures a plurality of messages for communication between users of a plurality of users, and generates a workflow model indicating a work procedure of a business performed by the plurality of users based on the captured messages. A workflow model generating system for classifying the plurality of messages into a group consisting of a plurality of messages in which the character string data in the messages are similar to each other, and each of the messages belonging to one group according to their contents. A determination means for determining which task is to be sorted and a flow between tasks is extracted based on a reference relationship between messages, and the determined task and a workflow model including the extracted flow are extracted from the one group. It is characterized by comprising a generating means for generating a plurality and a integrating means for comparing a plurality of workflow models generated from the one group and generating one or more integrated workflow models suitable for the business.

前記統合手段は、前記一のグループから生成された複数のワークフローモデルのうち、タスク数が所定の基準を満たすワークフローモデルを、統合ワークフローモデルとしてもよい。 The integrating means may use, as the integrated workflow model, a workflow model in which the number of tasks satisfies a predetermined criterion among the plurality of workflow models generated from the one group.

前記統合手段は、前記一のグループから生成された複数のワークフローモデルにおいて所定以上の割合で含まれるタスクを用いて統合ワークフローモデルを生成してもよい。 The integration means may create an integrated workflow model using tasks included in a plurality of workflow models generated from the one group at a predetermined ratio or more.

前記統合手段は、前記一のグループから生成された複数のワークフローモデルのうち、直近の第1期間において交信されたメッセージ群から生成された複数のワークフローモデルを統合して統合ワークフローモデルを生成してもよい。 The integrating means integrates a plurality of workflow models generated from a group of messages communicated in the latest first period among the plurality of workflow models generated from the one group to generate an integrated workflow model. Good.

前記統合手段は、更に、前記一のグループから生成された複数のワークフローモデルのうち、前記第1期間内の直近の第2期間において交信されたメッセージ群から生成された複数のワークフローモデルを統合して統合ワークフローモデルを生成してもよい。 The integration means further integrates a plurality of workflow models generated from a group of messages communicated in the second period closest to the first period among the plurality of workflow models generated from the one group. To generate an integrated workflow model.

前記統合手段は、前記第1期間内の統合ワークフローモデルと、前記第2期間内の統合ワークフローモデルとを比較し、2つの統合ワークフローが異なる場合、双方を正式な統合ワークフローモデルとして選定してもよい。 The integrating means compares the integrated workflow model in the first period with the integrated workflow model in the second period, and when the two integrated workflows are different from each other, even if both are selected as a formal integrated workflow model. Good.

前記統合手段は、前記第1期間内の統合ワークフローモデルと、前記第2期間内の統合ワークフローモデルとを比較し、2つの統合ワークフローが異なる場合、ワークフローシステムのユーザーにいずれか一方を選択させ、ユーザーに選択された統合ワークフローモデルを正式な統合ワークフローモデルとして選定してもよい。 The integrating means compares the integrated workflow model in the first period with the integrated workflow model in the second period, and when the two integrated workflows are different, allows the user of the workflow system to select one of them. The integrated workflow model selected by the user may be selected as the formal integrated workflow model.

前記統合手段は、前記一のグループから生成された複数のワークフローモデルのうち、生成の基となったメッセージ群の交信タイミングが直近のものから順にN(Nは2以上の自然数)個のワークフローモデルを統合して統合ワークフローモデルを生成してもよい。 The unifying unit selects N (N is a natural number of 2 or more) workflow models in order from the closest communication timing of the message group that is the basis of the generation among the plurality of workflow models generated from the one group. May be integrated to generate an integrated workflow model.

前記統合手段は、更に、前記一のグループから生成された複数のワークフローモデルのうち、生成の基となったメッセージ群の交信タイミングが直近のものから順にM(MはNより小さい自然数)個のワークフローモデルを統合して統合ワークフローモデルを生成してもよい。 The unifying unit further includes M (M is a natural number smaller than N) pieces of the plurality of workflow models generated from the one group, in order from the latest communication timing of the message group that is the basis of the generation. The workflow models may be integrated to generate an integrated workflow model.

前記統合手段は、前記N個のワークフローモデルを統合した統合ワークフローモデルと、前記M個のワークフローモデルを統合した統合ワークフローモデルとを比較し、2つの統合ワークフローが異なる場合、双方を正式な統合ワークフローモデルとして選定してもよい。 The integrating means compares the integrated workflow model in which the N workflow models are integrated with the integrated workflow model in which the M workflow models are integrated, and when the two integrated workflows are different, both are formalized integrated workflows. It may be selected as a model.

前記統合手段は、前記N個のワークフローモデルを統合した統合ワークフローモデルと、前記M個のワークフローモデルを統合した統合ワークフローモデルとを比較し、2つの統合ワークフローが異なる場合、ワークフローシステムのユーザーにいずれか一方を選択させ、ユーザーの選択した統合ワークフローモデルを正式な統合ワークフローモデルとして選定してもよい。 The integrating means compares the integrated workflow model in which the N workflow models are integrated with the integrated workflow model in which the M workflow models are integrated. Either one may be selected and the integrated workflow model selected by the user may be selected as the formal integrated workflow model.

所定のスキャン周期が到来する毎に、前記分類手段におけるグループの生成、前記判定手段におけるタスクの判定、前記生成手段におけるワークフローモデルの生成、前記統合手段における統合ワークフローモデルの生成を行い、前記統合手段は、新たに作成した統合フローモデルと既存の統合ワークフローモデルと異なる場合に、前記新たに作成した統合ワークフローモデルを正式な統合ワークフローモデルとして選定してもよい。 Each time a predetermined scan cycle arrives, the group is generated in the classifying unit, the task is determined in the determining unit, the workflow model is generated in the generating unit, and the integrated workflow model is generated in the integrating unit. May select the newly created integrated workflow model as the formal integrated workflow model when the newly created integrated flow model is different from the existing integrated workflow model.

前記複数のメッセージを蓄積するメッセージストレージに所定数のメッセージが蓄積される毎に、前記分類手段におけるグループの生成、前記判定手段におけるタスクの判定、前記生成手段におけるワークフローモデルの生成、前記統合手段における統合ワークフローモデルの生成を行い、前記統合手段は、新たに作成した統合フローモデルと既存の統合ワークフローモデルと異なる場合に、前記新たに作成した統合ワークフローモデルを正式な統合ワークフローモデルとして選定してもよい。 Each time a predetermined number of messages are stored in the message storage that stores the plurality of messages, a group is generated in the classifying unit, a task is determined in the determining unit, a workflow model is generated in the generating unit, and an integrating unit is used. An integrated workflow model is generated, and the integrated means selects the newly created integrated workflow model as a formal integrated workflow model when the newly created integrated flow model is different from the existing integrated workflow model. Good.

本発明の一態様のワークフローモデル生成プログラムは、複数ユーザーのユーザー間通信のための複数のメッセージを取り込み、取り込まれたメッセージに基づき、前記複数ユーザーによりなされる業務の作業手順を示すワークフローモデルを生成する処理、コンピューターに実行させるワークフローモデル生成プログラムであって、前記複数のメッセージを、メッセージ内の文字列データが互いに類似する複数のメッセージからなるグループに分類する分類ステップと、一のグループに属するメッセージのそれぞれがその内容によってどのタスクに分別されるかを判定する判定ステップと、メッセージ間の参照関係に基づいてタスク間のフローを抽出し、判定されたタスクと、抽出されたフローからなるワークフローモデルを、前記一のグループから複数生成する生成ステップと、前記一のグループから生成された複数のワークフローモデルを比較し、前記業務に適した一以上の統合ワークフローモデルを生成する統合ステップとをコンピューターに実行させることを特徴とする。 A workflow model generation program according to one aspect of the present invention captures a plurality of messages for inter-user communication of a plurality of users, and based on the captured messages, generates a workflow model indicating a work procedure of a business performed by the plurality of users. A process for performing a computer program, which is a workflow model generation program, wherein the plurality of messages are classified into a group consisting of a plurality of messages having character string data similar to each other, and a message belonging to one group. Of each task is determined according to its content, and the flow between tasks is extracted based on the reference relationship between messages, and the determined task and the workflow model consisting of the extracted flows In a computer, the generation step of generating a plurality of from the one group, and the integration step of comparing a plurality of workflow models generated from the one group, and generating one or more integrated workflow models suitable for the business. It is characterized by being executed.

本発明の一態様のワークフローモデル生成方法は、複数ユーザーのユーザー間通信のための複数のメッセージを取り込み、取り込まれたメッセージに基づき、前記複数ユーザーによりなされる業務の作業手順を示すワークフローモデルを生成するワークフローモデル生成方法であって、前記複数のメッセージを、メッセージ内の文字列データが互いに類似する複数のメッセージからなるグループに分類する分類ステップと、一のグループに属するメッセージのそれぞれがその内容によってどのタスクに分別されるかを判定する判定ステップと、メッセージ間の参照関係に基づいてタスク間のフローを抽出し、判定されたタスクと、抽出されたフローからなるワークフローモデルを、前記一のグループから複数生成する生成ステップと、前記一のグループから生成された複数のワークフローモデルを比較し、前記業務に適した一以上の統合ワークフローモデルを生成する統合ステップとを含むことを特徴とする。 A workflow model generation method according to one aspect of the present invention captures a plurality of messages for communication between users of a plurality of users, and based on the captured messages, generates a workflow model indicating a work procedure of a business performed by the plurality of users. And a classification step of classifying the plurality of messages into a group consisting of a plurality of messages in which the character string data in the message are similar to each other, and each of the messages belonging to one group according to their contents. The determination step for determining which task is to be sorted, and the flow between tasks is extracted based on the reference relationship between the messages, and the determined task and the workflow model composed of the extracted flow are added to the one group. From a plurality of workflow models generated from the one group to generate one or more integrated workflow models suitable for the business.

本発明の分類手段は、メッセージ内の文字列データが類似する複数のメッセージを1つのグループにまとめる。同じ業務に係るメールは、テンプレートを利用したりするなどして文面が類似することが多いので、業務ごとのグループにメッセージを分類することができる。 The classifying unit of the present invention collects a plurality of messages having similar character string data in a message into one group. Since emails related to the same business often have similar texts such as using templates, the messages can be classified into groups for each business.

判定手段は、そうして分類されたグループに属するメッセージの内容からタスク(作業項目)を判定する。本明細書における「タスク」は、業務となるプロセスを進行させるにあたって、関係者に割り当てられる作業項目である。日常的なコミュニケーションをなすような多数のメッセージからタスクを判定するので、職場で進行している業務におけるタスクの見落としを少なくすることができる。 The determination means determines the task (work item) from the contents of the messages belonging to the group thus classified. The “task” in the present specification is a work item assigned to a related person in advancing a process as a business. Since the task is judged from a large number of messages that make daily communication, it is possible to reduce the oversight of the task in the work being performed in the workplace.

生成手段は、メッセージ間の参照関係に基づいてタスクの流れ(実行順序)を抽出し、タスクとタスク間の流れとを表すワークフローモデルを複数生成する。グループに分類されたすべてのメールの参照関係を辿ることにより、例えば、メールAの参照関係から生成されたワークフローモデルと、メールBの参照関係から生成されたワークフローモデルのように、一のグループ(業務)に対して複数のワークフローモデルを生成することができる。 The generating unit extracts the flow of tasks (execution order) based on the reference relationship between the messages, and generates a plurality of workflow models that represent the tasks and the flows between the tasks. By tracing the reference relationships of all the mails classified into groups, one group (such as the workflow model generated from the reference relationship of the mail A and the workflow model generated from the reference relationship of the mail B) Multiple workflow models can be generated for (business).

統合手段は、同じグループから生成された複数のワークフローモデルを比較して統合ワークフローモデルを生成する。複数のワークフローモデルを比較することにより、複数のワークフローモデルに含まれるタスクの中で重要なタスクと重要でないタスクを判定し、重要なタスクからなる適切なワークフローモデルを生成できる可能性が高い。 The integrating means compares a plurality of workflow models generated from the same group to generate an integrated workflow model. By comparing a plurality of workflow models, it is likely that important tasks and unimportant tasks are determined from among the tasks included in the plurality of workflow models, and an appropriate workflow model composed of the important tasks can be generated.

ワークフローモデル生成システムの構成を示す。The structure of a workflow model generation system is shown. ワークフローモデル生成サーバー1000の機能的な構成を示すブロック図である。3 is a block diagram showing a functional configuration of a workflow model generation server 1000. FIG. 関係者アドレスリスト108の一例を示す。An example of the related party address list 108 is shown. メールストレージ109に蓄積されているメールのメールタイトル及び本文の一例を示す。An example of a mail title and a body of a mail stored in the mail storage 109 is shown. メールストレージ109に蓄積されているメールのヘッダ情報の一例を示す。An example of header information of emails stored in the email storage 109 is shown. グルーピング部102によるグルーピングの結果、生成されたグループ情報の一例を示す。An example of group information generated as a result of the grouping by the grouping unit 102 is shown. タスク判定部104の機能的な構成の詳細を示すブロック図である。3 is a block diagram showing details of a functional configuration of a task determination unit 104. FIG. (a)はタスクの集合のデータの一例を、(b)はフローの集合のデータの一例を、(c)はワークフローモデルのデータの一例を示す。(d)は、図形化されたワークフローモデルの一例を示す。(A) shows an example of data of a set of tasks, (b) shows an example of data of a set of flows, and (c) shows an example of data of a workflow model. (D) shows an example of a graphicized workflow model. (a)はタスクの集合のデータの一例を、(b)はフローの集合のデータの一例を、(c)はワークフローモデルのデータの一例を示す。(A) shows an example of data of a set of tasks, (b) shows an example of data of a set of flows, and (c) shows an example of data of a workflow model. ワークフローモデル生成サーバー1000の処理手順のメインとなるものを示すフローチャートである。9 is a flowchart showing the main part of the processing procedure of the workflow model generation server 1000. 処理対象となるグループにおいて生成された複数のワークフローモデルの一例を示す。An example of the some workflow model produced|generated in the group used as a process target is shown. ワークフローモデル統合部106の処理手順の一例を示すフローチャートである。9 is a flowchart showing an example of the processing procedure of the workflow model integration unit 106. 処理対象となるグループにおいて生成された複数のワークフローモデルの一例を示す。An example of the some workflow model produced|generated in the group used as a process target is shown. ワークフローモデル統合部106の処理手順の一例を示すフローチャートである。9 is a flowchart showing an example of the processing procedure of the workflow model integration unit 106. 処理対象となるグループにおいて生成された複数のワークフローモデルの一例を示す。An example of the some workflow model produced|generated in the group used as a process target is shown. ワークフローモデル統合部106の処理手順の一例を示すフローチャートである。9 is a flowchart showing an example of the processing procedure of the workflow model integration unit 106. ワークフローモデル統合部106の処理手順の一例を示すフローチャートである。9 is a flowchart showing an example of the processing procedure of the workflow model integration unit 106. ワークフローモデル統合部106の処理手順の一例を示すフローチャートである。9 is a flowchart showing an example of the processing procedure of the workflow model integration unit 106. ディスプレイデバイス1007Dに表示される対話画面の一例を示す。An example of the interactive screen displayed on the display device 1007D is shown. 処理対象となるグループにおいて生成された複数のワークフローモデルの一例を示す。An example of the some workflow model produced|generated in the group used as a process target is shown. ワークフローモデル統合部106の処理手順の一例を示すフローチャートである。9 is a flowchart showing an example of the processing procedure of the workflow model integration unit 106. ワークフローモデル統合部106の処理手順の一例を示すフローチャートである。9 is a flowchart showing an example of the processing procedure of the workflow model integration unit 106. ワークフローモデル統合部106の処理手順の一例を示すフローチャートである。9 is a flowchart showing an example of the processing procedure of the workflow model integration unit 106. ワークフローモデル統合部106の処理手順の一例を示すフローチャートである。9 is a flowchart showing an example of the processing procedure of the workflow model integration unit 106.

[1]ワークフローモデル生成システムの全体構成
以下、図面を参照しながら、ワークフローモデル生成システムの実施形態を説明する。ワークフローモデル生成システムの構成を図1に示す。
[1] Overall Configuration of Workflow Model Generation System Hereinafter, an embodiment of the workflow model generation system will be described with reference to the drawings. The configuration of the workflow model generation system is shown in FIG.

ワークフローモデル生成システム1は、企業や官公庁の職場等に設置される構内システムであり、図1に 示すように、ワークフローモデル生成サーバー1000、ワークフローモデル管理サーバー5001、メールサーバー4001、端末3001、3002、3003を構内LAN2000に接続することで構成される。 The workflow model generation system 1 is a local system installed in a workplace of a company or a public office, and as shown in FIG. 1, a workflow model generation server 1000, a workflow model management server 5001, a mail server 4001, terminals 3001, 3002, It is configured by connecting 3003 to the local area LAN 2000.

図1は、ワークフローモデル生成システム1の構成の他、ワークフローモデル生成サーバー1000を構成するハードウェア要素を併せて示す。図1に示すように、ワークフローモデル生成サーバー1000は、ハードウェア要素として、組込メディアであるHDD1001と、HDD1001からのブートストラップを実行させるためのROM1002と、HDD1001から読み出されたプログラムを格納するRAM1003と、RAM1003に読み出されたプログラムを構成する命令コードをフェッチし、デコードして、実行するCPU1004と、構内LAN2000との物理的な接続を規定するネットワークインターフェイスカード(NIC)1005と、対話的な操作環境をユーザーに提供するI/Oデバイス1007(ディスプレイデバイス1007D、キャラクターデバイス1007C、ポインティングデバイス1007Pを有する)を含む。 FIG. 1 shows not only the configuration of the workflow model generation system 1 but also the hardware elements constituting the workflow model generation server 1000. As shown in FIG. 1, the workflow model generation server 1000 stores, as hardware elements, an HDD 1001 that is an embedded medium, a ROM 1002 for executing bootstrap from the HDD 1001, and a program read from the HDD 1001. A RAM 1003, a CPU 1004 that fetches, decodes, and executes an instruction code that constitutes the program read to the RAM 1003, a network interface card (NIC) 1005 that defines a physical connection with the local area LAN 2000, and an interactive operation. It includes an I/O device 1007 (having a display device 1007D, a character device 1007C, and a pointing device 1007P) that provides a user with a variety of operating environments.

HDD1001には、OS1009と、OS1009上で動作する複数のアプリケーション1010とがインストールされている。複数のアプリケーション1010の1つとして、HDD1001には、ワークフローモデル生成プログラムの具体例であるワークフローモデル生成ツール1011がインストールされている。ワークフローモデル生成サーバー1000は、ブートストラップによりOS1009を起動した後、OS1009上でワークフローモデル生成ツール1011を動作させることで、ワークフローモデルの生成機能を発揮する。 An OS 1009 and a plurality of applications 1010 operating on the OS 1009 are installed in the HDD 1001. As one of the plurality of applications 1010, a workflow model generation tool 1011 which is a specific example of the workflow model generation program is installed in the HDD 1001. The workflow model generation server 1000 activates the OS 1009 by bootstrapping and then operates the workflow model generation tool 1011 on the OS 1009 to exert the function of generating a workflow model.

[2]ワークフローモデル生成サーバー1000の機能構成
ワークフローモデル生成ツール1011は、複数のプログラムモジュールから構成される。HDD1001から、ワークフローモデル生成ツール1011を構成するプログラムモジュールをロードすることで、ワークフローモデル生成サーバー1000は、図2に示すような機能的な構成をなす 。具体的にいうと、ワークフローモデル生成サーバー1000は、図2に示すように、メールスキャン部101、グルーピング部102、ワークフローモデル生成部103(タスク判定部104、フロー抽出部105、ワークフローモデル統合部106を含む)、ワークフローモデル登録部107、関係者アドレスリスト108、メールストレージ109、グループ情報ストレージ110、ワークフローモデルストレージ111により構成される。
[2] Functional Configuration of Workflow Model Generation Server 1000 The workflow model generation tool 1011 is composed of a plurality of program modules. By loading the program modules forming the workflow model generation tool 1011 from the HDD 1001, the workflow model generation server 1000 has a functional configuration as shown in FIG. Specifically, as shown in FIG. 2, the workflow model generation server 1000 includes a mail scan unit 101, a grouping unit 102, a workflow model generation unit 103 (task determination unit 104, flow extraction unit 105, workflow model integration unit 106). ), a workflow model registration unit 107, a related party address list 108, a mail storage 109, a group information storage 110, and a workflow model storage 111.

(1)メールスキャン部101
メールスキャン部101は、図1のメールサーバー4001をアクセスして、メールボックス4001Bに蓄積された複数のメールのうち、関係者アドレスリスト108に掲載された複数メールアドレスを、差出人又は受取人とする全てのメールを取り込む。関係者アドレスリスト108は、図1に示す端末3001、3002、3003を操作するユーザーであって、事業所内の何等かの直接業務、間接業務に係る関係者のメールアドレスを示す。こうしたメールアドレスを差出人又は受取人とするメールを全て取り込み、メールストレージ109に格納することで、直接業務、間接業務に係る全てのメールがメールストレージ109に得られ、ワークフローモデル生成ツール1011による処理に供される。
(1) Email scanning unit 101
The mail scanning unit 101 accesses the mail server 4001 shown in FIG. 1 and sets a plurality of mail addresses listed in the related party address list 108 as a sender or a recipient among the plurality of mails stored in the mailbox 4001B. Capture all emails. The related party address list 108 is a user who operates the terminals 3001, 3002, and 3003 shown in FIG. 1 and indicates the mail addresses of related parties involved in some direct work and indirect work in the business establishment. By fetching all the emails whose senders or recipients are such email addresses and storing them in the email storage 109, all emails related to direct and indirect jobs can be obtained in the email storage 109, and can be processed by the workflow model generation tool 1011. Be served.

図3に示すように、関係者AAA、BBB、CCCといったメールアドレスが、関係者アドレスリスト108に記載されている場合、メールスキャン部101は、これら関係者AAA、BBB、CCCのメールアドレスを、差出人又は受取人とするメールを、メールサーバー4001からメールストレージ109を取り込む。メールスキャン部101による取り込みで、メールストレージ109には、図4に示すようなメールM11〜M12、M21〜M22、M31〜M34が格納される。また、メールストレージ109には、図5に示すような、各メールのヘッダ情報も格納される。図5において、Message−IDは、メールを一意に識別するID情報である。Referenceは、参照関係のあるメールのMessage−IDが格納される。Dateはメールの通信日時である。Fromはメールの送信元アドレスであり、Toはメールの送信先アドレスである。Referenceフィールドによりどのメールがどのメールに対する返信なのかを特定することが可能である。 As shown in FIG. 3, when the mail addresses such as the parties AAA, BBB, and CCC are listed in the party address list 108, the mail scanning unit 101 determines the mail addresses of the parties AAA, BBB, and CCC as follows. The mail as the sender or the recipient is fetched from the mail server 4001 to the mail storage 109. The mails M11 to M12, M21 to M22, and M31 to M34 as shown in FIG. 4 are stored in the mail storage 109 by the mail scanning unit 101. The mail storage 109 also stores header information of each mail as shown in FIG. In FIG. 5, Message-ID is ID information that uniquely identifies a mail. In Reference, the Message-ID of a mail having a reference relationship is stored. Date is the communication date and time of the mail. From is a mail source address, and To is a mail destination address. It is possible to specify which mail is a reply to which mail by the Reference field.

(2)グルーピング部102
グルーピング部102は、メールストレージ109に蓄積されたメールを、文面のテキストが互いに類似する複数のメッセージからなるグループに分類する。
(2) Grouping unit 102
The grouping unit 102 classifies the mails stored in the mail storage 109 into a group of a plurality of messages whose texts are similar to each other.

グルーピング部102は、例えば、tf−idfやword2vec等の特徴量計算方法を用いて、メールストレージ109に蓄積された各メールの特徴量を計算する。そしてグルーピング部102は、例えば、K−means法やウォード法などのアルゴリズムを用いて、計算された特徴量のクラスタリングを行う。 The grouping unit 102 calculates the characteristic amount of each mail accumulated in the mail storage 109 by using a characteristic amount calculation method such as tf-idf or word2vec. Then, the grouping unit 102 performs clustering of the calculated feature amount using an algorithm such as the K-means method or the Ward method.

他のメールの一部または全部を引用したり、同一のテンプレートを基に作成したりすることで、テキストが互いに類似する2以上のメールは、こうしたクラスタリングにより同じグループ(クラスタ)に分類される。同じグループに分類される2以上のメールは、同じ業務に係るメールであると考えられる。グルーピング部102は、各グループに属するメールの情報(グループ情報)をグループ情報ストレージ110に書き込み、以降の処理に供する。 By quoting some or all of other mails or creating them based on the same template, two or more mails having similar texts are classified into the same group (cluster) by such clustering. Two or more emails classified into the same group are considered to be emails related to the same business. The grouping unit 102 writes the information (group information) of the mails belonging to each group into the group information storage 110, and uses it for the subsequent processing.

図6は、グループ情報ストレージ110に書き込まれたグループ情報の一例であり、グループ「G1」にM11、M12、M31、M32、M33、M34の6つのメールが分類され、グループ「G3」にM21、M22を含む複数のメールが分類されていることを示している。 FIG. 6 is an example of group information written in the group information storage 110. Six mails M11, M12, M31, M32, M33, and M34 are classified into the group “G1”, and the group “G3” includes M21 and M21. This indicates that a plurality of emails including M22 are classified.

(3)ワークフローモデル生成部103
ワークフローモデル生成部103は、グループ情報ストレージ110に記憶されているグループ情報のグループそれぞれに対してワークフローモデルを生成する。ワークフローモデル生成部103は、タスク判定部104によるメールテキストからのタスクを判定するタスク判定処理、フロー抽出部105によるメールの参照関係に基づくフロー抽出処理、ワークフローモデル統合部106によるワークフローモデル統合処理の順に処理を実行し、最終的に生成された統合ワークフローモデルをワークフローモデルストレージ111に書き込む。
(3) Workflow model generation unit 103
The workflow model generation unit 103 generates a workflow model for each group of group information stored in the group information storage 110. The workflow model generation unit 103 includes a task determination process for determining a task from a mail text by the task determination unit 104, a flow extraction process based on a mail reference relationship by the flow extraction unit 105, and a workflow model integration process by the workflow model integration unit 106. The processes are sequentially executed, and the finally generated integrated workflow model is written in the workflow model storage 111.

(3−1)タスク判定部104
タスク判定部104は、メールストレージ109に蓄積されたメールのうち処理対象となったグループに属するメールそれぞれの内容に応じたタスクを判定する。
(3-1) Task determination unit 104
The task determination unit 104 determines a task according to the content of each email belonging to the processing target group among the emails stored in the email storage 109.

図7は、タスク判定部104の詳細な機能構成を示すブロック図である。 タスク判定部104は、単語ベクトル作成フェーズf1、文章学習フェーズf2、タスク判定フェーズf3といった3つのフェーズからなる文面処理を実行する。 FIG. 7 is a block diagram showing a detailed functional configuration of the task determination unit 104. The task determination unit 104 executes a text processing including three phases including a word vector creation phase f1, a sentence learning phase f2, and a task determination phase f3.

単語ベクトル生成フェーズf1は、文書データを対象とした文節分解、単語ベクトルの生成を行う処理フェーズである。 The word vector generation phase f1 is a processing phase in which segmentation of document data and word vector generation are performed.

文章学習フェーズf2は、メール文面と、タスク情報とのセットである学習データを生成する処理フェーズである。タスク情報は、同じセットに含まれるメール文面に、タスクが含まれているかどうかを示す。 The sentence learning phase f2 is a processing phase for generating learning data which is a set of mail text and task information. The task information indicates whether or not a task is included in the mail text included in the same set.

タスク判定フェーズf3は、処理対象のグループに属するメール文面が、タスクを含むのかどうかの判定を行う処理フェーズである。 The task determination phase f3 is a processing phase for determining whether or not the mail text belonging to the processing target group includes a task.

単語ベクトル作成フェーズf1、文章学習フェーズf2、タスク判定フェーズf3のそれぞれにおいて、処理対象となるべきデータは、処理対象ストレージ104−5から文節分解部104−2−1に供給される。処理対象ストレージ104−5が、文節分解部104−2−1に供給するデータは以下の通りである。単語ベクトル作成フェーズf1で処理対象となるデータは、メールデータベースに蓄積されたメール文面、公衆利用が可能なWebページ等から取得することができる公共文書の文書データである。文章学習フェーズf2で処理対象となるデータは、学習データに含まれるメール文面、タスク判定フェーズf3で処理対象となるデータは、処理対象となったグループに属するメール文面である。
単語ベクトル作成フェーズf1において単語ベクトルの作成に用いる公共文書としては、Wikipedia(登録商標)、twitter(登録商標)などのソーシャルメディアで利用可能となる文書を利用することができる。特にWikipedia(登録商標)に掲載された文書は、ビジネスライクなものに限定されており、業務用のメール文面に対して問題なく適用でき、また、サンプル数が多いとの利点が存在する。
In each of the word vector creation phase f1, the sentence learning phase f2, and the task determination phase f3, data to be processed is supplied from the processing target storage 104-5 to the phrase segmentation unit 104-2-1. The data supplied from the processing target storage 104-5 to the phrase segmentation unit 104-2-1 is as follows. The data to be processed in the word vector creation phase f1 is document data of a public document that can be acquired from a mail text stored in a mail database, a publicly available Web page, or the like. The data to be processed in the sentence learning phase f2 is a mail text included in the learning data, and the data to be processed in the task determination phase f3 is a mail text belonging to the group to be processed.
As a public document used for creating a word vector in the word vector creating phase f1, a document available on social media such as Wikipedia (registered trademark) or tweeter (registered trademark) can be used. In particular, the documents published in Wikipedia (registered trademark) are limited to business-like ones, and can be applied to business mail texts without any problems, and there are advantages that the number of samples is large.

(3−1−1)RNN104−1
RNN104−1は、多段接続されたLSTM(Long Short Term memory)104−1−1、104−1−2、104−1−3、・・・、104−1−nによって構成され、単語ベクトル作成フェーズf1で作成された単語ベクトル、文章学習フェーズf2で生成された学習データにおける単語ベクトルを保存する。また、文章学習フェーズf2で生成された学習データにおけるタスク情報に従い重み係数W1、W2、W3、・・・、Wnを生成して、当該重み係数に従い、入力語X1、X2、X3、・・・、Xnを出力語に変換する。
(3-1-1) RNN104-1
The RNN 104-1 is configured by multi-stage connected LSTMs (Long Short Term memories) 104-1-1, 104-1-2, 104-1-3,..., 104-1-n, and creates a word vector. The word vector created in the phase f1 and the word vector in the learning data created in the sentence learning phase f2 are saved. Further, the weighting factors W1, W2, W3,..., Wn are generated according to the task information in the learning data generated in the sentence learning phase f2, and the input words X1, X2, X3,. , Xn to output words.

入力語X1、X2、X3、・・・、Xnは、処理対象となったグループのメール文面において形態素となる単語に、ベクトル埋込手法を適用することで、得られるM次元ベクトルである。それぞれの単語がM次元の次数を有し、ベクトル埋込手法により得られる単語ベクトルは、メールの文脈において周囲に位置する単語との関係から定まる独特のニュアンスを単語毎に表現する。 The input words X1, X2, X3,..., Xn are M-dimensional vectors obtained by applying the vector embedding method to the words that are morphemes in the mail text of the group to be processed. Each word has an M-dimensional degree, and the word vector obtained by the vector embedding method expresses a unique nuance for each word that is determined by the relationship with the surrounding words in the context of the mail.

重み係数W1、W2、W3、・・・、Wnは、単語ベクトルと同じ次元数の多項式(M次元多項式)の係数であり、M次元空間において、あるタスクを包含するとされる単語ベクトルと、当該タスクを包含しないとされる単語ベクトルとを分離するための平面(超平面)を規定する。 The weighting factors W1, W2, W3,..., Wn are coefficients of a polynomial (M-dimensional polynomial) having the same number of dimensions as the word vector, and the word vector that is supposed to include a certain task in the M-dimensional space, A plane (hyperplane) is defined for separating a word vector that does not include a task.

文章学習フェーズf2で得た学習データにおいてタスクを包含するとされたメール文面の単語ベクトルや、単語ベクトル作成フェーズf1において作成された単語ベクトルのうち、同じタスクを包含するとされるものは、重み係数W1、W2、W3、・・・、Wnにより一様に分類される。 Of the word vectors in the mail text that are said to include a task in the learning data obtained in the sentence learning phase f2 and the word vectors created in the word vector creation phase f1, those that include the same task are the weighting factors W1. , W2, W3,..., Wn.

任意の時点tに対応するLSTM104−1−tの構成を、枠f11に引き出して示す。枠f11に示すようにLSTM104−1−tは、時点tの入力語Xtを格納するメモリ171、ベクトル演算部172を含み、入力語Xtと、直前(時刻t−1)のメモリユニットの出力語Ht−1とに重み係数W1、W2、W3、・・・、Wnを乗じて合計し、活性化関数に供するとの演算を実行する。 The configuration of the LSTM 104-1-t corresponding to an arbitrary time point t is shown in a frame f11. As shown in a frame f11, the LSTM 104-1-t includes a memory 171 that stores the input word Xt at the time point t and a vector operation unit 172, and the input word Xt and the output word of the memory unit immediately before (time t-1). Ht-1 is multiplied by weighting factors W1, W2, W3,..., Wn and summed, and the result is used as an activation function.

(3−1−2)文節分解部104−2−1、単語ベクトル作成部104−2−2
文節分解部104−2−1は、各フェーズにおいて、処理対象として与えられデータに対して形態素解析を施し、形態素である単語に分解する。
単語ベクトル作成部104−2−2は、各フェーズで処理対象とされたデータから、生成された単語を、単語ベクトルに変換する処理をRNN104−1に実行させる。
具体的にいうと、単語ベクトル作成フェーズf1においてメールデータベースや公共文書に含まれる単語を単語ベクトルに変換する。また文書学習フェーズf2において、生成された学習データに含まれるメール文を単語ベクトルに変換して、当該学習データに含まれるタスク情報に従い、RNN104−1の学習を行う。
(3-1-2) Phrase segmentation unit 104-2-1, word vector creation unit 104-2-2
In each phase, the phrase decomposing unit 104-2-1 performs morphological analysis on the data given as a processing target and decomposes it into words that are morphemes.
The word vector creation unit 104-2-2 causes the RNN 104-1 to execute a process of converting a word generated from the data to be processed in each phase into a word vector.
Specifically, in the word vector creating phase f1, the words included in the mail database or the public document are converted into word vectors. In the document learning phase f2, the mail sentence included in the generated learning data is converted into a word vector, and the RNN 104-1 is learned according to the task information included in the learning data.

(3−1−3)学習制御部104−3
学習制御部104−3は、文章学習フェーズf2の処理として、処理対象ストレージ104−5に格納されたメール文面のサンプル(以下、文面サンプルと呼ぶ)を表示し、表示されたメール文面のサンプルを対象とした、対話処理を実行する。具体的にいうと、学習制御部104−3は、文面サンプルが表示された際、表示された文面サンプルがメールの差出人が行うべきタスクを含むか、受取人が行うべきタスクを含むか、何れのタスクも含まないかの指定を受け付ける。このようにして受け付けた、タスク包含の有無に従い、文面サンプルの中から、差出人、受取人の何れかが行うべきタスクを抽出し、その抽出結果を示すタスク情報を生成する。単語の単語ベクトルを求める。こうして求めた単語ベクトルを一様に分類する重み係数を算出して、RNN104−1を構成する各LSTM104−1−1、104−1−2、104−1−3、・・・、104−1−nに設定する。
(3-1-3) Learning control unit 104-3
The learning control unit 104-3 displays a mail text sample (hereinafter referred to as a text sample) stored in the processing target storage 104-5 as the processing of the text learning phase f2, and displays the displayed mail text sample. Execute the target interactive process. Specifically, when the text sample is displayed, the learning control unit 104-3 determines whether the displayed text sample includes a task to be performed by the sender of the email or a task to be performed by the recipient. Accepts the specification of whether or not to include the task. A task to be performed by either the sender or the recipient is extracted from the text sample according to the presence or absence of the task inclusion thus received, and task information indicating the extraction result is generated. Find the word vector of a word. A weighting factor for uniformly classifying the word vector thus obtained is calculated, and each of the LSTMs 104-1-1, 104-1-2, 104-1-3,..., 104-1 forming the RNN 104-1. Set to -n.

(3−1−4)変換制御部104−4
変換制御部104−4は、タスク判定フェーズf3において処理対象となったグループのメール文面を構成する複数の単語のそれぞれを、文面における順序で、LSTM104−1−1、104−1−2、104−1−3、・・・、104−1−nのそれぞれに設定して、LSTM104−1−1、104−1−2、104−1−3、・・・、104−1−nによる多段演算を、LSTM104−1−1、104−1−2、104−1−3、・・・、104−1−nに実行させる。そして、RNN104−1の最終段である、LSTM104−1−nの出力語の単語ベクトルが、学習制御部104−3により抽出された複数タスクのうち、どれに対応するかを判定して、当該出力語に対応するタスクを変換結果として出力する。
(3-1-4) Conversion control unit 104-4
The conversion control unit 104-4 uses the LSTMs 104-1-1, 104-1-2, 104 in the order of the texts of the plurality of words that form the mail text of the group that is the processing target in the task determination phase f3. -1-3,..., 104-1-n, respectively, and multistage by LSTM104-1-1, 104-1-2, 104-1-3,. The calculation is executed by the LSTMs 104-1-1, 104-1-2, 104-1-3,..., 104-1-n. Then, the word vector of the output word of the LSTM 104-1-n, which is the final stage of the RNN 104-1, is determined to correspond to the plurality of tasks extracted by the learning control unit 104-3, and The task corresponding to the output word is output as the conversion result.

図6に示すように、グループ「G1」には、M11、M12、M31、M32、M33、M34の6通のメールが分類されている。タスク判定部104は、例えば、M11を「申請」タスクと判定し、M12を「承認」タスクと判定する。同様に、タスク判定部104は、例えば、M31、M32、M33、M34を「申請」タスク、「質問」タスク、「回答」タスク、「承認」タスクと判定する。 As shown in FIG. 6, six mails M11, M12, M31, M32, M33, and M34 are classified into the group “G1”. For example, the task determination unit 104 determines that M11 is an “application” task and M12 is an “approval” task. Similarly, the task determination unit 104 determines, for example, M31, M32, M33, and M34 as an “application” task, a “question” task, an “answer” task, and an “approval” task.

(3−2)フロー抽出部105
フロー抽出部105は、メール間の参照関係を利用して、タスク判定部104で判定された各タスク間のフローを抽出する。
(3-2) Flow extraction unit 105
The flow extraction unit 105 extracts the flow between the tasks determined by the task determination unit 104 by using the reference relation between the emails.

具体的には、メールストレージ109に蓄積されているメールのヘッダ情報内のReferenceフィールドから、各メールがどのメールに対して返信されているのかを特定する。例えば、図5に示すヘッダ情報によると、M12はM11に対する返信メールであることが特定できる。同様に、M32はM31に対する返信メールであり、M33はM32に対する返信メールであり、M34はM33に対する返信メールであることが特定できる。 Specifically, from the Reference field in the header information of the emails stored in the email storage 109, it is identified to which email each email is returned. For example, according to the header information shown in FIG. 5, M12 can be identified as a reply mail to M11. Similarly, it can be specified that M32 is a reply mail to M31, M33 is a reply mail to M32, and M34 is a reply mail to M33.

フロー抽出部105は、特定されたメール間の参照関係をタスク間のフローに変換する。M12はM11に対する返信メールであることから、M11に対応する「申請」タスクからM12に対応する「承認」タスクへのフローに変換される。そして、フロー抽出部105は、M11、M12から「申請」タスクの後に「承認」タスクを実行するというワークフローモデルを生成する。同様に、フロー抽出部105は、M31、M32、M33、M34から「申請」タスクの後に「質問」タスクを実行し、「質問」タスクの後に「回答」タスクを実行し、「回答」タスクの後に「承認」タスクを実行するというワークフローモデルを生成する。 The flow extraction unit 105 converts the specified reference relationship between emails into a flow between tasks. Since M12 is a reply mail to M11, the flow is converted from the “application” task corresponding to M11 to the “approval” task corresponding to M12. Then, the flow extraction unit 105 generates a workflow model in which the “approval” task is executed after the “application” task from M11 and M12. Similarly, the flow extraction unit 105 executes the "question" task after the "apply" task, the "answer" task after the "question" task, and the "answer" task from the M31, M32, M33, and M34. Generate a workflow model to execute the "approval" task later.

フロー抽出部105では、1つのグループに対して複数のワークフローモデルが生成される。上述の例では、グループ「G1」のうち、M11、M12から生成されたワークフローモデルと、M31、M32、M33、M34から生成されたワークフローモデルの2つのワークフローモデルが生成される。 The flow extraction unit 105 generates a plurality of workflow models for one group. In the above example, two workflow models are generated, the workflow model generated from M11 and M12 and the workflow model generated from M31, M32, M33, and M34 in the group “G1”.

フロー抽出部105は、ワークフローモデルをタスクの集合とフローの集合として生成する。図8(a)は生成されたタスクの集合のデータの一例であり、図8(b)は生成されたフローの集合のデータの一例であり、図8(c)は生成されたワークフローモデルのデータの一例であり、図8(d)は生成されたワークフローモデルを図形化した一例である。 The flow extraction unit 105 generates a workflow model as a set of tasks and a set of flows. FIG. 8A is an example of data of the generated task set, FIG. 8B is an example of data of the generated flow set, and FIG. 8C is a diagram of the generated workflow model. FIG. 8D is an example of data, and is an example in which the generated workflow model is visualized.

図8(a)において、「タスクID」は、ワークフローモデルに含まれるタスクを一意に識別するID情報である。「タスク名」はタスク判定部104で判定されたタスク名である。「担当者」はタスク判定の基となったメールの差出人を示す情報である。「日時」はタスク判定の基となったメールの通信日時である。 In FIG. 8A, “task ID” is ID information that uniquely identifies a task included in the workflow model. The “task name” is the task name determined by the task determination unit 104. The “person in charge” is information indicating the sender of the email that is the basis of the task determination. The “date and time” is the communication date and time of the mail that is the basis of the task determination.

図8(b)において、「フローID」はワークフローモデルに含まれるフローを一意に識別するID情報である。「From」はフローの起点になるタスクのタスクIDである。「To」はフローの終点になるタスクのタスクIDである。 In FIG. 8B, “flow ID” is ID information that uniquely identifies a flow included in the workflow model. “From” is the task ID of the task that is the starting point of the flow. “To” is the task ID of the task that becomes the end point of the flow.

図8(c)において、「ワークフローモデルID」は生成されたワークフローモデルを一意に識別するID情報である。「タスクの集合」はワークフローモデルに含まれるタスクのタスクIDの集合である。「フローの集合」はワークフローモデルに含まれるフローのフローIDの集合である。「日時」は当該ワークフローモデルを生成する基となった業務を実施した時期を特定するものであり、例えば、ワークフローモデルに含まれるタスクの日時が最も新しいもの、または、最も古いものを用いる。 In FIG. 8C, “workflow model ID” is ID information that uniquely identifies the generated workflow model. The “task set” is a set of task IDs of tasks included in the workflow model. The “flow set” is a set of flow IDs of flows included in the workflow model. The “date and time” specifies the time when the work that is the basis for generating the workflow model is performed, and for example, the date and time of the task included in the workflow model is the latest or the oldest.

(3−3)ワークフローモデル統合部106
ワークフローモデル統合部106は、フロー抽出部105においてグループごとに複数生成されたワークフローモデルを統合して、グループごとに統合ワークフローモデルを生成する。
(3-3) Workflow model integration unit 106
The workflow model integration unit 106 integrates a plurality of workflow models generated for each group in the flow extraction unit 105 to generate an integrated workflow model for each group.

ワークフローモデル統合部106は、統合ワークフローモデルをタスクの集合とフローの集合として生成する。図9(a)は生成されたタスクの集合のデータの一例であり、図9(b)は生成されたフローの集合のデータの一例であり、図9(c)は生成された統合ワークフローモデルのデータの一例である。図9(a)、(b)、(c)における各項目は、図8(a)、(b)、(c)における各項目と同様である。 The workflow model integration unit 106 generates an integrated workflow model as a set of tasks and a set of flows. FIG. 9A is an example of generated task set data, FIG. 9B is an example of generated flow set data, and FIG. 9C is a generated integrated workflow model. Is an example of the data of. Each item in FIGS. 9A, 9B, and 9C is the same as each item in FIGS. 8A, 8B, and 8C.

そして、ワークフローモデル統合部106は、生成した統合ワークフローモデルをワークフローモデルストレージ111に書き込む。 Then, the workflow model integration unit 106 writes the generated integrated workflow model in the workflow model storage 111.

ワークフローモデル統合部106における統合ワークフローモデルを生成する処理の詳細については後述する。 Details of the process of generating the integrated workflow model in the workflow model integration unit 106 will be described later.

(4)ワークフローモデル登録部107
ワークフローモデル登録部107は、構内LAN2000を介して、ワークフローモデルストレージ111に蓄積されたワークフローモデルを、図1に示すワークフローモデル管理サーバー5001に登録する。
(4) Workflow model registration unit 107
The workflow model registration unit 107 registers the workflow model stored in the workflow model storage 111 via the local area LAN 2000 in the workflow model management server 5001 shown in FIG.

以上が、ワークフローモデル生成サーバー1000の機能的要素の説明である。これら図2に示した機能的要素は、プログラムモジュールであるから、プログラムコードを用いて、所定の処理手順を記述することで作成することができる。具体的にいうと、ワークフローモデル統合部106は、後述する図12,14,16−18,21−24のフローチャートに示す処理手順を記述することで作成することができる。そうした記述に用いることができるプログラムコードとしては、算術演算、論理演算、レジスタ操作、メモリ操作のための命令コード等がある。 The above is a description of the functional elements of the workflow model generation server 1000. Since the functional elements shown in FIG. 2 are program modules, they can be created by describing a predetermined processing procedure using a program code. Specifically, the workflow model integration unit 106 can be created by describing the processing procedure shown in the flowcharts of FIGS. 12, 14, 16-18, and 21-24 described later. Program codes that can be used for such description include instruction codes for arithmetic operations, logical operations, register operations, and memory operations.

残りのプログラムモジュール(メールスキャン部101、グルーピング部102、タスク判定部104、フロー抽出部105、ワークフローモデル登録部107)については、機械翻訳分野、人口知能分野のプログラム開発のためにサードベンダー等から供給されるプログラムライブラリィやOS1009のプログラムライブラリィのAPI(Application Programing Interface)をコールする呼出コードを用いて作成することができる。 The remaining program modules (mail scanning unit 101, grouping unit 102, task determination unit 104, flow extraction unit 105, workflow model registration unit 107) are provided by a third vendor or the like for program development in the machine translation field or artificial intelligence field. It can be created by using a calling code that calls an API (Application Programming Interface) of the supplied program library or the program library of the OS 1009.

またメールストレージ109、グループ情報ストレージ110、ワークフローモデルストレージ111は、HDD1001のファイルシステム構造における一個のサブディレクトリとして実現される。 The mail storage 109, the group information storage 110, and the workflow model storage 111 are realized as one subdirectory in the file system structure of the HDD 1001.

図1に戻って、ワークフローモデル生成システムの残りの構成要素(ワークフローモデル管理サーバー5001)について説明する。 Returning to FIG. 1, the remaining components (workflow model management server 5001) of the workflow model generation system will be described.

ワークフローモデル管理サーバー5001は、ワークフローモデル生成サーバー1000からワークフローモデルの登録を受け付けて、ワークフローモデルの管理を行う。構内の端末3001、3002、3003からアクセスが要求された場合、ワークフローモデルの一覧表示、ワークフローモデルの詳細表示を含む表示画面を生成して、要求を発した端末3001、3002、3003に送信する。こうした表示画面が表示されることで、端末3001、3002、3003を操作する関係者は、ワークフローモデル管理サーバー5001にどのようなワークフローモデルが登録されているかを確認することができる。 The workflow model management server 5001 receives registration of a workflow model from the workflow model generation server 1000 and manages the workflow model. When access is requested from the terminals 3001, 3002 and 3003 on the premises, a display screen including a workflow model list display and a workflow model detail display is generated and transmitted to the requesting terminals 3001, 3002 and 3003. By displaying such a display screen, a person involved in operating the terminals 3001, 3002, and 3003 can confirm what kind of workflow model is registered in the workflow model management server 5001.

[3]ワークフローモデル生成システムの動作
以上のように構成されたワークフローモデル生成システム1の動作について説明する。
[3] Operation of Workflow Model Generation System The operation of the workflow model generation system 1 configured as above will be described.

(1)メイン動作
図10は、ワークフローモデル生成ツール1011の処理手順のメインとなるものを示すフローチャートである 。
(1) Main Operation FIG. 10 is a flowchart showing the main processing procedure of the workflow model generation tool 1011.

ワークフローモデル生成ツール1011が起動すると、メールスキャン部101は関係者アドレスリスト108の内容に従い、メールボックス4001Bに蓄積したメールをメールストレージ109に取り込む(ステップS101)。 When the workflow model generation tool 1011 is activated, the mail scanning unit 101 loads the mail accumulated in the mailbox 4001B into the mail storage 109 according to the contents of the related party address list 108 (step S101).

グルーピング部102は、メールストレージ109に蓄積されたメールのグルーピングを行い、グルーピング結果のグループ情報をグループ情報ストレージ110に書き込む(ステップS102)。 The grouping unit 102 performs grouping of the mails stored in the mail storage 109 and writes the group information of the grouping result to the group information storage 110 (step S102).

ワークフローモデル生成部103は、グループ情報ストレージ110に書き込まれたグループ情報における各グループを順番に処理対象のグループとして特定し、特定したグループについて以下のステップS103〜S105の処理を行う。 The workflow model generation unit 103 sequentially specifies each group in the group information written in the group information storage 110 as a processing target group, and performs the following steps S103 to S105 for the specified group.

タスク判定部104は、処理対象のグループに属する各メールを、メールの内容に対応するタスクに判定する(ステップS103)。 The task determination unit 104 determines each email belonging to the processing target group as a task corresponding to the content of the email (step S103).

フロー抽出部105は、メール間の参照関係に基づいてタスク間の流れを抽出し、タスク判定部104で判定されたタスクと、抽出されたタスク間の流れとを表すワークフローモデルを複数生成する(ステップS104)。 The flow extraction unit 105 extracts a flow between tasks based on the reference relationship between emails, and generates a plurality of workflow models that represent the tasks determined by the task determination unit 104 and the extracted flows between tasks ( Step S104).

ワークフローモデル統合部106は、フロー抽出部105で生成された複数のワークフローモデルを統合して統合ワークフローモデルを生成し、ワークフローモデルストレージ111に書き込む(ステップS105)。ワークフローモデル統合部106の動作の詳細は後述する。 The workflow model integration unit 106 integrates the plurality of workflow models generated by the flow extraction unit 105 to generate an integrated workflow model, and writes the integrated workflow model in the workflow model storage 111 (step S105). Details of the operation of the workflow model integration unit 106 will be described later.

ワークフローモデル登録部107は、構内LAN2000を介して、ワークフローモデルストレージ111に蓄積されたワークフローモデルを、図1に示すワークフローモデル管理サーバー5001に登録する(ステップS106)。 The workflow model registration unit 107 registers the workflow model stored in the workflow model storage 111 in the workflow model management server 5001 shown in FIG. 1 via the local area LAN 2000 (step S106).

(2)ワークフローモデル統合部106の動作の詳細
ワークフローモデル統合部106が実行する複数のワークフローモデルを統合して統合ワークフローモデルを生成する処理について、いくつかの例を挙げて説明する。
(2) Details of Operation of Workflow Model Integrating Unit 106 A process of integrating a plurality of workflow models executed by the workflow model integrating unit 106 to generate an integrated workflow model will be described with some examples.

(2−1)例1
統合ワークフローモデルを生成する一つの方法として、不要なタスクを削除して、必要最低限のタスクからなるワークフローモデルを統合ワークフローモデルとしてデータを生成することが考えられる。
(2-1) Example 1
As one method of generating the integrated workflow model, it is conceivable to delete unnecessary tasks and generate data as the integrated workflow model using the workflow model including the minimum necessary tasks.

図11に示すように、処理対象のグループに対して、ワークフローモデル1101、1102の2つのワークフローモデルが生成された場合について考える。簡単のため、各タスクの「日時」や「担当者」の情報は省略している。 As shown in FIG. 11, consider a case where two workflow models 1101 and 1102 are generated for a processing target group. For the sake of simplicity, the “date and time” and “person in charge” information of each task are omitted.

ワークフローモデル統合部106は、例1では、各ワークフローモデルのタスク数を計算し、タスク数の最も少ないワークフローモデルを、必要最低限のタスクからなるワークフローモデルと判断し、統合ワークフローモデルを生成して、ワークフローモデルストレージ111に書き込む。 In Example 1, the workflow model integration unit 106 calculates the number of tasks in each workflow model, determines that the workflow model with the smallest number of tasks is the workflow model including the minimum necessary tasks, and generates the integrated workflow model. , To the workflow model storage 111.

図12は、例1におけるワークフローモデル統合部106の動作を示すフローチャートである。 FIG. 12 is a flowchart showing the operation of the workflow model integration unit 106 in Example 1.

まず、ワークフローモデル統合部106は、各ワークフローモデルのタスク数を計算する(ステップS201)。図11の場合、ワークフローモデル1101のタスク数は2、ワークフローモデル1102のタスク数は4と計算される。 First, the workflow model integration unit 106 calculates the number of tasks in each workflow model (step S201). In the case of FIG. 11, the number of tasks of the workflow model 1101 is calculated as 2, and the number of tasks of the workflow model 1102 is calculated as 4.

次に、ワークフローモデル統合部106は、最もタスク数の少ないワークフローモデルを特定する(ステップS202)。図11の場合、最もタスク数の少ないワークフローモデルとして、ワークフローモデル1101が特定される。 Next, the workflow model integration unit 106 identifies the workflow model with the smallest number of tasks (step S202). In the case of FIG. 11, the workflow model 1101 is specified as the workflow model having the smallest number of tasks.

そして、ワークフローモデル統合部106は、最もタスク数の少ないワークフローモデルとして特定されたワークフローモデルを基に統合ワークフローモデルを生成し、生成されたデータをワークフローモデルストレージ111に書き込む(ステップS203)。図11の場合、ワークフローモデル1101から図9(a)、(b)、(c)に一例をしめすような統合ワークフローモデルが生成され、ワークフローモデルストレージ111に書き込まれる。なお、統合ワークフローモデルにおける各タスクの担当者は、最もタスク数の少ないワークフローモデルとして特定されたワークフローモデルにおける各タスクの担当者をそのまま用いる。 Then, the workflow model integration unit 106 creates an integrated workflow model based on the workflow model identified as the workflow model having the smallest number of tasks, and writes the created data in the workflow model storage 111 (step S203). In the case of FIG. 11, an integrated workflow model as shown in FIGS. 9A, 9B, and 9C is generated from the workflow model 1101 and written in the workflow model storage 111. The person in charge of each task in the integrated workflow model uses the person in charge of each task in the workflow model specified as the workflow model having the smallest number of tasks as it is.

例1では、ワークフローモデル統合部106は、このようにして複数のワークフローモデルを統合して統合ワークフローモデルを生成する。例1では、ワークフローモデル統合部106は、不要なタスクを削除した必要最低限のタスクからなる統合ワークフローモデルを生成することができる。 In Example 1, the workflow model integration unit 106 integrates a plurality of workflow models in this way to generate an integrated workflow model. In Example 1, the workflow model integration unit 106 can generate an integrated workflow model composed of minimum necessary tasks by deleting unnecessary tasks.

(2−2)例2
複数のワークフローモデルを統合して統合ワークフローモデルを生成する一つの方法として、普段の業務で行われている作業手順に近いワークフローモデルを統合ワークフローモデルとして生成することが考えられる。
(2-2) Example 2
As one method of integrating a plurality of workflow models to generate an integrated workflow model, it is conceivable to generate a workflow model close to a work procedure that is normally performed as an integrated workflow model.

図13に示すように、処理対象のグループに対して、ワークフローモデル1301〜1303の3つのワークフローモデルが生成された場合について考える。簡単のため、各タスクの「日時」や「担当者」の情報は省略している。 As shown in FIG. 13, consider a case where three workflow models 1301 to 1303 are generated for the processing target group. For the sake of simplicity, the “date and time” and “person in charge” information of each task are omitted.

ワークフローモデル統合部106は、例2では、複数のワークフローモデルで共通しているタスクを特定し、タスクごとにグループ内の全ワークフローモデルに対する実施割合を計算する。そして、ワークフローモデル統合部106は、計算された実施割合が所定の条件を満たすタスクのみを用いて統合ワークフローモデルを生成し、ワークフローモデルストレージ111に書き込む。 In Example 2, the workflow model integration unit 106 identifies a task that is common to a plurality of workflow models, and calculates, for each task, an implementation ratio for all workflow models in the group. Then, the workflow model integration unit 106 generates an integrated workflow model using only the tasks whose calculated implementation ratios satisfy a predetermined condition, and writes the integrated workflow model in the workflow model storage 111.

図14は、例2におけるワークフローモデル統合部106の動作を示すフローチャートである。 FIG. 14 is a flowchart showing the operation of the workflow model integration unit 106 in Example 2.

まず、ワークフローモデル統合部106は、処理対象のグループのワークフローモデルに存在するタスクを特定する(ステップS301)。図13の場合、「申請」タスク及び「承認」タスクはワークフローモデル1301〜1303に共通して存在し、「質問」タスク及び「回答」タスクはワークフローモデル1302のみに存在することが特定される。 First, the workflow model integration unit 106 identifies a task existing in the workflow model of the processing target group (step S301). In the case of FIG. 13, it is specified that the “application” task and the “approval” task exist in common in the workflow models 1301 to 1303, and the “question” task and the “answer” task exist only in the workflow model 1302.

ワークフローモデル統合部106は、タスクをすべて実行すると仮定した場合における順序を決定する(ステップS302)。順序は、各ワークフローモデルにおけるタスクの順序から抽出した条件と矛盾しないように決定する。図13の場合、ワークフローモデル1301から「申請」タスクは「承認」タスクよりも前に実行するとの条件1及び「承認」タスクは「申請タスク」よりも後に実行するとの条件2が抽出される。ワークフローモデル1302からは「申請」タスクは「質問」タスクよりも前に実行するとの条件3、「質問」タスクは「申請」タスクよりも後かつ「回答」タスクよりも前に実行するとの条件4、「回答」タスクは「質問」タスクよりも後かつ「承認」タスクよりも前に実行するとの条件5、「承認」タスクは「回答」タスクよりも後に実行するとの条件6が抽出される。ワークフローモデル1303から「申請」タスクは「承認」タスクよりも前に実行するとの条件7及び「承認」タスクは「申請タスク」よりも後に実行するとの条件8が抽出される。ワークフローモデル統合部106は、これら条件1〜8を満たすように、「申請」、「質問」、「回答」、「承認」の順序でタスクを実行すると決定する。 The workflow model integration unit 106 determines the order when it is assumed that all tasks are executed (step S302). The order is determined so as not to conflict with the conditions extracted from the order of tasks in each workflow model. In the case of FIG. 13, from the workflow model 1301, the condition 1 that the “application” task is executed before the “approval” task and the condition 2 that the “approval” task is executed after the “application task” are extracted. From the workflow model 1302, condition 3 that the “request” task is executed before the “question” task, condition 4 that the “question” task is executed after the “request” task and before the “answer” task , Condition 5 that the "answer" task is executed after the "question" task and before the "approval" task, and condition 6 that the "approval" task is executed after the "answer" task are extracted. From the workflow model 1303, the condition 7 that the “application” task is executed before the “approval” task and the condition 8 that the “approval” task is executed after the “application task” are extracted. The workflow model integration unit 106 determines to execute the tasks in the order of “application”, “question”, “answer”, and “approval” so as to satisfy these conditions 1 to 8.

ワークフローモデル統合部106は、処理対象のグループのワークフローモデルに存在するタスクについて、タスクごとの実施割合を計算する(ステップS303)。図13の場合、「申請」タスクは、ワークフローモデル1301〜1303のすべてで実施されている。従って、「申請」タスクの実施割合は3/3と計算される。同様に、「質問」、「回答」、「承認」の実施割合はそれぞれ、1/3、1/3、3/3と計算される。 The workflow model integration unit 106 calculates the execution ratio of each task for the tasks existing in the workflow model of the processing target group (step S303). In the case of FIG. 13, the “application” task is executed in all of the workflow models 1301-1303. Therefore, the implementation rate of the “application” task is calculated to be 3/3. Similarly, the implementation rates of “question”, “answer”, and “approval” are calculated as 1/3, 1/3, and 3/3, respectively.

ワークフローモデル統合部106は、計算された実施割合が所定の条件を満たすタスクを、統合ワークフローモデルで使用するタスクとして採用する(ステップS304)。所定の条件は、例えば、実施割合が1/2以上であることである。図13の場合、各タスクの実施割合は、「申請」タスクが3/3、「質問」タスクが1/3、「回答」タスクが1/3、「承認」タスクが3/3である。従って、実施割合が1/2を超える「申請」タスク及び「承認」タスクを統合ワークフローモデルで使用するタスクとして採用する。 The workflow model integration unit 106 adopts a task whose calculated implementation ratio satisfies a predetermined condition as a task used in the integrated workflow model (step S304). The predetermined condition is, for example, that the implementation ratio is ½ or more. In the case of FIG. 13, the implementation ratio of each task is 3/3 for the “application” task, 1/3 for the “question” task, 1/3 for the “answer” task, and 3/3 for the “approval” task. Therefore, the “application” task and the “approval” task whose implementation ratio exceeds 1/2 are adopted as the tasks used in the integrated workflow model.

ワークフローモデル統合部106は、ステップS304で採用されたタスクを、ステップS302で決定された順序で並べて統合ワークフローモデルを生成し、ワークフローモデルストレージ111に書き込む。(ステップS305)。図13の場合、ワークフローモデル統合部106は、「申請」タスクの後に「承認」タスクを実行するという統合ワークフローモデルを生成し、ワークフローモデルストレージ111に書き込む。 The workflow model integration unit 106 arranges the tasks adopted in step S304 in the order determined in step S302 to generate an integrated workflow model, and writes the integrated workflow model in the workflow model storage 111. (Step S305). In the case of FIG. 13, the workflow model integration unit 106 generates an integrated workflow model in which the “approval” task is executed after the “application” task, and writes the integrated workflow model in the workflow model storage 111.

例2では、ワークフローモデル統合部106は、このようにして複数のワークフローモデルを統合して統合ワークフローモデルを生成する。例2では、実施割合が所定の条件を満たすタスクのみを採用することで、過去の業務において例外的に実施されたようなタスクが排除された普段の業務で行われている作業手順に近い統合ワークフローモデルを生成することができる。 In Example 2, the workflow model integration unit 106 integrates a plurality of workflow models in this way to generate an integrated workflow model. In Example 2, by adopting only the tasks whose implementation ratios satisfy the predetermined conditions, integration that is close to the work procedure that is performed in the normal business in which tasks that were exceptionally performed in the past business are excluded A workflow model can be generated.

(2−3)例3
業務における作業手順が現在と過去とで異なっている場合における統合ワークフローモデルの生成処理について説明する。業務における作業手順が現在と過去とで異なっている場合について、例えば、業務の見直しにより作業手順が変更された場合や、現在は試験的に作業手順を変更して業務を行っている場合などが考えられる。
(2-3) Example 3
A process of generating an integrated workflow model in the case where the work procedure in the business is different between the present and the past will be described. When the work procedure in the work is different between the present and the past, for example, when the work procedure is changed by reviewing the work, or when the work procedure is currently changed on a trial basis. Conceivable.

図15に示すように、処理対象のグループに対して、ワークフローモデル1501〜1505の5つのワークフローモデルが生成された場合について考える。簡単のため、各タスクの「日時」や「担当者」の情報は省略している。 As shown in FIG. 15, consider a case where five workflow models 1501 to 1505 are generated for a processing target group. For the sake of simplicity, the “date and time” and “person in charge” information of each task are omitted.

ワークフローモデル1501は、設定されている日時が6月のワークフローモデルであり、ワークフローモデル1502は、設定されている日時が7月のワークフローモデルであり、ワークフローモデル1503は、設定されている日時が8月のワークフローモデルであり、ワークフローモデル1504は、設定されている日時が9月のワークフローモデルであり、ワークフローモデル1505は、設定されている日時が10月のワークフローモデルである。なお、現在は10月末であるとする。 The workflow model 1501 is a workflow model whose set date and time is June, the workflow model 1502 is a workflow model whose set date and time is July, and the workflow model 1503 is a set date and time is 8 The workflow model 1504 is a month workflow model, the workflow model 1504 is a workflow model whose set date and time is September, and the workflow model 1505 is a workflow model whose set date and time is October. It is assumed that the end of October is now.

このような場合において、日時が直近の第1期間(例えば、直近の5か月間)のワークフローモデルを統合して生成した統合ワークフローモデルと、日時が第1期間よりも短い直近の第2期間(例えば、直近の2か月間)のワークフローモデルを統合して生成した統合ワークフローモデルでは、結果が異なることになる。 In such a case, the integrated workflow model generated by integrating the workflow models of the first period with the latest date and time (for example, the latest five months) and the latest second period with the date and time shorter than the first period ( For example, in the integrated workflow model generated by integrating the workflow models for the latest two months), the result will be different.

図15の場合、第1期間の5つのワークフローモデルに対して、例1の方法や例2の方法を用いて統合ワークフローモデルを生成すれば、どちらの方法でも「申請」タスクの後に「承認」タスクを実行するという統合ワークフローモデルが生成される。一方、第2期間の2つのワークフローモデルに対して、例1の方法や例2の方法を用いて統合ワークフローモデルを生成すれば、どちらの方法でも「申請」タスクの後に「質問」タスクを実行し、「質問」タスクの後に「回答」タスクを実行し、「回答」タスクの後に「承認」タスクを実行するという統合ワークフローモデルが生成される。 In the case of FIG. 15, if an integrated workflow model is generated using the method of Example 1 or the method of Example 2 for the five workflow models in the first period, in either method, the “Approve” task is followed by the “Approve” task. An integrated workflow model is created to perform the tasks. On the other hand, if the integrated workflow model is generated using the method of Example 1 or the method of Example 2 for the two workflow models in the second period, the "question" task is executed after the "apply" task in either method. Then, an integrated workflow model of executing the “answer” task after the “question” task and executing the “approval” task after the “answer” task is generated.

(2−3−1)例3−1
業務の見直しにより作業手順が変更された場合等では、過去の作業手順ではなく現在の作業手順を統合ワークフローモデルとして生成することが好ましい。
(2-3-1) Example 3-1
When the work procedure is changed due to the review of the work, it is preferable to generate the current work procedure as an integrated workflow model instead of the past work procedure.

そこで、ワークフローモデル統合部106は、例3−1では、設定されている日時が第2期間内のワークフローモデルを統合して統合ワークフローモデルを生成し、ワークフローモデルストレージ111に書き込む。 Therefore, in Example 3-1, the workflow model integration unit 106 integrates the workflow models whose set date and time is within the second period to generate an integrated workflow model, and writes the integrated workflow model in the workflow model storage 111.

図16は、現在の作業手順を統合ワークフローモデルとして生成するワークフローモデル統合部106の動作を示すフローチャートである。 FIG. 16 is a flowchart showing the operation of the workflow model integration unit 106 that generates the current work procedure as an integrated workflow model.

ワークフローモデル統合部106は、処理対象のグループのワークフローモデルのうち設定されている日時が第2期間内のワークフローモデルを検索する(ステップS401)。 The workflow model integration unit 106 searches for a workflow model whose set date and time is within the second period out of the workflow models of the processing target group (step S401).

ワークフローモデル統合部106は、検索されたすべてのワークフローモデルに対して、上述の例1又は例2における方法により統合ワークフローモデルを生成する(ステップS402)。 The workflow model integration unit 106 generates an integrated workflow model by the method in the above-described example 1 or example 2 for all the searched workflow models (step S402).

ワークフローモデル統合部106は、生成された統合ワークフローモデルをワークフローモデルストレージ111に書き込む。(ステップS403)。 The workflow model integration unit 106 writes the generated integrated workflow model in the workflow model storage 111. (Step S403).

ワークフローモデル統合部106は、例3−1では、このようにして統合ワークフローモデルを生成する。 In Example 3-1, the workflow model integration unit 106 thus creates an integrated workflow model.

(2−3−2)例3−2
現在は試験的に作業手順を変更して業務を行っている場合等は、試験結果により現在の作業手順が採用されることもあり得るし過去の作業手順に戻すことも考えられる。従って、現在のワークフローモデルと過去のワークフローモデルの両方をワークフローモデル管理サーバー5001に登録することが有用であると考えられる。
(2-3-2) Example 3-2
If the work procedure is currently changed on a trial basis, the current work procedure may be adopted depending on the test results, and it may be possible to return to the past work procedure. Therefore, it is considered useful to register both the current workflow model and the past workflow model in the workflow model management server 5001.

そこで、ワークフローモデル統合部106は、例3−2では、設定されている日時が第1期間内のワークフローモデルを統合して第1の統合ワークフローモデルを生成し、設定されている日時が第2期間内のワークフローモデルを統合して第2の統合ワークフローモデルを生成し、両者が一致していれば一方を、相違していれば両方をワークフローモデルストレージ111に書き込む。 Therefore, in Example 3-2, the workflow model integration unit 106 integrates the workflow models whose set dates and times are within the first period to generate a first integrated workflow model, and the set date and time is the second. The workflow models within the period are integrated to generate a second integrated workflow model, and if they match, one is written, and if they are different, both are written to the workflow model storage 111.

図17は、現在及び過去の作業手順の両方を統合ワークフローモデルとして生成するワークフローモデル統合部106の動作を示すフローチャートである。 FIG. 17 is a flowchart showing the operation of the workflow model integration unit 106 that generates both the current and past work procedures as an integrated workflow model.

ワークフローモデル統合部106は、処理対象のグループのワークフローモデルのうち設定されている日時が第1期間内のワークフローモデルを検索する(ステップS501)。 The workflow model integration unit 106 searches the workflow models of the processing target group for workflow models whose set date and time is within the first period (step S501).

ワークフローモデル統合部106は、ステップS501検索されたすべてのワークフローモデルに対して、上述の例1又は例2における方法により第1の統合ワークフローモデルを生成する(ステップS502)。 The workflow model integration unit 106 generates the first integrated workflow model by the method in the above-described example 1 or example 2 for all the workflow models searched in step S501 (step S502).

ワークフローモデル統合部106は、処理対象のグループのワークフローモデルのうち設定されている日時が第2期間内のワークフローモデルを検索する(ステップS503)。 The workflow model integration unit 106 searches the workflow models of the processing target group for the workflow models whose set date and time is within the second period (step S503).

ワークフローモデル統合部106は、ステップS503検索されたすべてのワークフローモデルに対して、上述の例1又は例2における方法により第2の統合ワークフローモデルを生成する(ステップS504)。 The workflow model integration unit 106 generates a second integrated workflow model by the method in the above-described example 1 or example 2 for all the workflow models searched in step S503 (step S504).

ワークフローモデル統合部106は、第1の統合ワークフローモデルと第2の統合ワークフローモデルとを比較する(ステップS505)。 The workflow model integration unit 106 compares the first integrated workflow model with the second integrated workflow model (step S505).

ワークフローモデル統合部106は、第1の統合ワークフローモデルと第2の統合ワークフローモデルとが一致していれば、一方(例えば、第2の統合ワークフローモデル)のみを相違していれば両方をワークフローモデルストレージ111に書き込む(ステップS506,S507)
ワークフローモデル統合部106は、例3−2では、このようにして統合ワークフローモデルを生成する。
If the first integrated workflow model and the second integrated workflow model are the same, the workflow model integration unit 106 determines that only one (for example, the second integrated workflow model) is different from the first integrated workflow model. Write to the storage 111 (steps S506 and S507)
In Example 3-2, the workflow model integration unit 106 thus creates an integrated workflow model.

(2−3−3)例3−3
業務における作業手順が現在と過去とで異なっている場合、ワークフローモデル管理サーバー5001に登録するワークフローモデルをユーザーが判断して選択した方が適切なワークフローモデルを登録することができる。
(2-3-3) Example 3-3
When the work procedure in the business is different between the present and the past, it is possible to register an appropriate workflow model when the user judges and selects the workflow model to be registered in the workflow model management server 5001.

図18は、現在及び過去の作業手順が異なる場合にユーザーが選んだ統合ワークフローモデルを登録するワークフローモデル統合部106の動作を示すフローチャートである。 FIG. 18 is a flowchart showing the operation of the workflow model integration unit 106 that registers the integrated workflow model selected by the user when the current and past work procedures are different.

ワークフローモデル統合部106は、処理対象のグループのワークフローモデルのうち設定されている日時が第1期間内のワークフローモデルを検索する(ステップS601)。 The workflow model integration unit 106 searches the workflow models of the processing target group for the workflow models whose set date and time is within the first period (step S601).

ワークフローモデル統合部106は、ステップS601検索されたすべてのワークフローモデルに対して、上述の例1又は例2における方法により第1の統合ワークフローモデルを生成する(ステップS602)。 The workflow model integration unit 106 generates a first integrated workflow model by the method in the above-described example 1 or example 2 for all the workflow models searched in step S601 (step S602).

ワークフローモデル統合部106は、処理対象のグループのワークフローモデルのうち設定されている日時が第2期間内のワークフローモデルを検索する(ステップS603)。 The workflow model integration unit 106 searches the workflow models of the processing target group for the workflow model whose set date and time is within the second period (step S603).

ワークフローモデル統合部106は、ステップS603検索されたすべてのワークフローモデルに対して、上述の例1又は例2における方法により第2の統合ワークフローモデルを生成する(ステップS604)。 The workflow model integration unit 106 generates a second integrated workflow model by the method in the above-described example 1 or example 2 for all the workflow models searched in step S603 (step S604).

ワークフローモデル統合部106は、第1の統合ワークフローモデルと第2の統合ワークフローモデルとを比較する(ステップS605)。 The workflow model integration unit 106 compares the first integrated workflow model with the second integrated workflow model (step S605).

ワークフローモデル統合部106は、第1の統合ワークフローモデルと第2の統合ワークフローモデルとが一致していれば、一方(例えば、第2の統合ワークフローモデル)のみをワークフローモデルストレージ111に書き込む(ステップS607)。 If the first integrated workflow model and the second integrated workflow model match, the workflow model integration unit 106 writes only one (for example, the second integrated workflow model) to the workflow model storage 111 (step S607). ).

ワークフローモデル統合部106は、第1の統合ワークフローモデルと第2の統合ワークフローモデルとが相違していれば、ワークフローモデル管理サーバー5001に登録する統合ワークフローモデルをユーザーに選択させる(ステップS606)。ワークフローモデル統合部106は、例えば、ワークフローモデル生成サーバーの有するディスプレイデバイス1007Dに、第1の統合ワークフローモデルと第2の統合ワークフローモデルのいずれか一方を選択する対話画面を表示してワークフローモデル管理サーバー5001に登録する統合ワークフローモデルの指定をユーザーから受け付ける。 If the first integrated workflow model and the second integrated workflow model are different, the workflow model integration unit 106 allows the user to select the integrated workflow model to be registered in the workflow model management server 5001 (step S606). The workflow model integration unit 106 displays, for example, an interactive screen for selecting one of the first integrated workflow model and the second integrated workflow model on the display device 1007D included in the workflow model generation server to display the workflow model management server. The designation of the integrated workflow model to be registered in 5001 is received from the user.

図19は、ステップS606で表示される対話画面の一例を示す。図19において、図形化された第1の統合ワークフローモデル1901が表示領域1903に、図形化された第2の統合ワークフローモデル1902が表示領域1904に表示されており、その下側に2択の選択入力を受け付けるボタン1905、1906が配置される。 FIG. 19 shows an example of the dialogue screen displayed in step S606. In FIG. 19, the first integrated workflow model 1901 that is made into a graphic form is displayed in the display area 1903, and the second integrated workflow model 1902 that is made into a graphic form is displayed in the display area 1904. Buttons 1905 and 1906 that receive an input are arranged.

ポインティングデバイス1007Pを介してユーザーの指定が受け付けられ、ユーザーの指定が第1の統合ワークフローモデルをワークフローモデル管理サーバー5001に登録するものであった場合、ワークフローモデル統合部106は、第1の統合ワークフローモデルをワークフローモデルストレージ111に書き込む(ステップS608)。 When the user's designation is accepted via the pointing device 1007P and the user's designation is to register the first integrated workflow model in the workflow model management server 5001, the workflow model integration unit 106 determines that the first integrated workflow The model is written to the workflow model storage 111 (step S608).

ユーザーの指定が受け付けられ、ユーザーの指定が第2の統合ワークフローモデルをワークフローモデル管理サーバー5001に登録するものであった場合、ワークフローモデル統合部106は、第2の統合ワークフローモデルをワークフローモデルストレージ111に書き込む(ステップS607)。 When the user's designation is accepted and the user's designation is to register the second integrated workflow model in the workflow model management server 5001, the workflow model integration unit 106 stores the second integrated workflow model in the workflow model storage 111. (Step S607).

ワークフローモデル統合部106は、例3−3では、このようにして統合ワークフローモデルを生成する。 In Example 3-3, the workflow model integration unit 106 thus creates an integrated workflow model.

(2−4)例4
業務における作業手順が現在と過去とで異なっている場合における統合ワークフローモデルの生成処理について例3と異なる統合ワークフローモデルの生成方法について説明する。
(2-4) Example 4
Regarding the integrated workflow model generation process in the case where the work procedure in the work is different between the present time and the past time, a method for generating an integrated workflow model different from Example 3 will be described.

図20に示すように、処理対象のグループに対して、ワークフローモデル2001〜2005の5つのワークフローモデルが生成された場合について考える。簡単のため、各タスクの「日時」や「担当者」の情報は省略している。 As shown in FIG. 20, consider a case where five workflow models 2001 to 2005 are generated for a processing target group. For the sake of simplicity, the “date and time” and “person in charge” information of each task are omitted.

ワークフローモデル2001は、設定されている日時が最も古いワークフローモデルであり、ワークフローモデル2002は、設定されている日時が2番目に古いワークフローモデルであり、ワークフローモデル2003は、設定されている日時が3番目に古いワークフローモデルであり、ワークフローモデル2004は、設定されている日時が4番目に古いワークフローモデルであり、ワークフローモデル2005は、設定されている日時が5番目に古いワークフローモデルである。なお、現在、ワークフローモデル2005が、通信日時が最も新しいワークフローモデルである。 The workflow model 2001 is the workflow model with the oldest set date and time, the workflow model 2002 is the workflow model with the second oldest set date and time, and the workflow model 2003 is the set date and time is 3 The workflow model 2004 is the second oldest workflow model, the workflow model 2004 is the fourth oldest workflow model, and the workflow model 2005 is the fifth oldest workflow model. The workflow model 2005 is currently the latest workflow model having the latest communication date and time.

このような場合において、通信日時が新しいものから順にN(例えば、N=5)個のワークフローモデルを統合して生成した統合ワークフローモデルと、通信日時が第1の所定回数よりも少ない第2のM(例えば、M=2)個のワークフローモデルを統合して生成した統合ワークフローモデルでは、結果が異なることになる。 In such a case, an integrated workflow model generated by integrating N (for example, N=5) workflow models in order from the newest communication date and time and the second workflow whose communication date and time is less than the first predetermined number of times. The results will be different in the integrated workflow model generated by integrating M (for example, M=2) workflow models.

図20の場合、設定されている日時が新しいものから順にN個のワークフローモデルに対して、例1の方法や例2の方法を用いて統合ワークフローモデルを生成すれば、どちらの方法でも「申請」タスクの後に「承認」タスクを実行するという統合ワークフローモデルが生成される。一方、通信日時が新しいものから順にM個のワークフローモデルに対して、例1の方法や例2の方法を用いて統合ワークフローモデルを生成すれば、どちらの方法でも「申請」タスクの後に「質問」タスクを実行し、「質問」タスクの後に「回答」タスクを実行し、「回答」タスクの後に「承認」タスクを実行するという統合ワークフローモデルが生成される。 In the case of FIG. 20, if the integrated workflow model is generated using the method of Example 1 or the method of Example 2 for N workflow models in order from the one with the newest set date and time, “Application An integrated workflow model is created to execute the "approve" task after the "task". On the other hand, if an integrated workflow model is generated by using the method of Example 1 or the method of Example 2 for M workflow models in order from the one with the latest communication date and time, in either method, the “question” is followed by “question”. An integrated workflow model of executing a "task", a "question" task followed by an "answer" task, and an "answer" task followed by an "approval" task is generated.

(2−4−1)例4−1
業務の見直しにより作業手順が変更された場合等では、過去の作業手順ではなく現在の作業手順を統合ワークフローモデルとして生成することが好ましい。
(2-4-1) Example 4-1
When the work procedure is changed due to the review of the work, it is preferable to generate the current work procedure as an integrated workflow model instead of the past work procedure.

そこで、ワークフローモデル統合部106は、例4−1では、設定されている日時が新しいものから順に第2の所定数個のメールから生成されたワークフローモデルを統合して統合ワークフローモデルを生成し、ワークフローモデルストレージ111に書き込む。 Therefore, in Example 4-1, the workflow model integration unit 106 integrates the workflow models generated from the second predetermined number of mails in order from the newest set date and time to generate the integrated workflow model, Write to the workflow model storage 111.

図21は、現在の作業手順を統合ワークフローモデルとして生成するワークフローモデル統合部106の動作を示すフローチャートである。 FIG. 21 is a flowchart showing the operation of the workflow model integration unit 106 that generates the current work procedure as an integrated workflow model.

ワークフローモデル統合部106は、処理対象のグループのワークフローモデルのうち設定されている日時が新しいものから順にM個のワークフローモデルを検索する(ステップS701)。 The workflow model integration unit 106 searches for M workflow models in order from the newest set date and time among the workflow models of the processing target group (step S701).

ワークフローモデル統合部106は、検索されたすべてのワークフローモデルに対して、上述の例1又は例2における方法により統合ワークフローモデルを生成する(ステップS702)。 The workflow model integration unit 106 generates an integrated workflow model by the method in the above-described example 1 or example 2 for all the searched workflow models (step S702).

ワークフローモデル統合部106は、生成された統合ワークフローモデルをワークフローモデルストレージ111に書き込む。(ステップS703)。 The workflow model integration unit 106 writes the generated integrated workflow model in the workflow model storage 111. (Step S703).

ワークフローモデル統合部106は、例4−1では、このようにして統合ワークフローモデルを生成する。 In Example 4-1, the workflow model integration unit 106 thus creates an integrated workflow model.

(2−3−2)例4−2
現在は試験的に作業手順を変更して業務を行っている場合等は、試験結果により現在の作業手順が採用されることもあり得るし過去の作業手順に戻すことも考えられる。従って、現在のワークフローモデルと過去のワークフローモデルの両方をワークフローモデル管理サーバー5001に登録することが有用であると考えられる。
(2-3-2) Example 4-2
If the work procedure is currently changed on a trial basis, the current work procedure may be adopted depending on the test results, and it may be possible to return to the past work procedure. Therefore, it is considered useful to register both the current workflow model and the past workflow model in the workflow model management server 5001.

そこで、ワークフローモデル統合部106は、例4−2では、設定されている日時が新しいものから順にN数のワークフローモデルを統合して第1の統合ワークフローモデルを生成し、通信日時が新しいものから順にM個のワークフローモデルを統合して第2の統合ワークフローモデルを生成し、両者が一致していれば一方を、相違していれば両方をワークフローモデルストレージ111に書き込む。 Therefore, in Example 4-2, the workflow model integration unit 106 integrates N workflow models in order from the newest set date and time to generate the first integrated workflow model. The M workflow models are sequentially integrated to generate a second integrated workflow model, and if the two are the same, one is written, and if they are different, both are written in the workflow model storage 111.

図22は、現在及び過去の作業手順の両方を統合ワークフローモデルとして生成するワークフローモデル統合部106の動作を示すフローチャートである。 FIG. 22 is a flowchart showing the operation of the workflow model integration unit 106 that generates both the current and past work procedures as an integrated workflow model.

ワークフローモデル統合部106は、処理対象のグループのワークフローモデルのうち設定されている日時が新しいものから順にN個のワークフローモデルを検索する(ステップS801)。 The workflow model integration unit 106 searches for N workflow models in order from the newest set date and time among the workflow models of the processing target group (step S801).

ワークフローモデル統合部106は、ステップS801で検索されたすべてのワークフローモデルに対して、上述の例1又は例2における方法により第1の統合ワークフローモデルを生成する(ステップS802)。 The workflow model integration unit 106 generates a first integrated workflow model by the method in the above-described example 1 or example 2 for all the workflow models searched in step S801 (step S802).

ワークフローモデル統合部106は、処理対象のグループのワークフローモデルのうち設定されている日時が新しいものから順にM個のワークフローモデルを検索する(ステップS803)。 The workflow model integration unit 106 searches for M workflow models in order from the newest set date and time among the workflow models of the processing target group (step S803).

ワークフローモデル統合部106は、ステップS803で検索されたすべてのワークフローモデルに対して、上述の例1又は例2における方法により第2の統合ワークフローモデルを生成する(ステップS804)。 The workflow model integration unit 106 generates a second integrated workflow model by the method in the above-described example 1 or example 2 for all the workflow models searched in step S803 (step S804).

ワークフローモデル統合部106は、第1の統合ワークフローモデルと第2の統合ワークフローモデルとを比較する(ステップS805)。 The workflow model integration unit 106 compares the first integrated workflow model with the second integrated workflow model (step S805).

ワークフローモデル統合部106は、第1の統合ワークフローモデルと第2の統合ワークフローモデルとが一致していれば、一方(例えば、第2の統合ワークフローモデル)のみを相違していれば両方をワークフローモデルストレージ111に書き込む(ステップS806,S807)
ワークフローモデル統合部106は、例4−2では、このようにして統合ワークフローモデルを生成する。
If the first integrated workflow model and the second integrated workflow model are the same, the workflow model integration unit 106 determines that only one (for example, the second integrated workflow model) is different from the first integrated workflow model. Write to the storage 111 (steps S806 and S807)
In Example 4-2, the workflow model integration unit 106 thus creates the integrated workflow model.

(2−3−3)例4−3
業務における作業手順が現在と過去とで異なっている場合、ワークフローモデル管理サーバー5001に登録するワークフローモデルをユーザーが判断して選択した方が適切なワークフローモデルを登録することができる。
(2-3-3) Example 4-3
When the work procedure in the business is different between the present and the past, it is possible to register an appropriate workflow model when the user judges and selects the workflow model to be registered in the workflow model management server 5001.

図23は、現在及び過去の作業手順が異なる場合にユーザーが選んだ統合ワークフローモデルを登録するワークフローモデル統合部106の動作を示すフローチャートである。 FIG. 23 is a flowchart showing the operation of the workflow model integration unit 106 that registers the integrated workflow model selected by the user when the current and past work procedures are different.

ワークフローモデル統合部106は、処理対象のグループのワークフローモデルのうち設定されている日時が新しいものから順にN個のワークフローモデルを検索する(ステップS901)。 The workflow model integration unit 106 searches for N workflow models in order from the newest set date and time among the workflow models of the processing target group (step S901).

ワークフローモデル統合部106は、ステップS901検索されたすべてのワークフローモデルに対して、上述の例1又は例2における方法により第1の統合ワークフローモデルを生成する(ステップS902)。 The workflow model integration unit 106 generates a first integrated workflow model by the method in the above-described example 1 or example 2 for all the workflow models searched in step S901 (step S902).

ワークフローモデル統合部106は、処理対象のグループのワークフローモデルのうち設定されている日時が新しいものから順にM個のワークフローモデルを検索する(ステップS903)。 The workflow model integration unit 106 searches for M workflow models in order from the newest set date and time among the workflow models of the processing target group (step S903).

ワークフローモデル統合部106は、ステップS903検索されたすべてのワークフローモデルに対して、上述の例1又は例2における方法により第2の統合ワークフローモデルを生成する(ステップS904)。 The workflow model integration unit 106 generates a second integrated workflow model by the method in the above-described example 1 or example 2 for all the workflow models searched in step S903 (step S904).

ワークフローモデル統合部106は、第1の統合ワークフローモデルと第2の統合ワークフローモデルとを比較する(ステップS905)。 The workflow model integration unit 106 compares the first integrated workflow model with the second integrated workflow model (step S905).

ワークフローモデル統合部106は、第1の統合ワークフローモデルと第2の統合ワークフローモデルとが一致していれば、一方(例えば、第2の統合ワークフローモデル)のみをワークフローモデルストレージ111に書き込む(ステップS907)。 If the first integrated workflow model and the second integrated workflow model match, the workflow model integration unit 106 writes only one (for example, the second integrated workflow model) to the workflow model storage 111 (step S907). ).

ワークフローモデル統合部106は、第1の統合ワークフローモデルと第2の統合ワークフローモデルとが相違していれば、ワークフローモデル管理サーバー5001に登録する統合ワークフローモデルをユーザーに選択させる(ステップS906)。ワークフローモデル統合部106は、例えば、ワークフローモデル生成サーバーの有するディスプレイデバイス1007Dに、第1の統合ワークフローモデルと第2の統合ワークフローモデルのいずれか一方を選択する対話画面を表示してワークフローモデル管理サーバー5001に登録する統合ワークフローモデルの指定をユーザーから受け付ける。 If the first integrated workflow model and the second integrated workflow model are different, the workflow model integration unit 106 allows the user to select the integrated workflow model to be registered in the workflow model management server 5001 (step S906). The workflow model integration unit 106 displays, for example, an interactive screen for selecting one of the first integrated workflow model and the second integrated workflow model on the display device 1007D included in the workflow model generation server to display the workflow model management server. The designation of the integrated workflow model registered in 5001 is received from the user.

ユーザーの指定が受け付けられ、ユーザーの指定が第1の統合ワークフローモデルをワークフローモデル管理サーバー5001に登録するものであった場合、ワークフローモデル統合部106は、第1の統合ワークフローモデルをワークフローモデルストレージ111に書き込む(ステップS908)。 If the user's designation is accepted and the user's designation is to register the first integrated workflow model in the workflow model management server 5001, the workflow model integration unit 106 stores the first integrated workflow model in the workflow model storage 111. (Step S908).

ユーザーの指定が受け付けられ、ユーザーの指定が第2の統合ワークフローモデルをワークフローモデル管理サーバー5001に登録するものであった場合、ワークフローモデル統合部106は、第2の統合ワークフローモデルをワークフローモデルストレージ111に書き込む(ステップS907)。 When the user's designation is accepted and the user's designation is to register the second integrated workflow model in the workflow model management server 5001, the workflow model integration unit 106 stores the second integrated workflow model in the workflow model storage 111. (Step S907).

ワークフローモデル統合部106は、例4−3では、このようにして統合ワークフローモデルを生成する。 In Example 4-3, the workflow model integration unit 106 thus creates the integrated workflow model.

(2−5)例5
業務における作業手順は、日々変化していく可能性がある。従って、ワークフローモデル管理サーバー5001で管理されるワークフローモデルも、日々変化していく業務の作業手順応じて更新されていくことが望ましい。
(2-5) Example 5
The work procedure in business may change daily. Therefore, it is desirable that the workflow model managed by the workflow model management server 5001 is also updated according to the work procedure of the business that changes daily.

ワークフローモデル生成サーバー1000が図10で示したメイン動作を所定のスキャン周期(例えば1か月)が到来する毎に実行し、ワークフローモデル統合部106が、ステップS105における統合ワークフローモデルを生成する処理を図24に示す手順により実行することにより、ワークフローモデル管理サーバー5001で管理されるワークフローモデルを、日々変化していく業務の作業手順応じて更新することができる。 The workflow model generation server 1000 executes the main operation shown in FIG. 10 every time a predetermined scan cycle (for example, one month) arrives, and the workflow model integration unit 106 executes the processing of generating the integrated workflow model in step S105. By executing the procedure shown in FIG. 24, the workflow model managed by the workflow model management server 5001 can be updated according to the work procedure of the business that changes daily.

n回目のスキャン周期が到来したとき、ワークフローモデルストレージ111には、ワークフローモデル生成サーバー1000がn−1回目のスキャン周期までのメイン動作を実行した際に生成された統合ワークフローモデルが記憶されている。 When the nth scan cycle arrives, the workflow model storage 111 stores the integrated workflow model generated when the workflow model generation server 1000 executes the main operation up to the (n-1)th scan cycle. ..

図24に示すように、ワークフローモデル統合部106は、処理対象のグループに対してワークフローモデルストレージ111に書き込まれている統合ワークフローモデルを第1の統合ワークフローモデルとして取得する(ステップS1001)。 As shown in FIG. 24, the workflow model integration unit 106 acquires the integrated workflow model written in the workflow model storage 111 for the processing target group as the first integrated workflow model (step S1001).

次に、ワークフローモデル統合部106は、処理対象のグループにおける、n回目のメイン動作においてフロー抽出部105で生成された複数のワークフローモデルに上述の例1〜例4のいずれかの方法を適用して第2の統合ワークフローモデルを生成する(ステップS1002)。 Next, the workflow model integration unit 106 applies the method of any one of the above Examples 1 to 4 to the plurality of workflow models generated by the flow extraction unit 105 in the n-th main operation in the processing target group. To generate a second integrated workflow model (step S1002).

ワークフローモデル統合部106は、ステップS1001で取得した第1の統合ワークフローモデルとステップS1002で生成した第2の統合ワークフローモデルとを比較する(ステップS1003)。 The workflow model integration unit 106 compares the first integrated workflow model acquired in step S1001 with the second integrated workflow model generated in step S1002 (step S1003).

第1の統合ワークフローモデルと第2の統合ワークフローモデルが相違する場合、ワークフローモデル統合部106は、ワークフローモデルストレージ111に第2の統合ワークフローモデルを書き込む(ステップS1004)。 If the first integrated workflow model and the second integrated workflow model are different, the workflow model integration unit 106 writes the second integrated workflow model in the workflow model storage 111 (step S1004).

第1の統合ワークフローモデルと第2の統合ワークフローモデルが一致する場合、ワークフローモデル統合部106は、ワークフローモデルストレージ111に何も書き込まずに処理を終了する。 When the first integrated workflow model and the second integrated workflow model match, the workflow model integration unit 106 ends the process without writing anything in the workflow model storage 111.

ワークフローモデル統合部106は、例5では、このようにして統合ワークフローモデルを生成する。 In Example 5, the workflow model integration unit 106 thus creates an integrated workflow model.

[4]変形例
以上、本発明を実施の形態に基づいて説明してきたが本発明は上述の実施の形態に限定されないのは勿論であり以下の変形例が考えられる。
(1)ワークフローモデル生成ツール1011は、ワークフローモデル生成サーバー1000に予めインストールされた、プリインストールタイプのアプリケーションとして開示したがこれに限らない。ワークフローモデル生成ツールのみを可搬型記録媒体に記録して、ソフトウェアパッケージとして販売してもよいし、アプリケーション配信サーバーにアップロードして、アプリケーション配信サーバーによる配信に供してもよい。
(2)メッセージは電子メールであるとして説明を進めたが、これに限らない。受取人や差出人を明示して送受信がなされ、また、他のメッセージの文面を引用した引用箇所を含み得るものであれば、他のメッセージであってもよい。
[4] Modifications The present invention has been described above based on the embodiments, but the present invention is not limited to the above-mentioned embodiments, and the following modifications are possible.
(1) The workflow model generation tool 1011 is disclosed as a pre-installed type application preinstalled in the workflow model generation server 1000, but is not limited to this. Only the workflow model generation tool may be recorded in a portable recording medium and sold as a software package, or may be uploaded to an application distribution server and provided for distribution by the application distribution server.
(2) The description has been given assuming that the message is an electronic mail, but the present invention is not limited to this. Other messages may be used as long as they are transmitted/received by clearly indicating the recipient and the sender, and can include a quoted portion quoting the text of another message.

例えば、ソーシャルネットワークサービスにおいて、ユーザー間通信に用いられるメッセージや、BBSに掲示されるメッセージであってもよい。対話型アプリケーションのチャット機能においてユーザー間通信に用いられるメッセージであってもよい。メールサーバー4001が、送信メールサーバーと、受信メールサーバーとに分離している場合、職場の関係者を差出人とするメールは、送信メールサーバーから取り込み、職場の関係者を受取人とするメールは、受信メールサーバーから取り込んでもよい。
(3)ワークフローモデル生成サーバー1000、ワークフローモデル管理サーバー5001、メールサーバー4001は、事業所の構内に設置されるとしたが、そのいずれかまたはすべては社外に設置され、公衆回線網等を介して接続されていてもよい。
(4)上記実施形態に示したワークフローモデル生成サーバー1000を、画像形成装置と一体になった一体機として構成してもよい。画像形成装置には、プリンタ担体の機能を具備するものと、プリンタ、複写機、スキャナ、ファックスの機能を有する多機能複合機のものとがある。
(5)上記実施形態におけるワークフローモデル生成サーバー1000は、テキスト文字列で記述されたメールの文面を対象として、メールのグループ化を行ったがこれに限らない。メールの添付ファイルを構成する文字列を対象としてグループ化を行ってもよい。ワークフローモデル生成サーバー1000のグルーピング部102、ワークフローモデル生成部103は、メール本体を構成する画像データや、メールの添付ファイルの画像データに対して文字認識等を用いて抽出した文字列を対象として処理を行ってもよい。
(6)学習制御部104−3は、メールの署名の有無を判断して、その判断結果に従い、変換しようとするメール文面が、差出人の作業報告であるか否かの判断を実行してもよい。
RNN104−1において、LSTM104−1−1、104−1−2、104−1−3、・・・、104−1−nのそれぞれに、他のLSTMから取り込んだ出力を選択し、削除するためのゲート回路を設けてもよい。LSTM104−1−1、104−1−2、104−1−3、・・・、104−1−nの何れかにおいて、長期記憶された出力語を元に、出力語への変換のための演算を実行してもよい。これにより、文章のつながりを考慮した、文面変換を行うことができる。
(7)上記実施形態で示した数値例(例2における所定の条件、例3における第1期間、第2期間、例4におけるN、M、例5におけるスキャン周期)は、理解の容易化を図るための一例に過ぎない。適宜増減させてよいことはいうまでもない。
(8)フロー抽出部105におけるワークフローモデルの生成やワークフローモデル統合部106における統合ワークフローモデルの生成は、WorkFlow Management Coalitionの規則に従い、XPDL(XML Process Definition Language)の仕様記述言語を用いることが望ましい。しかし、これに限らず、他の規則に従い。他の仕様記述言語を用いて生成してもよい。
(9)例1では、最もタスク数の少ないワークフローモデルを統合ワークフローモデルとして採用するとしたが、タスク数が所定の基準を満たすワークフローモデル(例えば、タスク数が3より少ないワークフローモデルなど)を統合ワークフローモデルとして採用するとしてもよい。基準を満たすものが複数存在する場合は、そのすべてを統合ワークフローモデルとして採用してもいいし、日時が最も新しいものを優先するなどの優先順位を決めて統合ワークフローモデルとして採用してもいい。また、基準を満たすものが複数存在する場合は、例えば図19のような対話画面によりユーザーに選択させて統合ワークフローモデルとして採用するワークフローモデルを選んでもよい。
(10)例5では、ワークフローモデル生成サーバー1000が図10で示したメイン動作を所定のスキャン周期が到来する毎に実行するとしたが、メイン動作は、所定の基準を満たすたびに繰り返し実行するものであればよく、例えば、メールサーバー4001に所定数(例えば、1000通)のメールが蓄積される毎にメイン動作を実行するとしてもよい。
For example, in a social network service, it may be a message used for communication between users or a message posted on the BBS. It may be a message used for communication between users in the chat function of the interactive application. When the mail server 4001 is divided into a sending mail server and a receiving mail server, a mail whose sender is a person at work is imported from the sending mail server, and a mail whose recipient is a person at work is You may import from the incoming mail server.
(3) The workflow model generation server 1000, the workflow model management server 5001, and the mail server 4001 are supposed to be installed on the premises of a business office, but any or all of them are installed outside the company and are connected via a public network or the like. It may be connected.
(4) The workflow model generation server 1000 shown in the above embodiment may be configured as an integrated machine integrated with the image forming apparatus. Image forming apparatuses include those having a function of a printer carrier and those of a multi-function multifunction peripheral having a printer, a copying machine, a scanner and a fax function.
(5) The workflow model generation server 1000 in the above-described embodiment groups mails by targeting the text of the mails described by text character strings, but the present invention is not limited to this. Grouping may be performed on the character strings that constitute the email attachments. The grouping unit 102 and the workflow model generation unit 103 of the workflow model generation server 1000 process the character strings extracted by using the character recognition or the like for the image data forming the mail body or the image data of the attachment file of the mail. You may go.
(6) Even if the learning control unit 104-3 determines whether or not there is a signature on the email, and according to the determination result, whether or not the email text to be converted is the work report of the sender is executed. Good.
In the RNN 104-1, to select and delete the output captured from another LSTM for each of the LSTMs 104-1-1, 104-1-2, 104-1-3,..., 104-1-n. The gate circuit may be provided. In any of the LSTMs 104-1-1, 104-1-2, 104-1-3,..., 104-1-n, for conversion into an output word based on the output word stored for a long period of time. You may perform calculation. As a result, text conversion can be performed in consideration of the connection of sentences.
(7) The numerical examples (predetermined conditions in Example 2, the first period, the second period in Example 3, N, M in Example 4, and the scan cycle in Example 5) shown in the above embodiment are easy to understand. This is just an example for the purpose of achieving the goal. It goes without saying that the amount may be increased or decreased as appropriate.
(8) It is desirable that the workflow extraction unit 105 generate a workflow model and the workflow model integration unit 106 generate an integrated workflow model using a specification description language of XPDL (XML Process Definition Language) in accordance with the rules of WorkFlow Management Coalition. However, it is not limited to this, but according to other rules. It may be generated using another specification description language.
(9) In Example 1, the workflow model with the smallest number of tasks is adopted as the integrated workflow model. However, a workflow model with the number of tasks satisfying a predetermined criterion (for example, a workflow model with less than 3 tasks) is integrated workflow. It may be adopted as a model. If there are multiple items that meet the criteria, all of them may be adopted as the integrated workflow model, or the one with the latest date may be prioritized and adopted as the integrated workflow model. In addition, when there are a plurality of items that satisfy the criteria, a workflow model to be selected by the user and adopted as the integrated workflow model may be selected through an interactive screen as shown in FIG. 19, for example.
(10) In Example 5, the workflow model generation server 1000 executes the main operation shown in FIG. 10 every time a predetermined scan cycle arrives, but the main operation is repeatedly executed every time a predetermined criterion is satisfied. The main operation may be executed every time a predetermined number (for example, 1000) of mails are accumulated in the mail server 4001.

本発明は、事業所等でなされている様々な作業の可視化を可能にするので、OA機器産業や、企業の業態調査を行う調査業、業務改善を提言するカウンセリング業等、様々な業種の産業分野で利用される可能性がある。 INDUSTRIAL APPLICABILITY The present invention enables visualization of various operations performed in business establishments, etc., and thus is used in various industries such as OA equipment industry, survey business for conducting business type survey of companies, and counseling business for recommending business improvement. May be used in the field.

1 ワークフローモデル生成システム
101 メールスキャン部
102 グルーピング手段
102 グルーピング部
103 ワークフローモデル生成部
104 タスク判定部
105 フロー抽出部
106 ワークフローモデル統合部
107 ワークフローモデル登録部
1000 ワークフローモデル生成サーバー
3001,3002,3003 端末
4001 メールサーバー
5001 ワークフローモデル管理サーバー
1 Workflow Model Generation System 101 Mail Scan Unit 102 Grouping Unit 102 Grouping Unit 103 Workflow Model Generation Unit 104 Task Determination Unit 105 Flow Extraction Unit 106 Workflow Model Integration Unit 107 Workflow Model Registration Unit 1000 Workflow Model Generation Server 3001, 3002, 3003 Terminal 4001 Mail server 5001 Workflow model management server

Claims (15)

複数ユーザーのユーザー間通信のための複数のメッセージを取り込み、取り込まれたメッセージに基づき、前記複数ユーザーによりなされる業務の作業手順を示すワークフローモデルを生成するワークフローモデル生成システムであって、
前記複数のメッセージを、メッセージ内の文字列データが互いに類似する複数のメッセージからなるグループに分類する分類手段と、
一のグループに属するメッセージのそれぞれがその内容によってどのタスクに分別されるかを判定する判定手段と、
メッセージ間の参照関係に基づいてタスク間のフローを抽出し、判定されたタスクと、抽出されたフローからなるワークフローモデルを前記一のグループから複数生成する生成手段と、
前記一のグループから生成された複数のワークフローモデルを比較し、前記業務に適した一以上の統合ワークフローモデルを生成する統合手段と
を備えるワークフローモデル生成システム。
A workflow model generation system that captures a plurality of messages for inter-user communication of a plurality of users and, based on the captured messages, generates a workflow model indicating a work procedure of a work performed by the plurality of users,
A classifying unit that classifies the plurality of messages into a group of a plurality of messages in which the character string data in the messages are similar to each other,
Determination means for determining to which task each of the messages belonging to one group is sorted by its content,
Extracting a flow between the tasks based on the reference relationship between the messages, the determined task, and a generating means for generating a plurality of workflow models composed of the extracted flows from the one group,
A workflow model generation system comprising: a plurality of workflow models generated from the one group, and an integration unit configured to generate one or more integrated workflow models suitable for the business.
前記統合手段は、前記一のグループから生成された複数のワークフローモデルのうち、タスク数が所定の基準を満たすワークフローモデルを、統合ワークフローモデルとする
請求項1に記載のワークフローモデル生成システム。
The workflow model generation system according to claim 1, wherein the integration unit uses, as the integrated workflow model, a workflow model in which the number of tasks satisfies a predetermined criterion among the plurality of workflow models generated from the one group.
前記統合手段は、前記一のグループから生成された複数のワークフローモデルにおいて所定以上の割合で含まれるタスクを用いて統合ワークフローモデルを生成する
請求項1に記載のワークフローモデル生成システム。
The workflow model generation system according to claim 1, wherein the integration unit generates an integrated workflow model by using tasks included in a plurality of workflow models generated from the one group at a predetermined ratio or more.
前記統合手段は、前記一のグループから生成された複数のワークフローモデルのうち、直近の第1期間において交信されたメッセージ群から生成された複数のワークフローモデルを統合して統合ワークフローモデルを生成する
請求項1に記載のワークフローモデル生成システム。
The unifying unit integrates a plurality of workflow models generated from a group of messages communicated in the latest first period among the plurality of workflow models generated from the one group to generate an integrated workflow model. Item 1. The workflow model generation system according to Item 1.
前記統合手段は、更に、前記一のグループから生成された複数のワークフローモデルのうち、前記第1期間内の直近の第2期間において交信されたメッセージ群から生成された複数のワークフローモデルを統合して統合ワークフローモデルを生成する
請求項4に記載のワークフローモデル生成システム。
The integration means further integrates a plurality of workflow models generated from a group of messages communicated in the second period closest to the first period among the plurality of workflow models generated from the one group. The workflow model generation system according to claim 4, wherein the integrated workflow model is generated.
前記統合手段は、前記第1期間内の統合ワークフローモデルと、前記第2期間内の統合ワークフローモデルとを比較し、2つの統合ワークフローが異なる場合、双方を正式な統合ワークフローモデルとして選定する
請求項5に記載のワークフローモデル生成システム。
The integrating means compares the integrated workflow model in the first period with the integrated workflow model in the second period, and when two integrated workflows are different, selects both as an official integrated workflow model. 5. The workflow model generation system described in 5.
前記統合手段は、前記第1期間内の統合ワークフローモデルと、前記第2期間内の統合ワークフローモデルとを比較し、2つの統合ワークフローが異なる場合、ワークフローシステムのユーザーにいずれか一方を選択させ、ユーザーに選択された統合ワークフローモデルを正式な統合ワークフローモデルとして選定する
請求項5に記載のワークフローモデル生成システム。
The integrating means compares the integrated workflow model in the first period with the integrated workflow model in the second period, and when the two integrated workflows are different, allows the user of the workflow system to select one of them. The workflow model generation system according to claim 5, wherein the integrated workflow model selected by the user is selected as a formal integrated workflow model.
前記統合手段は、前記一のグループから生成された複数のワークフローモデルのうち、生成の基となったメッセージ群の交信タイミングが直近のものから順にN(Nは2以上の自然数)個のワークフローモデルを統合して統合ワークフローモデルを生成する
請求項1に記載のワークフローモデル生成システム。
The unifying unit selects N (N is a natural number of 2 or more) workflow models in order from the closest communication timing of the message group that is the basis of the generation among the plurality of workflow models generated from the one group. The workflow model generation system according to claim 1, wherein the workflow model generation system is configured to generate a unified workflow model.
前記統合手段は、更に、前記一のグループから生成された複数のワークフローモデルのうち、生成の基となったメッセージ群の交信タイミングが直近のものから順にM(MはNより小さい自然数)個のワークフローモデルを統合して統合ワークフローモデルを生成する
請求項8に記載のワークフローモデル生成システム。
The unifying unit further includes M (M is a natural number smaller than N) pieces of the plurality of workflow models generated from the one group, in order from the latest communication timing of the message group that is the basis of the generation. The workflow model generation system according to claim 8, wherein the workflow models are integrated to generate an integrated workflow model.
前記統合手段は、前記N個のワークフローモデルを統合した統合ワークフローモデルと、前記M個のワークフローモデルを統合した統合ワークフローモデルとを比較し、2つの統合ワークフローが異なる場合、双方を正式な統合ワークフローモデルとして選定する
請求項9に記載のワークフローモデル生成システム。
The integrating means compares the integrated workflow model in which the N workflow models are integrated with the integrated workflow model in which the M workflow models are integrated, and when the two integrated workflows are different, both are formalized integrated workflows. The workflow model generation system according to claim 9, which is selected as a model.
前記統合手段は、前記N個のワークフローモデルを統合した統合ワークフローモデルと、前記M個のワークフローモデルを統合した統合ワークフローモデルとを比較し、2つの統合ワークフローが異なる場合、ワークフローシステムのユーザーにいずれか一方を選択させ、ユーザーの選択した統合ワークフローモデルを正式な統合ワークフローモデルとして選定する
請求項9に記載のワークフローモデル生成システム。
The integrating means compares the integrated workflow model in which the N workflow models are integrated with the integrated workflow model in which the M workflow models are integrated. The workflow model generation system according to claim 9, wherein either one is selected, and the integrated workflow model selected by the user is selected as a formal integrated workflow model.
所定のスキャン周期が到来する毎に、前記分類手段におけるグループの生成、前記判定手段におけるタスクの判定、前記生成手段におけるワークフローモデルの生成、前記統合手段における統合ワークフローモデルの生成を行い、
前記統合手段は、新たに作成した統合フローモデルと既存の統合ワークフローモデルと異なる場合に、前記新たに作成した統合ワークフローモデルを正式な統合ワークフローモデルとして選定する
請求項1に記載のワークフローモデル生成システム。
Each time a predetermined scan cycle arrives, generation of a group in the classification unit, determination of a task in the determination unit, generation of a workflow model in the generation unit, generation of an integrated workflow model in the integration unit,
The workflow model generation system according to claim 1, wherein the integration unit selects the newly created integrated workflow model as a formal integrated workflow model when the newly created integrated flow model is different from the existing integrated workflow model. ..
前記複数のメッセージを蓄積するメッセージストレージに所定数のメッセージが蓄積される毎に、前記分類手段におけるグループの生成、前記判定手段におけるタスクの判定、前記生成手段におけるワークフローモデルの生成、前記統合手段における統合ワークフローモデルの生成を行い、
前記統合手段は、新たに作成した統合フローモデルと既存の統合ワークフローモデルと異なる場合に、前記新たに作成した統合ワークフローモデルを正式な統合ワークフローモデルとして選定する
請求項1に記載のワークフローモデル生成システム。
Each time a predetermined number of messages are stored in the message storage that stores the plurality of messages, a group is generated in the classifying unit, a task is determined in the determining unit, a workflow model is generated in the generating unit, and an integrating unit is used. Generate an integrated workflow model,
The workflow model generation system according to claim 1, wherein the integration unit selects the newly created integrated workflow model as a formal integrated workflow model when the newly created integrated flow model is different from the existing integrated workflow model. ..
複数ユーザーのユーザー間通信のための複数のメッセージを取り込み、取り込まれたメッセージに基づき、前記複数ユーザーによりなされる業務の作業手順を示すワークフローモデルを生成する処理、コンピューターに実行させるワークフローモデル生成プログラムであって、
前記複数のメッセージを、メッセージ内の文字列データが互いに類似する複数のメッセージからなるグループに分類する分類ステップと、
一のグループに属するメッセージのそれぞれがその内容によってどのタスクに分別されるかを判定する判定ステップと、
メッセージ間の参照関係に基づいてタスク間のフローを抽出し、判定されたタスクと、抽出されたフローからなるワークフローモデルを、前記一のグループから複数生成する生成ステップと、
前記一のグループから生成された複数のワークフローモデルを比較し、前記業務に適した一以上の統合ワークフローモデルを生成する統合ステップと
をコンピューターに実行させるワークフローモデル生成プログラム。
A process for generating a workflow model indicating a work procedure of a business performed by the plurality of users by capturing a plurality of messages for communication between users of the plurality of users, and a workflow model generation program to be executed by a computer. There
A classifying step of classifying the plurality of messages into a group consisting of a plurality of messages having character string data similar to each other;
A determination step of determining to which task each of the messages belonging to one group is sorted by its content;
Extracting a flow between the tasks based on the reference relationship between the messages, the determined task, and a workflow model including the extracted flow, a generating step of generating a plurality from the one group,
A workflow model generation program that causes a computer to execute an integration step of comparing a plurality of workflow models generated from the one group and generating one or more integrated workflow models suitable for the business.
複数ユーザーのユーザー間通信のための複数のメッセージを取り込み、取り込まれたメッセージに基づき、前記複数ユーザーによりなされる業務の作業手順を示すワークフローモデルを生成するワークフローモデル生成方法であって、
前記複数のメッセージを、メッセージ内の文字列データが互いに類似する複数のメッセージからなるグループに分類する分類ステップと、
一のグループに属するメッセージのそれぞれがその内容によってどのタスクに分別されるかを判定する判定ステップと、
メッセージ間の参照関係に基づいてタスク間のフローを抽出し、判定されたタスクと、抽出されたフローからなるワークフローモデルを、前記一のグループから複数生成する生成ステップと、
前記一のグループから生成された複数のワークフローモデルを比較し、前記業務に適した一以上の統合ワークフローモデルを生成する統合ステップと
を含むことを特徴とするワークフローモデル生成方法。
A workflow model generation method for capturing a plurality of messages for communication between users of a plurality of users, and based on the captured messages, generating a workflow model indicating a work procedure of a work performed by the plurality of users,
A classifying step of classifying the plurality of messages into a group consisting of a plurality of messages having character string data similar to each other;
A determination step of determining to which task each of the messages belonging to one group is sorted by its content;
Extracting a flow between the tasks based on the reference relationship between the messages, the determined task, and a workflow model including the extracted flow, a generating step of generating a plurality from the one group,
And a step of comparing a plurality of workflow models generated from the one group to generate one or more integrated workflow models suitable for the business.
JP2018228819A 2018-12-06 2018-12-06 A workflow model generation system, a workflow model generation program, and a workflow model generation method. Active JP7180342B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018228819A JP7180342B2 (en) 2018-12-06 2018-12-06 A workflow model generation system, a workflow model generation program, and a workflow model generation method.

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018228819A JP7180342B2 (en) 2018-12-06 2018-12-06 A workflow model generation system, a workflow model generation program, and a workflow model generation method.

Publications (2)

Publication Number Publication Date
JP2020091687A true JP2020091687A (en) 2020-06-11
JP7180342B2 JP7180342B2 (en) 2022-11-30

Family

ID=71012914

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018228819A Active JP7180342B2 (en) 2018-12-06 2018-12-06 A workflow model generation system, a workflow model generation program, and a workflow model generation method.

Country Status (1)

Country Link
JP (1) JP7180342B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115204850A (en) * 2022-09-19 2022-10-18 中孚信息股份有限公司 Process approval method and system based on BPMN

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000040104A (en) * 1998-07-23 2000-02-08 Hitachi Ltd Workflow management method
JP2013196624A (en) * 2012-03-22 2013-09-30 Toshiba Corp Information processing apparatus, approval flow definition generating method, and program

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000040104A (en) * 1998-07-23 2000-02-08 Hitachi Ltd Workflow management method
JP2013196624A (en) * 2012-03-22 2013-09-30 Toshiba Corp Information processing apparatus, approval flow definition generating method, and program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115204850A (en) * 2022-09-19 2022-10-18 中孚信息股份有限公司 Process approval method and system based on BPMN

Also Published As

Publication number Publication date
JP7180342B2 (en) 2022-11-30

Similar Documents

Publication Publication Date Title
KR102478657B1 (en) Automatic extraction of commitments and requests from communications and content
US8132151B2 (en) Action tags
US10755195B2 (en) Adaptive, personalized action-aware communication and conversation prioritization
CN1745364B (en) System and method for extending application preference classes
US11386394B2 (en) Method and system for shared document approval
US20110154180A1 (en) User-specific digital document annotations for collaborative review process
US20170199866A1 (en) Adaptive learning of actionable statements in natural language conversation
US20140169665A1 (en) Automated Processing of Documents
US20230052372A1 (en) Methods and systems for artificial intelligence-assisted document annotation
CN111492388A (en) AI system for determining actionable intent
JP2021124914A (en) Information processing system and information processing method
CN109063059B (en) Behavior log processing method and device and electronic equipment
US20140101596A1 (en) Language and communication system
JP7180342B2 (en) A workflow model generation system, a workflow model generation program, and a workflow model generation method.
US20170068693A1 (en) Exposing external content in an enterprise
US20200356725A1 (en) System and method for automatically tagging customer messages using artificial intelligence models
CN110020132A (en) Keyword recommendation method, calculates equipment and storage medium at device
Patel et al. Customized Automated Email Response Bot Using Machine Learning and Robotic Process Automation
US20210273900A1 (en) Methods and systems for processing electronic messages
JP7180341B2 (en) Workflow generation system, workflow generation program, workflow generation method
JP2003256627A (en) Workflow extract method and device
JP7487494B2 (en) Information processing device and information processing program
CN113515921A (en) Auxiliary generation method of patent text and electronic terminal
Reuter et al. End-user development and social big data–towards tailorable situation assessment with social media
JP4718897B2 (en) E-mail and file management method, program, and computer system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210915

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20220715

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220802

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220928

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20221031

R150 Certificate of patent or registration of utility model

Ref document number: 7180342

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150