JP2001092666A - Method for describing process and method for retrieving process description and storage medium stored with process execution program and storage medium stored with process description retrieval program - Google Patents

Method for describing process and method for retrieving process description and storage medium stored with process execution program and storage medium stored with process description retrieval program

Info

Publication number
JP2001092666A
JP2001092666A JP26605699A JP26605699A JP2001092666A JP 2001092666 A JP2001092666 A JP 2001092666A JP 26605699 A JP26605699 A JP 26605699A JP 26605699 A JP26605699 A JP 26605699A JP 2001092666 A JP2001092666 A JP 2001092666A
Authority
JP
Japan
Prior art keywords
goal
description
similar
search
process description
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP26605699A
Other languages
Japanese (ja)
Inventor
Akinari Iwasaki
晃也 岩崎
Kazuhiro Momen
一博 木綿
Atsushi Nakano
篤 中野
Akinori Takeuchi
商陛 竹内
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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP26605699A priority Critical patent/JP2001092666A/en
Publication of JP2001092666A publication Critical patent/JP2001092666A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PROBLEM TO BE SOLVED: To improve reusability by making process description available in different kinds of environments by describing related data as not actual data but a type. SOLUTION: A process describer describes data to be operated in a process as a data type, and makes the data type correspond to actual data based on the profile information of a process executer at the time of process execution. Also, the process describer describers the purpose or expected result of the process as a goal, and registers the corresponding goal and process in a repository, and describes a similar goal as similar goal information, and retrieves the process description by using the goal as a retrieval key, and when any suitable process is not retrieved, the similar goal similar to the goal is obtained, and the process description is presented to a user.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、プロセス記述方法
及びプロセス記述検索方法及びプロセス記述装置及びプ
ロセス記述検索装置及びプロセス実行プログラムを格納
した記憶媒体及びプロセス記述検索プログラムを格納し
た記憶媒体に係り、特に、プロセスを利用した業務手順
に関するノウハウの流通において、プロセスの記述及び
プロセス記述の検索を行うためのプロセス記述方法及び
プロセス記述検索方法及びプロセス実行プログラムを格
納した記憶媒体及びプロセス記述検索プログラムを格納
した記憶媒体に関する。
The present invention relates to a process description method, a process description search method, a process description device, a process description search device, a storage medium storing a process execution program, and a storage medium storing a process description search program. In particular, in the distribution of know-how relating to business procedures using processes, a process description method for searching for a process description and a process description, a process description search method, a storage medium storing a process execution program, and a process description search program are stored. Related to a storage medium.

【0002】[0002]

【従来の技術】従来、プロセス記述には、WfMC(Wor
kflow Management Coalition) におけるWPDL(Workf
low Process Definition Language)に代表されるような
プロセス記述言語が用いられている。プロセス記述を構
成する要素としては、図13に示すように、アクティビ
ティ、遷移情報、関連データ、ロールがある。
2. Description of the Related Art Conventionally, WfMC (Worc
kflow Management Coalition)
A process description language such as low process definition language is used. As shown in FIG. 13, the elements constituting the process description include an activity, transition information, related data, and a role.

【0003】アクティビティは、利用するサービスやア
プリケーションなど、仕事の1単位を表す。情報遷移
は、アクティビティ終了後に次のアクティビティを選択
するための条件、及びアクティビティの選択肢を表す。
関連データは、アクティビティにおいて操作対象あるい
は入力となるデータを表す。
[0003] An activity represents one unit of work, such as a service or application to be used. The information transition represents a condition for selecting the next activity after the activity ends and an option of the activity.
The related data represents data to be operated or input in the activity.

【0004】ロールは、アクティビティを実行する役割
を表し、その役割を負う利用者がアクティビティを実行
する。上記に示すプロセス記述を既存プロセス記述と呼
ぶ。また、従来、サービスの検索及び仲介方式には、O
MG(Object Mangement Group)のCORBA(Common Ob
ject Request Broker Architecture) におけるトレーデ
ィングサービスに代表されるように、サービスタイプを
用いてサービスを体系化し、サービスの検索を行う方式
が用いられている。
[0004] A role represents a role of executing an activity, and a user who plays the role executes the activity. The above process description is called an existing process description. Conventionally, service search and mediation methods include O
MG (Object Mangement Group) CORBA (Common Ob
ject Request Broker Architecture), a system is used to organize services using service types and search for services.

【0005】サービスタイプは、図14に示すように、
インタフェース名及びサービスプロパティからなる。サ
ービスタイプ記述者は、インタフェース名、サービスプ
ロパティの型名、及び当該サービスプロパティ名を記述
し、サービスタイプを決定する。サービス登録者は、サ
ービスに対応するサービスタイプを選択し、当該サービ
スタイプの各サービスプロパティの値を記述し、サービ
スを登録する。サービス利用者は、サービスタイプ及び
当該サービスのサービスプロパティの値を検索キーとし
て、要求を満たすサービスを検索する。当該サービスタ
イプを既存サービスタイプと呼ぶ。
[0005] As shown in FIG.
Consists of an interface name and a service property. The service type writer describes the interface name, the service property type name, and the service property name, and determines the service type. The service registrant selects a service type corresponding to the service, describes the value of each service property of the service type, and registers the service. The service user searches for a service satisfying the request using the service type and the value of the service property of the service as a search key. This service type is called an existing service type.

【0006】[0006]

【発明が解決しようとする課題】しかしながら、特定の
適用領域に限ったプロセス記述であれば、関連データを
特定して記述しても支障はないが、上記の従来の方式で
は、一度記述した既存プロセスを様々な環境で利用した
い場合、関連データがある特定の実データを指すため、
各環境毎に関連データを記述し直さなければならいとい
う問題がある。
However, if the process description is limited to a specific application area, there is no problem even if the related data is specified and described. If you want to use the process in various environments, the related data points to a specific actual data,
There is a problem that related data must be rewritten for each environment.

