KR100510040B1 - Intelligent Web service gateway system based on agent and operation method therof - Google Patents

Intelligent Web service gateway system based on agent and operation method therof Download PDF

Info

Publication number
KR100510040B1
KR100510040B1 KR10-2003-0091812A KR20030091812A KR100510040B1 KR 100510040 B1 KR100510040 B1 KR 100510040B1 KR 20030091812 A KR20030091812 A KR 20030091812A KR 100510040 B1 KR100510040 B1 KR 100510040B1
Authority
KR
South Korea
Prior art keywords
web service
agent
search
result
server
Prior art date
Application number
KR10-2003-0091812A
Other languages
Korean (ko)
Other versions
KR20050060242A (en
Inventor
박노삼
이길행
Original Assignee
한국전자통신연구원
주식회사 케이티
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 한국전자통신연구원, 주식회사 케이티 filed Critical 한국전자통신연구원
Priority to KR10-2003-0091812A priority Critical patent/KR100510040B1/en
Publication of KR20050060242A publication Critical patent/KR20050060242A/en
Application granted granted Critical
Publication of KR100510040B1 publication Critical patent/KR100510040B1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]

Abstract

본 발명은 분산 네트워크 환경에서 에이전트 기반의 지능형 웹 서비스(Web Services) 게이트웨이 시스템을 통해, 웹 서비스의 상태 및 수행 결과를 사용자에게 전달할 수 있는 에이전트 기반의 지능형 웹 서비스 게이트웨이 시스템 및 그 운용 방법을 제공하기 위한 것으로서, 본 발명의 지능형 웹 서비스 게이트웨이 시스템은 입력받은 검색어로 UDDI 서버를 검색하여 검색 결과를 웹 서비스 에이전트 서버에 전달하고, 웹 서비스 에이전트 서버는 검색 결과로 수신한 WSDL을 분석하여 템플릿 생성기를 이용하여 템플릿을 생성하며, 생성된 템플릿을 이용하여 검색 결과 수의 웹 서비스 에이전트를 생성하여, 웹 서비스를 수행토록 하며, 상기 에이전트로부터 수신한 수행 결과를 웹 서비스 에이전트 서버를 통해 전달받아, 사용자에게 전달함으로서, 원하는 웹 서비스를 효율적으로 검색, 수행할 수 있도록 한다.The present invention provides an agent-based intelligent web service gateway system and an operating method thereof that can deliver the status and performance of web services to a user through an agent-based intelligent web services gateway system in a distributed network environment. For the purpose, the intelligent web service gateway system of the present invention searches the UDDI server with the input search word and delivers the search result to the web service agent server, and the web service agent server analyzes the WSDL received as the search result and uses a template generator. Generate a template, generate a web service agent with the number of search results using the generated template, perform a web service, receive the execution result received from the agent through a web service agent server, and deliver it to a user By doing Search the service efficiently, so that you can perform.

Description

에이전트 기반의 지능형 웹 서비스 게이트웨이 시스템 및 그 운용 방법{Intelligent Web service gateway system based on agent and operation method therof} Intelligent Web service gateway system based on agent and its operation method {Intelligent Web service gateway system based on agent and operation method therof}

본 발명은 에이전트 기반의 지능형 웹 서비스 게이트웨이 시스템 및 그 운용방법에 관한 것으로서, 보다 상세하게는 분산 네트워크 환경에서 웹 서비스의 상태 및 수행 결과를 사용자에게 전달할 수 있는 에이전트 기반의 지능형 웹 서비스 게이트웨이 시스템 및 그 운용 방법에 관한 것이다.The present invention relates to an agent-based intelligent web service gateway system and an operation method thereof, and more particularly, to an agent-based intelligent web service gateway system capable of delivering a status and execution result of a web service to a user in a distributed network environment. It is about an operation method.

현재 인터넷을 통해 제공되는 웹 서비스는 기존의 애플리케이션 지향적인 특성에서 벗어나, 사용자뿐만 아니라 애플리케이션간의 통신이 가능하다는 특징을 가지며, 서비스 레지스트리를 이용한 서비스의 검색 및 바인딩이 가능하다.Currently, the web service provided through the Internet has a characteristic that communication between applications as well as users is possible, apart from the existing application-oriented characteristics, and the service can be searched and bound using the service registry.

그리고 현재 웹 서비스간의 상호 결합을 위하여, 단순 객체 접근 프로토콜 (SOAP : Simple Object Access Protocol), 웹 서비스 기술 언어(WSDL : Web Services Description Language), UDDI(Universal Description, Discovery, and Integration) 에 대한 표준화가 진행되고 있는 상태이다.And, for the mutual coupling between the current web services, standardization on Simple Object Access Protocol (SOAP), Web Services Description Language (WSDL), Universal Description, Discovery, and Integration (UDDI) It is in progress.

