KR20070069436A - Web-service discovery system based on intelligent agent flatform and method thereof - Google Patents

Web-service discovery system based on intelligent agent flatform and method thereof Download PDF

Info

Publication number
KR20070069436A
KR20070069436A KR1020050131583A KR20050131583A KR20070069436A KR 20070069436 A KR20070069436 A KR 20070069436A KR 1020050131583 A KR1020050131583 A KR 1020050131583A KR 20050131583 A KR20050131583 A KR 20050131583A KR 20070069436 A KR20070069436 A KR 20070069436A
Authority
KR
South Korea
Prior art keywords
agent
web service
service
uddi
search
Prior art date
Application number
KR1020050131583A
Other languages
Korean (ko)
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 KR1020050131583A priority Critical patent/KR20070069436A/en
Publication of KR20070069436A publication Critical patent/KR20070069436A/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services

Abstract

A system and a method for discovering a web service based on an intelligent agent platform are provided to enable a user to use the desired service by enabling an agent to provide discovery for a UDDI(Universal Description, Discovery, and Integration) registry and an execution result of an e-business web service. An input part inputs a keyword to a UDDI client agent(10-1) included in the agent platform. A requestor requests service search to a UDDI server from the UDDI client agent by using the keyword. A receiver enables the UDDI client agent to receive a WSDL(Web Service Description Language) result from the UDDI server as a search result. A display part displays a web service execution result by enabling the UDDI client agent to analyze a received WSDL list and generate lists as many as the search result. A tool enables a user to input a personal key value and the keyword by enabling the UDDI client agent to make an API(Application Program Interface) to access the e-business service into an agent.

Description

인텔리전트 에이전트 플랫폼 기반의 웹 서비스에 대한 서비스 디스커버리 시스템 및 방법{WEB-SERVICE DISCOVERY SYSTEM BASED ON INTELLIGENT AGENT FLATFORM AND METHOD THEREOF}Service discovery system and method for web services based on intelligent agent platform {WEB-SERVICE DISCOVERY SYSTEM BASED ON INTELLIGENT AGENT FLATFORM AND METHOD THEREOF}

도 1은 본 발명에 따른 UDDI 서버 접근에 관해 전체적 도시한 블록도,1 is an overall block diagram of a UDDI server access in accordance with the present invention;

도 2는 본 발명에 따른 E-비즈니스 프로바이더에게 접근하기 위해 도시한 블록도,2 is a block diagram illustrating access to an E-business provider in accordance with the present invention;

도 3은 본 발명에 따른 UDDI 서버 접근에 관해 에이전트 내에 메시지 생성 및 응답 처리 블록도,3 is a block diagram of message generation and response processing within an agent with respect to UDDI server access in accordance with the present invention;

도 4는 본 발명에 따른 E-비즈니스 프로바이더에게 접근하기 위해 에이전트 내에 메시지 처리 블록도4 is a block diagram of message processing within an agent to access an e-business provider in accordance with the present invention.

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

10: 인텔리전트 에이전트 플랫폼 10-1: UDDI 클라이언트 에이전트10: Intelligent Agent Platform 10-1: UDDI Client Agent

10-2: 비즈니스 클라이언트 에이전트 20: 서비스 프로바이더10-2: Business Client Agent 20: Service Provider

30: UDDI 서버 40: 비즈니스 웹 서비스30: UDDI Server 40: Business Web Services

본 발명은 분산된 유비쿼터스 환경(Ubiquitous Environment)에서 인텔리전트 에이전트 플랫폼 기반의 웹 서비스(Web-Services)에 대하여 서비스 디스커버리 (Service Discovery)에 대한 방법과 비즈니스 서비스 제공에 대한 서비스 이용에 관한 방법에 관한 것이다. The present invention relates to a service discovery method for an intelligent agent platform-based web services (Web-Services) in a distributed ubiquitous environment and a method of using a service for providing a business service.

