KR20070067572A - Method and system for providing business process by orchestration of web services - Google Patents

Method and system for providing business process by orchestration of web services Download PDF

Info

Publication number
KR20070067572A
KR20070067572A KR1020050129157A KR20050129157A KR20070067572A KR 20070067572 A KR20070067572 A KR 20070067572A KR 1020050129157 A KR1020050129157 A KR 1020050129157A KR 20050129157 A KR20050129157 A KR 20050129157A KR 20070067572 A KR20070067572 A KR 20070067572A
Authority
KR
South Korea
Prior art keywords
service
web
registry
portal server
end user
Prior art date
Application number
KR1020050129157A
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 KR1020050129157A priority Critical patent/KR20070067572A/en
Publication of KR20070067572A publication Critical patent/KR20070067572A/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • 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/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/02Standardisation; Integration
    • H04L41/0246Exchanging or transporting network management information using the Internet; Embedding network management web servers in network elements; Web-services-based protocols

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Computer Security & Cryptography (AREA)
  • Tourism & Hospitality (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Health & Medical Sciences (AREA)
  • Signal Processing (AREA)
  • Software Systems (AREA)
  • Computer Hardware Design (AREA)
  • Health & Medical Sciences (AREA)
  • Economics (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Human Resources & Organizations (AREA)
  • Marketing (AREA)
  • Primary Health Care (AREA)
  • Strategic Management (AREA)
  • General Business, Economics & Management (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

A method and a system for providing a BP by combining web services are provided to enable a final service provider to efficiently and easily make/offer a final user service by calling the BP without directly coding or making a program corresponding to each web service. A portal transceiver(141) relays a message between a portal server(120) and each manager of a SEDAS(SErvice Development and Announcement System)(140). A business flow manager(144) registers the requested BP to a BP registration list if registration of the BP is requested, and performs the called BP and returns a result value if the registered BP is called. A UDDI(Universal Description, Discovery, and Integration) registry part(143) includes a BP registry(1432), a web service registry(1433), and a UDDI registration interface module(1431). A UDDI manager(142) registers service information to the UDDI registry part, requests the service information to the UDDI registry part, and transmits a service information registration and inquiry result received from the UDDI registry.

Description

웹 서비스의 결합에 의한 비즈니스 프로세스 제공 방법 및 시스템{METHOD AND SYSTEM FOR PROVIDING BUSINESS PROCESS BY ORCHESTRATION OF WEB SERVICES}Method and system for providing business process by combining web service {METHOD AND SYSTEM FOR PROVIDING BUSINESS PROCESS BY ORCHESTRATION OF WEB SERVICES}

도 1은 본 발명에 따른 웹 서비스의 결합에 의한 비즈니스 프로세스를 제공하기 위한 네트워크의 구성을 보여주는 도면.1 is a diagram showing a configuration of a network for providing a business process by combining web services according to the present invention.

도 2는 본 발명에 따른 웹 서비스의 결합에 의한 비즈니스 프로세스 제공시스템의 구성도.2 is a block diagram of a business process providing system by combining web services according to the present invention;

도 3은 본 발명에 따른 비즈니스 프로세스 제공시스템이 서비스 정보 요청자에게, 비즈니스 프로세스 제공시스템에 등록된 웹 서비스 정보를 제공하는 방법을 네트워크 구성주체별로 나타낸 순서도.FIG. 3 is a flowchart illustrating a method for providing web service information registered in a business process providing system to a service information requester by a network constituent in accordance with the present invention.

도 4는 본 발명에 따른 비즈니스 프로세스 제공시스템이 최종사용자에게 최종사용자서비스를 제공하는 방법을 네트워크 구성주체별로 나타낸 순서도.4 is a flowchart illustrating a method for providing an end user service to an end user by a business process providing system according to an exemplary embodiment of the present invention.

도 5는 본 발명에 따른 비즈니스 프로세스 제공시스템에 웹 서비스를 등록하는 방법을 네트워크 구성주체별로 나타낸 순서도.5 is a flowchart illustrating a method for registering a web service in a business process providing system according to an embodiment of the present invention for each network component.

도 6은 본 발명에 따른 비즈니스 프로세스 제공시스템이 웹 서비스를 결합하여 생성한 비즈니스 프로세스를 수행하고, 최종사용자서비스 제공자는 이를 이용하여 최종사용자에게 최종사용자서비스를 제공하는 일 실시례도.Figure 6 is an embodiment in which the business process providing system according to the present invention performs a business process generated by combining the web service, the end user service provider provides the end user service to the end user using it.

본 발명은 웹 서비스의 결합에 의한 비즈니스 프로세스 제공시스템에 관한 것으로서, 더욱 상세하게는, 필요한 웹 서비스들이 분야별로 다양한 로직에 의해 결합되어 있는 비즈니스 프로세스를, 최종사용자를 위한 서비스에 포함시키도록 제공하는, 웹 서비스의 결합에 의한 비즈니스 프로세스 제공시스템에 관한 것이다. 이하에서 '비즈니스 프로세스'는 'BP(Business Process)'로 약칭한다.The present invention relates to a business process providing system by combining web services. More particularly, the present invention provides a business process in which necessary web services are combined by various logics for each field in a service for an end user. The present invention relates to a business process providing system by combining web services. Hereinafter, 'business process' is abbreviated as 'BP (Business Process)'.

최종사용자를 위한 프로그램 개발시 그 비용과 시간의 절감, 및 개발의 용이성 문제는 항상 개발자의 과제였다. 이를 개선하기 위해 대한민국 공개특허 특2001-0007668호에서는, 네트워크 게임에 있어서 게임 개발자가 범용으로 사용가능하도록 제작된 게임엔진과 이를 기반으로 하는 개발도구를 그 제작자로부터 다운로드 받아 이를 게임제작에 사용하는 방법이 개시되어 있다. 새로운 게임을 개발할 때마다 새로운 게임엔진을 제작하는 등의 번거로움을 없애고 개발자의 개발시간 및 비용을 절감할 수 있지만, 상기 공개특허의 방식은, 전술한 바와 같이 게임엔진 및 개발도구 등을 다운로드 받아야한다. 즉, 비록 범용의 엔진 및 도구라 하더라도 이를 개선할 필요가 발생함은 자명한 일이고, 이 때마다 새로이 다운로드 받아서 사용해야 하는 불편이 생긴다. The cost, time savings, and ease of development of programs for end users have always been a challenge for developers. In order to improve this, Korean Patent Laid-Open No. 2001-0007668 discloses a method of downloading a game engine and a development tool based on the same, which are designed to be used by a game developer for a general purpose in a network game, and using the same in a game production. Is disclosed. Every time a new game is developed, the development time and cost of the developer can be reduced and the developer can save time and costs. However, the method of the disclosed patent requires that a game engine and a development tool be downloaded as described above. do. In other words, even if it is a general-purpose engine and a tool, it is obvious that there is a need to improve it, and there is a inconvenience to download and use a new one every time.

한편 모듈 간의 호환성 문제로 인하여 여러 게임엔진 제공자의 좋은 모듈만을 모아서 사용하기도 어렵다.On the other hand, due to compatibility problems between modules, it is difficult to collect and use only good modules from various game engine providers.

본 발명은 상기와 같은 문제점을 해결하기 위해 창안된 것으로서, 최종사용자를 위한 서비스를 개발하려는 자에게, 여러 제공자들의 웹 서비스들이 분야별로 다양한 로직에 의해 결합되어 있는 BP들의 풀을 제공하고, 그 중 필요로 하는 로직의 BP를 최종사용자서비스 내에 적용하여 서비스 수행 중 이를 호출해서 사용함으로써, 필요한 프로그램을 다운로드 받을 필요없이 사용하도록 한다. 이에 따라 새로운 로직 개발 등, 서비스 개발에 드는 수고의 절감 및 개발기간의 단축을 도모하고, 변화하는 수요에 대응하는 제품을 신속히 출시할 수 있도록 하는, 웹 서비스의 결합에 의한 BP 제공시스템을 제공하는데 그 목적이 있다. 즉 최종사용자서비스 자체는 BP를 포함한 간단한 로직에 의해 돌아가면서도, 그 BP가 포함하는 여러 요소 웹 서비스들 및 그 웹 서비스들을 결합시키는 다양한 로직을 호출하여 이용하게 된다.The present invention was devised to solve the above problems, and provides a pool of BPs in which web services of various providers are combined by various logic for each field to those who want to develop a service for an end user. By applying BP of necessary logic in the end user service, it is called and used during service execution so that the necessary program can be used without having to download. As a result, we provide a BP providing system by combining web services, which can reduce the effort and shorten the development time required for service development, such as new logic development, and quickly launch products that respond to changing demands. The purpose is. That is, the end user service itself is driven by simple logic including a BP, and calls and uses various element web services included in the BP and various logics that combine the web services.

한편, 다양한 프로토콜을 사용하는 웹 서비스들을, BP를 통하여 일정한 프로토콜로 사용할 수 있게됨으로써, 호환성의 문제가 걸림돌이 되지 않고 자유롭게 사용할 수 있다.On the other hand, Web services using various protocols can be used as a constant protocol through the BP, so that compatibility problems can be freely used without any obstacles.

예를 들어, 전술한 게임엔진에 있어서도, 여러 엔진모듈 제공자들의 웹 서비스 형식의 모듈을 다양한 로직으로 결합한 BP를 제공함으로써, 이를 일일이 다운로드 받거나 호환성의 문제없이, BP의 호출을 통하여 일정한 프로토콜로써 사용할 수 있다.For example, in the above-described game engine, by providing a BP that combines web service type modules of various engine module providers with various logics, it can be downloaded as a protocol or used as a constant protocol through a call of the BP without any compatibility problems. have.

전술한 목적을 달성하기 위하여 본 발명에 따른 웹 서비스의 결합에 의한 BP 제공시스템은, 웹 서비스들의 결합에 의해 새로운 BP를 창출하여 최종사용자서비스 제공자에게 제공하는 시스템으로서, 웹 서비스를 결합하여 BP를 생성하는 서비스 결합서버(SEDAS)와, BP 제공시스템의 이용자에게 포탈서비스 화면을 제공하고, 이용자의 로그인 과정을 수행하는 포탈서버를 포함한다.In order to achieve the above object, a system for providing a BP by combining web services according to the present invention is a system for creating a new BP by combining web services and providing the end user service provider. Service generation server (SEDAS) to generate, and provides a portal service screen to the user of the BP providing system, and includes a portal server for performing a user login process.

웹 서비스를 결합하여 BP를 생성하는 서비스 결합서버(SEDAS)는 포탈서버로부터 메시지를 수신하여 SEDAS내의 각 관리부로 당해 메시지를 전송하며, 상기 각 관리부로부터 수신한 메시지를 상기 포탈서버로 전송하는 포탈 송수신부; BP의 등록을 요청받으면, 요청받은 BP를 BP 등록리스트에 등록하고, 등록된 BP가 호출되면 호출된 BP를 수행하여 결과값을 반환하는 비즈니스 플로우 관리부; BP에 관한 일련의 서비스 정보를 저장하는 BP 레지스트리, 웹 서비스에 관한 일련의 서비스 정보를 저장하는 웹 서비스 레지스트리, 및 외부에서 상기 레지스트리의 정보를 액세스할 수 있게 해주는 UDDI 레지스트리 인터페이스 모듈을 구비하는 UDDI 레지스트리부; 서비스 정보 등록요청을 수신하면 상기 UDDI 레지스트리부에 상기 서비스 정보를 등록요청하고, 서비스 정보 조회요청을 수신하면 상기 UDDI 레지스트리부에 상기 서비스 정보를 조회요청하며, 상기 UDDI 레지스트리부로부터 수신한 서비스 정보의 등록 및 조회 결과를 송신하는 UDDI 관리부; 웹으로 메시지를 송신하고, 웹으로부터의 메시지를 수신하는 웹 송수신부;를 구비한다.A service combining server (SEDAS) that combines web services to generate a BP receives a message from a portal server and transmits the message to each management unit in the SEDAS, and a portal transmission / reception for transmitting a message received from each management unit to the portal server. part; A business flow management unit that registers the requested BP in the BP registration list when the BP is requested to be registered, and performs a called BP when the registered BP is called to return a result value; UDDI registry with a BP registry that stores a set of service information about a BP, a web service registry that stores a set of service information about a web service, and a UDDI registry interface module that allows information from the registry to be accessed externally. part; When the service information registration request is received, the service information is registered with the UDDI registry unit. When the service information inquiry request is received, the service information is requested with the UDDI registry unit, and the service information received from the UDDI registry unit is received. A UDDI management unit for transmitting a registration and inquiry result; And a web transmitting / receiving unit for transmitting a message over the web and receiving a message from the web.

포탈서버는, 이용자가 선택한 서비스에 따라 상기 SEDAS 또는 최종사용자서비스 제공자와의 사이에 인터페이스를 담당한다.The portal server is responsible for the interface between the SEDAS or the end user service provider according to the service selected by the user.

상기 서비스 결합서버(SEDAS)는 BP 수행 중 상기 비즈니스 플로우 관리부로 부터 웹 서비스 제공자의 서비스를 호출하는 메시지를 수신하면, 상기 웹 서비스 제공자가 사용하는 웹 프로토콜로써 상기 웹 서비스 제공자의 서비스를 호출하고, 상기 웹 서비스 제공자로부터 서비스 수행결과를 수신하면, 상기 SEDAS가 사용하는 웹 프로토콜로 변환하여 상기 비즈니스 플로우 관리부로 송신하는 서비스 프로토콜 변환부를 더 포함하는 것이 바람직하다.When the service combining server (SEDAS) receives a message for calling a service of a web service provider from the business flow management unit during BP execution, calls the service of the web service provider using a web protocol used by the web service provider. When receiving the service execution result from the web service provider, it is preferable to further include a service protocol conversion unit for converting the web protocol used by the SEDAS to transmit to the business flow management unit.

상기 SEDAS가 사용하는 웹 프로토콜은 SOAP 프로토콜인 것이 좋다. SOAP란 Simple Object Access Protocol의 약자로서 네트워크에서 XML(eXtensible Markup Language) 메시지를 전송하기 위한 프로토콜이다. SOAP는 HTTP를 지원하기 때문에 인터넷 인프라에서 사용할 수 있으며, OS에 독립적이고, 프로그램 언어, 컴포넌트 기술 등에 구애받지 않는 매우 중립적인 프로토콜이다. The web protocol used by the SEDAS is preferably a SOAP protocol. SOAP stands for Simple Object Access Protocol and is a protocol for transmitting XML (eXtensible Markup Language) messages in a network. SOAP can be used in the Internet infrastructure because it supports HTTP, and is an OS-independent, very neutral protocol that is independent of the programming language and component technology.

상기 서비스 결합서버(SEDAS)는, 포탈서버가 최종사용자서비스의 등록을 요청하면 최종사용자서비스 리스트에 당해 최종사용자서비스를 저장하고, 포탈서버가 최종사용자서비스의 등록삭제를 요청하면 최종사용자서비스 리스트에서 당해 최종사용자서비스를 삭제하며, BP 및 웹 서비스의 수행상태를 모니터링하는 서비스 관리부를 더 포함할 수 있다.When the portal server requests registration of the end user service, the service association server (SEDAS) stores the end user service in the end user service list, and when the portal server requests registration deletion of the end user service, It may further include a service management unit for deleting the end user service, and monitors the performance status of the BP and the web service.

상기 서비스 결합서버(SEDAS)는, 웹 서비스 제공자의 서비스 시험 요청을 수신하면 요청된 서비스의 실행을 비즈니스 플로우 관리부로 요청하고, 비즈니스 플로우 관리부로부터 수신된 서비스 실행 결과를 분석하여 결과를 웹 서비스 제공자에게 제공하는 서비스 시험 관리부를 더 포함할 수 있다.When the service combining server (SEDAS) receives a service test request from the web service provider, the service combining server (SEDAS) requests the execution of the requested service to the business flow management unit, analyzes the service execution result received from the business flow management unit, and sends the result to the web service provider. The service test management unit may further include.

바람직하게는 상기 BP는 BPEL(Business Process Execution Language) 언어에 의해 생성한다. BPEL이란 Business Process Execution Language의 약자로서 웹 서비스를 위한 BP 기술 언어이다.Preferably the BP is generated by a Business Process Execution Language (BPEL) language. BPEL stands for Business Process Execution Language and is a BP description language for web services.

상기 서비스 결합서버(SEDAS)는, Parlay/X 규격의 웹 서비스에 액세스할 수 있게 해 주는 Parlay/X Adaptor를 더 포함할 수 있다.. Parlay/X 규격은 웹 서비스 기반의 개방형 서비스 API(오픈 API)의 일종으로 사용이 간편한 장점이 있다(API: Application Programming Interface). The service combining server (SEDAS) may further include a Parlay / X adapter that allows access to a web service of the Parlay / X standard. The Parlay / X standard is an open service API (open API) based on a web service. ) Has the advantage of being easy to use (API: Application Programming Interface).

본 발명의 또 다른 측면에 따르면, 웹 서비스의 결합에 의한 BP를 제공하는 BP 제공시스템이 서비스 정보 요청자에게 BP를 포함하는 웹 서비스 정보를 제공하는 방법으로서, (a) 서비스 정보 요청자가, 사용자 로그인을 요청하면 포탈서버가 사용자 로그인 과정을 수행하고, 운영자 로그인을 요청하면 포탈서버가 운영자 로그인 과정을 수행하는 단계; (b) 로그인 되면, 사용자 로그인된 경우 포탈서버가 사용자 화면을 제공하고, 운영자 로그인된 경우 포탈서버가 운영자 화면을 서비스 정보 요청자에게 제공하는 단계; (c) 서비스 정보 요청자가 서비스 검색을 요청하면 포탈서버가 이를 수신하는 단계; (d) 포탈서버가 서비스 결합서버(SEDAS)로 서비스 검색요청을 송신하는 단계; (e) SEDAS가 서비스 검색요청을 수신하면, 사용자 로그인된 경우 BP 레지스트리를 검색하고, 운영자 로그인된 경우 서비스 정보 요청자의 선택에 따라 비즈니스 레지스트리 또는 웹 서비스 레지스트리를 검색하여, 검색결과를 포탈서버로 송신하는 단계; 및 (f) 포탈서버가 서비스 검색결과를 수신하면, 서비스 정보 요청자의 화면에 서비스 검색결과를 제공하는 단계;를 포함한다.According to still another aspect of the present invention, a method for providing a web service information including a BP to a service information requester by a BP providing system that provides a BP by combining web services, includes: (a) a service information requester logging in as a user; Requesting a portal server performs a user login process, and requesting an operator login, the portal server performs an operator login process; (b) when logged in, the portal server provides a user screen when the user is logged in, and when the operator is logged in, the portal server provides the operator screen to the service information requester; (c) if the service information requester requests a service search, the portal server receives it; (d) the portal server sending a service search request to a service association server (SEDAS); (e) When SEDAS receives the service search request, it searches the BP registry if the user is logged in, and searches the business registry or the web service registry according to the service information requester's choice if the user is logged in, and sends the search results to the portal server. Doing; And (f) when the portal server receives the service search result, providing the service search result on the screen of the service information requester.

상기 (e) 단계는, e1) 서비스 검색요청을 SEDAS내의 상기 UDDI 관리부가 수 신하여 상기 UDDI 레지스트리부로 서비스 검색요청을 송신하는 단계; e2) UDDI 레지스트리부가 서비스 검색요청을 수신하면, 상기 UDDI 레지스트리 인터페이스 모듈이, 사용자 로그인된 경우 BP 레지스트리를 검색하고, 운영자 로그인된 경우 서비스 정보 요청자의 선택에 따라 비즈니스 레지스트리 또는 웹 서비스 레지스트리를 검색하여 검색 결과를 UDDI 관리부로 송신하는 단계; 및 e3) 수신한 서비스 검색결과를 UDDI 관리부가 포탈 송수신부를 통하여 포탈서버로 송신하는 단계; 로 구성된 것이 바람직하다.Step (e) may include: e1) receiving a service search request from the UDDI management unit in SEDAS and transmitting a service search request to the UDDI registry unit; e2) When the UDDI registry receives a service search request, the UDDI registry interface module searches for a BP registry when a user is logged in, and searches a business registry or a web service registry according to a service information requester's choice when an operator is logged in. Transmitting the result to the UDDI management unit; And e3) transmitting, by the UDDI management unit, the received service search result to the portal server through the portal transceiver; It is preferable that it consists of.

