JP2008021095A - Cooperation scenario preparation support system, method thereof and program - Google Patents

Cooperation scenario preparation support system, method thereof and program Download PDF

Info

Publication number
JP2008021095A
JP2008021095A JP2006191745A JP2006191745A JP2008021095A JP 2008021095 A JP2008021095 A JP 2008021095A JP 2006191745 A JP2006191745 A JP 2006191745A JP 2006191745 A JP2006191745 A JP 2006191745A JP 2008021095 A JP2008021095 A JP 2008021095A
Authority
JP
Japan
Prior art keywords
scenario
service
element service
information
cooperation
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2006191745A
Other languages
Japanese (ja)
Other versions
JP4808558B2 (en
Inventor
Takaaki Moriya
高明 森谷
Hiroyuki Onishi
浩行 大西
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2006191745A priority Critical patent/JP4808558B2/en
Publication of JP2008021095A publication Critical patent/JP2008021095A/en
Application granted granted Critical
Publication of JP4808558B2 publication Critical patent/JP4808558B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Abstract

<P>PROBLEM TO BE SOLVED: To provide a cooperation scenario preparation support system enabling even a general user having no knowledge in Web or a computer to prepare a cooperation scenario by connecting service elements. <P>SOLUTION: The cooperation scenario preparation support system comprises: a service element database 17 for supporting the preparation of a cooperation scenario for cooperating service elements and storing service element information including the contents of service and input and output information; a service element connection information preparation part 15 for reading out the service element information from the database 17 and writing connection information between the output and input information of service elements which is generated by a user on the basis of the read service element information in a connection information database 18; a scenario preparation part 14 for setting the calling order of service elements; and a scenario sentence generation verification part 19 for reading out connection information corresponding to the combination of the output information and input information of respective continued service elements while referring to the connection information database 18, and inserting the read connection information between the service elements to generate a cooperation scenario. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、ネットワーク上に分散したサービスを構成する要素サービスを連携させてサービスを実行する際に、広くユーザが用いる連携シナリオの作成を支援する連携シナリオ作成支援システム及びその方法並びにプログラムに関する。   The present invention relates to a cooperation scenario creation support system, method and program for supporting creation of cooperation scenarios widely used by users when executing services by linking element services constituting services distributed on a network.

近年、SOA(サービス指向アーキテクチャ)の実現技術の1つとして、サービス連携技術が注目を浴びている。ここで連携するサービスは、WSDL(Web Services Description Language)により記述される技術仕様に基づくWebサ−ビスインタフェースや、UP&P(Universal Plug and Play)仕様に基づくサービスインタフェースを定義し、SOAP(Simple Object Access Protocol;国際標準化団体W3C(World Wide Web Consortium)が定めた技術仕様)などによりメッセージ送受を行う機能を提供する。
これらインタフェース定義されたサービスを、順次若しくは並列的に実行するワークフロー、すなわち連携シナリオは、シナリオ実行エンジンによって記述に対応して実行される。
In recent years, service cooperation technology has attracted attention as one of the technologies for realizing SOA (Service Oriented Architecture). The services linked here define a Web service interface based on technical specifications described in WSDL (Web Services Description Language), a service interface based on UP & P (Universal Plug and Play) specifications, and SOAP (Simple Object Access). Protocol: A function for sending and receiving messages according to an international standardization organization W3C (Technical specifications defined by the World Wide Web Consortium).
A workflow for executing these interface-defined services sequentially or in parallel, that is, a cooperation scenario, is executed in accordance with the description by the scenario execution engine.

そして、シナリオ実行エンジンが連携シナリオに基づいて参照・呼び出す上記インタフェース定義されたサービスを、以下の説明において、要素サービスと呼ぶこととする。
一般的に、Webサ−ビスを用いた複雑なワークフローを記述するワークフロー記述言語としては、BPEL(Business Process Execution Language)などが用いられる。
上記シナリオ実行エンジンは、このBPELによる記述に基づいてワークフローを実行するため、BPELエンジンとも呼ばれる。
Then, the interface-defined service that the scenario execution engine refers to and calls based on the cooperation scenario is referred to as an element service in the following description.
Generally, BPEL (Business Process Execution Language) or the like is used as a workflow description language for describing a complex workflow using a Web service.
Since the scenario execution engine executes a workflow based on the description by BPEL, it is also called a BPEL engine.

また、BPELを用いたシステムの他に、シナリオ実行エンジンと要素サービスとの間におけるインタフェース整合がとれない場合、仲介サービスを発見して、この仲介サービスを含めて要素サービスを合成する機能を有するシステム(例えば、特許文献1参照)や、要素サービスが提供される同一領域の同等機能を持つ他のサービス要素への動的適応を可能とするシステム(例えば、特許文献2参照)などが存在する。   In addition to a system using BPEL, a system having a function of discovering an intermediary service and synthesizing the element service including the intermediary service when the interface matching between the scenario execution engine and the element service cannot be achieved. (For example, refer to Patent Document 1), and a system (for example, refer to Patent Document 2) that enables dynamic adaptation to other service elements having equivalent functions in the same area where element services are provided.

これらシステムを用いることによって、要素サービスを組み合わせた連携シナリオを利用することが可能である。
しかし、連携シナリオを作成するためには、要素サービスのインタフェース情報やサービス要素記述方式などWebサービスの知識を要するほか、連携シナリオにおける要素サービス間のフローを記述するプログラミング能力が必要となる。このため、広くあまねく一般的な利用者にとって、連携シナリオにおける要素サービス間のフローを記述するプログラミングを作成するということは敷居が高く困難である。
By using these systems, it is possible to use a cooperation scenario combining element services.
However, in order to create a cooperation scenario, knowledge of Web services such as element service interface information and service element description method is required, and a programming ability to describe a flow between element services in the cooperation scenario is required. For this reason, it is difficult and difficult for a general user to create a program that describes a flow between element services in a cooperation scenario.

また、要素サービスのインタフェース情報(入力・出力パラメータ)に関する処理をパラメータ帳票を用いて効率化するシステム(例えば、特許文献3参照)も存在するが、連携シナリオを記述する必要性は依然残っている。
特開2005−071052号公報 特開2005−250844号公報 特開2005−332122号公報
In addition, there is a system (for example, see Patent Document 3) that makes the processing related to the interface information (input / output parameters) of the element service more efficient using a parameter form, but the necessity of describing a cooperation scenario still remains. .
JP 2005-071052 A JP-A-2005-250844 Japanese Patent Laying-Open No. 2005-332122

近年、様々なサービスをユーザ自身が組み合わせて、新たなサービスを創造することが流行となりつつある。
現時点において、上記サービスを創造するユーザは、コンピュータやWebサービスに関する知識を比較的有しているが、それ以外の通常の一般ユーザは要素サービスを複数連続して記載し、複合処理として実行させる連携シナリオ(連携サービス)を自ら作り出せる能力を有しているわけではない。
本発明は、このような事情に鑑みてなされたもので、Webサービスやコンピュータ等に関する知識がない一般ユーザであっても、要素サービスを一つ一つ順次選んでそれらを自由に連結し、連携シナリオを作成することが出来る連携シナリオ作成支援システム及びその方法並びにプログラムを提供することを目的とする。
In recent years, it is becoming popular to create new services by combining various services by users themselves.
At present, users who create the above services have relatively knowledge of computers and Web services, but other ordinary users can link multiple element services in succession and execute them as complex processes. It does not have the ability to create scenarios (cooperation services) by itself.
The present invention has been made in view of such circumstances, and even a general user who does not have knowledge about Web services, computers, etc., can select element services one by one and connect them freely and cooperate with each other. It is an object of the present invention to provide a cooperative scenario creation support system, method and program capable of creating a scenario.

本発明の連携シナリオ作成支援システムは、ネットワークを介して利用することが可能な複数の要素サービスを連携させて動作させる際に使用する連携シナリオの作成を支援する連携シナリオ作成支援システムであって、各要素サービスのサービス内容,入力情報及び出力情報を含む要素サービス情報を記憶する要素サービスデータベースと、要素サービスデータベースから利用者(例えば、実施形態における知識ユーザ3)が指定した第1及び第2の要素サービスの要素サービス情報を読み出し、これらに基づいて前記利用者(例えば、実施形態における知識ユーザ3)の生成した、第1の要素サービスの出力情報と第2の要素サービスの入力情報との間のデータフローを行う要素サービス連結情報を、要素サービス連結情報データベースへ書き込む要素サービス連結情報作成部と、利用者(例えば、実施形態における知識ユーザ3及び一般ユーザ4)が画面に表示された連携シナリオフロー図に従って順次選択した要素サービスを、選択した順に要素サービスの呼出順序を設定するシナリオ作成部と、該シナリオ作成部にて作成された要素サービスの呼出順序に従い、連続する各要素サービスの出力情報及び入力情報の組合せに対応する要素サービス連結情報を、前記要素サービス連結情報データベースを参照して読みだし、要素サービス間に介挿して連携シナリオを生成するに対応するシナリオ文生成検証部とを有することを特徴とする。   The cooperation scenario creation support system of the present invention is a cooperation scenario creation support system that supports creation of a cooperation scenario used when operating a plurality of element services that can be used via a network in cooperation with each other, Element service database storing element service information including service contents, input information and output information of each element service, and first and second specified by the user (for example, knowledge user 3 in the embodiment) from the element service database The element service information of the element service is read out, and based on these, between the output information of the first element service and the input information of the second element service generated by the user (for example, the knowledge user 3 in the embodiment) Element service connection information that performs the data flow of the element service connection information database Element service connection information creation unit to be written, and element services selected sequentially according to the cooperation scenario flow diagram displayed on the screen by the user (for example, knowledge user 3 and general user 4 in the embodiment) A scenario creation unit for setting the order, and element service connection information corresponding to a combination of output information and input information of each successive element service according to the calling order of the element services created by the scenario creation unit, the element service A scenario sentence generation verification unit corresponding to generating a linkage scenario by interleaving between element services and referring to the connection information database.

本発明の連携シナリオ作成支援システムは、シナリオ文生成検証部が生成した連携シナリオを記憶する連携シナリオデータベースをさらに有し、前記シナリオ作成部が、利用者(例えば、実施形態における知識ユーザ3及び一般ユーザ4)の選択する既に生成された既生成連携シナリオを前記連携シナリオデータベースから読み出し、画面に表示された連携シナリオフロー図に従い、前記既生成連携シナリオを部分的に編集して変更された順序を、要素サービスの呼出順序として設定することを特徴とする。   The cooperation scenario creation support system of the present invention further includes a cooperation scenario database that stores the cooperation scenario generated by the scenario sentence generation verification unit, and the scenario preparation unit includes users (for example, the knowledge user 3 and the general user in the embodiment). The already generated cooperation scenario selected by the user 4) is read from the cooperation scenario database, and the order in which the already generated cooperation scenario is partially edited according to the cooperation scenario flow diagram displayed on the screen is changed. The element service call order is set.

本発明の連携シナリオ作成支援システムは、前記要素サービス連結情報作成部が、第1の要素サービスの出力情報のパラメータ名と、第2の要素サービスの入力情報のパラメータ名とを比較し、第1の要素サービスの出力情報と第2の要素サービスの入力情報との間におけるデータフローの対応付けを行うことを特徴とする。   In the cooperation scenario creation support system of the present invention, the element service connection information creation unit compares the parameter name of the output information of the first element service with the parameter name of the input information of the second element service, The data flow is associated with the output information of the second element service and the input information of the second element service.

本発明の連携シナリオ作成支援システムは、前記要素サービス連結情報作成部が、第1の要素サービスの出力情報に関係づけられたメタ情報と、第2の要素サービスの入力情報に関係付けられたメタ情報とを比較し、第1の要素サービスの出力情報と第2の要素サービスの入力情報との間におけるデータフローの対応付けを行うことを特徴とする。   In the cooperation scenario creation support system according to the present invention, the element service connection information creation unit includes meta information related to output information of the first element service and meta information related to input information of the second element service. The data flow is compared between the output information of the first element service and the input information of the second element service by comparing the information.

本発明の連携シナリオ作成支援システムは、前記連携シナリオに従って、要素サービスを順次実行するシナリオ実行エンジンをさらに有し、シナリオ文生成検証部が、前記シナリオ実行エンジンに対し、作成した連携シナリオを実行させ、各要素サービスの実行結果を検証してサービス品質を確認することを特徴とする。   The cooperation scenario creation support system of the present invention further includes a scenario execution engine that sequentially executes element services according to the cooperation scenario, and the scenario sentence generation verification unit causes the scenario execution engine to execute the created cooperation scenario. The service quality is confirmed by verifying the execution result of each element service.

