JP2005166038A - Progress decision method of business process, converter, progress decision computer program of business process and problem solving method of business process integration system - Google Patents

Progress decision method of business process, converter, progress decision computer program of business process and problem solving method of business process integration system Download PDF

Info

Publication number
JP2005166038A
JP2005166038A JP2004328579A JP2004328579A JP2005166038A JP 2005166038 A JP2005166038 A JP 2005166038A JP 2004328579 A JP2004328579 A JP 2004328579A JP 2004328579 A JP2004328579 A JP 2004328579A JP 2005166038 A JP2005166038 A JP 2005166038A
Authority
JP
Japan
Prior art keywords
business
business process
event
message
information processing
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
JP2004328579A
Other languages
Japanese (ja)
Inventor
Hisatoshi Adachi
久俊 安達
Sari Shimizu
咲里 清水
Yosuke Tanaka
田中 洋介
Sukehiro Osaka
融弘 大坂
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.)
International Business Machines Corp
Original Assignee
International Business Machines 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 International Business Machines Corp filed Critical International Business Machines Corp
Priority to JP2004328579A priority Critical patent/JP2005166038A/en
Publication of JP2005166038A publication Critical patent/JP2005166038A/en
Pending legal-status Critical Current

Links

Images

Landscapes

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

Abstract

<P>PROBLEM TO BE SOLVED: To monitor the progress of implicit progress of a process without alterations to the existing application. <P>SOLUTION: This method comprises a mapping logic generating part 14 that refers to mapping definition stored in a mapping definition storage part 11 for mapping an object flow event to a control flow event, generates a mapping logic for identifying the control flow event mapped to the object flow event and stores the mapping logic in a mapping logic storage part 16, a log logic generation part 15 that refers to a process definition stored in a process definition storage part 12 for mapping a control flow event to monitoring log information, generates a log logic for outputting a monitoring log of control flow events and stores the log logic in a log logic storage part 17, and a logic/skeleton composing part 18 that composes a mapping logic and a log logic into a skeleton stored in a skeleton storage part 13. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

本発明は、業務の流れであるプロセスを実行することにより生じる情報の流れにおけるイベント(以下、「オブジェクトフローイベント」という)に関する情報を、その業務の流れにおけるイベント(以下、「コントロールフローイベント」という)に関する情報に変換するイベント情報変換装置等に関する。   In the present invention, information on an event in an information flow (hereinafter referred to as an “object flow event”) generated by executing a process that is a business flow is referred to as an event in the business flow (hereinafter referred to as a “control flow event”). The present invention relates to an event information conversion device and the like that convert the information into information related to).

近年、例えば同じ企業内でこれまで別々に動作していた既存のアプリケーションプログラム(以下、「アプリケーション」という)を組み合わせて新たな価値を付加するビジネスプロセス統合(Business Process Integration, BPI)が着目されている。ここで、ビジネスプロセス統合とは、情報のリアルタイムな同期や共有といったアプリケーション統合から更に一歩進んで、全体的な業務の流れ、即ちビジネスプロセスをベースに、それに沿って必要な内外のアプリケーションやサービスを呼び出す統合手法であると定義することができる。
このようなビジネスプロセス統合が行われたシステムは、個々の人間またはコンピュータが行う業務単位(アクティビティ)の連鎖と捉えることができる。そこで、問題となるのは、ある仕事が現在どのアクティビティで処理されているかという進捗状況である。このような問題に対しては、Business Activity Monitor(BAM)により対処することになる。尚、Business Activity Monitorとは、ビジネスオペレーションに関わるビジネスプロセス
とITイベントとを視覚化するものであり、これにより、問題の早期発見や、パフォーマンスの解析や、ビジネスオペレーションの改善および最適化を図るものである。
In recent years, for example, business process integration (BPI) that adds new value by combining existing application programs (hereinafter referred to as “applications”) that have been operating separately in the same company has attracted attention. Yes. Here, business process integration goes one step further from application integration such as real-time synchronization and sharing of information. Based on the overall business flow, that is, business processes, the necessary internal and external applications and services are arranged along with them. It can be defined as an integrated method to call.
A system in which such business process integration is performed can be regarded as a chain of business units (activities) performed by individual persons or computers. Therefore, what matters is the progress of which activity a job is currently being processed. Such problems will be dealt with by Business Activity Monitor (BAM). Business Activity Monitor is a visualization of business processes and IT events related to business operations, which enables early detection of problems, performance analysis, and improvement and optimization of business operations. It is.

従来、ワークフローシステムで管理されるプロセス(明示的なプロセス)であれば、そのワークフローシステムによりプロセスの進捗を監視することは可能であった(例えば、特
許文献1、2参照。)。
特許文献1の発明は、BtoBにおける企業間業務管理のために業務の進行を指示するコンポーネントを間に置くというもので、その性質上まさにワークフローエンジンである。また、特許文献2の発明は、イベント駆動型のワークフローエンジンで、あるイベントが発生したことにより次のアクティビティを開始するといったプロセスの管理を可能にするものである。結局、いずれの発明においても、主コンポーネントとなる、ワークフローの実行や進捗を管理するコンポーネントが存在している。
Conventionally, if the process is managed by the workflow system (explicit process), the progress of the process can be monitored by the workflow system (see, for example, Patent Documents 1 and 2).
The invention of Patent Document 1 has a component for instructing the progress of business for business-to-business management in BtoB. The invention of Patent Document 2 is an event-driven workflow engine that enables process management such as starting the next activity when a certain event occurs. After all, in any of the inventions, there is a component that manages the execution and progress of the workflow, which is the main component.

特開2002−032544号公報(第6、7頁、第1図)Japanese Patent Laid-Open No. 2002-032544 (pages 6, 7 and 1) 特開2002−109170号公報(第8、9頁、第3図)JP 2002-109170 A (pages 8, 9 and 3)

しかしながら、既存のアプリケーション(レガシーアプリケーション)の中には、ワークフローシステムで管理されないプロセス(暗黙的なプロセス)を持つものも少なからず存在している。このようなアプリケーションにおいて、ワークフローシステムでプロセスを管理または監視しようとすると、ワークフローシステムに合わせてアプリケーションを変更する必要が生じるが、多くのレガシーアプリケーションの場合、新たな機能の追加は困難であるという問題点があった。実際のシステムインテグレーションの案件でも、レガシーシステムに手を入れることなくシステムを統合し、トランザクションの実行ログを複数システム間で統合して表示することが求められることは多い。   However, there are not a few existing applications (legacy applications) that have processes (implicit processes) that are not managed by the workflow system. In such an application, if the process is managed or monitored by the workflow system, the application needs to be changed according to the workflow system. However, in many legacy applications, it is difficult to add a new function. There was a point. Even in an actual system integration project, it is often required to integrate and display the transaction execution log among multiple systems without integrating the legacy system.

本発明は、以上のような技術的課題を解決するためになされたものであって、その目的は、既存のアプリケーションに手を加えることなく、暗黙的なプロセスの進捗を監視できるようにすることにある。   The present invention has been made to solve the above technical problems, and its purpose is to allow the progress of an implicit process to be monitored without modifying an existing application. It is in.

すなわち本発明は、第一及び第二の情報処理システムとメッセージ交換システムとを備え、当該メッセージ交換システムを介して当該第一及び第二の情報処理システム間でメッセージを交換し、あるビジネスプロセスを実行するビジネスプロセス統合システムに適用される方法であり、当該交換されるメッセージに基づいて当該ビジネスプロセスの進捗を判断する判断ステップを有する方法である。さらに、前記判断ステップの前に、前記メッセージ交換システムからメッセージを取得する取得ステップを有してもよい。また、前記判断ステップの後に、前記ビジネスプロセスの進捗を記録する記録ステップを有してもよい。また、前記記録ステップは、前記ビジネスプロセスの進捗をログとして記憶してもよい。また、前記ビジネスプロセスは前記第一の情報処理システムで処理される1以上の業務単位を含み、前記判断ステップは、前記交換されるメッセージに基づいて当該業務単位の進捗を判断してもよい。また、前記判断ステップは、前記交換されるメッセージに基づいて当該業務単位の開始及び/又は終了を判断してもよい。前記業務単位の一部に人の行為を含んでもよい。また、前記ビジネスプロセスは前記第一の情報処理システムで処理される複数の業務単位を含み、当該複数の業務単位のワークフローが明示的に定義されていないものでもよい。また、前記ビジネスプロセスは前記第一の情報処理システム内のあるアプリケーションで処理される業務単位を含み、当該アプリケーションは進捗監視機能を有さないものでもよい。また、前記ビジネスプロセスは複数の業務単位を含み、一部の業務単位が前記第一の情報処理システムで処理され、他の業務単位が前記第二の情報処理システムで処理されるものでもよい。また前記第一の情報処理システムと前記第二の情報処理システムと相異なる組織の情報処理システムであってもよい。   That is, the present invention includes first and second information processing systems and a message exchange system, exchanges messages between the first and second information processing systems via the message exchange system, and performs a certain business process. The method is applied to a business process integration system to be executed, and has a determination step of determining the progress of the business process based on the exchanged message. Furthermore, before the determination step, an acquisition step of acquiring a message from the message exchange system may be included. Moreover, you may have a recording step which records the progress of the said business process after the said determination step. The recording step may store the progress of the business process as a log. The business process may include one or more business units processed by the first information processing system, and the determination step may determine the progress of the business unit based on the exchanged message. The determining step may determine the start and / or end of the business unit based on the exchanged message. A part of the business unit may include a human action. The business process may include a plurality of business units processed by the first information processing system, and workflows of the plurality of business units may not be explicitly defined. The business process may include a business unit processed by a certain application in the first information processing system, and the application may not have a progress monitoring function. The business process may include a plurality of business units, some of the business units may be processed by the first information processing system, and other business units may be processed by the second information processing system. The information processing system may be an organization different from the first information processing system and the second information processing system.