본 발명의 또 다른 측면에 따르면, 웹 서비스의 결합에 의한 BP를 제공하는 BP 제공시스템이 최종사용자에게 BP가 포함된 최종사용자서비스를 제공하는 방법으로서, (a) 최종사용자가 포탈서버에 사용자 로그인 요청하면, 포탈서버가 사용자 로그인을 수행하는 단계; (b) 로그인 되면, 포탈서버가 최종사용자에게 사용자 화면을 제공하는 단계; (c) 상기 최종사용자가 최종사용자서비스 중 하나를 선택하여 요청하면 이를 포탈서버가 수신하는 단계; (d) 선택된 상기 최종사용자서비스의 로그인 및 실행을 포탈서버가 최종사용자서비스 제공자에게 요청하는 단계; (e) 상기 최종사용자서비스에 포함되어 있는 BP의 실행요청을 SEDAS가 수신하면 실행 요청된 상기 BP에 포함되어 있는 웹 서비스를, SEDAS가 웹 서비스 제공자에게 호출하고 결과를 반환받는 단계; 및 (f) 상기 실행요청된 BP의 실행 결과를 상기 최종사용자서비스 제공자에게 송신하는 단계;를 포함한다.According to another aspect of the present invention, a method for providing an end user service including a BP to an end user in a BP providing system that provides a BP by combining web services, the end user is a user login to the portal server Upon request, the portal server performing a user login; (b) when logged in, the portal server providing a user screen to the end user; (c) receiving, by the portal server, when the end user selects and requests one of end user services; (d) the portal server requesting the end user service provider to log in and execute the selected end user service; (e) when the SEDAS receives the execution request of the BP included in the end user service, the SEDAS calling the web service provider to the web service provider and returning a result; And (f) transmitting the execution result of the execution request BP to the end user service provider.