【0007】また、既存サービスタイプによるトレーデ
ィングサービスでは、要求を完全に満たすサービスの検
索を行うことができる。しかしながら、プロセスのトレ
ーディングを行う場合には、利用者の要求を完全に満た
すプロセスが検索されない際に、要求の一部を満たすプ
ロセスや、類似するゴールに対応するプロセスなど、プ
ロセス記述の一部の変更のみで要求を満足する可能性の
あるプロセス記述を仲介する手段がないという問題があ
る。
[0007] In the case of a trading service based on an existing service type, it is possible to search for a service that completely satisfies the request. However, when trading processes, if a process that completely satisfies the user's requirements is not found, some of the process descriptions, such as those that fulfill some of the requirements and those that correspond to similar goals, are not considered. There is a problem that there is no means for mediating a process description that may satisfy the request only by the change.

【0008】本発明は、上記の点に鑑みなされたもの
で、関連データを実データでなく型で記述してプロセス
記述の異種環境での利用を可能とし、またゴールに類似
ゴール情報を持たせ、要求を満たすプロセスに類似する
プロセスを検索可能とし、プロセス記述の再利用を向上
させる、プロセス記述方法及びプロセス記述検索方法及
びプロセス実行プログラムを格納した記憶媒体及びプロ
セス記述検索プログラムを格納した記憶媒体を提供する
ことを目的とする。
SUMMARY OF THE INVENTION The present invention has been made in view of the above points, and describes a method of describing related data in a type, rather than actual data, so that a process description can be used in a heterogeneous environment, and a goal has similar goal information. A process description method, a process description search method, a storage medium storing a process execution program, and a storage medium storing a process description search program, which make it possible to search for a process similar to the process satisfying the request and improve the reuse of the process description The purpose is to provide.

【0009】[0009]

【課題を解決するための手段】図1は、本発明の原理を
説明するための図(その1)である。本発明(請求項
1)は、分散システム上で複数のサービスやアプリケー
ションの利用手順を記述するプロセス記述方法におい
て、プロセス記述者がプロセス中における操作対象とな
るデータをデータ型として記述し(ステップ1)、プロ
セス実行時においては、事前に用意したプロセス実行者
のプロファイル情報に基づいて、データ型を実データに
対応付け(ステップ2)、該実データを用いてプロセス
を実行する(ステップ3)。
FIG. 1 is a diagram (part 1) for explaining the principle of the present invention. According to the present invention (claim 1), in a process description method for describing a use procedure of a plurality of services and applications on a distributed system, a process writer describes data to be operated in a process as a data type (step 1). At the time of executing the process, the data type is associated with the actual data based on the profile information of the process executor prepared in advance (step 2), and the process is executed using the actual data (step 3).

【0010】図2は、本発明の原理を説明するための図
(その2)である。本発明(請求項2)は、分散システ
ム上で複数のサービスやアプリケーションの利用手順が
プロセス記述者により記述されたプロセス記述を検索す
るプロセス記述検索方法において、プロセス記述者がプ
ロセスの満たそうとする目的、または、期待する結果を
ゴールとして記述し(ステップ10)、プロセスに対応
するゴールを選択または、新規に記述して対応するゴー
ルと共にプロセスをリポジトリに登録し(ステップ1
1)、類似するゴールを類似ゴール情報として記述し
(ステップ12)、ゴールを検索キーとして、プロセス
記述を検索し(ステップ13)、適合するプロセスが検
索されない場合には、該ゴールの類似ゴール情報により
類似する類似ゴールを取得し(ステップ14)、類似ゴ
ールに対応するプロセス記述を、利用者に提示する(ス
テップ15)。
FIG. 2 is a diagram (part 2) for explaining the principle of the present invention. The present invention (claim 2) provides a process description search method for searching for a process description in which a use procedure of a plurality of services and applications is described by a process writer on a distributed system. A goal or an expected result is described as a goal (step 10), and a goal corresponding to the process is selected or a process is newly registered and registered with the corresponding goal in the repository (step 1).
1) A similar goal is described as similar goal information (step 12), and a process description is searched using the goal as a search key (step 13). If a suitable process is not found, similar goal information of the goal is found. To obtain a similar goal (step 14), and present a process description corresponding to the similar goal to the user (step 15).

【0011】本発明(請求項3)は、分散システム上で
複数のサービスやアプリケーションの利用手順を記述す
るプロセス実行プログラムを格納した記憶媒体であっ
て、プロセス実行時に、事前に用意したプロセス実行者
のプロファイル情報に基づいて、プロセス記述者により
記述されたプロセス中における操作対象となるデータを
データ型を実データに対応付け、該実データを用いてプ
ロセスを実行するプロセスを有する。
[0011] The present invention (claim 3) is a storage medium storing a process execution program for describing a use procedure of a plurality of services and applications on a distributed system, wherein a process executor prepared in advance at the time of process execution is provided. Based on the profile information, the data to be operated in the process described by the process writer is associated with the data type of the actual data, and the process is executed using the actual data.

【0012】本発明(請求項4)は、分散システム上で
複数のサービスやアプリケーションの利用手順がプロセ
ス記述者により記述されたプロセス記述を検索するプロ
セス記述検索プログラムを格納した記憶媒体であって、
選択または、新規に記述された、プロセスの満たそうと
する目的、または、期待する結果をゴールとして記述さ
れた該プロセスに対応するゴールを、プロセスと共にリ
ポジトリに登録するプロセスと、ゴールを検索キーとし
て、プロセス記述を検索し、適合するプロセスが検索さ
れない場合には、該ゴールの類似ゴール情報により類似
する類似ゴールを取得し、類似ゴールに対応するプロセ
ス記述を、利用者に提示させるプロセスとを有する。
[0012] The present invention (claim 4) is a storage medium storing a process description search program for searching for a process description in which a procedure for using a plurality of services and applications on a distributed system is described by a process writer.
The process of registering the selected or newly described goal to be satisfied by the process or the goal corresponding to the process described as the expected result as a goal with the process in the repository, and the goal as a search key Retrieving a process description, obtaining a similar goal based on the similar goal information of the goal if a matching process is not found, and presenting a process description corresponding to the similar goal to a user. .

