JP2008152506A - Execution procedure verification device, and execution procedure verification program - Google Patents

Execution procedure verification device, and execution procedure verification program Download PDF

Info

Publication number
JP2008152506A
JP2008152506A JP2006339441A JP2006339441A JP2008152506A JP 2008152506 A JP2008152506 A JP 2008152506A JP 2006339441 A JP2006339441 A JP 2006339441A JP 2006339441 A JP2006339441 A JP 2006339441A JP 2008152506 A JP2008152506 A JP 2008152506A
Authority
JP
Japan
Prior art keywords
information
execution procedure
verification
constraint
holding
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
JP2006339441A
Other languages
Japanese (ja)
Inventor
Naoki Hayashi
直樹 林
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 JP2006339441A priority Critical patent/JP2008152506A/en
Publication of JP2008152506A publication Critical patent/JP2008152506A/en
Pending legal-status Critical Current

Links

Images

Landscapes

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

Abstract

<P>PROBLEM TO BE SOLVED: To easily verify whether or not an execution procedure for each process in business (business process) performed by executing a plurality of processes complies with requirements such as laws, company provisions and standards revised after the procedure has been prepared. <P>SOLUTION: This execution procedure verification device RS holds execution procedure information indicating an execution procedure for the plurality of processes executed to perform the business, in an execution procedure information storage part 14, holds requirement information of correlating information indicating one portion of process in the execution procedure information with information indicating a requirement concerned in execution of the process, in a requirement storage part 17, carries out partial verification process for verifying whether the execution procedure information complies with the requirement information or not, by a verification means 18, when receiving an assignment of the execution procedure information and the requirement information from a user by an input and output part 13, and outputs a result of the partial verification process by the input and output part 13. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、実行手順検証装置および実行手順検証プログラムに関する。   The present invention relates to an execution procedure verification apparatus and an execution procedure verification program.

複数の処理を実行して遂行する業務(ビジネスプロセス)における各処理の実行手順に関し、種々の技術が従来より提案されている。
ビジネスプロセスの実行手順に係る従来技術として、例えば、法的表現によって示される権利関係を記述するための言語を提供する技術が提案されている(特許文献1参照)。
また、ビジネスプロセスの実行手順を作成する従来技術として、例えば、ビジネスプロセスの実行手順を図的表現を使って作成および修正するエディタが提案されており、また例えば、AIプラニング技術を応用して用意されたルールから実行手順を自動生成する技術が提案されている(特許文献2参照)。
Various techniques have been proposed in the past for the execution procedure of each process in a business (business process) executed by executing a plurality of processes.
As a conventional technique related to a business process execution procedure, for example, a technique for providing a language for describing a right relationship indicated by a legal expression has been proposed (see Patent Document 1).
In addition, as a conventional technique for creating a business process execution procedure, for example, an editor for creating and modifying a business process execution procedure using a graphical representation has been proposed. For example, an editor is prepared by applying AI planning technology. A technique for automatically generating an execution procedure from a rule that has been proposed has been proposed (see Patent Document 2).

特表2005−524177号公報JP 2005-524177 A 特開2004−062536号公報JP 2004-062536 A

ビジネスプロセスの実行手順は、法令や社内規定や標準等を遵守していることが求められる。これは、新しい実行手順を構築するときに既存の法令や社内規定や標準等を遵守しているだけではなく、既存の実行手順がその後改定された法令や社内規定や標準等をも遵守している必要がある。また、或る一つの実行手順に対して、複数の法令や社内規定や標準等を守るという観点から検証したい場合がある。   Business process execution procedures are required to comply with laws and regulations, internal regulations and standards. This is not only in compliance with existing laws and internal regulations and standards when building new execution procedures, but also in compliance with laws and internal regulations and standards that have been revised since then. Need to be. In addition, there is a case where it is desired to verify a certain execution procedure from the viewpoint of observing a plurality of laws and regulations, internal regulations and standards.

従来技術のうち、例えば図的表現を使うエディタでは、作成および修正に対する制約や選好は明示化されず、法令や社内規定や標準等を遵守しているかを保証できない。法令や社内規定や標準等に従うフォームやテンプレートを用意し、これを元に実行手順を作成および修正するという運用方法もあるが、法令や社内規定や標準等が変更された際には、その変更が実行手順におよぶ範囲や内容を特定して実行手順がその変更を満たすかを調べる必要があり、実行手順の作成者および修正者の負担となる。特に、実行手順が増加するに連れて作成者等の負担が増大するため、効率的な検証方法が望まれていた。
また、例えばAIプラニング技術を応用する従来技術は、新規に実行手順を生成する際に用いるものであるため、ルールが変更された際に既存の実行手順がこれを満たすかを調べることはできない。
Among conventional techniques, for example, editors using graphical representations do not clearly define restrictions and preferences for creation and modification, and cannot guarantee compliance with laws, regulations, internal regulations, and standards. There is an operation method that prepares forms and templates that comply with laws and regulations, internal regulations, standards, etc., and creates and modifies execution procedures based on these forms, but changes are made when laws, regulations, internal regulations, standards, etc. are changed. Therefore, it is necessary to identify the range and contents of the execution procedure and check whether the execution procedure satisfies the change, which is a burden on the creator and the corrector of the execution procedure. In particular, as the execution procedure increases, the burden on the creator and the like increases, so an efficient verification method has been desired.
Further, for example, the conventional technique applying the AI planning technique is used when a new execution procedure is generated. Therefore, when a rule is changed, it cannot be checked whether an existing execution procedure satisfies this.

本発明は、上記従来の事情に鑑みなされたものであり、複数の処理を実行して遂行する業務(ビジネスプロセス)における各処理の実行手順が、その作成後に改定された法令や社内規定や標準等の制約に適合しているかどうかを容易に把握できる技術を提供することを目的としている。   The present invention has been made in view of the above-described conventional circumstances, and the execution procedure of each process in a business (business process) executed by executing a plurality of processes is revised after the creation of laws and regulations, in-house regulations and standards. The purpose is to provide a technology that can easily grasp whether or not it conforms to such constraints.

請求項1に記載の本発明は、業務を遂行するために実行する複数の処理の実行手順を示す実行手順情報を保持する第1の保持手段と、実行手順情報中の一部分の処理を示す情報と当該処理の実行に係る制約を示す情報とを対応付けた制約情報を保持する第2の保持手段と、前記第1の保持手段に保持された実行手順情報が前記第2の保持手段に保持された制約情報に適合するか否かを検証する部分検証処理を行う検証手段と、前記部分検証処理の結果を出力する出力手段と、を備えたことを特徴とする実行手順検証装置である。   The first aspect of the present invention is the first holding means for holding execution procedure information indicating the execution procedure of a plurality of processes executed in order to perform business, and information indicating a part of the processing in the execution procedure information. And a second holding unit that holds constraint information that associates information indicating a constraint related to the execution of the processing, and the execution procedure information that is held in the first holding unit is held in the second holding unit An execution procedure verification apparatus comprising: a verification unit that performs a partial verification process that verifies whether or not the restriction information is matched; and an output unit that outputs a result of the partial verification process.

請求項2に記載の本発明は、請求項1に記載の実行手順検証装置において、前記実行手順検証装置は、実行手順情報及び制約情報の指定を利用者から受け付ける指示受付手段を更に備え、前記検証手段は、前記指定された実行手順情報に対して前記指定された制約情報に基づく部分検証処理を行うことを特徴とする実行手順検証装置である。   According to a second aspect of the present invention, in the execution procedure verification device according to the first aspect, the execution procedure verification device further includes an instruction receiving unit that receives designation of execution procedure information and constraint information from a user, The verification means is an execution procedure verification apparatus that performs a partial verification process based on the specified constraint information for the specified execution procedure information.

請求項3に記載の本発明は、請求項1に記載の実行手順検証装置において、前記実行手順検証装置は、前記第2の保持手段への制約情報の追加又は前記第2の保持手段に保持された制約情報の変更を検出する制約情報監視手段を更に備え、前記検証手段は、前記第2の保持手段への制約情報の追加又は前記第2の保持手段に保持された制約情報の変更を前記制約情報監視手段により検出したことに応じて、前記第1の保持手段に保持された実行手順情報に対して当該制約情報に基づく部分検証処理を行うことを特徴とする実行手順検証装置である。   According to a third aspect of the present invention, in the execution procedure verification device according to the first aspect, the execution procedure verification device adds constraint information to the second holding means or holds the second holding means in the second holding means. A constraint information monitoring unit that detects a change in the constraint information that has been added, and the verification unit adds the constraint information to the second holding unit or changes the constraint information held in the second holding unit. An execution procedure verification apparatus that performs a partial verification process based on the restriction information for the execution procedure information held in the first holding means in response to detection by the restriction information monitoring means. .

請求項4に記載の本発明は、請求項3に記載の実行手順検証装置において、前記実行手順検証装置は、制約情報に所定の演算を行って当該制約情報の内容を表象する表象値を算出する制約情報表象値算出手段を更に備え、前記第2の保持手段に保持された制約情報にはその表象値が付加されており、前記制約情報監視手段は、前記第2の保持手段に保持された制約情報に付加された表象値が変化した場合に、当該変化した表象値が付加されている制約情報が追加又は変更されたとして検出することを特徴とする実行手順検証装置である。   According to a fourth aspect of the present invention, in the execution procedure verification device according to the third aspect, the execution procedure verification device calculates a representation value representing the content of the restriction information by performing a predetermined operation on the restriction information. The constraint information representation value calculating means is further provided, the representation value is added to the constraint information held in the second holding means, and the constraint information monitoring means is held in the second holding means. When the representation value added to the constraint information is changed, the execution procedure verification device detects that the constraint information to which the changed representation value is added is added or changed.

請求項5に記載の本発明は、業務を遂行するために実行する複数の処理の実行手順を示す実行手順情報を保持する第1の保持手段と、実行手順情報中の一部分の処理を示す情報と当該処理の実行に係る制約を示す情報とを対応付けた制約情報を保持する第2の保持手段と、複数の制約情報によるそれぞれの検証結果を統合するための統合情報を保持する第3の保持手段と、前記第1の保持手段に保持された実行手順情報が前記第3の保持手段に保持された統合情報に係る複数の制約情報に適合するか否かをそれぞれ検証し、各検証結果を当該統合情報に基づいて統合する統合検証処理を行う統合検証手段と、前記統合検証処理の結果を出力する出力手段と、を備えたことを特徴とする実行手順検証装置である。   The present invention according to claim 5 is a first holding means for holding execution procedure information indicating an execution procedure of a plurality of processes executed in order to carry out a business, and information indicating a part of processing in the execution procedure information A second holding unit that holds constraint information that associates the information indicating the constraint relating to the execution of the processing and a third information that holds integrated information for integrating the verification results of the plurality of constraint information Each of the holding means and the execution procedure information held in the first holding means is verified to be compatible with a plurality of pieces of constraint information related to the integrated information held in the third holding means, and each verification result An execution procedure verification apparatus comprising: an integrated verification unit that performs an integrated verification process that integrates the information based on the integrated information; and an output unit that outputs a result of the integrated verification process.