また本発明は、第一及び第二の情報処理システムとメッセージ交換システムとを備え、当該メッセージ交換システムを介して当該第一及び第二の情報処理システム間でメッセージを交換し、あるビジネスプロセスを実行するビジネスプロセス統合システムに適用される変換装置であり、当該交換されるメッセージに基づいて当該ビジネスプロセスの進捗を判断する判断部を有する変換装置でもある。さらに、前記メッセージ交換システムからメッセージを取得する取得部を有してもよい。また、前記ビジネスプロセスの進捗を記録する記録部を有してもよい。   The present invention also includes a first and second information processing system and a message exchange system, exchanges messages between the first and second information processing systems via the message exchange system, and performs a certain business process. It is a conversion apparatus applied to the business process integration system to be executed, and is also a conversion apparatus having a determination unit that determines the progress of the business process based on the exchanged message. Furthermore, you may have an acquisition part which acquires a message from the said message exchange system. Moreover, you may have a recording part which records the progress of the said business process.

また本発明は、第一及び第二の情報処理システムとメッセージ交換システムとを備え、当該メッセージ交換システムを介して当該第一及び第二の情報処理システム間でメッセージを交換し、あるビジネスプロセスを実行するビジネスプロセス統合システムに適用される変換装置としてコンピュータを機能させるコンピュータプログラムであり、当該コンピュータに、当該交換されるメッセージに基づいて当該ビジネスプロセスの進捗を判断する判断機能を実現させるコンピュータプログラムでもある。さらに、前記コンピュータに、前記メッセージ交換システムからメッセージを取得する取得機能を実現させてもよい。また、前記コンピュータに、前記ビジネスプロセスの進捗を記録する記録機能を実現させてもよい。   The present invention also includes a first and second information processing system and a message exchange system, exchanges messages between the first and second information processing systems via the message exchange system, and performs a certain business process. A computer program that causes a computer to function as a conversion device that is applied to a business process integration system to be executed, and a computer program that causes the computer to realize a determination function that determines the progress of the business process based on the exchanged message. is there. Further, an acquisition function for acquiring a message from the message exchange system may be realized in the computer. The computer may be provided with a recording function for recording the progress of the business process.

また発明は、第一及び第二の情報処理システムとメッセージ交換システムとを備え、当該メッセージ交換システムを介して当該第一及び第二の情報処理システム間でメッセージを交換し、あるビジネスプロセスを実行するビジネスプロセス統合システムに適用される問題解決の提供方法であり、当該交換されるメッセージと当該ビジネスプロセスの進捗との関係を分析する分析ステップを有する問題解決の提供方法でもある。さらに、前記分析結果に基づいて、あるメッセージが入力されると対応するビジネスプロセスの進捗を出力する変換装置を開発する開発ステップを有してもよい。また、前記変換装置を前記ビジネスプロセス統合システムに設置する設置ステップを有してもよい。また前記ビジネスプロセスの変更に伴って、前記変換装置を改造する改造ステップを有してもよい。また前記ビジネスプロセスは前記第一の情報処理システムで処理される1以上の業務単位を含み、前記分析ステップは、あるメッセージと当該メッセージがどのプロセスに対応するのかを示す識別子とをマッピングするマッピング定義ステップと、ある識別子がどの業務単位のどの状態に対応するのかを定義するプロセス定義ステップとを含むんでもよい。また、前記開発ステップは、コンピュータを前記変換装置として機能させるためのコンピュータプログラムを開発するプログラム開発ステップを含んでもよい。また、前記ビジネスプロセスは前記第一の情報処理システムで処理される1以上の業務単位を含み、前記分析ステップは、あるメッセージと当該メッセージがどのプロセスに対応するのかを示す識別子とをマッピングするマッピング定義ステップと、ある識別子がどの業務単位のどの状態に対応するのかを定義するプロセス定義ステップとを含み、前記開発ステップは、コンピュータを前記変換装置として機能させるためのコンピュータプログラムを開発するプログラム開発ステップを含み、当該プログラム開発ステップは、当該マッピング定義ステップで得られたマッピング定義と、当該プロセス定義ステップで得られたプロセス定義と、当該プログラムを前記メッセージ変換システムで実行させるためのスケルトンとに基づいて開発されるものでもよい。また、前記コンピュータプログラムを前記メッセージ交換システムを構成するコンピュータにインストールするインストールステップを有してもよい。また、前記ビジネスプロセスの変更に伴って、前記コンピュータプログラムを改変する改変ステップを有してもよい。   The invention also includes a first and second information processing system and a message exchange system, exchanges messages between the first and second information processing systems via the message exchange system, and executes a certain business process. It is also a problem solution providing method applied to a business process integration system, and a problem solution providing method having an analysis step for analyzing the relationship between the exchanged message and the progress of the business process. Furthermore, a development step of developing a conversion device that outputs a progress of a corresponding business process when a certain message is input based on the analysis result may be included. Moreover, you may have the installation step which installs the said conversion apparatus in the said business process integrated system. Moreover, you may have the remodeling step which remodels the said conversion apparatus with the change of the said business process. The business process includes one or more business units to be processed by the first information processing system, and the analysis step is a mapping definition for mapping a message and an identifier indicating which process the message corresponds to. It may include a step and a process definition step that defines which state of which business unit corresponds to a certain identifier. The development step may include a program development step of developing a computer program for causing a computer to function as the conversion device. The business process includes one or more business units processed by the first information processing system, and the analysis step is a mapping for mapping a message and an identifier indicating which process the message corresponds to. A program development step for developing a computer program for causing a computer to function as the conversion device, the definition step including a process definition step for defining which state of which business unit corresponds to a certain identifier And the program development step is based on the mapping definition obtained in the mapping definition step, the process definition obtained in the process definition step, and a skeleton for causing the message conversion system to execute the program. Developed It may be the one. Moreover, you may have the installation step which installs the said computer program in the computer which comprises the said message exchange system. Moreover, you may have the modification step which modifies the said computer program with the change of the said business process.

かかる目的のもと、本発明は、対外システムやネットワークで接続された内部システムにおけるタスクとの間で情報を交換するアクティビティに注目し、既存のレガシーシステムに手を加えることなく、タスクとの関係で起こるイベントを受け取って、それをビジネスプロセスの進捗モデルにおけるイベントに変換するものである。即ち、本発明のイベント情報変換装置は、業務の流れであるプロセスを実行することにより生じる情報の流れにおけるイベントであるオブジェクトフローイベントに関する情報を取得するオブジェクトフローイベント情報取得手段と、業務の流れにおけるイベントであるコントロールフローイベントの中から、オブジェクトフローイベント情報取得手段が情報を取得したオブジェクトフローイベントに関係するコントロールフローイベントを特定するコントロールフローイベント特定手段とを備えている。   For this purpose, the present invention focuses on the activity of exchanging information with tasks in external systems and internal systems connected by a network, and the relationship between tasks without changing the existing legacy system. The event that occurs in the process is received and converted into an event in the business process progress model. That is, the event information conversion apparatus of the present invention includes an object flow event information acquisition unit that acquires information related to an object flow event that is an event in an information flow generated by executing a process that is a business flow, Control flow event specifying means for specifying a control flow event related to the object flow event whose information is acquired by the object flow event information acquisition means from among the control flow events as events.