【0013】上記のように、本発明は、プロセス記述を
異なる領域に適用する場合に、操作対象のデータ型と利
用者のプロファイル情報を用いてプロセスの実行段階で
実データを特定することにより、プロセス記述の再利用
性の向上を図ることが可能となる。また、完全に利用者
の要求に適用するプロセス記述が存在しない場合に、類
似ゴール情報を用いて類似するプロセス記述を提示する
ことにより、プロセス記述の検索効率の向上を図ること
が可能となる。
As described above, according to the present invention, when the process description is applied to different areas, the actual data is specified at the execution stage of the process using the data type of the operation target and the profile information of the user. It is possible to improve the reusability of the process description. Further, when there is no process description completely applied to the user's request, by presenting a similar process description using similar goal information, it is possible to improve the search efficiency of the process description.

【0014】さらに、検索された類似プロセス記述を利
用者が編集することにより、新規プロセス記述の記述量
を削減することが可能となる。
Further, the user edits the searched similar process description, so that the description amount of the new process description can be reduced.

【0015】[0015]

【発明の実施の形態】最初に、関連データ型を用いたプ
ロセスの実行に関する概念モデルについて説明する。図
3は、本発明のプロセス実行に関する概念モデルを示
す。同図に示す構成は、プロセス実行管理部101、プ
ロセス記述102、及び実行環境110から成る。
DESCRIPTION OF THE PREFERRED EMBODIMENTS First, a conceptual model relating to the execution of a process using a related data type will be described. FIG. 3 shows a conceptual model relating to the process execution of the present invention. The configuration shown in FIG. 1 includes a process execution management unit 101, a process description 102, and an execution environment 110.

【0016】プロセス記述102は、ロール103、関
連データ型106、及びアクティビティ109を有し、
実行環境110は、ロール−利用者対応表104、プロ
ファイル107、実データ108を有するものとする。
以下、図3に基づいてプロセスの実行の動作を説明す
る。図4は、本発明のプロセスの実行のフローチャート
である。
The process description 102 has a role 103, an associated data type 106, and an activity 109,
The execution environment 110 has a role-user correspondence table 104, a profile 107, and actual data 108.
Hereinafter, the operation of executing the process will be described with reference to FIG. FIG. 4 is a flowchart of the execution of the process of the present invention.

【0017】ステップ101) プロセス実行管理部1
01が、プロセス記述102に記述されたロール記述1
03を参照する。 ステップ102) プロセス実行管理部101が、ロー
ル−利用者対応表104を参照し、ロール103に割り
当てる利用者105が一意に決まるかどうかを判定す
る。一意に決まる場合には、プロセス実行管理部101
がロール103に利用者105を自動割り当てを行う。
一方、一意に決まらない場合には、利用者105にロー
ルに割り当て可能な利用者の選択肢を提示し、利用者が
ロールに割り当てる利用者を一人決定する。
Step 101) Process execution management unit 1
01 is the role description 1 described in the process description 102
03. Step 102) The process execution management unit 101 refers to the role-user correspondence table 104 and determines whether the user 105 to be assigned to the role 103 is uniquely determined. If uniquely determined, the process execution management unit 101
Automatically assigns the user 105 to the role 103.
On the other hand, when it is not determined uniquely, the user 105 is presented with options of users who can be assigned to the role, and the user determines one user to be assigned to the role.

【0018】ステップ103) プロセス実行管理部1
01が、利用者105にプロセス実行に割り当たったこ
とを通知する。 ステップ104) プロセス実行管理部101が、プロ
セス記述102中の関連データ型106を読み込む。 ステップ105) プロセス実行管理部101が、利用
者105の持つプロファイル107を参照し、関連デー
タ型106と実データ108の対応を検索する。
Step 103) Process execution management unit 1
01 notifies the user 105 that the user 105 has been assigned to process execution. Step 104) The process execution management unit 101 reads the related data type 106 in the process description 102. Step 105) The process execution management unit 101 refers to the profile 107 of the user 105 and searches for a correspondence between the related data type 106 and the actual data 108.

【0019】ステップ106) 検索した結果、対応が
存在する場合には、プロセス実行管理部101が、関連
データ型106に対応する実データ108を自動的に決
定し、存在しない場合には、利用者105に、関連デー
タ型106を提示し、利用者105が、関連データ型1
06に対応する実データ108を決定する。 ステップ107) 利用者105がアクティビティ10
9において実データ108を操作する。
Step 106) As a result of the search, if there is a correspondence, the process execution management unit 101 automatically determines the actual data 108 corresponding to the related data type 106. 105, the related data type 106 is presented, and the user 105
The actual data 108 corresponding to 06 is determined. Step 107) The user 105 selects the activity 10
In step 9, the actual data 108 is operated.

【0020】次に、類似ゴール情報を用いたプロセスの
検索に関する概念モデルについて説明する。図5は、本
発明の類似ゴール情報を用いたプロセス検索に関する概
念モデルを示す図である。同図に示す構成は、ゴール記
述者201により記述されるゴール記述202、類似ゴ
ール情報207からなるゴール205、プロセス記述者
203により記述されるプロセス記述204、リポジト
リ209、及び、プロセス利用者208により操作され
るプロセス検索管理部206から構成される。
Next, a conceptual model relating to a process search using similar goal information will be described. FIG. 5 is a diagram showing a conceptual model relating to a process search using similar goal information according to the present invention. The configuration shown in the figure includes a goal description 202 described by a goal writer 201, a goal 205 including similar goal information 207, a process description 204 described by a process writer 203, a repository 209, and a process user 208. It comprises a process search management unit 206 to be operated.