請求項6に記載の本発明は、請求項5に記載の実行手順検証装置において、前記実行手順検証装置は、実行手順情報及び統合情報の指定を利用者から受け付ける指示受付手段を更に備え、前記検証手段は、前記指定された実行手順情報に対して前記指定された統合情報に基づく統合検証処理を行うことを特徴とするである。   According to a sixth aspect of the present invention, in the execution procedure verification device according to the fifth aspect, the execution procedure verification device further includes an instruction receiving unit that receives designation of execution procedure information and integrated information from a user, The verification means is characterized in that an integrated verification process based on the specified integrated information is performed on the specified execution procedure information.

請求項7に記載の本発明は、請求項5に記載の実行手順検証装置において、前記実行手順検証装置は、前記第2の保持手段への制約情報の追加又は前記第2の保持手段に保持された制約情報の変更を検出する制約情報監視手段を更に備え、前記検証手段は、前記第2の保持手段への制約情報の追加又は前記第2の保持手段に保持された制約情報の変更を前記制約監視手段により検出したことに応じて、前記第1の保持手段が保持する実行手順情報に対して当該制約情報に係る統合情報に基づく統合検証処理を行うことを特徴とするである。   According to a seventh aspect of the present invention, in the execution procedure verification device according to the fifth aspect, the execution procedure verification device adds constraint information to the second holding unit or holds it in the second holding unit. A constraint information monitoring unit that detects a change in the constraint information that has been added, and the verification unit adds the constraint information to the second holding unit or changes the constraint information held in the second holding unit. In accordance with the detection by the constraint monitoring unit, an integrated verification process based on the integrated information related to the constraint information is performed on the execution procedure information held by the first holding unit.

請求項8に記載の本発明は、請求項7に記載の実行手順検証装置において、前記実行手順検証装置は、制約情報に所定の演算を行って当該制約情報の内容を表象する表象値を算出する制約情報表象値算出手段を更に備え、前記第2の保持手段に保持された制約情報にはその表象値が付加されており、前記制約情報監視手段は、前記第2の保持手段に保持された制約情報に付加された表象値が変化した場合に、当該変化した表象値が付加されている制約情報が追加又は変更されたとして検出することを特徴とする実行手順検証装置である。   According to an eighth aspect of the present invention, in the execution procedure verification device according to the seventh aspect, the execution procedure verification device performs a predetermined operation on the constraint information to calculate a representation value representing the content of the constraint information. The constraint information representation value calculating means is further provided, the representation value is added to the constraint information held in the second holding means, and the constraint information monitoring means is held in the second holding means. When the representation value added to the constraint information is changed, the execution procedure verification device detects that the constraint information to which the changed representation value is added is added or changed.

請求項9に記載の本発明は、請求項5に記載の実行手順検証装置において、前記実行手順検証装置は、前記第3の保持手段への統合情報の追加又は前記第3の保持手段に保持された統合情報の変更を検出する統合情報監視手段を更に備え、前記検証手段は、前記第3の保持手段への統合情報の追加又は前記第3の保持手段に保持された統合情報の変更を前記統合情報監視手段により検出したことに応じて、前記第1の保持手段に保持された実行手順情報に対して当該統合情報に基づく統合検証処理を行うことを特徴とする実行手順検証装置である。   According to a ninth aspect of the present invention, in the execution procedure verification device according to the fifth aspect, the execution procedure verification device adds integrated information to the third holding unit or holds it in the third holding unit. Integrated information monitoring means for detecting a change in the integrated information, wherein the verification means adds the integrated information to the third holding means or changes the integrated information held in the third holding means. An execution procedure verification apparatus that performs an integrated verification process based on the integration information for the execution procedure information held in the first holding unit in response to detection by the integrated information monitoring unit. .

請求項10に記載の本発明は、請求項9に記載の実行手順検証装置において、前記実行手順検証装置は、統合情報に所定の演算を行って当該統合情報の内容を表象する表象値を算出する統合情報表象値算出手段を更に備え、前記第3の保持手段に保持された統合情報にはその表象値が付加されており、前記統合情報監視手段は、前記第3の保持手段に保持された統合情報に付加された表象値が変化した場合に、当該変化した表象値が付加されている統合情報が追加又は変更されたとして検出することを特徴とする実行手順検証装置である。   According to a tenth aspect of the present invention, in the execution procedure verification device according to the ninth aspect, the execution procedure verification device performs a predetermined operation on the integrated information to calculate a representation value representing the content of the integrated information. Integrated information representation value calculating means, and the representation value is added to the integrated information held in the third holding means, and the integrated information monitoring means is held in the third holding means. When the representation value added to the integrated information changes, the execution procedure verification device detects that the integrated information to which the changed representation value is added is added or changed.

請求項11に記載の本発明は、コンピュータを、業務を遂行するために実行する複数の処理の実行手順を示す実行手順情報を保持する第1の保持手段、実行手順情報中の一部分の処理を示す情報と当該処理の実行に係る制約を示す情報とを対応付けた制約情報を保持する第2の保持手段、前記第1の保持手段に保持された実行手順情報が前記第2の保持手段に保持された制約情報に適合するか否かを検証する部分検証処理を行う検証手段、前記部分検証処理の結果を出力する出力手段、として機能させるための実行手順検証プログラムである。   The present invention according to claim 11 is a first holding means for holding execution procedure information indicating execution procedures of a plurality of processes executed by a computer for performing business, and a part of the processing in the execution procedure information. Second holding means for holding constraint information that associates information indicating the information related to the execution of the processing with information indicating the restriction on execution of the processing, and execution procedure information held in the first holding means is stored in the second holding means. An execution procedure verification program for functioning as a verification unit that performs partial verification processing for verifying whether or not the stored constraint information is matched and an output unit that outputs a result of the partial verification processing.

請求項12に記載の本発明は、コンピュータを、業務を遂行するために実行する複数の処理の実行手順を示す実行手順情報を保持する第1の保持手段、実行手順情報中の一部分の処理を示す情報と当該処理の実行に係る制約を示す情報とを対応付けた制約情報を保持する第2の保持手段、複数の制約情報によるそれぞれの検証結果を統合するための統合情報を保持する第3の保持手段、前記第1の保持手段に保持された実行手順情報が前記第3の保持手段に保持された統合情報に係る複数の制約情報に適合するか否かをそれぞれ検証し、各検証結果を当該統合情報に基づいて統合する統合検証処理を行う統合検証手段、前記統合検証処理の結果を出力する出力手段、として機能させるための実行手順検証プログラムである。   The present invention according to claim 12 is a first holding means for holding execution procedure information indicating execution procedures of a plurality of processes executed by a computer for performing business, and a part of the processing in the execution procedure information. Second holding means for holding constraint information in which the information to be displayed is associated with information indicating the constraint relating to the execution of the processing, and third information for holding integrated information for integrating the respective verification results by the plurality of constraint information Each of the holding means and the execution procedure information held in the first holding means is verified to match a plurality of pieces of constraint information related to the integrated information held in the third holding means. Is an execution procedure verification program for functioning as an integrated verification means for performing an integrated verification process for integrating the information on the basis of the integrated information and an output means for outputting a result of the integrated verification process.

本発明に係る実行手順検証装置によると、複数の処理を実行して遂行する業務(ビジネスプロセス)に係る実行手順情報における一部分の処理が制約に適合するかを検証できるため、改定された法令や社内規定や標準等に係る部分の処理についての検証を容易に行うことができる。
また、利用者が手動で検証を指示できる他、制約情報の追加又は変更の検出に応じて自動的に検証を行うこともできる。
また、制約情報の追加又は更新の検出を、各情報から算出される表象値を用いて行えるため、例えば、情報の一部の差異にも関わらず全く異なる表象値(例えばダイジェスト値)を用いることで各情報の追加又は更新の検出を効率的に行える。
According to the execution procedure verification apparatus according to the present invention, it is possible to verify whether a part of the processing in the execution procedure information related to a business (business process) executed by executing a plurality of processes conforms to the constraints. It is possible to easily verify the processing related to the internal regulations and standards.
Further, the user can manually instruct verification, or can automatically perform verification according to detection of addition or change of constraint information.
In addition, since the addition or update of constraint information can be detected using a representation value calculated from each information, for example, a completely different representation value (for example, a digest value) is used in spite of a partial difference in information. Thus, detection of addition or update of each information can be performed efficiently.

本発明に係る実行手順検証装置によると、複数の処理を実行して遂行する業務に係る実行手順情報における一部分の処理が制約に適合するかを検証した結果を統合し、実行手順情報が全体として制約に適合するかを検証することができる。
また、利用者が手動で検証を指示できる他、制約情報及び統合情報の追加又は変更の検出に応じて自動的に検証を行うこともできる。
また、制約情報及び統合情報の追加又は更新の検出を、各情報から算出される表象値を用いて行えるため、例えば、情報の一部の差異にも関わらず全く異なる表象値(例えばダイジェスト値)を用いることで各情報の追加又は更新の検出を効率的に行える。
According to the execution procedure verification device according to the present invention, the result of verifying whether or not a part of the process in the execution procedure information related to the work executed by executing a plurality of processes meets the restrictions is integrated, and the execution procedure information is the whole. It can be verified whether the constraints are met.
In addition, the user can manually instruct verification, and verification can be automatically performed according to detection of addition or change of constraint information and integrated information.
In addition, since the addition or update of the constraint information and the integrated information can be detected using the representation value calculated from each information, for example, a completely different representation value (for example, a digest value) despite a partial difference in information. By using, it is possible to efficiently detect addition or update of each information.

本発明に係る実行手順検証プログラムによると、当該プログラムの実行によりコンピュータに機能させた各手段により、複数の処理を実行して遂行する業務に係る実行手順情報における一部分の処理が制約に適合するかを検証できるため、改定された法令や社内規定や標準等に係る部分の処理についての検証を容易に行うことができる。   According to the execution procedure verification program according to the present invention, whether or not a part of processing in the execution procedure information related to a task executed by executing a plurality of processes by means of each unit functioned by the computer by executing the program meets the restrictions. Therefore, it is possible to easily verify the processing related to the revised laws and regulations, in-house regulations and standards.

本発明に係る実行手順検証プログラムによると、当該プログラムの実行によりコンピュータに機能させた各手段により、複数の処理を実行して遂行する業務に係る実行手順情報における一部分の処理が制約に適合するかを検証した結果を統合し、実行手順情報が全体として制約に適合するかを検証することができる。   According to the execution procedure verification program according to the present invention, whether or not a part of processing in the execution procedure information related to a task executed by executing a plurality of processes by means of each unit functioned by the computer by executing the program meets the restrictions. As a result, it is possible to verify whether the execution procedure information as a whole meets the constraints.