本発明の連携シナリオ作成支援方法は、ネットワークを介して利用することが可能な複数の要素サービスを連携させて動作させる際に使用する連携シナリオの作成を支援する連携シナリオ作成支援システムにおける連携シナリオ作成支援方法であって、各要素サービスのサービス内容,入力情報及び出力情報を含む要素サービス情報を要素サービスデータベースへ記憶する記憶過程と、要素サービス連結情報作成部が、要素サービスデータベースから利用者(例えば、実施形態における知識ユーザ3)の指定した第1及び第2の要素サービスの要素サービス情報を読み出し、第1の要素サービスの出力情報と第2の要素サービスの入力情報との間の利用者(例えば、実施形態における知識ユーザ3)の生成したデータフローを要素サービス連結情報データベースへ書き込む要素サービス連結情報作成過程と、シナリオ作成部が、利用者(例えば、実施形態における知識ユーザ3及び一般ユーザ4)が画面に表示された連携シナリオフロー図に従って順次選択した要素サービスを、選択した順に要素サービスの呼出順序を設定するシナリオ作成過程と、シナリオ文生成検証部が、該シナリオ作成部にて作成された要素サービスの呼出順序に従い、連続する各要素サービスの出力情報及び入力情報の組合せに対応する要素サービス連結情報を、前記要素サービス連結情報データベースを参照して読みだし、連携シナリオを生成するに対応するシナリオ文生成過程とを有することを特徴とする。   The cooperation scenario creation support method of the present invention is a cooperation scenario creation in a cooperation scenario creation support system that supports creation of a cooperation scenario used when operating a plurality of element services that can be used via a network in cooperation with each other. A storage method for storing element service information including service contents, input information, and output information of each element service in the element service database, and an element service connection information creation unit from the element service database to a user (for example, a support method) , The element service information of the first and second element services designated by the knowledge user 3) in the embodiment is read, and the user between the output information of the first element service and the input information of the second element service ( For example, the data flow generated by the knowledge user 3) in the embodiment is changed to the element service link. Element service connection information creation process to be written to the information database, and the scenario creation unit selects the element services sequentially selected by the user (for example, knowledge user 3 and general user 4 in the embodiment) according to the cooperative scenario flow diagram displayed on the screen. The scenario creation process for setting the calling order of the element services in the selected order, and the scenario statement generation / verification unit according to the calling order of the element services created by the scenario creation unit, output information and input of each successive element service It includes a scenario sentence generation process corresponding to generating a linkage scenario by reading element service connection information corresponding to a combination of information with reference to the element service connection information database.

本発明の連携シナリオ作成支援方法は、シナリオ文生成検証部が生成した連携シナリオを、連携シナリオデータベース記憶する過程と、前記シナリオ作成部が、利用者(例えば、実施形態における知識ユーザ3及び一般ユーザ4)の選択する既に生成された既生成連携シナリオを前記連携シナリオデータベースから読み出し、画面に表示された連携シナリオフロー図に従い、前記既生成連携シナリオを部分的に編集して変更された順序を、要素サービスの呼出順序として設定する過程とを有することを特徴とする。   The cooperation scenario creation support method of the present invention includes a process of storing a cooperation scenario generated by a scenario sentence generation / verification unit and a cooperation scenario database, and the scenario creation unit includes users (for example, knowledge user 3 and general user in the embodiment). 4) The already generated cooperation scenario selected in 4) is read from the cooperation scenario database, and according to the cooperation scenario flow diagram displayed on the screen, the order in which the already generated cooperation scenario is partially edited and changed, And a process of setting as a calling sequence of element services.

本発明の連携シナリオ作成支援プログラムは、上記いずれかに記載の連携シナリオ作成支援システムとして、コンピュータを機能させるためのプログラムである。
本発明の記録媒体は、上記連携シナリオ作成支援プログラムを記録したコンピュータ読み取り可能な記録媒体である。
The cooperation scenario creation support program of the present invention is a program for causing a computer to function as the cooperation scenario creation support system described above.
The recording medium of the present invention is a computer-readable recording medium that records the cooperation scenario creation support program.

以上説明したように、本発明によれば、Webサービスやコンピュータ等に関する知識がない一般ユーザであっても、サービス要素を一つ一つ順次選んでそれらを自由に連結し、連携シナリオを作成することが出来るようになる。
すなわち、本発明によって、広くあまねく多くのユーザが連携サービスを簡単に作り出すことができる環境を実現することにより、この一般ユーザが連携サービスを作成する面白さを体感し、連携サービスをさらに作成することで、多くのユーザにとって便利な連携サービスが創出される可能性がある。
As described above, according to the present invention, even a general user who does not have knowledge about Web services, computers, etc., creates service scenarios by selecting service elements one by one and connecting them freely. It will be possible.
That is, according to the present invention, by realizing an environment in which a wide variety of users can easily create a linked service, the general user can experience the fun of creating a linked service and further create a linked service. Therefore, there is a possibility that a convenient linkage service for many users will be created.

また連携サービスの増加に伴い、ユーザ自らが利用する複数の連携サービスをユーザ自身が管理する方法が必要である。上記理由を艦みて、下記3点を実現するシステムが望まれると考えられる。
すなわち、本発明の効果としては、
第一に、幅広いユーザ自身が連携サービスを創り出すことが出来る。
第二に、ユーザが利用しているサービスを管理することが出来る。
第三に、ユーザが創り出した連携サービスを、他ユーザが再利用することが出来る。
As the number of cooperation services increases, a method for managing a plurality of cooperation services used by the user himself / herself is necessary. Considering the above reasons, a system that realizes the following three points is considered desirable.
That is, as an effect of the present invention,
First, a wide range of users can create collaborative services.
Secondly, it is possible to manage the services used by the user.
Third, the cooperation service created by the user can be reused by other users.

以下、本発明の一実施形態による連携シナリオ作成支援システムを図面を参照して説明する。図1は同実施形態の連携シナリオ作成支援システムの構成を示す概念図である。また、図2はどう実施形態の連携シナリオ作成支援システムの機能構成例を示すブロック図である。
図1に示すように、要素サービス群200を構成する要素サービス200aは、ネットワークIを介して利用可能である。ここで、サービス要素200aとは、対象を計算機環境で取り扱えるようにしたエンティティ(entity、実体ともいう)であって、ネットワークI上で利用可能なプロセスまたはデータが含まれる。
例えば、インターネット通信網などのWebで接続されたシステム間で利用される技術を用いたWebサービスによる気象情報や株価情報の提供や、企業間のエンタープライズアプリケーション統合などが実現されている。また、汎用のピアツーピア (Peer to Peer:P2P)プラットフォームであるJXTAを利用し、ネットワークによる様々のサービスを提供するプログラムが、ネットワーク上で分散して用いられている。
Hereinafter, a cooperation scenario creation support system according to an embodiment of the present invention will be described with reference to the drawings. FIG. 1 is a conceptual diagram showing the configuration of the cooperation scenario creation support system of the embodiment. FIG. 2 is a block diagram illustrating a functional configuration example of the cooperation scenario creation support system according to the embodiment.
As shown in FIG. 1, the element service 200 a constituting the element service group 200 can be used via the network I. Here, the service element 200a is an entity (also referred to as an entity) that can handle a target in a computer environment, and includes a process or data that can be used on the network I.
For example, provision of weather information and stock price information by a web service using a technology used between systems connected via the web such as the Internet communication network, and enterprise application integration between companies are realized. In addition, programs that provide various services over the network using JXTA, a general-purpose peer-to-peer (P2P) platform, are distributed over the network.

また、サービス要素200aの他の例としては、Webサービスを構成するEJB(enterprise Java(登録商標) Beans)などで実現されているコンポーネント、ネットワークを経由してアクセスできる映像などのコンテンツ、ネットワークIに接続されたプリンタやディスプレイ、どの程度計算機が動作しているかを示すCPU資源やどの程度ネットワークが使用されているかを示すネットワーク帯域といった計算機環境的リソース、ネットワーク上でサービスを実現するための複数のサービス要素の提供順序とを記述したサービステンプレートなどがある。また、常時接続されたサーバ上で動作するソフトウェアばかりがサービス構成要素ではない。例えば、物理的に近い他ユーザとの数の限られた通信が可能な携帯端末上で動作するソフトウェアもサービス要素である。また、ネットワークIはインターネットを含む公衆及び専用情報通信網等から構成されている。   Other examples of the service element 200a include components realized by EJB (enterprise Java (registered trademark) Beans) constituting Web services, contents such as video that can be accessed via the network, and network I. Computer environmental resources such as connected printers and displays, CPU resources indicating how much the computer is operating, network bandwidth indicating how much network is being used, and multiple services for realizing services on the network There are service templates that describe the order in which elements are provided. Also, software that runs on a server that is always connected is not the only service component. For example, software that operates on a portable terminal capable of a limited number of communications with other physically close users is also a service element. The network I is composed of the public including the Internet and a dedicated information communication network.

シナリオ実行エンジン2は、要素サービスのワークフローである連携シナリオに記載された順番に従い、N(Nは自然数)番目の要素サービスを提供するサービス提供装置から出力情報を入力すると、次のサービス実行要求を、連携シナリオに記載された(N+1)番のサービス要素を実行するサービス提供装置の入力情報として送出する、といった処理を繰り返す。ここで、シナリオ実行エンジン2は、プラットフォームのコアモジュールであり、連携シナリオを読み込んだ後、XMLパーサにより妥当性をチェックし、連携シナリオの実行を行う。また、イベント駆動型システムでの適用時には、イベントに応じた該当の連携シナリオを実行し、実行中に、上位アプリケーションのプロセスに処理を委譲する際、実行を待機することも可能である。   The scenario execution engine 2 inputs the output information from the service providing apparatus that provides the Nth (N is a natural number) element service according to the order described in the cooperation scenario that is the workflow of the element service. Then, the process of transmitting as the input information of the service providing apparatus that executes the service element (N + 1) described in the cooperation scenario is repeated. Here, the scenario execution engine 2 is a core module of the platform, and after reading the cooperation scenario, checks the validity with an XML parser and executes the cooperation scenario. Also, when applied in an event-driven system, it is possible to execute the corresponding linkage scenario according to the event, and wait for execution when delegating the processing to the upper application process during execution.

本実施形態による連携シナリオ作成支援システム1は、知識ユーザ3及び一般ユーザ4が、上記シナリオ実行エンジン2が実行する連携シナリオを作成する際、その作成過程における各処理を支援する。
ここで、知識ユーザ3とは、Webサービスに関する知識や技能をある程度有したユーザであり、Webサービスを使用するのみの一般ユーザと区別した定義をしている。
また、上記連携シナリオ作成支援装置1は、図2に示すように、シナリオデータベース10,ユーザログイン部11,選択部12,シナリオ管理・実行指示部13,シナリオ作成部14,要素サービス連結情報作成部15,検索部16,要素サービスデータベース17,要素サービス連結情報データベース18,シナリオ文生成検証部19を有している。
The cooperation scenario creation support system 1 according to the present embodiment supports each process in the creation process when the knowledge user 3 and the general user 4 create a cooperation scenario executed by the scenario execution engine 2.
Here, the knowledge user 3 is a user who has some knowledge and skills related to the Web service, and is defined to be distinguished from a general user who only uses the Web service.
Further, as shown in FIG. 2, the cooperation scenario creation support apparatus 1 includes a scenario database 10, a user login unit 11, a selection unit 12, a scenario management / execution instruction unit 13, a scenario creation unit 14, and an element service connection information creation unit. 15, a search unit 16, an element service database 17, an element service connection information database 18, and a scenario sentence generation verification unit 19.

シナリオ管理・実行指示部13とシナリオ作成部14と要素サービス連結情報作成部15は、ネットワークIを介して一般ユーザ4の端末および知識ユーザ3の端末から利用することができる。
ユーザログイン装置11は、知識ユーザ3または一般ユーザ4が入力するパスワード及びID(識別情報)と、予め登録されているパスワード及びIDと比較することによりユーザの認証を行い、認証の結果が登録されたユーザであることを検出した場合、以降のシナリオ作成における各支援処理を実行し、登録されていないことを検出した場合、以降の支援処理を行わずに端末との接続を切断する。
The scenario management / execution instructing unit 13, the scenario creating unit 14, and the element service connection information creating unit 15 can be used from the terminal of the general user 4 and the terminal of the knowledge user 3 via the network I.
The user login device 11 authenticates the user by comparing the password and ID (identification information) input by the knowledge user 3 or the general user 4 with the password and ID registered in advance, and the result of the authentication is registered. When it is detected that the user is a registered user, each support process in the subsequent scenario creation is executed. When it is detected that the user is not registered, the connection with the terminal is disconnected without performing the subsequent support process.

選択部12は、上記認証後に、一般ユーザ4の端末または知識ユーザ3の端末から入力される選択情報により、連携シナリオ作成支援装置1の支援処理において、シナリオ管理・実行指示部13,シナリオ作成部14及び要素サービス連結情報作成部15のいずれを起動させるかの選択を行う。
シナリオ管理・実行指示部13は、ネットワークIを介して接続されているシナリオ実行エンジン2に対して、各ユーザの作成した連携シナリオを実行及び停止の処理を行う。
After the authentication, the selection unit 12 uses the selection information input from the terminal of the general user 4 or the terminal of the knowledge user 3 in the support process of the cooperation scenario creation support apparatus 1, the scenario management / execution instruction unit 13, the scenario creation unit 14 or the element service connection information creation unit 15 is selected.
The scenario management / execution instructing unit 13 performs a process of executing and stopping the cooperation scenario created by each user with respect to the scenario execution engine 2 connected via the network I.