また、このようにタスクとの関係で起こるイベントをビジネスプロセスの進捗モデルにおけるイベントに変換することにより、暗黙的なレガシーシステム内のビジネスプロセスをモニタリングするものである。即ち、本発明のイベント情報変換装置は、コントロールフローイベント特定手段により特定されたコントロールフローイベントに関する情報を記録するコントロールフローイベント情報記録手段を更に備えることもできる。   In addition, the business process in the implicit legacy system is monitored by converting the event occurring in the relationship with the task to the event in the progress model of the business process. In other words, the event information conversion apparatus of the present invention can further comprise control flow event information recording means for recording information related to the control flow event specified by the control flow event specifying means.

更に、本発明は、タスクとの関係で起こるイベントをビジネスプロセスの進捗モデルにおけるイベントに変換するメッセージ交換装置として捉えることもできる。その場合、本発明のメッセージ交換装置は、業務の流れであるプロセスと外部タスクとの間で交換されるメッセージを検知するメッセージ検知手段と、業務の流れにおけるイベントであるコントロールフローイベントの中から、メッセージ検知手段により検知されたメッセージに関係するコントロールフローイベントを特定するコントロールフローイベント特定手段とを備えている。   Furthermore, the present invention can also be understood as a message exchange device that converts events that occur in relation to tasks into events in a business process progress model. In that case, the message exchange apparatus of the present invention includes a message detection unit that detects a message exchanged between a process that is a business flow and an external task, and a control flow event that is an event in the business flow. Control flow event specifying means for specifying a control flow event related to the message detected by the message detecting means.

更にまた、本発明は、タスクとの関係で起こるイベントをビジネスプロセスの進捗モデルにおけるイベントに変換するイベント情報変換プログラム(イベントコンバータ)を生成するイベント情報変換プログラム生成装置として捉えることもできる。その場合、本発明イベント情報変換プログラム生成装置は、業務の流れであるプロセスを実行することにより生じる情報の流れにおけるイベントであるオブジェクトフローイベントと、業務の流れにおけるイベントであるコントロールフローイベントとを対応付けたマッピング定義を記憶するマッピング定義記憶手段と、このマッピング定義記憶手段に記憶されたマッピング定義を参照することにより、オブジェクトフローイベントに関する情報を取得してそのオブジェクトフローイベントに対応するコントロールフローイベントを特定するマッピングロジックを生成するマッピングロジック生成手段とを備えている。   Furthermore, the present invention can also be understood as an event information conversion program generation device that generates an event information conversion program (event converter) that converts an event that occurs in relation to a task into an event in a business process progress model. In this case, the event information conversion program generation device of the present invention corresponds to an object flow event that is an event in the information flow caused by executing a process that is a business flow and a control flow event that is an event in the business flow The mapping definition storage means for storing the attached mapping definition and the mapping definition stored in the mapping definition storage means are referred to obtain information on the object flow event, and the control flow event corresponding to the object flow event is obtained. Mapping logic generation means for generating a mapping logic to be identified.

また、本発明は、タスクとの関係で起こるイベントをビジネスプロセスの進捗モデルにおけるイベントに変換するイベント情報変換方法として捉えることもできる。その場合、本発明のイベント情報変換方法は、業務の流れであるプロセスを実行することにより生じる情報の流れにおけるイベントであるオブジェクトフローイベントと、業務の流れにおけるイベントであるコントロールフローイベントとを対応付けたマッピング定義を記憶するステップと、このオブジェクトフローイベントに関する情報を取得するステップと、記憶されたマッピング定義を参照することにより、情報を取得したオブジェクトフローイベントに対応するコントロールフローイベントを特定するステップとを含んでいる。   The present invention can also be understood as an event information conversion method for converting an event that occurs in relation to a task into an event in a business process progress model. In this case, the event information conversion method according to the present invention associates an object flow event that is an event in the information flow caused by executing a process that is a business flow and a control flow event that is an event in the business flow. A step of storing the mapping definition, a step of obtaining information on the object flow event, a step of identifying a control flow event corresponding to the object flow event for which the information has been obtained by referring to the stored mapping definition, Is included.

更にまた、本発明は、イベント情報変換プログラム(イベントコンバータ)を生成する方法として捉えることもできる。その場合、本発明のイベント情報変換プログラム生成方法は、業務の流れであるプロセスを実行することにより生じる情報の流れにおけるイベントであるオブジェクトフローイベントと、業務の流れにおけるイベントであるコントロールフローイベントとを対応付けたマッピング定義を記憶するステップと、記憶されたマッピング定義を参照することにより、オブジェクトフローイベントに関する情報を取得してそのオブジェクトフローイベントに対応するコントロールフローイベントを特定するマッピングロジックを生成するステップとを含んでいる。   Furthermore, the present invention can also be understood as a method for generating an event information conversion program (event converter). In this case, the event information conversion program generation method of the present invention includes an object flow event that is an event in an information flow generated by executing a process that is a business flow, and a control flow event that is an event in the business flow. A step of storing the mapping definition associated with the information, and a step of generating mapping logic for acquiring information related to the object flow event and identifying a control flow event corresponding to the object flow event by referring to the stored mapping definition Including.

一方、本発明は、コンピュータにイベント情報変換装置としての機能を実現させるためのコンピュータプログラムとして捉えることもできる。その場合、本発明のプログラムは、コンピュータに、業務の流れであるプロセスを実行することにより生じる情報の流れにおけるイベントであるオブジェクトフローイベントに関する情報を取得する機能と、業務の流れにおけるイベントであるコントロールフローイベントの中から、情報を取得したオブジェクトフローイベントに関係するコントロールフローイベントを特定する機能とを実現させるものである。   On the other hand, the present invention can also be understood as a computer program for causing a computer to realize a function as an event information conversion device. In that case, the program of the present invention has a function of acquiring information related to an object flow event that is an event in an information flow generated by executing a process that is a business flow in a computer, and a control that is an event in the business flow. A function for specifying a control flow event related to an object flow event for which information has been acquired from flow events is realized.

また、本発明は、コンピュータにイベント情報変換プログラム生成装置としての機能を実現させるためのコンピュータプログラムとして捉えることもできる。その場合、本発明のプログラムは、コンピュータに、業務の流れであるプロセスを実行することにより生じる情報の流れにおけるイベントであるオブジェクトフローイベントと、業務の流れにおけるイベントであるコントロールフローイベントとを対応付けたマッピング定義を読み込む機能と、読み込まれたマッピング定義を参照することにより、オブジェクトフローイベントに関する情報を取得してそのオブジェクトフローイベントに対応するコントロールフローイベントを特定するマッピングロジックを生成する機能とを実現させるものである。   The present invention can also be understood as a computer program for causing a computer to realize a function as an event information conversion program generating device. In this case, the program of the present invention associates an object flow event, which is an event in the information flow generated by executing a process, which is a business flow, with a control flow event, which is an event in the business flow, on a computer. The function to read the mapping definition and the function to generate the mapping logic to acquire the information about the object flow event and identify the control flow event corresponding to the object flow event by referring to the loaded mapping definition It is something to be made.

本発明によれば、既存のアプリケーションに手を加えることなく、暗黙的なプロセスの進捗を監視することが可能となる。   According to the present invention, it is possible to monitor the progress of an implicit process without modifying an existing application.

以下、添付図面を参照して、本発明の実施の形態について詳細に説明する。
図1は、本実施の形態が適用されるシステムの構成の一例を示した図である。
図1に示すように、本実施の形態は、例えば、企業Xで実行されるプロセス内の各アクティビティと、取引企業Yで動作する各外部タスクとの間のメッセージ交換がメッセージ交換システムを介して行われているような場合に適用される。ここで、企業Xで実行されるプロセスは、ワークフローシステムで管理されない暗黙的なプロセスである。また、このプロセス内の各アクティビティは、例えば、企業Xにおける購買、製造、配送といったサブシステムのレベルの業務単位であってもよいし、そのようなサブシステム内の更に細かいレベルの業務単位であってもよい。更に、各アクティビティは、コンピュータにより実行される業務単位であってもよいし、人間の作業として実行される業務単位であってもよい。尚、前者の場合においては、1つのアクティビティが1台のコンピュータで処理されるようなプロセスであってもよいし、複数のアクティビティが1台のコンピュータで処理されるようなプロセスであってもよい。
Embodiments of the present invention will be described below in detail with reference to the accompanying drawings.
FIG. 1 is a diagram showing an example of a system configuration to which the present embodiment is applied.
As shown in FIG. 1, in the present embodiment, for example, message exchange between each activity in a process executed by company X and each external task operating at trading company Y is performed via a message exchange system. Applicable when it is done. Here, the process executed in the company X is an implicit process that is not managed by the workflow system. In addition, each activity in this process may be a business unit at the subsystem level such as purchasing, manufacturing, and delivery in the company X, or may be a business unit at a finer level within such a subsystem. May be. Further, each activity may be a business unit executed by a computer or a business unit executed as a human work. In the former case, it may be a process in which one activity is processed by one computer, or a process in which a plurality of activities are processed by one computer. .

