JP2000215242A - Work process management device - Google Patents

Work process management device

Info

Publication number
JP2000215242A
JP2000215242A JP1449999A JP1449999A JP2000215242A JP 2000215242 A JP2000215242 A JP 2000215242A JP 1449999 A JP1449999 A JP 1449999A JP 1449999 A JP1449999 A JP 1449999A JP 2000215242 A JP2000215242 A JP 2000215242A
Authority
JP
Japan
Prior art keywords
activity
information
execution
unit
command
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
JP1449999A
Other languages
Japanese (ja)
Other versions
JP4247584B2 (en
JP2000215242A5 (en
Inventor
Yuichi Ueno
裕一 上野
Yoshihiro Masuda
佳弘 増田
Katsutomo Horii
克倫 堀井
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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP01449999A priority Critical patent/JP4247584B2/en
Publication of JP2000215242A publication Critical patent/JP2000215242A/en
Publication of JP2000215242A5 publication Critical patent/JP2000215242A5/en
Application granted granted Critical
Publication of JP4247584B2 publication Critical patent/JP4247584B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To provide a work process management device usable in a dynamic environment where large scale and many activity elements appear and disappears in dispersed environments and capable of widely dealing with exceptional situations. SOLUTION: Action information storing parts 61, 81 correlate unit action information expressing the steps of work processes with action procedure definition information expressing the definition of work processes and manage them by action summarization information to be systematized in accordance with the inclusion relation of action contents. When execution requests are sent from respective client devices 11, 12, action execution receiving parts 41, 71 receive the requests and respectively send action execution commands to action execution control parts 42, 72. The control parts 42, 72 respectively select action information suited to the action contents of the action execution commands by action information selection parts 52, 53. Out of the selected action information, action procedure definition information allows action procedure execution control parts 43, 73 to execute the action procedure and action execution parts 51, 74 to execute unit action information. The lower action information of the action summarization information is substitutable and automatically switchable.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、複数のサーバ装置
および複数のクライアント装置などの計算機システムが
ネットワークで結ばれたネットワーク情報システムにお
いて、活動およびワークプロセス情報を分散的に管理
し、また、分散的に管理されている活動およびワークプ
ロセス情報を利用してワークフロー管理を行なうワーク
プロセス管理装置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a network information system in which computer systems such as a plurality of server devices and a plurality of client devices are connected via a network. The present invention relates to a work process management device that performs workflow management using activity and work process information that is managed in a typical manner.

【0002】[0002]

【従来の技術】従来のワークフロー管理システムは、1
つの仕事における一連の仕事の流れをワークプロセス定
義という形に予め明確に定義しておく。そして仕事を実
行するときは、そのワークプロセス定義に従って、仕事
の割り当てや電子文書の受け渡しを自動的に行えるよう
になっている。
2. Description of the Related Art A conventional workflow management system includes:
A series of work flows in one work is clearly defined in advance in the form of a work process definition. When a job is executed, assignment of a job and delivery of an electronic document can be automatically performed according to the work process definition.

【0003】しかし実際の仕事の過程では、書類の不備
や、担当者の欠席など、不測の事態が頻繁に生じる。従
来のワークフロー管理システムにおいて、このような仕
事の過程で生じる不測の事態に対処するには、それらの
不測の事態も予めワークプロセス定義に含める必要があ
った。そのため、事前に予測できない事態に対処するの
は困難であり、また、仕事の運用中に定義を変えること
ができないなど、運用上の柔軟性に問題があった。
However, in the course of actual work, unexpected situations frequently occur, such as inadequate documents and absence of a person in charge. In a conventional workflow management system, in order to deal with such unexpected situations that occur during the course of work, it is necessary to include those unexpected situations in the work process definition in advance. For this reason, it is difficult to cope with a situation that cannot be predicted in advance, and there is a problem in operational flexibility such that a definition cannot be changed during operation of a job.

【0004】このような問題に対処するために、ワーク
プロセス定義を事前に完全に定義するのではなく、部分
的には未定義にしておき、仕事を実行する時点で、その
未定義部を具体化することにより、運用上の柔軟性を持
たせるための技術が存在する。例えばL.Nastansky,W.Hi
lpert ,“The GroupFlow System:A Scalable Approach
to Workflow Management between Cooperation and Au
tomation”,University of Paderborn ,1994.2に記載
されているシステムは、半構造化ワークプロセス定義に
基づいたシステムである。これは、(1)仕事の手順の
一部を、複数のユーザからなる協調作業の場として定義
することが出来る、(2)仕事の手順の一部を複数のユ
ーザが担当可能にし、実行時に担当者を選択することが
できる、(3)仕事の手順の一部に対し、例外的な事態
に応じて部分的に修正を加えることができる、という特
徴を持っている。さらに、仕事の手順の各ステップを複
数まとめて、より抽象的な1つのステップとして要約し
た形で表示する機能も持っている。
In order to cope with such a problem, the work process definition is not completely defined in advance, but is partially undefined. There is a technology for giving flexibility in operation by adopting the technology. For example, L.Nastansky, W.Hi
lpert, “The GroupFlow System: A Scalable Approach
to Workflow Management between Cooperation and Au
The system described in “Tomation”, University of Paderborn, 1994.2, is based on a semi-structured work process definition. (2) A part of the work procedure can be assigned to a plurality of users and a person in charge can be selected at the time of execution. (3) For a part of the work procedure, The feature is that it can be partially modified according to exceptional circumstances, and each step of the work procedure is grouped together and summarized as one more abstract step. It also has the ability to

【0005】また、特開平9−237292号公報に記
載されているシステムは、仕事の各手順を同一詳細度で
定義するのではなく、抽象的なステップを展開していく
形で段階的に詳細化して予め定義できるようにしてい
る。同様に、特開平9−245092号公報に記載され
ているシステムでは、部分的に定義されたワークフロー
をグループの形でまとめ、それらのグループの間でワー
クフローを定義できるようにしている。両文献とも、ワ
ークプロセスの実行時には、まだワークプロセスの実行
が及んでいない定義は修正が可能であるようにしてい
る。
The system described in Japanese Patent Application Laid-Open No. 9-237292 does not define each procedure of work with the same level of detail, but develops abstract steps in a stepwise manner. And can be defined in advance. Similarly, in the system described in Japanese Patent Application Laid-Open No. 9-245092, partially defined workflows are grouped into groups, and workflows can be defined between the groups. In both documents, when a work process is executed, definitions that have not yet been executed by the work process can be modified.

【0006】特開平10−111888号公報,特開平
10−177608号公報に記載されているシステムで
は、部門間に渡るメインとなるワークプロセス定義と、
部門内で切り替え可能な複数のサブのワークフローを有
している。業務の性質によって実行時に部門内でのサブ
のワークフローを切り替えて対応することにより、様々
な業務に対応することができる。
In the systems described in JP-A-10-111888 and JP-A-10-177608, a main work process definition between departments is provided.
It has a plurality of sub workflows that can be switched within a department. By switching between sub workflows within the department at the time of execution depending on the nature of the business, it is possible to cope with various businesses.

【0007】特開平8−221475号公報,特開平8
−221476号公報に記載されているシステムは、部
門ごとに定義されたワークフローを、「パブリックフロ
ー」として公開することにより、他部門からも利用可能
とするものである。
JP-A-8-221475, JP-A-8-221475
The system described in JP-A-22476 discloses a workflow defined for each department, which is made available to other departments by publishing the workflow as a “public flow”.

【0008】特開平8−161393号公報に記載され
ているシステムでは、作業を行う計算機に対して作業内
容を配布することにより作業を進めるものである。この
システムでは、作業内容の変更および再配布により、ワ
ークプロセスの実行中でもワークプロセスを変更するこ
とが可能である。
[0008] In the system described in Japanese Patent Application Laid-Open No. 8-161393, the work is advanced by distributing the contents of the work to the computer performing the work. In this system, the work process can be changed even during execution of the work process by changing and redistributing the work content.

【0009】さらに、米国特許第5,212,771号
明細書に記載されているシステムでは、プロセスを定義
する言語に基づいてワークプロセスを段階的にサブプロ
セスに分解していく形で定義するモデリング手段および
定義されたプロセスの正当性を検査手段を備えている。
これらの手段を用いて、予め定められた形での階層的な
ワークプロセスを定義することができる。
Further, in the system described in US Pat. No. 5,212,771, a modeling for defining a work process by decomposing it into sub-processes in stages based on a language defining the process. A means for checking the validity of the means and the defined process is provided.
These means can be used to define hierarchical work processes in a predetermined manner.

【0010】ここまで挙げた従来の技術では、それまで
予め同一の詳細度で定義しなければならなかったワーク
プロセス定義に対して、階層定義やグループ化定義を導
入することによって、定義をより柔軟に行うことができ
る。また、ワークプロセスの実行中に定義を変更する場
合の影響を、階層やグループに局所化することができる
ようになっている。そのため、ワークプロセスを構成す
る各ステップとして、階層やグループといった抽象的な
形態を利用することができる。これによって、ワークプ
ロセスの実行時に、各ステップの機能を達成できる形で
あれば、ワークプロセスの実行中に各ステップの内部の
変更や候補の選択などを行いながら仕事を遂行すること
が可能となった。
[0010] In the above-mentioned conventional technology, the definition is more flexible by introducing a hierarchy definition and a grouping definition for a work process definition which had to be previously defined with the same level of detail. Can be done. In addition, the effect of changing the definition during execution of a work process can be localized to a hierarchy or a group. Therefore, as each step constituting the work process, an abstract form such as a hierarchy or a group can be used. As a result, if the function of each step can be achieved during the execution of the work process, it is possible to perform the work while changing the inside of each step or selecting a candidate during the execution of the work process. Was.

【0011】これらの従来の技術では、ワークプロセス
の定義者が手動で局所的な変更を行うか、部門内などの
事前に定義された範囲内でのみ自動的にサブワークフロ
ーの切り替えを行っている。そのため従来のシステムで
は、管理単位が複数あり、異なる管理単位を越えて運用
することはできなかった。このことは、従来の技術で
は、システム全体で見ると、各ステップの内部の変更や
候補の選択の可能性が例えば別の部門に存在していて
も、それらが十分活用できないことを意味している。ま
た、システムの規模が大きくなるほど、このような潜在
的に利用可能なワークプロセスの活用損失が増大する。
In these prior arts, the definer of the work process manually makes local changes or automatically switches the sub-workflow only within a predefined range such as within a department. . Therefore, in the conventional system, there are a plurality of management units, and it is not possible to operate over different management units. This means that, in the prior art, when looking at the entire system, the possibility of internal change of each step and selection of candidates cannot be fully utilized even if they exist in different departments, for example. I have. Also, the greater the size of the system, the greater the loss of utilization of such potentially available work processes.

【0012】例えば上述の特開平8−221475号公
報や特開平8−221476号公報においては、「パブ
リックフロー」という形で部門内のワークプロセスを部
門外からも利用可能にする機構を導入し、複数の管理単
位の間でも相互に運用を行えるような技術を提供してい
る。しかし、どの部門にどんなワークプロセスが存在す
るか把握できず、やはり、システムの規模が大きくなる
と、潜在的に利用可能なワークプロセスを十分に活用で
きなくなってしまう。
For example, in the above-mentioned JP-A-8-221475 and JP-A-8-221476, a mechanism for making a work process in a department available from outside the department in the form of “public flow” is introduced. We provide technology that allows mutual operation between multiple management units. However, it is not possible to grasp which work process exists in which department, and if the scale of the system increases, the potentially available work process cannot be fully utilized.

【0013】[0013]

【発明が解決しようとする課題】本発明は、上述した事
情に鑑みてなされたもので、システム全体で統一的にワ
ークプロセス情報の管理を行うことにより、大規模かつ
多数の活動が出現、消滅する動的な環境下で利用でき、
さらに、そのような環境によりもたらされるワークプロ
セス情報の多様性を十分に活用することで、実行時の例
外的な事態に広く対応可能なワークプロセス管理装置を
提供することを目的とするものである。
SUMMARY OF THE INVENTION The present invention has been made in view of the above circumstances, and a large-scale and large number of activities have appeared and disappeared by uniformly managing work process information throughout the system. Available in a dynamic environment,
It is still another object of the present invention to provide a work process management device capable of coping with exceptional situations at the time of execution by fully utilizing the diversity of work process information provided by such an environment. .

【0014】[0014]

【課題を解決するための手段】本発明の第1の構成で
は、複数のサーバ装置およびクライアント装置がネット
ワークで結ばれたネットワーク情報システム上で構成さ
れたワークプロセス管理装置において、活動に関する情
報を記憶する活動情報記憶手段と、活動の実行制御に関
わる活動実行受付手段と、活動実行制御手段と、活動実
行手段を、各1以上備えている。
According to a first configuration of the present invention, a work process management device configured on a network information system in which a plurality of server devices and client devices are connected to a network stores information on activities. It has at least one of activity information storage means, activity execution receiving means related to activity execution control, activity execution control means, and activity execution means.

【0015】活動情報記憶手段は、具体的な活動に対応
し、活動内容および活動の制御情報を表す活動情報と、
活動情報および活動集約情報自身を活動内容の包含関係
に従って組織化する活動集約情報により関係付けて管理
するものである。また、その関係付けは、ロケータとい
う活動情報の論理的な位置情報により行っており、ネッ
トワークを経て分散的に管理することが可能である。
The activity information storage means includes activity information corresponding to a specific activity and representing activity content and activity control information;
The activity information and the activity aggregate information themselves are related and managed by the activity aggregate information that organizes according to the inclusion relation of the activity contents. Further, the association is performed based on the logical location information of the activity information called a locator, and can be managed in a distributed manner via a network.

【0016】活動の実行を要求するユーザは、クライア
ント装置を通して活動実行受付手段に対して活動の実行
要求を入力する。活動実行受付手段は、要求に対応する
活動実行指令を生成して、これを活動実行制御手段に渡
す。活動実行制御手段は、活動集約情報の包含関係に従
って活動情報を選択し、選択した活動情報を活動実行指
令に実行対象として含め、これを活動実行手段に渡す。
活動実行手段は、活動実行指令に含まれる、実行対象と
なっている活動情報について、当該活動情報が含む活動
制御情報に従った活動の進行制御、および、活動の進行
に付随した新たな活動実行指令の生成と当該活動実行指
令の前記活動実行制御手段への入力を行なう。これらの
手段により、システムが管理する大局的な規模で活動の
実行を進めて行くことができる。
A user requesting execution of an activity inputs an activity execution request to the activity execution receiving means through the client device. The activity execution receiving means generates an activity execution command corresponding to the request, and passes this to the activity execution control means. The activity execution control means selects the activity information according to the inclusion relation of the activity aggregate information, includes the selected activity information as an execution target in the activity execution command, and passes it to the activity execution means.
The activity execution means controls the progress of the activity according to the activity control information included in the activity information included in the activity execution command, and executes a new activity accompanying the progress of the activity. A command is generated and the activity execution command is input to the activity execution control means. By these means, the activities can be carried out on a global scale managed by the system.

【0017】本発明の第2の構成では、複数のサーバ装
置およびクライアント装置がネットワークで結ばれたネ
ットワーク情報システム上で構成されたワークプロセス
管理装置において、活動に関する情報を記憶する活動情
報記憶手段と、活動の実行制御に関わる活動実行受付手
段と、活動実行制御手段と、活動実行手段と、活動手順
実行制御手段を、各1以上備えている。
In a second configuration of the present invention, in a work process management device configured on a network information system in which a plurality of server devices and client devices are connected via a network, activity information storage means for storing information regarding activities. , An activity execution receiving unit, an activity execution control unit, an activity execution unit, and an activity procedure execution control unit related to the execution control of the activity.

【0018】活動情報記憶手段は、ワークプロセスのス
テップを表す単位活動情報と、ワークプロセス定義を表
す活動手順定義情報とを、両情報および活動集約情報自
身を活動内容の包含関係に従って組織化する活動集約情
報により関係付けて管理する。またその関係付けは、ロ
ケータという活動情報の論理的な位置情報によりなされ
るため、ネットワークを経て分散的に管理することがで
きる。
The activity information storage means organizes the unit activity information representing the steps of the work process and the activity procedure definition information representing the work process definition in accordance with the inclusive relation of the activity contents. Manage by associating with the aggregated information. Further, the association is made by the logical location information of the activity information called a locator, so that it can be managed in a distributed manner via a network.

【0019】活動の実行を要求するユーザは、クライア
ント装置を通して活動実行受付手段に対して活動の実行
要求を入力する。活動実行受付手段は要求に対応する活
動実行指令を生成して、これを活動実行制御手段に渡
す。活動実行制御手段は、活動集約情報の包含関係に従
って単位活動情報または活動手順定義情報を選択して、
それらの情報を活動実行指令に実行対象として含め、そ
れぞれ、活動実行手段、活動手順実行制御手段に渡す。
活動実行手段は、活動の実行を要求するユーザと、活動
の実行を担当するユーザまたは装置との間に接続を確立
して活動を行わせる。また活動手順実行制御手段は、ワ
ークプロセス定義の実行であり、ワークプロセスのステ
ップが単位活動情報であれば、活動実行手段により活動
を行わせる。またワークプロセスのステップが活動手順
定義情報または活動集約情報であれば、それぞれ再び活
動手順実行制御手段または活動実行手段により処理され
る。これらの手段により、実行時におけるワークプロセ
スの動的な組み換えを伴うワークプロセスを、システム
が管理する大局的な規模で実行することができる。
A user who requests execution of an activity inputs an activity execution request to the activity execution receiving means through the client device. The activity execution receiving means generates an activity execution command corresponding to the request, and passes this to the activity execution control means. The activity execution control means selects unit activity information or activity procedure definition information according to the inclusion relationship of the activity aggregate information,
The information is included in the activity execution command as an execution target, and is passed to the activity execution means and the activity procedure execution control means, respectively.
The activity executing means establishes a connection between a user requesting the execution of the activity and a user or a device in charge of performing the activity to cause the activity to be performed. The activity procedure execution control means executes the work process definition. If the step of the work process is unit activity information, the activity execution means causes the activity execution means to perform the activity. If the step of the work process is the activity procedure definition information or the activity aggregation information, it is processed again by the activity procedure execution control means or the activity execution means, respectively. By these means, a work process involving dynamic rearrangement of work processes at the time of execution can be executed on a global scale managed by the system.

【0020】本発明では、上述のように、ワークプロセ
スに関する情報を分散管理することができるので、まず
大規模なシステムにも対応することができる。さらに、
その分散管理されたワークプロセスに関する情報を、そ
の活動の内容の包含関係によって階層的に組織化して管
理する形態を基盤としている。
According to the present invention, as described above, information on work processes can be managed in a distributed manner, so that it can be applied to a large-scale system. further,
It is based on a form in which information on the distributed and managed work processes is hierarchically organized and managed according to the inclusion relation of the contents of the activities.

【0021】従来のシステムでの階層管理では、予めワ
ークプロセス定義者が定めた固定的な展開関係にそって
のみ階層管理していたが、本発明はワークプロセスの各
ステップの提供する機能そのものをもとに、システムが
自動的に階層管理を行う。この構成により、システムが
管理する大局的な管理単位が一つとなるため、従来のシ
ステムのようにワークプロセスの定義者が管理する範囲
や部門といった局所的な管理単位間での相互運用が困難
であるという問題は解消される。また、論理的には大局
的な管理単位が一つであっても、物理的にはネットワー
ク上で分散的に管理することができるので、システムの
規模が大きくなっても、ある1つの装置に負荷が集中し
たり、多量の記憶領域を使うという問題が発生しないよ
うに構成することができる。
In the hierarchy management in the conventional system, the hierarchy management is performed only in accordance with a fixed development relationship defined in advance by the work process definer. However, the present invention provides the function itself provided by each step of the work process. Based on this, the system automatically performs hierarchical management. With this configuration, there is only one global management unit managed by the system, so it is difficult to interoperate between local management units such as the range and department managed by the definer of the work process as in the conventional system. The problem that there is is solved. In addition, even if there is a single logically large management unit, it can be physically managed on a network in a decentralized manner. The configuration can be made so as not to cause a problem that the load is concentrated or a large amount of storage area is used.

【0022】そして、ワークプロセスの実行時には、シ
ステムは階層管理しているワークプロセスを再帰下降探
索し、実行時にワークフローやその各ステップを選択す
るという動的なワークフローの実行管理を行なう。これ
により、従来のシステムのようにワークプロセスの定義
者が管理する範囲や部門といった局所的な管理単位での
ワークプロセスの実行時修正にとどまらず、システム全
体の大局的な範囲でのワークプロセスの実行時修正が可
能となる。
When the work process is executed, the system performs a recursive descending search of the work process managed hierarchically, and performs the execution management of the dynamic work flow in which the work flow and each step thereof are selected at the time of execution. This allows the work process to be modified not only at the local management unit, such as the scope or department managed by the definer of the work process as in the conventional system, but also within the global scope of the entire system. Enables run-time modification.

【0023】本発明の構成として、さらに、活動実行制
御手段が活動実行手段から告知される活動の実行状況の
成否を見て、失敗時には自動的に代替活動を選択してワ
ークプロセスの実行を維持することができる。このと
き、失敗時には時間をおいて当該活動の実行を自動的に
再試行することで、長期的なワークプロセスの実行が可
能となる。
According to the structure of the present invention, the activity execution control means further checks success or failure of the activity execution status notified from the activity execution means, and automatically selects an alternative activity when failure occurs to maintain the execution of the work process. can do. At this time, in the event of a failure, the execution of the activity is automatically retried after a while, so that a long-term work process can be executed.

【0024】また、上述のように分散して管理している
活動情報を、それぞれの担当範囲内で選択する活動情報
選択手段を配置し、活動実行制御手段が活動情報を選択
する際に活動情報選択手段を用いるように構成すること
ができる。これによって、活動情報記憶手段に近接して
活動情報の選択処理を行なうことができ、さらに処理の
分散化を図ることが可能になり、ネットワークの有効利
用により処理速度を向上させることができる。
[0024] Further, the activity information selecting means for selecting the activity information distributed and managed as described above within the respective areas of responsibility is arranged, and the activity information is selected when the activity execution control means selects the activity information. It can be configured to use selection means. As a result, the activity information selection process can be performed in close proximity to the activity information storage means, the process can be further decentralized, and the processing speed can be improved by effective use of the network.

【0025】さらに、活動情報更新手段および活動情報
組織化手段を付加し、活動情報記憶手段に記憶されてい
る単位活動情報または活動集約情報または活動手順定義
情報を追加、削除、変更するとともに、各活動情報間の
リンクの再構成を行うことができる。これにより、新た
なワークプロセスやステップの登録、既存のワークプロ
セスやステップの修正や取り消し、階層的に組織化され
た構造の変更を行うことができる。
Further, an activity information updating means and an activity information organizing means are added, and the unit activity information or the activity aggregate information or the activity procedure definition information stored in the activity information storage means are added, deleted and changed. Reconfiguration of links between activity information can be performed. As a result, it is possible to register a new work process or step, modify or cancel an existing work process or step, and change a hierarchically organized structure.

【0026】さらに、活動情報クラスタリング手段およ
び活動集約情報生成手段を付加し、既存の各活動情報を
収集してそれらのクラスタリングによる類似性を検出
し、クラスタリング結果をもとにして新たな活動集約情
報を自動的に生成し、登録することができる。これによ
り、既存の各活動情報に対する新たな階層が得られ、ワ
ークプロセス実行における自由度を向上させることがで
きる。
Further, an activity information clustering means and an activity aggregate information generating means are added, existing activity information is collected, similarity by clustering is detected, and new activity aggregate information is obtained based on the clustering result. Can be automatically generated and registered. As a result, a new hierarchy for each existing activity information is obtained, and the degree of freedom in executing the work process can be improved.

【0027】さらに、共起活動検出手段および活動手順
定義情報生成手段を付加し、ユーザの要求により生成さ
れた活動実行指令を収集し、それらに含まれる活動内容
で共起関係にある活動内容を検出し、この情報をもと
に、新たな活動手順定義情報を生成、登録することがで
きる。これにより、異種の活動でもセットにして行って
ほしいという活動利用者の間の潜在的なニーズを、活動
手順定義情報という形で取り出し、再利用可能な状態に
することができる。
Further, a co-occurrence activity detecting means and an activity procedure definition information generating means are added to collect an activity execution command generated by a user's request, and to determine the co-occurrence activity content by the activity content included therein. Then, based on this information, new activity procedure definition information can be generated and registered. As a result, potential needs among activity users who wish to perform different activities as a set can be extracted in the form of activity procedure definition information and made reusable.

【0028】さらに、活動情報記憶手段に活動情報およ
び活動情報間に対する許可/不許可の条件を表す連携情
報をさらに記憶させることができる。これによって、ワ
ークプロセスの実行時に、自動的に選択されるステップ
を制約することができ、業務の受渡しが約束されている
正規の連携のみを利用できるようになる。
Further, the activity information storage means can further store activity information and cooperation information indicating permission / non-permission conditions between the activity information. As a result, when the work process is executed, the steps automatically selected can be restricted, and only the regular cooperation for which the delivery of the business is promised can be used.

【0029】さらに、活動情報記憶手段に活動情報の開
示の許可/不許可の条件を表す開示情報をさらに記憶さ
せることができる。これによって、ワークプロセスの実
行を依頼したユーザに対して、実行状況を部分的に非開
示扱いにすることができ、異なる会社や異なる部門をま
たがってワークプロセスの連携を行うような場合に、各
会社や部門内部で秘密にしておきたい業務内容を秘匿で
きるようになる。
Further, the activity information storage means can further store disclosure information indicating permission / non-permission conditions for disclosure of activity information. As a result, the execution status can be partially undisclosed to the user who has requested the execution of the work process, and when linking the work process across different companies or different departments, Businesses that you want to keep secret inside a company or department can be concealed.

【0030】[0030]

【発明の実施の形態】図1は、本発明のワークプロセス
管理装置の第1の実施の形態を含むシステム構成図であ
る。図中、1はネットワーク、11,12はクライアン
ト装置、21〜28はサーバ装置、31〜40は通信
部、41,71は活動実行受付部、42,72は活動実
行制御部、43,73は活動手順実行制御部、51,7
4は活動実行部、52,53は活動情報選択部、61,
81は活動情報記憶部、62,82は活動情報更新部、
63,83は活動情報組織化部である。なお、図1に示
したシステム構成では、サーバ装置およびクライアント
装置を複数備えたネットワーク情報システムにおいて、
複数のサーバ装置に渡って本発明のワークプロセス管理
装置の各構成要素を分散配置した形態の分散処理システ
ムとして構成した例を示している。
FIG. 1 is a system configuration diagram including a first embodiment of a work process management apparatus according to the present invention. In the figure, 1 is a network, 11 and 12 are client devices, 21 to 28 are server devices, 31 to 40 are communication units, 41 and 71 are activity execution receiving units, 42 and 72 are activity execution control units, 43 and 73 are Activity procedure execution control unit, 51, 7
4 is an activity execution unit, 52 and 53 are activity information selection units, 61 and
81 is an activity information storage unit, 62 and 82 are activity information update units,
63 and 83 are activity information organizing units. In the system configuration shown in FIG. 1, in a network information system having a plurality of server devices and client devices,
An example is shown in which the components of the work process management device of the present invention are distributed over a plurality of server devices and configured as a distributed processing system.

【0031】図1に示したシステムでは、ネットワーク
1に複数のサーバ装置21〜28,…およびクライアン
ト装置11,12,…が接続されている。サーバ装置2
1は何らかの活動を行う装置であるものとする。サーバ
装置22〜28は、本発明のワークプロセス管理装置の
第1の実施の形態における構成要素を分散して備えた装
置である。各クライアント装置11,12,…および各
サーバ装置21〜28,…は、それぞれ通信部31〜4
0,…を備え、この通信部31〜40,…を用いてネッ
トワーク1を介した協調動作を行なうことができる。特
に、この例では、各サーバ装置22〜28に配置された
本発明のワークプロセス管理装置の第1の実施の形態に
おける構成要素も、通信部34〜40によりネットワー
ク1を介して連携動作を行なう構成になっている。もち
ろん、単一のサーバ装置に本発明のワークプロセス管理
装置の第1の実施の形態における構成要素を集中的に配
置し、通信部34〜40を用いることなく連携を行わせ
る構成をとってもかまわない。また、本発明のワークプ
ロセス管理装置の第1の実施の形態における構成要素を
分散させる際にいずれの構成要素をどのサーバ装置に分
散させるか、および、各構成要素の数なども任意であ
る。さらに、ネットワーク1に接続されている装置も、
図1に示した構成に限られるものではなく、さらに多く
のネットワーク機器が接続されていてよい。
In the system shown in FIG. 1, a plurality of server devices 21 to 28,... And client devices 11, 12,. Server device 2
1 is a device that performs some kind of activity. The server devices 22 to 28 are devices in which the components in the first embodiment of the work process management device of the present invention are distributed. Each of the client devices 11, 12,... And each of the server devices 21 to 28,.
, And can perform a cooperative operation through the network 1 using the communication units 31 to 40,. In particular, in this example, the components in the first embodiment of the work process management device of the present invention arranged in each of the server devices 22 to 28 also cooperate via the network 1 by the communication units 34 to 40. It has a configuration. Of course, the configuration may be such that the components in the first embodiment of the work process management device of the present invention are centrally arranged in a single server device and cooperate without using the communication units 34 to 40. . Further, when distributing the components in the first embodiment of the work process management device of the present invention, which component is distributed to which server device, the number of each component, and the like are arbitrary. Furthermore, the devices connected to the network 1 also
The configuration is not limited to the configuration shown in FIG. 1, and more network devices may be connected.

【0032】サーバ装置25,28は、それぞれ、通信
部37,40を有するとともに、活動情報記憶部61,
81、活動情報更新部62,82、活動情報組織化部6
3,83を有している。活動情報記憶部61,81は、
ワークプロセスのステップを表す単位活動情報と、ワー
クプロセス定義を表す活動手順定義情報とを、活動内容
の包含関係に従って組織化する活動集約情報により関係
付けて管理する。以下の説明では、単位活動情報と活動
手順定義情報と活動集約情報をまとめて活動情報と呼ぶ
ことがある。各情報については後述する。活動情報更新
部62,82は、クライアント装置11,12から送ら
れてくる要求に従って、活動情報を活動情報記憶部6
1,81上で追加、削除、変更する。また、活動情報組
織化部63,83は、活動情報更新部62,82が活動
情報記憶部61,81上の活動情報を追加、削除、変更
した場合に、全ての活動情報記憶部61および81に記
憶されているどの単位活動情報および活動手順定義情報
も少なくとも1以上の活動集約情報からロケータにより
指示され、なおかつ、どの活動集約情報に含まれている
活動内容記述子も、当該活動集約情報に含まれているロ
ケータが指示している活動情報に含まれている活動内容
記述子が表す活動の内容を包含する活動の内容を表すよ
うに、活動集約情報間のロケータを再構成する。なおこ
の明細書では、ある活動内容が別の活動内容を包含する
と表現した場合、両者が一致する場合も含んでいる。
The server devices 25 and 28 have communication units 37 and 40, respectively, and have activity information storage units 61 and
81, activity information updating units 62 and 82, activity information organizing unit 6
3,83. The activity information storage units 61 and 81
The unit activity information indicating the step of the work process and the activity procedure definition information indicating the work process definition are related and managed by the activity aggregate information that organizes according to the inclusion relation of the activity contents. In the following description, the unit activity information, the activity procedure definition information, and the activity aggregation information may be collectively referred to as activity information. Each information will be described later. The activity information updating units 62 and 82 store the activity information in accordance with the requests sent from the client devices 11 and 12, respectively.
Addition, deletion and change on 1,81. Further, the activity information organizing units 63 and 83 provide all the activity information storage units 61 and 81 when the activity information updating units 62 and 82 add, delete or change the activity information in the activity information storage units 61 and 81. Any unit activity information and activity procedure definition information stored in the at least one activity aggregate information is specified by the locator, and the activity content descriptor included in any activity aggregate information is also included in the activity aggregate information. The locator between the pieces of activity aggregate information is reconfigured so as to represent the activity content including the activity content indicated by the activity content descriptor included in the activity information indicated by the included locator. In this specification, a case where a certain activity content includes another activity content includes a case where both are the same.

【0033】サーバ装置22は、通信部34とともに、
活動実行受付部41、活動実行制御部42、活動手順実
行制御部43を有している。同様に、サーバ装置27
は、通信部39と、活動実行受付部71、活動実行制御
部72、活動手順実行制御部73を有しているととも
に、活動実行部74を有している。活動実行受付部4
1,71は、通信部34,39を介してクライアント装
置11や12から送られてくる活動の実行要求を受け付
け、その実行要求に対応する活動実行指令を生成して、
活動実行制御部42,72に入力する。活動実行制御部
42,72は、活動実行指令を受け取り、組織化された
活動集約情報の包含関係に従って単位活動情報または活
動手順定義情報などの活動情報を選択し、選択した活動
情報を活動実行指令に実行対象として含める。活動情報
の選択の際には、活動情報選択部52,53を利用する
ことができる。そして、選択した活動情報が単位活動情
報なら、その活動実行指令を活動実行部51や活動実行
部74に渡す。また、選択した活動情報が活動手順定義
情報であれば、その活動実行指令を活動手順実行制御部
43,73に渡す。活動手順実行制御部43,73は、
ワークプロセスのステップが単位活動情報であれば、活
動実行部51,74に活動を行わせ、また活動手順定義
情報または活動集約情報であれば、それぞれ活動手順実
行制御部43,73または活動実行制御部42,72に
より処理を行わせて、ワークプロセス定義を実行する。
活動実行部74は、活動実行指令を受け取り、活動の実
行を要求するユーザと活動の実行を担当するユーザまた
は装置との間に接続を確立して、活動を行わせる。
The server 22 together with the communication unit 34
It has an activity execution reception unit 41, an activity execution control unit 42, and an activity procedure execution control unit 43. Similarly, the server device 27
Has an activity execution unit 74 as well as a communication unit 39, an activity execution reception unit 71, an activity execution control unit 72, and an activity procedure execution control unit 73. Activity execution reception part 4
1, 71 receive an execution request for an activity transmitted from the client device 11 or 12 via the communication units 34 and 39, generate an activity execution command corresponding to the execution request,
It is input to the activity execution control units 42 and 72. The activity execution control units 42 and 72 receive the activity execution command, select activity information such as unit activity information or activity procedure definition information according to the inclusion relationship of the organized activity aggregate information, and execute the selected activity information in the activity execution command. To be included in the execution target. When selecting the activity information, the activity information selection units 52 and 53 can be used. Then, if the selected activity information is unit activity information, the activity execution command is passed to the activity execution unit 51 or the activity execution unit 74. If the selected activity information is the activity procedure definition information, the activity execution command is passed to the activity procedure execution controllers 43 and 73. The activity procedure execution control units 43 and 73
If the step of the work process is unit activity information, it causes the activity execution units 51 and 74 to carry out activities, and if the step is the activity procedure definition information or activity aggregation information, the activity procedure execution control units 43 and 73 or the activity execution control respectively. The processing is performed by the units 42 and 72 to execute the work process definition.
The activity execution unit 74 receives the activity execution command, establishes a connection between a user who requests execution of the activity and a user or a device in charge of performing the activity, and causes the activity to be performed.

【0034】サーバ装置23は、通信部35とともに活
動実行部51を有している。活動実行部51は、ネット
ワーク1を介して他のサーバ装置から送られてくる活動
実行指令を受け取り、上述の活動実行部74と同様の動
作を行う。
The server device 23 has an activity execution unit 51 together with the communication unit 35. The activity execution unit 51 receives an activity execution command sent from another server device via the network 1 and performs the same operation as that of the activity execution unit 74 described above.

【0035】サーバ装置24,26は、通信部36,3
8とともに、活動情報選択部52,53を有している。
活動情報選択部52,53は、例えば活動実行制御部4
2,72や、他の活動情報選択部などから送られてくる
活動情報選択指令を受け付け、担当範囲の活動情報記憶
部について、組織化された活動集約情報の包含関係に従
って単位活動情報または活動手順定義情報などの活動情
報を選択し、選択した活動情報を返す。活動情報の選択
時に、担当範囲外の活動情報記憶部に記憶されている単
位活動情報または活動集約情報または活動手順定義情報
が包含されている場合には、対応する活動情報記憶部を
担当範囲とする活動情報選択部に対して、当該活動情報
選択指令を渡す。活動情報選択部52,53は、このよ
うにして協働して活動情報の選択を行う。
The server devices 24 and 26 include communication units 36 and 3
8 and activity information selection units 52 and 53.
The activity information selection units 52 and 53 include, for example, the activity execution control unit 4
2, 72 or an activity information selection command sent from another activity information selection unit or the like, and in the activity information storage unit in the responsible area, unit activity information or activity procedure according to the inclusion relation of organized activity integrated information. Select activity information such as definition information and return the selected activity information. When the activity information is selected, if the unit activity information, the activity aggregate information, or the activity procedure definition information stored in the activity information storage unit out of the responsibility is included, the corresponding activity information storage is regarded as the responsibility. The activity information selection command is passed to the activity information selection unit to be activated. The activity information selection units 52 and 53 cooperate in this way to select activity information.

【0036】図2は、本発明のワークプロセス管理装置
における単位活動情報、活動集約情報、活動手順定義情
報のデータ構造の一例の説明図である。101〜107
は単位活動情報、111〜116は活動集約情報、12
1,122は活動手順定義情報である。各活動情報(単
位活動情報、活動集約情報、活動手順定義情報)は「活
動内容記述子」と、「ロケータ」による他の活動情報へ
のリンクを持っている。図2に示す各活動情報が持つ
「ロケータ」によるリンクは、他の活動情報を指し示す
論理的なリンクである。リンクは、ネットワーク上で各
活動情報を指し示すことができればどのようなものを用
いてもよい。例えば、各活動情報が位置するホスト名
と、そのホスト上のリソースの位置を示すパス名の組合
せなどを用いることができる。このようなリンクの例と
しては、例えばワールドワイドウェブ(World Wide We
b)で用いられているURLなどがある。
FIG. 2 is an explanatory diagram of an example of the data structure of the unit activity information, the activity aggregation information, and the activity procedure definition information in the work process management device of the present invention. 101-107
Is unit activity information, 111 to 116 are activity aggregate information, 12
Reference numeral 1 122 denotes activity procedure definition information. Each activity information (unit activity information, activity aggregation information, activity procedure definition information) has an "activity content descriptor" and a link to other activity information by a "locator". The link by “locator” included in each activity information shown in FIG. 2 is a logical link indicating other activity information. Any link may be used as long as it can indicate each activity information on the network. For example, a combination of a host name where each piece of activity information is located and a path name indicating the location of a resource on the host can be used. Examples of such links include, for example, the World Wide Web
There are URLs used in b).

【0037】各活動情報が持つ「活動内容記述子」は、
それぞれの活動情報が表す活動の内容を示す記述であ
り、機械処理可能な何らかの活動記述言語を用いること
ができる。このような活動記述言語の例としては、例え
ばMITにより開発されているPIFなどがある。
The “activity content descriptor” of each activity information is
This is a description indicating the content of an activity represented by each activity information, and any machine-processable activity description language can be used. An example of such an activity description language is PIF developed by MIT, for example.

【0038】各活動集約情報111〜116は、単位活
動情報および活動手順定義情報を、その活動内容の包含
関係に従って組織化し、階層構造を形成している。例え
ば活動集約情報111は、ロケータで示されている活動
集約情報113,114,115等を下位の階層として
有し、これらの活動集約情報113,114,115を
まとめた上位の活動内容を含んでいる。同様に、活動集
約情報113は、ロケータで示されている単位活動情報
101,102と、活動集約情報116、活動手順定義
情報121等を下位の階層として有している。
Each of the activity integrated information 111 to 116 organizes the unit activity information and the activity procedure definition information according to the inclusion relation of the activity contents to form a hierarchical structure. For example, the activity aggregated information 111 has activity aggregated information 113, 114, 115, and the like indicated by a locator as a lower hierarchy, and includes higher-level activity contents in which these activity aggregated information 113, 114, 115 are put together. I have. Similarly, the activity aggregate information 113 has unit activity information 101 and 102 indicated by locators, activity aggregate information 116, activity procedure definition information 121, and the like as lower layers.

【0039】このように各活動集約情報111〜116
は、単位活動情報および活動手順定義情報の活動内容の
包含関係を示している。そのため、各活動集約情報11
1〜116が持つ活動内容記述子は、その活動集約情報
がロケータによりリンクしている他の活動情報の(活動
内容記述子により表されている)活動内容を包含する活
動内容が記述されている。例えば、活動集約情報113
の活動内容記述子には、単位活動情報101、単位活動
情報102、活動手順定義情報121、活動集約情報1
16の活動内容を包含する活動内容が記述されている。
As described above, each of the activity aggregation information 111 to 116
Indicates the inclusion relationship between the activity contents of the unit activity information and the activity procedure definition information. Therefore, each activity aggregation information 11
In the activity content descriptors 1 to 116, the activity content including the activity content (represented by the activity content descriptor) of other activity information to which the activity aggregate information is linked by the locator is described. . For example, activity aggregation information 113
In the activity content descriptor, unit activity information 101, unit activity information 102, activity procedure definition information 121, activity aggregate information 1
Activity contents including 16 activity contents are described.

【0040】各単位活動情報101〜107は、ロケー
タによるリンクを1つ持ち、このリンクは、ネットワー
ク1上のクライアント装置ないしはサーバ装置のいずれ
かを示している。このリンクにより示されたクライアン
ト装置には、対応する単位活動情報の持つ活動内容記述
子に表された活動を行なう作業者がおり、後述する動作
に従ってこの作業者は仕事を受け取り、作業を行なうこ
とになる。また、リンクがサーバ装置を示している場合
は、作業者はおらず、サーバ装置が自動で何らかの作業
を行なうことになる。
Each of the unit activity information 101 to 107 has one link by a locator, and this link indicates either a client device or a server device on the network 1. In the client device indicated by this link, there is a worker who carries out the activity represented by the activity content descriptor of the corresponding unit activity information, and this worker receives work and performs work in accordance with the operation described later. become. When the link indicates the server device, there is no worker, and the server device automatically performs some work.

【0041】各活動手順定義情報121,122は、活
動内容記述子と、ロケータにより指示される論理的なリ
ンクのほかに、活動手順記述子を持つ。活動手順記述子
は、論理的にリンクしている他の活動情報間でのワーク
プロセス定義を含んでいる。
Each of the activity procedure definition information 121 and 122 has an activity procedure descriptor in addition to an activity content descriptor and a logical link specified by the locator. The activity procedure descriptor includes a work process definition between other activity information that is logically linked.

【0042】図3、図4は、本発明のワークプロセス管
理装置における活動集約情報の階層構造とサーバ装置へ
の配置の一例の説明図である。各活動情報(単位活動情
報、活動集約情報、活動手順定義情報)はネットワーク
1上の複数の活動情報記憶部に分散的に配置されてよ
い。図3および図4では、活動情報記憶部が3つある場
合の各活動情報の配置例である。ここでは、サーバ装置
(甲)、サーバ装置(乙)、サーバ装置(丙)がそれぞ
れ活動情報記憶部を有しているときの、各活動情報の物
理的な配置と論理的なリンク形態の一例を示している。
図3に示すように、各活動情報の論理的なリンクの階層
構造と物理的な配置を対応させ、特定の階層を特定のサ
ーバ装置に割り当ててもよい。あるいは図4に示すよう
に、論理的なリンクの階層構造と物理的な配置を全く無
関係に扱っても構わない。
FIG. 3 and FIG. 4 are explanatory diagrams of an example of the hierarchical structure of the activity aggregate information in the work process management device of the present invention and the arrangement thereof in the server device. Each activity information (unit activity information, activity aggregation information, activity procedure definition information) may be dispersedly arranged in a plurality of activity information storage units on the network 1. FIGS. 3 and 4 show examples of the arrangement of each piece of activity information when there are three activity information storage units. Here, an example of a physical arrangement of each activity information and a logical link form when the server device (A), the server device (B), and the server device (C) each have an activity information storage unit. Is shown.
As shown in FIG. 3, a specific hierarchy may be assigned to a specific server device by associating the hierarchical structure of the logical link of each activity information with the physical arrangement. Alternatively, as shown in FIG. 4, the hierarchical structure of the logical links and the physical arrangement may be treated completely independently.

【0043】次に、本発明のワークプロセス管理装置の
第1の実施の形態における動作の一例について説明す
る。なお、以下の説明では活動情報記憶部61,81に
活動情報がすでに登録されているものとする。
Next, an example of the operation of the work process management apparatus according to the first embodiment of the present invention will be described. In the following description, it is assumed that the activity information has already been registered in the activity information storage units 61 and 81.

【0044】活動実行受付部41,71は、通信部3
4,39を介して、クライアント装置11やクライアン
ト装置12から、ワークプロセスを利用したいユーザに
よるワークプロセスの実行要求を受け付ける。この要求
には、当該ユーザの求める活動を記した活動内容記述子
が含まれている。活動実行受付部41,71は、実行要
求に含まれている活動内容記述子と、当該クライアント
装置を指示する活動実行指令発行元ロケータとを使い、
活動実行指令を生成して活動実行制御部42,72に入
力する。図5は、本発明のワークプロセス管理装置にお
ける活動実行指令のデータ構造の一例の説明図である。
図5に示すように、活動実行指令は、指令発行元ロケー
タと、実行活動情報から構成されている。指令発行元ロ
ケータは、この活動実行指令を発行する発行元を指し示
す論理的なリンクであり、図2に示す活動情報における
ロケータと同様の情報である。実行活動情報は、実行す
べき内容が含まれ、例えばユーザが求める活動を記した
活動内容記述子のほか、活動内容記述子を含む単位活動
情報、活動手順定義情報などを含めることができる。
The activity execution receiving sections 41 and 71 are
4 and 39, a request for executing a work process by a user who wants to use the work process is received from the client device 11 or the client device 12. The request includes an activity content descriptor describing the activity requested by the user. The activity execution accepting units 41 and 71 use the activity content descriptor included in the execution request and the activity execution command issuer locator indicating the client device.
An activity execution command is generated and input to the activity execution controllers 42 and 72. FIG. 5 is an explanatory diagram of an example of a data structure of an activity execution command in the work process management device of the present invention.
As shown in FIG. 5, the activity execution command includes a command issuer locator and execution activity information. The command issuer locator is a logical link indicating the issuer that issues this activity execution command, and is the same information as the locator in the activity information shown in FIG. The execution activity information includes the content to be executed, and may include, for example, an activity content descriptor describing an activity desired by the user, unit activity information including the activity content descriptor, activity procedure definition information, and the like.

【0045】活動実行制御部42,72は、活動実行指
令が入力されると、入力された活動実行指令に含まれて
いる活動内容記述子をもとに、活動情報選択部52,5
3を用いて適切な活動を選択する。さらに、単位活動情
報または活動手順定義情報に到達するまでロケータを辿
って活動情報間のリンクを下降することにより、実行す
べき単位活動情報または活動手順定義情報を具体的に選
択する。
When the activity execution command is input, the activity execution control units 42 and 72 select the activity information selection units 52 and 5 based on the activity content descriptor included in the input activity execution command.
Use 3 to select appropriate activities. Further, the unit activity information or the activity procedure definition information to be executed is specifically selected by following the locator and descending the link between the activity information until reaching the unit activity information or the activity procedure definition information.

【0046】図6は、本発明のワークプロセス管理装置
の第1の実施の形態における活動実行制御部の動作の一
例の概略を示すPAD図である。S201において、異
常終了した活動情報のリストFを空にしておく。S20
2において、活動実行指令を受け付け、これを変数rに
格納する。S203において、変数rに格納した活動実
行指令内の活動内容記述子に適する活動内容記述子を持
つ活動情報を選択して、選択した活動情報を変数aに格
納する。この活動情報の選択には、この活動実行制御部
で行ってもよいし、大規模なシステムでは例えば活動選
択部52,53を用いて行うことができる。
FIG. 6 is a PAD diagram showing an outline of an example of the operation of the activity execution control unit in the first embodiment of the work process management device of the present invention. In S201, the list F of the abnormally terminated activity information is left empty. S20
In step 2, an activity execution instruction is received and stored in a variable r. In S203, the activity information having the activity content descriptor suitable for the activity content descriptor in the activity execution command stored in the variable r is selected, and the selected activity information is stored in the variable a. The activity information may be selected by the activity execution control unit, or in a large-scale system, for example, by using the activity selection units 52 and 53.

【0047】S204において、S203で選択された
活動情報からロケータによるリンクを辿って到達できる
すべての単位活動情報および活動手順定義情報を取得
し、リストTに格納する。S205において、このリス
トTに格納されている単位活動情報および活動手順定義
情報について、S206〜S215における活動の実行
処理を行う。なお、到達可能な単位活動情報または活動
手順定義情報がない場合にはS216に進み、変数rに
格納されている活動実行指令の指令発行元ロケータの指
す指令発行元に対して異常終了を通知する。
In S204, all unit activity information and activity procedure definition information that can be reached by following the link by the locator are acquired from the activity information selected in S203, and stored in the list T. In S205, the activity execution processing in S206 to S215 is performed on the unit activity information and the activity procedure definition information stored in the list T. If there is no reachable unit activity information or activity procedure definition information, the process advances to step S216 to notify the command issuing source indicated by the command issuing source locator of the activity execution command stored in the variable r of abnormal termination. .

【0048】S206において、リストTから単位活動
情報または活動手順定義情報を1つ選択し、変数a’に
格納する。この単位活動情報または活動手順定義情報の
選択は、例えばユーザとの対話、ないしは、活動実行制
御部42,72が予め定めた優先順序により、選択する
単位活動情報または活動手順定義情報を決定する。図7
は、ユーザとの対話による単位活動情報または活動手順
定義情報の選択方法の一例の概念図である。いま、太い
矢印で示した活動集約情報Aに対応する活動実行指令を
受け付けたものとし、この活動集約情報Aからロケータ
によるリンクを辿ることで、ハッチングを施した活動単
位情報B,Fおよび活動手順定義情報C,Eが取得され
たものとする。このとき、取得された活動単位情報B,
Fおよび活動手順定義情報C,Eの内容をユーザ・イン
タフェースに表示する。表示すべきクライアント装置
は、変数rに格納されている活動実行指令中の指令発行
元ロケータによって知ることができる。作業を依頼する
ユーザは、このユーザ・インターフェース画面を通し
て、実際に作業を依頼する活動情報を選択することがで
きる。
In S206, one unit activity information or one activity procedure definition information is selected from the list T and stored in the variable a '. The selection of the unit activity information or the activity procedure definition information determines the unit activity information or the activity procedure definition information to be selected according to, for example, a dialogue with the user or the priority order predetermined by the activity execution control units 42 and 72. FIG.
FIG. 3 is a conceptual diagram of an example of a method of selecting unit activity information or activity procedure definition information through dialogue with a user. Now, assume that an activity execution command corresponding to the activity aggregate information A indicated by the thick arrow is received, and by following the link by the locator from the activity aggregate information A, the hatched activity unit information B and F and the activity procedure It is assumed that the definition information C and E have been obtained. At this time, the acquired activity unit information B,
The contents of F and the activity procedure definition information C and E are displayed on the user interface. The client device to be displayed can be known by the command issuer locator in the activity execution command stored in the variable r. The user who requests the work can select the activity information for actually requesting the work through this user interface screen.

【0049】図8は、活動実行制御部が定めた優先順序
による単位活動情報または活動手順定義情報の選択方法
の一例の概念図である。図7と同様に、太い矢印で示し
た活動集約情報Aに対応する活動実行指令を受け付けた
ものとし、この活動集約情報Aからロケータによるリン
クを辿ることで、ハッチングを施した活動単位情報B,
Fおよび活動手順定義情報C,Eが取得されたものとす
る。ここでは、各活動単位情報および活動手順定義情報
に対して、作業を依頼するユーザ毎に優先度を設定して
いる。優先度は、例えば利用実績や重要度等、各種の情
報から設定すればよい。活動実行制御部42,72は、
取得された活動単位情報B,Fおよび活動手順定義情報
C,Eの優先度を参照し、優先度の最も高いものを自動
的に選択することができる。
FIG. 8 is a conceptual diagram showing an example of a method of selecting unit activity information or activity procedure definition information in a priority order determined by the activity execution control unit. As in FIG. 7, it is assumed that an activity execution command corresponding to the activity aggregate information A indicated by a thick arrow has been received, and the activity unit information B, hatched by tracing the link by the locator from the activity aggregate information A,
It is assumed that F and activity procedure definition information C and E have been obtained. Here, a priority is set for each activity unit information and activity procedure definition information for each user who requests work. The priority may be set from various types of information such as, for example, usage results and importance. The activity execution control units 42 and 72
By referring to the priorities of the acquired activity unit information B and F and the activity procedure definition information C and E, the highest priority can be automatically selected.

【0050】このようにして、単位活動情報または活動
手順定義情報が一つ選択されると、図6のS207にお
いて、S206で選択して変数a’に格納した単位活動
情報または活動手順定義情報を、S202で受け付けた
活動実行指令(変数r)の実行活動情報として設定す
る。この活動実行指令を変数r’に格納する。
As described above, when one unit activity information or one activity procedure definition information is selected, in S207 of FIG. 6, the unit activity information or the activity procedure definition information selected in S206 and stored in the variable a 'is deleted. , Is set as the execution activity information of the activity execution command (variable r) received in S202. This activity execution command is stored in a variable r '.

【0051】S208において、変数a’に単位活動情
報が格納されているのか、または活動手順定義情報が格
納されいるのかを判断する。変数a’に単位活動情報が
格納されている場合には、S209において、変数r’
に格納されている活動実行指令を活動実行部51や活動
実行部74に受け渡す。また、変数a’に活動手順定義
情報が格納されている場合には、S210において、変
数r’に格納されている活動実行指令を活動手順実行制
御部43や活動手順実行制御部73に受け渡す。これら
の活動実行指令の受け渡しの際に、その活動実行指令が
この処理を行っている活動実行制御部からのものである
旨の情報も渡す。
In S208, it is determined whether the unit activity information is stored in the variable a 'or the activity procedure definition information is stored. If the unit activity information is stored in the variable a ', in step S209, the variable r'
Is transferred to the activity executing unit 51 and the activity executing unit 74. When the activity procedure definition information is stored in the variable a ′, the activity execution command stored in the variable r ′ is passed to the activity procedure execution control unit 43 and the activity procedure execution control unit 73 in S210. . When these activity execution commands are transferred, information indicating that the activity execution command is from the activity execution control unit performing this process is also passed.

【0052】S209において活動実行指令を受け渡し
た活動実行部51または活動実行部74、あるいは、S
210において活動実行指令受け渡した活動手順実行制
御部43または活動手順実行制御部73から、実行結果
を受け取る。S211において、受け取った実行結果を
参照し、正常終了したか否かを判定する。正常終了した
場合には、S212において、変数rに格納されている
活動実行指令中の指令発行元ロケータが指す活動実行指
令の発行元に対して、正常終了を通知する。そして、こ
の活動実行制御の処理を終了する。
The activity execution unit 51 or the activity execution unit 74 that has received the activity execution command in S209, or
An execution result is received from the activity procedure execution control unit 43 or the activity procedure execution control unit 73 that has received the activity execution command in 210. In step S211, it is determined whether or not the processing has been completed normally with reference to the received execution result. In the case of normal termination, in S212, normal termination is notified to the issuer of the activity execution command indicated by the command issuer locator in the activity execution command stored in the variable r. Then, the process of the activity execution control ends.

【0053】受け取った実行結果が異常終了であった場
合には、S213において、変数a’に格納されている
異常終了した単位活動情報または活動手順定義情報を、
異常終了した活動情報のリストFに追加する。そしてS
214において、S204と同様にS203で選択され
た活動情報(変数a)からロケータによるリンクを辿っ
て到達できるすべての単位活動情報および活動手順定義
情報を取得してリストTを再構成し、S215において
リストTから異常終了した活動情報のリストFの内容を
除去する。リストTが空でなければ、S206に戻って
異常終了していない他の活動情報が選択され、その活動
情報に対して活動実行指令を渡し、活動情報の切り替え
を試みる。
If the received execution result is abnormal termination, in step S213, the abnormally terminated unit activity information or activity procedure definition information stored in the variable a 'is
The information is added to the list F of the abnormally terminated activity information. And S
At 214, all unit activity information and activity procedure definition information that can be reached by following the link by the locator from the activity information (variable a) selected at S203 are reconstructed as in S204, and the list T is reconstructed. From the list T, the contents of the list F of the abnormally terminated activity information are removed. If the list T is not empty, the process returns to S206 to select other activity information that has not been abnormally terminated, passes an activity execution command to the activity information, and attempts to switch the activity information.

【0054】すべての切り替え候補がなくなった場合、
すなわちリストTに異常終了していない他の活動情報が
残らなくなった場合には、S216において、変数rに
格納されている活動実行指令中の指令発行元ロケータで
示される活動実行指令の発行元に対して異常終了を通知
する。
When all the switching candidates are gone,
That is, when no other activity information that does not end abnormally remains in the list T, in step S216, the activity execution instruction issuance source indicated by the instruction issuer locator in the activity execution instruction stored in the variable r. Notify abnormal termination.

【0055】なお、活動実行部,活動手順実行制御部
は、活動実行制御部のある装置と同一の装置にあって
も、通信部を介して別々の装置にあってもかまわない。
図1に示した例では、活動実行部51が活動実行制御部
42,72の存在する装置とは別の装置にあり、それ以
外は同一の装置に存在する例を示している。
The activity execution unit and the activity procedure execution control unit may be in the same device as the device having the activity execution control unit, or may be in separate devices via the communication unit.
The example shown in FIG. 1 shows an example in which the activity execution unit 51 is in a device different from the device in which the activity execution control units 42 and 72 exist, and the other devices are in the same device.

【0056】活動の実行時に必要なのは、ワークプロセ
スを利用したいユーザの使うクライアント装置と、活動
を提供するユーザの使うクライアント装置、ないしは、
自動的な活動を提供するサーバ装置との間の通信だけで
ある。上述の構成のように、活動実行部を活動実行制御
部や活動手順実行制御部と別の装置に分離することは、
ネットワーク1への負荷の集中を分散させる上で効果が
ある。
When performing the activity, the client device used by the user who wants to use the work process and the client device used by the user who provides the activity, or
It is only communication with a server device that provides automatic activities. As in the configuration described above, separating the activity execution unit from the activity execution control unit or the activity procedure execution control unit in a separate device,
This is effective in dispersing the concentration of the load on the network 1.

【0057】上述のようにして活動実行制御部42,7
2から活動実行指令を受け渡された活動実行部51ある
いは活動実行部74は、活動実行指令中の指令発行元ロ
ケータで示されるクライアント装置の情報と、単位活動
情報中のロケータで示されるサーバ装置またはクライア
ント装置の情報を用いて、両装置の間に通信の接続を確
立する。これにより、ワークプロセスの実行を要求した
ユーザと、単位活動情報が示すサーバ装置の自動処理ま
たは、クライアント装置の作業者との間が通信によって
接続され、作業の依頼やその結果の受け取りを行なうこ
とができるようになる。この活動の結果は、活動実行指
令の発行元に通知される。
As described above, the activity execution control units 42 and 7
The activity execution unit 51 or the activity execution unit 74 that has received the activity execution command from the client device 2 transmits the information of the client device indicated by the command issuer locator in the activity execution command and the server device indicated by the locator in the unit activity information. Alternatively, a communication connection is established between the two devices using the information of the client device. As a result, the user who has requested the execution of the work process and the automatic processing of the server device indicated by the unit activity information or the worker of the client device are connected by communication to request a work and receive the result. Will be able to The result of this activity is notified to the issuer of the activity execution command.

【0058】図9は、活動の実行の一例を示す概念図で
ある。この例では、図1に示す構成の一部と、活動情報
の構造の一例の一部を示している。具体例として作業依
頼ユーザがクライアント装置11から活動実行指令を発
したものとしている()。この活動実行指令は、例え
ばサーバ装置22に存在する活動実行受付部41で受け
付けられて、活動実行制御部42において図6に示すよ
うな活動実行制御が行われる。例えば作業依頼ユーザか
ら依頼された実行活動内容が活動集約情報Aに対応する
ものであるとき、ハッチングを施した活動単位情報B,
Fおよび活動手順定義情報C,Eが取得され、その中か
ら活動単位情報Bが選択されたとする()。上述のよ
うに、この選択は作業依頼ユーザがクライアント装置1
1から行ってもよいし、活動実行制御部42が優先順位
に従って選択してもよい。なお、ここでは活動単位情報
Bのロケータはクライアント装置12を指し示している
ものとする。
FIG. 9 is a conceptual diagram showing an example of execution of an activity. In this example, a part of the configuration shown in FIG. 1 and a part of an example of the structure of the activity information are shown. As a specific example, it is assumed that the work requesting user issues an activity execution command from the client device 11 (). The activity execution command is received by, for example, the activity execution receiving unit 41 existing in the server device 22, and the activity execution control unit 42 performs the activity execution control as shown in FIG. 6. For example, when the execution activity content requested by the work request user corresponds to the activity aggregate information A, the activity unit information B, hatched,
It is assumed that F and the activity procedure definition information C and E are acquired, and the activity unit information B is selected from the obtained information (). As described above, this selection is made by the work request user by the client device 1.
1 or may be selected by the activity execution control unit 42 according to the priority order. Here, it is assumed that the locator of the activity unit information B indicates the client device 12.

【0059】活動事項制御部42は、選択された活動単
位情報Bを実行活動情報とする活動実行指令を活動実行
部に受け渡す。ここでは活動実行制御部42は、活動単
位情報Bを実行活動情報として含む活動実行指令を活動
実行部51に受け渡している()。
The activity item control unit 42 transfers an activity execution command using the selected activity unit information B as execution activity information to the activity execution unit. Here, the activity execution control unit 42 has passed an activity execution command including the activity unit information B as execution activity information to the activity execution unit 51 ().

【0060】活動実行部51は、受け渡された活動実行
指令中の指令発行元ロケータで示されるクライアント装
置11と、単位活動情報Bのロケータで示されるクライ
アント装置12との間に通信の接続を確立する(,
)。これにより、ワークプロセスの実行を要求した作
業依頼ユーザと、単位活動情報Bが示すクライアント装
置12の作業実行担当ユーザとの間が通信によって接続
され、作業の依頼やその結果の受け取りなどの活動を実
行する()。この活動の結果(正常終了または異常終
了)は、活動実行指令の発行元である活動実行制御部4
2に通知される。
The activity execution unit 51 establishes a communication connection between the client device 11 indicated by the command issuer locator in the passed activity execution command and the client device 12 indicated by the locator of the unit activity information B. Establish(,
). As a result, the work requesting user who has requested the execution of the work process and the user in charge of the work of the client device 12 indicated by the unit activity information B are connected by communication, and activities such as requesting work and receiving the result are performed. Execute(). The result of this activity (normal termination or abnormal termination) is transmitted to the activity execution control unit 4 which is the source of the activity execution command.
2 is notified.

【0061】活動手順実行制御部43,73は、複数の
活動情報がワークプロセスに従って連携されたものであ
り、通常のワークプロセス実行エンジンにより実行する
ことができる。図10は、活動手順定義情報によるワー
クプロセス表現の一例の説明図である。図10に示すよ
うに、活動手順定義情報はロケータによってリンクして
いる活動情報をワークプロセスの各ステップとした、ワ
ークプロセス定義を作業手順記述として持っている。こ
のワークプロセス定義によって、各活動情報を順次実行
させてゆくことができる。例えば図10に示した例で
は、活動手順定義情報Cは、ロケータにより活動単位情
報U,X、活動集約情報V,Wとリンクしている。ま
た、その作業手順記述には、活動単位情報Uの活動内容
を実行後、活動集約情報Vおよび活動集約情報Wの活動
内容を実行し、これらの実行後に活動単位情報Xの活動
内容を実行するワークプロセス定義が記されており、こ
のワークプロセス定義に従って各活動内容が実行され
る。このワークプロセスの実行結果は、活動実行指令の
発行元に通知される。
The activity procedure execution controllers 43 and 73 are a plurality of activity information linked in accordance with a work process, and can be executed by a normal work process execution engine. FIG. 10 is an explanatory diagram of an example of a work process expression based on activity procedure definition information. As shown in FIG. 10, the activity procedure definition information has a work process definition as a work procedure description in which activity information linked by a locator is set as each step of a work process. By this work process definition, each activity information can be executed sequentially. For example, in the example shown in FIG. 10, the activity procedure definition information C is linked to the activity unit information U, X and the activity aggregate information V, W by a locator. In the work procedure description, after executing the activity content of the activity unit information U, the activity content of the activity aggregate information V and the activity aggregate information W is executed, and after these, the activity content of the activity unit information X is executed. A work process definition is described, and each activity is executed according to the work process definition. The execution result of this work process is notified to the issuer of the activity execution command.

【0062】活動手順定義情報は、各ステップにおい
て、単位活動情報を実行したり、あるいは他の活動手順
定義情報をサブプロセスとして実行することができる。
活動手順定義情報は、単位活動情報および活動手順定義
情報のほかに、活動集約情報をとることができる。例え
ば図10に示した例では、活動集約情報V,Wの活動内
容をそれぞれ1つのステップとしている。活動集約情報
に実行が及ぶ場合には、活動手順実行制御部は、当該活
動集約情報を実行活動情報とし、指令発行元ロケータが
この処理を行っている活動手順実行制御部を指し示す、
新たな活動実行指令を生成し、再び活動実行制御部42
または活動実行制御部72に渡す処理を行なう。この処
理により、活動集約情報の形で定義されているステップ
は、再帰的に具体的な活動へ詳細化される。また、異常
終了時にはこの再帰的な処理がバックトラックされる。
これらの処理によって、ステップやワークプロセスを動
的に切り替えながら実行を行なうことができる。
As the activity procedure definition information, in each step, unit activity information can be executed, or other activity procedure definition information can be executed as a subprocess.
The activity procedure definition information can take activity aggregate information in addition to the unit activity information and the activity procedure definition information. For example, in the example shown in FIG. 10, the activity contents of the activity aggregate information V and W are each one step. When the execution reaches the activity aggregation information, the activity procedure execution control unit sets the activity aggregation information as execution activity information, and indicates the activity procedure execution control unit in which the command issuer locator is performing this processing.
A new activity execution command is generated, and the activity execution control unit 42 is generated again.
Alternatively, a process to be passed to the activity execution control unit 72 is performed. By this processing, the steps defined in the form of the activity aggregation information are recursively refined into specific activities. Also, at the time of abnormal termination, this recursive processing is backtracked.
Through these processes, execution can be performed while dynamically switching steps and work processes.

【0063】例えば図10に示した例では、活動集約情
報Vの活動内容を実行するステップでは、実行時に活動
手順定義情報V1の活動内容か、活動単位情報V2の活
動内容に詳細化される。また、活動集約情報Wの活動内
容を実行するステップでは、実行時に活動単位情報W1
の活動内容か、活動単位情報W2の活動内容に詳細化さ
れる。なお、活動集約情報Vが活動手順定義情報V1に
詳細化されたときは、活動手順定義情報V1は再びワー
クプロセス定義を含むため、活動集約情報Vの活動内容
を実行するステップは、活動手順定義情報V1に含まれ
るワークプロセス定義のプロセスが、新たなワークプロ
セスとして動的に生成されて実行が行なわれる。
For example, in the example shown in FIG. 10, in the step of executing the activity content of the activity aggregate information V, the activity content of the activity procedure definition information V1 or the activity content of the activity unit information V2 is detailed at the time of execution. In the step of executing the activity content of the activity aggregation information W, the activity unit information W1
Or the activity content of the activity unit information W2. When the activity summary information V is detailed to the activity procedure definition information V1, since the activity procedure definition information V1 includes the work process definition again, the step of executing the activity content of the activity summary information V is the activity procedure definition V1. The process of the work process definition included in the information V1 is dynamically generated and executed as a new work process.

【0064】活動手順定義情報V1で定義されているワ
ークプロセスが実行途中で異常終了した場合には、活動
単位情報V2が代替の活動情報として選択され、実行さ
れる。活動単位情報V2の実行も異常終了した場合に
は、活動手順定義情報Cが異常終了し、活動集約情報A
の下にある他の活動情報について実行が試みられる。
If the work process defined by the activity procedure definition information V1 ends abnormally during execution, the activity unit information V2 is selected and executed as alternative activity information. If the execution of the activity unit information V2 also terminates abnormally, the activity procedure definition information C terminates abnormally and the activity aggregate information A
Execution is attempted for other activity information below.

【0065】このような動的実行制御により、ワークプ
ロセス実行時において実際に利用可能な活動が選択され
て利用されることになる。これによって、各プロセスは
正常終了することが多くなり、障害に対する耐性を向上
させることができる。また、システムの規模が大きくな
るほど、すなわち活動情報記憶部に記憶されている活動
情報の数が増える程、切り替え可能な活動情報の候補が
増すため、障害に対する耐性も向上する。なお、ある活
動情報の実行が異常終了により失敗した場合に、例えば
所定時間経過後に再試行してもよい。この場合、所定回
数の再試行後、代替の活動情報に切り換えるとよい。
By such dynamic execution control, activities that can be actually used during execution of the work process are selected and used. As a result, each process often ends normally, and the tolerance to failure can be improved. In addition, as the scale of the system increases, that is, as the number of activity information stored in the activity information storage unit increases, the number of candidates for the switchable activity information increases, so that the tolerance to failure also improves. If the execution of certain activity information fails due to abnormal termination, for example, a retry may be performed after a predetermined time has elapsed. In this case, it is preferable to switch to alternative activity information after a predetermined number of retries.

【0066】次に、活動情報選択部52,53における
活動情報の選択動作について説明する。活動情報選択部
52,53は、例えば図6に示した処理においては、S
203において活動情報を選択する際に利用することが
できる。活動情報選択部52,53を利用する際には、
活動実行制御部42,72は、活動情報選択部52また
は活動情報選択部53に対して、活動内容記述子と指令
発行元ロケータとを含む活動情報選択指令を渡す。活動
情報選択部52,53は、活動情報選択指令を受け取る
と、当該活動情報選択指令に含まれる活動内容記述子に
適する活動内容記述子を保持している単位活動情報また
は活動集約情報または活動手順定義情報を、前記活動情
報記憶部61,81に記憶されている活動集約情報の間
の論理的なリンクを辿ることにより選択し、得られた活
動情報を指令発信元に返す。論理的なリンクを辿る処理
は、単一の活動情報選択部が行ってもかまわないし、複
数の活動情報選択部が協調的に動作してもかまわない。
ここでは活動情報選択部52,53が協調的に動作する
ものとする。例えば図1に示した例において、活動情報
選択部52は活動情報記憶部61を担当範囲とし、活動
情報選択部53は活動情報記憶部81を担当範囲とす
る。各活動情報選択部52,53が処理の過程で論理的
なリンクを辿る際に、担当範囲を越える場合には、越え
た先を担当する別の活動情選択部53,52に処理を伝
達する。なお、各活動情報選択部52,53と、その担
当範囲である各活動情報記憶部61,81は、ネットワ
ーク1を介して分離されているが、それぞれの通信部3
6〜38,40を介してアクセスすることができるよう
になっている。
Next, the operation of selecting the activity information in the activity information selecting sections 52 and 53 will be described. The activity information selection units 52 and 53 perform, for example, the processing shown in FIG.
It can be used when selecting activity information in 203. When using the activity information selection units 52 and 53,
The activity execution control units 42 and 72 pass an activity information selection command including an activity content descriptor and a command issuer locator to the activity information selection unit 52 or the activity information selection unit 53. Upon receiving the activity information selection command, the activity information selection units 52 and 53 receive the unit activity information or the activity aggregate information or the activity procedure holding the activity content descriptor suitable for the activity content descriptor included in the activity information selection command. The definition information is selected by following a logical link between the activity aggregate information stored in the activity information storage units 61 and 81, and the obtained activity information is returned to the command source. The process of following the logical link may be performed by a single activity information selecting unit, or a plurality of activity information selecting units may operate in a cooperative manner.
Here, it is assumed that the activity information selection units 52 and 53 operate cooperatively. For example, in the example illustrated in FIG. 1, the activity information selecting unit 52 sets the activity information storage unit 61 to the assigned range, and the activity information selecting unit 53 sets the activity information storage unit 81 to the assigned range. When the activity information selecting sections 52, 53 follow a logical link in the course of the process, if they exceed the assigned range, the process is transmitted to another activity information selecting section 53, 52 in charge of the destination. . The activity information selection units 52 and 53 and the activity information storage units 61 and 81, which are in charge of the activity information selection units 52 and 53, are separated via the network 1.
6 to 38 and 40.

【0067】図11は、本発明のワークプロセス管理装
置における活動情報選択指令のデータ構造の一例の説明
図である。上述のように、活動情報選択指令は、選択す
べき活動情報の活動内容が記述された活動内容記述子
と、この活動情報選択指令を発効した指令発行元ロケー
タを少なくとも有している。それとともに、選択候補と
なる活動情報が格納される注視活動情報と、既に調べた
活動情報を示す到達活動情報も含むことができる。最終
的に活動実行制御部42,72には活動情報選択指令が
返され、その中の注視活動情報が選択すべき活動情報と
なる。なお、活動情報選択指令に適合する、選択すべき
活動情報とは、活動情報選択指令の活動内容記述子が表
す活動内容を包含する活動内容を表す活動内容記述子を
持つ活動情報の中で、活動集約情報の間のリンクの末端
に最も近いものであるとする。
FIG. 11 is an explanatory diagram showing an example of the data structure of the activity information selection command in the work process management device of the present invention. As described above, the activity information selection command has at least the activity content descriptor in which the activity content of the activity information to be selected is described, and the command issuer locator that has issued the activity information selection command. At the same time, it is possible to include gaze activity information in which activity information serving as selection candidates is stored, and reaching activity information indicating activity information that has already been examined. Eventually, an activity information selection command is returned to the activity execution control units 42 and 72, and the gaze activity information therein becomes the activity information to be selected. In addition, the activity information to be selected that conforms to the activity information selection command is, in the activity information having the activity content descriptor indicating the activity content including the activity content indicated by the activity content descriptor of the activity information selection command, Assume that the link is the closest to the end of the link between the activity aggregation information.

【0068】図12は、本発明のワークプロセス管理装
置の第1の実施の形態における活動情報選択部の動作の
一例を示すPAD図である。S221において、各活動
情報選択部52,53は、活動情報選択指令を受け取
り、受け取った活動情報選択指令を変数rに格納する。
S222において、受け取った活動情報選択指令の中の
注視活動情報が空であるか否かを判定する。例えば活動
実行制御部42,72から活動情報選択指令を受け取っ
た時点では、この注視活動情報は空である。その場合に
は、S223において、探索のための初期化を行う。こ
の例では、活動情報の選択処理の起点を、全ての活動情
報のルートとし、このルートに当たる活動情報を保持す
る活動情報記憶部を担当範囲とする活動情報選択部から
選択処理を開始するものとする。そのためS223で
は、変数rに格納されている活動情報選択指令中の注視
活動情報に、ルートに当たる活動情報を設定する。さら
にS224において、ルートに当たる活動情報を含む活
動情報記憶部を担当範囲とする活動情報選択部への参照
(リンク)を変数fに格納する。S225において、そ
の変数fに格納されたリンクに対して、すなわち、ルー
トに当たる活動情報を含む活動情報記憶部を担当範囲と
する活動情報選択部に対して、変数rに格納されている
活動情報選択指令を送信し、処理を終了する。この先の
処理は、活動情報選択指令を受け取った活動情報選択部
が行う。この活動情報選択指令を受け取る活動情報選択
部は、送信元と同じであってよい。
FIG. 12 is a PAD diagram showing an example of the operation of the activity information selecting section in the first embodiment of the work process management device of the present invention. In S221, each of the activity information selection units 52 and 53 receives the activity information selection command, and stores the received activity information selection command in a variable r.
In S222, it is determined whether or not the watching activity information in the received activity information selection command is empty. For example, when the activity information selection command is received from the activity execution control units 42 and 72, the gaze activity information is empty. In that case, initialization for search is performed in S223. In this example, the starting point of the selection process of the activity information is the route of all the activity information, and the selection process is started from the activity information selection unit having the activity information storage unit that holds the activity information corresponding to this route as the responsible area. I do. Therefore, in S223, the activity information corresponding to the route is set in the gaze activity information in the activity information selection command stored in the variable r. Further, in S224, a reference (link) to the activity information selection unit whose responsibility is the activity information storage unit including the activity information corresponding to the route is stored in the variable f. In S225, for the link stored in the variable f, that is, for the activity information selecting section whose activity information storage section includes the activity information corresponding to the route, the activity information selecting section stored in the variable r is selected. The command is transmitted, and the process ends. The subsequent processing is performed by the activity information selection unit that has received the activity information selection command. The activity information selection unit that receives the activity information selection command may be the same as the transmission source.

【0069】受け取った活動情報選択指令中の注視活動
情報が空でなければ、以下の処理によって、下位の活動
情報についての探索を行う。S226において、変数r
に格納されている受け取った活動情報選択指令から注視
活動情報を取り出し、変数tに格納する。S227にお
いて、取り出した注視活動情報(変数t)が担当範囲に
存在するか否かを判定する。担当範囲に存在しない場合
には、S228において、変数tに格納した注視活動情
報を担当範囲とする活動情報選択部への参照(リンク)
を変数fに格納する。そしてS229において、変数f
に格納されたリンク、すなわち注視活動情報(変数t)
を担当範囲とする活動情報選択部に対して、変数r内の
活動情報選択指令を送信して処理を終了する。
If the gaze activity information in the received activity information selection command is not empty, a search for lower-level activity information is performed by the following processing. In S226, the variable r
Gazing activity information is extracted from the received activity information selection command stored in the storage device and stored in a variable t. In S227, it is determined whether or not the extracted gaze activity information (variable t) exists in the assigned range. If not, in S228, a reference is made to the activity information selection unit that sets the gaze activity information stored in the variable t as the responsible range (link).
Is stored in a variable f. Then, in S229, the variable f
, Ie, gaze activity information (variable t)
Is transmitted to the activity information selecting unit having the range of, and the process is terminated.

【0070】受け取った活動情報選択指令の注視活動情
報(変数t)が担当範囲に存在する場合には、S230
において、その注視活動情報(変数t)の活動内容記述
子に記述されている活動内容が、活動情報選択指令(変
数r)の活動内容記述子に記載されている活動内容に包
含されるか否かを判定する。上述のように、活動情報の
ルートから探索を開始しているので、注視活動情報の活
動内容が、活動情報選択指令の活動内容を包含する状態
が続く。そして、後述するようにして順に下位の階層に
詳細化されるにつれて、活動内容が狭まり、やがて注視
活動情報の活動内容が、活動情報選択指令の活動内容に
包含されるようになる。このときの注視活動情報は、活
動情報選択指令の活動内容よりも活動内容が狭くなる状
態に達したので、それ以上の詳細化は打ち切る必要があ
る。選択すべき活動情報は、このとき注視活動情報とな
っている活動情報より一つ上の階層にある活動情報であ
り、当該活動情報は、後述するS235の処理によっ
て、活動情報選択指令の到達活動情報の末尾に格納され
ている。この場合、S231において、変数rに格納さ
れている活動情報選択指令中の指令発行元ロケータが指
す指令発行元(活動実行制御部)に対して、変数rに格
納されている活動情報選択指令を送信して処理を終了す
る。
If the gaze activity information (variable t) of the received activity information selection command is within the responsible range, S230
, Whether the activity content described in the activity content descriptor of the gaze activity information (variable t) is included in the activity content described in the activity content descriptor of the activity information selection command (variable r) Is determined. As described above, since the search is started from the route of the activity information, the state in which the activity content of the watching activity information includes the activity content of the activity information selection command continues. As will be described in detail below, the details of the activities become narrower in order, and the activities of the gaze activity information are eventually included in the activities of the activity information selection command. Since the gaze activity information at this time has reached a state in which the activity content is narrower than the activity content of the activity information selection command, further refinement needs to be discontinued. The activity information to be selected is the activity information in the hierarchy one level higher than the activity information that is the gaze activity information at this time, and the activity information is determined by the process of S235 to be described later to the arrival activity of the activity information selection command. Stored at the end of the information. In this case, in S231, the activity information selection command stored in the variable r is sent to the command issuer (activity execution control unit) indicated by the command issuer locator in the activity information selection command stored in the variable r. Send and end the process.

【0071】注視活動情報(変数t)の活動内容が、活
動情報選択指令(変数r)の活動内容に包含されない場
合には、さらに下位の活動情報の探索を行う。S232
において、変数tに格納されている活動情報(注視活動
情報)のロケータでリンクされている先の活動情報か
ら、変数rに格納されている活動情報選択指令の活動内
容記述子に記述されている活動内容を包含する活動内容
の活動内容記述子を持つ活動情報をすべて取り出す。そ
して、取り出した活動情報をリストTに格納する。
If the activity content of the gaze activity information (variable t) is not included in the activity content of the activity information selection command (variable r), further lower-level activity information is searched. S232
In the above, the activity information linked by the locator of the activity information (gaze activity information) stored in the variable t is described in the activity content descriptor of the activity information selection command stored in the variable r. Retrieve all activity information that has the activity content descriptor of the activity content that includes the activity content. Then, the extracted activity information is stored in the list T.

【0072】S233において、リストTが空か否かを
判定する。リストTが空であることは、活動情報の構造
の末端まで到達したことを示している。あるいは、活動
情報選択指令の活動内容が下位のすべての活動情報の活
動内容を包含する場合であるが、この場合は活動情報選
択指令の活動内容が注視活動情報の活動内容を包含して
いることを示し、基本的にはS230においてS231
の処理を行っている。リストTが空の場合には、S23
4において、変数rに格納されている活動情報選択指令
中の指令発行元ロケータが指す指令発行元(活動実行制
御部)に対して、変数rに格納されている活動情報選択
指令を送信して処理を終了する。
In S233, it is determined whether or not the list T is empty. An empty list T indicates that the end of the structure of the activity information has been reached. Or, when the activity content of the activity information selection command includes the activity content of all lower-level activity information, in this case, the activity content of the activity information selection command includes the activity content of the watching activity information And basically S231 in S230.
Is being processed. If the list T is empty, S23
In 4, send the activity information selection command stored in the variable r to the command issuer (activity execution control unit) indicated by the command issuer locator in the activity information selection command stored in the variable r. The process ends.

【0073】リストTが空でなければ、この活動情報よ
りも下位の活動情報中に選択すべき活動情報が存在する
ことを示す。S235において、変数rに格納されてい
る活動情報選択指令の到達活動情報の末尾に、変数tに
格納されている活動情報(注視活動情報)を追加する。
そして、S236において、リストTの要素の数だけ、
到達活動情報追加後の活動情報選択指令を複製し、リス
トTの各要素を複製したそれぞれの活動情報選択指令の
注視活動情報に設定して、新たな活動情報選択指令を生
成する。このようにして生成された活動情報選択指令
を、再び活動情報選択部に入力し、再帰的に活動情報選
択部の処理を行う。
If the list T is not empty, it indicates that there is activity information to be selected in activity information lower than this activity information. In S235, the activity information (gaze activity information) stored in the variable t is added to the end of the attained activity information of the activity information selection command stored in the variable r.
Then, in S236, as many as the number of elements of the list T,
The activity information selection command after the arrival activity information is added is duplicated, and each element of the list T is set as the gaze activity information of each duplicated activity information selection command to generate a new activity information selection command. The activity information selection command thus generated is input again to the activity information selection unit, and the process of the activity information selection unit is performed recursively.

【0074】新たに生成された活動情報選択指令を受け
取った活動情報選択部は、上述の処理を行い、その活動
情報選択指令中の注視活動情報に対する判定と、それよ
り下位の活動情報についての判定を行うことになる。も
ちろん、担当範囲外の活動情報については、その活動情
報を担当する活動情報選択部に処理を依頼する。このよ
うにして、階層的に構成された活動情報を分散的な処理
によって探索し、指示された活動内容に適する活動内容
記述子の記述を有する、選択すべき活動情報を返すこと
ができる。
The activity information selecting unit that has received the newly generated activity information selection command performs the above-described processing, and determines the gaze activity information in the activity information selection command and the lower level activity information. Will be done. Of course, for the activity information out of the assigned range, the processing is requested to the activity information selecting unit in charge of the activity information. In this way, the hierarchically structured activity information can be searched by distributed processing, and the activity information to be selected having the description of the activity content descriptor suitable for the designated activity content can be returned.

【0075】なお、図12に示した処理は、活動情報選
択指令に適合する活動情報が見つかった場合(S23
1)、ないしは、リンクを末端まで辿っても見つからな
かった場合(S234)に、当該活動情報選択指令の発
行元に結果を通知することで終了する。この処理の結
果、活動情報選択指令が要求発行元に返された時点で、
注視活動情報の保持する活動内容が、活動情報選択指令
の(活動内容記述子の表す)活動内容に包含されるもの
である場合には、到達活動情報の末尾にある活動情報が
選択される活動情報である。そうでない場合は、選択に
失敗している。
It should be noted that the processing shown in FIG. 12 is performed when activity information matching the activity information selection command is found (S23).
1) Or, if the link is not found even after tracing to the end (S234), the process is terminated by notifying the issuer of the activity information selection command of the result. As a result of this processing, when the activity information selection command is returned to the request issuer,
If the activity content held by the fixation activity information is included in the activity content (represented by the activity content descriptor) of the activity information selection command, the activity information at the end of the reached activity information is selected. Information. If not, the selection has failed.