【0021】上記の構成におけるプロセス記述の検索に
ついて説明する。図6は、本発明の類似ゴールを用いた
プロセス記述検索のフローチャートである。 ステップ201) ゴール記述者201がゴール記述1
02を作成する。 ステップ202) プロセス記述者203が、プロセス
記述204を作成する。
The search of the process description in the above configuration will be described. FIG. 6 is a flowchart of a process description search using a similar goal according to the present invention. Step 201) Goal description 201 is goal description 1
02 is created. Step 202) The process writer 203 creates a process description 204.

【0022】ステップ203) プロセス記述204
と、ゴール205を対応付ける。 ステップ204) プロセス検索管理部206が、リポ
ジトリ209に対して、ゴール205の類似ゴールの検
索を要求する。 ステップ205) リポジトリ209が検索結果を返却
する。 ステップ206) 類似ゴールが存在する場合には、プ
ロセス検索管理部206が、当該ゴール205の類似ゴ
ール情報107に当該類似ゴールを登録する。
Step 203) Process description 204
And the goal 205. Step 204) The process search management unit 206 requests the repository 209 to search for a similar goal of the goal 205. Step 205) The repository 209 returns the search result. Step 206) When there is a similar goal, the process search management unit 206 registers the similar goal in the similar goal information 107 of the goal 205.

【0023】ステップ207) ゴール205をリポジ
トリ209に登録する。 ステップ208) プロセス利用者208が、ゴールを
検索キーとしてプロセス検索管理部206にプロセスの
検索を要求する。 ステップ209) プロセス検索管理部206が、当該
検索キーとしてのゴールに対応するプロセス記述をリポ
ジトリ209に要求する。
Step 207) The goal 205 is registered in the repository 209. Step 208) The process user 208 requests the process search management unit 206 to search for a process using the goal as a search key. Step 209) The process search management unit 206 requests the repository 209 for a process description corresponding to the goal as the search key.

【0024】ステップ210) リポジトリ209が検
索結果を返却する。 ステップ211) プロセス記述がある場合には、検索
を終了し、ない場合には、プロセス検索管理部206
が、当該検索キーとしてのゴールの類似ゴール情報によ
り、類似するゴールに対応するプロセス記述をリポジト
リ209に要求する。
Step 210) The repository 209 returns the search result. Step 211) If there is a process description, the search is terminated; otherwise, the process search management unit 206
Requests the repository 209 for a process description corresponding to the similar goal, based on the similar goal information of the goal as the search key.

【0025】ステップ212) リポジトリ209が検
索結果を返却する。 ステップ213) プロセス記述が存在しない場合に
は、検索失敗とし、存在する場合には、プロセス検索管
理部206が、利用者の要求に類似するプロセスを返却
する。
Step 212) The repository 209 returns the search result. Step 213) If the process description does not exist, the search is determined to have failed. If the process description exists, the process search management unit 206 returns a process similar to the user's request.

【0026】[0026]

【実施例】以下、本発明の実施例を図面と共に説明す
る。最初に、プロセス記述を再利用する例を示す。図7
は、本発明の一実施例のプロセス記述を再利用する例を
示す。図7(A)は、転勤者が転勤調書を記述した後、
経理担当者が銀行口座に転勤手当を振り込む「転勤手続
きプロセス」を示し、図7(B)は、転勤者が転勤調書
を記述した後、社宅管理者が社宅データベースから社宅
を選択する「社宅申請プロセス」を意味している。
Embodiments of the present invention will be described below with reference to the drawings. First, an example of reusing a process description will be described. FIG.
Shows an example of reusing the process description of one embodiment of the present invention. FIG. 7 (A) shows that after the transferee describes the transfer record,
FIG. 7 (B) shows a “transfer procedure process” in which an accountant transfers a transfer allowance to a bank account, and FIG. Means "process."

【0027】まず、プロセス記述の異種環境における例
について説明する。図8は、本発明の一実施例のプロセ
ス記述の異種環境における実行環境の例を示す。図9
は、本発明の一実施例の実行環境E1におけるアクティ
ビティ「社宅選定」の利用手順を示すフローチャートで
あり、図8の実行環境E1に対応する処理を示す。図1
0は、本発明の一実施例の実行環境E2におけるアクテ
ィビティ「社宅選定」の利用手順を示すフローチャート
であり、図8の実行環境E2に対応する処理を示す。
First, an example of a process description in a heterogeneous environment will be described. FIG. 8 shows an example of an execution environment in a heterogeneous environment of a process description according to an embodiment of the present invention. FIG.
8 is a flowchart showing a procedure for using the activity “company house selection” in the execution environment E1 according to the embodiment of the present invention, and shows a process corresponding to the execution environment E1 in FIG. FIG.
0 is a flowchart showing a procedure for using the activity "company house selection" in the execution environment E2 according to the embodiment of the present invention, and shows processing corresponding to the execution environment E2 in FIG.

【0028】以下の手順では、関連データ型を用いてプ
ロセス記述を2種の実行環境に適用した例を説明する。
最初に、図9に基づいて説明する。 ステップ301) プロセス実行管理部101が、社宅
申請プロセスに記述されたロール記述を参照する。
In the following procedure, an example in which a process description is applied to two types of execution environments using related data types will be described.
First, a description will be given based on FIG. Step 301) The process execution management unit 101 refers to the role description described in the company house application process.

【0029】ステップ302) プロセス実行管理部1
01が、ロール−利用者対応表307を参照し、ロール
「社宅管理者」に割り当てる利用者が一意に決まるかど
うかを判定する。 ステップ303) 一意である場合には、プロセス実行
管理者101がロール「社宅管理者」に利用者304を
自動的に割り当てる。なお、一意でない場合には、図4
に示す動作と同様に、利用者304にロールに割り当て
可能な利用者の選択肢を提示し、当該利用者304がロ
ールに割り当てる利用者を一人決定するものとする。
Step 302) Process execution management unit 1
01 refers to the role-user correspondence table 307 and determines whether the user assigned to the role “company manager” is uniquely determined. Step 303) If unique, the process execution manager 101 automatically assigns the user 304 to the role “company manager”. If not unique, FIG.
As in the operation shown in (1), it is assumed that options of users who can be assigned to roles are presented to the user 304, and the user 304 decides one user to be assigned to the role.