また、本実施の形態では、プロセスを実行することにより生じる情報の流れにおけるイベントであるオブジェクトフローイベントに関する情報を、その業務の流れにおけるイベントであるコントロールフローイベントに関する情報に変換するためのイベント情報変換プログラム(以下、「イベントコンバータ」という)が動作する。特に、本実施の形態では、オブジェクトフローイベントに関する情報として、企業Xにおけるアクティビティと取引企業Yにおける外部タスクとの間のメッセージ交換に関する情報を取得し、コントロールフローイベントに関する情報として、アクティビティの開始および/または終了の情報を生成している。そして、イベントコンバータは、この生成された情報を監視ログとして記録し、モニタ画面にて表示することができるようにしている。尚、ここでいうメッセージ交換は、企業Xにおけるアクティビティおよび取引企業Yにおける外部タスクがコンピュータにより実現されるものであれば、プロセス間通信、または、有線もしくは無線によるコンピュータ間の通信として捉えることができる。一方、企業Xにおけるアクティビティおよび取引企業Yにおける外部タスクが人間の作業として実現されるものであれば、企業Xと取引企業Yとの間の文書や電子メールの交換等として捉えることができる。   Also, in the present embodiment, event information conversion for converting information related to an object flow event, which is an event in an information flow generated by executing a process, into information related to a control flow event, which is an event in the flow of business. A program (hereinafter referred to as “event converter”) runs. In particular, in the present embodiment, information related to the message exchange between the activity in the company X and the external task in the trading company Y is acquired as the information related to the object flow event, and the start of activity and / or the information related to the control flow event is acquired. Or end information is generated. The event converter records the generated information as a monitoring log so that it can be displayed on the monitor screen. Note that the message exchange here can be regarded as inter-process communication or wired or wireless communication between computers as long as the activity in the company X and the external task in the trading company Y are realized by the computer. . On the other hand, if the activity in the company X and the external task in the trading company Y are realized as human work, it can be understood as the exchange of documents and emails between the company X and the trading company Y.

次に、上述したイベントコンバータを自動生成するためのシステムの構成について説明する。
図2に示すように、イベントコンバータの元となるソースコードは、マッピングセマンティックに則って記述されたマッピング定義と、モデリングセマンティックに則って記述されたプロセス定義と、イベントコンバータを特定のメッセージ交換システムで実行させるための実装依存の部分を記述したスケルトンとに基づいて、イベントコンバータ生成プログラム(以下、「イベントコンバータジェネレータ」という)により生成される。
尚、マッピングセマンティック、モデリングセマンティックは、それぞれ、マッピング定義、プロセス定義を記述する場合のルールを定めたものである。例えば、企業Xのシステムの開発者がこれらのセマンティックに則って各定義を記述することで、イベントコンバータジェネレータは、イベントコンバータを生成することが可能となる。即ち、プロセス定義からモデリングセマンティックへの破線矢印、マッピング定義からマッピングセマンティックへの破線矢印は、各定義が各セマンティックに依存していることを示すものである。
Next, a configuration of a system for automatically generating the event converter described above will be described.
As shown in Fig. 2, the source code that is the source of the event converter is the mapping definition written in accordance with the mapping semantic, the process definition written in accordance with the modeling semantic, and the event converter in a specific message exchange system. It is generated by an event converter generation program (hereinafter referred to as “event converter generator”) based on a skeleton describing an implementation-dependent part for execution.
The mapping semantic and the modeling semantic define rules for describing a mapping definition and a process definition, respectively. For example, when the developer of the company X system describes each definition in accordance with these semantics, the event converter generator can generate an event converter. That is, the broken line arrow from the process definition to the modeling semantic and the broken line arrow from the mapping definition to the mapping semantic indicate that each definition depends on each semantic.

次に、図2で「イベントコンバータの生成」および「プロセスとマッピングの定義」として破線で囲んだ部分からなるイベントコンバータ生成装置10について詳細に説明する。
図3に示すように、イベントコンバータ生成装置10は、マッピング定義記憶部11と、プロセス定義記憶部12と、スケルトン記憶部13と、マッピングロジック生成部14と、ログロジック生成部15と、マッピングロジック記憶部16と、ログロジック記憶部17と、ロジック・スケルトン合成部18と、ソースコード記憶部19とを備える。
Next, the event converter generation device 10 composed of portions surrounded by broken lines as “event converter generation” and “process and mapping definition” in FIG. 2 will be described in detail.
As shown in FIG. 3, the event converter generation device 10 includes a mapping definition storage unit 11, a process definition storage unit 12, a skeleton storage unit 13, a mapping logic generation unit 14, a log logic generation unit 15, and a mapping logic. A storage unit 16, a log logic storage unit 17, a logic / skeleton synthesis unit 18, and a source code storage unit 19 are provided.

マッピング定義記憶部11は、オブジェクトフローイベントとコントロールフローイベントとを対応付けたマッピング定義を記憶する部分である。例えば、プロセスと外部タスクとの間で交換される各メッセージが、プロセス内の各コントロールフローイベントに対し一意に割り振られた指示子であるプロセスイベントインジケータのいずれに関係するかを記憶する。
プロセス定義記憶部12は、コントロールフローイベントとそのコントロールフローイベントについて監視ログとして記録する情報とを対応付けたプロセス定義を記憶する部分である。例えば、各プロセスイベントインジケータが、どのアクティビティのどのようなステータスに対応するかを記憶する。
スケルトン記憶部13は、イベントコンバータを特定のメッセージ交換システムで実行させるための実装依存の部分を記述したスケルトンを記憶する部分である。
The mapping definition storage unit 11 is a part that stores a mapping definition in which an object flow event and a control flow event are associated with each other. For example, it stores which each message exchanged between a process and an external task relates to a process event indicator, which is a uniquely assigned indicator for each control flow event in the process.
The process definition storage unit 12 is a part that stores a process definition in which a control flow event is associated with information recorded as a monitoring log for the control flow event. For example, each process event indicator stores which status of which activity corresponds.
The skeleton storage unit 13 is a part that stores a skeleton that describes an implementation-dependent part for causing an event converter to be executed by a specific message exchange system.

一方、マッピングロジック生成部14は、マッピング定義記憶部11に記憶されたマッピング定義を読み込み、オブジェクトフローイベントに関する情報に基づきコントロールフローイベントを特定する処理ロジック(マッピングロジック)を生成する部分である。例えば、検知したメッセージに基づき関係するプロセスイベントインジケータを特定するマ
ッピングロジックを生成する。
ログロジック生成部15は、プロセス定義記憶部12に記憶されたプロセス定義を読み込み、マッピングロジックで特定されるコントロールフローイベントに関する情報を監視ログとして出力する処理ロジック部分(ログロジック)を生成する部分である。例えば、プロセスイベントインジケータに対応するログの種類を特定しログを出力するログロジックを生成する。
On the other hand, the mapping logic generation unit 14 is a part that reads the mapping definition stored in the mapping definition storage unit 11 and generates processing logic (mapping logic) that identifies the control flow event based on the information related to the object flow event. For example, mapping logic that identifies related process event indicators based on the detected message is generated.
The log logic generation unit 15 is a part that reads a process definition stored in the process definition storage unit 12 and generates a processing logic part (log logic) that outputs information on a control flow event specified by the mapping logic as a monitoring log. is there. For example, a log logic that specifies the type of log corresponding to the process event indicator and outputs the log is generated.

マッピングロジック記憶部16は、マッピングロジック生成部14により生成されたマッピングロジックを記憶する部分である。
ログロジック記憶部17は、ログロジック生成部15により生成されたログロジックを記憶する部分である。
ロジック・スケルトン合成部18は、マッピングロジック記憶部16に記憶されたマッピングロジックと、ログロジック記憶部17に記憶されたログロジックとを、スケルトン記憶部13に記憶されたスケルトンに当てはめることで、イベントコンバータのソースコードを生成する部分である。
ソースコード記憶部19は、ロジック・スケルトン合成部18により生成されたソースコードを記憶する部分である。
The mapping logic storage unit 16 is a part that stores the mapping logic generated by the mapping logic generation unit 14.
The log logic storage unit 17 is a part that stores the log logic generated by the log logic generation unit 15.
The logic / skeleton synthesizing unit 18 applies the mapping logic stored in the mapping logic storage unit 16 and the log logic stored in the log logic storage unit 17 to the skeleton stored in the skeleton storage unit 13, thereby This is the part that generates the source code of the converter.
The source code storage unit 19 stores the source code generated by the logic / skeleton synthesizing unit 18.