상기 (e) 단계는, 상기 SEDAS가 사용하는 웹 프로토콜이 웹 서비스 제공자의 웹 프로토콜과 다를 경우에는, 웹 서비스 호출 메시지를 당해 웹 서비스 제공자가 사용하는 웹 프로토콜로 변환하고, 상기 웹 서비스 제공자로부터 수신한 웹 서비스 수행 결과 메시지를 SEDAS가 사용하는 웹 프로토콜로 변환하는 단계를 더 포함하는 것이 좋다.In the step (e), if the web protocol used by the SEDAS is different from the web protocol of the web service provider, the web service call message is converted into a web protocol used by the web service provider and received from the web service provider. The method may further include converting a result message of performing a web service into a web protocol used by SEDAS.

이때 상기 웹 프로토콜의 변환은 상기 서비스 프로토콜 변환부가 수행하는 것일 수 있다.In this case, the conversion of the web protocol may be performed by the service protocol converter.

또한 상기 (e) 단계는, (e1) 상기 최종사용자서비스에 포함되어 있는 BP의 실행 요청을 SEDAS 내의 상기 웹 송수신부가 수신하여 상기 비즈니스 플로우 관리부로 송신하는 단계; (e2) 실행 요청된 상기 BP에 포함되어 있는 웹 서비스를 비즈니스 플로우 관리부가 웹 송수신부를 통하여 웹 서비스 제공자에게 호출하고 결과를 반환받는 단계;로 구성되는 것이 바람직하다.Also, the step (e) may include: (e1) receiving the execution request of the BP included in the end user service and transmitting the web transmission / reception unit in the SEDAS to the business flow manager; (e2) calling the web service included in the BP requested to be executed by the business flow manager to the web service provider through the web transceiver and returning a result;

상기 (c)단계와 (d)단계 사이에는 (c1) 포탈서버가 상기 최종사용자서비스 제공자에게 최종사용자서비스 선택 메시지를 송신하는 단계; (c2) 포탈서버가 상기 최종사용자서비스 제공자로부터 변경된 서비스 인터페이스 프로그램을 다운 받으면, 이를 최종사용자에게 다운로드해주는 단계;를 더 포함할 수 있다.(C1) the portal server transmitting an end user service selection message to the end user service provider between steps (c) and (d); (c2) if the portal server downloads the changed service interface program from the end user service provider, downloading the changed service interface program to the end user.

본 발명의 또 다른 측면에 따르면, 웹 서비스의 결합에 의한 BP를 제공하는 BP 제공시스템이 BP 또는 웹 서비스를 등록하는 방법으로서, (a) 시스템 관리자가 포탈서버에 운영자 로그인을 요청하면, 포탈서버가 운영자 로그인 과정을 수행하는 단계; (b) 로그인 되면 포탈서버가 운영자 화면을 시스템 관리자에게 제공하는 단계; (c) 시스템 관리자가 포탈서버에 BP 또는 웹 서비스의 등록을 요청하면, 포탈서버가 SEDAS로 서비스 등록요청을 송신하는 단계; (d) SEDAS가 서비스 등록요청을 수신하면 등록요청된 BP 또는 웹 서비스를 BP 레지스트리 또는 웹 서비스 레지스트리에 등록하고, 서비스 등록결과를 포탈서버로 송신하는 단계; 및 (e) 포탈서버가 서비스 등록결과를 수신하면, 시스템 관리자의 화면에 서비스 등록결과를 제공하는 단계;를 포함한다.According to another aspect of the present invention, a method of registering a BP or a web service by a BP providing system that provides a BP by combining web services, the method comprising: (a) a portal server requesting an administrator login to a portal server; Performing an operator login process; (b) if the portal server provides an operator screen to the system administrator; (c) when the system administrator requests the portal server to register the BP or web service, the portal server sends a service registration request to the SEDAS; (d) when the SEDAS receives the service registration request, registering the registered BP or web service in the BP registry or the web service registry, and transmitting the service registration result to the portal server; And (e) if the portal server receives the service registration result, providing the service registration result on the screen of the system administrator.

상기 (d) 단계는, (d1) 상기 서비스 등록 요청을 SEDAS내의 상기 UDDI 관리부가 수신하여 상기 UDDI 레지스트리부로 송신하는 단계; (d2) UDDI 레지스트리부가 상기 서비스 등록 요청을 수신하면, 등록요청된 BP 또는 웹 서비스를 BP 레지스트리 또는 웹 서비스 레지스트리에 등록하고, 서비스 등록 결과를 UDDI 관리부로 송신하는 단계; (d3) UDDI 관리부가 서비스 등록결과를 수신하여 포탈서버로 송신하는 단계; 로 구성될 수 있다.The step (d) may include: (d1) receiving the service registration request from the UDDI management unit in the SEDAS and transmitting it to the UDDI registry unit; (d2) if the UDDI registry receives the service registration request, registering the requested BP or web service in the BP registry or the web service registry and transmitting a service registration result to the UDDI management unit; (d3) receiving, by the UDDI management unit, the service registration result and transmitting it to the portal server; It can be configured as.

이하 첨부된 도면을 참조로 본 발명의 바람직한 실시예를 상세히 설명하기로 한다. 이에 앞서, 본 명세서 및 청구범위에 사용된 용어나 단어는 통상적이거나 사전적인 의미로 한정해서 해석되어서는 아니되며, 발명자는 그 자신의 발명을 가장 최선의 방법으로 설명하기 위해 용어의 개념을 적절하게 정의할 수 있다는 원칙에 입각하여 본 발명의 기술적 사상에 부합하는 의미와 개념으로 해석되어야만 한다. 따라서, 본 명세서에 기재된 실시예와 도면에 도시된 구성은 본 발명의 가장 바람직한 일 실시예에 불과할 뿐이고 본 발명의 기술적 사상을 모두 대변하는 것은 아니므로, 본 출원시점에 있어서 이들을 대체할 수 있는 다양한 균등물과 변형예들이 있을 수 있음을 이해하여야 한다. Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings. Prior to this, terms or words used in the specification and claims should not be construed as having a conventional or dictionary meaning, and the inventors should properly explain the concept of terms in order to best explain their own invention. Based on the principle that can be defined, it should be interpreted as meaning and concept corresponding to the technical idea of the present invention. Therefore, the embodiments described in the specification and the drawings shown in the drawings are only the most preferred embodiment of the present invention and do not represent all of the technical idea of the present invention, various modifications that can be replaced at the time of the present application It should be understood that there may be equivalents and variations.

도 1은 본 발명에 따른 웹 서비스의 결합에 의한 BP를 제공하기 위한 네트워크의 구성을 보여주는 도면이다. 도면을 참조하면, 본 발명의 웹 서비스의 결합에 의한 BP 제공시스템(100)은 정보통신망을 통해 다수의 웹 서비스 제공자(10.N), 최종사용자서비스 제공자(200), 및 최종사용자(20.N) 들과 연계되어 있다.1 is a diagram showing the configuration of a network for providing a BP by combining a web service according to the present invention. Referring to the drawings, the BP providing system 100 by combining the web service of the present invention is a plurality of web service providers (10.N), end-user service provider 200, and end-user (20.) through the information communication network. N).

상기 정보통신망이라 함은 LAN, WAN, 인트라넷 및 이와 유사한 내부 네트워크를 포함하는 다양한 네트워크에 의해 서로 접속되며 인터넷에 대한 액세스를 제공하는 포괄적인 의미의 데이터 통신망을 의미하며, 여기에는 전용망, 공중전화망(PSTN)을 포함하는 유선망과 이동통신망, 위성통신망 및 IMT-2000과 같은 무선망뿐만 아니라 광대역통신망(BcN망)을 포함하는 것으로 이해되어야 한다.The information communication network refers to a data communication network in a comprehensive sense, which is connected to each other by various networks including a LAN, a WAN, an intranet, and similar internal networks, and provides access to the Internet. It should be understood to include a broadband network (BcN network) as well as a wired network including PSTN) and a wireless network such as mobile communication network, satellite communication network and IMT-2000.

웹 서비스 제공자(10.N)는 정보통신망을 통해 자신의 웹 서비스 프로그램을 제공한다. 웹 서비스란 정보통신망, 일례로 인터넷을 통하여 제공되어 타인이 마치 소프트웨어의 일 모듈과 같이 호출하여 사용할 수 있는 프로그램을 말한다. 웹 서비스를 호출하면 그 웹 서비스 제공자(10.N)의 시스템에서 작업을 수행하고, 호출자에게 그 결과를 반환하게 된다. 웹 서비스 제공자(10.N)는 WSDL(Web Service Description Language)로써 웹서비스의 기능을 상기 XML(eXtensible Markup Language) 형식으로 기술하며, WSDL 문서는 서비스의 호출을 원하는 이용자에게 어떻게 웹 서비스를 호출하여 어떤 메시지를 받아가야 하는지 등의 웹 서비스 이용 방법을 구체적으로 기술하는 문서이다. 이러한 WSDL 문서는, 공개된 장소에서 많은 소비자가 손쉽게 접근할 수 있도록 UDDI 레지스트리에 등록되어 공개됨이 일반적이다. 상기 웹 서비스 호출 및 결과 반환 등의 일련의 과정에는 상기 XML로 포맷된 메시지를 사용하며, XML 메시지를 주고 받는 프로토콜로는 상기 SOAP 프로토콜이 사용됨이 일반적이나, 본 발명은 이에 한정되지 아니한다.The web service provider 10.N provides its web service program through the information communication network. A web service is a program that is provided through an information communication network, for example, the Internet, so that others can call and use it as a module of software. Invoking a web service performs a task on the system of the web service provider 10.N and returns the result to the caller. The web service provider (10.N) describes the function of a web service in the form of the eXtensible Markup Language (XML) as a web service description language (WSDL), and a WSDL document describes how to call a web service to a user who wants to call the service. This document describes how to use the web service, such as which messages should be received. These WSDL documents are generally registered and published in the UDDI registry so that many consumers can easily access them from the public place. The XML-formatted message is used in a series of processes such as calling the web service and returning a result, and the SOAP protocol is generally used as a protocol for sending and receiving XML messages, but the present invention is not limited thereto.

최종사용자(20.N)는 BP 제공시스템(100)의 포탈을 통하여 제공되는 최종사용자서비스를 사용하는 자이다.The end user 20.N is a user who uses the end user service provided through the portal of the BP providing system 100.

최종사용자서비스 제공자(200)는 상기 최종사용자(20.N)가 BP 제공시스템(100)의 포탈을 통하여 접속하는 서비스를 개발하여 제공한다.The end user service provider 200 develops and provides a service to which the end user 20.N accesses through the portal of the BP providing system 100.