【0076】活動実行制御部42,72は、このように
して活動情報選択部52,53における活動情報の選択
処理によって選択された活動情報を用い、図6に示した
処理を行うことになる。
The activity execution control units 42 and 72 perform the processing shown in FIG. 6 using the activity information selected by the activity information selection processing in the activity information selection units 52 and 53 in this manner.

【0077】上述の動作の説明では、活動情報が活動情
報記憶部61,81に記憶された状態での動作を示して
いる。活動情報記憶部61,81に記憶されている活動
情報は追加、削除、変更が可能であり、任意の時点で活
動情報の追加、削除、変更を行うことによってワークプ
ロセスを任意に追加、削除、変更することが可能であ
る。以下、ワークプロセスの追加、削除、変更処理につ
いて説明する。
In the above description of the operation, the operation in a state where the activity information is stored in the activity information storage units 61 and 81 is shown. The activity information stored in the activity information storage units 61 and 81 can be added, deleted, or changed, and the work process can be arbitrarily added, deleted, or changed by adding, deleting, or changing the activity information at any time. It is possible to change. Hereinafter, addition, deletion, and change processing of a work process will be described.

【0078】図13は、本発明のワークプロセス管理装
置の第1の実施の形態における活動情報更新部における
動作の一例を示すPAD図である。活動情報更新部6
2,82は、通信部37,40を介してクライアント装
置11または12と通信し、S241において、活動情
報を受け付けて変数rに格納し、また、S242におい
て、その活動情報に対する操作を受け付けて変数oに格
納する。S243において、受け付けた操作(変数o)
を判定し、活動情報の追加である場合には、S244に
おいて、変数rに格納されている活動情報を活動情報記
憶部に格納する。また、受け付けた操作が活動情報の削
除である場合には、S245において、活動情報記憶部
から変数rに格納されている活動情報を削除する。この
ような活動情報の追加、削除の処理は、活動情報更新部
を備えたサーバ装置内の活動情報記憶部、あるいは別の
サーバ装置内の対応する活動情報記憶部に対して行わ
れ、その更新処理が反映される。
FIG. 13 is a PAD diagram showing an example of the operation of the activity information updating unit in the first embodiment of the work process management device of the present invention. Activity information update section 6
2 and 82 communicate with the client device 11 or 12 via the communication units 37 and 40. In S241, the activity information is received and stored in the variable r. In S242, the operation on the activity information is received and the variable is received. o. In S243, the received operation (variable o)
Is determined, and if the activity information is to be added, the activity information stored in the variable r is stored in the activity information storage unit in S244. If the received operation is to delete the activity information, the activity information stored in the variable r is deleted from the activity information storage unit in S245. The process of adding and deleting such activity information is performed on the activity information storage unit in the server device provided with the activity information update unit or the corresponding activity information storage unit in another server device, and the update is performed. Processing is reflected.