なお、本実施の形態におけるイベントコンバータ生成装置10のハードウェア構成としては、一般的なコンピュータシステムと同様のものを採用することができる。即ち、中央処理装置(CPU)と、メインメモリとを含み、これらがバスを介して補助記憶装置と接続されたようなものであればよい。ここで、補助記憶装置としては、ハードディスク、フレキシブルディスク、MO(Magneto Optical disk)、CD−ROM等が想定される。
補助記憶装置には、本実施の形態を実現するためのコンピュータプログラムが記憶され、中央処理装置(CPU)がこのコンピュータプログラムをメインメモリに読み込んで実行することにより、マッピングロジック生成部14、ログロジック生成部15、ロジック・スケルトン合成部18の各手段が実現される。
また、マッピング定義記憶部11、プロセス定義記憶部12、スケルトン記憶部13、マッピングロジック記憶部16、ログロジック記憶部17、ソースコード記憶部19の各記憶部は、補助記憶装置を用いて実現することとしてもよいし、メインメモリを用いて実現することとしてもよい。
Note that the hardware configuration of the event converter generation device 10 in the present embodiment can be the same as that of a general computer system. That is, it may be anything as long as it includes a central processing unit (CPU) and a main memory and these are connected to an auxiliary storage device via a bus. Here, as the auxiliary storage device, a hard disk, a flexible disk, an MO (Magneto Optical disk), a CD-ROM, or the like is assumed.
The auxiliary storage device stores a computer program for realizing the present embodiment, and the central processing unit (CPU) reads the computer program into the main memory and executes it, whereby the mapping logic generation unit 14, the log logic is stored. Each means of the production | generation part 15 and the logic skeleton synthetic | combination part 18 is implement | achieved.
The mapping definition storage unit 11, the process definition storage unit 12, the skeleton storage unit 13, the mapping logic storage unit 16, the log logic storage unit 17, and the source code storage unit 19 are realized using an auxiliary storage device. Alternatively, it may be realized using the main memory.

更に、イベントコンバータ生成装置10には、キーボードやポインティングデバイス等の入力装置が接続されていてもよいし、ディスプレイ等の出力装置が接続されていてもよい。そして、これらの入力装置、出力装置を用いてマッピング定義、プロセス定義等の記述を行えるようにしてもよい。   Furthermore, the event converter generation device 10 may be connected to an input device such as a keyboard or a pointing device, or may be connected to an output device such as a display. Then, description of mapping definition, process definition, etc. may be made using these input devices and output devices.

ここで、図4、5を参照しながら、マッピング定義およびプロセス定義の一例について説明する。
図4に示すように、マッピング定義は、例えば、企業XのプロセスAと取引企業Yの外部タスクとの間で実際に交換される各メッセージと、企業XのプロセスAにおけるプロセスイベントインジケータとの対応を定義したものである。
Here, an example of the mapping definition and the process definition will be described with reference to FIGS.
As shown in FIG. 4, the mapping definition includes, for example, correspondence between each message actually exchanged between the process A of the company X and the external task of the trading company Y, and a process event indicator in the process A of the company X. Is defined.

また、図5に示すように、プロセス定義は、各プロセスイベントインジケータが、どのアクティビティのどのステータスに対応するかを定義したものである。
即ち、まず、プロセスイベントインジケータとアクティビティとを結ぶ破線矢印により、プロセスイベントインジケータとアクティビティとの対応が示される。例えば、アクティビティ1は、プロセスイベントインジケータ1およびプロセスイベントインジケータ2に対応し、アクティビティ2、アクティビティ3は、それぞれ、プロセスイベントインジケータ3、プロセスイベントインジケータ4に対応している。
As shown in FIG. 5, the process definition defines which process event indicator corresponds to which status of which activity.
That is, first, the correspondence between the process event indicator and the activity is indicated by a dashed arrow connecting the process event indicator and the activity. For example, activity 1 corresponds to process event indicator 1 and process event indicator 2, and activity 2 and activity 3 correspond to process event indicator 3 and process event indicator 4, respectively.

また、プロセスイベントインジケータとアクティビティとを結ぶ破線矢印に添えて示される「Inbound&outbound」等の情報、および、破線矢印の向きにより、プロセスイベントインジケータとアクティビティのステータスとの対応が示される。具体的には、「Inbound&outbound」は、アクティビティからプロセスイベントインジケータへ向かう矢印がそのアクティビティの開始を示し、プロセスイベントインジケータからアクティビティへ向かう矢印がそのアクティビティの終了を示しているので、プロセスイベントインジケータ1はアクティビティ1の開始を示し、プロセスイベントインジケータ2はアクティビティ1の終了を示していることが分かる。また、「Inboundのみ」、「Outboundのみ」は、アクティビティの開始および終了を示しているので、プロセスイベントインジケータ3はアクティビティ2の開始および終了を示し、プロセスイベントインジケータ4はアクティビティ3の開始および終了を示していることが分かる。
尚、図5では、プロセス定義を模式的に示しているが、実際は、プロセス内のアクティビティの流れに沿って、例えば、UMLアクティビティ図として表現される。UMLアクティビティ図は、アクティビティにおけるオブジェクトの入出力を定義するものであり、プロセスの進捗に対するセマンティックを持たない。本実施の形態では、アクティビティのコントロールフローにおけるイベントがレガシーシステムに埋め込まれており採取できないことに鑑み、オブジェクトの入出力をアクティビティのコントロールフローにおけるイベントとみなして、イベントモデルを変換するところがキーである。
Further, the correspondence between the process event indicator and the status of the activity is indicated by information such as “Inbound & outbound” indicated by a broken line arrow connecting the process event indicator and the activity and the direction of the broken line arrow. Specifically, “Inbound & Outbound” means that the process event indicator 1 indicates that the arrow from the activity to the process event indicator indicates the start of the activity, and the arrow from the process event indicator to the activity indicates the end of the activity. It can be seen that activity 1 starts and process event indicator 2 indicates the end of activity 1. Further, since “Inbound only” and “Outbound only” indicate the start and end of the activity, the process event indicator 3 indicates the start and end of the activity 2, and the process event indicator 4 indicates the start and end of the activity 3. You can see that
In FIG. 5, the process definition is schematically shown, but in actuality, it is expressed as, for example, a UML activity diagram along the flow of activities in the process. The UML activity diagram defines the input and output of objects in the activity and has no semantics for process progress. In this embodiment, in view of the fact that events in the activity control flow are embedded in the legacy system and cannot be collected, the key is to convert the event model by regarding the input / output of the object as an event in the activity control flow. .

次に、本実施の形態におけるイベントコンバータ生成装置10の動作について説明する。
図6は、本実施の形態のイベントコンバータ生成装置10の処理動作を示したフローチャートである。
まず、マッピングロジック生成部14は、マッピング定義記憶部11に記憶されたマッピング定義を読み込む(ステップ101)。そして、このマッピング定義を参照することにより、プロセスイベントインジケータを特定するマッピングロジックを生成し、マッピングロジック記憶部16に記憶する(ステップ102)。例えば、マッピング定義が図4に示したようなものだとすると、メッセージ1の検知に応じてプロセスAにおけるプロセスイベントインジケータ1を特定し、メッセージ2の検知に応じてプロセスAにおけるプロセスイベントインジケータ2を特定し、メッセージ3の検知に応じてプロセスAにおけるプロセスイベントインジケータ3を特定するマッピングロジックを生成する。
Next, the operation of the event converter generation device 10 in the present embodiment will be described.
FIG. 6 is a flowchart showing the processing operation of the event converter generation device 10 of the present exemplary embodiment.
First, the mapping logic generation unit 14 reads the mapping definition stored in the mapping definition storage unit 11 (step 101). Then, by referring to the mapping definition, mapping logic for specifying the process event indicator is generated and stored in the mapping logic storage unit 16 (step 102). For example, if the mapping definition is as shown in FIG. 4, the process event indicator 1 in the process A is specified in response to the detection of the message 1, and the process event indicator 2 in the process A is specified in response to the detection of the message 2. In response to detection of message 3, mapping logic that identifies process event indicator 3 in process A is generated.

また、ログロジック生成部15は、プロセス定義記憶部12に記憶されたプロセス定義を読み込む(ステップ103)。そして、このプロセス定義を参照することにより、プロセスイベントインジケータに対応するログの種類を特定しログを出力するログロジックを生成し、ログロジック記憶部17に記憶する(ステップ104)。例えば、プロセス定義が図5に示すようなものだとすると、プロセスイベントインジケータ1が特定されるとアクティビティ1の開始をログとして出力し、プロセスイベントインジケータ2が特定されるとアクティビティ1の終了をログとして出力し、プロセスイベントインジケータ3が特定されるとアクティビティ2の開始および終了をログとして出力し、プロセスイベントインジケータ4が特定されるとアクティビティ3の開始および終了をログとして出力するログロジックを生成する。   The log logic generation unit 15 reads the process definition stored in the process definition storage unit 12 (step 103). Then, by referring to the process definition, a log logic corresponding to the process event indicator is specified and a log logic for outputting the log is generated and stored in the log logic storage unit 17 (step 104). For example, if the process definition is as shown in FIG. 5, when the process event indicator 1 is specified, the start of the activity 1 is output as a log, and when the process event indicator 2 is specified, the end of the activity 1 is output as a log. When the process event indicator 3 is specified, a log logic is generated that outputs the start and end of the activity 2 as a log, and when the process event indicator 4 is specified, a log logic that outputs the start and end of the activity 3 as a log is generated.