要素サービス連結情報作成部15は、連続して処理する要素サービスにおいて、前段の第1の要素サービスの出力情報と、後段の第2の要素サービスの入力情報との対応関係を、それぞれのデータの型、パラメータ名及びパラメータに関係付けられているタグ情報等のメタデータを比較することにより検出する。ここで、データの型は、クラス型、インターフェイス型、配列型、値型、列挙型、型パラメータ、ジェネリック型定義、およびオープン構築ジェネリック型またはクローズ構築ジェネリック型がある。また、メタデータとは、計算機処理するため、リソースに対して付加する付加情報であり、語彙を記述する言語、対象を示す単語を共通化した語彙を用いるのが望ましい。   The element service connection information creating unit 15 determines the correspondence between the output information of the first element service at the first stage and the input information of the second element service at the second stage in the element services to be processed continuously. It is detected by comparing metadata such as tag information related to the type, parameter name, and parameter. Here, the data type includes class type, interface type, array type, value type, enumeration type, type parameter, generic type definition, and open construction generic type or closed construction generic type. Metadata is additional information added to resources for computer processing, and it is desirable to use a vocabulary in which a vocabulary language and a target word are shared.

また、要素サービス連結情報作成部15は、対応付けられた出力情報と入力情報とにおいて、出力情報のフォーマットを、入力情報のフォーマットに変換する要素サービス連結情報を生成、すなわち予め要素サービス連結情報データベース18に設定されたテンプレートテーブルから、出力情報及び入力情報のフォーマットの組合せに対応して読み出したテンプレートを、データのフォーマット変換処理を行う要素サービス連結情報とし、各要素サービスの組合せに対応させ、要素サービス連結情報データベース18に記憶させる。
あるいは、知識ユーザ3が各要素サービスの出力情報及び入力情報の対応付けを行い、出力情報と入力情報との間のデータのフォーマット変換を行う要素サービス連結情報を、要素サービス連結情報作成部15のエディタ機能を用いて生成し、各要素サービスの組合せに対応させ、要素サービス連結情報データベース18に記憶させるようにしても良い。
In addition, the element service connection information creation unit 15 generates element service connection information for converting the format of the output information into the format of the input information in the associated output information and input information, that is, the element service connection information database in advance. The template read out from the template table set to 18 in correspondence with the combination of the format of the output information and the input information is used as element service connection information for performing the data format conversion process, and is associated with each element service combination. The service connection information database 18 is stored.
Alternatively, the knowledge user 3 associates output information and input information of each element service, and sets element service connection information for converting the format of the data between the output information and the input information. It may be generated by using an editor function, and may be stored in the element service connection information database 18 corresponding to each combination of element services.

上記要素サービス連結情報としては、前段の要素サービス(例えば要素サービスA)が後段の要素サービス(例えば要素サービスB)を呼び出す処理(方法)に付いても規定する記述を含んでも良い。
すなわち、要素サービス連結情報作成部15は、要素サービスの呼び出し方法を、上記要素サービス連結情報に含ませて、各要素サービスのメタ情報として、要素サービス連結情報データベース18に記憶させる。
ここで、要素サービスの呼出方法とは、該要素サービスが入力のみを有するか、または出力のみを有するか、または入力及び出力の双方を有するか、のいずれかによってそれぞれ異なった連携シナリオにおける呼出命令の記述処理が必要となる。
また、要素サービスの呼出方法には、要素サービスの特性として、while文のような繰り返し構造や、if-then-else文のような判断処理を、連携シナリオにおけるシナリオ文に記述する必要があるか否かの情報を含んでいる。
The element service connection information may include a description that prescribes a process (method) in which the preceding element service (for example, element service A) calls the latter element service (for example, element service B).
That is, the element service connection information creation unit 15 includes the element service call method in the element service connection information and stores it in the element service connection information database 18 as meta information of each element service.
Here, the calling method of the element service is a calling instruction in a different cooperation scenario depending on whether the element service has only an input, only an output, or both an input and an output. The description process is required.
In addition, in the element service invocation method, is it necessary to describe the repetition structure such as the while statement and the judgment processing such as the if-then-else statement in the scenario statement in the linkage scenario as the characteristics of the element service? Contains information on whether or not.

シナリオ作成部14は、検索部15が表示画面に表示する要素サービスの一覧表から、各ユーザが選択した要素サービスの順番に、列べて記述し、要素サービスの組合せに対応した要素サービス連結情報を、検索部15を介して要素サービス連結情報データベース18から読みだす。
シナリオ文生成検証部19は、要素サービスと、各要素サービスの組合せに対応させて要素サービス連結情報とを連続的に記述することにより、連携シナリオを生成し、Webサービスが連携シナリオ通りに実行処理されるか否の確認を行い、問題がなければシナリオデータベース10へ、該連携シナリオを識別情報に対応させて記憶する。
The scenario creation unit 14 lists all the element services selected by each user in the order of the element services selected from the list of element services displayed on the display screen by the search unit 15, and element service connection information corresponding to the combination of element services. Is read from the element service connection information database 18 via the search unit 15.
The scenario sentence generation verification unit 19 generates a cooperation scenario by continuously describing element services and element service connection information corresponding to the combination of each element service, and the Web service executes the processing according to the cooperation scenario. If there is no problem, the cooperative scenario is stored in the scenario database 10 in association with the identification information.

以下、図1,2及び3を参照して本実施形態による連携シナリオ作成支援システム1の動作を説明する。図3は本実施形態による連携シナリオ作成支援システム1の動作例を示すフローチャートである。
図1にて述べたように、要素サービス群200の各要素サービスは、ネットワークIを介して、知識ユーザ3及び一般ユーザ4の各端末により利用可能である。そして、シナリオ実行エンジン2は、上述した要素サービスを連携させる連携シナリオに対応して、記述した順序により各要素サービスを実行する。同様に、シナリオ管理・実行指示部13とシナリオ作成部14と要素サービス連結情報作成部15とは、ネットワークIを介して知識ユーザ3及び一般ユーザの各端末から利用することができる。
Hereinafter, the operation of the cooperation scenario creation support system 1 according to the present embodiment will be described with reference to FIGS. FIG. 3 is a flowchart showing an operation example of the cooperation scenario creation support system 1 according to the present embodiment.
As described in FIG. 1, each element service of the element service group 200 can be used by each terminal of the knowledge user 3 and the general user 4 via the network I. Then, the scenario execution engine 2 executes each element service in the described order corresponding to the cooperation scenario for linking the element services described above. Similarly, the scenario management / execution instructing unit 13, the scenario creating unit 14, and the element service connection information creating unit 15 can be used from the terminals of the knowledge user 3 and general users via the network I.

知識ユーザ3あるいは一般ユーザ4が、それぞれの端末により、連携シナリオ作成支援システム1に対し、ネットワークIを介してアクセスし、ユーザ名(ID)とパスワードとを入力する。
これにより、ユーザログイン部11は、内部に登録されている複数のユーザ名とパスワードとの組合せと、入力されたユーザ名とパスワードとの組合せとを順次比較し、一致する組合せの有無を検出し、一致した組合せが検出された場合、本人認証が行われたとして、ユーザの端末にログインが成功したことを通知するとともに、連携シナリオ作成支援システム1に対して、該ユーザの端末をログイン状態とする処理をステップS102へ進める(ステップS101)。
The knowledge user 3 or the general user 4 accesses the cooperation scenario creation support system 1 via the network I with each terminal, and inputs a user name (ID) and a password.
As a result, the user login unit 11 sequentially compares a combination of a plurality of user names and passwords registered therein and a combination of the input user name and password, and detects the presence or absence of a matching combination. When a matching combination is detected, the user authentication is performed and the user's terminal is notified that the login is successful, and the user's terminal is set in the login state to the cooperation scenario creation support system 1. The process to proceed to step S102 (step S101).

次に、選択部12は、ユーザが画面に表示された指示に従い、知識ユーザ3または一般ユーザ4(以下、双方を指す場合単にユーザとする)が、GUI(Graphical User Interface)により表示画面から選択した、連携シナリオ作成支援システム1の連携シナリオ作成の支援機能に対応した処理に移行させる(ステップS102)。
すなわち、選択部12は、シナリオ作成部14、シナリオ管理・実行指示部13または要素サービス連結情報作成部15において、ユーザがいずれかの部の行う支援処理を選択すると、その選択された部の処理を起動させる。
以下、順次、要素サービス連結情報作成部15,シナリオ作成部14及びシナリオ管理・実行指示部13が起動された場合の動作を説明する。
Next, the selection unit 12 selects a knowledge user 3 or a general user 4 (hereinafter referred to simply as a user when referring to both) from a display screen by using a GUI (Graphical User Interface) according to an instruction displayed on the screen. Then, the process is shifted to the processing corresponding to the cooperation scenario creation support function of the cooperation scenario creation support system 1 (step S102).
That is, when the user selects a support process performed by any of the scenarios in the scenario creation unit 14, the scenario management / execution instruction unit 13 or the element service connection information creation unit 15, the selection unit 12 performs the process of the selected unit. Start up.
Hereinafter, operations when the element service connection information creation unit 15, the scenario creation unit 14, and the scenario management / execution instruction unit 13 are activated will be described.

<要素サービス連結情報作成部15が起動された場合>
上記ステップS102において、ユーザ(主として知識ユーザ3)が要素サービス連結情報作成部15の支援処理を選択し、選択部12が要素サービス連結情報作成部15を起動した場合、以下に示すように、要素サービス間において入出力情報のデータの整合性を制御する要素サービス連結情報の生成を行う。また、ステップS131以降の処理及び要素サービス連結情報作成部15の機能は、Webサービスに関する知識や技能をある程度有するユーザ(以降一般ユーザ4と区別し彼らを知識ユーザ3と呼ぶ)が主として利用する機能である。
<When the element service connection information creation unit 15 is activated>
In step S102, when the user (mainly knowledge user 3) selects the support process of the element service connection information creation unit 15 and the selection unit 12 activates the element service connection information creation unit 15, as shown below, the element Element service connection information for controlling data consistency of input / output information between services is generated. Further, the processing after step S131 and the functions of the element service connection information creation unit 15 are functions mainly used by users who have some knowledge and skills related to Web services (hereinafter referred to as general users 4 and referred to as knowledge users 3). It is.

上記要素サービス連結情報作成部15は、要素サービス連結情報を作成し、作成結果を要素サービス連結情報データベース18へ、要素サービスの組合せに対応して格納する。
ここで、要素サービス連結情報データベース18は、各要素サービスの組合せに対応して図4に示す要素サービス連結情報が複数格納されている。
要素サービス連結情報作成部15は、知識ユーザ3の端末の表示画面に要素サービス連結情報を作成する画面を表示し、かつ要素サービスデータベース17に格納されている要素サービス群200の各要素サービスを、機能,動作,入力情報及び出力情報等を対応させて、知識ユーザ3の端末の表示画面に一覧表として表示する(ステップS131)。
The element service connection information creation unit 15 creates element service connection information and stores the creation result in the element service connection information database 18 corresponding to the combination of element services.
Here, the element service connection information database 18 stores a plurality of element service connection information shown in FIG. 4 corresponding to combinations of element services.
The element service connection information creation unit 15 displays a screen for creating element service connection information on the display screen of the terminal of the knowledge user 3 and stores each element service of the element service group 200 stored in the element service database 17. The functions, operations, input information, output information, and the like are associated with each other and displayed as a list on the display screen of the knowledge user 3 terminal (step S131).

次に、知識ユーザ3は、上記表示画面に表示された要素サービスから、図4に示す要素サービスAと要素サービスBとを知識ユーザ3が選択する(ステップS132)。
すなわち、要素サービス連結情報作成部15は、前段の要素サービスとしての要素サービスAと、後段の要素サービスとして要素サービスBとが選択されると、要素サービスA及び要素サービスBのデータのフォーマット(データ形式)に基づいて、要素サービスAの出力情報から、要素サービスBの入力情報へのデータのフォーマットの整合を行うデータフローとしての要素サービス連結情報を作成する。この要素サービス連結情報は、要素サービスA及び要素サービスBの組合せにおいて、各出力情報及び入力情報の組合せ毎に対応した出入力パラメータ変更処理から構成されている。
Next, the knowledge user 3 selects the element service A and the element service B shown in FIG. 4 from the element services displayed on the display screen (step S132).
That is, when the element service A as the element service of the preceding stage and the element service B as the element service of the succeeding stage are selected, the element service connection information creating unit 15 formats the data (data) of the element service A and the element service B. Based on the format, element service connection information is created as a data flow for matching the data format from the output information of the element service A to the input information of the element service B. This element service connection information is composed of input / output parameter change processing corresponding to each combination of output information and input information in the combination of element service A and element service B.