여기서, SOAP은 XML 프로토콜 표준으로, 웹 서비스의 요청 및 응답에서 사용되어지는 메시지 형식을 정의하고 있으며, WSDL은 웹 서비스 접근에 이용되는 SOAP 메시지, 프로토콜, 웹 서비스의 인터넷 위치 정보 등을 기술하는데 사용되고, UDDI는 웹 서비스에 대한 디렉토리 서비스를 지원하기 위해 개발된 표준으로서, 웹 서비스를 등록하고 검색/발견하기 위한 메커니즘을 제공한다. 상기, UDDI 레지스트리는 비즈니스 개체에 대한 정보와 해당 비즈니스 개체가 제공하는 웹 서비스의 등록, 발견을 지원하고 있으며 프로그램 서비스 인터페이스를 통하여 비즈니스 정보와 관계된 웹 서비스 정보에 대한 등록/삭제/검색 기능을 제공하고 있다.Here, SOAP is an XML protocol standard that defines the message format used in web service requests and responses. WSDL is used to describe SOAP messages, protocols, and web location information for web services. UDDI is a standard developed to support directory services for web services. It provides a mechanism for registering, searching, and discovering web services. The UDDI registry supports the registration and discovery of business object information and web services provided by the business entity. The UDDI registry provides registration / deletion / search functions for web service information related to business information through a program service interface. have.

따라서, 주요 IT 업계에서는 이런 표준들을 기반으로 하는 웹 서비스 구조를 설계 및 제안하고 있으며, 더불어, 웹 서비스 구조에 대한 표준화를 W3C 에서 진행하고 있다.Therefore, major IT industries are designing and proposing web service structure based on these standards, and W3C is proceeding standardization of web service structure.

그런데, 현재의 웹 서비스 구조는 실제로 e-비즈니스 적용에 있어 필요한 기능을 충분히 제공하지 못하고 있다. 따라서 트랜잭션, 보안, 비즈니스 플로우 정의 등과 같은 여러 문제점을 해결해야 한다. However, the current web service structure does not actually provide enough functions for e-business applications. As a result, there are many issues to address, such as transaction, security, and business flow definitions.

그리고, e-비즈니스를 지원하기 위한 시멘틱(Semantic Web)과 같은 지능형 웹 서비스가 제안되었는데, 이는 웹을 사용자가 인지하여 이용하는 것이 아니라, 기계가 웹을 처리할 수 있도록 하는데 그 목적이 있다. 시맨틱 웹 기술의 주요 구성요소는 RDF(Resource Description Framework ; 자원 기술 개념)와 같은 통합 데이터 모델, DAML+OIL(DARPA Agent Markup Language plus Ontology Inference Layer)와 같은 시맨틱 웹 생성 언어, 웹 리소스를 마크업하기 위한 표준화된 용어들의 온톨로지(ontology) 등이다. 따라서 웹 서비스는 시맨틱 웹의 필수 요소가 되고 시맨틱 웹 기술을 최대한 활용할 수 있다. In addition, an intelligent web service such as semantic web for supporting e-business has been proposed, which aims to enable a machine to process the web, rather than a user to recognize and use the web. The main components of semantic web technologies are integrated data models, such as the Resource Description Framework (RDF), semantic web-generating languages such as the DAPA + Agent Markup Language plus Ontology Inference Layer (DAML + OIL), and marking up web resources. Ontology of the standardized terms. Therefore, web services become an essential element of the semantic web and can make full use of semantic web technology.

시맨틱 웹은 UDDI에 해당하는 서비스 탐색(Discovery), 기술기반의 상세 사항인 서비스 기술(Description), 비즈니스와 관련된 상세 사항인 서비스 배포(Publication), 서비스의 내부 처리 흐름의 상세 사항인 서비스 상호작용(Interaction) 등으로 구성되어 있다. 또한 HTTP, FTP, SMTP 등의 다양한 네트워크 프로토콜들에 대해서 XML 기반의 SOAP을 이용한다. 온톨로지는 반구조화된 데이터와 제약조건들을 표현하는 기능과 타입과 상속을 지원하는 기능이 뛰어나다. 반면에 웹 서비스의 표준들은 관리성, 확장성, 모듈화에서 우수하다.The Semantic Web is a service discovery (UDDI) corresponding to UDDI, service description (technical details), service publication (business-specific details), service interaction (specific details of the internal processing flow of the service) Interaction). It also uses SOAP over XML for various network protocols such as HTTP, FTP, and SMTP. Ontologies are excellent for representing semi-structured data and constraints, and for supporting types and inheritance. Web service standards, on the other hand, are superior in manageability, extensibility, and modularity.

현재 이러한 시맨틱 웹에 대해서는 DAML-S, Topic Map 등이 기술 표준으로 고려되고 있으나 아직까지 질의 언어나 지식 추론에 대한 표준화된 방법은 존재하지 않는다.Currently, for the semantic web, DAML-S and Topic Map are considered as technical standards, but there is no standardized method for query language or knowledge inference.

본 발명은 상술한 종래의 요구를 해결하고자 제안된 것으로서, 그 목적은 웹 서비스를 사용하는 사용자에게 단순히 웹 서비스의 위치만을 제공하는 것에서 나아가, 기존의 동일한 방법을 이용하면서도 사용자가 효율적으로 원하는 웹 서비스를 검색/수행할 수 있는 지능적인 웹 서비스 결과를 제공할 수 있는 에이전트 기반의 지능형 웹 서비스 게이트웨이 시스템 및 그 운용 방법을 제공하는 것이다. The present invention has been proposed to solve the above-mentioned conventional needs, and the object of the present invention is to go beyond simply providing a location of a web service to a user who uses the web service, and to efficiently use a web service desired by the user while using the same existing method. It is to provide an agent-based intelligent web service gateway system that can provide intelligent web service results that can search / perform and its operation method.