その後、ロジック・スケルトン合成部18は、マッピングロジック記憶部16に記憶されたマッピングロジックと、ログロジック記憶部17に記憶されたログロジックとを、スケルトン記憶部13に記憶されたスケルトンに当てはめることで、イベントコンバータのソースコードを作成し、ソースコード記憶部19に記憶する(ステップ105)。   Thereafter, the logic / skeleton synthesizing unit 18 applies the mapping logic stored in the mapping logic storage unit 16 and the log logic stored in the log logic storage unit 17 to the skeleton stored in the skeleton storage unit 13. The event converter source code is created and stored in the source code storage unit 19 (step 105).

このようにして生成されたソースコードをコンパイルして得られるイベントコンバータは、図7に示すような処理動作を行うものである。即ち、メッセージを検知し(ステップ
201)、メッセージに対するプロセスイベントインジケータを特定し(ステップ202)
、プロセスイベントインジケータに対応するログの種類を特定し(ステップ203)、特定したログの種類をもとにログを記録する(ステップ204)、というものである。
The event converter obtained by compiling the source code generated in this way performs a processing operation as shown in FIG. That is, a message is detected (step 201), and a process event indicator for the message is specified (step 202).
The log type corresponding to the process event indicator is specified (step 203), and the log is recorded based on the specified log type (step 204).

本実施の形態では、イベントコンバータをメッセージ交換システムにインストールする。その場合、イベントコンバータがインストールされたメッセージ交換装置20aは、図8に示すような構成を有するものとなる。即ち、メッセージ交換装置20aは、メッセージを検知するメッセージ検知部21aと、検知されたメッセージに関係するコントロールフローイベントを特定するコントロールフローイベント特定部22aと、特定されたコントロールフローイベントに関する情報を監視ログとして記録するコントロールフローイベント情報記録部23aとを備えるものである。   In this embodiment, the event converter is installed in the message exchange system. In that case, the message exchange device 20a in which the event converter is installed has a configuration as shown in FIG. In other words, the message exchange device 20a monitors a message detection unit 21a that detects a message, a control flow event specification unit 22a that specifies a control flow event related to the detected message, and information about the specified control flow event. As a control flow event information recording unit 23a.

あるいは、イベントコンバータは、メッセージ交換システムとは別の装置にインストールするようにしてもよい。その場合、イベントコンバータがインストールされたイベント情報変換装置20bは、図9に示すような構成を有するものとなる。即ち、イベント情報交換装置20bは、メッセージ交換装置等からオブジェクトフローイベントの情報を取得するオブジェクトフローイベント情報取得部21bと、情報を取得したオブジェクトフローイベントに関係するコントロールフローイベントを特定するコントロールフローイベント特定部22bと、特定されたコントロールフローイベントに関する情報を監視ログとして記録するコントロールフローイベント情報記録部23bとを備えるものである。   Alternatively, the event converter may be installed in a device different from the message exchange system. In that case, the event information conversion apparatus 20b in which the event converter is installed has a configuration as shown in FIG. That is, the event information exchange device 20b includes an object flow event information acquisition unit 21b that acquires object flow event information from a message exchange device and the like, and a control flow event that specifies a control flow event related to the object flow event from which the information is acquired. The identification unit 22b includes a control flow event information recording unit 23b that records information on the identified control flow event as a monitoring log.

尚、上記実施の形態では、イベントコンバータジェネレータがマッピング定義やプロセス定義を参照してイベントコンバータを自動生成するようにしたが、イベントコンバータが実行時にマッピング定義やプロセス定義を参照するようにしてもよい。
その場合、イベントコンバータがインストールされたメッセージ交換装置20aは、次のような動作を行う。即ち、まず、メッセージ検知部21aが、プロセスと外部タスクとの間で交換されるメッセージを検知する。次に、コントロールフローイベント特定部22aが、マッピング定義記憶部11に記憶されたマッピング定義を読み込み、このマッピング定義を参照することにより、検知したメッセージに関係するコントロールフローイベントを特定する。そして、最後に、コントロールフローイベント情報記録部23aが、プロセス定義記憶部12に記憶されたプロセス定義を読み込み、このプロセス定義を参照することにより、特定されたコントロールフローイベントに対するログの情報を特定し記録する。
In the above embodiment, the event converter generator automatically generates the event converter by referring to the mapping definition or process definition. However, the event converter may refer to the mapping definition or process definition at the time of execution. .
In that case, the message exchange device 20a in which the event converter is installed performs the following operation. That is, first, the message detection unit 21a detects a message exchanged between a process and an external task. Next, the control flow event specifying unit 22a reads the mapping definition stored in the mapping definition storage unit 11, and specifies the control flow event related to the detected message by referring to the mapping definition. Finally, the control flow event information recording unit 23a reads the process definition stored in the process definition storage unit 12 and refers to this process definition to specify log information for the specified control flow event. Record.

一方、イベントコンバータがインストールされたイベント情報交換装置20bは、次のような動作を行う。即ち、まず、オブジェクトフローイベント情報取得部21bが、メッセージ交換装置等からオブジェクトフローイベントの情報を取得する。次に、コントロールフローイベント特定部22bが、マッピング定義記憶部11に記憶されたマッピング定義を読み込み、このマッピング定義を参照することにより、取得されたオブジェクトフローイベントに関係するコントロールフローイベントを特定する。そして、最後に、コントロールフローイベント情報記録部23bが、プロセス定義記憶部12に記憶されたプロセス定義を読み込み、このプロセス定義を参照することにより、特定されたコントロールフローイベントに対するログの情報を特定し記録する。   On the other hand, the event information exchange device 20b in which the event converter is installed performs the following operation. That is, first, the object flow event information acquisition unit 21b acquires object flow event information from a message exchange device or the like. Next, the control flow event specifying unit 22b reads the mapping definition stored in the mapping definition storage unit 11, and specifies the control flow event related to the acquired object flow event by referring to the mapping definition. Finally, the control flow event information recording unit 23b reads the process definition stored in the process definition storage unit 12 and refers to this process definition to specify log information for the specified control flow event. Record.

このように、本実施の形態では、業務の流れであるプロセスを実行することにより生じる情報の流れにおけるイベントであるオブジェクトフローイベントに着目し、これを業務の流れにおけるイベントであるコントロールフローイベントの情報に変換することにより、既存のアプリケーションに手を加えることなく、暗黙的なプロセスの進捗を監視できるようにすることができる。これにより、外部タスクへの依存度合いが大きい、例えば、金融機関の決済処理等におけるアクティビティの進捗を、既存のモニタリングパッケージ製品と組み合わせて見ることが可能となる。   As described above, in the present embodiment, attention is paid to the object flow event that is an event in the information flow generated by executing the process that is the business flow, and this is the information of the control flow event that is the event in the business flow. By converting to, it is possible to monitor the progress of the implicit process without modifying the existing application. This makes it possible to see the progress of activities in the payment processing of financial institutions, for example, in combination with existing monitoring package products, which are highly dependent on external tasks.

すなわち、例えば、金融機関の決済処理等のシステムに対して、ITソリューションプロバイダーは、オブジェクトフローイベントと業務の流れとの関係を分析し、オブジェクトフローイベントからそれに対応するコントロールフローイベントを出力するシステムを開発する。具体的には、ITソリューションプロバイダーは、あるオブジェクトフローイベントとそれがどの業務プロセスに対応するのかを示す識別子とをマッピングし、ある識別子がどの業務単位のどの状態に対応するのかを定義し、それらのマッピング定義とプロセス定義とをスケルトンとに基づいて開発する。既存のアプリケーションに手を加えることなく、このシステムを既存の業務プロセス統合システムに追加的に設置することで、暗黙的な業務プロセスの進捗を監視することができる。また、ITサービスプロバイダーは、業務プロセスの変更に伴い、当該システムを修正することもできる。   That is, for example, for systems such as payment processing at financial institutions, IT solution providers analyze the relationship between object flow events and business flows, and output a control flow event corresponding to the flow from object flow events. Develop. Specifically, the IT solution provider maps an object flow event and an identifier indicating which business process corresponds to it, defines which identifier corresponds to which state of which business unit, and Develop the mapping definition and process definition based on the skeleton. By adding this system to an existing business process integration system without modifying existing applications, the progress of implicit business processes can be monitored. The IT service provider can also modify the system as the business process changes.