上記要素サービスとは、OWL(Ontology Web Language)−SやWSDLにより定義されたWebサービスやUPnP(Universal Plug and Play)サービス、あるいは、特開2005−250844号公報における要素サービスに相当し、零個以上の入力及び零個以上の出力を有する。特開2005−250844号公報における要素サービスとは、インターネット通信網などのネットワーク環境で、機能やリソースを提供するものであり、リモート(端末)側から利用する方法がネットワーク上で取得可能であり、利用する方法に従って、各機能やリソースをリモートから呼び出して利用することができるものである。   The element service corresponds to a Web service defined by OWL (Ontology Web Language) -S or WSDL, a UPnP (Universal Plug and Play) service, or an element service in Japanese Patent Laid-Open No. 2005-250844. It has the above inputs and zero or more outputs. The element service in Japanese Patent Laid-Open No. 2005-250844 provides functions and resources in a network environment such as the Internet communication network, and a method used from the remote (terminal) side can be acquired on the network. Each function and resource can be called remotely and used according to the method used.

ここで、UPnPとは、家庭内のパソコンや周辺機器、AV機器、電話、家電製品などの機器をネットワークを通じて接続し、相互に機能を提供しあうための技術仕様であり、1999年にMicrosoft社によって提唱され、Intel社,3Com社,AT&T社,Dell Computer社など20社以上が支持している。インターネットで標準となっている技術を基盤とし、ネットワークにつなぐだけで複雑な操作や設定作業を伴うことなく機能することを目指している。ネットワークインフラとしてはパソコンLANに最も広く用いられているEthernet(登録商標)のほか、HomePNAやHomeRFなど、家庭内LAN用の規格もサポートされる。   Here, UPnP is a technical specification for connecting devices such as personal computers, peripheral devices, AV devices, telephones, and home appliances in the home via a network and providing functions to each other. More than 20 companies such as Intel, 3Com, AT & T, Dell Computer, etc. It is based on the technology that is standard on the Internet, and aims to function without complicated operations and setting work simply by connecting to a network. As a network infrastructure, in addition to Ethernet (registered trademark), which is most widely used for personal computer LANs, standards for home LAN such as HomePNA and HomeRF are also supported.

以下に、特開2005−250844号公報における要素サービスの例を示す。
まず、翻訳Webサービス、認証Webサービス、航空券予約Webサービス、商品注文Webサービス、気象情報Webサービス、位置情報提供Webサービス、「Windows(登録商標) Media Player」などの、WebサービスやDCOMコンポーネント,EJBより実現される要素サービスがある。
The following is an example of element service in Japanese Patent Laid-Open No. 2005-250844.
First, a web service, a DCOM component, such as a translation web service, an authentication web service, an airline ticket reservation web service, a product order web service, a weather information web service, a location information provision web service, “Windows (registered trademark) Media Player”, There are element services realized from EJB.

また、リモート側に接続されているディスプレイ,スピーカー,センサー,洗濯機,トースター,タッチパネル,扇風機,モニタカメラ,テレビなど、リモートから利用可能な機器も要素サービスとなり得る。同様に、CPU処理能力提供サービスやディスクストレージサービスなどのリモートから利用可能なコンピュータ資源もサービス要素である。
さらに、会社内LAN向けの広帯域インターネットアクセスサービスや、様々な地域におけるアドホックネットワークに接続する広帯域無線インターネットアクセスサービスなど、リモートから利用可能なネットワークアクセス能力も、要素サービスである。
また、スケジュール調整エージェントや旅行手配エージェントなど、ネットワーク上で動作しているリモートから利用可能なエージェントも、要素サービスである。
In addition, devices that can be used remotely such as a display, speakers, sensors, washing machines, toasters, touch panels, electric fans, monitor cameras, and televisions connected to the remote side can be elemental services. Similarly, computer resources that can be used remotely such as a CPU processing capacity providing service and a disk storage service are also service elements.
In addition, network access capability that can be used remotely such as broadband Internet access service for in-house LAN and broadband wireless Internet access service to connect to ad hoc networks in various regions is also an element service.
Remotely available agents operating on the network, such as schedule adjustment agents and travel arrangement agents, are also element services.

上述した各要素サービスは、零個以上の入力情報を入力し、それぞれの特有のアプリケーション処理を行い、零個以上の出力情報を出力する。
要素サービスによっては、要素サービスがオペレーションやメソッド、原始プロセスなど、複数の処理を提供するものもあり、該処理毎に入力と出力が定義される場合もあり、本発明はそのような場合においても有効であるが、本実施形態では簡単のためそのような概念を説明上省略する。
Each element service described above inputs zero or more pieces of input information, performs a specific application process, and outputs zero or more pieces of output information.
Some element services provide a plurality of processes such as operations, methods, and primitive processes. Input and output may be defined for each process. Although effective, in the present embodiment, such a concept is omitted for the sake of simplicity.

図4に示すように、例えば、要素サービスAは入力I_A1、入力I_A2、出力O_A3、出力O_A4を有し、要素サービスBは入力I_B1、入力I_B2、出力O_B3、出力O_B4を有するとする。
知識ユーザ3は、端末の表示画面に表示されている画面誘導に従い、出力O_A3が入力I_B1に対応し、出力O_A4が入力I_B2に対応することを、表示されている入力情報及び出力情報を参照することにより検出すると、要素サービス連結情報作成部15に、この組合せの対応関係を入力し、前段及び後段の出力と入力と対応関係を指示する(ステップS133)。
As shown in FIG. 4, for example, the element service A has an input I_A1, an input I_A2, an output O_A3, and an output O_A4, and the element service B has an input I_B1, an input I_B2, an output O_B3, and an output O_B4.
The knowledge user 3 refers to the displayed input information and output information that the output O_A3 corresponds to the input I_B1 and the output O_A4 corresponds to the input I_B2 according to the screen guidance displayed on the display screen of the terminal. If this is detected, the correspondence relationship of this combination is input to the element service connection information creation unit 15, and the correspondence between the output and input of the previous and subsequent stages is instructed (step S133).

このとき、要素サービス連結情報作成部15は、連携シナリオの記述文内の連続する前後の要素サービスにおける入力情報と出力情報とにおいて、要素サービスAの出力の型と要素サービスBの入力の型の類似、入力パラメータ及び出力パラメータ名、入力パラメータ及び出力パラメータに関係づけられているタグ情報などのメタデータを参照して比較し、相関を取得して、どの程度類似しているかを示す類似度(または一致しているか否か)を求めることで、ユーザが設定した類似度の閾値より高い場合、出力O_A3が入力I_B1に対応し、出力O_A4が入力I_B2に対応することを検出し、知識ユーザ11に対して表示画面に表示して提示する(推薦する)こともできる。   At this time, the element service connection information creation unit 15 selects the output type of the element service A and the input type of the element service B in the input information and output information of the element service before and after the continuous description in the description statement of the cooperation scenario. Similarity, input parameters and output parameter names, similarity information indicating how much similarity is obtained by referring to and comparing metadata such as tag information related to input parameters and output parameters Or whether the output O_A3 corresponds to the input I_B1 and the output O_A4 corresponds to the input I_B2 when it is higher than the similarity threshold set by the user. Can also be displayed (recommended) on the display screen.

例えば、要素サービス連結情報作成部15は、出力O_A3が住所、入力I_B1が経度・緯度情報である場合、出力O_A3の内容(データ)を、入力I_B1対してそのままのフォーマットにて入力することが出来ないことを、出力情報及び入力情報のデータ形式の比較により検出する。
そして、要素サービス連結情報作成部15は、出力O_A3と入力I_B1との間に、例えば、住所(あるいは建物や場所の名称)のデータを、緯度・経度情報のデータに変換する出入力パラメータ変換処理A3_B1を媒介(介挿)させる必要があるため、この媒介の必要性の有無を要素サービス連結情報内に記述する(ステップS133)。
For example, when the output O_A3 is an address and the input I_B1 is longitude / latitude information, the element service connection information creation unit 15 can input the contents (data) of the output O_A3 in the same format as the input I_B1. It is detected by comparing the data formats of the output information and the input information.
Then, the element service connection information creation unit 15 converts, for example, address (or building or place name) data into latitude / longitude information data between the output O_A3 and the input I_B1. Since it is necessary to mediate (interpolate) A3_B1, whether or not this mediation is necessary is described in the element service connection information (step S133).

この出入力パラメータ変換処理は、名前を性別に変換したり等の処理を含み、出力される出力情報と入力する入力情報とのデータと単位の違い、データの表現の形式の違いを、入力情報のデータ形式に合わせて、出力情報のデータ形式を変換する処理である。
また、この出入力パラメータ変換処理は、予め要素サービスの組合せ毎に、要素サービス連結情報データベース18に設定されていても良いし、知識ユーザ3が要素サービスの組合せ毎に、出力情報と入力情報との対応関係を確認しつつ作成してもよい。
This input / output parameter conversion processing includes processing such as converting names to gender, and the difference between data and units of output information to be output and input information to be input, and differences in data representation formats. This is a process of converting the data format of the output information in accordance with the data format.
Further, this input / output parameter conversion processing may be previously set in the element service connection information database 18 for each combination of element services, or the knowledge user 3 may output information and input information for each combination of element services. It may be created while confirming the corresponding relationship.

ここで、出入力パラメータ変換処理A3_B1を媒介させることの要否は、要素サービス連結情報作成部15が入力情報と出力情報とデータを解析して判断するか、もしくは知識ユーザ11が表示された入力情報及び出力情報とを比較して能動的に、要素サービス連結情報作成部15に対して指示するようにしても良い。
また、要素サービス連結情報内には、要素サービスAや要素サービスBが有する付加的な情報として、例えば要素サービスBの実行時に、ユーザの端末の表示画面に出力することが必要である旨が記述される。
同様に、出力O_A4は、出入力パラメータ変換処理A4_B2を媒介させることで、入力I_B2に対応づけられる。すなわち、要素サービス連結情報作成部15は、出力O_A4と入力I_B2との間に、出入力パラメータ変換処理A4_B2を媒介させる必要があるため、この媒介の必要性の有無を要素サービス連結情報内に記述する。
Here, the necessity of mediating the input / output parameter conversion processing A3_B1 is determined by the element service connection information creation unit 15 analyzing input information, output information, and data, or an input displayed by the knowledge user 11 The element service connection information creating unit 15 may be actively instructed by comparing the information and the output information.
In addition, in the element service connection information, it is described that it is necessary to output to the display screen of the user terminal as additional information of the element service A and the element service B, for example, when the element service B is executed. Is done.
Similarly, the output O_A4 is associated with the input I_B2 through the input / output parameter conversion process A4_B2. That is, the element service connection information creating unit 15 needs to mediate the input / output parameter conversion process A4_B2 between the output O_A4 and the input I_B2, and therefore describes the necessity of this mediation in the element service connection information. To do.

以上のように、要素サービスAと要素サービスBとに介挿される要素サービス連結情報は、図4に示すように、要素サービスAと要素サービスBとのデータの出入力パラメータ変換処理として表される。
ここで、図5(a)に示す連携シナリオST1のように、要素サービスAから要素サービスB、要素サービスBから要素サービスC、要素サービスCから要素サービスD、要素サービスBから要素サービスDへの要素サービス連結情報も同様に表される。
そして、要素サービス連結情報作成部15は、上記各要素サービス連結情報を、要素サービス連結情報データベース18に記憶させる(ステップS134)。
また、要素サービス連結情報作成部15は、要素サービスを介挿入する際に、要素サービスの呼び出し方法に関する情報を、各要素サービスに対応して、要素サービス連結情報データベース18から読みだし、知識ユーザ3の端末に表示させる。これにより、知識ユーザ3は要素サービス連結情報に対して、要素サービスを呼び出す処理を容易に記述することができる。
As described above, the element service connection information inserted between the element service A and the element service B is expressed as a data input / output parameter conversion process of the element service A and the element service B as shown in FIG. .
Here, as in the collaboration scenario ST1 shown in FIG. 5A, from the element service A to the element service B, from the element service B to the element service C, from the element service C to the element service D, and from the element service B to the element service D. Element service connection information is also expressed in the same manner.
Then, the element service connection information creation unit 15 stores the element service connection information in the element service connection information database 18 (step S134).
In addition, when inserting the element service, the element service connection information creating unit 15 reads information on the method of calling the element service from the element service connection information database 18 corresponding to each element service, and the knowledge user 3 To be displayed on the terminal. Thereby, the knowledge user 3 can describe easily the process which calls an element service with respect to element service connection information.

<シナリオ作成部14が起動された場合>
上記ステップS102において、ユーザ(知識ユーザ3あるいは一般ユーザ4)がシナリオ作成部14の支援処理を選択し、選択部12がシナリオ作成部14を起動した場合、以下に示すように、シナリオ作成部14は、上記要素サービス連結情報の情報を利用して、連携シナリオを作成する機能部である。要素サービス連結情報作成部15と異なり、知識ユーザ3に限らず、Webサービスに関する知識や技能を全く有さない一般ユーザ4も該機能部を利用することが出来る。
<When scenario creation unit 14 is activated>
In step S102, when the user (knowledge user 3 or general user 4) selects the support process of the scenario creation unit 14 and the selection unit 12 activates the scenario creation unit 14, the scenario creation unit 14 is displayed as shown below. Is a functional unit that creates a cooperation scenario using the information of the element service connection information. Unlike the element service connection information creation unit 15, not only the knowledge user 3, but also a general user 4 who has no knowledge or skill about the Web service can use the function unit.