본 발명은 상술한 목적을 달성하기 위한 구성수단으로서, 웹 서비스 에이전트 서버를 구비하는 에이전트 기반의 지능형 웹 서비스 게이트웨이 시스템의 운용방법에 있어서,The present invention provides a method for operating an agent-based intelligent web service gateway system having a web service agent server as a construction means for achieving the above object,

사용자측으로부터 상기 웹 서비스 게이트웨이 시스템으로 검색어가 입력되는 단계;Inputting a search word from a user side into the web service gateway system;

상기 웹 서비스 게이트웨이 시스템에서 UDDI 서버로 입력된 검색어에 대한 웹 서비스 검색을 요청하는 단계;Requesting a web service search for a search word input to a UDDI server by the web service gateway system;

상기 UDDI 서버로부터 검색결과 전송되는 WSDL 목록을 수신하는 단계;Receiving a list of WSDLs transmitted from a search result from the UDDI server;

상기 웹 서비스 에이전트 서버가 수신된 WSDL목록을 분석하여, 검색 결과만큼의 웹 서비스 에이전트를 생성하여, 웹 서비스를 수행시킨 후, 그 결과를 전달받는 단계; 및Analyzing, by the web service agent server, the received WSDL list, generating as many web service agents as a search result, performing a web service, and receiving the result; And

상기 웹 서비스 게이트웨이 시스템에서 사용자측으로 상기 검색된 웹 서비스의 상태 및 웹 서비스 에이전트로부터 전달된 수행결과를 제공하는 단계를 포함하여 이루어지는 것을 특징으로 한다.And providing the status of the searched web service and the execution result delivered from the web service agent to the user side in the web service gateway system.

더하여, 본 발명에 의한 에이전트 기반의 지능형 웹 서비스 게이트웨이 시스템의 운용방법에 있어서, 상기 웹 서비스 에이전트 서버가 웹 서비스 에이전트를 통해 웹 서비스를 수행하여 그 수행결과를 전송받는 단계는, 상기 UDDI 서버로부터 전송된 검색 결과를 입력받아, 해당 검색결과의 WSDL 목록을 분석하는 단계; 상기 분석결과를 템플릿 생성기로 전달하여 템플릿을 생성하는 단계; 상기 생성된 템플릿을 갖는 웹 서비스 에이전트를 상기 UDDI 검색 결과 수만큼 생성하는 단계; 상기 생성된 웹 서비스 에이전트로 상기 생성된 템플릿을 전달하는 단계; 상기 생성된 웹 서비스 에이전트의 웹 서비스 수행 결과를 수신하는 단계; 및, 상기 수행결과가 수신되면 생성된 웹 서비스 에이전트를 소멸시키는 단계로 이루어진다.In addition, in the method for operating an agent-based intelligent web service gateway system according to the present invention, the web service agent server performing a web service through a web service agent and receiving the execution result is transmitted from the UDDI server. Receiving the search result and analyzing a list of WSDLs of the search result; Generating a template by transferring the analysis result to a template generator; Generating a web service agent having the generated template by the number of the UDDI search results; Delivering the generated template to the generated web service agent; Receiving a web service execution result of the generated web service agent; And destroying the generated web service agent when the execution result is received.

더하여, 본 발명의 에이전트 기반 지능형 웹 서비스 게이트웨이 시스템의 운용방법은 사용자측으로부터 웹 서비스 검색 결과의 제공형태를 결정하는 사용자 설정값을 입력받아, 상기 사용자 설정값에 따라 웹 서비스 검색 결과, 웹 서비스 수행 결과 등의 제공 정보 형태를 설정하는 단계를 더 포함함으로서, 사용자 편의를 도모하는 것을 특징으로 한다.In addition, the method for operating an agent-based intelligent web service gateway system according to the present invention receives a user setting value for determining a form of providing a web service search result from a user side, and performs a web service search result and a web service execution result according to the user setting value. It further comprises the step of setting the form of providing information, such as, it is characterized in that the user convenience.

또한, 본 발명에 의한 에이전트 기반의 지능형 웹 서비스 게이트웨이 시스템의 운용방법에 있어서, 상기 웹 서비스 에이전트 서버에서의 WSDL 분석단계는 웹 서비스 에이전트 서버가 WSDL의 내용을 파싱하여, 웹 서비스를 호출하는데 필요한 파라미터의 타입과 WSDL을 추출하는 것으로 이루어지는 것을 특징으로 한다.In addition, in the agent-based intelligent web service gateway system operating method according to the present invention, the WSDL analysis step of the web service agent server is a parameter required for the web service agent server to parse the contents of the WSDL, to call the web service It is characterized by consisting of the type and extract the WSDL.