【0030】ステップ304) プロセス実行管理部1
01が、利用者304にプロセス実行に割り当たったこ
とを通知する。 ステップ305) プロセス実行管理部101が、社宅
申請プロセス中の関連データ型「社宅データベース」を
読み込む。 ステップ306) プロセス実行管理部101が、利用
者303の持つプロファイル306を参照し、関連デー
タ型「社宅データベース」と実データの対応を検索す
る。
Step 304) Process execution management section 1
01 notifies the user 304 that it has been assigned to process execution. Step 305) The process execution management unit 101 reads the related data type “company house database” in the company house application process. Step 306) The process execution management unit 101 refers to the profile 306 of the user 303 and searches for a correspondence between the related data type “company house database” and the actual data.

【0031】ステップ307) 検索した結果、関連デ
ータ型と実データの対応が存在する場合には、プロセス
実行管理部101が、関連データ型に対応する実データ
「関西地区社宅データベース302を自動的に決定す
る。対応が存在しない場合には、図4と同様に、利用者
204に関連データ型を提示し、利用者204が関連デ
ータ型に対応する実データを決定するものとする。
Step 307) As a result of the search, if there is a correspondence between the related data type and the actual data, the process execution management unit 101 automatically saves the real data “Kansai district company house database 302” corresponding to the related data type. If there is no correspondence, it is assumed that the relevant data type is presented to the user 204 and the user 204 determines the actual data corresponding to the relevant data type, as in FIG.

【0032】ステップ308) 利用者204が、アク
ティビティ「社宅選定」において実データ302を操作
する。次に、図8(B)の実行環境E2を用いて、図1
0のフローチャートに基づいて説明する。 ステップ401) プロセス実行管理部101が、社宅
申請プロセスに記述されたロール記述を参照する。
Step 308) The user 204 operates the actual data 302 in the activity "select a company house". Next, using the execution environment E2 of FIG.
0 will be described. Step 401) The process execution management unit 101 refers to the role description described in the company house application process.

【0033】ステップ402) プロセス実行管理部1
01が、ロール−利用者対応表407を参照し、ロール
「社宅管理者」に割り当てる利用者が一意に決まるかど
うかを判定する。 ステップ403) 一意に決まる場合には、プロセス実
行管理者101が、ロール「社宅管理者」に利用者40
4を自動的に割り当てる。一意に決まらない場合には、
ロールの割り当て可能な利用者の選択肢を提示し、当該
利用者がロールに割り当てる利用者を一人決定するもの
とする。
Step 402) Process execution management unit 1
01 refers to the role-user correspondence table 407 and determines whether the user assigned to the role “company manager” is uniquely determined. Step 403) If uniquely determined, the process execution manager 101 assigns the user “40” to the role “company manager”.
4 is automatically assigned. If it is not determined uniquely,
It is assumed that options of users to whom roles can be assigned are presented, and that the users determine one user to assign to roles.

【0034】ステップ404) プロセス実行管理部1
01が、利用者404にプロセス実行に割り当たったこ
とを通知する。 ステップ405) プロセス実行管理部101が、社宅
申請プロセス中の関連データ型「社宅データベース」を
読み込む。 ステップ406) プロセス実行管理部101が、利用
者404の持つプロファイル406を参照し、関連デー
タ型「社宅データベース」と実データの対応を検索す
る。
Step 404) Process execution management unit 1
01 notifies the user 404 of the assignment to the process execution. Step 405) The process execution management unit 101 reads the related data type “company house database” in the company house application process. Step 406) The process execution management unit 101 refers to the profile 406 of the user 404 and searches for a correspondence between the related data type “company house database” and the actual data.

【0035】ステップ407) 対応が存在する場合に
は、プロセス実行管理部101が、関連データ型に対応
する実データ「福岡地区社宅データベース」402を自
動的に決定する。対応が存在しない場合には、利用者に
関連データ型を提示し、当該利用者が関連データ型に対
応する実データを決定するものとする。 ステップ408) 利用者404が、アクティビティ
「社宅選定」において、実データ402を操作する。
Step 407) If there is a correspondence, the process execution management unit 101 automatically determines the actual data “Fukuoka district company house database” 402 corresponding to the related data type. If there is no correspondence, the relevant data type is presented to the user, and the user determines the actual data corresponding to the relevant data type. Step 408) The user 404 operates the actual data 402 in the activity “select a company house”.

【0036】次に、類似ゴールを用いたプロセス記述検
索について説明する。図11は、本発明の一実施例のゴ
ールの記述例を示し、図12は、本発明の一実施例の類
似ゴールを用いたプロセス記述検索のフローチャートで
ある。以下では、図12に示す手順を用いて、ゴール記
述者が図11に示すゴールを記述し、当該ゴール記述に
対応するプロセス記述に用いられるロールの類似性によ
り図11中の類似ゴール検索後に示す類似ゴール情報を
決定し、当該類似ゴール情報を用いて類似するプロセス
記述を検索する例を示す。但し、図11に示すゴール5
02は、既に記述されており、社宅申請プロセスと対応
付けられてリポジトリ209に登録されているものとす
る。プロセス利用者は、転居の伴う転勤手続きを行うプ
ロセス記述を検索するが、転勤手続きを表すゴールに転
居を伴うものが登録されておらず、類似ゴール情報によ
り得られた類似ゴール「社宅申請」を検索することがで
きる。
Next, a process description search using a similar goal will be described. FIG. 11 shows a description example of a goal according to an embodiment of the present invention, and FIG. 12 is a flowchart of a process description search using a similar goal according to an embodiment of the present invention. In the following, the goal writer describes the goal shown in FIG. 11 using the procedure shown in FIG. 12, and shows the goal similarity search in FIG. 11 based on the similarity of roles used in the process description corresponding to the goal description. An example in which similar goal information is determined, and a similar process description is searched using the similar goal information will be described. However, goal 5 shown in FIG.
02 is already described and is registered in the repository 209 in association with the company house application process. The process user searches for a process description that performs a transfer procedure involving relocation, but a goal that indicates relocation is not registered as a goal that indicates a relocation procedure, and a similar goal “company application” obtained from similar goal information is retrieved. Can be searched.