シナリオ作成部14は、ログインしたユーザの端末の表示画面に対して、連携シナリオの作成を支援する画面(ステップS122)の表示を行う(ステップS121)。
ここで、シナリオ作成部14は、検索部16を開始して、利用可能な要素サービスを要素サービスデータベース17から読み出して、GUIフロー図(連携シナリオフロー図)内に、機能表示とともに表示する。
また、シナリオ作成部14は、端末の表示画面に表示されている連携シナリオ作成手順(上記GUIフロー図)に従い、連携シナリオにて使用するために、ユーザがGUIフロー図に記載されている要素サービスを、図6に示すように、要素サービスA(S41)→要素サービスB(S42)→要素サービスC(S43)→要素サービスD(S43)の順番に順次選択し、要素サービスD(S44)により連携シナリオST1の要素サービスを読み出しを終了する(ステップS122)。
The scenario creation unit 14 displays a screen (step S122) that supports creation of a cooperation scenario on the display screen of the logged-in user's terminal (step S121).
Here, the scenario creation unit 14 starts the search unit 16, reads out available element services from the element service database 17, and displays them together with the function display in the GUI flow diagram (cooperation scenario flow diagram).
In addition, the scenario creation unit 14 uses the element service described in the GUI flow diagram for the user to use in the cooperation scenario according to the cooperation scenario creation procedure (the GUI flow diagram) displayed on the display screen of the terminal. Are sequentially selected in the order of element service A (S41) → element service B (S42) → element service C (S43) → element service D (S43), as shown in FIG. The reading of the element service of the cooperation scenario ST1 is finished (step S122).

上述したように、ステップS122において、一般ユーザ4は、シナリオ作成部14の表示する端末の画面誘導に従い、図6に示すように、連携シナリオの作成開始後に、最初に要素サービスAを呼び出すことを、GUIフロー図において要素サービスAを選択することによりシナリオ作成部14に指示する。
これにより、シナリオ作成部14は、要素サービスデータべース17から、ユーザの選択した要素サービスAを読み出す。
As described above, in step S122, the general user 4 calls the element service A first after starting the creation of the cooperation scenario as shown in FIG. 6 according to the screen guidance of the terminal displayed by the scenario creation unit 14. The scenario creating unit 14 is instructed by selecting the element service A in the GUI flow diagram.
As a result, the scenario creation unit 14 reads the element service A selected by the user from the element service database 17.

ここで、シナリオ作成部14は、要素サービスデータベース17から要素サービスを読み出すため、随時検索部16にアクセスする。ただし、シナリオ作成部14は、一般ユーザ3がどのような要素サービスを利用することが可能であるか否かを把握しており、利用することが出来ない要素サービスを、GUIフロー図に表示せずに一般ユーザ3には不可視とする。例えば、知識ユーザ3と一般ユーザ4とのパスワードにより、使用可能な要素サービスを、シナリオ作成部14が選択するようにしてもよい。一般ユーザ3が利用できない要素サービスとしては、要素サービスの組合せにおいて、要素サービス連結情報が設定されていない要素サービスが挙げられる。   Here, the scenario creation unit 14 accesses the search unit 16 as needed to read the element service from the element service database 17. However, the scenario creation unit 14 knows what element services the general user 3 can use, and displays the element services that cannot be used on the GUI flow diagram. Without making it visible to the general user 3. For example, the scenario creation unit 14 may select a usable element service based on the passwords of the knowledge user 3 and the general user 4. Element services that cannot be used by the general user 3 include element services for which element service connection information is not set in a combination of element services.

次に、ユーザは、図6に示すように、シナリオ作成部14の画面誘導に従い、要素サービスAの次に要素サービスBを呼び出すことを、GUIフロー図から要素サービスBを選択することにより、シナリオ作成部14に指示する。
上述したように、シナリオ作成部14は、ユーザの端末に表示する画面誘導において、インターネットブラウザやスタンドアローンプログラム等におけるGUI(Graphical user interface)によって視覚的に連携シナリオの作成を支援するGUIフロー図を図示している。
Next, as shown in FIG. 6, the user calls the element service B next to the element service A according to the screen guidance of the scenario creation unit 14, and selects the element service B from the GUI flow diagram. The creation unit 14 is instructed.
As described above, the scenario creation unit 14 provides a GUI flow chart that visually supports creation of a cooperation scenario by GUI (Graphical user interface) in an Internet browser, a stand-alone program, or the like in screen guidance displayed on a user terminal. It is shown.

上記GUIフロー図の図示方式は、BPMN(Business Process Modeling Notation)やUML(Unified Modeling Language)に準拠して良いが、要素サービス連結情報内に記述されているパラメータ変換処理に関する情報や、要素サービスAや要素サービスBが有する知識ユーザ3のような知識を有するユーザが使用する付加的な情報(メタ情報など)は、一般ユーザ4にとっては難解な情報であるため、特別な指示がない限り通常画面上に図示しない(不可視化している)。
一般ユーザ4がGUIフロー図において選択することにより、要素サービスAや要素サービスBを呼び出すという指示は、端末の表示画面におけるGUIフロー図上にてマウスのクリック、ドラッグ、ドロップなどコマンド入力を必要としないユーザインタフェースによって行うことが可能である。
The GUI flow diagram may be based on BPMN (Business Process Modeling Notation) or UML (Unified Modeling Language), but the information related to parameter conversion processing described in the element service connection information and the element service A Additional information (meta information, etc.) used by a knowledgeable user such as knowledge user 3 possessed by the element service B is difficult information for the general user 4 and is therefore a normal screen unless otherwise specified. Not shown above (not visible).
An instruction to call the element service A or the element service B by the general user 4 selecting in the GUI flow diagram requires command input such as mouse click, drag, drop on the GUI flow diagram on the display screen of the terminal. It is possible to do so with a user interface that does not.

すなわち、一般ユーザ3は、連携シナリオの作成開始後、要素サービスAを呼び出し、次に要素サービスBを呼び出すという指示を、シナリオ作成部14に出力するのみで、シナリオ作成部14は、図6に示すように、連携シナリオを作成するための、順番の設定処理、及び要素サービスデータベース17から要素サービスの読み出しを行う。このため、一般ユーザ4は、端末の表示画面において、GUIフロー図にて、要素サービスを選択して、シナリオ作成部14に、連携シナリオの作成を指示するだけで十分である。   That is, the general user 3 simply outputs an instruction to call the element service A and then call the element service B to the scenario creation unit 14 after the start of the creation of the cooperation scenario. As shown, an order setting process for creating a cooperation scenario and reading of element services from the element service database 17 are performed. Therefore, it is sufficient for the general user 4 to select an element service in the GUI flow diagram on the terminal display screen and instruct the scenario creation unit 14 to create a cooperation scenario.

ユーザは図5(a)に示すように、要素サービスA,B,C,Dからなる連携シナリオST1を作成する場合、以降、同様に、図6に示すように、順次、要素サービスBの後に要素サービスC、要素サービスCの後に要素サービスDをGUIフロー図にて選択し、表示画面のGUIフロー図において、要素サービスDを以て連携シナリオST1における要素サービスの選択が終了したことを、シナリオ作成部14に指示する(S123)。
すなわち、ユーザが端末の表示画面におけるGUIフロー図にて、要素サービスの選択処理が終了したことを示すボタンをクリックすることにより、要素サービスの選択が終了した選択終了信号がシナリオ作成部14に対して出力(送信)される。
As shown in FIG. 5A, when the user creates a collaboration scenario ST1 composed of the element services A, B, C, and D, thereafter, similarly, as shown in FIG. The element service C, the element service D after the element service C are selected in the GUI flow diagram, and the scenario creation unit indicates that the selection of the element service in the cooperation scenario ST1 is completed with the element service D in the GUI flow diagram on the display screen. 14 (S123).
That is, when the user clicks a button indicating that the element service selection process has ended in the GUI flow diagram on the display screen of the terminal, a selection end signal indicating that the element service selection has ended is sent to the scenario creation unit 14. Are output (sent).

そして、上述したように、一般ユーザ4が連携シナリオST1の作成が終了した旨をシナリオ作成部14に対して通知した後、シナリオ作成部14はシナリオ文生成検証部19に対して、連携シナリオの生成処理を指示する制御信号を出力する。
これにより、シナリオ文生成検証部19は、連携シナリオST1の構成(要素サービスの並び)のシナリオ文(連携シナリオの記述)を自動生成する(S124)。
ここで、シナリオ文生成検証部19は、図6に示す各要素サービスの並び順に従い、前段の要素サービスと後段の要素サービスとの組合せ毎に、各入力情報と出力情報とに対応した要素サービス連結情報を、要素サービス連結情報データベース18から読みだし、図4のように対応付けを行い、前後の要素サービス間に介挿する。
As described above, after the general user 4 notifies the scenario creation unit 14 that the creation of the collaboration scenario ST1 has been completed, the scenario creation unit 14 notifies the scenario sentence generation verification unit 19 of the collaboration scenario. A control signal for instructing the generation process is output.
As a result, the scenario sentence generation verification unit 19 automatically generates a scenario sentence (description of the cooperation scenario) having the configuration (element service arrangement) of the cooperation scenario ST1 (S124).
Here, the scenario sentence generation verification unit 19 follows the arrangement order of the element services shown in FIG. 6 and provides element services corresponding to each input information and output information for each combination of the element services in the former stage and the element services in the latter stage. The link information is read from the element service link information database 18 and is correlated as shown in FIG. 4 and inserted between the preceding and following element services.

シナリオ文生成検証部19は、要素サービス連結情報データベース18において、要素サービス毎に対応して記憶されている後段の要素サービスの呼び出し方法に関する情報により、連携シナリオにおいて必要となる要素サービスの呼び出し方法に対応したシナリオの構文を生成する。
例えば、シナリオ文生成検証部19は、上記要素サービスが入力のみを有するか、または出力のみを有するか、あるいは入力及び出力の双方を有するかのいずれかによって異なる、連携シナリオにおける要素サービスの呼び出し命令を選択して記述する。
または、シナリオ文生成検証部19は、要素サービスの呼び出し方法として、各要素サービスの処理特性に応じて、while文のような繰り返し構造や、if-then-else文のような判断処理を、上記呼び出し命令に付随させて付加(あるいは記述)する。
The scenario sentence generation verification unit 19 uses the information related to the subsequent element service invocation method stored corresponding to each element service in the element service connection information database 18 as the element service invocation method required in the cooperation scenario. Generate the corresponding scenario syntax.
For example, the scenario sentence generation verification unit 19 determines whether the element service has only an input, only an output, or both an input and an output, and the element service call instruction in the cooperation scenario. Select and describe.
Alternatively, the scenario sentence generation verification unit 19 performs, as an element service invocation method, a repetitive structure such as a while sentence or a determination process such as an if-then-else sentence according to the processing characteristics of each element service. Append (or describe) with the call instruction.

上述した連携シナリオにおけるシナリオ文の記述形式は、ビジネスフロー記述言語BPELや例えば、特開2005−250844号公報に記載されたサービステンプレート(Service Template)などに準拠することが出来る。このサービステンプレートをもとに、要求された時点において要素サービスを探し、得られた要素サービスを組み合わせてサービス合成をして連携シナリオとしてサービスを提供している。従って、ユビキタス環境では、要素サービスの詳細なインタフェース情報が事前に判明していることはない。ユビキタス環境では、要求もとの環境において要素サービスを発見した時点で、発見した要素サービスの具体的なメソッド名、パラメータ名、データ型名が初めてわかる。このため、BPELのように、個々の要素サービスを予め特定しておかず、サービステンプレートには、メソッド名、パラメータ名、データ型名などは抽象的に記述しておく。   The description format of the scenario sentence in the cooperation scenario described above can be based on the business flow description language BPEL or a service template (Service Template) described in JP-A-2005-250844, for example. Based on this service template, an element service is searched at a requested time point, and the obtained element service is combined to provide service as a cooperation scenario. Therefore, in the ubiquitous environment, detailed interface information of the element service is never known in advance. In the ubiquitous environment, when an element service is discovered in the requesting environment, the specific method name, parameter name, and data type name of the discovered element service are known for the first time. Therefore, unlike BPEL, individual element services are not specified in advance, and method names, parameter names, data type names, etc. are described abstractly in the service template.

以下、サービステンプレートは要素サービスについて抽象的に記述しておき、サービステンプレートに基づきサービス合成を行う方法について、具体例をあげて説明する。
まず、サービステンプレートには、要素サービスがカテゴリ分類されていることを前提に、組み合わせる要素サービスのカテゴリを記述する。個々の要素サービスに依存する名称などは記述しない。
また、パラメータについても、カテゴリ毎等の単位で標準的パラメータ名称が規定されていることを前提に、規定されている標準的パラメータで記述しておく。ユビキタス環境におけるサービス合成では、標準的なパラメータ名で個々の要素サービスを呼び出すので、各々の要素サービスに対する個別のパラメータ名へのマッピングが必要となる。従って、サービステンプレートは、図8に示すように記述される。
このような、高級プログラム言語のようなプログラムライクに、要素サービスのカテゴリと、要素サービスの呼び出し順と、呼び出す際の呼び出しパラメータへの値の設定とに着目してサービステンプレートを記述する方法は、オペレーション指向記述と呼ばれている。
In the following, a method of abstracting element services in the service template and performing service composition based on the service template will be described with a specific example.
First, the service template describes the categories of element services to be combined on the assumption that the element services are classified into categories. Do not describe names that depend on individual element services.
The parameters are also described with the standard parameters defined on the assumption that standard parameter names are defined in units such as categories. In service composition in the ubiquitous environment, each element service is called with a standard parameter name, so mapping to each parameter name for each element service is required. Therefore, the service template is described as shown in FIG.
In such a program like a high-level programming language, a method for describing a service template by paying attention to the category of the element service, the calling order of the element service, and the setting of the value of the calling parameter when calling, It is called an operation-oriented description.