本発明を実施例に基づいて具体的に説明する。
本発明に係る第1の実施例として、旅行代理店側システムが、顧客側システムから受け付けた旅行予約可否の問い合わせ依頼に対して、旅行予約可否の問い合わせ業務(ビジネスプロセス)として定義された実行手順に従って、ホテル側システム、鉄道会社側システム、レンタカー会社側システムに予約可否を順次問い合わせて、問い合わせ結果に基づく旅行予約可否を顧客側システムへ返答する旅行予約システムについて説明する。
The present invention will be specifically described based on examples.
As a first embodiment according to the present invention, an execution procedure defined by a travel agency side system as a travel reservation availability inquiry service (business process) in response to a travel reservation availability inquiry request received from a customer side system The travel reservation system that sequentially inquires the hotel side system, the railroad company side system, and the rental car company side whether the reservation is possible or not and returns the travel reservation availability based on the inquiry result to the customer side system will be described.

図1は、上記旅行予約システムの構成例を示しており、旅行代理店側システムRSが、パブリックネットワークNを介して、顧客側システムCS、Tレンタカー側システムSS1、ホテルA側システムSS2、ホテルB側システムSS3、S電鉄側システムSS4に接続されている。   FIG. 1 shows a configuration example of the travel reservation system. A travel agency side system RS is connected via a public network N to a customer side system CS, a T rental car side system SS1, a hotel A side system SS2, and a hotel B. It is connected to the side system SS3 and the S electric railway side system SS4.

旅行代理店側システムRSは、メッセージ送受信部11、メッセージ記憶部12、入出力部13、実行手順記憶部14、ビジネスプロセス実行処理部15、検証処理制御部16、制約記憶部17、検証部18、論理式記憶部19、論理式演算部20、検証結果記憶部21等の各機能部をプライベートネットワーク10により接続しており、本発明に係る実行手順検証装置としての機能を有している。   The travel agent side system RS includes a message transmission / reception unit 11, a message storage unit 12, an input / output unit 13, an execution procedure storage unit 14, a business process execution processing unit 15, a verification process control unit 16, a constraint storage unit 17, and a verification unit 18. The functional units such as the logical formula storage unit 19, the logical formula calculation unit 20, and the verification result storage unit 21 are connected by the private network 10 and have a function as an execution procedure verification device according to the present invention.

メッセージ送受信部11は、パブリックネットワークNを介して他のシステムとの間でメッセージ(問い合わせ依頼情報、問い合わせ結果情報、等)の送受信を行う。
メッセージ記憶部12は、他のシステムとの間で送受信したメッセージを記憶保持する。
入出力部13は、液晶ディスプレイ等の表示装置や印刷装置等により各種情報を出力して利用者に提示したり、キーボード・マウス等の入力機器等により利用者から各種指示を受け付ける。例えば、ビジネスプロセス実行の指示とその結果の表示、ビジネスプロセス検証の指示とその結果の表示、各記憶部に記憶させるデータの入出力、装置の起動/停止等の機能を提供する。
The message transmission / reception unit 11 transmits / receives messages (inquiry request information, inquiry result information, etc.) to / from other systems via the public network N.
The message storage unit 12 stores and holds messages transmitted to and received from other systems.
The input / output unit 13 outputs various information by a display device such as a liquid crystal display or a printing device and presents the information to the user, or receives various instructions from the user by an input device such as a keyboard / mouse. For example, it provides functions such as a business process execution instruction and its result display, a business process verification instruction and its result display, input / output of data stored in each storage unit, and start / stop of the apparatus.

実行手順記憶部14は、ビジネスプロセスの実行手順を記述した実行手順情報を記憶保持する。
ビジネスプロセス実行処理部15は、利用者による実行手順情報の指定に応じて、指定された実行手順情報に基づいて処理を実行する。
検証処理制御部16は、検証処理全体の動作を制御する。
The execution procedure storage unit 14 stores and holds execution procedure information describing the execution procedure of the business process.
The business process execution processing unit 15 executes processing based on the specified execution procedure information in accordance with the specification of the execution procedure information by the user.
The verification process control unit 16 controls the operation of the entire verification process.

制約記憶部17は、ビジネスプロセスの実行手順を構成する一部分の処理(1つ又は複数の処理)を示す特定情報と当該処理の実行に係る制約を示す制約内容情報とを対応付けた制約情報を記憶保持する。
検証部18は、実行手順情報及び制約情報の指示に応じて、当該実行手順情報が当該制約情報に適合するか否かを検証する部分検証処理を行う。
The constraint storage unit 17 stores constraint information in which specific information indicating a part of processing (one or a plurality of processes) constituting a business process execution procedure is associated with constraint content information indicating a constraint related to the execution of the process. Keep in memory.
The verification unit 18 performs a partial verification process for verifying whether or not the execution procedure information matches the constraint information in accordance with the instructions of the execution procedure information and the constraint information.

論理式記憶部19は、個々の制約情報による検証結果をまとめ上げて全体としての検証結果を形作る論理式(統合情報)を記憶保持する。本例の論理式は、制約情報からなる被演算項をAND、OR、NOTの3つの演算子で結合して構成している。
論理式演算部20は、論理式の指示に応じて、当該論理式に従って検証部18による部分検証処理の結果を統合する統合検証処理を行う。
The logical expression storage unit 19 stores and holds logical expressions (integrated information) that collectively form verification results based on individual constraint information and form the verification results as a whole. The logical expression of this example is configured by combining operands composed of constraint information with three operators, AND, OR, and NOT.
In response to the instruction of the logical expression, the logical expression calculation unit 20 performs integrated verification processing that integrates the results of the partial verification processing by the verification unit 18 according to the logical expression.

検証結果記憶部21は、検証部18による個々の制約情報を用いた部分検証処理の結果および論理式演算部20による統合検証処理の結果を記憶保持する。なお、部分検証処理の結果をその検証に用いた制約情報に対応付けて保持し、また、統合検証処理の結果をその検証に用いた論理式に対応付けて保持する。   The verification result storage unit 21 stores and holds the result of the partial verification process using individual constraint information by the verification unit 18 and the result of the integrated verification process by the logical expression calculation unit 20. The result of the partial verification process is held in association with the constraint information used for the verification, and the result of the integrated verification process is held in association with the logical expression used for the verification.

本例では、制約情報として、特定情報により特定される一部分の処理について、所定の処理の存在有無に係る制約を制約内容情報とした「要素存在ルール」を用いている。なお、本発明では、当該制約の他に、複数の処理間の関係に係る制約(例えば、処理の実行順に係る制約、先行処理の実行結果に応じた後続処理の実行可否に係る制約)、処理固有の制約(例えば、処理の実行時に付加する属性に係る制約)など、種々の制約を用いることができる。
また、本例では、実行手順情報として、本システム固有のメタデータ定義に従うXML(Extensible Markup Language)文書を用いており、ビジネスプロセス実行処理部15が当該XML文書を順次解釈して実行する。
In this example, “constraint rule” is used as the constraint information, with respect to a part of the process specified by the specific information, the constraint related to the presence or absence of a predetermined process. In the present invention, in addition to the restriction, a restriction related to a relationship between a plurality of processes (for example, a restriction related to the execution order of the processes, a restriction related to whether or not a subsequent process can be executed according to the execution result of the preceding process), a process Various constraints such as a unique constraint (for example, a constraint related to an attribute added at the time of executing a process) can be used.
In this example, an XML (Extensible Markup Language) document that conforms to the metadata definition unique to the system is used as execution procedure information, and the business process execution processing unit 15 sequentially interprets and executes the XML document.

図2は、旅行予約可否問い合わせのビジネスプロセスをXML文書として記述した実行手順情報の一例を示している。
本例では、実行手順情報の記述に規定された送信や受信の相手およびデータ形式だけがビジネスプロセスが実行される際に許可される。また、属性名に「格納変数」を含むものは、その属性値が示す変数が処理の結果代入や引数としてビジネスプロセス実行時に利用されることを示す。例えば「送信」要素では、送信されるデータが格納されている変数が「送信データ格納変数」属性に示されている。また「演算」要素では、その演算の結果が「演算結果格納変数」属性に代入される。
FIG. 2 shows an example of execution procedure information in which a business process of inquiry about travel reservation is described as an XML document.
In this example, only the transmission and reception counterparts and the data format specified in the description of the execution procedure information are permitted when the business process is executed. An attribute name including “stored variable” indicates that the variable indicated by the attribute value is used as a result of processing substitution or as an argument when executing a business process. For example, in the “transmission” element, a variable in which data to be transmitted is stored is indicated in the “transmission data storage variable” attribute. In the “calculation” element, the result of the calculation is assigned to the “calculation result storage variable” attribute.

図2に示す実行手順情報の記述をより具体的に説明すると、例えば4行目の「送信」要素は、「送信先タイプ」属性で指定された“宿泊施設”の予約について、「送信データ形式」属性で指定された“予約可否問い合わせフォーム”形式の問い合わせ依頼情報を、「送信データ格納変数」属性で指定された“問い合わせ”変数に格納して、「送信先」属性で指定された“ホテルA側システム”に送信する処理であることを意味している。
また、例えば5行目の「受信」要素は、「受信データ形式」属性で指定された“boolean”形式の問い合わせ結果情報が、「受信データ格納変数」属性で指定された“ホテル予約可否”変数に格納されて、「受信先」属性で指定された“ホテルA側システム”から受信する処理であることを意味している。
また、例えば10〜16行目の「演算」要素は、その下位の「論理積」要素(11〜15行目)による演算結果を、「演算結果格納変数」属性で指定された“旅行予約可否”変数に格納する処理であることを意味している。
The description of the execution procedure information shown in FIG. 2 will be described more specifically. For example, the “transmission” element on the fourth line is “transmission data format” for the “accommodation type” reservation specified by the “transmission destination type” attribute. Inquiry request information in the “Reservation availability inquiry form” format specified in the “Transmission data storage variable” attribute is stored in the “Inquiry” variable specified in the “Transmission data storage variable” attribute, and the “Hotel” specified in the “Destination” attribute This means that the process is to be transmitted to the “A side system”.
Further, for example, the “Reception” element on the 5th line includes a “boolean” format inquiry result information specified by the “Reception data format” attribute, and a “Hotel reservation availability” variable specified by the “Reception data storage variable” attribute. It means that the process is received from the “hotel A side system” specified by the “reception destination” attribute.
Further, for example, the “calculation” element on the 10th to 16th lines indicates the calculation result of the subordinate “logical product” element (11th to 15th lines) as “travel reservation availability” specified by the “calculation result storage variable” attribute. "It means that the process is stored in a variable.