【0079】そして、活動情報更新部62,82は、活
動情報記憶部61,81に活動情報の更新を反映させた
後、S246において、活動情報組織化部63,83に
対して、変数rに格納されている活動情報と変数oに格
納されている操作を伝える。
Then, the activity information update units 62 and 82 reflect the update of the activity information in the activity information storage units 61 and 81, and then, in S 246, add the variable r to the activity information organization units 63 and 83. The stored activity information and the operation stored in the variable o are transmitted.

【0080】活動情報組織化部63,83は、活動情報
更新部62,82が活動情報を更新した際に、その更新
された活動情報に関わるリンクを張り直す処理を行な
う。この処理により、更新された活動情報に対する適切
な再組織化が行われる。
When the activity information updating units 62 and 82 update the activity information, the activity information organizing units 63 and 83 reestablish links relating to the updated activity information. By this processing, appropriate reorganization for the updated activity information is performed.

【0081】図14は、本発明のワークプロセス管理装
置の第1の実施の形態における活動情報組織化部の動作
の一例を示すPAD図である。まず、S251およびS
252において、活動情報およびその活動情報に対する
操作を受け付ける。そして、活動情報に対する操作が追
加である場合には、S254において、受け付けた活動
情報の活動内容に適する活動内容を持つ活動情報をすべ
て選択し、選択した活動情報をリストUに格納する。こ
の活動情報の選択には、活動情報選択部52,53を利
用することができる。
FIG. 14 is a PAD diagram showing an example of the operation of the activity information organizing section in the first embodiment of the work process management device of the present invention. First, S251 and S
At 252, activity information and an operation on the activity information are accepted. Then, if the operation for the activity information is additional, in S254, all the activity information having the activity content suitable for the activity content of the received activity information is selected, and the selected activity information is stored in the list U. The activity information selection units 52 and 53 can be used for selecting the activity information.