인텔리전트 에이전트는 지식(Knowledge)과 추론(Reasoning) 능력을 가지며 사용자를 대신하여 특정 작업을 수행할 수 있는 능력을 가진 독립적 소프트웨어임을 먼저 정의한다. 또 멀티 인텔리전트 에이전트 플랫폼(Multi Intelligent Agent Platform)이란 하나의 작업을 수행하는 각각의 에이전트 사이에서 지식과 추론 능력을 이용하여 에이전트간의 협업을 꾀함으로써 작업 수행에 있어서 그 효율을 극대화시키며 이들 플랫폼은 에이전트들이 활동할 수 있는 기반을 제공하고, 에이전트들이 사용하는 언어, 통신 방법, 에이전트들 간의 관리를 담당한다. 또, 에이전트로 하여금 웹 서비스로 접근 가능한 인터페이스를 제공함으로써, E-비즈니스 서비스에 디스커버리 및 서비스에 대한 이용을 가능하게 한다. Intelligent agents are first defined as independent software with knowledge and reasoning capabilities and the ability to perform specific tasks on behalf of users. In addition, the Multi Intelligent Agent Platform maximizes the efficiency in performing tasks by collaborating between agents using knowledge and reasoning ability between each agent performing a task. It provides the basis for activity, and is responsible for the languages used by agents, the communication methods, and management between agents. In addition, by providing an interface accessible to the agent as a Web service, it enables the discovery and use of the service in the E-business service.

웹 서비스의 특징은 단편적인 어플리케이션적인 특성에서 벗어나, 사용자뿐만 아니라 기계적인 어플리케이션간의 통신이 가능하며 데이터베이스를 이용한 검색과 각각의 서비스에 대한 바인딩이 가능하다.The characteristics of web services are not only fragmentary application features, but also communication between not only users but also mechanical applications, search through database, and binding of each service.

웹 서비스의 요소로는 단순 객체 접근 프로토콜(SOAP: Simple Object Access Protocol), 웹 서비스 기술 언어(WSDL: Web-Services Description Language), UDDI(Universal Description Discovery and Integration)가 존재한다. 간단히 이들의 기능을 소개하자면, SOAP은 XML 프로토콜의 표준으로 웹 서비스의 요청 및 응답에서 사용되는 메시지 형식을 정의한다. WSDL은 웹 서비스 접근에 이용되는 SOAP 메시지, 프로토콜, 웹 서비스의 인터넷 위치 정보 등을 기술하는데 사용되며, UDDI는 웹 서비스에 대한 레지스트리 기능을 지원하기 위해 개발된 표준으로서, 웹 서비스를 등록하고 검색하고 발견하기 위한 메커니즘을 제공한다. UDDI 레지스트리는 비즈니스 개체에 대한 정보와 해당 비즈니스 개체가 제공하는 웹 서비스의 등록과 발견을 지원하고 있으며 프로그래밍 인터페이스를 통하여 비즈니스 데이터와 관련된 웹 서비스의 등록/삭제/검색 기능을 제공하고 있다. 그런데, 현재의 웹 서비스 구조는 실제로 E-비즈니스 적용에 있어 필요한 기능을 충분히 제공하지 못하고 있는 실정이다.Elements of a web service include a simple object access protocol (SOAP), a web services description language (WSDL), and a universal description discovery and integration (UDDI). Briefly, their function is introduced. SOAP is a standard for the XML protocol that defines the message format used in the request and response of Web services. WSDL is used to describe SOAP messages, protocols, and internet location information of web services used to access web services. UDDI is a standard developed to support registry functions for web services. Provide a mechanism for discovery. The UDDI registry supports the registration and discovery of information about business objects and the web services provided by the business objects. The UDDI registry provides the registration, deletion, and retrieval of web services related to business data through a programming interface. However, the current web service structure does not actually provide enough functions required for E-business applications.