【0037】ステップ501) ゴール記述者201
が、ゴール記述503を作成する。 ステップ502) プロセス記述者203が、転勤手続
きプロセスを作成する。 ステップ503) 転勤手続きプロセスと、ゴール50
1の対応付けを行う。 ステップ504) プロセス検索管理部206が、リポ
ジトリ209に対し、ゴール501の類似ゴールの検索
を要求する。このとき、同じロールを用いているプロセ
スに対応付けられているゴールを類似ゴールとする。
Step 501) Goal writer 201
Creates a goal description 503. Step 502) The process writer 203 creates a transfer procedure process. Step 503) Transfer process and goal 50
1 is associated. Step 504) The process search management unit 206 requests the repository 209 to search for a goal similar to the goal 501. At this time, a goal associated with a process using the same role is defined as a similar goal.

【0038】ステップ505) リポジトリ209が検
索結果を返却する。 ステップ506) 類似ゴールが存在する場合には、ロ
ール「転勤者」を持つプロセス記述に対応付けられてい
る社宅申請プロセスが検索されたため、プロセス検索管
理部206が当該ゴール401の類似ゴール情報505
に当該類似ゴールを登録する。
Step 505) The repository 209 returns the search result. Step 506) If there is a similar goal, the process search management unit 206 retrieves the similar goal information 505 of the goal 401 because the company house application process associated with the process description having the role “transfer” has been searched.
Register the similar goal in.

【0039】ステップ507) ゴール501をリポジ
トリ209に登録する。 ステップ508) プロセス利用者208が、ゴール
「転勤手続き、転居:有」を検索キーとして、プロセス
検索管理部206にプロセスの検索を要求する。 ステップ509) プロセス検索管理部206が、当該
検索キーとしてのゴールに対応するプロセス記述をリポ
ジトリ209に要求する。
Step 507) The goal 501 is registered in the repository 209. Step 508) The process user 208 requests the process search management unit 206 to search for a process using the goal “transfer procedure, relocation: yes” as a search key. Step 509) The process search management unit 206 requests the process description corresponding to the goal as the search key from the repository 209.

【0040】ステップ510) リポジトリ209が検
索結果を返却する。 ステップ511) ゴールに対応するプロセス記述が存
在する場合には、プロセス検索管理部206が、当該検
索キーとしてのゴールの類似ゴール情報により、類似す
るゴールに対応するプロセス記述をリポジトリ209に
要求する。 ステップ512) リポジトリ209が検索結果を返却
する。
Step 510) The repository 209 returns the search result. Step 511) If there is a process description corresponding to the goal, the process search management unit 206 requests the process description corresponding to the similar goal from the repository 209 based on the similar goal information of the goal as the search key. Step 512) The repository 209 returns the search result.

【0041】ステップ513) リポジトリ209が類
似ゴール502に対応する社宅申請プロセスを返却す
る。 ステップ514) プロセス検索管理部206が、社宅
申請プロセスをプロセス利用者に返却する。 上記の処理により、類似ゴールを用いたプロセス記述が
検索できる。
Step 513) The repository 209 returns the company house application process corresponding to the similar goal 502. Step 514) The process search management unit 206 returns the company house application process to the process user. By the above processing, a process description using a similar goal can be searched.

【0042】また、上記の実施例の図4、図6、図9、
図10、図12の処理をプログラムとして構築し、プロ
セス実行や、プロセス記述検索を行う際に用いられるコ
ンピュータに接続されるディスク装置や、フロッピーデ
ィスク、CD−ROM等の可搬記憶媒体に格納してお
き、本発明を実施する際に、当該コンピュータにインス
トールすることにより、容易に本発明を実現できる。但
し、プロセス記述者によるプロセス記述処理、ゴール記
述者によるゴール記述処理のプロセスは人手により行わ
れるものであるので、記述されたプロセスやゴールは、
入力手段により入力されるプロセスとして処理されるも
のとする。
Further, FIGS. 4, 6, 9,
10 and 12 are constructed as a program, and stored in a portable storage medium such as a disk device, a floppy disk, or a CD-ROM, which is connected to a computer used for executing a process or performing a process description search. In addition, when implementing the present invention, the present invention can be easily realized by installing it in the computer. However, since the process description process by the process writer and the goal description process by the goal writer are performed manually, the described processes and goals are:
It is assumed to be processed as a process input by the input means.

【0043】なお、本発明は、上記の実施例に限定され
ることなく、特許請求の範囲内において、種々変更・応
用が可能である。
It should be noted that the present invention is not limited to the above-described embodiment, and various modifications and applications are possible within the scope of the claims.

【0044】[0044]

【発明の効果】上述のように、本発明によれば、関連デ
ータを実データでなく、型で記述することにより、プロ
セス記述の異種環境での再利用性を向上させ、また、ゴ
ールに類似ゴール情報を持たせ、要求を満たすプロセス
に類似するプロセスを検索可能とすることにより、利用
者の要求に近いプロセス記述を提供し、プロセス記述の
再利用性を向上させることができる。
As described above, according to the present invention, reusability of a process description in a heterogeneous environment is improved by describing related data not by actual data but by a type. By providing goal information and making it possible to search for a process similar to the process that satisfies the request, a process description close to the user's request can be provided, and the reusability of the process description can be improved.

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

【図1】本発明の原理を説明するための図(その1)で
ある。
FIG. 1 is a diagram (part 1) for explaining the principle of the present invention;