【0082】そして、リストUに格納された各活動情報
に対して、S256〜S258の処理を行う。まずS2
56において、選択された活動情報のリンク先の有無を
判定し、リンク先があれば、S257で変数rに格納さ
れている活動情報のロケータに、選択された活動情報が
有するロケータを追加する。さらに、選択された活動情
報のロケータを、変数rに格納されている活動情報を指
し示すように変更する。これによって、追加する活動情
報を、その活動内容の包含関係に従って挿入することが
できる。
Then, the processing of S256 to S258 is performed on each activity information stored in the list U. First S2
At 56, it is determined whether there is a link destination of the selected activity information, and if there is a link destination, the locator of the selected activity information is added to the activity information locator stored in the variable r in S257. Further, the locator of the selected activity information is changed to indicate the activity information stored in the variable r. As a result, additional activity information can be inserted according to the inclusion relationship of the activity content.

【0083】活動情報に対する操作が削除である場合に
は、S259において、受け付けた活動情報をリンク先
とする活動情報をすべて選択し、選択した活動情報をリ
ストUに格納する。そして、リストUに格納された各活
動情報に対して、S261〜S263の処理を行う。ま
ずS261において、変数rに格納されている活動情報
のロケータによってリンクされている活動情報が存在す
るか否かを判定する。リンクされている活動情報が存在
する場合には、S262において、選択された活動情報
のロケータを、変数rに格納されている活動情報のロケ
ータに変更し、変数rに格納されている活動情報がリン
ク先とならないように変更する。
If the operation for the activity information is to delete, in S 259, all the activity information linked to the received activity information is selected, and the selected activity information is stored in the list U. Then, the processing of S261 to S263 is performed on each activity information stored in the list U. First, in S261, it is determined whether or not there is activity information linked by the locator of the activity information stored in the variable r. If there is linked activity information, in step S262, the locator of the selected activity information is changed to the locator of the activity information stored in the variable r, and the activity information stored in the variable r is changed. Change it so that it does not become a link destination.