그러나 상기 공보 10-0512015호에 개시된 기술에 있어서는 에이전트에서 웹 서비스로의 메시지 교환 방식만을 고려한 방식이며, 상기 공보 10-0510040호에 개시된 기술에 있어서는 UDDI 서버에 대해 WSDL 파일에 대한 처리를 위한 방식으로 사용자 중심의 비즈니스 서비스에 대한 처리가 결여된 웹 서비스 활용 방안만을 제시하였다. 예를 들어, 에이전트에서 서비스에 대하여 UDDI 서버에게 요청되었을 경우 응답에 대한 메시지는 받을 수 있지만, 이를 활용하는 방안에 대한 방법이 전혀 고려되지 않았던 방법이다. 즉, 웹 서비스에 대한 접근이 단 방향적인 서비스의 접근만 고려되었다. 본 발명에서는 FIPA 인텔리전트 에이전트를 이용한 웹 서비스에 대한 디스커버리와 E-비즈니스 서비스에 대한 실질적인 이용 방법을 제시하고자 한다. 상기의 문제점을 보완하면서, 서로의 장점을 살린 통합시스템을 제공하고자 하는 것이다.However, in the technique disclosed in the above-mentioned publication 10-0512015, only the message exchange method from the agent to the web service is considered, and in the technique disclosed in the above publication 10-0510040, the UDDI server processes the WSDL file. Only web service utilization methods that lack user-oriented business service processing are presented. For example, if a request is made to an UDDI server for a service from an agent, a message about a response may be received, but a method of using the agent is not considered at all. In other words, only one-way access is considered. In the present invention, we propose a discovery method for a web service using a FIPA intelligent agent and a practical use method for an e-business service. To solve the above problems, to provide an integrated system utilizing the advantages of each other.

상기 목적을 달성하기 위해 본 발명에 따른 FIPA 기반의 인텔리전트 에이전트 기반 웹 서비스 디스커버리 시스템은 네트워크를 통하여 연결된 플랫폼에서 에이전트의 서비스에 대한 요청과 서비스에 응답을 다시 클라이언트 에이전트의 작업 사항으로 표시한다. In order to achieve the above object, the FIPA-based intelligent agent-based web service discovery system according to the present invention displays a request for the service of the agent and a response to the service as a work item of the client agent again on a platform connected through a network.

상기 서술한 목적을 달성하기 위한 인텔리전트 에이전트 기반의 웹 서비스는 크게 두 가지를 제시하였다. UDDI 서버에 접근하여 레지스트리에 저장된 데이터의 처리를 담당하는 클라이언트 에이전트(10-1)와 현재 웹 서비스를 제공하는 사이트에 한해 사용자에게 실질적인 비즈니스 데이터를 처리하는 클라이언트 에이전트(10-2)로 나누어 볼 수 있다. Intelligent agent-based web services for achieving the above-mentioned objectives are largely presented. It can be divided into a client agent (10-1) that handles the data stored in the registry by accessing the UDDI server and a client agent (10-2) that processes the actual business data to the user only for the site that provides the current web service. have.

UDDI 서버와 통신을 하기 위하여서는 다음과 같은 단계별 필요하다.In order to communicate with UDDI server, the following steps are required.

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

인텔리전트 에이전트가 UDDI 서버로 입력된 검색어에 대한 웹 서비스 검색을 요청하는 단계;Requesting a web service search for a search word input to the UDDI server by the intelligent agent;

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

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

에이전트를 사용하여 E-비즈니스 서비스를 이용하는 방법에는 사이트에서 제공하는 API를 이용해, 데이터의 접근할 수 있다. 예로써 구글(www.google.co.kr)과 아마존(www.amazon.com)의 경우, 사전에 승인된 개인 키 값과 검색어를 바탕으로 서비스를 제공한다.Using the agent to use the e-business service, you can access the data using the API provided by the site. For example, Google (www.google.com) and Amazon ( www.amazon.com ) provide services based on pre-approved private key values and search terms.

본 발명은 에이전트로 하여금 UDDI 레지스트리에 대한 디스커버리와 E-비시니스 웹 서비스에 대하여 수행 결과를 제공할 수 있어 사용자가 원하는 서비스를 이용할 수 있다. 인텔리전트 에이전트 본래의 역할과 인터넷 영역의 넓은 웹 서비스의 통합을 통하여 서로의 장점을 공유함과 동시에 웹 서비스에 대한 높은 신뢰성을 제공한다.According to the present invention, the agent can provide the execution result for the discovery of the UDDI registry and the E-business web service so that the user can use the desired service. By integrating the intelligent agent's original role and the wide web service in the Internet area, it shares the advantages of each other and provides high reliability for the web service.