BP 제공시스템(100)은 상기 웹 서비스들을 결합하여 다양한 로직의 BP를 최종사용자서비스 제공자(200)에게 제공한다. 일 실시례로서, BP 제공시스템(100)은, 과금을 위한 웹 서비스, 통계처리를 위한 웹 서비스 및 PTT(Push To Talk) 방식의 음성통신을 위한 웹 서비스를 결합한 BP를 비음성 게임 프로그램 개발자인 최종사용자서비스 제공자(200)에게 제공하고, 최종사용자서비스 제공자(200)는 자신의 비음성 게임 프로그램에 상기 BP 제공시스템(100)으로부터 제공된 상기 BP를 결합하여 음성통신이 가능한 게임을 게임 이용 고객인 최종사용자(20.N)에게 제공하고, 게임사용에 대한 과금 및 통계처리를 손쉽게 수행할 수 있게 된다.The BP providing system 100 combines the web services to provide a BP of various logic to the end user service provider 200. In one embodiment, the BP providing system 100 is a non-voice game program developer combining a web service for billing, a web service for statistical processing, and a web service for voice communication in a push to talk (PTT) manner. The end user service provider 200, and the end user service provider 200 combines the non-speech game program with the BP provided from the BP providing system 100 to play a game capable of voice communication. It is provided to the end user (20.N), it is possible to easily perform billing and statistics processing for game use.

또한 BP 제공시스템(100)은 최종사용자서비스를 자기에게 등록하도록 하여, 최종사용자(20.N)로 하여금, 포탈을 통하여 등록된 최종사용자서비스를 검색하고 사용할 수 있게 한다.In addition, the BP providing system 100 registers the end user service to the user, so that the end user 20.N can search for and use the registered end user service through the portal.

BP 개발자(101)는 BP 제공시스템(100)과 연계되어서, 웹 서비스들을 결합하여 BP를 생성하는 자이다.The BP developer 101 is a person who is connected with the BP providing system 100 to generate a BP by combining web services.

시스템 관리자(102)는 BP 또는 웹 서비스를 BP 제공시스템 내의 레지스트리 에 등록하는 것을 포함하는 시스템의 관리를 담당한다.The system manager 102 is responsible for managing the system, which includes registering a BP or web service with a registry in the BP providing system.

상기 내부 네트워크라 함은 BP 제공시스템(100)의 운영회사의 내부 네트워크로서, 일종의 인프라넷이라 할 것이며, 이러한 내부 네트워크 내에서 제공하는 서비스도 BP 제공시스템(100)에서 사용할 수 있음을 나타내었다. 즉, 웹 서비스 제공자(10.N)의 일례라 할 것이다.The internal network is an internal network of the operating company of the BP providing system 100, which will be referred to as a kind of Infranet, and shows that the services provided in the internal network can also be used in the BP providing system 100. That is, it will be an example of the web service provider 10.N.

도 2는 본 발명에 따른 웹 서비스의 결합에 의한 BP 제공시스템(100)의 구성도이다. 도 2를 참조하면, BP 제공시스템(100)은 포탈서버(120) 및 서비스 결합서버(SEDAS)(140)를 포함하고, 서비스 결합서버(SEDAS)(140)는 포탈 송수신부(141), UDDI 관리부(142), UDDI 레지스트리부(143) 비즈니스 플로우 관리부(144), 서비스 프로토콜 변환부(145), Parlay/X Adaptor(146), 웹 송수신부(147), 서비스 관리부(148), 및 서비스 시험 관리부(149) 를 포함한다.2 is a block diagram of a BP providing system 100 by combining web services according to the present invention. Referring to FIG. 2, the BP providing system 100 includes a portal server 120 and a service combining server (SEDAS) 140, and a service combining server (SEDAS) 140 includes a portal transmitting and receiving unit 141 and a UDDI. Manager 142, UDDI Registry 143, Business Flow Manager 144, Service Protocol Converter 145, Parlay / X Adapter 146, Web Transceiver 147, Service Manager 148, and Service Trial The management unit 149 is included.

포탈서버(120)는 최종사용자(20.N), 웹 서비스 제공자(10.N), BP 개발자(101) 또는 시스템 관리자(102)가 BP 제공시스템(100)에 접속할 수 있도록 해준다. 즉, 포탈서버(120)는 포탈화면을 제공함으로써, BP 제공시스템(100)으로 접속할 수 있도록 하고, 로그인 과정을 수행하며, BP 제공시스템(100)의 이용자가 필요한 서비스를 선택할 수 있도록 한다. 한편, 포탈서버(120)는 BP 개발자(101) 또는 최종사용자서비스 제공자(200)에게 BP 제공시스템(100)에 등록된 웹 서비스 또는 BP 정보를 제공하거나, 웹 서비스 또는 BP를 BP 제공시스템(100)에 등록하기 위하여 서비스 결합서버(SEDAS)(140)와 접속한다. 이에 대해서는 도 3 및 도 5를 참조하여 후술한다. 또한 최종사용자(20.N)가 BP 제공시스템(100)에 등록된 최종사용자서비스를 선택했을 때 최종사용자서비스 제공자(200)로 상기 최종사용자서비스의 구동요청을 보내어 최종사용자(20.N)가 최종사용자서비스 제공자(200)와 직접 접속할 수 있도록 한다. 이에 대해서는 도 4를 참조하여 후술한다.The portal server 120 allows the end user 20.N, the web service provider 10.N, the BP developer 101 or the system manager 102 to access the BP providing system 100. That is, the portal server 120 provides a portal screen, thereby allowing the user to access the BP providing system 100, performing a login process, and allowing a user of the BP providing system 100 to select a required service. Meanwhile, the portal server 120 provides the BP developer 101 or the end user service provider 200 with the web service or BP information registered in the BP providing system 100, or the web service or BP with the BP providing system 100. In order to register with the service connection server (SEDAS) 140 is connected. This will be described later with reference to FIGS. 3 and 5. In addition, when the end user 20.N selects the end user service registered in the BP providing system 100, the end user 20.N sends a request for driving the end user service to the end user service provider 200. Enable direct access to the end user service provider 200. This will be described later with reference to FIG. 4.

서비스 결합서버(SEDAS)(140)는 각 웹 서비스를 결합하여 최종사용자서비스 제공자(200)에게 BP를 수행하여 결과를 제공하며, 세부 구성은 이하에서 설명하는 바와 같다.The service combining server (SEDAS) 140 performs a BP to the end user service provider 200 by combining each web service, and provides a result. Detailed configuration is as described below.

포탈 송수신부(141)는 SEDAS(140)가 포탈서버(120)와 주고받는 메시지의 송수신을 담당하는 모듈로서 포탈서버(120)로부터 수신한 메시지를 SEDAS(140) 내의 각 모듈로 분배해주며, 각 모듈이 포탈서버(120)로 보낼 메시지는 포탈 송수신부(141)를 경유하여 포탈서버(120)로 전송된다.Portal transceiver 141 is a module that is responsible for the transmission and reception of messages to and from the SEDAS 140 portal server 120 distributes the messages received from the portal server 120 to each module in the SEDAS 140, Messages sent by each module to the portal server 120 are transmitted to the portal server 120 via the portal transceiver 141.

UDDI 관리부(142)는 서비스 정보 요청자가 포탈서버(120)를 통하여 SEDAS(140)내 BP 레지스트리(143.2) 또는 웹 서비스 레지스트리(143.3)에 등록된 BP 또는 웹 서비스에 대한 검색을 요청하면 이를 수신하여 UDDI 레지스트리부(143)로 검색명령을 보낸다. UDDI 레지스트리부(143)는 UDDI 관리부(142)로부터의 검색명령을 수신하여, BP 레지스트리(143.2) 또는 웹 서비스 레지스트리(143.3)의 검색을 수행한 후 그 결과를 UDDI 관리부(142)로 송신한다. UDDI 관리부(142)는 UDDI 레지스트리부(143)로부터 검색결과를 수신하면, 포탈서버(120)를 통하여 이를 서비스 정보 요청자에게 제공한다. The UDDI management unit 142 receives a service information requester requesting a search for a BP or web service registered in the BP registry 143.2 or the web service registry 143.3 in the SEDAS 140 through the portal server 120. The search command is sent to the UDDI registry unit 143. The UDDI registry unit 143 receives a search command from the UDDI management unit 142, performs a search of the BP registry 143.2 or the web service registry 143.3, and transmits the result to the UDDI management unit 142. When the UDDI management unit 142 receives a search result from the UDDI registry unit 143, the UDDI management unit 142 provides the service information requestor through the portal server 120.

또한 UDDI 관리부(142)는 시스템 관리자가 BP 또는 웹 서비스에 대하여 포탈 서버(120)를 통하여 SEDAS(140) 내 BP 레지스트리(143.2) 또는 웹 서비스 레지스트리(143.3)에 등록을 요청하면 이를 수신하여 UDDI 레지스트리부(143)로 등록명령을 보낸다. UDDI 레지스트리부(143)는 UDDI 관리부(142)로부터의 BP 또는 웹 서비스의 등록명령을 수신하여, BP 레지스트리(143.2) 또는 웹 서비스 레지스트리(143.3)에 등록을 수행한 후 그 결과를 UDDI 관리부(142)로 송신한다. UDDI 관리부(142)는 UDDI 레지스트리부(143)로부터 등록결과를 수신하면, 포탈서버(120)를 통하여 이를 시스템 관리자에게 제공한다. In addition, the UDDI management unit 142 receives the system manager requests registration to the BP registry (143.2) or the web service registry (143.3) in the SEDAS 140 through the portal server 120 for the BP or the web service to receive the UDDI registry. The registration command is sent to the unit 143. The UDDI registry unit 143 receives a BP or web service registration command from the UDDI management unit 142, registers with the BP registry 143.2 or the web service registry 143.3, and then returns the result to the UDDI management unit 142. To send). When the UDDI management unit 142 receives the registration result from the UDDI registry unit 143, the UDDI management unit 142 provides it to the system administrator through the portal server 120.

UDDI 레지스트리부(143)는 UDDI 관리부(142)로부터의 웹 서비스의 검색 또는 등록 요청을 수신하여, BP 레지스트리(143.2) 또는 웹 서비스 레지스트리(143.3)를 검색 또는 이에 등록을 수행한 후 그 결과를 UDDI 관리부(142)로 송신한다. UDDI 레지스트리부(143)는 UDDI 레지스트리 인터페이스 모듈(143.1), BP 레지스트리(143.2) 및 웹 서비스 레지스트리(143.3)로 구성된다. BP 레지스트리(143.2) 또는 웹 서비스 레지스트리(143.3)는 등록된 BP 또는 웹 서비스 정보가 저장되어 있는 일종의 데이터베이스이다. 각 서비스는 서비스 제공자, 서비스 내용에 대한 기술(description)을 포함하는 일련의 서비스 정보 구조로 이루어져 있다. UDDI 레지스트리 인터페이스 모듈(143.1)은 BP 레지스트리(143.2) 또는 웹 서비스 레지스트리(143.3)에 액세스하여 검색 또는 등록을 실제로 수행하는 모듈로서, JAXR(Java API for XML Registry)일 수 있다. JAXR은 인터넷을 통해 표준 UDDI와 같은 비즈니스 레지스트리에 액세스할 수 있는 편리한 방법을 제공한다.The UDDI registry unit 143 receives a web service search or registration request from the UDDI management unit 142, searches for or registers the BP registry 143.2 or the web service registry 143.3, and then outputs the result of the UDDI. It transmits to the management part 142. The UDDI registry unit 143 is composed of a UDDI registry interface module 143.1, a BP registry 143.2, and a web service registry 143.3. The BP registry 143.2 or the web service registry 143.3 is a kind of database in which registered BP or web service information is stored. Each service consists of a set of service information structures, including a service provider and a description of the service content. The UDDI registry interface module 143.1 is a module that accesses the BP registry 143.2 or the web service registry 143.3 to actually perform a search or registration, and may be a Java API for XML Registry (JAXR). JAXR provides a convenient way to access business registries such as standard UDDI over the Internet.