【0084】また、変数rに格納されている活動情報の
ロケータによってリンクされている活動情報が存在しな
い場合には、S263において、選択された活動情報の
ロケータを削除し、変数rに格納されている活動情報が
リンク先とならないように変更する。
When there is no activity information linked by the locator of the activity information stored in the variable r, in step S263, the locator of the selected activity information is deleted and stored in the variable r. Change the activity information so that it does not become a link.

【0085】図15は、活動集約情報を追加する場合の
組織化処理の具体例の説明図である。いま、図15
(A)に示すように活動情報がその活動内容に従って組
織化されているものとする。各活動情報の活動内容を活
動内容1ないし活動内容6としている。ここで、活動内
容7を有する活動集約情報Cを追加する場合を考える。
活動内容の包含関係は、活動内容7が活動内容5,6を
含み、活動内容1が活動内容7を含む関係にあるとす
る。
FIG. 15 is an explanatory diagram of a specific example of the organizing process when adding the activity aggregation information. Now, FIG.
It is assumed that the activity information is organized according to the content of the activity as shown in FIG. The activity content of each activity information is defined as activity content 1 to activity content 6. Here, a case is considered in which the activity aggregation information C having the activity content 7 is added.
The inclusion relation of the activity contents is such that the activity content 7 includes the activity content 5 and 6, and the activity content 1 includes the activity content 7.

【0086】まず、追加される活動集約情報Cの活動内
容記述子が表す活動情報7を包含する、活動内容1を表
す活動内容記述子を持つ活動集約情報Aを選択する。こ
のとき、追加する活動集約情報Cのロケータとして、活
動集約情報Aのロケータによってリンクされている単位
活動情報Bおよび単位活動情報Cへのリンクを追加す
る。さらに、活動集約情報Aのロケータのうち、単位活
動情報Bおよび単位活動情報Cへのリンクを、追加する
活動集約情報Cへのリンクに変更する。これによって、
図15(B)に示すように組織化される。
First, the activity aggregation information A having the activity content descriptor representing the activity content 1 including the activity information 7 represented by the activity content descriptor of the activity aggregation information C to be added is selected. At this time, a link to the unit activity information B and the unit activity information C linked by the locator of the activity aggregate information A is added as a locator of the activity aggregate information C to be added. Further, among the locators of the activity aggregate information A, the links to the unit activity information B and the unit activity information C are changed to the link to the activity aggregate information C to be added. by this,
It is organized as shown in FIG.

【0087】図16は、単位活動情報を追加する場合の
組織化処理の具体例の説明図である。いま、図16
(A)に示すように活動情報がその活動内容に従って組
織化されているものとする。各活動情報の活動内容を活
動内容1ないし活動内容6としている。ここで、活動内
容7を有する単位活動情報Cを追加する場合を考える。
活動内容の包含関係は、活動内容7が活動内容3に包含
される関係にあるとする。
FIG. 16 is an explanatory diagram of a specific example of the organizing process when adding unit activity information. Now, FIG.
It is assumed that the activity information is organized according to the content of the activity as shown in FIG. The activity content of each activity information is defined as activity content 1 to activity content 6. Here, a case is considered where unit activity information C having activity content 7 is added.
It is assumed that the activity content is included such that the activity content 7 is included in the activity content 3.

【0088】まず、追加される単位活動情報Cの活動内
容記述子が表す活動情報7を包含する、活動内容3を表
す活動内容記述子を持つ活動集約情報Cを選択する。そ
して、活動集約情報Cのロケータに、追加する単位活動
情報Cを指し示すリンクを追加する。単位活動情報の場
合、その下位には活動情報がリンクされないので、活動
集約情報Cに対する単位活動情報Cへのリンクの追加の
みで処理は終了する。これによって、図16(B)に示
すように組織化される。なお、活動手順定義情報の追加
の場合も同様である。
First, activity aggregate information C having an activity content descriptor representing the activity content 3 including the activity information 7 represented by the activity content descriptor of the unit activity information C to be added is selected. Then, a link indicating the unit activity information C to be added is added to the locator of the activity aggregate information C. In the case of the unit activity information, the activity information is not linked to the lower level, so that the process ends only by adding the link to the unit activity information C to the activity aggregate information C. Thus, the organization is performed as shown in FIG. The same applies to the case of adding the activity procedure definition information.

【0089】図17は、活動集約情報を削除する場合の
組織化処理の具体例の説明図である。いま、図17
(A)に示すように活動情報がその活動内容に従って組
織化されているものとする。ここで、活動集約情報Cを
削除する場合を考える。まず、削除する活動集約情報C
をリンク先としている活動情報を選択する。この例では
活動集約情報Aが活動集約情報Cをリンク先としてい
る。この場合、活動集約情報Aの活動集約情報Cへのリ
ンクを示すロケータを、活動集約情報Cのリンク先であ
る単位活動情報Bおよび単位活動情報Cへのリンクを示
すロケータに変更する。これによって活動集約情報Aか
ら活動集約情報Cへのリンクは削除され、活動集約情報
Aから直接、単位活動情報Bおよび単位活動情報Cがリ
ンクされ、図17(B)に示すように組織化される。
FIG. 17 is an explanatory diagram of a specific example of the organization processing when deleting the activity aggregation information. Now, FIG.
It is assumed that the activity information is organized according to the content of the activity as shown in FIG. Here, the case where the activity aggregate information C is deleted will be considered. First, the activity aggregate information C to be deleted
Select the activity information linked to. In this example, the activity aggregate information A is linked to the activity aggregate information C. In this case, the locator indicating the link of the activity aggregate information A to the activity aggregate information C is changed to the locator indicating the link to the unit activity information B and the unit activity information C to which the activity aggregate information C is linked. As a result, the link from the activity aggregate information A to the activity aggregate information C is deleted, the unit activity information B and the unit activity information C are linked directly from the activity aggregate information A, and are organized as shown in FIG. You.

【0090】図18は、単位活動情報を削除する場合の
組織化処理の具体例の説明図である。いま、図18
(A)に示すように活動情報がその活動内容に従って組
織化されているものとする。ここで、単位活動情報Cを
削除する場合を考える。まず、削除する単位活動情報C
をリンク先としている活動情報を選択する。この例では
活動集約情報Cが単位活動情報Cをリンク先としてい
る。この場合、単位活動情報Cにはリンク先がないの
で、単に活動集約情報Cの単位活動情報Cへのリンクを
削除するのみでよい。これによって、図18(B)に示
すように組織化される。
FIG. 18 is an explanatory diagram of a specific example of the organization processing when deleting unit activity information. Now, FIG.
It is assumed that the activity information is organized according to the content of the activity as shown in FIG. Here, a case where the unit activity information C is deleted will be considered. First, the unit activity information C to be deleted
Select the activity information linked to. In this example, the activity aggregate information C is linked to the unit activity information C. In this case, since the unit activity information C does not have a link destination, it is only necessary to simply delete the link of the activity aggregate information C to the unit activity information C. Thereby, organization is performed as shown in FIG.

【0091】なお、活動情報の変更処理は、上述のよう
な活動情報の追加処理と削除処理を組み合わせることで
行なうことができる。
The activity information change process can be performed by combining the activity information addition process and the deletion process described above.