【図2】本発明の原理を説明するための図(その2)で
ある。
FIG. 2 is a diagram (part 2) for explaining the principle of the present invention;

【図3】本発明の関連データ型を用いたプロセス実行に
関する概念モデルを示す図である。
FIG. 3 is a diagram showing a conceptual model relating to process execution using a related data type of the present invention.

【図4】本発明のプロセスの実行のフローチャートであ
る。
FIG. 4 is a flowchart of the execution of the process of the present invention.

【図5】本発明の類似ゴール情報を用いたプロセス検索
に関する概念モデルを示す図である。
FIG. 5 is a diagram showing a conceptual model relating to a process search using similar goal information according to the present invention.

【図6】本発明の類似ゴールを用いたプロセス検索のフ
ローチャートである。
FIG. 6 is a flowchart of a process search using a similar goal according to the present invention.

【図7】本発明の一実施例のプロセス記述を再利用する
例である。
FIG. 7 is an example of reusing a process description according to an embodiment of the present invention.

【図8】本発明の一実施例のプロセス記述の異種環境の
例を示す図である。
FIG. 8 is a diagram showing an example of a heterogeneous environment of a process description according to an embodiment of the present invention.

【図9】本発明の一実施例の実行環境E1におけるアク
ティビティ「社宅選定」の利用手順のフローチャートで
ある。
FIG. 9 is a flowchart of a procedure for using the activity “select a company house” in the execution environment E1 according to an embodiment of the present invention.

【図10】本発明の一実施例の実行環境E2におけるア
クティビティ「社宅選定」の利用手順のフローチャート
である。
FIG. 10 is a flowchart of a procedure for using an activity “select a company house” in the execution environment E2 according to an embodiment of the present invention.

【図11】本発明の一実施例のゴール記述例である。FIG. 11 is a goal description example according to an embodiment of the present invention.

【図12】本発明の一実施例の類似ゴールを用いたプロ
セス記述検索のフローチャートである。
FIG. 12 is a flowchart of a process description search using a similar goal according to an embodiment of the present invention.

【図13】従来のプロセス記述の構成要素を示す図であ
る。
FIG. 13 is a diagram showing components of a conventional process description.

【図14】サービスタイプを示す図である。FIG. 14 is a diagram showing service types.

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

101 プロセス実行管理部 102 プロセス記述 103 ロール 104 ロール−利用者対応表 105 利用者 106 関連データ 107 プロファイル 108 実データ 201 ゴール記述者 202 ゴール記述 203 プロセス記述者 204 プロセス記述 205 ゴール 206 プロセス検索管理部 207 類似ゴール情報 208 プロセス利用者 209 リポジトリ 301 実データ:転勤調書 302 実データ:関西地区社宅データベース 303 利用者 304 利用者 305 プロファイル 306 プロファイル 401 実データ:転勤調書 402 実データ:福岡地区社宅データベース 403 利用者 404 利用者 405 プロファイル 406 プロファイル 407 ロール−利用者対応表 501 ゴール 502 ゴール 503 ゴール記述 504 ゴール記述 101 Process Execution Management Unit 102 Process Description 103 Role 104 Role-User Correspondence Table 105 User 106 Related Data 107 Profile 108 Actual Data 201 Goal Writer 202 Goal Description 203 Process Writer 204 Process Description 205 Goal 206 Process Search Management Unit 207 Similar goal information 208 Process user 209 Repository 301 Actual data: Transfer report 302 Actual data: Kansai area company housing database 303 User 304 User 305 Profile 306 Profile 401 Actual data: Transfer job 402 Actual data: Fukuoka area company house database 403 User 404 user 405 profile 406 profile 407 role-user correspondence table 501 goal 502 goal 503 goal description 50 The goal description