本実施の形態におけるイベントコンバータを説明するための概念図である。It is a conceptual diagram for demonstrating the event converter in this Embodiment. 本実施の形態におけるイベントコンバータジェネレータを説明するための概念図である。It is a conceptual diagram for demonstrating the event converter generator in this Embodiment. 本実施の形態におけるイベントコンバータ生成装置の構成を示したブロック図である。It is the block diagram which showed the structure of the event converter production | generation apparatus in this Embodiment. 本実施の形態で用いられるマッピング定義を説明するための図である。It is a figure for demonstrating the mapping definition used by this Embodiment. 本実施の形態で用いられるプロセス定義を説明するための図である。It is a figure for demonstrating the process definition used by this Embodiment. 本実施の形態におけるイベントコンバータ生成装置の処理動作を説明するフローチャートである。It is a flowchart explaining the processing operation of the event converter production | generation apparatus in this Embodiment. 本実施の形態におけるイベントコンバータの動作を示すフローチャートである。It is a flowchart which shows operation | movement of the event converter in this Embodiment. 本実施の形態におけるイベントコンバータがインストールされたメッセージ交換装置の構成を示した図である。It is the figure which showed the structure of the message exchange apparatus in which the event converter in this Embodiment was installed. 本実施の形態におけるイベントコンバータがインストールされたイベント情報交換装置の構成を示した図である。It is the figure which showed the structure of the event information exchange apparatus in which the event converter in this Embodiment was installed.

符号の説明Explanation of symbols

10…イベントコンバータ生成装置、11…マッピング定義記憶部、12…プロセス定義記憶部、13…スケルトン記憶部、14…マッピングロジック生成部、15…ログロジック生成部、16…マッピングロジック記憶部、17…ログロジック記憶部、18…ロジック・スケルトン合成部、19…ソースコード記憶部、20a…メッセージ交換装置、20b…イベント情報変換装置、21a…メッセージ検知部、21b…オブジェクトフローイベント情報取得部、22a、22b…コントロールフローイベント特定部、23a、23b…コントロールフローイベント情報記録部 DESCRIPTION OF SYMBOLS 10 ... Event converter production | generation apparatus, 11 ... Mapping definition memory | storage part, 12 ... Process definition memory | storage part, 13 ... Skeleton memory | storage part, 14 ... Mapping logic production | generation part, 15 ... Log logic production | generation part, 16 ... Mapping logic memory | storage part, 17 ... Log logic storage unit, 18 ... logic / skeleton synthesis unit, 19 ... source code storage unit, 20a ... message exchange device, 20b ... event information conversion device, 21a ... message detection unit, 21b ... object flow event information acquisition unit, 22a, 22b: Control flow event specifying unit, 23a, 23b: Control flow event information recording unit

Claims (26)

第一及び第二の情報処理システムとメッセージ交換システムとを備え、当該メッセージ交換システムを介して当該第一及び第二の情報処理システム間でメッセージを交換し、あるビジネスプロセスを実行するビジネスプロセス統合システムに適用される方法であり、
当該交換されるメッセージに基づいて当該ビジネスプロセスの進捗を判断する判断ステップを有する方法。
Business process integration comprising first and second information processing systems and a message exchange system, exchanging messages between the first and second information processing systems via the message exchange system, and executing a business process Is a method applied to the system,
A method comprising determining a progress of the business process based on the exchanged messages.
前記判断ステップの前に、
前記メッセージ交換システムからメッセージを取得する取得ステップを有する請求項1に記載の方法。
Before the determination step,
The method according to claim 1, further comprising an obtaining step of obtaining a message from the message exchange system.
前記判断ステップの後に、
前記ビジネスプロセスの進捗を記録する記録ステップを有する請求項1に記載の方法。
After the determining step,
The method according to claim 1, further comprising a recording step of recording the progress of the business process.
前記記録ステップは、前記ビジネスプロセスの進捗をログとして記憶する請求項3に記載の方法。   The method according to claim 3, wherein the recording step stores the progress of the business process as a log. 前記ビジネスプロセスは前記第一の情報処理システムで処理される1以上の業務単位を含み、
前記判断ステップは、前記交換されるメッセージに基づいて当該業務単位の進捗を判断する請求項1に記載の方法。
The business process includes one or more business units processed by the first information processing system,
The method according to claim 1, wherein the determining step determines the progress of the business unit based on the exchanged messages.
前記判断ステップは、前記交換されるメッセージに基づいて当該業務単位の開始及び/又は終了を判断する請求項5に記載の方法。   The method according to claim 5, wherein the determining step determines start and / or end of the business unit based on the exchanged message. 前記業務単位の一部に人の行為を含む請求項6に記載の方法。   The method according to claim 6, wherein a part of the business unit includes a human action. 前記ビジネスプロセスは前記第一の情報処理システムで処理される複数の業務単位を含み、
当該複数の業務単位のワークフローが明示的に定義されていない請求項1に記載の方法。
The business process includes a plurality of business units processed by the first information processing system,
The method according to claim 1, wherein the workflows of the plurality of business units are not explicitly defined.
前記ビジネスプロセスは前記第一の情報処理システム内のあるアプリケーションで処理される業務単位を含み、
当該アプリケーションは進捗監視機能を有さない請求項1に記載の方法。
The business process includes a business unit processed by an application in the first information processing system,
The method according to claim 1, wherein the application does not have a progress monitoring function.
前記ビジネスプロセスは複数の業務単位を含み、一部の業務単位が前記第一の情報処理システムで処理され、他の業務単位が前記第二の情報処理システムで処理される請求項1に記載の方法。   The business process includes a plurality of business units, a part of business units are processed by the first information processing system, and another business unit is processed by the second information processing system. Method. 前記第一の情報処理システムと前記第二の情報処理システムと相異なる組織の情報処理システムである請求項1に記載の方法。   The method according to claim 1, wherein the information processing system is an organization information processing system different from the first information processing system and the second information processing system. 第一及び第二の情報処理システムとメッセージ交換システムとを備え、当該メッセージ交換システムを介して当該第一及び第二の情報処理システム間でメッセージを交換し、あるビジネスプロセスを実行するビジネスプロセス統合システムに適用される変換装置であり、
当該交換されるメッセージに基づいて当該ビジネスプロセスの進捗を判断する判断部を有する変換装置。
Business process integration comprising first and second information processing systems and a message exchange system, exchanging messages between the first and second information processing systems via the message exchange system, and executing a business process A conversion device applied to the system,
A conversion device having a determination unit that determines the progress of the business process based on the exchanged message.
前記メッセージ交換システムからメッセージを取得する取得部を有する請求項12に記載の変換装置。   The conversion device according to claim 12, further comprising an acquisition unit that acquires a message from the message exchange system. 前記ビジネスプロセスの進捗を記録する記録部を有する請求項13に記載の変換装置。   The conversion apparatus according to claim 13, further comprising a recording unit that records progress of the business process. 第一及び第二の情報処理システムとメッセージ交換システムとを備え、当該メッセージ交換システムを介して当該第一及び第二の情報処理システム間でメッセージを交換し、あるビジネスプロセスを実行するビジネスプロセス統合システムに適用される変換装置としてコンピュータを機能させるコンピュータプログラムであり、
当該コンピュータに、
当該交換されるメッセージに基づいて当該ビジネスプロセスの進捗を判断する判断機能を実現させるコンピュータプログラム。
Business process integration comprising first and second information processing systems and a message exchange system, exchanging messages between the first and second information processing systems via the message exchange system, and executing a business process A computer program that causes a computer to function as a conversion device applied to the system,
On that computer,
A computer program for realizing a determination function for determining the progress of the business process based on the exchanged message.
前記コンピュータに、
前記メッセージ交換システムからメッセージを取得する取得機能を実現させる請求項15に記載のコンピュータプログラム。
In the computer,
The computer program according to claim 15, wherein an acquisition function for acquiring a message from the message exchange system is realized.
前記コンピュータに、
前記ビジネスプロセスの進捗を記録する記録機能を実現させる請求項15に記載のコンピュータプログラム。
In the computer,
The computer program according to claim 15, which realizes a recording function for recording the progress of the business process.
第一及び第二の情報処理システムとメッセージ交換システムとを備え、当該メッセージ交換システムを介して当該第一及び第二の情報処理システム間でメッセージを交換し、あるビジネスプロセスを実行するビジネスプロセス統合システムに適用される問題解決の提供方法であり、
当該交換されるメッセージと当該ビジネスプロセスの進捗との関係を分析する分析ステップを有する問題解決の提供方法。
Business process integration comprising first and second information processing systems and a message exchange system, exchanging messages between the first and second information processing systems via the message exchange system, and executing a business process A method of providing problem solving that applies to the system,
A method for providing problem solving, comprising an analysis step for analyzing a relationship between the exchanged messages and the progress of the business process.
前記分析結果に基づいて、あるメッセージが入力されると対応するビジネスプロセスの進捗を出力する変換装置を開発する開発ステップを有する請求項18に記載の問題解決の提供方法。   The method for providing problem solving according to claim 18, further comprising a development step of developing a conversion device that outputs a progress of a corresponding business process when a message is input based on the analysis result. 前記変換装置を前記ビジネスプロセス統合システムに設置する設置ステップを有する請求項19に記載の問題解決の提供方法。   The method for providing problem solving according to claim 19, further comprising an installation step of installing the conversion device in the business process integration system. 前記ビジネスプロセスの変更に伴って、前記変換装置を改造する改造ステップを有する請求項19に記載の問題解決の提供方法。   The method for providing problem solving according to claim 19, further comprising a remodeling step of remodeling the conversion device in accordance with a change in the business process. 前記ビジネスプロセスは前記第一の情報処理システムで処理される1以上の業務単位を含み、
前記分析ステップは、あるメッセージと当該メッセージがどのプロセスに対応するのかを示す識別子とをマッピングするマッピング定義ステップと、
ある識別子がどの業務単位のどの状態に対応するのかを定義するプロセス定義ステップとを含む請求項18に記載の問題解決の提供方法。
The business process includes one or more business units processed by the first information processing system,
The analysis step includes a mapping definition step for mapping a message and an identifier indicating which process the message corresponds to;
The method for providing problem solving according to claim 18, further comprising a process definition step for defining which state of which business unit corresponds to an identifier.
前記開発ステップは、コンピュータを前記変換装置として機能させるためのコンピュータプログラムを開発するプログラム開発ステップを含む請求項19に記載の問題解決の提供方法。   The method for providing problem solving according to claim 19, wherein the development step includes a program development step of developing a computer program for causing a computer to function as the conversion device. 前記ビジネスプロセスは前記第一の情報処理システムで処理される1以上の業務単位を含み、
前記分析ステップは、あるメッセージと当該メッセージがどのプロセスに対応するのかを示す識別子とをマッピングするマッピング定義ステップと、
ある識別子がどの業務単位のどの状態に対応するのかを定義するプロセス定義ステップとを含み、
前記開発ステップは、コンピュータを前記変換装置として機能させるためのコンピュータプログラムを開発するプログラム開発ステップを含み、
当該プログラム開発ステップは、当該マッピング定義ステップで得られたマッピング定義と、当該プロセス定義ステップで得られたプロセス定義と、当該プログラムを前記メッセージ変換システムで実行させるためのスケルトンとに基づいて開発される請求項19に記載の問題解決の提供方法。
The business process includes one or more business units processed by the first information processing system,
The analysis step includes a mapping definition step for mapping a message and an identifier indicating which process the message corresponds to;
Including a process definition step for defining which state of which business unit corresponds to an identifier,
The development step includes a program development step of developing a computer program for causing a computer to function as the conversion device,
The program development step is developed based on the mapping definition obtained in the mapping definition step, the process definition obtained in the process definition step, and a skeleton for causing the message conversion system to execute the program. The method for providing a problem solution according to claim 19.
前記コンピュータプログラムを前記メッセージ交換システムを構成するコンピュータにインストールするインストールステップを有する請求項23に記載の問題解決の提供方法。   The method for providing problem solving according to claim 23, further comprising an installation step of installing the computer program in a computer constituting the message exchange system. 前記ビジネスプロセスの変更に伴って、前記コンピュータプログラムを改変する改変ステップを有する請求項23に記載の問題解決の提供方法。   The method for providing problem solving according to claim 23, further comprising a modification step of modifying the computer program in accordance with a change in the business process.
JP2004328579A 2003-11-13 2004-11-12 Progress decision method of business process, converter, progress decision computer program of business process and problem solving method of business process integration system Pending JP2005166038A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004328579A JP2005166038A (en) 2003-11-13 2004-11-12 Progress decision method of business process, converter, progress decision computer program of business process and problem solving method of business process integration system

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2003383646 2003-11-13
JP2004328579A JP2005166038A (en) 2003-11-13 2004-11-12 Progress decision method of business process, converter, progress decision computer program of business process and problem solving method of business process integration system