図2の実行手順情報に従って旅行予約可否問い合わせのビジネスプロセスが実行された際の、各システム間でのメッセージの受け渡しシーケンスの概念図を図3に示す。
旅行代理店側システムRSは、顧客側システムCSから“予約問合せフォーム”形式のメッセージ(問い合わせ依頼情報)をメッセージ送受信11により受信すると、ビジネスプロセス実行処理部15が、ホテルA側システムSS2、S電鉄側システムSS4、Tレンタカー側システムSS1のそれぞれに“予約問合せフォーム”形式のメッセージ(問い合わせ依頼情報)をメッセージ送受信11により送信する。そして、旅行代理店側システムRSは、各システムから問合せ結果として返却される“boolean”形式(true or false)のメッセージ(問い合わせ結果情報)を受信すると、ビジネスプロセス実行処理部15が、その論理積をメッセージ(問い合わせ結果情報)として顧客側システムCSに返却する。
FIG. 3 shows a conceptual diagram of a message delivery sequence between the systems when the travel reservation availability inquiry business process is executed according to the execution procedure information of FIG.
When the travel agency side system RS receives the message (inquiry request information) in the “reservation inquiry form” format from the customer side system CS by the message transmission / reception 11, the business process execution processing unit 15 causes the hotel A side system SS2 and S Electric Railway to A message (inquiry request information) in the “reservation inquiry form” format is transmitted by message transmission / reception 11 to each of the side system SS4 and the T rental car side system SS1. When the travel agency side system RS receives a message (inquiry result information) in “boolean” format (true or false) returned as an inquiry result from each system, the business process execution processing unit 15 performs the logical AND operation. Is returned to the customer side system CS as a message (inquiry result information).

このような実行手順は、ホテルA又はホテルBの利用について旅行代理店に優先権が設定されていない場合は問題ない。なぜなら、実行手順にホテルA側システムとの送受信、又は、ホテルB側システムとの送受信のいずれか一方が含まれていれば良いからである。
ここで、旅行代理店がホテル利用に関してホテルBのみを利用することに決定したとする。このような状況は、ホテルからの旅行代理店へのインセンティブ契約や、ホテルと旅行代理店との提携などによって起こりうる。
Such an execution procedure has no problem when the priority is not set in the travel agency for the use of the hotel A or the hotel B. This is because the execution procedure only needs to include transmission / reception with the hotel A-side system or transmission / reception with the hotel B-side system.
Here, it is assumed that the travel agency decides to use only the hotel B for hotel use. Such a situation may occur due to an incentive contract from a hotel to a travel agency or a partnership between a hotel and a travel agency.

本例では、このような他のシステムの利用に関してビジネスプロセスの実行手順が満たすべき制約の表現方法として、
(1)実行手順の記述において存在しなければならない特定の要素(処理)、或いは、存在してはならない要素(処理)を表現した要素存在ルール
(2)要素存在ルールを被演算項とする論理式
で表現している。
In this example, as a method of expressing the constraints that the business process execution procedure must satisfy for the use of such other systems,
(1) A specific element (process) that must exist in the description of the execution procedure, or an element existence rule that expresses an element (process) that should not exist (2) A logic that uses an element existence rule as an operand Expressed with an expression.

すなわち、宿泊施設としてホテルBのみを利用することに決定した場合は、その要素存在ルールおよび論理式を以下のように記述することができる。
・要素存在ルールX=[「送信先タイプ」属性が“宿泊施設”に一致し、且つ、「送信先」属性が“ホテルB側システム”に一致する「送信」要素が存在する]
・要素存在ルールY=[「送信先タイプ」属性が“宿泊施設”に一致し、且つ、「送信先」属性が“ホテルB側システム”に一致しない「送信」要素が存在しない]
・論理式Z=[要素存在ルールX]AND[要素存在ルールY]
本例では、実行手順の記述にXML文書を用いていることに対応して、要素存在ルールおよび論理式として「W3C XML Schema」に従って記述している。
That is, when it is decided to use only the hotel B as an accommodation facility, the element existence rule and the logical expression can be described as follows.
Element existence rule X = [There is a “transmission” element whose “transmission destination type” attribute matches “accommodation facility” and whose “transmission destination” attribute matches “hotel B side system”]
Element existence rule Y = [There is no “transmission” element whose “transmission destination type” attribute matches “accommodation facility” and whose “transmission destination” attribute does not match “hotel B side system”]
Logical expression Z = [element existence rule X] AND [element existence rule Y]
In this example, the XML document is used to describe the execution procedure, and the element existence rules and logical expressions are described according to “W3C XML Schema”.

上記要素存在ルールX、Yおよび論理式Zは、それぞれ制約記憶部17および論理式記憶部19に保持されており、本例では入出力部13により利用者から検証指示を受け付けたことに応じて、検証処理制御部16による制御のもとで、検証部18および論理式演算部20により検証を行う。   The element existence rules X and Y and the logical expression Z are held in the constraint storage unit 17 and the logical expression storage unit 19, respectively. In this example, the input / output unit 13 accepts a verification instruction from the user. The verification is performed by the verification unit 18 and the logical expression calculation unit 20 under the control of the verification processing control unit 16.

本例の旅行代理店側システムRSによる実行手順情報の検証処理を、図4に示す処理フローを参照して説明する。
本例では、入出力部13により、実行手順記憶部14中の実行手順情報の一覧と論理式記憶部19中の論理式の一覧とを表示し、検証対象の実行手順情報の指定と検証に用いる論理式の指定とを利用者から受け付けている。
The execution procedure information verification process by the travel agency side system RS of this example will be described with reference to the process flow shown in FIG.
In this example, the input / output unit 13 displays a list of execution procedure information in the execution procedure storage unit 14 and a list of logical expressions in the logical expression storage unit 19 for specifying and verifying execution procedure information to be verified. The specification of the logical expression to be used is received from the user.

検証処理は、入出力部13が利用者から検証対象の実行手順情報と検証に用いる論理式との指定を受け付けたことにより開始する(ステップS11)。
まず、検証処理制御部16が、指定された論理式に被演算項として含まれる要素存在ルール(制約情報)を特定し、前記指定された実行手順情報と当該特定した各要素存在ルールとを用いた部分検証処理を検証部18に指示する。検証部18は、指示された要素存在ルールに基づいて、指示された実行手順情報における該当する要素の存在の有無を検証し、個々の検証結果を検証結果記憶部21に格納する(ステップS12)。
全ての要素存在ルールを用いた部分検証処理が終了すると、検証処理制御部16が、指定された論理式を用いた統合検証処理を論理式演算部20に指示する。論理式演算部20は、個々の検証結果を指定された論理式により統合し、統合結果を検証処理全体の結果として入出力部13により出力して利用者に提示する(ステップS13)。
The verification process starts when the input / output unit 13 receives the specification of the execution procedure information to be verified and the logical expression used for verification from the user (step S11).
First, the verification processing control unit 16 identifies an element existence rule (constraint information) included as an operand in the designated logical expression, and uses the designated execution procedure information and each identified element existence rule. The verification unit 18 is instructed to perform the partial verification processing. The verification unit 18 verifies the presence / absence of the corresponding element in the instructed execution procedure information based on the instructed element existence rule, and stores each verification result in the verification result storage unit 21 (step S12). .
When the partial verification processing using all the element existence rules is completed, the verification processing control unit 16 instructs the logical expression calculation unit 20 to perform integrated verification processing using the specified logical expression. The logical expression calculation unit 20 integrates the individual verification results with the specified logical expression, and outputs the integration result as a result of the entire verification process by the input / output unit 13 and presents it to the user (step S13).

具体的には、図2に示す実行手順情報と前記論理式Zとが利用者に指定された場合は、論理式Zに被演算項として含まれる要素存在ルールX、Yに前記実行手順情報が適合するかをまず検証する。要素存在ルールXを用いた検証では、図2の4行目の「送信」要素が、「送信先タイプ」属性が“宿泊施設”に一致する「送信」要素に該当するが、「送信先」属性が“ホテルB側システム”に一致する「送信」要素でないため、検証結果は“false(偽)”となる。また、要素存在ルールYを用いた検証では、図2の4行目の「送信」要素が、「送信先タイプ」属性が“宿泊施設”に一致する「送信」要素に該当するが、「送信先」属性が“ホテルB側システム”に一致しない「送信」要素であるため、検証結果は“f alse(偽)”となる。したがって、これらの検証結果を論理式Zにより統合すると“false(偽)”となり、前記実行手順情報が論理式Zに適合していないことを示す情報が入出力部13により出力される。   Specifically, when the execution procedure information shown in FIG. 2 and the logical expression Z are designated by the user, the execution procedure information is included in the element existence rules X and Y included as operands in the logical expression Z. First of all, verify whether it fits. In the verification using the element existence rule X, the “transmission” element on the fourth line in FIG. 2 corresponds to the “transmission” element whose “transmission destination type” attribute matches “accommodation facility”. Since the attribute is not a “transmission” element that matches the “hotel B side system”, the verification result is “false”. In the verification using the element existence rule Y, the “transmission” element on the fourth line in FIG. 2 corresponds to the “transmission” element whose “transmission destination type” attribute matches “accommodation facility”. Since the “destination” attribute is a “transmission” element that does not match the “hotel B side system”, the verification result is “false”. Therefore, when these verification results are integrated by the logical expression Z, the result becomes “false (false)”, and information indicating that the execution procedure information does not conform to the logical expression Z is output by the input / output unit 13.

これにより、利用者は、実行手順情報が制約に適合していないことを容易に把握でき、実行手順情報を修正する必要があることを認識できる。
なお、本例では、実行手順情報と論理式(統合情報)の指定を受け付けて、当該論理式に被演算項として含まれる各要素存在ルール(制約情報)を用いて当該実行手順情報を検証し、各検証結果を統合した統合結果を出力しているが、それぞれの検証結果を出力するようにしてもよい。また、実行手順情報と要素存在ルールの指定を受け付けて、当該要素存在ルールを用いて当該実行手順情報を検証した結果を出力するようにしてもよい。
Thereby, the user can easily grasp that the execution procedure information does not conform to the constraints, and can recognize that the execution procedure information needs to be corrected.
In this example, the specification of execution procedure information and a logical expression (integrated information) is accepted, and the execution procedure information is verified using each element existence rule (constraint information) included as an operand in the logical expression. The integration result obtained by integrating the verification results is output, but the respective verification results may be output. Alternatively, the specification of execution procedure information and element existence rules may be received, and the result of verifying the execution procedure information using the element existence rules may be output.

本発明に係る第2の実施例について、図5を参照して説明する。
図5の実行手順検証装置RSは、入出力部13、実行手順記憶部14、検証処理制御部16、制約記憶部17、検証部18、論理式記憶部19、論理式演算部20、検証結果記憶部21、特定情報記憶部22、抽出部23、抽出結果記憶部24等の各機能部をプライベートネットワーク10により接続しており、本発明に係る実行手順検証装置としての機能を有している。なお、第1の実施例の実行手順検証装置RSと同様に、メッセージ受信部11、メッセージ記憶部12、ビジネスプロセス実行処理部15も有しているが、本例では省略している。
A second embodiment according to the present invention will be described with reference to FIG.
The execution procedure verification device RS in FIG. 5 includes an input / output unit 13, an execution procedure storage unit 14, a verification processing control unit 16, a constraint storage unit 17, a verification unit 18, a logical expression storage unit 19, a logical expression calculation unit 20, and a verification result. The functional units such as the storage unit 21, the specific information storage unit 22, the extraction unit 23, and the extraction result storage unit 24 are connected by the private network 10 and have a function as an execution procedure verification device according to the present invention. . As with the execution procedure verification device RS of the first embodiment, the message receiving unit 11, the message storage unit 12, and the business process execution processing unit 15 are also included, but are omitted in this example.