비즈니스 플로우 관리부(144)는 호출된 BP의 수행을 담당하는 모듈이다. BP 는, 프로세스에 참여하는 웹 서비스들의 정확한 호출순서를 정의한다. 여러 웹 서비스들은 순차적으로 또는 동시에 병렬적으로 호출이 가능하며, 경우에 따라, 이전 호출 결과값에 따라 웹 서비스의 호출 여부를 결정하는 조건부 호출도 가능하다. 이러한 BP는 전술한 바와 같이 BPEL로 기술될 수 있는데, BPEL이란 Business Process Execution Language의 약자로서, 웹서비스 환경에서 BP를 정의하고 실행하기 위한 표준언어이다. BPEL은 상기 XML과 웹 서비스를 기반으로 한다. BPEL은 SOAP, WSDL, UDDI 등을 포함하는 웹 서비스 테크놀로지 스택을 지원하기 위해 XML 기반 언어를 사용한다. 비즈니스 플로우 관리부(144)는 최종사용자서비스 제공시, 서비스의 연동에 참여하는 BP를 서비스에 매핑해서 연동을 처리하는 기능을 수행한다.The business flow manager 144 is a module that is in charge of performing the called BP. BP defines the exact calling order of web services that participate in the process. Several web services can be called sequentially or simultaneously and in parallel. In some cases, conditional calls can be made to determine whether to call a web service based on the result of a previous call. Such BP can be described as BPEL as described above. BPEL stands for Business Process Execution Language and is a standard language for defining and executing BP in a web service environment. BPEL is based on the XML and Web services. BPEL uses an XML-based language to support the web services technology stack, including SOAP, WSDL, UDDI, and so on. When providing the end user service, the business flow manager 144 performs a function of mapping the BP participating in the interworking of the service to the service.

서비스 프로토콜 변환부(145)는 SEDAS(140)에서 웹 서비스 프로토콜로 사용하는 것과 다른 프로토콜을 사용하는 외부 웹 서비스를 호출하는 경우에 있어서, 수신 메시지를 SEDAS(140)에서 사용하는 웹 서비스 프로토콜로 변환시켜 주거나, 반대로 송신 메시지를 그 외부 웹 서비스 제공자(10.N)가 사용하는 프로토콜로 변환하여 보내주는, 일종의 게이트웨이 역할을 수행한다.The service protocol conversion unit 145 converts the received message into the web service protocol used by the SEDAS 140 when calling an external web service using a protocol different from that used by the SEDAS 140 as the web service protocol. In other words, it acts as a kind of gateway that converts the outgoing message into the protocol used by the external web service provider (10.N) and sends it.

Parlay/X Adaptor(146)는 Parlay/X 규격의 웹 서비스에 액세스할 수 있게 해 주는 인터페이스이다.The Parlay / X Adapter 146 is an interface that allows access to Web services of the Parlay / X standard.

웹 송수신부(147)는 정보통신망을 통해 주고받는 메시지의 송수신을 담당하는 모듈로서, 수신한 메시지를, 처리할 각 모듈로 분배해주며, 각 모듈이 정보통신망을 통해 보낼 메시지를 웹 송수신부(147)를 통하여 송신하게 된다.The web transceiver 147 is a module that is responsible for the transmission and reception of messages transmitted and received through the information communication network, and distributes the received message to each module to be processed, and each module transmits a message to be sent through the information communication network. 147).

서비스 관리부(148)는 포탈서버(120)가 최종사용자서비스의 등록을 요청하면 최종사용자서비스 리스트에 당해 최종사용자서비스를 저장하고, 포탈서버(120)가 최종사용자서비스의 등록삭제를 요청하면 최종사용자서비스 리스트에서 당해 사용자 서비스를 삭제하며, BP 및 웹 서비스의 수행상태를 모니터링한다.The service manager 148 stores the end user service in the end user service list when the portal server 120 requests registration of the end user service, and the end user when the portal server 120 requests registration deletion of the end user service. Deletes the user service from the service list and monitors the performance of BP and web services.

서비스 시험 관리부(149)는 BP 개발자(101)의 서비스 시험 요청을 수신하면 비즈니스 플로우 관리부(144)로 요청된 서비스의 실행을 요청하고, 비즈니스 플로우 관리부(144)로부터 수신된 서비스 실행 결과를 분석하여 결과를 BP 개발자(101)에게 제공한다.When the service test management unit 149 receives the service test request from the BP developer 101, the service test management unit 149 requests the execution of the requested service to the business flow management unit 144, and analyzes the service execution result received from the business flow management unit 144. The result is provided to the BP developer 101.

도 3은 본 발명에 따른 BP 제공시스템(100)이 서비스 정보 요청자(특히 본 도면에서는 BP 개발자(101))에게, BP 제공시스템(100)에 등록된 BP 또는 웹 서비스 정보를 제공하는 방법을 네트워크 구성주체별로 나타낸 순서도이다. 도면을 참조하면, 포탈서버(120)가 제공하는 화면에서, BP 개발자(101)가 BP 제공시스템(100)에 접속하고 운영자 로그인을 요청하면, 포탈서버(120)가 운영자 로그인 과정을 수행한다(S305). 로그인이 완료되면, 포탈서버(120)는 운영자 화면을 제공한다(S310). 제공된 운영자 화면으로부터, BP 개발자(101)는 BP 제공시스템(100)에 등록된 BP 또는 웹 서비스의 검색을 포탈서버(120)에 요청하고(S315), 포탈서버(120)는 SEDAS(140)의 UDDI 관리부(142)로 검색요청한다(S320). 이 때 도시하지는 않았으나, SEDAS(140)의 상기 포탈 송수신부(141)에서 상기 검색요청 메시지를 수신하여 UDDI 관리부(142)로 검색 요청을 보내게 된다. UDDI 관리부(142)는 UDDI 레지스트 리부(143)로 상기 JAXR 메시지로써 UDDI 검색 명령을 보내게 되고(S325), 이를 UDDI 레지스트리부(143) 내의 UDDI 레지스트리 인터페이스 모듈(143.1)이 수신하여 BP 레지스트리(143.2) 또는 웹 서비스 레지스트리(143.3)를 검색하고(S330 내지 S335), UDDI 관리부(142)로 검색 결과 메시지를 보낸다(S340). UDDI 관리부(142)는 검색 결과 메시지를, 도시하지 않은 포탈 송수신부(141)를 통하여 포탈서버(120)로 보내어(S345) BP 개발자(101)에게 검색결과를 제공한다(S350). 이후 BP 개발자(101)는 검색한 BP 또는 웹 서비스를 이용하여 새로운 BP를 생성할 수 있다(S355). 이후 생성한 BP는, 이에 대한 수행을 관리하기 위하여 비즈니스 플로우 관리부에 등록되며(S360), 이와 함께 최종사용자서비스 제공자가 이를 검색할 수 있기 위하여, UDDI 레지스트리부의 BP 레지스트리에 등록되는데 이에 대하여는 도 5에서 후술한다. 본 도면에서는 도시하지 않았으나, 최종사용자서비스 제공자가 상기 사용자 로그인을 요청한 경우에는, 사용자 화면을 제공하고 BP 레지스트리만을 검색할 수 있는 것 외에는 본 도면과 같다.3 is a diagram illustrating a method for providing a BP or web service information registered in a BP providing system 100 to a service information requester (particularly, BP developer 101 in this drawing) by the BP providing system 100 according to the present invention. This is a flow chart shown by each component. Referring to the drawings, in the screen provided by the portal server 120, when the BP developer 101 accesses the BP providing system 100 and requests an operator login, the portal server 120 performs an operator login process ( S305). When the login is completed, the portal server 120 provides an operator screen (S310). From the provided operator screen, the BP developer 101 requests the portal server 120 to search for a BP or web service registered in the BP providing system 100 (S315), and the portal server 120 of the SEDAS 140 The search request to the UDDI management unit 142 (S320). At this time, although not shown, the portal transmission / reception unit 141 of the SEDAS 140 receives the search request message and sends a search request to the UDDI management unit 142. The UDDI management unit 142 sends a UDDI search command as the JAXR message to the UDDI registry unit 143 (S325), and the UDDI registry interface module 143.1 in the UDDI registry unit 143 receives the BP registry 143.2. ) Or search the web service registry 143.3 (S330 to S335), and sends a search result message to the UDDI management unit 142 (S340). The UDDI management unit 142 sends the search result message to the portal server 120 through the portal transceiver unit 141 (not shown) (S345) and provides the search result to the BP developer 101 (S350). Thereafter, the BP developer 101 may generate a new BP using the searched BP or web service (S355). The generated BP is registered in the business flow management unit to manage the execution thereof (S360), and together with the end user service provider, the BP registry is registered in the BP registry of the UDDI registry in order to retrieve the information. It will be described later. Although not shown in the figure, when the end-user service provider requests the user login, it is the same as the figure except that the user screen is provided and only the BP registry can be searched.