【0092】図19は、本発明のワークプロセス管理装
置の第2の実施の形態を含むシステム構成図である。図
中、図1と同様の部分には同じ符号を付して説明を省略
する。29,30はサーバ装置、91,94は通信部、
92は活動情報クラスタリング部、93は活動集約情報
生成部、95は共起活動検出部、96は活動手順定義情
報生成部である。サーバ装置29は、活動情報クラスタ
リング部92、活動集約情報生成部93を備え、さら
に、通信部91を介して他のクライアント装置やサーバ
装置と連携動作を行なう。サーバ装置30は、共起活動
検出部95、活動手順定義情報生成部96を備え、さら
に、通信部94を介して他のクライアント装置やサーバ
装置と連携動作を行なう。
FIG. 19 is a system configuration diagram including a second embodiment of the work process management apparatus of the present invention. In the figure, the same parts as those in FIG. 29 and 30 are server devices, 91 and 94 are communication units,
92 is an activity information clustering unit, 93 is an activity aggregate information generation unit, 95 is a co-occurrence activity detection unit, and 96 is an activity procedure definition information generation unit. The server device 29 includes an activity information clustering unit 92 and an activity aggregate information generation unit 93, and further performs a cooperative operation with another client device or server device via the communication unit 91. The server device 30 includes a co-occurrence activity detection unit 95 and an activity procedure definition information generation unit 96, and further performs a cooperative operation with another client device or server device via the communication unit 94.

【0093】活動情報クラスタリング部92は、定期的
にネットワーク1上の活動情報記憶部61,81を参照
し、それらに記憶されている活動情報を収集する。収集
には、活動情報間の論理的なリンクを辿る方法、各活動
情報記憶部61,81が記憶している活動情報を活動情
報記憶部61,81から単に取得する方法など、任意の
方法を適用できる。そして、活動情報クラスタリング部
92は、収集した活動情報のそれぞれが持つ活動内容記
述子の類似性に基づいて、各活動情報のクラスタリング
を行ない、その結果を活動集約情報生成部93に送る。
クラスタリングのための類似性の評価基準は、様々なも
のを設定してよい。例えば、ある特定の活動に着目して
それを含むものと含まないものに分割したり、いくつか
の典型的な活動を設定し、それに包含される活動情報を
各々集めてもよい。さらに、活動情報クラスタリング部
92は、図19では1つしか示していないが、複数の活
動情報クラスタリング部を設けて、それぞれの活動情報
クラスタリング部ごとに異なる類似性の評価基準を設定
し、様々なクラスタリングを行ない、処理に多様性を持
たせることもできる。
The activity information clustering section 92 periodically refers to the activity information storage sections 61 and 81 on the network 1 and collects the activity information stored therein. For collection, an arbitrary method such as a method of following a logical link between activity information, a method of simply acquiring the activity information stored in each activity information storage unit 61, 81 from the activity information storage unit 61, 81, or the like is used. Applicable. Then, the activity information clustering unit 92 clusters each activity information based on the similarity of the activity content descriptors of each of the collected activity information, and sends the result to the activity aggregate information generation unit 93.
Various evaluation criteria for similarity for clustering may be set. For example, a particular activity may be focused on and divided into those that include it and those that do not, or some typical activities may be set and the activity information contained therein may be collected. Further, although only one activity information clustering unit 92 is shown in FIG. 19, a plurality of activity information clustering units are provided, and different similarity evaluation criteria are set for each of the activity information clustering units. Clustering can also be performed to give processing diversity.

【0094】活動集約情報生成部93は、活動情報クラ
スタリング部92より渡されるクラスタの各々に対し
て、そのクラスタに含まれる活動情報が保持している活
動内容記述子を包含する活動内容記述子を持った活動集
約情報を生成する。生成した活動集約情報は、例えば活
動情報更新部62,82(および活動情報組織化部6
3,83)を用いて登録すればよい。
[0094] The activity aggregate information generating unit 93, for each of the clusters passed from the activity information clustering unit 92, generates an activity content descriptor including the activity content descriptor held by the activity information included in the cluster. Generates activity aggregation information. The generated activity aggregate information is stored in, for example, the activity information updating units 62 and 82 (and the activity information organizing unit 6).
3, 83).

【0095】図20は、活動集約情報の生成および追加
の処理の一例を示す概念図である。いま、図20(A)
に示すように活動情報がその活動内容に従って組織化さ
れているものとする。各活動情報の活動内容を活動内容
2ないし活動内容7としている。活動情報クラスタリン
グ部92におけるクラスタリング処理によって、例えば
破線で囲んだ活動集約情報Bと活動集約情報Cとが1つ
のクラスタに分類されたとする。活動集約情報生成部9
3は、このクラスタリングの結果を受け取り、活動集約
情報Bおよび活動集約情報Cの活動内容記述子の活動内
容2,3を包含する、活動内容1の活動内容記述子を有
する活動集約情報Aを生成する。
FIG. 20 is a conceptual diagram showing an example of the process of generating and adding the activity aggregate information. Now, FIG.
It is assumed that the activity information is organized according to the content of the activity as shown in FIG. The activity content of each activity information is defined as activity content 2 to activity content 7. Assume that, by the clustering process in the activity information clustering unit 92, for example, the activity aggregated information B and the activity aggregated information C surrounded by a broken line are classified into one cluster. Activity aggregation information generator 9
3 receives the result of the clustering, and generates the activity aggregate information A having the activity content descriptor of the activity content 1 including the activity content 2 and 3 of the activity content descriptor of the activity aggregate information B and the activity aggregate information C. I do.

【0096】そして、上述した活動情報更新部62,8
2および活動情報組織化部63,83の処理によって、
活動集約情報生成部93で生成した活動集約情報Aの追
加処理を行うことにより、図20(B)に示すような組
織化された活動情報が得られる。
Then, the activity information updating units 62 and 8 described above
2 and the processing of the activity information organizing units 63 and 83,
By performing the process of adding the activity aggregated information A generated by the activity aggregated information generator 93, organized activity information as shown in FIG. 20B is obtained.

【0097】このようにして、ワークプロセス管理装置
は活動集約情報を自律的に生成、追加してゆくことがで
きる。これにより、既存の活動情報に対して新しい索引
付けを追加し続けることができ、活動の利用者および活
動の提供者が活動の選択を行なう上での自由度を増加さ
せ、利便性を向上させることができる。
In this way, the work process management device can autonomously generate and add activity aggregation information. As a result, new indexing can be continuously added to the existing activity information, and the user of the activity and the provider of the activity increase the degree of freedom in selecting the activity and improve the convenience. be able to.

【0098】共起活動検出部95は、各活動実行受付部
41,71から送出される活動実行指令を収集し、活動
実行指令の中で同時に出現する頻度の高い活動内容記述
子を共起関係にあるものとして検出する。そして、検出
した活動内容記述子の組を、活動手順定義情報生成部9
6に送る。共起活動検出部95が各活動実行受付部4
1,71から送出される活動実行指令を収集するため
に、例えば活動実行受付部41,71は、生成した活動
実行指令を活動実行制御部42,72に送るとともに、
通信部34,39,94を介して、共起活動検出部95
にも送るようにしておくとよい。
The co-occurrence activity detection unit 95 collects the activity execution commands sent from each of the activity execution reception units 41 and 71, and determines the co-occurrence relation of the activity content descriptor which frequently appears simultaneously in the activity execution commands. Is detected. Then, the set of detected activity content descriptors is stored in the activity procedure definition information generating unit 9.
Send to 6. The co-occurrence activity detection unit 95 is used for each activity execution reception unit 4
In order to collect the activity execution instructions sent from the first and the first activities 71, for example, the activity execution receiving units 41 and 71 send the generated activity execution instructions to the activity execution controllers 42 and 72, respectively.
The co-occurrence activity detection unit 95 is provided via the communication units 34, 39, 94.
You should also send it to

【0099】図21は、共起活動検出部における共起活
動の検出動作の一例の概念図である。図21に示した例
では、活動実行受付部41から1つの活動実行指令を、
また、活動実行受付部71から2つの活動実行指令を収
集した例を示している。これらの収集した活動実行指令
の活動内容記述子を調べると、それぞれU,V,Wとい
う連続した活動を示す活動内容が記述されている。共起
活動検出部95では、この活動内容U,V,Wを共起関
係にあるとして検出し、その活動記述子の組を活動手順
定義情報生成部96に送る。
FIG. 21 is a conceptual diagram of an example of an operation of detecting a co-occurrence activity in the co-occurrence activity detection section. In the example illustrated in FIG. 21, one activity execution command is issued from the activity execution reception unit 41.
Also, an example is shown in which two activity execution commands are collected from the activity execution reception unit 71. When examining the activity content descriptors of these collected activity execution commands, activity content indicating continuous activities U, V, and W are described. The co-occurrence activity detection unit 95 detects the activity contents U, V, and W as having a co-occurrence relationship, and sends a set of activity descriptors to the activity procedure definition information generation unit 96.

【0100】活動手順定義情報生成部96は、共起活動
検出部95より渡される活動内容記述子の組について、
各活動内容記述子の制約関係の解消などを行ない、適切
な活動手順記述子を求める。また、各活動内容記述子を
総括した活動内容記述子を生成する。そして、生成した
活動手順記述子および活動内容記述子をもとに、活動手
順定義情報を生成する。生成した活動手順定義情報は、
例えば活動情報更新部62,82(および活動情報組織
化部63,83)を用いて登録すればよい。
The activity procedure definition information generation unit 96 determines the set of activity content descriptors passed from the co-occurrence activity detection unit 95 as follows.
Eliminate the constraints of each activity content descriptor, etc., and find an appropriate activity procedure descriptor. Further, an activity content descriptor summarizing each activity content descriptor is generated. Then, activity procedure definition information is generated based on the generated activity procedure descriptor and activity content descriptor. The generated activity procedure definition information is
For example, registration may be performed using the activity information updating units 62 and 82 (and the activity information organizing units 63 and 83).

【0101】図22は、活動手順定義情報生成部におけ
る活動手順定義情報の生成動作の一例の概念図である。
ここでは一例として、破線で囲んだ活動単位情報U、活
動集約情報V、活動集約情報Wが、共起活動検出部95
で共起関係にあるとして検出されたとする。活動手順定
義情報生成部96は、これらの共起関係にある活動単位
情報U、活動集約情報V、活動集約情報Wの活動手順
(例えば図22において吹き出しで示したようにU→V
→Wの順)を示す活動手順記述子を生成する。また、こ
れらの活動内容を包含する活動内容記述子(活動内容
3)を生成する。さらに、活動単位情報U、活動集約情
報V、活動集約情報Wへのリンクを示すロケータを生成
し、活動手順定義情報Cを生成する。この活動手順定義
情報Cを活動情報更新部62または82に送り、追加を
依頼すればよい。この例では、活動集約情報Aの下位に
活動手順定義情報Cが追加されている。
FIG. 22 is a conceptual diagram showing an example of the operation of generating the activity procedure definition information in the activity procedure definition information generating section.
Here, as an example, the activity unit information U, the activity aggregate information V, and the activity aggregate information W enclosed by the broken lines are generated by the co-occurrence activity detector 95.
Is detected as having a co-occurrence relationship. The activity procedure definition information generation unit 96 determines the activity procedure of the co-occurrence activity unit information U, the activity summary information V, and the activity summary information W (for example, U → V as shown in a balloon in FIG. 22).
(> W order) is generated. Further, an activity content descriptor (activity content 3) including these activity content is generated. Further, a locator indicating links to the activity unit information U, the activity summary information V, and the activity summary information W is generated, and the activity procedure definition information C is generated. This activity procedure definition information C may be sent to the activity information updating unit 62 or 82 to request addition. In this example, the activity procedure definition information C is added below the activity aggregate information A.

【0102】このようにして、実行される活動内容の中
から共起関係にある活動情報を抽出し、新たな活動手順
定義情報を生成して自動的に登録される。これによっ
て、例えば異種の活動でも、セットで行われる活動を自
動的に再利用可能な状態にすることができ、ユーザの利
便性を向上させることができる。
In this way, co-occurrence activity information is extracted from the executed activity content, new activity procedure definition information is generated and registered automatically. As a result, for example, even in the case of different types of activities, the activities performed in the set can be automatically made reusable, and the convenience for the user can be improved.

【0103】次に、本発明のワークプロセス管理装置の
第3の実施の形態について説明する。この第3の実施の
形態を含むシステム構成は、上述の図1、図19に示し
た第1および第2の実施の形態と同様である。ただし、
各活動情報記憶部61,81が開示情報および連携情報
を記憶する点で異なる。また、各活動実行制御部42,
72には、これらの情報に対する処理が追加される。
Next, a third embodiment of the work process management apparatus of the present invention will be described. The system configuration including the third embodiment is the same as the first and second embodiments shown in FIGS. 1 and 19 described above. However,
The difference lies in that the activity information storage units 61 and 81 store disclosure information and cooperation information. In addition, each activity execution control unit 42,
In 72, processing for these pieces of information is added.

【0104】図23は、本発明のワークプロセス管理装
置の第3の実施の形態における連携情報のデータ構造の
一例の説明図である。連携情報は、活動情報および活動
情報間に対する許可/不許可の条件を表す。そのため、
この連携情報は、各活動情報に付加されて利用される。
図23に示す連携情報のデータ構造における各レコード
は、「契約している活動情報」および「ルーティング条
件」から構成されている。「契約している活動情報」
は、当該連携情報が付加されている活動情報の前工程あ
るいは後工程として仕事を引き渡すことを予め契約によ
り取り決めているか否かを示す情報である。「ルーティ
ング条件」は、仕事を引き渡す際の様々な条件を指定
し、この条件が成立したときに、この活動情報が選択候
補となる。この条件には、仕事の内容そのもの以外に、
例えば仕事を発行したユーザに関する条件も指定でき
る。例えば、ネットワーク1上で近いユーザの発行した
仕事に対してのみ選択候補となるといった制御も可能と
なる。
FIG. 23 is an explanatory diagram of an example of the data structure of the coordination information in the third embodiment of the work process management device of the present invention. The link information indicates activity information and permission / non-permission conditions between the activity information. for that reason,
This link information is used by being added to each activity information.
Each record in the data structure of the link information shown in FIG. 23 is composed of “contracted activity information” and “routing conditions”. "Activity information contracted"
Is information indicating whether a contract has been made in advance to deliver a job as a pre-process or post-process of the activity information to which the link information is added. The “routing condition” specifies various conditions for delivering a job, and when the condition is satisfied, the activity information is a selection candidate. These conditions include, besides the work itself,
For example, conditions relating to the user who issued the job can be specified. For example, it is also possible to control such that only a job issued by a close user on the network 1 is selected as a candidate.

【0105】図24は、連携情報による動的選択の制約
の一例の説明図である。図中、連携情報として、契約関
係にある活動情報をリストとして示している。いま、活
動手順定義情報Cに定義されているワークプロセスを実
行する場合を考える。活動手順定義情報Cの活動手順記
述子には、吹き出しで示したように、単位活動情報Uを
実行した後、活動集約情報Vおよび活動集約情報Wを実
行し、その後、単位活動情報Xを実行する手順が記述さ
れており、この順で各活動を実行する。
FIG. 24 is an explanatory diagram of an example of a restriction on dynamic selection based on cooperation information. In the drawing, activity information in a contract relationship is shown as a list as the cooperation information. Now, consider the case where the work process defined in the activity procedure definition information C is executed. In the activity procedure descriptor of the activity procedure definition information C, as shown in the balloon, after executing the unit activity information U, the activity aggregate information V and the activity aggregate information W are executed, and thereafter, the unit activity information X is executed. The steps to perform each activity are described in this order.

【0106】単位活動情報Uを実行した後、活動集約情
報Vの実行に移る。活動集約情報Vは活動手順定義情報
V1および単位活動情報V2にリンクされており、いず
れかを実行することになる。このとき、活動単位情報U
の連携情報には、活動手順定義情報V1は登録されてい
るが、単位活動情報V2には登録されていない。また、
後工程である単位活動情報Xの連携情報にも、活動手順
定義情報V1は登録されているが、単位活動情報V2は
登録されていない。また、活動手順定義情報V1の連携
情報には、前工程の単位活動情報Uおよび単位活動情報
Xが登録されている。そのため、単位活動情報V2は選
択されず、活動手順定義情報V1のみが選択されて実行
される。なお、活動手順定義情報V1で活動が失敗した
場合には、単位活動情報V2は代替活動とはならず、活
動集約情報Vの活動が失敗する。
After the unit activity information U is executed, the operation proceeds to the execution of the activity aggregate information V. The activity aggregate information V is linked to the activity procedure definition information V1 and the unit activity information V2, and executes one of them. At this time, the activity unit information U
, The activity procedure definition information V1 is registered, but not registered in the unit activity information V2. Also,
The activity procedure definition information V1 is registered in the link information of the unit activity information X, which is a subsequent process, but the unit activity information V2 is not registered. In the link information of the activity procedure definition information V1, unit activity information U and unit activity information X of the previous process are registered. Therefore, the unit activity information V2 is not selected, and only the activity procedure definition information V1 is selected and executed. When the activity fails in the activity procedure definition information V1, the unit activity information V2 does not become a substitute activity, and the activity of the activity aggregate information V fails.

【0107】活動集約情報Wでは、その下位に単位活動
情報W1,W2がある。これらの単位活動情報W1,W
2は、いずれも前工程である単位活動情報Uの連携情報
および後工程である単位活動情報Xの連携情報に登録さ
れている。また、単位活動情報W1,W2の連携情報に
も、単位活動情報Uおよび単位活動情報Xが登録されて
いる。そのため、単位活動情報W1,W2の一方が選択
されて実行され、他方が代替活動として一方が失敗した
ときに実行される。
In the activity aggregate information W, there are unit activity information W1 and W2 below it. These unit activity information W1, W
2 are registered in the link information of the unit activity information U which is the previous process and the link information of the unit activity information X which is the subsequent process. The unit activity information U and the unit activity information X are also registered in the link information of the unit activity information W1 and W2. Therefore, one of the unit activity information W1 and W2 is selected and executed, and the other is executed when one fails as an alternative activity.

【0108】単位活動情報Xでは、前工程の活動集約情
報Vの下位に存在する活動手順定義情報V1および単位
活動情報V2のうち、活動手順定義情報V1については
登録されている。そのため、活動手順定義情報V1にお
ける活動結果を受けて活動を行うが、単位活動情報V2
の活動結果を受け付けない。もう一方の前工程の活動集
約情報Wの下位に存在する単位活動情報W1および単位
活動情報W2については、両方とも連携情報に登録され
ているので、いずれで活動が行われても、後工程として
単位活動情報Xの活動を行うことができる。
In the unit activity information X, of the activity procedure definition information V1 and the unit activity information V2 existing below the activity integrated information V of the previous process, the activity procedure definition information V1 is registered. Therefore, the activity is performed in response to the activity result in the activity procedure definition information V1, but the unit activity information V2
Will not accept the results of the activities. The unit activity information W1 and the unit activity information W2, which are present at the lower level of the activity aggregation information W of the other previous process, are both registered in the coordination information. The activity of the unit activity information X can be performed.

【0109】図25は、本発明のワークプロセス管理装
置の第3の実施の形態における開示情報のデータ構造の
一例の説明図である。開示情報は、活動情報のユーザに
対する開示の許可/不許可を示す情報である。この開示
情報も、上述の連携情報と同様に、各活動情報に付加さ
れて利用される。図25に示した開示情報のデータ構造
における各レコードは、開示許可条件から構成されてい
る。この開示許可条件には、仕事を発行しているユーザ
の条件や、その仕事が行われている部門の条件などを指
定することができる。例えば、開示許可条件が成立する
場合のみ、活動情報の内容、例えば活動手順定義情報で
詳細化された活動手順を、仕事を発行したユーザに対し
て開示する。これにより、例えば、部門外や社外のユー
ザの仕事を行なう場合、ワークフローをノウハウとして
隠蔽したいといった要求に対応することが可能になる。
FIG. 25 is an explanatory diagram of an example of the data structure of the disclosure information in the third embodiment of the work process management device of the present invention. The disclosure information is information indicating permission / non-permission of disclosure of the activity information to the user. This disclosure information is also used by being added to each activity information similarly to the above-mentioned cooperation information. Each record in the data structure of the disclosure information shown in FIG. 25 is made up of disclosure permission conditions. The disclosure permission condition can specify a condition of a user who issues a job, a condition of a department in which the job is performed, and the like. For example, only when the disclosure permission condition is satisfied, the content of the activity information, for example, the activity procedure detailed by the activity procedure definition information is disclosed to the user who issued the job. This makes it possible to respond to a request to conceal a workflow as know-how when performing work of a user outside a department or outside the company.