フロントページの続き (72)発明者 中野 篤 東京都千代田区大手町二丁目3番1号 日 本電信電話株式会社内 (72)発明者 竹内 商陛 東京都千代田区大手町二丁目3番1号 日 本電信電話株式会社内Continuing on the front page (72) Inventor Atsushi Nakano 2-3-1 Otemachi, Chiyoda-ku, Tokyo Nippon Telegraph and Telephone Corporation (72) Inventor Shozo Takeuchi 2-3-1 Otemachi, Chiyoda-ku, Tokyo Nippon Telegraph and Telephone Corporation

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 分散システム上で複数のサービスやアプ
リケーションの利用手順を記述するプロセス記述方法に
おいて、 プロセス記述者がプロセス中における操作対象となるデ
ータをデータ型として記述し、 プロセス実行時においては、事前に用意したプロセス実
行者のプロファイル情報に基づいて、前記データ型を実
データに対応付け、該実データを用いてプロセスを実行
することを特徴とするプロセス記述方法。
In a process description method for describing a procedure for using a plurality of services and applications on a distributed system, a process writer describes data to be operated in a process as a data type. A process description method, wherein the data type is associated with real data based on profile information of a process executor prepared in advance, and a process is executed using the real data.
【請求項2】 分散システム上で複数のサービスやアプ
リケーションの利用手順がプロセス記述者により記述さ
れたプロセス記述を検索するプロセス記述検索方法にお
いて、 前記プロセス記述者がプロセスの満たそうとする目的、
または、期待する結果をゴールとして記述し、 前記プロセスに対応するゴールを選択または、新規に記
述して対応するゴールと共に該プロセスをリポジトリに
登録し、 類似するゴールを類似ゴール情報として記述し、 前記ゴールを検索キーとして、プロセス記述を検索し、
適合するプロセスが検索されない場合には、該ゴールの
類似ゴール情報により類似する類似ゴールを取得し、該
類似ゴールに対応するプロセス記述を、前記利用者に提
示することを特徴とするプロセス記述検索方法。
2. A process description retrieval method for retrieving a process description in which a use procedure of a plurality of services and applications is described by a process writer on a distributed system, wherein:
Or, describe an expected result as a goal, select a goal corresponding to the process, or register the process together with a newly described goal in a repository, describe similar goals as similar goal information, Searching the process description using the goal as a search key,
A process description search method comprising: acquiring a similar goal based on similar goal information of the goal when a matching process is not searched; and presenting a process description corresponding to the similar goal to the user. .
【請求項3】 分散システム上で複数のサービスやアプ
リケーションの利用手順を記述するプロセス実行プログ
ラムを格納した記憶媒体であって、 プロセス実行時に、 事前に用意したプロセス実行者のプロファイル情報に基
づいて、プロセス記述者により記述されたプロセス中に
おける操作対象となるデータをデータ型を実データに対
応付け、該実データを用いてプロセスを実行するプロセ
スを有することを特徴とするプロセス実行プログラムを
格納した記憶媒体。
3. A storage medium storing a process execution program for describing a use procedure of a plurality of services and applications on a distributed system, wherein a process execution program is prepared based on profile information of a process executor prepared in advance when executing a process. A storage for storing a process execution program, characterized by having a process for associating data to be operated in the process described by the process writer with a data type and real data and executing the process using the real data Medium.
【請求項4】 分散システム上で複数のサービスやアプ
リケーションの利用手順がプロセス記述者により記述さ
れたプロセス記述を検索するプロセス記述検索プログラ
ムを格納した記憶媒体であって、 選択または、新規に記述された、プロセスの満たそうと
する目的、または、期待する結果をゴールとして記述さ
れた該プロセスに対応するゴールを、プロセスと共にリ
ポジトリに登録するプロセスと、 前記ゴールを検索キーとして、プロセス記述を検索し、
適合するプロセスが検索されない場合には、該ゴールの
類似ゴール情報により類似する類似ゴールを取得し、前
記類似ゴールに対応するプロセス記述を、前記利用者に
提示させるプロセスとを有することを特徴とするプロセ
ス記述検索プログラムを格納した記憶媒体。
4. A storage medium storing a process description search program for searching for a process description described by a process writer in a procedure for using a plurality of services and applications on a distributed system, wherein the program is selected or newly described. In addition, a process of registering a goal corresponding to the process described as a goal with an objective to be satisfied by the process or an expected result as a goal together with the process in a repository, and searching for a process description using the goal as a search key. ,
Acquiring a similar goal based on the similar goal information of the goal, and causing the user to present a process description corresponding to the similar goal if the matching process is not found. A storage medium that stores a process description search program.
JP26605699A 1999-09-20 1999-09-20 Method for describing process and method for retrieving process description and storage medium stored with process execution program and storage medium stored with process description retrieval program Pending JP2001092666A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP26605699A JP2001092666A (en) 1999-09-20 1999-09-20 Method for describing process and method for retrieving process description and storage medium stored with process execution program and storage medium stored with process description retrieval program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP26605699A JP2001092666A (en) 1999-09-20 1999-09-20 Method for describing process and method for retrieving process description and storage medium stored with process execution program and storage medium stored with process description retrieval program

Publications (1)

Publication Number Publication Date
JP2001092666A true JP2001092666A (en) 2001-04-06

Family

ID=17425778

Family Applications (1)

Application Number Title Priority Date Filing Date
JP26605699A Pending JP2001092666A (en) 1999-09-20 1999-09-20 Method for describing process and method for retrieving process description and storage medium stored with process execution program and storage medium stored with process description retrieval program

Country Status (1)

Country Link
JP (1) JP2001092666A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005157455A (en) * 2003-11-20 2005-06-16 Ricoh Co Ltd Workflow system
CN114860227A (en) * 2022-04-12 2022-08-05 中国电子科技集团公司第十研究所 Method, apparatus and medium for facet-based component description and retrieval

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005157455A (en) * 2003-11-20 2005-06-16 Ricoh Co Ltd Workflow system
CN114860227A (en) * 2022-04-12 2022-08-05 中国电子科技集团公司第十研究所 Method, apparatus and medium for facet-based component description and retrieval
CN114860227B (en) * 2022-04-12 2023-05-30 中国电子科技集团公司第十研究所 Facet-based component description and retrieval method, device and medium

Similar Documents

Publication Publication Date Title
JP4453983B2 (en) Query sending method and query sending system to database
CN1890643B (en) Method and device for cooperative computation at multiple nodes
US6460037B1 (en) Agent-based data mining and warehousing
US7409401B2 (en) Method and system for supporting multivalue attributes in a database system
US6212518B1 (en) System and method for retrieval of data from related databases based upon database association model
US20010039562A1 (en) Agent for performing process using service list, message distribution method using service list, and storage medium storing program for realizing agent
US20060047558A1 (en) Method, system, and computer program product for assigning personnel to project tasks
CN101882255A (en) Workflow device, system and configuration method based on service-oriented architecture
WO1997032265A1 (en) System and method for deriving financial responsibility identification
JPH117454A (en) Connection ordering method utilizing density
US6301581B1 (en) Method and system for managing access to a plurality of data objects
JPH10222542A (en) Collation conversion system
US20020049747A1 (en) Method for integrating and accessing of heterogeneous data sources
JP2002108681A (en) Replication system
US5943665A (en) Method and system for performing conceptual joins across fields of a database
US20030055672A1 (en) Method of defining functional configuration of business application system
JP3457405B2 (en) Information retrieval apparatus, information retrieval method, and knowledge acquisition system
CN108959454A (en) A kind of prompt clause designation method, device, equipment and storage medium
US20040260696A1 (en) Job management method, information processing device, program, and recording medium
JP2001092666A (en) Method for describing process and method for retrieving process description and storage medium stored with process execution program and storage medium stored with process description retrieval program
US7849442B2 (en) Application requirement design support system and method therefor
US20230004727A1 (en) Task-action prediction engine for a task management system
JPWO2017072872A1 (en) Business program generation support system and business program generation support method
JPH1139148A (en) Automatic source code generation system
US20210065081A1 (en) Computer system and work support method

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050726

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050914

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20051018

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20060307