도 4는 본 발명에 따른 BP 제공시스템(100)이 최종사용자(20.N)에게 BP 제공시스템(100)에 등록된 최종사용자서비스를 제공하는 방법을 네트워크 구성주체별로 나타낸 순서도이다. 도면을 참조하면, 포탈서버(120)가 제공하는 화면에서, 서비스의 최종사용자(20.N)가 BP 제공시스템(100)에 접속하고 상기 사용자 로그인을 요청하면, 포탈서버(120)가 사용자 로그인 과정을 수행한다(S402). 로그인이 완료되면 포탈서버(120)는 사용자 화면을 제공한다(S404). 제공된 사용자 화면으로부터, 최 종사용자(20.N)는 BP 제공시스템(100)에 등록된 최종사용자서비스를 선택하고 실행을 요청한다(S406). 포탈서버(120)가 정보통신망을 통하여 최종사용자서비스 제공자(200)에게 최종사용자서비스 선택 메시지를 보내면(S408), 최종사용자서비스가 변경되었을 경우 또는 서비스의 최초 사용시에 한하여 필요한 서비스 인터페이스 프로그램을 포탈서버(120)로 다운로드하여(S410), 포탈서버(120)는 이를 다시 최종사용자(20.N)에게 다운로드 해주고(S412), 그 외의 경우에는 S406단계 후에 바로 S414단계로 진행한다. 이후 로그인되면 포탈서버(120)는 최종사용자서비스 제공자(200)에게 최종사용자서비스의 실행요청 메시지를 보내고(S414), 최종사용자서비스 제공자(200)는 최종사용자(20.N)와 직접 접속되어 최종사용자서비스 프로세스를 시작하게 된다(S416). 최종사용자서비스 프로세스의 수행 중, 서비스 내부에 포함된 BP를 BP 제공시스템(100)에 수행 요청하면, SEDAS(140) 내의 비즈니스 플로우 관리부(144)는 포탈 송수신부(141)를 통하여 이를 수신하여(S418) 해당 BP를 시작시킨다(S420). 비즈니스 플로우 관리부(144)는 비즈니스 플로우 내부에 포함된 웹 서비스를 호출하고 결과를 반환받게 되는데, SEDAS(140)와 동일 웹 프로토콜을 사용하는 웹 서비스 제공자(10.N)에게는 웹 송수신부(147)를 통하여 직접 호출요청 및 결과를 송수신하지만(S422), 다른 웹 프로토콜을 사용하는 웹 서비스 제공자(10.N)와는 서비스 프로토콜 변환부(145)의 프로토콜 변환과정을 거친 후 웹 송수신부(147)를 통하여 상기 웹 서비스의 호출 및 결과반환 과정이 진행된다(S424단계 내지 S432). BP의 수행이 완료되면 비즈니스 플로우 관리부(144)는 최종사용자서비스 제공자(200)에게 BP의 결과반환을 하게 된다(S434). 이후 또다른 BP의 수행도 상기 S418단계 내지 S434단계까지의 과정을 반복하게 됨은 물론이다. 이와 같은 과정을 거쳐 서비스 프로세스가 진행된다.4 is a flowchart illustrating a method for providing an end user service registered in the BP providing system to the end user 20.N by the network constituents according to the present invention. Referring to the drawing, in the screen provided by the portal server 120, when the end user 20.N of the service accesses the BP providing system 100 and requests the user login, the portal server 120 logs in the user. The process is performed (S402). When the login is completed, the portal server 120 provides a user screen (S404). From the provided user screen, the end user 20.N selects the end user service registered in the BP providing system 100 and requests execution (S406). When the portal server 120 sends an end user service selection message to the end user service provider 200 through the information communication network (S408), the portal server provides a service interface program necessary only when the end user service is changed or when the service is first used. Downloaded to (120) (S410), the portal server 120 downloads it back to the end user (20.N) (S412), otherwise proceeds to step S414 immediately after step S406. After that, when the portal server 120 sends an end user service execution request message to the end user service provider 200 (S414), the end user service provider 200 is directly connected to the end user 20.N and ends The user service process is started (S416). During the execution of the end user service process, if the BP included in the service request to the BP providing system 100, the business flow management unit 144 in the SEDAS 140 receives it through the portal transceiver (141) ( S418) Start the corresponding BP (S420). The business flow management unit 144 calls a web service included in the business flow and receives a result. The web transmission / reception unit 147 is provided to the web service provider 10.N using the same web protocol as the SEDAS 140. Although the call request and the result is directly transmitted and received through (S422), but after the protocol conversion process of the service protocol conversion unit 145 with the web service provider (10.N) using a different web protocol, the web transceiver 147 The call and the result return process of the web service is performed (S424 to S432). When the BP is completed, the business flow management unit 144 returns the result of the BP to the end user service provider 200 (S434). Since another BP is also performed to repeat the process from step S418 to S434 step. Through this process, the service process proceeds.

도 5는 본 발명에 따른 BP 제공시스템(100)에 웹 서비스를 등록하는 방법을 네트워크 구성주체별로 나타낸 순서도이다. 도면을 참조하면, 포탈서버(120)가 제공하는 화면에서, BP 제공시스템 관리자가 BP 제공시스템(100)에 접속하고 상기 운영자 로그인을 요청하면, 포탈서버(120)가 운영자 로그인 과정을 수행한다(S505). 로그인이 완료되면, 포탈서버(120)는 운영자 화면을 제공한다(S510). 제공된 운영자 화면으로부터, 상기 시스템 관리자는 웹 서비스 또는 BP의 등록을 포탈서버(120)에 요청하고(S515), 포탈서버(120)는 SEDAS(140)의 UDDI 관리부(142)로 등록요청한다(S520). 이 때 도면상으로는 생략하였으나, SEDAS(140)의 상기 포탈 송수신부(141)에서 상기 검색요청 메시지를 수신하여 UDDI 관리부(142)로 등록 요청을 보내게 된다. UDDI 관리부(142)는 UDDI 레지스트리부(143)로 상기 JAXR 메시지로써 UDDI로의 등록 명령을 보내게 되고(S525), 이를 UDDI 레지스트리부(143) 내의 UDDI 레지스트리 인터페이스 모듈(143.1)이 수신하여 BP 레지스트리(143.2) 또는 웹 서비스 레지스트리(143.3)에 상기 BP 또는 웹 서비스를 저장하여 등록하고(S530), UDDI 관리부(142)로 등록 결과 메시지를 보낸다(S535). UDDI 관리부(142)는 등록 결과 메시지를, 포탈 송수신부(141)를 통하여 포탈서버(120)로 보내어(S540) 시스템 관리자에게 등록결과를 제공한다(S545).5 is a flowchart illustrating a method for registering a web service in the BP providing system 100 according to the present invention for each network component. Referring to the drawing, in the screen provided by the portal server 120, when the BP providing system administrator accesses the BP providing system 100 and requests the operator login, the portal server 120 performs the operator login process ( S505). When the login is completed, the portal server 120 provides an operator screen (S510). From the provided operator screen, the system administrator requests the portal server 120 to register the web service or BP (S515), and the portal server 120 requests the registration to the UDDI management unit 142 of the SEDAS 140 (S520). ). At this time, although omitted in the drawing, the portal transmission and reception unit 141 of the SEDAS 140 receives the search request message and sends a registration request to the UDDI management unit 142. The UDDI management unit 142 sends a registration command to the UDDI as the JAXR message to the UDDI registry unit 143 (S525), and the UDDI registry interface module 143.1 in the UDDI registry unit 143 receives the BP registry ( 143.2) or store and register the BP or web service in the web service registry 143.3 (S530), and send a registration result message to the UDDI management unit 142 (S535). The UDDI manager 142 sends the registration result message to the portal server 120 through the portal transceiver 141 (S540) and provides the registration result to the system administrator (S545).

도 6은 본 발명에 따른 BP 제공시스템(100)이 웹 서비스를 결합하여 생성한 비즈니스 프로세스를 수행하고, 최종사용자서비스 제공자(250)는 이를 이용하여 최종사용자(25.N)에게 최종사용자서비스를 제공하는 일 실시례로서, 2자 또는 다자간에 음성통신이 가능한 인터넷 상의 게임서비스를 나타낸다. 도면상에는 접속된 사용자 중 일측만을 도시하였다. 도면을 참조하면, 게임 사용자(25.N)가 BP 제공시스템(100)의 포탈화면을 통하여 제공된 음성통신 게임서비스를 선택하면(S605), 포탈서버(120)는 로그인 등의 과정을 거쳐, 게임제공자(250)의 음성통신 게임서비스를 구동한다(S610). 이후 게임사용자(25.N)는 직접 게임제공자(250)와 접속되고(S615), 또한 도시되지는 않았으나 게임 상대방과 연결된다. 게임 진행의 일 과정으로서, 게임 프로그램이, BP 제공시스템(100)이 제공하는 BP를 호출하면(S620) BP 제공시스템(100) 내의 SEDAS(140)는 BP를 진행시킨다. BP는 여러 웹 서비스들의 결합으로 구성되어 있으므로 진행에 따라 그 웹 서비스들을 호출하게 되는데 S625단계 내지 S635단계는 그 실시례로서, 게임 수행 중 PTT 음성통신 서비스를 호출하기 위하여 BP 제공시스템(100)과 연결되어 있는 내부 네트워크에서 제공하는 PTT 음성통신 서비스를 호출하고, 또한 과금 및 통계처리를 행하는 과정이다. 도면에서 내부 네트워크란 웹 서비스 제공자(10.N)의 일 실시례일 뿐으로서, 반드시 이에 한정되는 것이 아님은 물론이다. PTT(Push To Talk)는 무전기와 같이 버튼을 누르면서 상대방에게 말할 수 있는 통신 방법을 말한다. 즉, 게임사용자(25.N)가 게임 중 상대방에게 말하려는 신호를 보냈거나, 게임 상대방으로부터의 음성을 수신했을 때, 상기 BP는 상기 내부 네트워크에서 제공하는 상기 PTT 음성통신 서비스 제공자 (12.N)의 PTT 음성통신 서비스를 호출하고(S625), 이에 의하여 게임제공자(250)는 게임서비스 제공 중 게임사용자(25.N)들에게 음성통신까지 가능하도록 한다. S630단계는 상기 BP 또는 새로 호출된 BP에 포함되어, 게임서비스 제공에 대한 과금처리를 행하고 그 결과를 반환해 주는 웹 서비스이며, S635단계는 유사한 방식으로 게임 사용 등에 대한 통계처리를 행하고 그 결과를 반환해 주는 웹 서비스이다. S640단계는 호출된 BP를 모두 수행하고 그 결과를 반환해 주는 단계이다. 상기한 바와 같이 게임제공자는 자신이 개발한 비음성통신 게임에, PTT 서비스, 과금 웹 서비스, 또는 통계처리 웹 서비스 등이 적절한 로직에 의하여 결합된 BP를 결합하여 더욱 새로운 게임을 신속하고 효율적으로 개발하여 게임사용자에게 제공할 수 있다.6 is a BP providing system 100 according to the present invention performs a business process generated by combining a web service, the end-user service provider 250 uses this to provide end-user services to the end user (25.N) As one embodiment of the present invention, a game service on the Internet capable of voice communication between two or more parties is shown. In the drawing, only one side of the connected users is shown. Referring to the drawing, when the game user 25.N selects the voice communication game service provided through the portal screen of the BP providing system 100 (S605), the portal server 120 goes through a process such as logging in and the game. The voice communication game service of the provider 250 is driven (S610). Thereafter, the game user 25.N is directly connected to the game provider 250 (S615), and although not shown, is connected to the game counterpart. As a process of game progress, when the game program calls the BP provided by the BP providing system 100 (S620), the SEDAS 140 in the BP providing system 100 advances the BP. Since the BP is composed of a combination of several web services, the web services are called according to the progress. Steps S625 to S635 are examples, and the BP providing system 100 calls the PTT voice communication service during game play. Calling the PTT voice communication service provided by the connected internal network, and charging and statistical processing. In the drawings, the internal network is only one embodiment of the web service provider 10.N, but is not necessarily limited thereto. Push To Talk (PTT) is a communication method that can talk to the other party while pressing a button like a radio. That is, when the game user 25.N sends a signal to talk to the other party during the game or receives a voice from the game party, the BP is provided with the PTT voice communication service provider (12.N) provided by the internal network. Call the PTT voice communication service (S625), whereby the game provider 250 enables the voice communication to the game users (25.N) while providing the game service. Step S630 is a web service that is included in the BP or the newly called BP to perform billing processing for the game service provision and return the result. Step S635 performs statistical processing on game use and the like in a similar manner and the result. It is a web service that returns. Step S640 is to perform all the called BP and return the result. As described above, the game provider develops a new game quickly and efficiently by combining a non-speech communication game developed by the game provider with a BP in which a PTT service, a billing web service, or a statistics processing web service is combined by appropriate logic. Can be provided to game users.