【0110】図26は、開示情報による表示制限の具体
例の説明図である。この例では、活動手順定義情報Cに
対して開示情報が付加されている。開示情報には、部門
A,B,Cのユーザに対して開示を許可する開示許可条
件が含まれている。この場合、部門Aのユーザがこの活
動手順定義情報Cを参照する場合、その活動手順記述子
に記述されているワークプロセスを表示させることがで
きる。しかし、部門Xのユーザが同じくこの活動手順定
義情報Cを参照しても、その活動手順記述子に記述され
ているワークプロセスは表示されない。このようにし
て、開示情報によって許可されていないユーザに対し
て、内容の詳細を秘密にしておくことができる。ここで
は開示情報に開示を許可するユーザを登録したが、逆に
開示を許可しないユーザを登録するように構成してもよ
い。
FIG. 26 is an explanatory diagram of a specific example of display restriction by disclosure information. In this example, the disclosure information is added to the activity procedure definition information C. The disclosure information includes disclosure permission conditions for permitting users in departments A, B, and C to perform disclosure. In this case, when the user of the department A refers to the activity procedure definition information C, the work process described in the activity procedure descriptor can be displayed. However, even if the user of the department X refers to the activity procedure definition information C, the work process described in the activity procedure descriptor is not displayed. In this way, the details of the content can be kept secret from users who are not permitted by the disclosure information. Here, a user whose disclosure is permitted is registered in the disclosure information, but a user whose disclosure is not permitted may be registered.

【0111】[0111]

【発明の効果】以上の説明から明らかなように、本発明
によれば、分散環境に対応してワークプロセス情報を分
散管理することができ、大規模かつ多数の活動が出現、
消滅する動的な環境下で利用することができる。また、
ワークプロセス情報の分散管理にあたって、活動情報を
その活動内容の包含関係によって組織化して管理するの
で、大規模になっても管理、利用が容易になる。さら
に、このように組織化された活動情報の探索によって活
動を実行して行くため、代替可能な活動を容易に実行す
ることができ、事前に意図しない障害や、ワークプロセ
スの変更などにも対応することが可能となるとともに、
多様なワークプロセスに柔軟に対応して行くことができ
る。本発明によれば、これら以外にも、上述したように
各種の効果がある。
As is apparent from the above description, according to the present invention, work process information can be distributed and managed in a distributed environment, and large-scale and many activities appear.
It can be used in a dynamic environment that disappears. Also,
In the distributed management of the work process information, the activity information is organized and managed according to the inclusion relation of the activity contents, so that the management and the use become easy even in a large scale. Furthermore, since activities are performed by searching for activity information organized in this way, alternative activities can be easily performed, and it is possible to deal with unintended failures and changes in work processes in advance. As well as
Can flexibly respond to various work processes. According to the present invention, there are other various effects as described above.

【図面の簡単な説明】[Brief description of the drawings]

【図1】 本発明のワークプロセス管理装置の第1の実
施の形態を含むシステム構成図である。
FIG. 1 is a system configuration diagram including a first embodiment of a work process management device of the present invention.

【図2】 本発明のワークプロセス管理装置における単
位活動情報、活動集約情報、活動手順定義情報のデータ
構造の一例の説明図である。
FIG. 2 is an explanatory diagram of an example of a data structure of unit activity information, activity aggregation information, and activity procedure definition information in the work process management device of the present invention.

【図3】 本発明のワークプロセス管理装置における活
動集約情報の階層構造とサーバ装置への配置の一例の説
明図である。
FIG. 3 is an explanatory diagram of an example of a hierarchical structure of activity integrated information in a work process management device of the present invention and an arrangement of the activity aggregated information in a server device.

【図4】 本発明のワークプロセス管理装置における活
動集約情報の階層構造とサーバ装置への配置の別の例の
説明図である。
FIG. 4 is an explanatory diagram of another example of the hierarchical structure of the activity aggregation information and the arrangement in the server device in the work process management device of the present invention.

【図5】 本発明のワークプロセス管理装置における活
動実行指令のデータ構造の一例の説明図である。
FIG. 5 is an explanatory diagram of an example of a data structure of an activity execution command in the work process management device of the present invention.

【図6】 本発明のワークプロセス管理装置の第1の実
施の形態における活動実行制御部の動作の一例の概略を
示すPAD図である。
FIG. 6 is a PAD diagram showing an outline of an example of an operation of an activity execution control unit in the first embodiment of the work process management device of the present invention.

【図7】 ユーザとの対話による単位活動情報または活
動手順定義情報の選択方法の一例の概念図である。
FIG. 7 is a conceptual diagram illustrating an example of a method of selecting unit activity information or activity procedure definition information through dialogue with a user.

【図8】 活動実行制御部が定めた優先順序による単位
活動情報または活動手順定義情報の選択方法の一例の概
念図である。
FIG. 8 is a conceptual diagram illustrating an example of a method of selecting unit activity information or activity procedure definition information in a priority order determined by an activity execution control unit.

【図9】 活動の実行の一例を示す概念図である。FIG. 9 is a conceptual diagram illustrating an example of execution of an activity.

【図10】 活動手順定義情報によるワークプロセス表
現の一例の説明図である。
FIG. 10 is an explanatory diagram of an example of a work process expression based on activity procedure definition information.

【図11】 本発明のワークプロセス管理装置における
活動情報選択指令のデータ構造の一例の説明図である。
FIG. 11 is an explanatory diagram of an example of a data structure of an activity information selection command in the work process management device of the present invention.

【図12】 本発明のワークプロセス管理装置の第1の
実施の形態における活動情報選択部の動作の一例を示す
PAD図である。
FIG. 12 is a PAD diagram showing an example of an operation of an activity information selecting unit in the work process management device according to the first embodiment of the present invention.

【図13】 本発明のワークプロセス管理装置の第1の
実施の形態における活動情報更新部における動作の一例
を示すPAD図である。
FIG. 13 is a PAD diagram showing an example of an operation of the activity information updating unit in the first embodiment of the work process management device of the present invention.

【図14】 本発明のワークプロセス管理装置の第1の
実施の形態における活動情報組織化部の動作の一例を示
すPAD図である。
FIG. 14 is a PAD diagram showing an example of the operation of the activity information organizing unit in the first embodiment of the work process management device of the present invention.

【図15】 活動集約情報を追加する場合の組織化処理
の具体例の説明図である。
FIG. 15 is an explanatory diagram of a specific example of an organization process when adding activity aggregation information.

【図16】 単位活動情報を追加する場合の組織化処理
の具体例の説明図である。
FIG. 16 is an explanatory diagram of a specific example of an organizing process when adding unit activity information.

【図17】 活動集約情報を削除する場合の組織化処理
の具体例の説明図である。
FIG. 17 is an explanatory diagram of a specific example of an organization process when deleting the activity aggregation information.

【図18】 単位活動情報を削除する場合の組織化処理
の具体例の説明図である。
FIG. 18 is an explanatory diagram of a specific example of an organizing process when deleting unit activity information.

【図19】 本発明のワークプロセス管理装置の第2の
実施の形態を含むシステム構成図である。
FIG. 19 is a system configuration diagram including a second embodiment of the work process management device of the present invention.

【図20】 活動集約情報の生成および追加の処理の一
例を示す概念図である。
FIG. 20 is a conceptual diagram illustrating an example of generation and addition processing of activity aggregation information.

【図21】 共起活動検出部における共起活動の検出動
作の一例の概念図である。
FIG. 21 is a conceptual diagram illustrating an example of an operation of detecting a co-occurrence activity in a co-occurrence activity detection unit.

【図22】 活動手順定義情報生成部における活動手順
定義情報の生成動作の一例の概念図である。
FIG. 22 is a conceptual diagram illustrating an example of an operation of generating activity procedure definition information in an activity procedure definition information generating unit.

【図23】 本発明のワークプロセス管理装置の第3の
実施の形態における連携情報のデータ構造の一例の説明
図である。
FIG. 23 is an explanatory diagram illustrating an example of a data structure of cooperation information according to the third embodiment of the work process management device of the present invention.

【図24】 連携情報による動的選択の制約の一例の説
明図である。
FIG. 24 is an explanatory diagram of an example of a restriction on dynamic selection by cooperation information.

【図25】 本発明のワークプロセス管理装置の第3の
実施の形態における開示情報のデータ構造の一例の説明
図である。
FIG. 25 is an explanatory diagram illustrating an example of a data structure of disclosure information according to the third embodiment of the work process management device of the present invention.

【図26】 開示情報による表示制限の具体例の説明図
である。
FIG. 26 is an explanatory diagram of a specific example of display restriction based on disclosure information.

【符号の説明】[Explanation of symbols]

1…ネットワーク、11,12…クライアント装置、2
1〜30…サーバ装置、31〜40…通信部、41,7
1…活動実行受付部、42,72…活動実行制御部、4
3,73…活動手順実行制御部、51,74…活動実行
部、52,53…活動情報選択部、61,81…活動情
報記憶部、62,82…活動情報更新部、63,83…
活動情報組織化部、91,94…通信部、92…活動情
報クラスタリング部、93…活動集約情報生成部、95
…共起活動検出部、96…活動手順定義情報生成部。
1: Network, 11, 12: Client device, 2
1 to 30: server device, 31 to 40: communication unit, 41, 7
1 ... activity execution reception unit, 42, 72 ... activity execution control unit, 4
3, 73 ... activity procedure execution control unit, 51, 74 ... activity execution unit, 52, 53 ... activity information selection unit, 61, 81 ... activity information storage unit, 62, 82 ... activity information update unit, 63, 83 ...
Activity information organizing unit, 91, 94: communication unit, 92: activity information clustering unit, 93: activity aggregated information generation unit, 95
... Co-occurrence activity detection unit, 96 ... Activity procedure definition information generation unit.

───────────────────────────────────────────────────── フロントページの続き (72)発明者 堀井 克倫 神奈川県足柄上郡中井町境430 グリーン テクなかい 富士ゼロックス株式会社内 Fターム(参考) 5B049 AA06 CC21 EE05 EE36 EE57 GG04 GG07 5B089 GA11 JA11 JA16 JB10 KA04 KB14 KC21 KC60  ──────────────────────────────────────────────────続 き Continued on the front page (72) Inventor Katsunori Horii 430 Sakai Nakaicho, Ashigara-gun, Kanagawa Green Tech Nakai Fuji Xerox Co., Ltd. F-term (reference) 5B049 AA06 CC21 EE05 EE36 EE57 GG04 GG07 5B089 GA11 JA11 JA16 JB10 KA04 KB14 KC21 KC60

Claims (12)