また、上述した記載において、一般ユーザ4は、要素サービスAを呼び出し次に要素サービスBを呼び出す等ということだけを、シナリオ作成部14に対して指示することを示した。このステップS124において、シナリオ作成部14は、検索部104を介して、要素サービス連結情報を参照し、要素サービスAの後に要素サービスBを連結するために実際に必要となる図4のようなパラメータ変換処理を含むシナリオ文を生成する。   In the above description, the general user 4 indicates that the scenario creating unit 14 is instructed only to call the element service A and then call the element service B. In this step S124, the scenario creation unit 14 refers to the element service connection information via the search unit 104, and parameters as shown in FIG. 4 that are actually necessary for connecting the element service B after the element service A. A scenario sentence including conversion processing is generated.

次に、シナリオ文生成検証部19は、生成された連携シナリオにおけるシナリオ文が、シナリオ文に含まれ、処理として利用する要素サービスが、付属的に有する品質情報を参照するか、または他の連携シナリオ作成支援システムが管理する要素サービスに関する品質管理情報を参照するか、もしくは生成した連携シナリオのシナリオ文をシナリオ実行エンジン2によって一時的に実行することによって、そのログファイルの品質管理情報を参照して、シナリオ文が実際に有効に機能するか否か、さらにはシナリオ文のサービス品質(QoS:Quality of service)を検証する(ステップS125)。   Next, the scenario sentence generation verification unit 19 includes the scenario sentence in the generated linkage scenario included in the scenario sentence, and refers to the quality information included in the element service used as processing, or other linkage Refer to the quality management information on the element service managed by the scenario creation support system, or refer to the quality management information of the log file by temporarily executing the scenario statement of the generated linkage scenario by the scenario execution engine 2. Thus, it is verified whether or not the scenario sentence actually functions effectively, and further, the quality of service (QoS) of the scenario sentence is verified (step S125).

そして、シナリオ文生成検証部19は、上述したように、検証した連携シナリオのシナリオ文を、シナリオデータベース10に記憶する(S126)。
なお、シナリオ作成部14は、シナリオデータベース10にアクセスすることが出来るようになっており、ステップS122において一般ユーザ4が連携シナリオを作成する際、他ユーザ(例えば、知識ユーザ3)が作成した連携シナリオを表示画面に表示させる。
これにより、ユーザは、表示画面に表示された連携シナリオを参照して、その連携シナリオをテンプレートとして、部分的に変更して編集し(再利用し)、例えば、連携シナリオにおける要素サービスの種類や呼出順序などを自身用に変更して、自身の新たな連携シナリオを作成することができる。
And the scenario sentence production | generation verification part 19 memorize | stores the scenario sentence of the verified cooperation scenario in the scenario database 10 as mentioned above (S126).
The scenario creation unit 14 can access the scenario database 10, and when the general user 4 creates a cooperation scenario in step S122, the cooperation created by another user (for example, the knowledge user 3). Display the scenario on the display screen.
As a result, the user refers to the cooperation scenario displayed on the display screen, and edits (reuses) the cooperation scenario partially as a template. For example, the type of element service in the cooperation scenario You can create your own new collaboration scenario by changing the calling order and so on.

<シナリオ管理・実行指示部13が起動された場合>
上記ステップS102において、ユーザ(知識ユーザ3あるいは一般ユーザ4)がシナリオ管理・実行指示部13の支援処理を選択し、選択部12がシナリオ管理・実行指示部13を起動した場合、以下に示すように、シナリオ管理・実行指示部13は、ユーザに指令された連携シナリオを実行するよう、シナリオ実行エンジン2に対して指示する(実行開始及び実行停止を制御する)機能部である。シナリオ作成部14と同様に、要素サービス連結情報作成部15と異なり、知識ユーザ3に限らず、Webサービスに関する知識や技能を全く有さない一般ユーザ4も該機能部を利用することが出来る。
<When scenario management / execution instruction unit 13 is activated>
When the user (knowledge user 3 or general user 4) selects the support process of the scenario management / execution instruction unit 13 in step S102 and the selection unit 12 activates the scenario management / execution instruction unit 13, as shown below. In addition, the scenario management / execution instructing unit 13 is a functional unit that instructs the scenario execution engine 2 to execute the cooperation scenario instructed by the user (controls execution start and execution stop). Similar to the scenario service creation unit 14, unlike the element service connection information creation unit 15, not only the knowledge user 3 but also a general user 4 who does not have any knowledge or skill about the Web service can use the function unit.

上述したように、ステップS102において、選択部12により、シナリオ管理・実行指示部13の処理に進むことが選択された場合、シナリオ管理・実行指示部13は、起動し、一般ユーザ3が連携シナリオを含むサービスの実行指示や実行状況管理を行う際に用いるGUIを、ユーザの端末の表示画面に表示する(ステップS111)。
次に、一般ユーザ10は、例えば、画面誘導に従い、シナリオ作成部14において作成された連携シナリオST1を実行することを、端末のGUIにより、シナリオ管理・実行指示部13に対して指示する。
As described above, when the selection unit 12 selects to proceed to the process of the scenario management / execution instruction unit 13 in step S102, the scenario management / execution instruction unit 13 is activated, and the general user 3 starts the cooperation scenario. The GUI used when executing the service execution instruction and execution status management is displayed on the display screen of the user terminal (step S111).
Next, for example, the general user 10 instructs the scenario management / execution instructing unit 13 to execute the cooperation scenario ST1 created in the scenario creating unit 14 according to the screen guidance, using the GUI of the terminal.

これにより、シナリオ管理・実行指示部13は、入力される連携シナリオの識別情報と、その連携シナリオを実行することを示す制御情報をシナリオ実行エンジン2に対し、ネットワークIを介して送信する。
そして、シナリオ実行エンジン2は、制御情報を入力すると、シナリオデータベース10にアクセスし、入力される識別情報に対応する連携シナリオを、該シナリオデータベース10から読みだし、読み出した連携シナリオST1のシナリオ文を参照し、該シナリオ文に従い連携シナリオの実行を開始する(ステップS112)。
Thereby, the scenario management / execution instructing unit 13 transmits the input identification information of the cooperation scenario and the control information indicating that the cooperation scenario is executed to the scenario execution engine 2 via the network I.
When the control information is input, the scenario execution engine 2 accesses the scenario database 10, reads out the cooperation scenario corresponding to the input identification information from the scenario database 10, and reads the scenario sentence of the read cooperation scenario ST1. Refer to and start execution of the cooperation scenario according to the scenario sentence (step S112).

また、シナリオ管理・実行指示部13は、ユーザ、例えば一般ユーザ4から端末のGUIを介して、実行指示をした後の連携シナリオST1の動作状況を確認する制御信号が入力されると、シナリオ実行エンジン2に対してアクセスし、動作状況の情報を送信するよう要求する制御信号を送信する。
これにより、シナリオ実行エンジン2は、上記制御信号が入力されると、実行中の連携シナリオST1の動作状況をログファイル等により検出し、動作状況の情報をシナリオ管理・実行指示部13へ送信する。
そして、シナリオ管理・実行指示部13は、シナリオ実行エンジン3から入力される動作状況の情報を、ユーザの端末に送信し、表示画面に対してGUIにより、動作状況の表示を行う。
このように、一般ユーザ4は、端末の表示画面によって、実行指示後において、連携シナリオST1が動作しているか否を確認することができる。
Further, the scenario management / execution instructing unit 13 executes the scenario execution when a control signal for confirming the operation state of the cooperation scenario ST1 after the execution instruction is given from the user, for example, the general user 4 via the GUI of the terminal. A control signal for requesting to access the engine 2 and to transmit information on the operation status is transmitted.
As a result, when the control signal is input, the scenario execution engine 2 detects the operation status of the cooperation scenario ST1 being executed from the log file and transmits the operation status information to the scenario management / execution instruction unit 13. .
Then, the scenario management / execution instruction unit 13 transmits the operation status information input from the scenario execution engine 3 to the user's terminal, and displays the operation status on the display screen by using the GUI.
As described above, the general user 4 can confirm whether or not the cooperation scenario ST1 is operating after the execution instruction by the display screen of the terminal.

また、シナリオ管理・実行指示部13は、ユーザ、例えば一般ユーザ4から端末のGUIを介して、実行指示をした連携シナリオST1の実行停止を要求する制御信号が入力されると、シナリオ実行エンジン2に対してアクセスし、連携シナリオST1の実行を停止する制御信号を出力する。
このとき、シナリオ実行エンジン2は、該制御信号を入力すると、連携シナリオST1の実行を停止するとともに、シナリオ管理・実行指示部13に対して連携シナリオST1を停止したことを通知する。
When the scenario management / execution instruction unit 13 receives a control signal for requesting execution stop of the cooperation scenario ST1 instructed to execute from a user, for example, a general user 4 via the GUI of the terminal, the scenario execution engine 2 Is output, and a control signal for stopping execution of the cooperation scenario ST1 is output.
At this time, when the scenario execution engine 2 inputs the control signal, the scenario execution engine 2 stops the execution of the cooperation scenario ST1 and notifies the scenario management / execution instruction unit 13 that the cooperation scenario ST1 has been stopped.

そして、シナリオ管理・実行指示部13は、シナリオ実行エンジン3から入力される実行停止の情報を、ユーザの端末に送信し、表示画面に対してGUIにより、動作状況の表示を行う。
このように、一般ユーザ4は、端末の表示画面によって、表示画面のGUIにおける画面誘導に従い、動作中の連携シナリオST1を停止させることを、シナリオ管理・実行指示部13に対して指示することにより、シナリオ実行エンジン2における連携シナリオST1の実行を停止することができる。
Then, the scenario management / execution instructing unit 13 transmits the execution stop information input from the scenario execution engine 3 to the user's terminal, and displays the operation status on the display screen using the GUI.
As described above, the general user 4 instructs the scenario management / execution instructing unit 13 to stop the operating cooperation scenario ST1 according to the screen guidance in the GUI of the display screen on the display screen of the terminal. The execution of the cooperation scenario ST1 in the scenario execution engine 2 can be stopped.

以上、図1及び図2に示す連携シナリオ作成支援システム1において、図5(a)に示す要素サービスが直列に記述された連携シナリオST1の作成を支援する形態について説明してきた。
しかしながら、類似の連携シナリオの構成の形態として、図5(b)に示す連携シナリオST2のように、要素サービスBの後段として、要素サービスC及び要素サービスDを並列的に呼び出す構成の連携シナリオも、上述してきた本実施形態による連携シナリオ作成支援システム1の仕組みにおいて作成することができる。
In the above, the cooperation scenario creation support system 1 shown in FIGS. 1 and 2 has been described with respect to the form that supports creation of the cooperation scenario ST1 in which the element services shown in FIG. 5A are described in series.
However, as a configuration form of a similar cooperation scenario, there is also a cooperation scenario in which the element service C and the element service D are called in parallel as the subsequent stage of the element service B, as in the cooperation scenario ST2 shown in FIG. It can be created in the mechanism of the cooperation scenario creation support system 1 according to the present embodiment described above.

なお、図2におけるユーザログイン部11,選択部12,シナリオ管理・実行監視部13,シナリオ作成部14,要素サービス連結情報作成部15,検索部16及びシナリオ文生成検証部19の機能を実現するためのプログラムをコンピュータ読み取り可能な記録媒体に記録して、この記録媒体に記録されたプログラムをコンピュータシステムに読み込ませ、実行することにより連携シナリオ作成支援の処理を行ってもよい。なお、ここでいう「コンピュータシステム」とは、OSや周辺機器等のハードウェアを含むものとする。また、「コンピュータシステム」は、ホームページ提供環境(あるいは表示環境)を備えたWWWシステムも含むものとする。また、「コンピュータ読み取り可能な記録媒体」とは、フレキシブルディスク、光磁気ディスク、ROM、CD−ROM等の可搬媒体、コンピュータシステムに内蔵されるハードディスク等の記憶装置のことをいう。さらに「コンピュータ読み取り可能な記録媒体」とは、インターネット等のネットワークや電話回線等の通信回線を介してプログラムが送信された場合のサーバやクライアントとなるコンピュータシステム内部の揮発性メモリ(RAM)のように、一定時間プログラムを保持しているものも含むものとする。   The functions of the user login unit 11, the selection unit 12, the scenario management / execution monitoring unit 13, the scenario creation unit 14, the element service connection information creation unit 15, the search unit 16, and the scenario sentence generation verification unit 19 in FIG. The program for supporting the cooperation scenario creation may be performed by recording a program for recording on a computer-readable recording medium, causing the computer system to read and execute the program recorded on the recording medium. Here, the “computer system” includes an OS and hardware such as peripheral devices. The “computer system” includes a WWW system having a homepage providing environment (or display environment). The “computer-readable recording medium” refers to a storage device such as a flexible medium, a magneto-optical disk, a portable medium such as a ROM and a CD-ROM, and a hard disk incorporated in a computer system. Further, the “computer-readable recording medium” refers to a volatile memory (RAM) in a computer system that becomes a server or a client when a program is transmitted via a network such as the Internet or a communication line such as a telephone line. In addition, those holding programs for a certain period of time are also included.