이상과 같이, 본 발명은 비록 한정된 실시예와 도면에 의해 설명되었으나, 본 발명은 이것에 의해 한정되지 않으며 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에 의해 본 발명의 기술사상과 아래에 기재될 특허청구범위의 균등범위 내에서 다양한 수정 및 변형이 가능함은 물론이다.As described above, although the present invention has been described by way of limited embodiments and drawings, the present invention is not limited thereto and is intended by those skilled in the art to which the present invention pertains. Of course, various modifications and variations are possible within the scope of equivalents of the claims to be described.

BP 제공시스템에 의하여, 최종사용자서비스 제공자는 각각의 웹 서비스에 해당하는 프로그램을 직접 코딩하거나 필요한 로직을 스스로 작성하여 각각의 웹 서비스를 직접 호출하는 것보다 상기 BP를 호출함으로써 훨씬 더 쉽게 효율적으로 최종사용자서비스를 만들어 제공할 수 있다. By the BP provisioning system, the end user service provider can make the end point much easier and more efficient by invoking the BP than directly coding the program corresponding to each web service or writing the necessary logic by itself. User service can be created and provided.

Claims (16)

웹 서비스의 결합에 의한 BP를 제공하는 BP 제공시스템에 있어서,In the BP providing system for providing a BP by combining web services, 웹 서비스를 결합하여 BP를 생성하는 서비스 결합서버(SEDAS)와, BP 제공시스템의 이용자에게 포탈서비스 화면을 제공하고, 이용자의 로그인 과정을 수행하는 포탈서버를 포함하며,A service combining server (SEDAS) that combines web services to create a BP, a portal server that provides a portal service screen to a user of a BP providing system, and performs a user login process. 상기 SEDAS는,The SEDAS, 상기 포탈서버로부터 메시지를 수신하여 SEDAS내의 각 관리부로 당해 메시지를 전송하며, 상기 각 관리부로부터 수신한 메시지를 상기 포탈서버로 전송하는 포탈 송수신부;A portal transceiver for receiving a message from the portal server and transmitting the message to each management unit in the SEDAS, and transmitting the message received from each management unit to the portal server; BP의 등록을 요청받으면, 요청받은 BP를 BP 등록리스트에 등록하고, 등록된 BP가 호출되면 호출된 BP를 수행하여 결과값을 반환하는 비즈니스 플로우 관리부;A business flow management unit that registers the requested BP in the BP registration list when the BP is requested to be registered, and performs a called BP when the registered BP is called to return a result value; BP에 관한 일련의 서비스 정보를 저장하는 BP 레지스트리, 웹 서비스에 관한 일련의 서비스 정보를 저장하는 웹 서비스 레지스트리, 및 외부에서 상기 레지스트리의 정보를 액세스할 수 있게 해주는 UDDI 레지스트리 인터페이스 모듈을 구비하는 UDDI 레지스트리부;UDDI registry with a BP registry that stores a set of service information about a BP, a web service registry that stores a set of service information about a web service, and a UDDI registry interface module that allows information from the registry to be accessed externally. part; 서비스 정보 등록요청을 수신하면 상기 UDDI 레지스트리부에 상기 서비스 정보를 등록요청하고, 서비스 정보 조회요청을 수신하면 상기 UDDI 레지스트리부에 상기 서비스 정보를 조회요청하며, 상기 UDDI 레지스트리부로부터 수신한 서비스 정보의 등록 및 조회 결과를 송신하는 UDDI 관리부; 및When the service information registration request is received, the service information is registered with the UDDI registry unit. When the service information inquiry request is received, the service information is requested with the UDDI registry unit, and the service information received from the UDDI registry unit is received. A UDDI management unit for transmitting a registration and inquiry result; And 웹으로 메시지를 송신하고, 웹으로부터의 메시지를 수신하는 웹 송수신부;A web transceiver for transmitting a message over the web and receiving a message from the web; 를 구비하고,And 상기 포탈서버는,The portal server, 이용자가 선택한 서비스에 따라 상기 SEDAS 또는 최종사용자서비스 제공자와의 사이에 인터페이스를 담당하는 것 Responsible for interfacing with the SEDAS or end-user service provider according to the service selected by the user 을 특징으로 하는 BP 제공시스템.BP providing system characterized in that. 청구항 1에 있어서,The method according to claim 1, 상기 서비스 결합서버(SEDAS)는,The service combination server (SEDAS), BP 수행 중 상기 비즈니스 플로우 관리부로부터 웹 서비스 제공자의 서비스를 호출하는 메시지를 수신하면, 상기 웹 서비스 제공자가 사용하는 웹 프로토콜로써 상기 웹 서비스 제공자의 서비스를 호출하고, 상기 웹 서비스 제공자로부터 서비스 수행결과를 수신하면, 상기 SEDAS가 사용하는 웹 프로토콜로 변환하여 상기 비즈니스 플로우 관리부로 송신하는 서비스 프로토콜 변환부When receiving a message for calling a service of a web service provider from the business flow management unit during BP execution, the web service provider calls a service using a web protocol used by the web service provider, and receives a service execution result from the web service provider. When received, the service protocol conversion unit for converting the web protocol used by the SEDAS to transmit to the business flow management unit 를 더 포함하는 것을 특징으로 하는 BP 제공시스템.BP providing system, characterized in that it further comprises. 청구항 2에 있어서,The method according to claim 2, 상기 SEDAS가 사용하는 웹 프로토콜은 SOAP 프로토콜인 것을 특징으로 하는 BP 제공시스템.The web protocol used by the SEDAS is a BP providing system, characterized in that the SOAP protocol. 청구항 1에 있어서,The method according to claim 1, 상기 서비스 결합서버(SEDAS)는, 포탈서버가 최종사용자서비스의 등록을 요청하면 최종사용자서비스 리스트에 당해 최종사용자서비스를 저장하고, 포탈서버가 최종사용자서비스의 등록삭제를 요청하면 최종사용자서비스 리스트에서 당해 최종사용자서비스를 삭제하며, BP 및 웹 서비스의 수행상태를 모니터링하는 서비스 관리부When the portal server requests registration of the end user service, the service association server (SEDAS) stores the end user service in the end user service list, and when the portal server requests registration deletion of the end user service, The service management unit deletes the end user service and monitors the performance of BP and web services. 를 더 포함하는 것을 특징으로 하는 BP 제공시스템.BP providing system, characterized in that it further comprises. 청구항 1에 있어서,The method according to claim 1, 상기 서비스 결합서버(SEDAS)는,The service combination server (SEDAS), 웹 서비스 제공자의 서비스 시험 요청을 수신하면 요청된 서비스의 실행을 비즈니스 플로우 관리부로 요청하고, 비즈니스 플로우 관리부로부터 수신된 서비스 실행 결과를 분석하여 결과를 웹 서비스 제공자에게 제공하는 서비스 시험 관리부When the service test request of the web service provider is received, the service test management unit requests the execution of the requested service to the business flow management unit, analyzes the service execution result received from the business flow management unit, and provides the result to the web service provider. 를 더 포함하는 것을 특징으로 하는 BP 제공시스템.BP providing system, characterized in that it further comprises. 청구항 1에 있어서,The method according to claim 1, 상기 BP는 BPEL(Business Process Execution Language) 언어에 의해 생성된 것The BP is generated by a Business Process Execution Language (BPEL) language. 을 특징으로 하는 BP 제공시스템.BP providing system characterized in that. 청구항 1에 있어서,The method according to claim 1, 상기 서비스 결합서버(SEDAS)는, Parlay/X 규격의 웹 서비스에 액세스할 수 있게 해 주는 Parlay/X AdaptorThe service binding server (SEDAS), Parlay / X adapter that allows access to the Web service of the Parlay / X standard 를 더 포함하는 것을 특징으로 하는 BP 제공시스템.BP providing system, characterized in that it further comprises. 웹 서비스의 결합에 의한 BP를 제공하는 BP 제공시스템이 서비스 정보 요청자에게 BP를 포함하는 웹 서비스 정보를 제공하는 방법으로서,A method for providing a web service information including a BP to a service information requester by a BP providing system that provides a BP by combining web services, (a) 서비스 정보 요청자가, 사용자 로그인을 요청하면 포탈서버가 사용자 로그인 과정을 수행하고, 운영자 로그인을 요청하면 포탈서버가 운영자 로그인 과정을 수행하는 단계;(a) if the service information requester requests a user login, the portal server performs a user login process; if the service information requester requires an administrator login, the portal server performs an operator login process; (b) 로그인 되면, 사용자 로그인된 경우 포탈서버가 사용자 화면을 제공하고, 운영자 로그인된 경우 포탈서버가 운영자 화면을 서비스 정보 요청자에게 제공하는 단계;(b) when logged in, the portal server provides a user screen when the user is logged in, and when the operator is logged in, the portal server provides the operator screen to the service information requester; (c) 서비스 정보 요청자가 서비스 검색을 요청하면 포탈서버가 이를 수신하는 단계;(c) if the service information requester requests a service search, the portal server receives it; (d) 포탈서버가 서비스 결합서버(SEDAS)로 서비스 검색요청을 송신하는 단계;(d) the portal server sending a service search request to a service association server (SEDAS); (e) SEDAS가 서비스 검색요청을 수신하면, 사용자 로그인된 경우 BP 레지스트리를 검색하고, 운영자 로그인된 경우 서비스 정보 요청자의 선택에 따라 비즈니스 레지스트리 또는 웹 서비스 레지스트리를 검색하여, 검색결과를 포탈서버로 송 신하는 단계; 및(e) When SEDAS receives a service search request, it searches the BP registry if the user is logged in, and if it is an operator, searches the business registry or the web service registry according to the service information requester's choice, and sends the search results to the portal server. Submitting step; And (f) 포탈서버가 서비스 검색결과를 수신하면, 서비스 정보 요청자의 화면에 서비스 검색결과를 제공하는 단계;(f) if the portal server receives the service search result, providing the service search result on the screen of the service information requester; 를 포함하는 것을 특징으로 하는 웹 서비스 정보 제공 방법.Web service information providing method comprising a. 청구항 8에 있어서,The method according to claim 8, 상기 (e) 단계는,In step (e), e1) 서비스 검색요청을 SEDAS내의 상기 UDDI 관리부가 수신하여 상기 UDDI 레지스트리부로 서비스 검색요청을 송신하는 단계;e1) receiving a service search request from the UDDI management unit in SEDAS and sending a service search request to the UDDI registry unit; e2) UDDI 레지스트리부가 서비스 검색요청을 수신하면, 상기 UDDI 레지스트리 인터페이스 모듈이, 사용자 로그인된 경우 BP 레지스트리를 검색하고, 운영자 로그인된 경우 서비스 정보 요청자의 선택에 따라 비즈니스 레지스트리 또는 웹 서비스 레지스트리를 검색하여 검색 결과를 UDDI 관리부로 송신하는 단계; 및e2) When the UDDI registry receives a service search request, the UDDI registry interface module searches for a BP registry when a user is logged in, and searches a business registry or a web service registry according to a service information requester's choice when an operator is logged in. Transmitting the result to the UDDI management unit; And e3) 수신한 서비스 검색결과를 UDDI 관리부가 포탈 송수신부를 통하여 포탈서버로 송신하는 단계;e3) transmitting, by the UDDI management unit, the received service search result to the portal server through the portal transceiver; 로 구성된 것을 특징으로 하는 웹 서비스 정보 제공 방법.Web service information providing method comprising the. 웹 서비스의 결합에 의한 BP를 제공하는 BP 제공시스템이 최종사용자에게 BP가 포함된 최종사용자서비스를 제공하는 방법으로서, As a BP providing system that provides a BP by combining web services, an end user service including a BP is provided to an end user. (a) 최종사용자가 포탈서버에 사용자 로그인 요청하면, 포탈서버가 사용자 로그인을 수행하는 단계;(a) when the end user requests a user login from the portal server, the portal server performs a user login; (b) 로그인 되면, 포탈서버가 최종사용자에게 사용자 화면을 제공하는 단계;(b) when logged in, the portal server providing a user screen to the end user; (c) 상기 최종사용자가 최종사용자서비스 중 하나를 선택하여 요청하면 이를 포탈서버가 수신하는 단계;(c) receiving, by the portal server, when the end user selects and requests one of end user services; (d) 선택된 상기 최종사용자서비스의 로그인 및 실행을 포탈서버가 최종사용자서비스 제공자에게 요청하는 단계;(d) the portal server requesting the end user service provider to log in and execute the selected end user service; (e) 상기 최종사용자서비스에 포함되어 있는 BP의 실행요청을 SEDAS가 수신하면 실행 요청된 상기 BP에 포함되어 있는 웹 서비스를, SEDAS가 웹 서비스 제공자에게 호출하고 결과를 반환받는 단계; 및(e) when the SEDAS receives the execution request of the BP included in the end user service, the SEDAS calling the web service provider to the web service provider and returning a result; And (f) 상기 실행요청된 BP의 실행 결과를 상기 최종사용자서비스 제공자에게 송신하는 단계;(f) sending a result of executing the requested BP to the end user service provider; 를 포함하는 것을 특징으로 하는 BP가 포함된 최종사용자서비스 제공 방법.End user service providing method comprising a BP comprising a. 청구항 10에 있어서,The method according to claim 10, 상기 (e) 단계는,In step (e), 상기 SEDAS가 사용하는 웹 프로토콜이 웹 서비스 제공자의 웹 프로토콜과 다를 경우에는,If the web protocol used by the SEDAS is different from the web protocol of the web service provider, 웹 서비스 호출 메시지를 당해 웹 서비스 제공자가 사용하는 웹 프로토콜로 변환하고, 상기 웹 서비스 제공자로부터 수신한 웹 서비스 수행 결과 메시지를 SEDAS가 사용하는 웹 프로토콜로 변환하는 단계Converting a web service call message into a web protocol used by the web service provider, and converting a web service execution result message received from the web service provider into a web protocol used by SEDAS; 를 더 포함하는 것을 특징으로 하는 BP가 포함된 최종사용자서비스 제공 방법.End user service providing method comprising the BP, characterized in that it further comprises. 청구항 11에 있어서,The method according to claim 11, 상기 웹 프로토콜의 변환은 상기 서비스 프로토콜 변환부가 수행하는 것The web protocol conversion is performed by the service protocol converter. 을 특징으로 하는 BP가 포함된 최종사용자서비스 제공 방법.End user service providing method comprising the BP. 청구항 10에 있어서,The method according to claim 10, 상기 (e) 단계는,In step (e), (e1) 상기 최종사용자서비스에 포함되어 있는 BP의 실행 요청을 SEDAS 내의 상기 웹 송수신부가 수신하여 상기 비즈니스 플로우 관리부로 송신하는 단계;(e1) receiving, by the web transceiver from the SEDAS, a request for execution of a BP included in the end user service to the business flow manager; (e2) 실행 요청된 상기 BP에 포함되어 있는 웹 서비스를 비즈니스 플로우 관리부가 웹 송수신부를 통하여 웹 서비스 제공자에게 호출하고 결과를 반환받는 단계;(e2) calling the web service included in the BP requested to be executed by the business flow manager to the web service provider through the web transceiver and returning a result; 로 구성된 것을 특징으로 하는 BP가 포함된 최종사용자서비스 제공 방법.End user service providing method comprising a BP, characterized in that consisting of. 청구항 10에 있어서,The method according to claim 10, (c)단계와 (d)단계 사이에,Between steps (c) and (d), (c1) 포탈서버가 상기 최종사용자서비스 제공자에게 최종사용자서비스 선택 메시지를 송신하는 단계;(c1) the portal server sending an end user service selection message to the end user service provider; (c2) 포탈서버가 상기 최종사용자서비스 제공자로부터 변경된 서비스 인터페이스 프로그램을 다운 받으면, 이를 최종사용자에게 다운로드해주는 단계;(c2) when the portal server downloads the changed service interface program from the end user service provider, downloading the changed service interface program to the end user; 를 더 포함하는 것을 특징으로 하는 BP가 포함된 최종사용자서비스 제공 방법.End user service providing method comprising the BP, characterized in that it further comprises. 웹 서비스의 결합에 의한 BP를 제공하는 BP 제공시스템이 BP 또는 웹 서비스를 등록하는 방법으로서, A method of registering a BP or a web service by a BP providing system that provides a BP by combining a web service, (a) 시스템 관리자가 포탈서버에 운영자 로그인을 요청하면, 포탈서버가 운영자 로그인 과정을 수행하는 단계;(a) when the system administrator requests an administrator login to the portal server, the portal server performs an operator login process; (b) 로그인 되면 포탈서버가 운영자 화면을 시스템 관리자에게 제공하는 단계;(b) if the portal server provides an operator screen to the system administrator; (c) 시스템 관리자가 포탈서버에 BP 또는 웹 서비스의 등록을 요청하면, 포탈서버가 SEDAS로 서비스 등록요청을 송신하는 단계;(c) when the system administrator requests the portal server to register the BP or web service, the portal server sends a service registration request to the SEDAS; (d) SEDAS가 서비스 등록요청을 수신하면 등록요청된 BP 또는 웹 서비스를 BP 레지스트리 또는 웹 서비스 레지스트리에 등록하고, 서비스 등록결과를 포탈서버로 송신하는 단계; 및(d) when the SEDAS receives the service registration request, registering the registered BP or web service in the BP registry or the web service registry, and transmitting the service registration result to the portal server; And (e) 포탈서버가 서비스 등록결과를 수신하면, 시스템 관리자의 화면에 서비스 등록결과를 제공하는 단계;(e) if the portal server receives the service registration result, providing the service registration result on the screen of the system administrator; 를 포함하는 것을 특징으로 하는 BP 또는 웹 서비스 등록 방법.BP or web service registration method comprising a. 청구항 15에 있어서,The method according to claim 15, 상기 (d) 단계는,In step (d), (d1) 상기 서비스 등록 요청을 SEDAS내의 상기 UDDI 관리부가 수신하여 상기 UDDI 레지스트리부로 송신하는 단계;(d1) receiving, by the UDDI management unit in the SEDAS, the service registration request and transmitting it to the UDDI registry unit; (d2) UDDI 레지스트리부가 상기 서비스 등록 요청을 수신하면, 등록요청된 BP 또는 웹 서비스를 BP 레지스트리 또는 웹 서비스 레지스트리에 등록하고, 서비스 등록 결과를 UDDI 관리부로 송신하는 단계;(d2) if the UDDI registry receives the service registration request, registering the requested BP or web service in the BP registry or the web service registry and transmitting a service registration result to the UDDI management unit; (d3) UDDI 관리부가 서비스 등록결과를 수신하여 포탈서버로 송신하는 단계;(d3) receiving, by the UDDI management unit, the service registration result and transmitting it to the portal server; 로 구성된 것을 특징으로 하는 BP 또는 웹 서비스 등록 방법.BP or web service registration method characterized in that consisting of.
KR1020050129157A 2005-12-24 2005-12-24 Method and system for providing business process by orchestration of web services KR20070067572A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020050129157A KR20070067572A (en) 2005-12-24 2005-12-24 Method and system for providing business process by orchestration of web services

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020050129157A KR20070067572A (en) 2005-12-24 2005-12-24 Method and system for providing business process by orchestration of web services