더하여, 본 발명에 의한 에이전트 기반의 지능형 웹 서비스 게이트웨이 시스템의 운용방법에 있어서, 상기 템플릿 생성 단계는, 상기 템플릿생성기가 웹 서비스 에이전트 서버로부터 웹 서비스를 호출하는데 필요한 파라미터 타입과 WSDL을 전달받는 단계; 및 상기 템플릿 생성기가 전달된 파라미터 타입과 검색된 결과 수에 맞게 임의의 값을 갖는 SOAP 형태의 XML 템플릿을 생성하는 단계로 이루어지는 것을 특징으로 한다.In addition, the method of operating an agent-based intelligent web services gateway system according to the present invention, the template generation step, the template generator receiving a parameter type and WSDL required to call a web service from a web service agent server; And generating, by the template generator, an XML template of SOAP type having an arbitrary value according to the delivered parameter type and the number of searched results.

더하여, 본 발명은 사용자로부터 검색어를 입력받아 UDDI 서버를 검색하거나, 웹 서비스 수행 결과를 사용자에게 제공하는 컨트롤러; 상기 컨트롤러로부터 UDDI 검색 결과를 수신하여 검색 결과와 같은 수의 웹 서비스 에이전트를 생성하는 웹 서비스 에이전트 서버; 상기 웹 서비스 에이전트 서버로부터 WSDL 분석 결과를 수신하여 임의의 값을 가진 SOAP 형태의 템플릿을 생성하는 템플릿 생성기; UDDI 검색에 따른 웹 서비스를 직접 수행하여 수행 결과를 상기 웹 서비스 에이전트 서버에 전달하는 웹 서비스 에이전트로 이루어진 에이전트 기반의 지능형 웹 서비스 게이트웨이 시스템을 제공한다.In addition, the present invention includes a controller for receiving a search word from a user to search a UDDI server or to provide a user with a web service execution result; A web service agent server that receives a UDDI search result from the controller and generates a web service agent as many as the search result; A template generator configured to receive a WSDL analysis result from the web service agent server and generate a SOAP type template having an arbitrary value; An agent-based intelligent web service gateway system including a web service agent that directly performs a web service according to a UDDI search and delivers a result to the web service agent server is provided.

이하, 본 발명의 가장 바람직한 실시예를 첨부된 도면을 참조하여 설명한다.Hereinafter, with reference to the accompanying drawings, the most preferred embodiment of the present invention will be described.

도 1은 본 발명이 적용되는 에이전트 기반의 지능형 웹 서비스 게이트웨이 시스템의 블록 구성도이다.1 is a block diagram of an agent-based intelligent web service gateway system to which the present invention is applied.

상기 도면에서, UDDI서버(100)는 인터넷에서 전 세계적으로 제공되는 비즈니스목록, 즉, 이름, 제품, 위치, 혹은 웹 서비스 등을 목록으로 등재하여, 웹에서 원활한 상호 온라인 거래와 e-커머스의 상호 운용을 위하여 제공한다.In the figure, the UDDI server 100 lists business listings provided worldwide on the Internet, namely, names, products, locations, web services, and the like in a list, and facilitates mutual online trading and e-commerce interaction on the web. Provide for operation.

그리고, 본 발명에 의한 지능형 웹 서비스 게이트웨이 시스템(200)은 사용자로부터 검색어를 입력받아, 검색어와 관련 있는 웹 서비스를 사용자에게 제공해 준다. 이때, 사용자는 지능형 웹 서비스 게이트웨이 시스템(200)으로부터 검색 결과를 수신할 때, 웹 서비스의 현재 상태만 조회하거나 웹 서비스 수행 결과까지 조회할 수 있다.In addition, the intelligent web service gateway system 200 according to the present invention receives a search word from a user and provides a web service related to the search word to the user. In this case, when the user receives a search result from the intelligent web service gateway system 200, the user may query only the current state of the web service or even the web service execution result.

컨트롤러(210)는 사용자가 검색 결과 환경을 설정하면, 그에 따라서 사용자 설정(211)을 저장 및 변경한다. 그리고, 상기 저장된 사용자 설정(211)에 따라서 웹 서비스 수행 결과를 사용자에게 제공한다.When the user sets the search result environment, the controller 210 stores and changes the user setting 211 accordingly. Then, the web service execution result is provided to the user according to the stored user setting 211.

그리고, 상기 컨트롤러(210)는 사용자로부터 검색어를 입력받아, 상기 UDDI 서버(100)로 웹 서비스 검색을 요청하고, UDDI 서버(100)는 요구된 웹 서비스 검색을 수행하여, 웹 서비스 WSDL의 목록을 컨트롤러(210)로 전달한다.The controller 210 receives a search word from a user, requests a web service search from the UDDI server 100, and the UDDI server 100 performs a requested web service search to obtain a list of web service WSDLs. Transfer to the controller 210.

상기 컨트롤러(210)는 UDDI 서버(100)로부터 전달된 WSDL 목록을 웹 서비스 에이전트 서버(220)로 제공하고, 상기 웹 서비스 에이전트 서버(220)는 입력된 웹 서비스의 WSDL 목록을 분석하여, 웹 서비스를 호출하기 위한 파라미터들의 타입을 템플릿 생성기(230)로 전달한다. The controller 210 provides the WSDL list transmitted from the UDDI server 100 to the web service agent server 220, and the web service agent server 220 analyzes the WSDL list of the input web service and performs a web service. Pass the types of parameters for calling to the template generator 230.