Claims (6)

웹 서비스 에이전트 서버를 구비하는 인텔리전트 에이전트 기반의 웹 서비스는 운용방법에 있어서,In the intelligent agent-based web service having a web service agent server in operation method, 에이전트 플랫폼 내의 UDDI 클라이언트 에이전트로 검색어가 입력되는 단계;Inputting a search word into the UDDI client agent in the agent platform; 입력된 검색어로 에이전트에서 UDDI 서버로 서비스 검색을 요청하는 단계;Requesting a service search from the agent to the UDDI server using the input search word; UDDI 서버로부터 검색결과 전송되는 WSDL 결과를 에이전트가 수신하는 단계;Receiving, by the agent, the WSDL result transmitted from the UDDI server as a search result; 에이전트가 수신된 WSDL목록을 분석하여, 검색 결과만큼의 리스트를 생성하여, 웹 서비스를 수행 결과를 나타내는 단계; Analyzing, by the agent, the received WSDL list, generating a list of search results, and indicating a result of performing a web service; 에이전트에서 E-비즈니스 서비스에 접근할 수 있는 API에 대해 에이전트화하여 사용자에 의해 개인 키 값과 검색어를 입력하는 단계를 포함하는 것을 특징으로 하는 인텔리전트 에이전트 플랫폼 기반의 웹 서비스에 대한 서비스 디스커버리 방법.A service discovery method for an intelligent agent platform-based web service, comprising the step of agentizing an API for accessing an e-business service from an agent and inputting a private key value and a search term by a user. 제 1 항에 있어서, The method of claim 1, 상기 인텔리전트 에이전트 기반의 웹 서비스는 사용자측으로부터 웹 서비스 검색 결과에 대해 양방향 서비스를 제공하는 것을 특징으로 하는 인텔리전트 에이전트 플랫폼 기반의 웹 서비스에 대한 서비스 디스커버리 방법.The intelligent agent-based web service is a service discovery method for an intelligent agent platform-based web service, characterized in that to provide a bidirectional service for the web service search results from the user side. 제 1 항에 있어서, The method of claim 1, 상기 인텔리전트 에이전트 기반의 웹 서비스는 에이전트 플랫폼 내에 클라이언트 에이전트로 하여금 UDDI 서버와 비즈니스 웹 서비스에 1:1 접근하여 직접 통신할 수 있는 것을 특징으로 하는 인텔리전트 에이전트 플랫폼 기반의 웹 서비스에 대한 서비스 디스커버리 방법.The intelligent agent-based web service is a service discovery method for an intelligent agent platform-based web service, characterized in that the client agent in the agent platform can directly communicate by 1: 1 access to the UDDI server and the business web service. 제 1 항에 있어서, The method of claim 1, 상기 웹 서비스 에이전트를 통해 웹 서비스를 수행하여 사용자에 의해 검색어를 클라이언트 에이전트로 입력 받고, 그 수행 결과를 전송 받는 단계에서 클라이언트 에이전트가 응답 결과를 재송신 받아, 해당 검색결과의 WSDL 파일을 처리하는 것을 특징으로 하는 인텔리전트 에이전트 플랫폼 기반의 웹 서비스에 대한 서비스 디스커버리 방법.In the step of performing a web service through the web service agent to receive a search term by the user as a client agent, and receiving the execution result, the client agent retransmits the response result and processes the WSDL file of the corresponding search result. Service discovery method for an intelligent agent platform-based web service. 제 1 항에 있어서, The method of claim 1, 비즈니스 웹 서비스 접근에 관해 에이전트 플랫폼 내에 클라이언트 에이전트를 통해 비즈니스 웹 서비스로의 접근을 용이하게 하는 것을 특징으로 하는 인텔리전트 에이전트 플랫폼 기반의 웹 서비스에 대한 서비스 디스커버리 방법.A service discovery method for an intelligent agent platform based web service, characterized by facilitating access to a business web service through a client agent in an agent platform with respect to accessing a business web service. 웹 서비스 에이전트 서버를 구비하는 인텔리전트 에이전트 기반의 웹 서비스는 운용 시스템에 있어서,An intelligent agent-based web service having a web service agent server is an operating system. 에이전트 플랫폼 내의 UDDI 클라이언트 에이전트로 검색어를 입력하는 수단;Means for entering a search term into the UDDI client agent in the agent platform; 입력된 검색어로 에이전트에서 UDDI 서버로 서비스 검색을 요청하는 수단;Means for requesting service search from the agent to the UDDI server with the entered search word; UDDI 서버로부터 검색결과 전송되는 WSDL 결과를 에이전트가 수신하는 수단;Means for the agent to receive a WSDL result sent from the UDDI server as a result of the search; 에이전트가 수신된 WSDL목록을 분석하여, 검색 결과만큼의 리스트를 생성하여, 웹 서비스를 수행 결과를 나타내는 수단;Means for analyzing the received WSDL list by the agent, generating a list of search results, and indicating a result of performing the web service; 에이전트에서 E-비즈니스 서비스에 접근할 수 있는 API에 대해 에이전트화하여 사용자에 의해 개인 키 값과 검색어를 입력하는 수단을 포함하는 것을 특징으로 하는 인텔리전트 에이전트 플랫폼 기반의 웹 서비스에 대한 서비스 디스커버리 시스템.A service discovery system for an intelligent agent platform-based web service, comprising a means for agentizing an API for accessing an e-business service from an agent and inputting a private key value and a search term by a user.
KR1020050131583A 2005-12-28 2005-12-28 Web-service discovery system based on intelligent agent flatform and method thereof KR20070069436A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020050131583A KR20070069436A (en) 2005-12-28 2005-12-28 Web-service discovery system based on intelligent agent flatform and method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020050131583A KR20070069436A (en) 2005-12-28 2005-12-28 Web-service discovery system based on intelligent agent flatform and method thereof