また、上記プログラムは、このプログラムを記憶装置等に格納したコンピュータシステムから、伝送媒体を介して、あるいは、伝送媒体中の伝送波により他のコンピュータシステムに伝送されてもよい。ここで、プログラムを伝送する「伝送媒体」は、インターネット等のネットワーク(通信網)や電話回線等の通信回線(通信線)のように情報を伝送する機能を有する媒体のことをいう。また、上記プログラムは、前述した機能の一部を実現するためのものであっても良い。さらに、前述した機能をコンピュータシステムにすでに記録されているプログラムとの組み合わせで実現できるもの、いわゆる差分ファイル(差分プログラム)であっても良い。   The program may be transmitted from a computer system storing the program in a storage device or the like to another computer system via a transmission medium or by a transmission wave in the transmission medium. Here, the “transmission medium” for transmitting the program refers to a medium having a function of transmitting information, such as a network (communication network) such as the Internet or a communication line (communication line) such as a telephone line. The program may be for realizing a part of the functions described above. Furthermore, what can implement | achieve the function mentioned above in combination with the program already recorded on the computer system, and what is called a difference file (difference program) may be sufficient.

本発明の一実施形態の連携シナリオ作成支援システム1の構成を示す概念図である。It is a conceptual diagram which shows the structure of the cooperation scenario creation assistance system 1 of one Embodiment of this invention. 図1における本実施形態による連携シナリオ作成支援システム1の構成例を示すブロック図である。It is a block diagram which shows the structural example of the cooperation scenario creation assistance system 1 by this embodiment in FIG. 図2における連携シナリオ作成支援システムの動作例を示すフローチャートである。It is a flowchart which shows the operation example of the cooperation scenario creation assistance system in FIG. 本実施形態における各要素サービス間のデータ変換を行う要素サービス連結情報の概念を示す概念図である。It is a conceptual diagram which shows the concept of the element service connection information which performs the data conversion between each element service in this embodiment. 連携シナリオの構成例を示す概念図である。It is a conceptual diagram which shows the structural example of a cooperation scenario. 要素サービスを順次選択して連携シナリオを生成する様子を表す概念図であIt is a conceptual diagram showing how to create a collaboration scenario by sequentially selecting element services

符号の説明Explanation of symbols

1…連携シナリオ作成支援システム
2…シナリオ実行エンジン
3…知識ユーザ
4…一般ユーザ
10…シナリオデータベース
11…ユーザログイン部
12…選択部
13…シナリオ管理・実行指示部
14…シナリオ作成部
15…要素サービス連結情報作成部
16…検索部
17…要素サービスデータベース
18…要素サービス連結情報データベース
19…シナリオ文生成検証部
200…要素サービス群
200a…要素サービス
DESCRIPTION OF SYMBOLS 1 ... Cooperation scenario creation support system 2 ... Scenario execution engine 3 ... Knowledge user 4 ... General user 10 ... Scenario database 11 ... User login part 12 ... Selection part 13 ... Scenario management and execution instruction part 14 ... Scenario creation part 15 ... Element service Linked information creation unit 16 ... Search unit 17 ... Element service database 18 ... Element service link information database 19 ... Scenario sentence generation verification unit 200 ... Element service group 200a ... Element service

Claims (9)

ネットワークを介して利用することが可能な複数の要素サービスを連携させて動作させる際に使用する連携シナリオの作成を支援する連携シナリオ作成支援システムであって、
各要素サービスのサービス内容,入力情報及び出力情報を含む要素サービス情報を記憶する要素サービスデータベースと、
要素サービスデータベースから利用者が指定した第1及び第2の要素サービスの要素サービス情報を読み出し、これらに基づいて前記利用者の生成した、第1の要素サービスの出力情報と第2の要素サービスの入力情報との間のデータフローを行う要素サービス連結情報を、要素サービス連結情報データベースへ書き込む要素サービス連結情報作成部と、
利用者が画面に表示された連携シナリオフロー図に従って順次選択した要素サービスを、選択した順に要素サービスの呼出順序を設定するシナリオ作成部と、
該シナリオ作成部にて作成された要素サービスの呼出順序に従い、連続する各要素サービスの出力情報及び入力情報の組合せに対応する要素サービス連結情報を、前記要素サービス連結情報データベースを参照して読みだし、要素サービス間に介挿して連携シナリオを生成するシナリオ文生成検証部と
を有することを特徴とする連携シナリオ作成支援システム。
A collaborative scenario creation support system that supports creation of a collaborative scenario used when operating a plurality of element services that can be used via a network in cooperation with each other,
An element service database for storing element service information including service contents, input information and output information of each element service;
The element service information of the first and second element services designated by the user is read from the element service database, and the output information of the first element service and the second element service generated by the user based on these are read. Element service connection information creation unit for writing element service connection information for data flow between input information to the element service connection information database;
A scenario creation unit that sets the element service call order in the selected order for the element services selected in accordance with the linkage scenario flow diagram displayed on the screen by the user;
The element service connection information corresponding to the combination of the output information and input information of each successive element service is read with reference to the element service connection information database in accordance with the calling order of the element services generated by the scenario generation unit. And a scenario sentence generation and verification unit that generates a linkage scenario by interposing between element services.
シナリオ文生成検証部が生成した連携シナリオを記憶する連携シナリオデータベースをさらに有し、
前記シナリオ作成部が、
利用者の選択する既に生成された既生成連携シナリオを前記連携シナリオデータベースから読み出し、
画面に表示された連携シナリオフロー図に従い、前記既生成連携シナリオを部分的に編集して変更された順序を、要素サービスの呼出順序として設定することを特徴とする請求項1記載の連携シナリオ作成支援システム。
It further has a cooperation scenario database that stores the cooperation scenarios generated by the scenario sentence generation verification unit,
The scenario creation unit
Read the already generated cooperation scenario selected by the user from the cooperation scenario database,
2. The cooperation scenario creation according to claim 1, wherein an order changed by partially editing the already-created cooperation scenario is set as an element service calling order according to the cooperation scenario flow diagram displayed on the screen. Support system.
前記要素サービス連結情報作成部が、第1の要素サービスの出力情報のパラメータ名と、第2の要素サービスの入力情報のパラメータ名とを比較し、第1の要素サービスの出力情報と第2の要素サービスの入力情報との間におけるデータフローの対応付けを行うことを特徴とする請求項1または請求項2に記載の連携シナリオ作成支援システム。   The element service connection information creation unit compares the parameter name of the output information of the first element service with the parameter name of the input information of the second element service, and compares the output information of the first element service with the second information The linkage scenario creation support system according to claim 1 or 2, wherein the data flow is associated with the input information of the element service. 前記要素サービス連結情報作成部が、第1の要素サービスの出力情報に関係づけられたメタ情報と、第2の要素サービスの入力情報に関係付けられたメタ情報とを比較し、第1の要素サービスの出力情報と第2の要素サービスの入力情報との間におけるデータフローの対応付けを行うことを特徴とする請求項1または請求項2に記載の連携シナリオ作成支援システム。   The element service connection information creation unit compares the meta information related to the output information of the first element service with the meta information related to the input information of the second element service, and the first element The linkage scenario creation support system according to claim 1 or 2, wherein the data flow is correlated between the output information of the service and the input information of the second element service. 前記連携シナリオに従って、要素サービスを順次実行するシナリオ実行エンジンをさらに有し、
シナリオ文生成検証部が、前記シナリオ実行エンジンに対し、作成した連携シナリオを実行させ、各要素サービスの実行結果を検証してサービス品質を確認することを特徴とする請求項1から請求項4のいずれかに記載の連携シナリオ作成支援システム。
A scenario execution engine for sequentially executing element services according to the linkage scenario;
5. The scenario sentence generation verification unit causes the scenario execution engine to execute the created cooperation scenario, verifies the execution result of each element service, and confirms the service quality. The cooperation scenario creation support system described in any one.
ネットワークを介して利用することが可能な複数の要素サービスを連携させて動作させる際に使用する連携シナリオの作成を支援する連携シナリオ作成支援システムにおける連携シナリオ作成支援方法であって、
各要素サービスのサービス内容,入力情報及び出力情報を含む要素サービス情報を要素サービスデータベースへ記憶する記憶過程と、
要素サービス連結情報作成部が、要素サービスデータベースから利用者の指定した第1及び第2の要素サービスの要素サービス情報を読み出し、第1の要素サービスの出力情報と第2の要素サービスの入力情報との間の利用者の生成したデータフローを要素サービス連結情報データベースへ書き込む要素サービス連結情報作成過程と、
シナリオ作成部が、利用者が画面に表示された連携シナリオフロー図に従って順次選択した要素サービスを、選択した順に要素サービスの呼出順序を設定するシナリオ作成過程と、
シナリオ文生成検証部が、該シナリオ作成部にて作成された要素サービスの呼出順序に従い、連続する各要素サービスの出力情報及び入力情報の組合せに対応する要素サービス連結情報を、前記要素サービス連結情報データベースを参照して読みだし、連携シナリオを生成するに対応するシナリオ文生成過程と
を有することを特徴とする連携シナリオ作成支援方法。
A collaborative scenario creation support method in a collaborative scenario creation support system that supports creation of a collaborative scenario used when operating a plurality of element services that can be used via a network in cooperation with each other,
A storage process for storing element service information including service contents, input information and output information of each element service in the element service database;
The element service connection information creation unit reads the element service information of the first and second element services designated by the user from the element service database, and outputs the output information of the first element service and the input information of the second element service. Element service connection information creation process for writing the data flow generated by the user to the element service connection information database,
Scenario creation process in which the scenario creation unit sets the calling order of the element services in the selected order for the element services selected by the user according to the linked scenario flow diagram displayed on the screen;
The scenario sentence generation verification unit uses the element service connection information corresponding to the combination of the output information and the input information of each successive element service in accordance with the calling order of the element services created by the scenario creation unit. A collaborative scenario creation support method comprising: a scenario sentence generation process corresponding to generating a collaborative scenario by reading with reference to a database.
シナリオ文生成検証部が生成した連携シナリオを、連携シナリオデータベース記憶する過程と、
前記シナリオ作成部が、利用者の選択する既に生成された既生成連携シナリオを前記連携シナリオデータベースから読み出し、画面に表示された連携シナリオフロー図に従い、前記既生成連携シナリオを部分的に編集して変更された順序を、要素サービスの呼出順序として設定する過程と
を有することを特徴とする請求項6記載の連携シナリオ作成方法。
The process of storing the linkage scenario generated by the scenario sentence generation verification unit, and the linkage scenario database;
The scenario creation unit reads an already generated cooperation scenario selected by the user from the cooperation scenario database, and partially edits the already generated cooperation scenario according to the cooperation scenario flow diagram displayed on the screen. The linked scenario creating method according to claim 6, further comprising: setting the changed order as a calling order of element services.
請求項1から請求項5のいずれかに記載の連携シナリオ作成支援システムとして、コンピュータを機能させるための連携シナリオ作成支援プログラム。   A cooperation scenario creation support program for causing a computer to function as the cooperation scenario creation support system according to any one of claims 1 to 5. 請求項8のプログラムを記録したコンピュータ読み取り可能な記録媒体。
A computer-readable recording medium on which the program according to claim 8 is recorded.
JP2006191745A 2006-07-12 2006-07-12 Cooperation scenario creation support system, method and program thereof Active JP4808558B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006191745A JP4808558B2 (en) 2006-07-12 2006-07-12 Cooperation scenario creation support system, method and program thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006191745A JP4808558B2 (en) 2006-07-12 2006-07-12 Cooperation scenario creation support system, method and program thereof

Publications (2)

Publication Number Publication Date
JP2008021095A true JP2008021095A (en) 2008-01-31
JP4808558B2 JP4808558B2 (en) 2011-11-02

Family

ID=39076982

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006191745A Active JP4808558B2 (en) 2006-07-12 2006-07-12 Cooperation scenario creation support system, method and program thereof

Country Status (1)

Country Link
JP (1) JP4808558B2 (en)