즉, 상기 템플릿 생성기(230)는 웹 서비스 에이전트 서버(220)로부터 파라미터 타입과 WSDL을 입력으로 받는다. 그리고 파라미터 타입에 맞는 임의의 값을 생성하여, 웹 서비스를 호출하기 위해 SOAP 형식의 문서, 웹 서비스 에이전트(230)를 생성한다. 상기 생성된 웹 서비스 에이전트(240a~240n)는 템플릿을 이용하여 해당 웹 서비스(300a~300n)를 호출하고, 그 수행 결과를 웹 서비스 에이전트 서버(220)에 전달한다.That is, the template generator 230 receives a parameter type and a WSDL from the web service agent server 220 as input. In addition, an arbitrary value corresponding to the parameter type is generated to generate a document of a SOAP format, a web service agent 230, to invoke a web service. The generated web service agents 240a to 240n call the corresponding web services 300a to 300n using a template, and transmit the result of the execution to the web service agent server 220.

상기 웹 서비스 에이전트 서버(220)로 전달된 수행결과는 컨트롤러(210)에서 사용자 설정에 따라 사용자에게 제공된다.The execution result delivered to the web service agent server 220 is provided to the user according to the user setting in the controller 210.

도 2는 상술한 바와 같이 구성된 본 발명의 지능형 웹 서비스 게이트웨이 시스템의 신호 처리 흐름도이다.2 is a signal processing flowchart of the intelligent web service gateway system of the present invention configured as described above.

상기 도 2를 참조하면, 컨트롤러(210)가 UDDI 서버(100)에 웹 서비스 검색을 요청하면, 상기 UDDI 서버(100)는 등록된 목록을 검색하여 웹 서비스 검색 결과를 컨트롤러(210)로 전달한다(S401).Referring to FIG. 2, when the controller 210 requests a web service search from the UDDI server 100, the UDDI server 100 searches for a registered list and transmits a web service search result to the controller 210. (S401).

이에, 컨트롤러(210)는 UDDI서버(100)로부터 송신된 웹 서비스 검색 결과인 WSDL 목록을 웹 서비스 에이전트 서버(220)로 전달하고(S402), 상기 웹 서비스 에이전트 서버(220)에서 각 WSDL의 내용을 파싱(fasing) 한다. 그리고, 웹 서비스를 호출하기 위해 필요한 파라미터들의 타입과 WSDL을 템플릿 생성기(230)에 전달한다(S403).Accordingly, the controller 210 transmits the WSDL list which is the web service search result transmitted from the UDDI server 100 to the web service agent server 220 (S402), and the contents of each WSDL in the web service agent server 220. Parsing Then, the type of parameters required to call the web service and the WSDL are transmitted to the template generator 230 (S403).

다음으로, 상기 템플릿 생성기(230)는 입력된 파라미터들의 타입에 맞게 임의의 값을 생성하고, 표준 프로토콜인 SOAP 형태의 XML 문서를 템플릿으로 생성한다. 그리고, 웹 서비스 에이전트 서버(S403)는 웹 서비스 에이전트(240a~240n)를 WSDL 목록 개수만큼 생성하고, 각각의 웹 서비스 에이전트(240a~240n)에게 상기 템플릿 생성기(230)에서 생성된 템플릿을 전달한다(S404a~S404n). Next, the template generator 230 generates an arbitrary value according to the type of the input parameters, and generates an XML document of SOAP type, which is a standard protocol, as a template. The web service agent server S403 generates the web service agents 240a to 240n as many as the WSDL list, and delivers the template generated by the template generator 230 to each web service agent 240a to 240n. (S404a to S404n).

상기 검색된 웹 서비스와 각각 대응되는 웹 서비스 에이전트(240a~240n)들은 템플릿을 이용하여 웹 서비스(300a~300n)를 호출한다(S405a~S405n). 이에 따른 웹 서비스(300a~300n)의 수행 결과는 웹 서비스 에이전트(240a~240n)와 웹 서비스 에이전트 서버(220)를 거쳐 컨트롤러(210)에 전달되고, 최종적으로 상기 컨트롤러(210)에서 사용자 설정(211)에 맞추어 사용자에게 제공된다.The web service agents 240a to 240n corresponding to the searched web services respectively call the web services 300a to 300n using templates (S405a to S405n). The result of performing the web services 300a to 300n is transmitted to the controller 210 via the web service agents 240a to 240n and the web service agent server 220, and finally, the user setting in the controller 210 is performed. 211) to the user.

도 3은 상기 본 발명에 의한 시스템에 있어서, 웹 서비스 에이전트 서버(220)의 동작 플로우를 나타낸 흐름도이다.3 is a flowchart illustrating an operation flow of the web service agent server 220 in the system according to the present invention.

도면에서 보듯이, 본 발명의 웹 서비스 에이전트 서버(220)는 웹 서비스 검색 결과를 컨트롤러(210)로부터 수신하여 WSDL을 분석하는 단계(s1,s2)와, 상기 분석 결과를 템플릿 생성기(230)에 전달하고 웹 서비스 에이전트(240a~240n)를 생성하는 단계(s3.s4)와, 그리고, 생성된 웹 서비스 에이전트(240a~240n)에 의한 웹 서비스 수행결과를 수신하여 컨트롤러(210)에 전달하는 단계(s5~s6)와, 상기 생성한 웹 서비스 에이전트(240a~240n)를 소멸시키는 단계(s7)로 이루어진다.As shown in the figure, the web service agent server 220 of the present invention receives the web service search results from the controller 210 to analyze the WSDL (s1, s2), and the analysis results to the template generator 230 Delivering and generating web service agents 240a to 240n (s3.s4), and receiving and delivering web service execution results by the generated web service agents 240a to 240n to the controller 210. (s5 to s6) and the step (s7) of destroying the generated web service agents 240a to 240n.