入出力部13は、液晶ディスプレイ等の表示装置や印刷装置等により各種情報を出力して利用者に提示したり、キーボード・マウス等の入力機器等により利用者から各種指示を受け付ける。例えば、ビジネスプロセス実行の指示とその結果の表示、ビジネスプロセス検証の指示とその結果の表示、各記憶部に記憶させるデータの入出力、装置の起動/停止等の機能を提供する。   The input / output unit 13 outputs various information by a display device such as a liquid crystal display or a printing device and presents it to the user, or receives various instructions from the user by an input device such as a keyboard / mouse. For example, it provides functions such as a business process execution instruction and its result display, a business process verification instruction and its result display, input / output of data stored in each storage unit, and start / stop of the apparatus.

実行手順記憶部14は、ビジネスプロセスの実行手順を記述した実行手順情報を記憶保持する。本例では、BPEL(Business Process Execution Language)文書を実行手順情報として保持する。
検証処理制御部16は、検証処理全体の動作を制御する。
The execution procedure storage unit 14 stores and holds execution procedure information describing the execution procedure of the business process. In this example, a BPEL (Business Process Execution Language) document is held as execution procedure information.
The verification process control unit 16 controls the operation of the entire verification process.

特定情報記憶部22は、ビジネスプロセスの実行手順を構成する一部分の処理(1つ又は複数の処理)を示す特定情報を記憶保持する。本例では、特定情報の記述形式としてXML文書の問い合わせ言語であるXQueryを用いる。
抽出部23は、実行手順情報及び特定情報の指示に応じて、当該実行手順情報から当該特定情報に該当する一部分の処理を抽出する。本例では、XQueryを用いた標準的な木構造処理を行う。
抽出結果記憶部24は、抽出部23による抽出結果を、その抽出に用いた特定情報に対応付けて記憶保持する。
The specific information storage unit 22 stores and holds specific information indicating a part of processing (one or a plurality of processes) constituting the execution procedure of the business process. In this example, XQuery, which is a query language for XML documents, is used as the description format of the specific information.
The extraction unit 23 extracts a part of the process corresponding to the specific information from the execution procedure information according to the instruction of the execution procedure information and the specific information. In this example, standard tree structure processing using XQuery is performed.
The extraction result storage unit 24 stores and holds the extraction result by the extraction unit 23 in association with the specific information used for the extraction.

制約記憶部17は、ビジネスプロセスの実行手順を構成する一部の処理の実行に係る制約内容情報を記憶保持する。本例では、制約内容情報を「W3C XML Schema」に従って記述している。
なお、本例では、特定情報と制約内容情報とを後述する論理式によって対応付けることで本発明に係る制約情報を構成している。
検証部18は、実行手順情報及び制約情報の指示に応じて、当該実行手順情報が当該制約情報に適合するか否かを検証する部分検証処理を行う。本例では、スキーマフラグメントによる検証を行う。
The constraint storage unit 17 stores and holds constraint content information related to the execution of some of the processes that constitute the business process execution procedure. In this example, the constraint content information is described according to “W3C XML Schema”.
In this example, the constraint information according to the present invention is configured by associating the specific information and the constraint content information with a logical expression described later.
The verification unit 18 performs a partial verification process for verifying whether or not the execution procedure information matches the constraint information in accordance with the instructions of the execution procedure information and the constraint information. In this example, verification is performed using a schema fragment.

論理式記憶部19は、個々の制約情報による検証結果をまとめ上げて全体としての検証結果を形作る論理式(統合情報)を記憶保持する。本例の論理式は、特定情報と制約内容情報との組(制約情報)である被演算項をAND、OR、NOTの3つの演算子で結合して構成している。
論理式演算部20は、論理式の指示に応じて、当該論理式に従って検証部18による部分検証処理の結果を統合する統合検証処理を行う。
The logical expression storage unit 19 stores and holds logical expressions (integrated information) that collectively form verification results based on individual constraint information and form the verification results as a whole. The logical expression of this example is configured by combining operands that are pairs of specific information and constraint content information (constraint information) with three operators, AND, OR, and NOT.
In response to the instruction of the logical expression, the logical expression calculation unit 20 performs integrated verification processing that integrates the results of the partial verification processing by the verification unit 18 according to the logical expression.

検証結果記憶部21は、検証部18による個々の制約情報を用いた部分検証処理の結果および論理式演算部20による統合検証処理の結果を記憶保持する。なお、部分検証処理の結果をその検証に用いた制約情報に対応付けて保持し、また、統合検証処理の結果をその検証に用いた論理式に対応付けて保持する。   The verification result storage unit 21 stores and holds the result of the partial verification process using individual constraint information by the verification unit 18 and the result of the integrated verification process by the logical expression calculation unit 20. The result of the partial verification process is stored in association with the constraint information used for the verification, and the result of the integrated verification process is stored in association with the logical expression used for the verification.

本例の実行手順検証装置RSによる実行手順情報の検証処理を、図8に示す処理フローを参照して説明する。
本例では、入出力部13により、実行手順記憶部14中の実行手順情報の一覧と論理式記憶部19中の論理式の一覧とを表示し、検証対象の実行手順情報の指定と検証に用いる論理式の指定とを利用者から受け付けている。
Execution procedure information verification processing by the execution procedure verification device RS of this example will be described with reference to the processing flow shown in FIG.
In this example, the input / output unit 13 displays a list of execution procedure information in the execution procedure storage unit 14 and a list of logical expressions in the logical expression storage unit 19 for specifying and verifying execution procedure information to be verified. The specification of the logical expression to be used is received from the user.

検証処理は、入出力部13が利用者から検証対象の実行手順情報と検証に用いる論理式との指定を受け付けたことにより開始する(ステップS21)。
まず、検証処理制御部16が、指定された論理式に被演算項として含まれる制約情報(特定情報と制約内容情報との組)を特定し、指定された実行手順情報と当該特定した制約情報に係る特定情報とを用いた抽出処理を抽出部23に指示する。抽出部23は、指示された特定情報に基づいて、指示された実行手順情報中の該当する部分を抽出し、当該抽出結果である部分構造を前記指示された実行手順情報と特定情報とに対応付けて抽出結果記憶部24に格納する(ステップS22)。
次に、検証処理制御部16が、前記指定された実行手順情報と前記特定した制約情報とを用いた検証処理を検証部18に指示する。検証部18は、指示された実行手順情報と指示された制約情報に係る特定情報とに対応付けられている部分構造を抽出結果記憶部24から特定し、当該部分構造が指示された制約情報に係る制約内容情報に適合するか否かを検証し、当該検証結果を前記指示された実行手順情報と制約情報とに対応付けて検証結果記憶部21に格納する(ステップS23)。
全ての制約情報を用いた部分検証処理が終了すると、検証処理制御部16が、指定された論理式を用いた統合検証処理を論理式演算部20に指示する。論理式演算部20は、指定された論理式に被演算項として含まれる制約情報を特定し、指定された実行手順情報と当該特定した制約情報とが対応付けられている検証結果を当該論理式により統合し、統合結果を検証処理全体の結果として入出力部13により出力して利用者に提示する(ステップS24)。
The verification process starts when the input / output unit 13 receives the specification of the execution procedure information to be verified and the logical expression used for verification from the user (step S21).
First, the verification processing control unit 16 specifies constraint information (a combination of specific information and constraint content information) included as an operand in the specified logical expression, and specifies the specified execution procedure information and the specified constraint information. The extraction unit 23 is instructed to perform extraction processing using the specific information according to. The extraction unit 23 extracts a corresponding part in the instructed execution procedure information based on the instructed specific information, and associates the partial structure as the extraction result with the instructed execution procedure information and the specific information. The extracted result is stored in the extraction result storage unit 24 (step S22).
Next, the verification processing control unit 16 instructs the verification unit 18 to perform verification processing using the specified execution procedure information and the specified constraint information. The verification unit 18 identifies the partial structure associated with the instructed execution procedure information and the specific information related to the instructed constraint information from the extraction result storage unit 24, and sets the partial structure to the instructed constraint information. It is verified whether or not it conforms to the constraint content information, and the verification result is stored in the verification result storage unit 21 in association with the instructed execution procedure information and the constraint information (step S23).
When the partial verification processing using all the constraint information is completed, the verification processing control unit 16 instructs the logical expression calculation unit 20 to perform integrated verification processing using the specified logical expression. The logical expression calculation unit 20 specifies constraint information included as an operand in the specified logical expression, and displays the verification result in which the specified execution procedure information and the specified constraint information are associated with each other. And the integrated result is output by the input / output unit 13 as a result of the entire verification process and presented to the user (step S24).

以下、BPEL4WS仕様書に記載のシンプルな融資認証ウェブサービスのビジネスプロセスを例として、本例に係る検証処理の流れを具体的に説明する。
なお、この融資認証ウェブサービスでは、顧客から融資の申し込みを受け付けて、承認するかどうかを返答するものである。具体的には、高額な融資の申し込み(この例では10000ドル)があった場合は金融機関が提供するアトミックサービス“approver”に承認を求めて、その結果を顧客に返す。高額ではない場合はアトミックサービス“assessor”にリスク判定をさせ、リスクが低いと判定された場合は承認という結果を顧客に返す。リスクが高いと判定された場合は“approver”に承認を求めて、その結果を顧客に返す。
Hereinafter, the flow of verification processing according to this example will be described in detail by taking a business process of a simple loan authentication web service described in the BPEL4WS specification as an example.
The loan authentication web service accepts a loan application from a customer and returns whether or not to approve it. Specifically, if there is an application for a large loan ($ 10,000 in this example), the approval is requested from the atomic service “approver” provided by the financial institution, and the result is returned to the customer. If the price is not high, the atomic service “assessor” makes a risk judgment, and if the risk is judged to be low, the result of approval is returned to the customer. If it is determined that the risk is high, request approval from “approver” and return the result to the customer.

ここで、このビジネスプロセスの実行手順が記載されたBPEL文書に対して、「高額な融資」という判断が20000ドルに緩和される、という新たなビジネスルールが規定された場合を考える。このとき、条件判断が20000ドル未満の値を「高額な融資」としている提供中の複合サービスについて、(a)条件判断が異なるので新たなビジネスルールを満たさない、(b)新たなビジネスルールより低い額という安全側で融資判断がなされるので問題ない、という二つの考え方が成り立つ。ここでは(b)の考え方に従った場合を例として説明する。   Here, a case is considered where a new business rule is defined that the judgment of “expensive loan” is relaxed to $ 20,000 for a BPEL document in which the execution procedure of this business process is described. At this time, (a) the condition judgment is different, so the new business rule is not satisfied for the composite service being provided whose condition judgment is a value of less than $ 20,000 as “high loan”. (B) From the new business rule There are two ideas that there is no problem because the loan decision is made on the safe side of a low amount. Here, a case where the idea of (b) is followed will be described as an example.