Publications (1)

Publication Number Publication Date
KR20070069436A true KR20070069436A (en) 2007-07-03

Family

ID=38505052

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020050131583A KR20070069436A (en) 2005-12-28 2005-12-28 Web-service discovery system based on intelligent agent flatform and method thereof

Country Status (1)

Country Link
KR (1) KR20070069436A (en)

Similar Documents

Publication Publication Date Title
Krishnan et al. GSFL: A workflow framework for grid services
US7752634B1 (en) Non-intrusive personalization of web services
Michlmayr et al. Towards recovering the broken SOA triangle: a software engineering perspective
US7903656B2 (en) Method and system for message routing based on privacy policies
US20050203757A1 (en) System and method for pervasive enablement of business processes
WO2004036334A2 (en) Web services via instant messaging
EP1374047A2 (en) A method and a bridge for coupling a server and a client of different object types
JP4303541B2 (en) Search method and search broker
CN101202694A (en) Method and system for supplying web service on pervasive device
KR20120136666A (en) A contents service interface providing system based on open apis and the method thereof
Gomes et al. Xmpp based context management architecture
EP1872525A1 (en) System and method for discovering wireless mobile applications
JP2005521931A (en) Exchange infrastructure system and method
CA2635172A1 (en) Device for communicating in multiple modes using multi-mode applications
Li et al. The study on mobile phone-oriented application integration technology of web services
Chiu et al. Next generation notification system integrating instant messengers and web service
KR100510040B1 (en) Intelligent Web service gateway system based on agent and operation method therof
JP2005143100A (en) Erp access method from mobile device
KR20070069436A (en) Web-service discovery system based on intelligent agent flatform and method thereof
Pilioura et al. Using Web Services for supporting the users of wireless devices
Akherfi et al. A mobile cloud middleware to support mobility and cloud interoperability
Boari et al. Middleware for automatic dynamic reconfiguration of context-driven services
CN115516842A (en) Orchestration broker service
Landis et al. Reaching out to the cell phone with Jini
Rajendran et al. An efficient framework for agent-based quality driven web services discovery

Legal Events

Date Code Title Description
WITN Withdrawal due to no request for examination