더 상세히 설명하면, 먼저 웹 서비스 에이전트 서버(220)는 컨트롤러(210)로부터 UDDI 검색결과를 수신한다(S1).In more detail, first, the web service agent server 220 receives a UDDI search result from the controller 210 (S1).

그리고, 웹 서비스 에이전트 서버(220)는 입력된 WSDL 문서를 파싱하여 웹 서비스 수행에 필요한 파라미터들의 타입을 인지한다(S2).Then, the web service agent server 220 parses the input WSDL document and recognizes the types of parameters necessary for executing the web service (S2).

이후 웹 서비스 에이전트 서버(220)는 템플릿 생성기(230)에 분석 결과를 전달한다(S3).Thereafter, the web service agent server 220 transmits the analysis result to the template generator 230 (S3).

그리고, 상기 탬플릿생성기(230)로부터 템플릿을 전달받아, 웹 서비스 에이전트 서버(220)는 UDDI 검색 결과 수만큼 웹 서비스 에이전트(240a~240n)를 생성한다(S4).Then, receiving the template from the template generator 230, the web service agent server 220 generates the web service agent (240a ~ 240n) as many as the number of UDDI search results (S4).

그리고, 상기와 같이 생성된 웹 서비스 에이전트(240a~240n)는 임의의 값이 포함된 템플릿으로 웹 서비스(300a~300n)를 수행한 후, 수행결과를 웹 서비스 웹 서비스 에이전트 서버(220)에 송신한다(S5).The web service agents 240a to 240n generated as described above execute the web services 300a to 300n with a template including an arbitrary value, and then transmit the result to the web service web service agent server 220. (S5).

이를 수신한 웹 서비스 에이전트 서버(220)는 웹 서비스 수행 결과를 컨트롤러에 전달하고(S6), 생성된 웹 서비스 에이전트(240a~240n)를 소멸시켜 시스템의 부하를 조절한다(S7).The web service agent server 220 receiving the web service delivers the result of performing the web service to the controller (S6), and adjusts the load of the system by destroying the generated web service agents 240a to 240n (S7).

이상에서 설명한 본 발명은, 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에 있어 본 발명의 기술적 사상을 벗어나지 않는 범위 내에서 여러 가지 치환, 변형 및 변경이 가능하며, 전술한 실시예 및 첨부된 도면에 한정되는 것이 아니다.The present invention described above is capable of various substitutions, modifications, and changes without departing from the technical spirit of the present invention for those skilled in the art to which the present invention pertains. It is not limited to the drawings shown.

본 발명은 사용자에게 단순한 웹 서비스 검색 수행 뿐만아니라 자세한 웹 서비스 수행 결과를 제공할 수 있어 원하는 웹 서비스를 효율적으로 검색하여, 수행할 수 있도록 하며, 더불어, 사용자 설정에 따라 웹 서비스의 현재 상태 정보만을 확인할 수도 있고, 임의의 값으로 직접 수행한 웹 서비스의 실제 수행 결과값까지 확인할 수도 있으므로, 사용자가 직접 수동으로 모든 웹 서비스를 수행하지 않고 본 발명이 제공하는 결과만으로도 웹 서비스를 검색할 수 있는 우수한 효과가 있다.The present invention can provide not only a simple web service search but also a detailed web service execution result to the user, so that the user can efficiently search for and perform a desired web service, and only the current state information of the web service according to the user's setting It is possible to check or even check the actual execution result of the web service directly performed by arbitrary values, so that the user can search the web service only by the result provided by the present invention without manually performing all the web services. It works.

도 1은 본 발명에 의한 웹 서비스 게이트웨이 시스템의 일부 구성을 보인 블록 구성도이다.1 is a block diagram showing a partial configuration of a web service gateway system according to the present invention.

도 2는 본 발명에 따른 웹 서비스 게이트웨이 시스템에서의 신호 흐름을 나타낸 블록도이다.2 is a block diagram illustrating a signal flow in a web service gateway system according to the present invention.

도 3은 본 발명에 따른 웹 서비스 게이트웨이 시스템의 동작절차를 보인 플로우 챠트이다.3 is a flowchart showing an operation procedure of the web service gateway system according to the present invention.

* 도면의 주요부분에 대한 부호의 설명** Explanation of symbols for the main parts of the drawings *

100 : UDDI(Universal Description, Discovery, and Integration) 서버100: UDDI (Universal Description, Discovery, and Integration) Server

200 : 지능형 웹 서비스 게이트웨이 시스템200: intelligent web service gateway system

210 : 컨트롤러210: controller

211 : 사용자 설정211: user settings

220 : 웹 서비스 에이전트 서버220: Web service agent server

230 : 템플릿 생성기230: template generator

240a ~ 240n : 웹 서비스 에이전트240a ~ 240n: web service agent

300a ~ 300n : 웹 서비스300a ~ 300n: web service