検証対象となる部分構造は、“amount(融資額)”を条件とするガード付きリンクであり、検証すべき内容は、「融資判断が20000ドル以下で行われていること」である。
“amount”を条件分岐に利用するガード付きリンクを抽出する条件式(特定情報)は、XQueryの照会式として、図6(a)のように記述でき、当該記述内容を特定情報記憶部22に記憶されている。そして、当該特定情報により特定される同図(b)に示す部分構造が抽出部23によって抽出され、抽出結果記憶部24に格納される。
The partial structure to be verified is a guarded link on the condition of “amount (loan amount)”, and the content to be verified is that “the loan judgment is made under $ 20,000”.
A conditional expression (specific information) for extracting a guarded link that uses “amount” for conditional branching can be described as an XQuery query expression as shown in FIG. 6A, and the description content is stored in the specific information storage unit 22. It is remembered. Then, the partial structure shown in FIG. 5B specified by the specific information is extracted by the extraction unit 23 and stored in the extraction result storage unit 24.

また、「融資判断が20000ドル以下で行われていること」という制約を示すスキーマフラグメント(制約内容情報)は、同図(c)のように記述でき、当該記述内容を制約記憶部17に保持している。そして、前記抽出されて抽出結果記憶部24に格納された部分構造が当該制約内容情報に係る制約に適合するかが検証部18によって検証される。なお、同図(c)の16〜20行目に定義したfrgValue型における「pattern」要素(18行目)に現れる正規表現は、20000以下の数値を条件判定に用いていることを示している。   In addition, a schema fragment (constraint content information) indicating a constraint that “the loan judgment is made at $ 20,000 or less” can be described as shown in FIG. 7C, and the description content is held in the constraint storage unit 17. is doing. Then, the verification unit 18 verifies whether the partial structure extracted and stored in the extraction result storage unit 24 conforms to the constraint related to the constraint content information. The regular expression appearing in the “pattern” element (line 18) in the frgValue type defined in lines 16 to 20 in FIG. 10C indicates that a numerical value of 20000 or less is used for condition determination. .

今回の例では、スキーマフラグメントによる検証結果は“真”となる。そして、論理式記憶部19には、この結果のみを使う論理式が規定されており、論理式演算部20により検証全体の結果が“真(ビジネスプロセスが制約に適合している)”と判定される。   In this example, the verification result by the schema fragment is “true”. The logical expression storage unit 19 defines a logical expression that uses only this result, and the logical expression calculation unit 20 determines that the result of the entire verification is “true (business process conforms to constraints)”. Is done.

もう一つの例として、融資は“approver”を必ず通す、という新たなビジネスルールが規定された場合を考える。この場合は、“approver”への処理の遷移が存在し、かつ、“approver”を通らない処理遷移が存在してはならない。
したがって、処理遷移を表現する「partnerLink」要素のシーケンスを検証対象の部分構造として抽出する。そして検証すべき内容は、抽出されたシーケンスに“approver”が1つ以上存在することである。
As another example, let us consider a case where a new business rule is established that a loan must pass “approver”. In this case, there should be a process transition to “approver” and no process transition that does not pass through “approver”.
Therefore, a sequence of “partnerLink” elements representing process transitions is extracted as a partial structure to be verified. The content to be verified is that one or more “approver” exists in the extracted sequence.

検証対象の抽出については、「source」要素の「linkName」属性値と「target」要素の「linkName」属性値とが一致する場合に、その「source」要素の親要素(例えば「receive」要素)の「partnerLink」属性値と、その「target」要素の親要素(例えば「invoke」要素)の「partnerLink」属性値とから、処理遷移を表現する「partnerLink」のシーケンスとして図7(a)に示す部分構造を抽出できる。   For extraction of the verification target, when the “linkName” attribute value of the “source” element matches the “linkName” attribute value of the “target” element, the parent element of the “source” element (eg, “receive” element) FIG. 7A shows a “partnerLink” sequence representing a process transition from the “partnerLink” attribute value of the “target” element and the “partnerLink” attribute value of the parent element (eg, “invoke” element) of the “target” element. Partial structure can be extracted.

検証すべき内容は、抽出されたシーケンスに“approver”が一つ以上存在することを調べることであるが、スキーマフラグメント(制約内容情報)としては“approver”が存在しないことを表現するものを用いる。
なぜなら、「W3C XML Schema」で表現できる内容モデルとしては、シーケンス中の不定の位置に“approver”が一つ以上存在しうることを記述することは困難である。これに対して、今回の例では「partnerLink」要素の「name」属性値は“customer”、“approver”、“assessor”のいずれかであることが「partnerLinks」要素に記述されているため、“approver”以外の「partnerLink」だけが存在することは、図7(b)に示すように容易に記述できる。
The content to be verified is to check that one or more “approver” exists in the extracted sequence, but as the schema fragment (constraint content information), the one expressing that “approver” does not exist is used. .
This is because it is difficult to describe that one or more “approver” can exist at an indefinite position in a sequence as a content model that can be expressed by “W3C XML Schema”. In contrast, in this example, the “partnerLinks” element describes that the “name” attribute value of the “partnerLink” element is “customer”, “approver”, or “assessor”. The fact that only “partnerLink” other than “approver” exists can be easily described as shown in FIG.

このスキーマフラグメントを用いて図7(a)中の3つの「bpel-fragment」要素を検証すると、1番目(1〜5行目)が“真”、2番目(6〜11行目)と3番目(12〜16行目)とが“偽”となる。そして、論理式記憶部19には、各検証結果の否定(NOT)の論理積(AND)をとる論理式が規定されており、“偽”AND“真”AND“真”=“偽”となり、検証全体の結果が“偽(ビジネスプロセスが制約に適合していない)”と判定される。   When the three “bpel-fragment” elements in FIG. 7A are verified using this schema fragment, the first (1st to 5th lines) is “true”, the second (6th to 11th lines) and 3 (The 12th to 16th lines) is “false”. The logical expression storage unit 19 defines a logical expression that takes the logical product (AND) of negation (NOT) of each verification result, and “false” AND “true” AND “true” = “false”. The result of the entire verification is determined to be “false” (the business process does not conform to the constraints).

本発明に係る第3の実施例について、図9を参照して説明する。
図9の実行手順検証装置RSは、図5に示した第2の実施例の実行手順検証装置RSに、追加更新監視部25を追加したものである。
追加更新監視部25は、特定情報記憶部22、制約記憶部17、ならびに論理式記憶部19が保持するデータを監視しており、データの追加または変更を検出した場合は検証処理制御部17へ通知する。
検証処理制御部17は、追加更新監視部25から通知を受けると、データの追加または変更に係る検証処理を自動的に実行する。
他の機能部は、第2の実施例の実行手順検証装置RSと同様であるため説明を割愛する。
A third embodiment according to the present invention will be described with reference to FIG.
The execution procedure verification device RS of FIG. 9 is obtained by adding an additional update monitoring unit 25 to the execution procedure verification device RS of the second embodiment shown in FIG.
The additional update monitoring unit 25 monitors the data held in the specific information storage unit 22, the constraint storage unit 17, and the logical expression storage unit 19, and to the verification processing control unit 17 when the addition or change of data is detected. Notice.
Upon receiving the notification from the additional update monitoring unit 25, the verification process control unit 17 automatically executes a verification process related to addition or change of data.
The other functional units are the same as those in the execution procedure verification device RS of the second embodiment, and thus the description thereof is omitted.

本例の実行手順検証装置RSによる実行手順情報の検証処理の自動実行を、図10に示す処理フローを参照して説明する。
本例では、追加更新監視部25が、論理式記憶部19及び制約記憶部17及び特定情報記憶部22を定期的に参照して、論理式の追加又は変更の有無の検出(ステップS31)、制約内容情報の追加又は変更の有無の判定(ステップS33)、特定情報の追加又は変更の有無の判定(ステップS35)を行う。
The automatic execution of execution procedure information verification processing by the execution procedure verification device RS of this example will be described with reference to the processing flow shown in FIG.
In this example, the additional update monitoring unit 25 periodically refers to the logical formula storage unit 19, the constraint storage unit 17, and the specific information storage unit 22 to detect whether a logical formula is added or changed (step S <b> 31). It is determined whether or not the constraint content information is added or changed (step S33), and whether or not the specific information is added or changed is determined (step S35).

追加更新監視部25は、ステップS31において論理式の追加又は変更を検出すると、当該論理式の追加又は変更を検証処理制御部17に通知し、検証処理制御部17が、全ての実行手順情報に対し、当該論理式を用いた検証処理を抽出部23及び検証部18及び論理式演算部20を制御して実行する(ステップS32)。
また、追加更新監視部25は、ステップS33において制約内容情報の追加又は変更を検出すると、当該制約内容情報の追加又は変更を検証処理制御部17に通知し、検証処理制御部17が、全ての実行手順情報に対し、当該制約内容情報に係る制約情報を被演算項に含む論理式を用いた検証処理を抽出部23及び検証部18及び論理式演算部20を制御して実行する(ステップS34)。
また、追加更新監視部25は、ステップS35において特定情報の追加又は変更を検出すると、当該特定情報を示す情報を検証処理制御部17に通知し、検証処理制御部17が、全ての実行手順情報に対し、当該特定情報に係る制約情報を被演算項に含む論理式を用いた検証処理を抽出部23及び検証部18及び論理式演算部20を制御して実行する(ステップS36)。
When the additional update monitoring unit 25 detects the addition or change of the logical expression in step S31, the addition update monitoring unit 25 notifies the verification process control unit 17 of the addition or change of the logical expression, and the verification process control unit 17 includes all the execution procedure information. On the other hand, the verification process using the logical expression is executed by controlling the extraction unit 23, the verification unit 18, and the logical expression calculation unit 20 (step S32).
Further, when detecting the addition or change of the constraint content information in step S33, the additional update monitoring unit 25 notifies the verification process control unit 17 of the addition or change of the constraint content information, and the verification process control unit 17 For the execution procedure information, a verification process using a logical expression including the constraint information related to the constraint content information in the operand is executed by controlling the extraction unit 23, the verification unit 18, and the logical expression calculation unit 20 (step S34). ).
Further, when the addition update monitoring unit 25 detects the addition or change of the specific information in step S35, the additional update monitoring unit 25 notifies the verification process control unit 17 of information indicating the specific information, and the verification process control unit 17 performs all the execution procedure information. On the other hand, the verification process using the logical expression including the constraint information related to the specific information in the operand is executed by controlling the extraction unit 23, the verification unit 18, and the logical expression calculation unit 20 (step S36).