Publications (1)

Publication Number Publication Date
KR20070067572A true KR20070067572A (en) 2007-06-28

Family

ID=38366227

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020050129157A KR20070067572A (en) 2005-12-24 2005-12-24 Method and system for providing business process by orchestration of web services

Country Status (1)

Country Link
KR (1) KR20070067572A (en)

Similar Documents

Publication Publication Date Title
RU2455783C2 (en) Distributed voice service
US7676472B2 (en) Method and apparatus for accessing web services
US8788618B2 (en) Leveraging presence service system and method for distributed web service delivery and deployment
US20050193106A1 (en) Service discovery and delivery for ad-hoc networks
US20050063335A1 (en) System and method for asynchronous wireless services using reverse service schema generation
CN102257789A (en) System and methods for improving interaction routing performance
EP1401169A1 (en) Method and system using a Meta service selector for deploying services over a plurality of networks
WO2012151838A1 (en) Terminal based information display method, device and system
JP2004220549A (en) Extensible communication control
US20120158564A1 (en) System and method for account management based on open application programming interface using restful web services
Elgazzar et al. Effective web service discovery in mobile environments
JPWO2005091128A1 (en) Audio processing apparatus and system and audio processing method
CA2604900C (en) System and method for discovering wireless mobile applications
KR100456026B1 (en) System for getting profile information of mobile communicators and method thereof
JP5768346B2 (en) COMMUNICATION SYSTEM, COMMUNICATION TERMINAL, AND COMMUNICATION PROGRAM
WO2014043864A1 (en) Application invocation method, operating system and browser
KR20070067572A (en) Method and system for providing business process by orchestration of web services
JP2005055983A (en) Service management method and apparatus, and control program
KR100510040B1 (en) Intelligent Web service gateway system based on agent and operation method therof
CN101110843B (en) System, method and apparatus for implementing interaction between different kinds of business
JP2008236663A (en) Sip communication system and sip communication method
JP2002358280A (en) Client server system
JP2011510529A (en) Device and method for invoking a sequence of web services using a single request-based message
JP2006127220A (en) Home server system and method for distributing contents
KR20070069831A (en) Method and system for providing mobile web service

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E601 Decision to refuse application