Claims (6)

웹 서비스 에이전트 서버를 구비하는 에이전트 기반의 지능형 웹 서비스 게이트웨이 시스템의 운용방법에 있어서,In a method of operating an agent-based intelligent web service gateway system having a web service agent server, 사용자측으로부터 상기 웹 서비스 게이트웨이 시스템으로 검색어가 입력되는 단계;Inputting a search word from a user side into the web service gateway system; 상기 웹 서비스 게이트웨이 시스템에서 UDDI 서버로 입력된 검색어에 대한 웹 서비스 검색을 요청하는 단계;Requesting a web service search for a search word input to a UDDI server by the web service gateway system; 상기 UDDI 서버로부터 검색결과 전송되는 WSDL 목록을 수신하는 단계;Receiving a list of WSDLs transmitted from a search result from the UDDI server; 상기 웹 서비스 에이전트 서버가 수신된 WSDL목록을 분석하여, 검색 결과만큼의 웹 서비스 에이전트를 생성하여, 웹 서비스를 수행시킨 후, 그 결과를 전달받는 단계; 및Analyzing, by the web service agent server, the received WSDL list, generating as many web service agents as a search result, performing a web service, and receiving the result; And 상기 웹 서비스 게이트웨이 시스템에서 사용자측으로 상기 검색된 웹 서비스의 상태 및 웹 서비스 에이전트로부터 전달된 수행결과를 제공하는 단계를 포함하여 이루어지는 것을 특징으로 하는 에이전트 기반의 지능형 웹 서비스 게이트웨이 시스템의 운용방법.And providing the status of the searched web service and the execution result delivered from the web service agent to the user side in the web service gateway system. 제 1 항에 있어서, 상기 웹 서비스 에이전트 서버가 웹 서비스 에이전트를 통해 웹 서비스를 수행하여 그 수행결과를 전송받는 단계는The method of claim 1, wherein the web service agent server performs a web service through a web service agent and receives a result of performing the web service agent. 상기 UDDI 서버로부터 전송된 검색 결과를 입력받아, 해당 검색결과의 WSDL 목록을 분석하는 단계;Receiving a search result transmitted from the UDDI server and analyzing a WSDL list of the search result; 상기 분석결과를 템플릿 생성기로 전달하여 템플릿을 생성하는 단계;Generating a template by transferring the analysis result to a template generator; 상기 생성된 템플릿을 갖는 웹 서비스 에이전트를 상기 UDDI 검색 결과 수만큼 생성하는 단계;Generating a web service agent having the generated template by the number of the UDDI search results; 상기 생성된 웹 서비스 에이전트로 상기 생성된 템플릿을 전달하는 단계;Delivering the generated template to the generated web service agent; 상기 생성된 웹 서비스 에이전트의 웹 서비스 수행 결과를 수신하는 단계; 및Receiving a web service execution result of the generated web service agent; And 상기 수행결과가 수신되면 생성된 웹 서비스 에이전트를 소멸시키는 단계로 이루어지는 것을 특징으로 하는 에이전트 기반의 지능형 웹 서비스 게이트웨이 시스템의 운용방법.And destroying the generated web service agent when the execution result is received. 제 1 항에 있어서, The method of claim 1, 상기 웹 서비스 게이트웨이 시스템은 사용자측으로부터 웹 서비스 검색 결과의 제공형태를 결정하는 사용자 설정값을 입력받아, 상기 사용자 설정값에 따라 웹 서비스 검색 결과, 웹 서비스 수행 결과 등의 제공 정보 형태를 설정하는 단계를 더 포함하는 것을 특징으로 하는 에이전트 기반의 지능형 웹 서비스 게이트웨이 시스템의 운용방법.The web service gateway system receives a user setting value for determining a form of providing a web service search result from a user, and sets a form of providing information such as a web service search result and a web service execution result according to the user setting value. Method of operating an agent-based intelligent web services gateway system further comprising. 제 2 항에 있어서, 상기 WSDL 분석단계는The method of claim 2, wherein the WSDL analysis step 웹 서비스 에이전트 서버가 WSDL의 내용을 파싱하여, 웹 서비스를 호출하는데 필요한 파라미터의 타입과 WSDL을 추출하는 것으로 이루어지는 것을 특징으로 하는 에이전트 기반의 지능형 웹 서비스 게이트웨이 시스템의 운용방법.The web service agent server parses the contents of the WSDL, and extracts the WSDL and the type of parameters required to invoke the web service. 제 4 항에 있어서, 상기 템플릿 생성 단계는The method of claim 4, wherein the template generation step 상기 템플릿생성기가 웹 서비스 에이전트 서버로부터 웹 서비스를 호출하는데 필요한 파라미터 타입과 WSDL을 전달받는 단계; 및 Receiving, by the template generator, a parameter type and a WSDL required to call a web service from a web service agent server; And 상기 템플릿 생성기가 전달된 파라미터 타입과 검색된 결과수에 맞게 임의의 값을 갖는 SOAP 형태의 XML 템플릿을 생성하는 단계로 이루어지는 것을 특징으로 하는 에이전트 기반의 지능형 웹 서비스 게이트웨이 시스템의 운용방법.And generating, by the template generator, an XML template of a SOAP type having an arbitrary value according to the delivered parameter type and the number of searched results. 분산 네트워크 환경에서 에이전트 기반의 지능형 웹 서비스 게이트웨이 시스템에 있어서,In agent-based intelligent web service gateway system in a distributed network environment, 사용자로부터 검색어를 입력받아 UDDI 서버를 검색하거나, 웹 서비스 수행 결과를 사용자에게 제공하는 컨트롤러;A controller for receiving a search word from a user to search for a UDDI server or to provide a result of performing a web service to a user; 상기 컨트롤러로부터 UDDI 검색 결과를 수신하여 검색 결과와 동수의 웹 서비스 에이전트를 생성하는 웹 서비스 에이전트 서버;A web service agent server which receives a UDDI search result from the controller and generates a web service agent equal to the search result; 상기 웹 서비스 에이전트 서버로부터 WSDL 분석 결과를 수신하여 임의의 값을 가진 SOAP 형태의 템플릿을 생성하는 템플릿 생성기;A template generator configured to receive a WSDL analysis result from the web service agent server and generate a SOAP type template having an arbitrary value; UDDI 검색에 따른 웹 서비스를 직접 수행하여 수행 결과를 상기 웹 서비스 에이전트 서버에 전달하는 웹 서비스 에이전트로 이루어진 에이전트 기반의 지능형 웹 서비스 게이트웨이 시스템.Agent-based intelligent web service gateway system comprising a web service agent that directly performs a web service according to a UDDI search and delivers the result to the web service agent server.
KR10-2003-0091812A 2003-12-16 2003-12-16 Intelligent Web service gateway system based on agent and operation method therof KR100510040B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR10-2003-0091812A KR100510040B1 (en) 2003-12-16 2003-12-16 Intelligent Web service gateway system based on agent and operation method therof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR10-2003-0091812A KR100510040B1 (en) 2003-12-16 2003-12-16 Intelligent Web service gateway system based on agent and operation method therof