なお、追加更新監視部25が、制約内容情報の追加又は変更を検出した場合には、当該制約内容情報に係る制約情報を用いた検証処理を実行してその結果を出力するようにしてもよい。
また、追加更新監視部25が、特定情報の追加又は変更を検出した場合には、当該特定情報に係る制約情報を用いた検証処理を実行してその結果を出力するようにしてもよい。
When the additional update monitoring unit 25 detects the addition or change of the constraint content information, the verification process using the constraint information related to the constraint content information may be executed and the result may be output. .
Further, when the additional update monitoring unit 25 detects the addition or change of the specific information, a verification process using the constraint information related to the specific information may be executed and the result may be output.

本発明に係る第4の実施例について、図11を参照して説明する。
図11の実行手順検証装置RSは、図9に示した第3の実施例の実行手順検証装置RSに、ダイジェスト値計算部26を追加したものである。
ダイジェスト値計算部26は、特定情報、制約内容情報、論理式に所定の演算を行って各情報の内容を表象する表象値(ダイジェスト値)を算出する。
特定情報記憶部22は、各特定情報から算出したダイジェスト値をそれぞれの特定情報に対応付けて記憶保持する。
制約記憶部17は、各制約情報から算出したダイジェスト値をそれぞれの制約情報に対応付けて記憶保持する。
論理式記憶部19は、各論理式から算出したダイジェスト値をそれぞれの論理式に対応付けて記憶保持する。
A fourth embodiment according to the present invention will be described with reference to FIG.
The execution procedure verification device RS of FIG. 11 is obtained by adding a digest value calculation unit 26 to the execution procedure verification device RS of the third embodiment shown in FIG.
The digest value calculation unit 26 performs a predetermined operation on the specific information, the constraint content information, and the logical expression to calculate a representation value (digest value) that represents the content of each information.
The specific information storage unit 22 stores and holds the digest value calculated from each specific information in association with the specific information.
The constraint storage unit 17 stores and holds the digest value calculated from each constraint information in association with each constraint information.
The logical expression storage unit 19 stores and holds the digest value calculated from each logical expression in association with each logical expression.

追加更新監視部25は、特定情報記憶部22、制約記憶部17、論理式記憶部19にデータが追加される際に、当該データのダイジェスト値をダイジェスト値計算部26により算出し、追加先の記憶部に記憶されている全てのダイジェスト値と比較して一致するダイジェスト値がなければ、データの追加があったことを検出する。
また、追加更新監視部25は、特定情報記憶部22、制約記憶部17、論理式記憶部19のデータが変更される際に、当該データのダイジェスト値をダイジェスト値計算部26により算出し、変更前のデータに対応付けて記憶されているダイジェスト値と比較してダイジェスト値が一致しなければ、データが変更されたことを検出する。
他の機能部は、第3の実施例の実行手順検証装置RSと同様であるため説明を割愛する。
When the data is added to the specific information storage unit 22, the constraint storage unit 17, and the logical formula storage unit 19, the additional update monitoring unit 25 calculates the digest value of the data by the digest value calculation unit 26, and adds If there is no digest value that matches all the digest values stored in the storage unit, it is detected that data has been added.
Further, when the data in the specific information storage unit 22, the constraint storage unit 17, and the logical expression storage unit 19 is changed, the additional update monitoring unit 25 calculates the digest value of the data by the digest value calculation unit 26 and changes the data. If the digest value does not match the digest value stored in association with the previous data, it is detected that the data has been changed.
The other functional units are the same as those of the execution procedure verification device RS of the third embodiment, and thus the description thereof is omitted.

本発明は、上記各実施例で説明したような検証機能を持ったビジネスプロセス提供装置(実行手順を実際に実行する装置)、ビジネスプロセス連携装置(実行手順にしたがって部品化されたサービスを順次呼び出す装置)、ビジネスプロセス実行手順記述装置(検証機能は手順記述のデバッガとして働く)等、種々の態様で実現することができる。   The present invention sequentially calls a business process providing device (a device that actually executes an execution procedure) having a verification function as described in each of the above embodiments, and a business process cooperation device (a service that is componentized according to the execution procedure). Apparatus), business process execution procedure description device (the verification function works as a procedure description debugger), and the like.

また、本例の実行手順検証装置RSは、HDD(Hard Disk Drive)、RAM(Random Access Memory)、CPU(Central Processing Unit)等のハードウェア資源を有するコンピュータが、本発明に係るプログラムを記憶保持したHDD等から当該プログラムを読み出し、RAM上に展開してCPUで演算処理することにより、各機能部を構成しているが、これらを専用ハードウェアにより構成するようにしてもよい。
また、本例の実行手順検証装置RSは、各機能部をプライベートネットワーク10により接続された複数台のコンピュータに分散して構成しているが、各機能を1台のコンピュータに構成するようにしてもよい。
In addition, the execution procedure verification device RS of this example is such that a computer having hardware resources such as a hard disk drive (HDD), a random access memory (RAM), and a central processing unit (CPU) stores and holds the program according to the present invention. Each functional unit is configured by reading the program from the HDD or the like, developing the program on the RAM, and performing arithmetic processing by the CPU. However, these functional units may be configured by dedicated hardware.
Further, the execution procedure verification device RS of the present example is configured such that each function unit is distributed among a plurality of computers connected by the private network 10, but each function is configured as a single computer. Also good.

本発明の第1の実施例に係る旅行予約システムの構成例を示す図である。It is a figure which shows the structural example of the travel reservation system which concerns on 1st Example of this invention. 本発明の第1の実施例に係る実行手順情報の記述例を示す図である。It is a figure which shows the example of a description of the execution procedure information which concerns on 1st Example of this invention. 本発明の第1の実施例に係る旅行予約可否問い合わせを説明する図である。It is a figure explaining the travel reservation availability inquiry which concerns on 1st Example of this invention. 本発明の第1の実施例に係る検証処理のフローを示す図である。It is a figure which shows the flow of the verification process which concerns on 1st Example of this invention. 本発明の第2の実施例に係る実行手順検証装置の構成例を示す図である。It is a figure which shows the structural example of the execution procedure verification apparatus which concerns on 2nd Example of this invention. 本発明の第2の実施例に係る検証処理を説明する図である。It is a figure explaining the verification process which concerns on 2nd Example of this invention. 本発明の第2の実施例に係る検証処理を説明する図である。It is a figure explaining the verification process which concerns on 2nd Example of this invention. 本発明の第2の実施例に係る検証処理のフローを示す図である。It is a figure which shows the flow of the verification process which concerns on 2nd Example of this invention. 本発明の第3の実施例に係る実行手順検証装置の構成例を示す図である。It is a figure which shows the structural example of the execution procedure verification apparatus which concerns on 3rd Example of this invention. 本発明の第3の実施例に係る検証処理のフローを示す図である。It is a figure which shows the flow of the verification process which concerns on 3rd Example of this invention. 本発明の第4の実施例に係る実行手順検証装置の構成例を示す図である。It is a figure which shows the structural example of the execution procedure verification apparatus which concerns on 4th Example of this invention.

符号の説明Explanation of symbols

11:メッセージ送受信部、
12:メッセージ記憶部、
13:入出力部、
14:実行手順記憶部、
15:ビジネスプロセス実行処理部、
16:検証処理制御部、
17:制約記憶部、
18:検証部、
19:論理式記憶部、
20:論理式演算部、
21:検証結果記憶部、
22:特定情報記憶部、
23:抽出部、
24:抽出結果記憶部、
25:追加更新監視部、
26:ダイジェスト値計算部
11: Message transmission / reception unit,
12: Message storage unit
13: Input / output unit,
14: execution procedure storage unit,
15: Business process execution processing unit,
16: Verification processing control unit,
17: Constraint storage unit
18: Verification section
19: logical expression storage unit,
20: logical expression calculation unit,
21: Verification result storage unit,
22: specific information storage unit,
23: Extraction unit,
24: Extraction result storage unit,
25: Additional update monitoring unit,
26: Digest value calculator

Claims (12)