Publications (1)

Publication Number Publication Date
JP2005166038A true JP2005166038A (en) 2005-06-23

Family

ID=34741733

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004328579A Pending JP2005166038A (en) 2003-11-13 2004-11-12 Progress decision method of business process, converter, progress decision computer program of business process and problem solving method of business process integration system

Country Status (1)

Country Link
JP (1) JP2005166038A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008033385A (en) * 2006-07-26 2008-02-14 Mitsubishi Electric Corp Information processing system, information processing method and program
JP2008276394A (en) * 2007-04-26 2008-11-13 Nippon Telegr & Teleph Corp <Ntt> Process model creation system and method, and program therefor
WO2015114793A1 (en) * 2014-01-31 2015-08-06 株式会社日立製作所 Progress management system and progress estimation method using progress management system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001092647A (en) * 1999-09-27 2001-04-06 Hitachi Ltd Method for converting process definition information into flow control program
JP2002132503A (en) * 2000-10-27 2002-05-10 Hitachi Ltd Definition method of data linkage in workflow control system and process data control system
JP2002259640A (en) * 2001-03-01 2002-09-13 Nippon Telegr & Teleph Corp <Ntt> Workflow system, scheduling program and recording medium recording the program
JP2002324155A (en) * 2001-04-26 2002-11-08 Hitachi Ltd Workflow system and program

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001092647A (en) * 1999-09-27 2001-04-06 Hitachi Ltd Method for converting process definition information into flow control program
JP2002132503A (en) * 2000-10-27 2002-05-10 Hitachi Ltd Definition method of data linkage in workflow control system and process data control system
JP2002259640A (en) * 2001-03-01 2002-09-13 Nippon Telegr & Teleph Corp <Ntt> Workflow system, scheduling program and recording medium recording the program
JP2002324155A (en) * 2001-04-26 2002-11-08 Hitachi Ltd Workflow system and program

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008033385A (en) * 2006-07-26 2008-02-14 Mitsubishi Electric Corp Information processing system, information processing method and program
JP2008276394A (en) * 2007-04-26 2008-11-13 Nippon Telegr & Teleph Corp <Ntt> Process model creation system and method, and program therefor
WO2015114793A1 (en) * 2014-01-31 2015-08-06 株式会社日立製作所 Progress management system and progress estimation method using progress management system

Similar Documents

Publication Publication Date Title
US8261287B2 (en) Activity monitoring without accessing a process object
US8656346B2 (en) Converting command units into workflow activities
US8458729B2 (en) Managing and optimizing workflows among computer applications
US20140067836A1 (en) Visualizing reporting data using system models
US10782961B2 (en) Analyzing components related to a software application in a software development environment
WO2007130200A1 (en) Business process meta-model
Kazman et al. The essential components of software architecture design and analysis
CN101416156A (en) Asynchronous fault handling in process-centric programs
EP3454203A1 (en) Data modelling and flow engine for building automated flows within a cloud based developmental platform
US20070067425A1 (en) Method to display transaction performance data in real-time handling context
JP2007316905A (en) Computer system and method for monitoring application program
Gebhart et al. Evaluation of service designs based on soaml
CN114879939A (en) Method, system, electronic device and storage medium for generating micro service
US8904364B2 (en) Execution in workflow BPM engine
Oliveira Junior et al. SMartySPEM: a SPEM-based approach for variability management in software process lines
Lins et al. PACAs: process-aware conversational agents
US8448143B2 (en) System and method for message choreographies of services
US20100122258A1 (en) Versioning and effectivity dates for orchestration business process design
Schumm et al. State Propagation for Business Process Monitoring on Different Levels of Abstraction
JP2005166038A (en) Progress decision method of business process, converter, progress decision computer program of business process and problem solving method of business process integration system
US9996806B2 (en) Modeling an enterprise
CN114004505A (en) BPM platform and method for recommending business process based on BPM platform
JP4909811B2 (en) Dynamic integrated monitoring system for business processes
JP2012048329A (en) Object oriented program generating device, method therefor and program
Bertoncello et al. Explicit exception handling variability in component-based product line architectures

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070529

A601 Written request for extension of time

Free format text: JAPANESE INTERMEDIATE CODE: A601

Effective date: 20070829

A602 Written permission of extension of time

Free format text: JAPANESE INTERMEDIATE CODE: A602

Effective date: 20070903

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070928

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20071218