【特許請求の範囲】[Claims] 【請求項1】 複数のサーバ装置およびクライアント装
置がネットワークで結ばれたネットワーク情報システム
上で構成されたワークプロセス管理装置において、活動
情報記憶手段と、活動実行受付手段と、活動実行制御手
段と、活動実行手段を各1以上備え、前記活動情報記憶
手段は、活動内容および活動制御情報を含む活動情報と
該活動情報を活動内容の包含関係に従って組織化する活
動集約情報により関係付けて管理するものであり、前記
活動実行受付手段は、前記クライアント装置から活動の
実行要求を受け付け該実行要求に対応する活動実行指令
を生成して前記活動実行制御手段に入力するものであ
り、前記活動実行制御手段は、前記活動実行指令を受け
取り組織化された前記活動集約情報の包含関係に従って
前記活動情報を選択して選択した前記活動情報を活動実
行指令に実行対象として含めて該活動実行指令を前記活
動実行手段に渡すものであり、前記活動実行手段は、前
記活動実行指令を受け取り該活動実行指令に含まれる実
行対象となっている前記活動情報について当該活動情報
が含む前記活動制御情報に従って活動の進行を制御する
とともに活動の進行に付随した新たな活動実行指令を生
成し当該活動実行指令を前記活動実行制御手段へ入力す
るものであることを特徴とするワークプロセス管理装
置。
An activity information storage unit, an activity execution receiving unit, an activity execution control unit, and a work process management device configured on a network information system in which a plurality of server devices and client devices are connected via a network. One or more activity execution means, wherein the activity information storage means manages the activity information including the activity content and the activity control information by associating the activity information with activity aggregate information that organizes the activity information according to the inclusion relationship of the activity content. Wherein the activity execution receiving means receives an activity execution request from the client device, generates an activity execution command corresponding to the execution request, and inputs the activity execution command to the activity execution control means. Receives the activity execution command and selects the activity information in accordance with the inclusion relationship of the organized activity aggregated information. Including the selected activity information as an execution target in an activity execution command and passing the activity execution command to the activity execution means, the activity execution means receives the activity execution command and is included in the activity execution command The progress of the activity is controlled in accordance with the activity control information included in the activity information, and a new activity execution command accompanying the progress of the activity is generated, and the activity execution command is transmitted to the activity execution control. A work process management device for inputting to a means.
【請求項2】 複数のサーバ装置および複数のクライア
ント装置がネットワークで結ばれたネットワーク情報シ
ステム上に構築されたワークプロセス管理装置におい
て、活動情報記憶手段と、活動実行受付手段と、活動実
行制御手段と、活動実行手段を各1以上備え、前記活動
情報記憶手段は、活動情報と活動集約情報を記憶し、前
記活動情報は、前記ネットワーク上の前記クライアント
装置または前記サーバ装置への1つ以上のロケータと、
該ロケータが指示する前記クライアント装置または前記
サーバ装置が提供する活動の内容を表す活動内容記述子
と当該活動の制御に関わる活動制御情報とを含み、前記
活動集約情報は、前記活動情報と前記活動集約情報への
1以上のロケータと、各々の前記ロケータが指示する前
記活動情報または前記活動集約情報がそれぞれ含んでい
る前記活動内容記述子が表している活動の内容を全て包
含する活動の内容を表す活動内容記述子とを含み、前記
活動実行受付手段は、クライアント装置と通信して実行
を要求される活動の内容を表す活動内容記述子を受け付
け、当該活動内容記述子と当該クライアント装置を指示
する活動実行指令発行元ロケータとを含む活動実行指令
を生成して活動実行制御手段に入力するものであり、前
記活動実行制御手段は、前記活動実行指令を受け付け、
当該活動実行指令に含まれる活動内容記述子に適合する
活動内容記述子を持つ活動情報を、前記活動情報記憶手
段に記憶されている活動集約情報が含むロケータを辿る
ことによって選択し、選択した活動情報を実行活動情報
として当該活動実行指令に対して追加して前記活動実行
手段に対して入力するものであり、前記活動実行手段
は、前記活動実行指令を受け付け、当該活動実行指令に
実行活動情報として含まれる活動情報が含む活動制御情
報に従って、当該活動実行指令に含まれる活動実行指令
発行元ロケータの指示するクライアント装置との活動の
進行を制御するとともに、活動の進行に付随して新たな
活動実行指令を生成して当該活動実行指令を前記活動実
行制御手段へ入力することを特徴とするワークプロセス
管理装置。
2. A work process management device constructed on a network information system in which a plurality of server devices and a plurality of client devices are connected by a network, an activity information storage unit, an activity execution receiving unit, and an activity execution control unit. And one or more activity execution means, wherein the activity information storage means stores activity information and activity aggregation information, and the activity information is transmitted to the client device or the server device on the network by one or more of: Locator and
The locator includes an activity content descriptor indicating the content of an activity provided by the client device or the server device and activity control information related to control of the activity, and the activity aggregate information includes the activity information and the activity. One or more locators to the aggregated information, and the contents of the activities including all the contents of the activities represented by the activity information indicated by each of the locators or the activity content descriptors included in the activity aggregated information, respectively. The activity execution receiving means receives the activity content descriptor indicating the content of the activity requested to be executed by communicating with the client device, and designates the activity content descriptor and the client device. An activity execution command including an activity execution command issuer locator to be executed and input to the activity execution control means. Accepts the activities execution command,
The activity information having the activity content descriptor matching the activity content descriptor included in the activity execution command is selected by tracing the locator included in the activity aggregate information stored in the activity information storage means, and the selected activity is selected. The information is added to the activity execution command as execution activity information and is input to the activity execution means. The activity execution means receives the activity execution command and executes the activity In accordance with the activity control information included in the activity execution information included in the activity execution command, the progress of the activity with the client device indicated by the activity execution command issuing locator included in the activity execution command is controlled, and a new activity accompanying the progress of the activity is performed. A work process management device, which generates an execution command and inputs the activity execution command to the activity execution control means.
【請求項3】 複数のサーバ装置およびクライアント装
置がネットワークで結ばれたネットワーク情報システム
上で構成されたワークプロセス管理装置において、活動
情報記憶手段と、活動実行受付手段と、活動実行制御手
段と、活動実行手段と、活動手順実行制御手段を各1以
上備え、前記活動情報記憶手段は、ワークプロセスのス
テップを表す単位活動情報とワークプロセス定義を表す
活動手順定義情報とを活動内容の包含関係に従って組織
化する活動集約情報により関係付けて管理するものであ
り、前記活動実行受付手段は、前記クライアント装置か
ら活動の実行要求を受け付け該実行要求に対応する活動
実行指令を生成して前記活動実行制御手段に入力するも
のであり、前記活動実行制御手段は、前記活動実行指令
を受け取り組織化された前記活動集約情報の包含関係に
従って前記単位活動情報または前記活動手順定義情報を
選択し選択した前記単位活動情報または前記活動手順定
義情報を前記活動実行指令に実行対象として含めて前記
活動実行手段または前記活動手順実行制御手段に渡すも
のであり、前記活動実行手段は、前記活動実行指令を受
け取り活動の実行を要求するユーザと活動の実行を担当
するユーザまたは装置との間に接続を確立して活動を行
わせるものであり、前記活動手順実行制御手段は、ワー
クプロセスのステップが単位活動情報であれば前記活動
実行手段に活動を行わせ、また前記活動手順定義情報ま
たは前記活動集約情報であればそれぞれ再び前記活動手
順実行制御手段または前記活動実行制御手段により処理
を行わせてワークプロセス定義を実行するものであるこ
とを特徴とするワークプロセス管理装置。
3. A work process management device configured on a network information system in which a plurality of server devices and client devices are connected by a network, wherein an activity information storage unit, an activity execution reception unit, an activity execution control unit, The apparatus includes at least one activity execution means and one or more activity procedure execution control means, and the activity information storage means stores unit activity information representing a step of a work process and activity procedure definition information representing a work process definition in accordance with the inclusion relationship of the activity content. The activity execution accepting means receives an activity execution request from the client device, generates an activity execution command corresponding to the execution request, and performs the activity execution control. The activity execution control means receives the activity execution command and organizes the activity execution command. Selecting the unit activity information or the activity procedure definition information in accordance with the inclusion relation of the selected activity aggregate information and including the selected unit activity information or the activity procedure definition information as an execution target in the activity execution command; Or to the activity procedure execution control means, wherein the activity execution means establishes a connection between a user receiving the activity execution instruction and requesting the execution of the activity and a user or device in charge of performing the activity. The activity procedure execution control means, if the step of the work process is unit activity information, causes the activity execution means to perform the activity; and the activity procedure definition information or the activity aggregation information If any, the process is again executed by the activity procedure execution control means or the activity execution control means, and the work process definition is executed. Work process management apparatus, characterized in that the shall.
【請求項4】 複数のサーバ装置および複数のクライア
ント装置がネットワークで結ばれたネットワーク情報シ
ステム上に構築されたワークプロセス管理装置におい
て、活動情報記憶手段と、活動実行受付手段と、活動実
行制御手段と、活動実行手段と、活動手順実行制御手段
を各1以上備え、前記活動情報記憶手段は、単位活動情
報と活動集約情報と活動手順定義情報を記憶し、前記単
位活動情報は、前記ネットワーク上の前記クライアント
装置または前記サーバ装置へのロケータと、当該ロケー
タの指示する装置が提供する活動の内容を表す活動内容
記述子とを含み、前記活動集約情報は、前記単位活動情
報または前記活動集約情報または前記活動手順定義情報
のいずれかの活動情報への1以上のロケータと、各々の
前記ロケータの指示する前記活動情報がそれぞれ含んで
いる前記活動内容記述子で表される活動の内容を全て包
含する活動の内容を表す活動内容記述子を含み、前記活
動手順定義情報は、前記単位活動情報または前記活動集
約情報または前記活動手順定義情報のいずれかの活動情
報への1以上のロケータと、それぞれの前記ロケータが
指示する前記活動情報間に渡る一連の手順を定義する活
動手順記述子と、該活動手順記述子による活動の内容を
表す活動内容記述子とを含んでおり、前記活動実行受付
手段は、前記クライアント装置から実行が要求される活
動の内容を表す活動内容記述子を受け付け、該活動内容
記述子と該クライアント装置を指示する活動実行指令発
行元ロケータとを含む活動実行指令を生成し、前記活動
実行制御手段に入力するものであり、前記活動実行制御
手段は、前記活動実行指令を受け付け、該活動実行指令
に含まれる前記活動内容記述子に適合する活動内容記述
子を持つ前記単位活動情報または前記活動手順定義情報
を、前記活動情報記憶手段に記憶されている活動集約情
報が含むロケータを辿ることで選択し、選択した前記単
位活動情報または前記活動手順定義情報を実行活動情報
として当該活動実行指令に対して追加し、また単位活動
情報を選択した場合には前記活動実行手段に対して当該
活動実行指令を入力し、活動手順定義情報を選択した場
合には活動手順実行制御手段に対して当該活動実行指令
を入力するものであり、前記活動実行手段は、前記活動
実行指令を受け付け、該活動実行指令に実行活動情報と
して含まれる単位活動情報が指示するサーバ装置または
クライアント装置と当該活動実行指令に含まれる活動実
行指令発行元ロケータの指示するクライアント装置との
間で通信の接続を確立して活動の実行を可能とするもの
であり、前記活動手順実行制御手段は、前記活動実行指
令を受け付け、該活動実行指令に実行活動情報として含
まれる活動手順定義情報に含まれている活動手順記述子
に従って、当該活動手順定義情報に含まれるロケータが
指示する活動情報を取得し、当該活動情報が単位活動情
報または活動手順定義情報である場合には当該活動情報
を実行活動情報として含みさらに当該活動実行指令に含
まれる活動実行指令発行元ロケータを含む新たな活動実
行指令を生成して該新たな活動実行指令をそれぞれ前記
活動実行手段または前記活動手順実行手段に入力し、当
該活動情報が活動集約情報である場合には当該活動集約
情報に含まれる活動内容記述子を含みさらに当該活動実
行指令に含まれる活動実行指令発行元ロケータを含む新
たな活動実行指令を生成して該新たな活動実行指令を前
記活動実行制御手段に入力するものであることを特徴と
するワークプロセス管理装置。
4. A work process management device constructed on a network information system in which a plurality of server devices and a plurality of client devices are connected by a network, an activity information storage unit, an activity execution receiving unit, and an activity execution control unit. , An activity execution means, and at least one activity procedure execution control means, wherein the activity information storage means stores unit activity information, activity aggregation information, and activity procedure definition information, and the unit activity information is stored on the network. A locator to the client device or the server device, and an activity content descriptor indicating the content of the activity provided by the device specified by the locator, wherein the activity aggregated information is the unit activity information or the activity aggregated information. Alternatively, one or more locators for any activity information of the activity procedure definition information and instructions of each of the locators The activity information includes an activity content descriptor indicating the content of the activity that includes all the activity content represented by the activity content descriptor included in the activity information, and the activity procedure definition information includes the unit activity information or the unit activity information. One or more locators to activity information, either activity aggregate information or the activity procedure definition information, an activity procedure descriptor defining a series of procedures spanning the activity information indicated by each of the locators; An activity content descriptor representing the content of the activity by the procedure descriptor, wherein the activity execution receiving means receives an activity content descriptor representing the content of the activity requested to be executed from the client device, An activity execution command including a descriptor and an activity execution command issuer locator indicating the client device is generated and input to the activity execution control means. The activity execution control means receives the activity execution command, and stores the unit activity information or the activity procedure definition information having an activity content descriptor matching the activity content descriptor included in the activity execution command, in the activity information storage. Selecting by tracing the locator included in the activity aggregate information stored in the means, adding the selected unit activity information or the activity procedure definition information as execution activity information to the activity execution command, and Is selected, the activity execution command is input to the activity execution means, and if the activity procedure definition information is selected, the activity execution command is input to the activity procedure execution control means. The activity execution means receives the activity execution command, and designates a server device or a client device specified by unit activity information included as execution activity information in the activity execution command. Client device and a client device instructed by the activity execution command issuer locator included in the activity execution command establishes a communication connection to enable the execution of the activity, the activity procedure execution control means, Receiving the activity execution instruction and acquiring the activity information indicated by the locator included in the activity procedure definition information according to the activity procedure descriptor included in the activity procedure definition information included as the execution activity information in the activity execution instruction. If the activity information is unit activity information or activity procedure definition information, a new activity execution command including the activity execution command issuer locator included in the activity execution command and including the activity information as the execution activity information is included. Generated and input the new activity execution command to the activity execution means or the activity procedure execution means, respectively. If the information is information, a new activity execution command including the activity content descriptor included in the activity aggregation information and further including an activity execution command issuer locator included in the activity execution command is generated to generate the new activity execution command. Is input to the activity execution control means.
【請求項5】 前記活動実行手段は、入力された前記活
動実行指令に対応する活動の実行結果の成否情報を含む
活動実行結果通知を当該活動実行指令を入力した活動制
御手段または活動手順実行制御手段に対して通知し、前
記活動実行制御手段は、前記活動実行結果通知により活
動の失敗を検出した場合に、当該活動に対応する活動実
行指令に含まれる実行活動情報の代替となる活動情報を
選択し、選択した活動情報当該実行活動情報として再試
行を行ない、代替となる活動情報が選択できない場合に
は当該活動実行指令を入力した活動実行受付手段または
活動手順実行制御手段に対して活動の失敗情報を含む活
動実行結果通知を通知し、前記活動手順実行制御手段
は、前記活動実行結果通知により活動の失敗を検出した
場合には、当該活動に対応する活動手順記述子を含む活
動実行指令について該活動実行指令を入力した活動実行
受付手段または活動手順実行制御手段に対して活動の失
敗情報を含む活動実行結果通知を通知することを特徴と
する請求項3または請求項4に記載のワークプロセス管
理装置。
5. The activity control means or the activity procedure execution control which receives an activity execution result notification including an activity execution result notification including success / failure information of an execution result of an activity corresponding to the input activity execution instruction. Means, the activity execution control means, when detecting the failure of the activity by the activity execution result notification, the activity information as an alternative to the execution activity information included in the activity execution command corresponding to the activity. The selected activity information is retried as the relevant activity information, and if the alternative activity information cannot be selected, the activity execution receiving means or activity procedure execution control means that has entered the activity execution command is executed. An activity execution result notification including failure information is notified, and the activity procedure execution control means, when detecting a failure of the activity by the activity execution result notification, For an activity execution command including a corresponding activity procedure descriptor, an activity execution result notification including activity failure information is notified to an activity execution reception unit or an activity procedure execution control unit that has input the activity execution command. The work process management device according to claim 3 or 4.
【請求項6】 前記活動実行制御手段は、前記活動実行
結果通知により活動の失敗を検出した場合に、所定の時
間が経過した後に当該活動を再試行することを特徴とす
る請求項5に記載のワークプロセス管理装置。
6. The activity execution control unit according to claim 5, wherein, when a failure of the activity is detected by the activity execution result notification, the activity is retried after a predetermined time has elapsed. Work process management equipment.
【請求項7】 さらに活動情報選択手段を1以上備え、
前記活動実行制御手段は、入力された活動実行指令に含
まれる活動内容記述子に適合する活動内容記述子を含む
単位活動情報または活動手順定義情報を選択する際に、
当該活動実行制御手段を指示する活動情報選択指令発行
元ロケータと、当該入力された活動実行指令に含まれる
活動内容記述子とを含む活動情報選択指令を生成し、前
記活動情報選択手段に入力して前記活動情報選択手段に
より返される活動情報を用いて処理を行ない、前記活動
情報選択手段は、前記活動情報選択指令の入力を受け付
け、担当範囲の前記活動情報記憶手段上の活動集約情報
のみについて該活動集約情報が含むロケータを辿り、当
該ロケータが担当範囲外の活動情報記憶手段に記憶され
ている前記単位活動情報または前記活動集約情報または
前記活動手順定義情報のいずれかの活動情報を指示して
いる場合には、対応する活動情報記憶手段を担当範囲と
する活動情報選択手段に対して当該活動情報選択指令を
入力し、また当該活動情報選択指令に含まれる活動内容
記述子に適合する活動内容記述子を含んだ前記単位活動
情報または前記活動集約情報または前記活動手順定義情
報のいずれかの活動情報が見出された場合には当該活動
情報選択指令に含まれる活動情報選択指令発行元ロケー
タが指示する当該活動情報選択指令の発行元に対して見
出された当該活動情報を返すことを特徴とする請求項3
ないし請求項6のいずれか1項に記載のワークプロセス
管理装置。
7. The apparatus further comprises one or more activity information selecting means.
The activity execution control means, when selecting unit activity information or activity procedure definition information including an activity content descriptor that matches the activity content descriptor included in the input activity execution command,
Generate an activity information selection command including an activity information selection command issuing locator instructing the activity execution control means and an activity content descriptor included in the input activity execution command, and input the generated activity information selection command to the activity information selection means. Performing a process using the activity information returned by the activity information selecting unit. The activity information selecting unit accepts the input of the activity information selecting command, and performs only the activity aggregation information on the activity information storage unit in the responsible area. The locator traces the locator included in the activity aggregate information, and the locator indicates any one of the unit activity information or the activity aggregate information or the activity procedure definition information stored in the activity information storage means outside the scope of responsibility. If the activity information selection command is input to the activity information selection means having the corresponding activity information storage If any of the unit activity information, the activity aggregate information, or the activity procedure definition information including the activity content descriptor that matches the activity content descriptor included in the activity information selection command is found, 4. The method according to claim 3, wherein the activity information found by the locator of the activity information selection command issued by the activity information selection command included in the activity information selection command is returned.
The work process management device according to claim 6.
【請求項8】 さらに、前記クライアント装置から送ら
れる要求に従って単位活動情報または活動集約情報また
は活動手順定義情報を前記活動情報記憶手段上で追加、
削除、変更する活動情報更新手段と、前記活動情報更新
手段が前記活動情報記憶手段上の単位活動情報または活
動集約情報または活動手順定義情報を追加、削除、変更
した場合に全ての活動情報記憶手段に記憶されているど
の単位活動情報および活動手順定義情報も少なくとも一
以上の活動集約情報からロケータにより指示され、なお
かつ、どの活動集約情報に含まれている活動内容記述子
も、当該活動集約情報に含まれているロケータが指示し
ている活動情報に含まれている活動内容記述子が表す活
動の内容を包含する活動の内容を表すように、活動集約
情報間のロケータを再構成する活動情報組織化手段をそ
れぞれ1以上備えていることを特徴とする請求項3ない
し請求項7のいずれか1項に記載のワークプロセス管理
装置。
8. An activity information storage unit adds unit activity information, activity aggregate information, or activity procedure definition information according to a request sent from the client device.
Activity information updating means for deleting and changing, and all the activity information storing means when the activity information updating means adds, deletes or changes unit activity information, activity aggregate information or activity procedure definition information on the activity information storing means. All unit activity information and activity procedure definition information stored in the locator are specified by at least one or more activity summary information, and the activity content descriptor included in any activity summary information is also included in the activity summary information. An activity information organization that reconstructs the locator between activity aggregated information to represent the activity content that includes the activity content indicated by the activity content descriptor included in the activity information indicated by the included locator. 8. The work process management device according to claim 3, wherein the work process management device includes one or more conversion means.
【請求項9】 さらに、1以上の前記活動情報記憶手段
に記憶されている前記活動情報を収集し該活動情報が保
持している活動内容の類似性に基づくクラスタリングを
行なう活動情報クラスタリング手段と、前記活動情報ク
ラスタリング手段が形成するクラスタ毎に新たな活動集
約情報を生成して前記活動情報更新手段により当該活動
集約情報を登録する活動集約情報生成手段をそれぞれ1
以上備えていることを特徴とする請求項8に記載のワー
クプロセス管理装置。
9. Activity information clustering means for collecting the activity information stored in one or more activity information storage means and performing clustering based on the similarity of the activity contents held by the activity information; The activity information clustering unit generates new activity aggregate information for each cluster and registers the activity aggregate information by the activity information update unit.
9. The work process management device according to claim 8, wherein the work process management device is provided with the above.
【請求項10】 さらに、前記クライアント装置から送
られる要求に従って単位活動情報または活動集約情報ま
たは活動手順定義情報を前記活動情報記憶手段上で追
加、削除、変更する活動情報更新手段と、前記活動情報
更新手段が前記活動情報記憶手段上の活動情報を追加、
削除、変更した場合に全ての活動情報記憶手段に記憶さ
れているどの単位活動情報および活動手順定義情報も少
なくとも一以上の活動集約情報からロケータにより指示
され、なおかつ、どの活動集約情報に含まれている活動
内容記述子も、当該活動集約情報に含まれているロケー
タが指示している活動情報に含まれている活動内容記述
子が表す活動の内容を包含する活動の内容を表すよう
に、活動集約情報間のロケータを再構成する活動情報組
織化手段と、前記活動実行受付手段が出力する活動実行
指令を収集し同時に出現する頻度の高い活動内容を検出
する共起活動検出手段と、前記共起活動検出手段により
検出された同時に出現する頻度の高い活動内容を持つ1
以上の活動情報を前記活動情報選択手段により選択し該
活動情報の各々を指示するロケータと活動手順記述子と
活動内容記述子とを含む活動手順定義情報を新たに生成
し前記活動情報更新手段により当該活動手順定義情報を
登録する活動手順定義情報生成手段とをそれぞれ1以上
備えたことを特徴とする請求項7に記載のワークプロセ
ス管理装置。
10. Activity information updating means for adding, deleting, or changing unit activity information, activity aggregate information, or activity procedure definition information on the activity information storage means in accordance with a request sent from the client device; Updating means for adding activity information on the activity information storage means;
When the unit is deleted or changed, any unit activity information and activity procedure definition information stored in all the activity information storage means are instructed by the locator from at least one or more activity aggregate information, and are included in any activity aggregate information. The activity content descriptor included in the activity locator included in the activity summary information also indicates the activity content that includes the activity content indicated by the activity content descriptor included in the activity information specified by the locator. Activity information organizing means for reconfiguring a locator between the aggregated information, co-occurrence activity detecting means for collecting activity execution commands output by the activity execution receiving means and detecting activity contents which appear frequently at the same time; 1 that has a frequently occurring activity content that is detected simultaneously by the activity detection means
The above activity information is selected by the activity information selecting means, and activity procedure definition information including a locator indicating each of the activity information, an activity procedure descriptor and an activity content descriptor is newly generated, and the activity information updating means generates the activity procedure definition information. 8. The work process management device according to claim 7, further comprising one or more activity procedure definition information generating means for registering the activity procedure definition information.
【請求項11】 前記活動情報記憶手段は、さらに、前
記単位活動情報または前記活動集約情報または前記活動
手順定義情報を含む活動情報および該活動情報間に対す
る許可または不許可の条件を表す連携情報を記憶し、前
記活動実行制御手段は、前記単位活動情報または前記活
動手順定義情報を得るに際して前記連携情報を参照して
連携可能な条件が成立した単位活動情報または活動手順
定義情報のみを選択することを特徴とする請求項3ない
し請求項10のいずれか1項に記載のワークプロセス管
理装置。
11. The activity information storage means may further store activity information including the unit activity information, the activity aggregate information, or the activity procedure definition information, and link information indicating permission or non-permission conditions between the activity information. And storing the activity execution control means, when obtaining the unit activity information or the activity procedure definition information, selecting only the unit activity information or the activity procedure definition information for which the cooperable condition is satisfied by referring to the linkage information. The work process management device according to any one of claims 3 to 10, wherein:
【請求項12】 前記活動情報記憶手段は、さらに、前
記単位活動情報または前記活動集約情報または前記活動
手順定義情報を含む活動情報の開示の許可または不許可
の条件を表す開示情報を記憶し、前記活動実行制御手段
は、前記活動情報に含まれるロケータによって示される
活動情報について前記開示情報を参照して開示許可の条
件が成立した活動情報について開示することを特徴とす
る請求項3ないし請求項11のいずれか1項に記載のワ
ークプロセス管理装置。
12. The activity information storage means further stores disclosure information indicating a permission or non-permission condition of disclosure of activity information including the unit activity information, the activity aggregation information, or the activity procedure definition information, 4. The activity execution control unit according to claim 3, wherein the activity information indicated by the locator included in the activity information is disclosed with reference to the disclosure information for the activity information for which a disclosure permission condition is satisfied. 12. The work process management device according to any one of items 11 to 11.
JP01449999A 1999-01-22 1999-01-22 Work process management apparatus and work process management method Expired - Fee Related JP4247584B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP01449999A JP4247584B2 (en) 1999-01-22 1999-01-22 Work process management apparatus and work process management method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP01449999A JP4247584B2 (en) 1999-01-22 1999-01-22 Work process management apparatus and work process management method

Publications (3)

Publication Number Publication Date
JP2000215242A true JP2000215242A (en) 2000-08-04
JP2000215242A5 JP2000215242A5 (en) 2005-11-04
JP4247584B2 JP4247584B2 (en) 2009-04-02

Family

ID=11862762

Family Applications (1)

Application Number Title Priority Date Filing Date
JP01449999A Expired - Fee Related JP4247584B2 (en) 1999-01-22 1999-01-22 Work process management apparatus and work process management method

Country Status (1)

Country Link
JP (1) JP4247584B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006091998A (en) * 2004-09-21 2006-04-06 Fujitsu Ltd Information processing system and method relevant to real estate registration
JP2007042142A (en) * 2006-11-02 2007-02-15 Osk:Kk Reception side system

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006091998A (en) * 2004-09-21 2006-04-06 Fujitsu Ltd Information processing system and method relevant to real estate registration
JP4535816B2 (en) * 2004-09-21 2010-09-01 富士通株式会社 Information processing system and method related to real estate registration
JP2007042142A (en) * 2006-11-02 2007-02-15 Osk:Kk Reception side system

Also Published As

Publication number Publication date
JP4247584B2 (en) 2009-04-02

Similar Documents

Publication Publication Date Title
Rus et al. Transportable information agents
US5950201A (en) Computerized design automation method using a single logical PFVL paradigm
US5920867A (en) Data management system having data management configuration
CN100458777C (en) System and method for providing integrated help information for users
US6035297A (en) Data management system for concurrent engineering
US6088693A (en) Data management system for file and database management
JP3777025B2 (en) System resource display device and method thereof
US8635689B2 (en) Hybrid role mining
JP2721672B2 (en) Apparatus for distributing data processing over multiple control locations
US6799314B2 (en) Work flow management method and work flow management system of controlling a work flow
JP4021518B2 (en) Database system
JP2003528362A (en) Knowledge management system for dynamic distributed problem solving
JPH11224270A (en) Know-how management device, know-how management system and interface device utilized for information retrieval
Craft Resource management in a decentralized system
EP0438020B1 (en) Method and system for automatically controlling the distribution of data objects
Heer et al. liquid: Context-aware distributed queries
CN112015696A (en) Data access method, data relationship setting method, data access device, data relationship setting device and storage medium
Ram et al. A model for database allocation incorporating a concurrency control mechanism
JP2000215242A (en) Work process management device
JP5715905B2 (en) Business process / business rule execution system, business process / business rule execution method and program
JP2001216335A (en) System and method for reporting and distributing document through different kind of document storage
Burke Salticus: guided crawling for personal digital libraries
Ordille Descriptive Name Services for Large Internets
JPH10333970A (en) Method for sharing information distributed among plural information sharing devices and information sharing device
JP3429609B2 (en) Design information management device

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050811

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050811

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080716

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080908

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20081008

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20081114

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

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20081230

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120123

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120123

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130123

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130123

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140123

Year of fee payment: 5

LAPS Cancellation because of no payment of annual fees