業務を遂行するために実行する複数の処理の実行手順を示す実行手順情報を保持する第1の保持手段と、
実行手順情報中の一部分の処理を示す情報と当該処理の実行に係る制約を示す情報とを対応付けた制約情報を保持する第2の保持手段と、
前記第1の保持手段に保持された実行手順情報が前記第2の保持手段に保持された制約情報に適合するか否かを検証する部分検証処理を行う検証手段と、
前記部分検証処理の結果を出力する出力手段と、
を備えたことを特徴とする実行手順検証装置。
A first holding means for holding execution procedure information indicating an execution procedure of a plurality of processes to be executed to perform business;
Second holding means for holding constraint information in which information indicating a part of processing in the execution procedure information is associated with information indicating constraints related to the execution of the processing;
Verification means for performing partial verification processing for verifying whether or not the execution procedure information held in the first holding means matches the constraint information held in the second holding means;
Output means for outputting a result of the partial verification process;
An execution procedure verification device comprising:
前記実行手順検証装置は、実行手順情報及び制約情報の指定を利用者から受け付ける指示受付手段を更に備え、
前記検証手段は、前記指定された実行手順情報に対して前記指定された制約情報に基づく部分検証処理を行うことを特徴とする請求項1に記載の実行手順検証装置。
The execution procedure verification device further includes an instruction receiving unit that receives specification of execution procedure information and constraint information from a user,
The execution procedure verification apparatus according to claim 1, wherein the verification unit performs a partial verification process based on the specified constraint information with respect to the specified execution procedure information.
前記実行手順検証装置は、前記第2の保持手段への制約情報の追加又は前記第2の保持手段に保持された制約情報の変更を検出する制約情報監視手段を更に備え、
前記検証手段は、前記第2の保持手段への制約情報の追加又は前記第2の保持手段に保持された制約情報の変更を前記制約情報監視手段により検出したことに応じて、前記第1の保持手段に保持された実行手順情報に対して当該制約情報に基づく部分検証処理を行うことを特徴とする請求項1に記載の実行手順検証装置。
The execution procedure verification apparatus further includes constraint information monitoring means for detecting addition of constraint information to the second holding means or change of constraint information held in the second holding means,
In response to detecting the addition of the constraint information to the second holding unit or the change of the constraint information held in the second holding unit by the verification unit, the verification unit detects the first information The execution procedure verification apparatus according to claim 1, wherein a partial verification process based on the constraint information is performed on the execution procedure information held in the holding unit.
前記実行手順検証装置は、制約情報に所定の演算を行って当該制約情報の内容を表象する表象値を算出する制約情報表象値算出手段を更に備え、
前記第2の保持手段に保持された制約情報にはその表象値が付加されており、
前記制約情報監視手段は、前記第2の保持手段に保持された制約情報に付加された表象値が変化した場合に、当該変化した表象値が付加されている制約情報が追加又は変更されたとして検出することを特徴とする請求項3に記載の実行手順検証装置。
The execution procedure verification device further includes constraint information representation value calculation means for performing a predetermined operation on the constraint information to calculate a representation value representing the content of the constraint information,
The representation value is added to the constraint information held in the second holding means,
When the representation value added to the constraint information held in the second holding unit changes, the constraint information monitoring unit assumes that the constraint information to which the changed representation value is added has been added or changed The execution procedure verification device according to claim 3, wherein the execution procedure verification device is detected.
業務を遂行するために実行する複数の処理の実行手順を示す実行手順情報を保持する第1の保持手段と、
実行手順情報中の一部分の処理を示す情報と当該処理の実行に係る制約を示す情報とを対応付けた制約情報を保持する第2の保持手段と、
複数の制約情報によるそれぞれの検証結果を統合するための統合情報を保持する第3の保持手段と、
前記第1の保持手段に保持された実行手順情報が前記第3の保持手段に保持された統合情報に係る複数の制約情報に適合するか否かをそれぞれ検証し、各検証結果を当該統合情報に基づいて統合する統合検証処理を行う統合検証手段と、
前記統合検証処理の結果を出力する出力手段と、
を備えたことを特徴とする実行手順検証装置。
A first holding means for holding execution procedure information indicating an execution procedure of a plurality of processes to be executed to perform business;
Second holding means for holding constraint information in which information indicating a part of processing in the execution procedure information is associated with information indicating constraints related to the execution of the processing;
A third holding means for holding integrated information for integrating the respective verification results by a plurality of constraint information;
Each of the execution procedure information held in the first holding means is verified whether or not it matches a plurality of pieces of constraint information related to the integrated information held in the third holding means, and each verification result is determined as the integrated information. Integrated verification means for performing integrated verification processing based on
Output means for outputting the result of the integrated verification process;
An execution procedure verification device comprising:
前記実行手順検証装置は、実行手順情報及び統合情報の指定を利用者から受け付ける指示受付手段を更に備え、
前記検証手段は、前記指定された実行手順情報に対して前記指定された統合情報に基づく統合検証処理を行うことを特徴とする請求項5に記載の実行手順検証装置。
The execution procedure verification device further includes an instruction receiving unit that receives specification of execution procedure information and integrated information from a user,
The execution procedure verification apparatus according to claim 5, wherein the verification unit performs an integrated verification process based on the specified integrated information with respect to the specified execution procedure information.
前記実行手順検証装置は、前記第2の保持手段への制約情報の追加又は前記第2の保持手段に保持された制約情報の変更を検出する制約情報監視手段を更に備え、
前記検証手段は、前記第2の保持手段への制約情報の追加又は前記第2の保持手段に保持された制約情報の変更を前記制約監視手段により検出したことに応じて、前記第1の保持手段が保持する実行手順情報に対して当該制約情報に係る統合情報に基づく統合検証処理を行うことを特徴とする請求項5に記載の実行手順検証装置。
The execution procedure verification apparatus further includes constraint information monitoring means for detecting addition of constraint information to the second holding means or change of constraint information held in the second holding means,
The verification unit is configured to detect the first holding in response to the addition of the constraint information to the second holding unit or the change of the constraint information held in the second holding unit detected by the constraint monitoring unit. 6. The execution procedure verification apparatus according to claim 5, wherein an integration verification process based on the integration information related to the constraint information is performed on the execution procedure information held by the means.
前記実行手順検証装置は、制約情報に所定の演算を行って当該制約情報の内容を表象する表象値を算出する制約情報表象値算出手段を更に備え、
前記第2の保持手段に保持された制約情報にはその表象値が付加されており、
前記制約情報監視手段は、前記第2の保持手段に保持された制約情報に付加された表象値が変化した場合に、当該変化した表象値が付加されている制約情報が追加又は変更されたとして検出することを特徴とする請求項7に記載の実行手順検証装置。
The execution procedure verification device further includes constraint information representation value calculation means for performing a predetermined operation on the constraint information to calculate a representation value representing the content of the constraint information,
The representation value is added to the constraint information held in the second holding means,
When the representation value added to the constraint information held in the second holding unit changes, the constraint information monitoring unit assumes that the constraint information to which the changed representation value is added has been added or changed The execution procedure verification device according to claim 7, wherein the execution procedure verification device is detected.
前記実行手順検証装置は、前記第3の保持手段への統合情報の追加又は前記第3の保持手段に保持された統合情報の変更を検出する統合情報監視手段を更に備え、
前記検証手段は、前記第3の保持手段への統合情報の追加又は前記第3の保持手段に保持された統合情報の変更を前記統合情報監視手段により検出したことに応じて、前記第1の保持手段に保持された実行手順情報に対して当該統合情報に基づく統合検証処理を行うことを特徴とする請求項5に記載の実行手順検証装置。
The execution procedure verification apparatus further includes integrated information monitoring means for detecting addition of integrated information to the third holding means or change of integrated information held in the third holding means,
In response to detecting the addition of integrated information to the third holding means or the change of the integrated information held in the third holding means by the integrated information monitoring means, the verification means 6. The execution procedure verification apparatus according to claim 5, wherein an integration verification process based on the integration information is performed on the execution procedure information held in the holding unit.
前記実行手順検証装置は、統合情報に所定の演算を行って当該統合情報の内容を表象する表象値を算出する統合情報表象値算出手段を更に備え、
前記第3の保持手段に保持された統合情報にはその表象値が付加されており、
前記統合情報監視手段は、前記第3の保持手段に保持された統合情報に付加された表象値が変化した場合に、当該変化した表象値が付加されている統合情報が追加又は変更されたとして検出することを特徴とする請求項9に記載の実行手順検証装置。
The execution procedure verification device further includes integrated information representation value calculation means for performing a predetermined operation on the integration information and calculating a representation value representing the content of the integration information,
The representation value is added to the integrated information held in the third holding means,
When the representation value added to the integration information held in the third holding unit is changed, the integration information monitoring unit is assumed that the integration information to which the changed representation value is added is added or changed. The execution procedure verification device according to claim 9, wherein the execution procedure verification device is detected.
コンピュータを、
業務を遂行するために実行する複数の処理の実行手順を示す実行手順情報を保持する第1の保持手段、
実行手順情報中の一部分の処理を示す情報と当該処理の実行に係る制約を示す情報とを対応付けた制約情報を保持する第2の保持手段、
前記第1の保持手段に保持された実行手順情報が前記第2の保持手段に保持された制約情報に適合するか否かを検証する部分検証処理を行う検証手段、
前記部分検証処理の結果を出力する出力手段、
として機能させるための実行手順検証プログラム。
Computer
A first holding means for holding execution procedure information indicating an execution procedure of a plurality of processes to be executed in order to perform business;
Second holding means for holding constraint information in which information indicating a part of processing in the execution procedure information is associated with information indicating constraints related to execution of the processing;
Verification means for performing partial verification processing for verifying whether or not the execution procedure information held in the first holding means is compatible with the constraint information held in the second holding means;
Output means for outputting a result of the partial verification process;
Execution procedure verification program to function as
コンピュータを、
業務を遂行するために実行する複数の処理の実行手順を示す実行手順情報を保持する第1の保持手段、
実行手順情報中の一部分の処理を示す情報と当該処理の実行に係る制約を示す情報とを対応付けた制約情報を保持する第2の保持手段、
複数の制約情報によるそれぞれの検証結果を統合するための統合情報を保持する第3の保持手段、
前記第1の保持手段に保持された実行手順情報が前記第3の保持手段に保持された統合情報に係る複数の制約情報に適合するか否かをそれぞれ検証し、各検証結果を当該統合情報に基づいて統合する統合検証処理を行う統合検証手段、
前記統合検証処理の結果を出力する出力手段、
として機能させるための実行手順検証プログラム。
Computer
A first holding means for holding execution procedure information indicating an execution procedure of a plurality of processes to be executed in order to perform business;
Second holding means for holding constraint information in which information indicating a part of processing in the execution procedure information is associated with information indicating constraints related to execution of the processing;
A third holding means for holding integrated information for integrating the respective verification results by a plurality of constraint information;
Each of the execution procedure information held in the first holding means is verified whether or not it matches a plurality of pieces of constraint information related to the integrated information held in the third holding means, and each verification result is determined as the integrated information. Integrated verification means for performing integrated verification processing based on
Output means for outputting the result of the integrated verification process;
Execution procedure verification program to function as
JP2006339441A 2006-12-18 2006-12-18 Execution procedure verification device, and execution procedure verification program Pending JP2008152506A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006339441A JP2008152506A (en) 2006-12-18 2006-12-18 Execution procedure verification device, and execution procedure verification program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006339441A JP2008152506A (en) 2006-12-18 2006-12-18 Execution procedure verification device, and execution procedure verification program

Publications (1)

Publication Number Publication Date
JP2008152506A true JP2008152506A (en) 2008-07-03

Family

ID=39654620

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006339441A Pending JP2008152506A (en) 2006-12-18 2006-12-18 Execution procedure verification device, and execution procedure verification program

Country Status (1)

Country Link
JP (1) JP2008152506A (en)

Similar Documents

Publication Publication Date Title
US8768651B2 (en) System and method for automatic standardization and verification of system design requirements
US10083110B2 (en) Systems and methods for software testing and test management
CN103098047B (en) Systems and methods for distributed electronic signature documents including version control
CA2937017C (en) Integrated design application
US20080115195A1 (en) Remote workflow schedule authoring
US20070168959A1 (en) Method and system for reviewing text files using distributable review data packets
US9229920B1 (en) Compound undo/redo manager for mixed model edits
US7945891B2 (en) Time business process validations within data context
US20160364674A1 (en) Project management with critical path scheduling and releasing of resources
CN107015794A (en) Software is service reference flow extensible authentication framework
JP5375627B2 (en) Computer system, workflow control method, and workflow control program
Lakshmanan et al. A business centric end-to-end monitoring approach for service composites
CN102446093A (en) Method and device of combined properties dialog from different sources
Gürses et al. Requirements engineering within a large-scale security-oriented research project: lessons learned
KR20090131426A (en) Method of workflow process modeling
JP2014164677A (en) Specification verification support device, specification verification support method and program
KR20160014491A (en) Providing method for collaboration task environment, Computer program for the same, and Recording medium storing computer program thereof
JP2008152506A (en) Execution procedure verification device, and execution procedure verification program
US7730105B2 (en) Time sharing managing apparatus, document creating apparatus, document reading apparatus, time sharing managing method, document creating method, and document reading method
JP2008152507A (en) Execution procedure control device, and execution procedure control program
US20100107049A1 (en) Dynamic Generation of Data Entry Metadata
JP2008040751A (en) Information processor supporting setting of operation attribute of application program, information processor method, and program
JP5123337B2 (en) Verification data generation device, verification data generation program, and verification data generation method
JP2008107982A (en) Development support program, development support method, and development support device
JP2007058750A (en) Data specification description document and verification data generation device