Cited By (30)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009139165A1 (en) * 2008-05-14 2009-11-19 日本電気株式会社 Service combination support apparatus and service combination support method and, memory medium
JP2010039928A (en) * 2008-08-07 2010-02-18 Nippon Telegr & Teleph Corp <Ntt> Mapping definition data generation device, mapping definition data generating method, and program
JP2010049397A (en) * 2008-08-20 2010-03-04 Nippon Telegr & Teleph Corp <Ntt> Integrated development environment providing system for component cooperation scenario, scenario creation support method, and program
JP2010191865A (en) * 2009-02-20 2010-09-02 Nippon Telegr & Teleph Corp <Ntt> Device and method for supporting scenario development
JP2011003148A (en) * 2009-06-22 2011-01-06 Nippon Telegr & Teleph Corp <Ntt> System, device and method for scenario check
JP2011060033A (en) * 2009-09-10 2011-03-24 Ricoh Co Ltd Integration and management apparatus, integration and management system, integration and management method, integration and management program, and recording medium with the program recorded thereon
JP2011070644A (en) * 2009-09-22 2011-04-07 Nec (China) Co Ltd Mashup method and device of network resource
JP2011204228A (en) * 2010-03-22 2011-10-13 Sap Portals Israel Ltd Mashup infrastructure with learning mechanism
JP2011248574A (en) * 2010-05-26 2011-12-08 Mitsubishi Electric Corp Data processing device, data processing method, and program
CN102348033A (en) * 2010-07-30 2012-02-08 株式会社理光 Information processing apparatus, linked scenario preparation method for information processing apparatus
JP2012181650A (en) * 2011-03-01 2012-09-20 Ntt Docomo Inc Operation system and server device
JP2013015974A (en) * 2011-07-01 2013-01-24 Mitsubishi Electric Corp Support device, support system, computer program, and support method
JP2014182411A (en) * 2013-03-15 2014-09-29 Ricoh Co Ltd Information processing device, network system, processing execution method, and processing execution program
US9218172B2 (en) 2009-10-20 2015-12-22 Sony Corporation Information management apparatus, function management method, computer program, and information processing system
JP2016525742A (en) * 2013-06-18 2016-08-25 チャンベッラ・リミテッド Method and apparatus for code virtualization and remote process call generation
JP2017157224A (en) * 2017-04-24 2017-09-07 株式会社リコー Information processing apparatus and network system
JP2018533125A (en) * 2015-09-18 2018-11-08 アマゾン テクノロジーズ インコーポレイテッド Visual content development
US10282185B2 (en) 2013-07-12 2019-05-07 Ciambella Ltd. Method and apparatus for firmware virtualization
US10409562B2 (en) 2017-03-14 2019-09-10 Ciambella Ltd. Method and apparatus for automatically generating and incorporating code in development environments
JP2019185755A (en) * 2018-03-30 2019-10-24 株式会社リコー Method for providing access to cloud service on end-user devices using end-to-end integration
US10732969B2 (en) 2015-12-21 2020-08-04 Ciambella Ltd. Method and apparatus for creating and managing controller based remote solutions
US10798780B2 (en) 2016-08-22 2020-10-06 Ciambella Ltd. Method and apparatus for creating and managing controller based remote solutions
JP2021033858A (en) * 2019-08-28 2021-03-01 エヌ・ティ・ティ・アドバンステクノロジ株式会社 Scenario analysis system, scenario management apparatus, scenario information extraction method, and program
JP2021043716A (en) * 2019-09-11 2021-03-18 エヌ・ティ・ティ・アドバンステクノロジ株式会社 Scenario execution device, scenario execution method, and program
US10997531B2 (en) 2007-09-11 2021-05-04 Ciambella Ltd. System, method and graphical user interface for workflow generation, deployment and/or execution
US10999349B2 (en) 2018-03-30 2021-05-04 Ricoh Company, Ltd. Approach for providing access to cloud services on end-user devices using direct link integration
US11038946B2 (en) 2018-03-30 2021-06-15 Ricoh Company, Ltd. Approach for providing access to cloud services on end-user devices using local management of third-party services and conflict checking
US11087249B2 (en) 2016-05-24 2021-08-10 Ciambella Ltd. Method and apparatus for triggering execution of a workflow over a network
JP2022108058A (en) * 2021-01-12 2022-07-25 エヌ・ティ・ティ・アドバンステクノロジ株式会社 Scenario generation device, scenario generation system, scenario generation method and program
US11609723B2 (en) 2018-03-30 2023-03-21 Ricoh Company, Ltd. Approach for providing access to cloud services on end-user devices using local management of third-party services

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0883172A (en) * 1994-09-14 1996-03-26 Toshiba Corp Supporting device for development of software
JP2000276338A (en) * 1999-03-19 2000-10-06 Hitachi Tohoku Software Ltd Method and system for visual programming, and recording medium for visual programming
JP2005071052A (en) * 2003-08-22 2005-03-17 Nippon Telegr & Teleph Corp <Ntt> Service combining system, service combining method, and service combining program
JP2005250844A (en) * 2004-03-04 2005-09-15 Nippon Telegr & Teleph Corp <Ntt> Service composition method, device and program
JP2006099746A (en) * 2004-09-02 2006-04-13 Ricoh Co Ltd Method, device and program for producing operation definition information, recording medium and data structure

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0883172A (en) * 1994-09-14 1996-03-26 Toshiba Corp Supporting device for development of software
JP2000276338A (en) * 1999-03-19 2000-10-06 Hitachi Tohoku Software Ltd Method and system for visual programming, and recording medium for visual programming
JP2005071052A (en) * 2003-08-22 2005-03-17 Nippon Telegr & Teleph Corp <Ntt> Service combining system, service combining method, and service combining program
JP2005250844A (en) * 2004-03-04 2005-09-15 Nippon Telegr & Teleph Corp <Ntt> Service composition method, device and program
JP2006099746A (en) * 2004-09-02 2006-04-13 Ricoh Co Ltd Method, device and program for producing operation definition information, recording medium and data structure

Cited By (37)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10997531B2 (en) 2007-09-11 2021-05-04 Ciambella Ltd. System, method and graphical user interface for workflow generation, deployment and/or execution
JP5408129B2 (en) * 2008-05-14 2014-02-05 日本電気株式会社 Service combination support apparatus, service combination support method, and program
WO2009139165A1 (en) * 2008-05-14 2009-11-19 日本電気株式会社 Service combination support apparatus and service combination support method and, memory medium
US8949779B2 (en) 2008-05-14 2015-02-03 Nec Corporation Service combination support apparatus, service combination support method, and storage medium
JP2010039928A (en) * 2008-08-07 2010-02-18 Nippon Telegr & Teleph Corp <Ntt> Mapping definition data generation device, mapping definition data generating method, and program
JP2010049397A (en) * 2008-08-20 2010-03-04 Nippon Telegr & Teleph Corp <Ntt> Integrated development environment providing system for component cooperation scenario, scenario creation support method, and program
JP2010191865A (en) * 2009-02-20 2010-09-02 Nippon Telegr & Teleph Corp <Ntt> Device and method for supporting scenario development
JP2011003148A (en) * 2009-06-22 2011-01-06 Nippon Telegr & Teleph Corp <Ntt> System, device and method for scenario check
JP2011060033A (en) * 2009-09-10 2011-03-24 Ricoh Co Ltd Integration and management apparatus, integration and management system, integration and management method, integration and management program, and recording medium with the program recorded thereon
JP2011070644A (en) * 2009-09-22 2011-04-07 Nec (China) Co Ltd Mashup method and device of network resource
US9218172B2 (en) 2009-10-20 2015-12-22 Sony Corporation Information management apparatus, function management method, computer program, and information processing system
JP2011204228A (en) * 2010-03-22 2011-10-13 Sap Portals Israel Ltd Mashup infrastructure with learning mechanism
US8751558B2 (en) 2010-03-22 2014-06-10 Sap Ag Mashup infrastructure with learning mechanism
JP2011248574A (en) * 2010-05-26 2011-12-08 Mitsubishi Electric Corp Data processing device, data processing method, and program
CN102348033A (en) * 2010-07-30 2012-02-08 株式会社理光 Information processing apparatus, linked scenario preparation method for information processing apparatus
JP2012181650A (en) * 2011-03-01 2012-09-20 Ntt Docomo Inc Operation system and server device
JP2013015974A (en) * 2011-07-01 2013-01-24 Mitsubishi Electric Corp Support device, support system, computer program, and support method
JP2014182411A (en) * 2013-03-15 2014-09-29 Ricoh Co Ltd Information processing device, network system, processing execution method, and processing execution program
JP2016527610A (en) * 2013-06-18 2016-09-08 チャンベッラ・リミテッド Method and apparatus for code virtualization and remote process call generation
JP2016525742A (en) * 2013-06-18 2016-08-25 チャンベッラ・リミテッド Method and apparatus for code virtualization and remote process call generation
US10853108B2 (en) 2013-06-18 2020-12-01 Ciambella Ltd. Method and apparatus for code virtualization and remote process call generation
US10282185B2 (en) 2013-07-12 2019-05-07 Ciambella Ltd. Method and apparatus for firmware virtualization
JP2018533125A (en) * 2015-09-18 2018-11-08 アマゾン テクノロジーズ インコーポレイテッド Visual content development
JP2019215877A (en) * 2015-09-18 2019-12-19 アマゾン テクノロジーズ インコーポレイテッド Visual content development
US10732969B2 (en) 2015-12-21 2020-08-04 Ciambella Ltd. Method and apparatus for creating and managing controller based remote solutions
US11087249B2 (en) 2016-05-24 2021-08-10 Ciambella Ltd. Method and apparatus for triggering execution of a workflow over a network
US10798780B2 (en) 2016-08-22 2020-10-06 Ciambella Ltd. Method and apparatus for creating and managing controller based remote solutions
US10409562B2 (en) 2017-03-14 2019-09-10 Ciambella Ltd. Method and apparatus for automatically generating and incorporating code in development environments
JP2017157224A (en) * 2017-04-24 2017-09-07 株式会社リコー Information processing apparatus and network system
JP2019185755A (en) * 2018-03-30 2019-10-24 株式会社リコー Method for providing access to cloud service on end-user devices using end-to-end integration
US10999349B2 (en) 2018-03-30 2021-05-04 Ricoh Company, Ltd. Approach for providing access to cloud services on end-user devices using direct link integration
US11038946B2 (en) 2018-03-30 2021-06-15 Ricoh Company, Ltd. Approach for providing access to cloud services on end-user devices using local management of third-party services and conflict checking
US11609723B2 (en) 2018-03-30 2023-03-21 Ricoh Company, Ltd. Approach for providing access to cloud services on end-user devices using local management of third-party services
JP2021033858A (en) * 2019-08-28 2021-03-01 エヌ・ティ・ティ・アドバンステクノロジ株式会社 Scenario analysis system, scenario management apparatus, scenario information extraction method, and program
JP2021043716A (en) * 2019-09-11 2021-03-18 エヌ・ティ・ティ・アドバンステクノロジ株式会社 Scenario execution device, scenario execution method, and program
JP2022108058A (en) * 2021-01-12 2022-07-25 エヌ・ティ・ティ・アドバンステクノロジ株式会社 Scenario generation device, scenario generation system, scenario generation method and program
JP7157182B2 (en) 2021-01-12 2022-10-19 エヌ・ティ・ティ・アドバンステクノロジ株式会社 Scenario generation device, scenario generation system, scenario generation method and program

Also Published As

Publication number Publication date
JP4808558B2 (en) 2011-11-02

Similar Documents

Publication Publication Date Title
JP4808558B2 (en) Cooperation scenario creation support system, method and program thereof
Sbarski et al. Serverless architectures on AWS: with examples using Aws Lambda
JP4721600B2 (en) Numerous home network software architectures to bridge
US10331422B1 (en) System and method for generating API devlopment code for integrating platforms
Rademakers et al. Open-Source ESBs in Action: Example Implementations in Mule and ServiceMix
US7966370B1 (en) Templating and provisioning of collaborative facilities for a data-agnostic collaboration service
JP4856722B2 (en) Method and program for supporting data input for business processing
Stavropoulos et al. A survey of service composition in ambient intelligence environments
US9094369B2 (en) Method and apparatus for storing and restoring state information of remote user interface
JP2004199700A (en) Task computing
JP2011204228A (en) Mashup infrastructure with learning mechanism
JP2006216035A (en) System and method for constructing and using communication binding object
JP2005515540A (en) Supplying aggregate services in a distributed computing environment
JP2007183944A (en) METHOD AND APPARATUS FOR ACQUIRING EXTERNAL CHARGED CONTENT IN UPnP NETWORK
JP2004086895A (en) System and method for enabling components on arbitrary networks to communicate
US20080114799A1 (en) System and Method for Utilizing XML Documents to Transfer Programmatic Requests in a Service Oriented Architecture
Shigeoka Instant messaging in Java: the Jabber protocols
Bottaro et al. Home SOA- facing protocol heterogeneity in pervasive applications
Machiraju et al. Developing Bots with Microsoft Bots Framework
Ådahl Shared resource for collaborative editing over a wireless network
Autili et al. A conceptual model for adaptable context-aware services
JP2009294851A (en) Web page editing server, web page editing system, and web page editing method
JP4585382B2 (en) Client terminal, management server, usage program, and management program
Garroppo et al. A sip-based home gateway for domotics systems: From the architecture to the prototype
JP2008204269A (en) Server device, client device, communication method and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080201

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110131

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110531

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110722

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20110809

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20110817

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

Free format text: PAYMENT UNTIL: 20140826

Year of fee payment: 3

R151 Written notification of patent or utility model registration

Ref document number: 4808558

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350