Publications (2)

Publication Number Publication Date
KR20050060242A KR20050060242A (en) 2005-06-22
KR100510040B1 true KR100510040B1 (en) 2005-08-25

Family

ID=37252972

Family Applications (1)

Application Number Title Priority Date Filing Date
KR10-2003-0091812A KR100510040B1 (en) 2003-12-16 2003-12-16 Intelligent Web service gateway system based on agent and operation method therof

Country Status (1)

Country Link
KR (1) KR100510040B1 (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100765170B1 (en) * 2006-09-28 2007-10-15 삼성전자주식회사 Control apparatus and method for system air conditioner
US7853694B2 (en) 2006-12-07 2010-12-14 Electronics And Telecommunications Research Institute System and method for providing contents service using service relaying apparatus
KR100901281B1 (en) * 2007-08-30 2009-06-09 한국전자통신연구원 Method for ubiquitous web service
KR100904362B1 (en) * 2007-09-17 2009-06-23 성균관대학교산학협력단 Calm capable of searching agent service through web, agent system using the same and operation method of agent system
CN103020294A (en) * 2012-12-31 2013-04-03 福州大学 Travel information integration system based on web services

Also Published As

Publication number Publication date
KR20050060242A (en) 2005-06-22

Similar Documents

Publication Publication Date Title
RU2359422C2 (en) Method, system and computer system for demand of resources in certain context by means of sip protocol event packet determination
US7376670B2 (en) System and method for provisioning presence application services
US7305453B2 (en) Contents conversion method and server
US8219970B2 (en) XML push and remote execution of a wireless applications
US20040049589A1 (en) Arrangement and a method relating to session management in a portal structure
US20050183061A1 (en) Arrangement and a method relating to access of applications/services
JP2002215486A (en) Communication system for controller based on wsdl
JP4303541B2 (en) Search method and search broker
JP2007026441A (en) Apparatus and method for reaching agreement on web service policy
EP1283996A2 (en) Method and system for reusing internet-based applications
KR100510040B1 (en) Intelligent Web service gateway system based on agent and operation method therof
CN102546737A (en) Wireless Internet gateway access system and method
Rendon et al. Architectures for web services access from mobile devices
De et al. Device and service descriptions in personal distributed environments
Boubez et al. Uddi programmer's api 1.0
Sheng et al. Discovering e-services using UDDI in SELF-SERV
Visarius et al. Generic integration infrastructure for IP-based design processes and tools with a unified XML format
Fischer et al. Towards service-oriented architectures
Park et al. An Automatic Conversion HTML/XML to WSDL for Ubiquitous Mobile Services
JP2004126787A (en) Information service mediation system, information service mediation method and information service mediation program
Saffar et al. An architecture for a context-aware service broker in ubiquitous computing environments
KR20070069436A (en) Web-service discovery system based on intelligent agent flatform and method thereof
JP2010055141A (en) Web service system and web service providing method
Mahmoud et al. MSM: A Middleware Architecture for Enhancing Interaction with Mobile Services
Cao " Search Result Management System (SerumS)" A Concept for Efficient Search and Management for Web Service Resources

Legal Events

Date Code Title Description
A201 Request for examination
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20120807

Year of fee payment: 8

FPAY Annual fee payment

Payment date: 20130805

Year of fee payment: 9

LAPS Lapse due to unpaid annual fee