KR20080050275A - Method of receiving notification of the application server which is using the open service gateway - Google Patents

Method of receiving notification of the application server which is using the open service gateway Download PDF

Info

Publication number
KR20080050275A
KR20080050275A KR1020070082154A KR20070082154A KR20080050275A KR 20080050275 A KR20080050275 A KR 20080050275A KR 1020070082154 A KR1020070082154 A KR 1020070082154A KR 20070082154 A KR20070082154 A KR 20070082154A KR 20080050275 A KR20080050275 A KR 20080050275A
Authority
KR
South Korea
Prior art keywords
web service
notification
client module
module
information
Prior art date
Application number
KR1020070082154A
Other languages
Korean (ko)
Other versions
KR100889732B1 (en
Inventor
임종철
최영일
이병선
Original Assignee
한국전자통신연구원
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 한국전자통신연구원 filed Critical 한국전자통신연구원
Priority to KR1020070082154A priority Critical patent/KR100889732B1/en
Publication of KR20080050275A publication Critical patent/KR20080050275A/en
Application granted granted Critical
Publication of KR100889732B1 publication Critical patent/KR100889732B1/en

Links

Images

Classifications

    • 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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/51Discovery or management thereof, e.g. service location protocol [SLP] or web services

Abstract

A notification receiving method of an AS(Application Server) using an open service gateway is provided to solve a problem that because an AS simply performs only a client function or only a server function, it cannot perform both functions when necessary. An AS requests notification from an open service gateway(200), and a Web service client module(110) generates a correlator(S101) and registers interface information between the Web service client module and a Web service server module(130) by using the correlator as a key value to a binding DB(120)(S102). The Web service client module generates notification request information including an address of the Web service server module and the correlator, and transmits the same to the open service gateway(S103). If particular conditions of the checked notification are generated(S104), the open service gateway generates information including notification of the generated particular conditions and notification including the correlator. The open service gateway transmits the generated notification information to the Web service server module(S105). The Web service server module recognizes the correlator from the received notification information(S106), and searches the binding DB to check whether there is a Web service client module corresponding to the recognized correlator(S107,S108). If there is no Web service client module information, the Web service server module provides an error message to the open service gateway(S109). If there is Web service client module information, the Web service server module transfers a notification of the open service gateway to the Web service client module of a corresponding ID(S110).

Description

개방형 서비스 게이트웨이를 사용하는 어플리케이션 서버의 통지 수신 방법{Method of receiving notification of the application server which is using the open service gateway} Method of receiving notification of the application server which is using the open service gateway}

본 발명은 개방형 서비스 게이트웨이를 사용하는 어플리케이션 서버의 통지 수신 방법에 관한 것으로, 특히 웹서비스 서버를 구현하는 개방형 서비스 게이트웨이를 사용하는 어플리케이션 서버의 통지 수신 방법에 관한 것이다. The present invention relates to a method for receiving notification of an application server using an open service gateway, and more particularly, to a method for receiving notification of an application server using an open service gateway implementing a web service server.

본 발명은 정보통신부 및 정보통신연구진흥원의 IT신성장동력핵심기술개발사업의 일환으로 수행한 연구로부터 도출된 것이다[과제관리번호: 2005-S-056-02, 과제명: Open API 및 서비스 플랫폼 기술 개발].The present invention is derived from the research conducted as part of the IT new growth engine core technology development project of the Ministry of Information and Communication and the Ministry of Information and Communication Research and Development. [Task Management Number: 2005-S-056-02, Title: Open API and Service Platform Technology Development].

현재 개방형 API(Application Programming Interface) 기술은 유무선 전화연결, 단문 메시지, 위치정보 등 유무선 통합망 능력에 대한 개방형 API를 제공하여, 서비스 개발의 용이성, 서비스 관리의 편이성과 더불어 특정 통신망에 종속되게 개발되어 온 서비스 개발을 제3의 서비스 사업자들이 일관된 인터페이스를 통해 개발 할 수 있는 환경을 제공하고 있다.Currently, open API (Application Programming Interface) technology provides open APIs for wired / wireless integrated network capabilities such as wired / wireless telephone connection, short message, and location information, and is developed to be dependent on specific communication networks with ease of service development and service management. It provides an environment for third-party service providers to develop on-service development through a consistent interface.

도 1은 일반적인 개방형 서비스 시스템을 나타낸 도면이다.1 is a diagram illustrating a general open service system.

도 1에 도시된 바와 같이, 어플리케이션 서버(10), 개방형 서비스 게이트웨이(20) 및 유선, 무선 및 IP망의 통합망과 연동되는 다수 단말(30)로 구성되는 개방형 서비스 시스템은, 어플리케이션 서버(10)를 구현함에 있어서 웹서비스를 기반으로 개방형 서비스 게이트웨이(20)와 연동하고, 상기 개방형 서비스 게이트웨이(20)가 제공하는 개방형 API를 호출하는 웹서비스 클라이언트 역할을 수행하거나, 개방형 서비스 게이트웨이(20)가 어플리케이션 서버로부터 제공되는 웹서비스를 호출하도록 하는 웹서비스 서버 역할을 수행하도록 되어 있다. As shown in FIG. 1, an open service system including an application server 10, an open service gateway 20, and a plurality of terminals 30 linked with an integrated network of wired, wireless, and IP networks includes an application server 10. In this case, the web service client 20 interworks with the open service gateway 20 based on the web service and serves as a web service client calling an open API provided by the open service gateway 20, or the open service gateway 20 It acts as a web service server to call web services provided from an application server.

그런데, 현재 어플리케이션 서버(10)는 단순히 클라이언트 기능만 수행하던지, 아니면 서버 기능만을 수행하도록 하고 있어, 클라이언트 역할과 더불어 개방형 서비스 게이트웨이(20)로부터 통지를 받기 위해 웹서비스 서버 기능을 동시에 수행해야 하는 경우가 발생하면 이를 수행할 수 없도록 되어 있다.By the way, the current application server 10 is to perform only the client function, or only to perform the server function, if you need to perform a web service server function at the same time to receive a notification from the open service gateway 20 in addition to the client role. Is not allowed to do this.

상기와 같은 문제점을 해결하기 위한 본 발명의 과제는, 하나의 어플리케이션 서버가 웹서비스 클라이언트와 웹서비스 서버의 역할을 동시에 수행하도록 하기 위한 개방형 서비스 게이트웨이를 사용하는 어플리케이션 서버의 통지 수신 방법을 제공하는데 있다.An object of the present invention for solving the above problems is to provide a method for receiving a notification of an application server using an open service gateway to allow one application server to simultaneously perform the roles of a web service client and a web service server. .

상기와 같은 과제를 달성하기 위한 본 발명의 일 측면에 따른 어플리케이션 서버는, 개방형 서비스 API를 사용하여 비즈니스 로직을 구현하고, 개방형 서비스 게이트웨이로부터 통지(Notification)를 수신하고자 하는 경우 상기 개방형 서비스 게이트웨이와의 통지관계를 식별하는 상호연관자를 생성하여, 상기 상호연관자를 포함하는 통지 요청 정보를 상기 개방형 서비스 게이트웨이로 송신하는 웹서비스 클라이언트 모듈; 상기 개방형 서비스 게이트웨이에 통지 API를 제공하고, 상기 제공된 통지 API를 통해 상기 통지 요청 정보에 대응된 통지 정보가 수신되는 경우, 상기 통지를 상기 웹서비스 클라이언트 모듈로 전달하는 웹서비스 서버 모듈; 상기 상호연관자에 대응하는 상기 웹서비스 클라이언트 모듈에 대한 웹서비스 서버 모듈로의 인터페이스 정보를 저장하는 바인딩 DB를 포함한다.Application server according to an aspect of the present invention for achieving the above object, when implementing the business logic using an open service API, and wants to receive a notification from the open service gateway (Notification) with the open service gateway A web service client module for generating a correlator identifying a notification relationship, and transmitting notification request information including the correlator to the open service gateway; A web service server module which provides a notification API to the open service gateway and delivers the notification to the web service client module when notification information corresponding to the notification request information is received through the provided notification API; And a binding DB for storing interface information to the web service server module for the web service client module corresponding to the correlator.

상기 웹서비스 클라이언트 모듈은, 상기 통지를 수신할 웹서비스 서버 모듈 주소를 더 포함하는 통지 요청 정보를 상기 개방형 서비스 게이트웨이로 송신하여, 상기 개방형 서비스 게이트웨이가 통지에 따른 특정 조건이 발생하는 경우 상기 통지 요청 정보에 포함된 웹서비스 서버 모듈로 상기 통지 정보를 송신하도록 하는 것을 특징으로 한다.The web service client module transmits notification request information further including a web service server module address to receive the notification to the open service gateway, so that the notification request occurs when a specific condition according to the open service gateway occurs. The notification information may be transmitted to a web service server module included in the information.

상기 웹서비스 서버 모듈은, 상기 개방형 서비스 게이트웨이로부터 통지 정보가 수신되면, 상기 수신된 통지 정보가 포함하는 상호연관자를 킷값으로 하는 인터페이스 정보를 이용하여 상기 통지를 상기 웹서비스 클라이언트 모듈에 전달하는 것을 특징으로 한다.The web service server module, when notification information is received from the open service gateway, delivers the notification to the web service client module using interface information whose kit is a correlator included in the received notification information. It is done.

상기 웹서비스 클라이언트 모듈은, 해당 웹서비스 클라이언트 모듈의 ID, 등록시간, 만료시간, 접속주소 및 접속방법 정보와 상기 킷값의 상호연관자를 인터페이스 정보로 상기 바인딩 DB에 등록하는 것을 특징으로 한다.The web service client module may register an ID, a registration time, an expiration time, a connection address, an access method information, and a correlator of the kit value in the binding DB as interface information of the web service client module.

상기 웹서비스 클라이언트 모듈 ID는 웹서비스 클라이언트 모듈을 식별하는 값이며, 상기 등록시간은 웹서비스 클라이언트 모듈이 등록된 시각을 나타내며, 상기 만료시간은 해당 인터페이스 정보가 상기 등록시간을 기준으로 얼마 후에 만료될 것인지를 나타내는 값이며, 상기 접속주소는 상기 웹서비스 클라이언트 모듈이 웹서비스 서버 모듈로부터 통지를 전달받기 위한 주소를 나타내며, 상기 접속방법은 웹서비스 서버 모듈과 웹서비스 클라이언트 모듈간의 통신모델을 나타내는 것을 특징으로 한다.The web service client module ID is a value for identifying a web service client module, and the registration time indicates a time when the web service client module is registered, and the expiration time may expire after some time based on the registration time. Is a value indicating whether the web service client module receives a notification from the web service server module, and the access method indicates a communication model between the web service server module and the web service client module. It is done.

상기 통신모델은, 자바(JAVA)의 원격 메소드 기술(Remote Method Invocation: RMI), 분산 객체 기술인 COM(Component object model) 또는 공통 객체 요구 매개자 구조 기술(Common ORB Architecture: CORBA) 기반으로 구현되거나, UDP/TCP(User Datagram Protocol/Transmission Control Protocol)상의 사유 프로토콜 정의로 구현되는 것을 특징으로 한다.The communication model may be implemented based on JAVA, Remote Method Invocation (RMI), Component Object Model (COM), which is a distributed object technology, or Common ORB Architecture (CORBA), or UDP. Characterized by a proprietary protocol definition on / TCP (User Datagram Protocol / Transmission Control Protocol).

상기 웹서비스 서버 모듈은, 상기 개방형 서비스 게이트웨이로부터 통지 정보가 수신되면, 상기 통지 정보에 포함된 상호연관자를 킷값으로 하는 상기 인터페이스 정보를 상기 바인딩 DB로부터 파악하고, 상기 파악된 인터페이스 정보에 포함된 접속주소 및 접속방법을 이용하여, 상기 접속주소의 웹서비스 클라이언트 모듈에 상기 접속방법으로 상기 개방형 서비스 게이트웨이로부터의 통지를 전달하는 것을 특징으로 한다.The web service server module, when notification information is received from the open service gateway, grasps the interface information from the binding DB that uses the correlator included in the notification information as a kit value, and includes the connection information included in the determined interface information. By using the address and the access method, the notification from the open service gateway is delivered to the web service client module of the access address by the access method.

상기 웹서비스 서버 모듈은, 상기 개방형 서비스 게이트웨이로부터 통지 정보가 수신되면, 상기 통지 정보에 포함된 상호연관자에 대응되는 웹서비스 클라이언트 모듈의 ID가 상기 바인딩 DB에 등록되어 있는지 여부를 파악하여, 상기 ID의 웹서비스 클라이언트 모듈이 등록되어 있는 경우 상기 웹서비스 클라이언트 모듈로 상기 통지를 전달하고, 상기 ID의 웹서비스 클라이언트 모듈이 등록되어 있지 않으면 에러 메시지를 상기 개방형 서비스 게이트웨이로 송신하는 것을 특징으로 한다.When the notification information is received from the open service gateway, the web service server module determines whether the ID of the web service client module corresponding to the correlator included in the notification information is registered in the binding DB. When the web service client module of the ID is registered, the notification is transmitted to the web service client module, and if the web service client module of the ID is not registered, an error message is transmitted to the open service gateway.

상기 웹서비스 서버 모듈은, 상기 통지를 상기 웹서비스 클라이언트 모듈로 전달함에 있어서, 상기 바인딩 DB로부터 파악되는 인터페이스 정보에 포함된 만료시간이 경과하지 않은 경우에 상기 통지를 상기 웹서비스 클라이언트 모듈로 전달하는 것을 특징으로 한다.The web service server module, when delivering the notification to the web service client module, delivers the notification to the web service client module when the expiration time included in the interface information determined from the binding DB has not elapsed. It is characterized by.

상기와 같은 과제를 달성하기 위한 본 발명의 다른 측면에 따른 웹서비스 클 라이언트 모듈, 웹서비스 서버 모듈 및 바인딩 DB를 포함하는 어플리케이션 서버의 통지 수신 방법은, 개방형 서비스 게이트웨이로부터 통지를 수신하고자 하는 경우 웹서비스 클라이언트 모듈이 상기 개방형 서비스 게이트웨이와의 통지관계를 식별하는 상호연관자를 생성하는 단계; 상기 웹서비스 클라이언트 모듈이 상기 상호연관자를 킷값으로 하는 상기 웹서비스 서버 모듈간의 인터페이스 정보를 상기 바인딩 DB에 등록하는 단계; 상기 웹서비스 클라이언트 모듈이 상기 상호연관자를 포함하는 통지 요청 정보를 상기 개방형 서비스 게이트웨이로 송신하는 단계; 상기 웹서비스 서버 모듈이 상기 통지 요청 정보에 대응된 통지 정보를 상기 개방형 서비스 게이트웨이로부터 수신하는 단계; 상기 웹서비스 서버 모듈이 상기 인터페이스 정보를 이용하여 상기 수신된 통지를 상기 웹서비스 클라이언트 모듈로 전달하는 단계를 포함한다.According to another aspect of the present invention, there is provided a method for receiving a notification of an application server including a web service client module, a web service server module, and a binding DB, in order to receive a notification from an open service gateway. Generating, by a service client module, an correlator identifying a notification relationship with the open service gateway; Registering, by the web service client module, interface information between the web service server modules having the correlator as a kit value in the binding DB; Sending, by the web service client module, notification request information including the correlator to the open service gateway; Receiving, by the web service server module, notification information corresponding to the notification request information from the open service gateway; The web service server module forwarding the received notification to the web service client module using the interface information.

상기 웹서비스 클라이언트 모듈이 상기 상호연관자를 포함하는 통지 요청 정보를 상기 개방형 서비스 게이트웨이로 송신하는 단계는, 상기 통지를 수신할 웹서비스 서버 모듈 주소를 더 포함하는 통지 요청 정보를 상기 개방형 서비스 게이트웨이로 송신하여, 상기 개방형 서비스 게이트웨이가 통지에 따른 특정 조건이 발생하는 경우 상기 통지 요청 정보에 포함된 웹서비스 서버 모듈로 상기 통지 정보를 송신하도록 하는 것을 특징으로 한다.The web service client module transmitting the notification request information including the correlator to the open service gateway may further include sending the notification request information including the web service server module address to receive the notification to the open service gateway. The open service gateway may transmit the notification information to the web service server module included in the notification request information when a specific condition according to the notification occurs.

상기 웹서비스 서버 모듈이 상기 인터페이스 정보를 이용하여 상기 수신된 통지를 상기 웹서비스 클라이언트 모듈로 전달하는 단계는, 상기 통지 정보가 포함하는 상호연관자를 킷값으로 하여 상기 웹서비스 클라이언트 모듈에 대한 인터페이 스 정보를 상기 바인딩 DB에서 검색하는 것을 포함하는 것을 특징으로 한다.The web service server module may transmit the received notification to the web service client module by using the interface information. Interface information on the web service client module using a correlator included in the notification information as a kit value. It characterized in that it comprises a search in the binding DB.

상기 웹서비스 클라이언트 모듈이 상기 상호연관자를 킷값으로 하는 상기 웹서비스 서버 모듈간의 인터페이스 정보를 상기 바인딩 DB에 등록하는 단계는, 해당 웹서비스 클라이언트 모듈의 ID, 등록시간, 만료시간, 접속주소 및 접속방법과 상기 상호연관자를 인터페이스 정보로 상기 바인딩 DB에 등록하는 것을 특징으로 한다.The registering of the interface information between the web service server modules having the correlator as a kit value in the binding DB by the web service client module may include an ID, a registration time, an expiration time, an access address, and an access method of the corresponding web service client module. And the correlator is registered in the binding DB as interface information.

상기 웹서비스 클라이언트 모듈 ID는 웹서비스 클라이언트 모듈을 식별하는 값이며, 상기 등록시간은 웹서비스 클라이언트 모듈이 등록된 시각을 나타내며, 상기 만료시간은 해당 인터페이스 정보가 상기 등록시간을 기준으로 얼마 후에 만료될 것인지를 나타내는 값이며, 상기 접속주소는 상기 웹서비스 클라이언트 모듈이 웹서비스 서버 모듈로부터 통지를 전달받기 위한 주소를 나타내며, 상기 접속방법은 웹서비스 서버 모듈과 웹서비스 클라이언트 모듈간의 통신모델을 나타내는 것을 특징으로 한다.The web service client module ID is a value for identifying a web service client module, and the registration time indicates a time when the web service client module is registered, and the expiration time may expire after some time based on the registration time. Is a value indicating whether the web service client module receives a notification from the web service server module, and the access method indicates a communication model between the web service server module and the web service client module. It is done.

상기 웹서비스 서버 모듈이 상기 인터페이스 정보를 이용하여 상기 수신된 통지를 상기 웹서비스 클라이언트 모듈로 전달하는 단계는, 상기 통지 정보에 포함된 상호연관자에 대응되는 웹서비스 클라이언트 모듈이 상기 바인딩 DB에 등록되어 있는지 여부를 파악하는 단계; 상기 웹서비스 클라이언트 모듈이 등록되어 있는 경우, 상기 통지 정보에 포함된 상호연관자를 킷값으로 하는 상기 인터페이스 정보를 상기 바인딩 DB로부터 파악하는 단계; 상기 파악된 인터페이스 정보에 포함된 접속주소 및 접속방법을 이용하여, 상기 접속주소의 웹서비스 클라이언트 모듈에 상기 접속방법으로 상기 개방형 서비스 게이트웨이로부터의 통지를 전달하는 단계를 포함하는 것을 특징으로 한다.The web service server module may transmit the received notification to the web service client module using the interface information. The web service client module corresponding to the correlator included in the notification information may be registered in the binding DB. Determining whether it has been made; When the web service client module is registered, acquiring, from the binding DB, the interface information using the correlator included in the notification information as a kit value; And transmitting a notification from the open service gateway to the web service client module of the access address using the access method and the access method included in the identified interface information.

상기 웹서비스 서버 모듈이 상기 인터페이스 정보를 이용하여 상기 수신된 통지를 상기 웹서비스 클라이언트 모듈로 전달하는 단계는, 상기 상호연관자와 대응되는 웹서비스 클라이언트 모듈이 등록되어 있지 않은 경우, 에러 메시지를 상기 개방형 서비스 게이트웨이로 송신하는 단계를 더 포함하는 것을 특징으로 한다.The web service server module may use the interface information to transmit the received notification to the web service client module, when the web service client module corresponding to the correlator is not registered. And transmitting to the open service gateway.

상기 웹서비스 서버 모듈이 상기 인터페이스 정보를 이용하여 상기 수신된 통지를 상기 웹서비스 클라이언트 모듈로 전달하는 단계는, 상기 통지를 상기 웹서비스 클라이언트 모듈로 전달하기 전에 상기 인터페이스 정보의 만료시간이 경과되었는지 여부를 판단하는 단계; 상기 만료시간이 경과되면 에러 메시지를 상기 개방형 서비스 게이트웨이로 송신하는 단계를 더 포함하는 것을 특징으로 한다.The web service server module may use the interface information to transmit the received notification to the web service client module, wherein an expiration time of the interface information has elapsed before delivering the notification to the web service client module. Determining; And transmitting the error message to the open service gateway when the expiration time has elapsed.

상기한 바와 같은 본 발명에 따른 개방형 서비스 게이트웨이를 이용한 어플리케이션 서버의 통지 수신 방법은, 하나의 어플리케이션 서버가 웹서비스 클라이언트와 웹서비스 서버의 역할을 동시에 수행하도록 함으로, 개방형 서비스 구현의 용이성을 극대화하는 효과를 가진다.As described above, the method for receiving notification of an application server using an open service gateway according to the present invention has the effect of maximizing the ease of implementing open services by allowing one application server to simultaneously perform the roles of a web service client and a web service server. Has

이하 첨부된 도면을 참조하여 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자가 본 발명을 용이하게 실시할 수 있는 바람직한 실시 예를 상세히 설명한다. 다만, 본 발명의 바람직한 실시 예에 대한 동작 원리를 상세하게 설명함에 있어 관련된 공지 기능 또는 구성에 대한 구체적인 설명이 본 발명의 요지를 불필요하게 흐릴 수 있다고 판단되는 경우에는 그 상세한 설명을 생략한다. DETAILED DESCRIPTION Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings. However, in describing in detail the operating principle of the preferred embodiment of the present invention, if it is determined that the detailed description of the related known function or configuration may unnecessarily obscure the subject matter of the present invention, the detailed description thereof will be omitted.

또한, 도면 전체에 걸쳐 유사한 기능 및 작용을 하는 부분에 대해서는 동일한 도면 부호를 사용한다.In addition, the same reference numerals are used for parts having similar functions and functions throughout the drawings.

도 2는 본 발명의 바람직한 일 실시예에 따른 어플리케이션 서버를 나타낸 구성도이다.2 is a block diagram showing an application server according to an embodiment of the present invention.

도 2에 도시된 바와 같이, 개방형 시스템에서 어플리케이션 서버(100)는 웹서비스 클라이언트 모듈(110), 바인딩 DB(Binding Database)(120) 및 웹서비스 서버 모듈(130)로 구성될 수 있다.As shown in FIG. 2, in an open system, the application server 100 may include a web service client module 110, a binding database (DB) 120, and a web service server module 130.

웹서비스 클라이언트 모듈(110)은 개방형 서비스 게이트웨이(200)의 개방형 API를 이용하여 비즈니스 로직을 구현하는 어플리케이션 서버(100)의 핵심 모듈로서, 개방형 서비스 게이트웨이(200)와 웹서비스 클라이언트 모듈(110) 사이의 통지(Notification)관계를 식별하는 상호연관자를 생성하고, 생성된 상호연관자를 킷값으로 하는 웹서비스 서버 모듈(130)과의 인터페이스 정보를 바인딩 DB(120)에 등록하는 기능을 수행한다.The web service client module 110 is a core module of the application server 100 that implements business logic by using the open API of the open service gateway 200. The web service client module 110 between the open service gateway 200 and the web service client module 110 is provided. It generates a correlator for identifying a notification relationship of the, and registers the interface information with the web service server module 130, the kit of the generated correlator as a kit value in the binding DB (120).

여기서, 웹서비스 클라이언트 모듈(110)은, 상기 상호연관자를 킷값으로 하는 인터페이스 정보를 등록함에 있어서, 해당 웹서비스 클라이언트 모듈(110)의 ID, 등록시간, 만료시간, 접속주소 및 접속방법 정보가 포함되어 등록되도록 한다. Here, the web service client module 110 includes ID, registration time, expiration time, access address, and access method information of the web service client module 110 in registering interface information using the correlator as a kit value. To be registered.

도 3은 본 발명의 바람직한 일 실시예에 따른 웹서비스 클라이언트 모듈과 웹서비스 서버 모듈간의 인터페이스 정보를 나타낸 도면이다.3 is a diagram illustrating interface information between a web service client module and a web service server module according to an exemplary embodiment of the present invention.

도 3에 도시된 바와 같이, 웹서비스 클라이언트 모듈(110)은 웹서비스 클라이언트 모듈(110)의 ID, 등록시간, 만료시간, 접속주소 및 접속방법 정보를 포함하는 인터페이스 정보가 바인딩 DB(120)에 등록되도록 할 수 있다.As shown in FIG. 3, the web service client module 110 has interface information including ID, registration time, expiration time, access address, and access method information of the web service client module 110 to the binding DB 120. It can be registered.

여기서, 상호연관자는 개방형 서비스 게이트웨이(200)와 웹서비스 클라이언트 모듈(110) 사이의 통지관계를 식별하는 식별자이고, 웹서비스 클라이언트 모듈 ID는 웹서비스 클라이언트 모듈(110)을 식별하는 값이며, 등록시간은 웹서비스 클라이언트 모듈(110)이 등록된 시각을 나타낸다.Here, the correlator is an identifier for identifying a notification relationship between the open service gateway 200 and the web service client module 110, the web service client module ID is a value for identifying the web service client module 110, and the registration time. Represents the time when the web service client module 110 was registered.

그리고, 만료시간은 해당 인터페이스 정보가 상기 등록시간을 기준으로 기 설정된 시간이 경과된 시각을 나타내어 얼마 후에 만료될 것인지를 나타내는 값이며, 접속주소는 해당 웹서비스 클라이언트 모듈(110)이 웹서비스 서버 모듈(130)로부터 통지를 전달받기 위한 주소를 나타내며, 접속방법은 웹서비스 서버 모듈(130)과 웹서비스 클라이언트 모듈(110)간의 통신모델을 정의한다.In addition, the expiration time is a value indicating how long the corresponding interface information expires based on the registration time elapsed, and the access address will be expired. Represents an address for receiving a notification from the 130, the access method defines a communication model between the web service server module 130 and the web service client module 110.

한편, 웹서비스 클라이언트 모듈(110)과 웹서비스 서버 모듈(130)간의 통신모델은 자바(JAVA)의 원격 메소드 기술(Remote Method Invocation: RMI), 분산 객체 기술인 COM(Component object model) 또는 공통 객체 요구 매개자 구조 기술(Common ORB Architecture: CORBA) 기반으로 구현되거나, UDP/TCP(User Datagram Protocol/Transmission Control Protocol)상의 사유 프로토콜 정의로 구현될 수 있 다.Meanwhile, the communication model between the web service client module 110 and the web service server module 130 may include Java (JAVA) Remote Method Invocation (RMI), Distributed Object Technology (COM) or Common Object Request. It can be implemented on the basis of Common ORB Architecture (CORBA), or it can be implemented as a proprietary protocol definition on User Datagram Protocol / Transmission Control Protocol (UDP / TCP).

이와 같이 상호연관자를 킷값으로 구현되는 인터페이스 정보를 통해 웹서비스 서버와 연동되는 웹서비스 클라이언트 모듈(110)은, 개방형 서비스 게이트웨이(200)에 통지를 요청하고자 하는 경우, 생성되는 상호연관자와 상기 통지를 수신할 웹서비스 서버 모듈(130) 주소가 포함되는 통지 요청 정보를 개방형 서비스 게이트웨이(200)에 송신하는 기능을 수행한다.As such, when the web service client module 110 interworking with the web service server through the interface information implemented as a kit value wants to request a notification from the open service gateway 200, the generated correlator and the notification are generated. And transmits the notification request information including the web service server module 130 address to receive to the open service gateway 200.

웹서비스 서버 모듈(130)은 개방형 서비스 게이트웨이(200)로부터 송신되는 통지 정보를 수신하고, 수신된 통지 정보가 포함하는 상호연관자를 킷값으로 바인딩 DB(120)를 검색하여 해당 상호연관자에 대응되는 웹서비스 클라이언트 모듈(110)로 개방형 서비스 게이트웨이(200)로부터의 통지 정보를 전달하는 기능을 수행한다.The web service server module 130 receives the notification information transmitted from the open service gateway 200, searches the binding DB 120 for the correlator included in the received notification information as a kit value, and corresponds to the correlator. The web service client module 110 transmits the notification information from the open service gateway 200 to the web service client module 110.

바인팅 DB는 웹서비스 클라이언트 모듈(110)과 웹서비스 서버 모듈(130)간의 인터페이스 정보를 저장하는 기능을 수행한다.The binding DB performs a function of storing interface information between the web service client module 110 and the web service server module 130.

다음으로 이와 같은 구성을 갖는 어플리케이션 서버(100)의 동작에 대해 도면을 참조하여 자세히 살펴보도록 한다.Next, the operation of the application server 100 having such a configuration will be described in detail with reference to the accompanying drawings.

도 4는 본 발명의 바람직한 일 실시예에 따른 개방형 서비스 게이트웨이를 이용한 어플리케이션 서버의 통지 수신 방법을 나타낸 신호 흐름도이다.4 is a signal flow diagram illustrating a notification receiving method of an application server using an open service gateway according to an exemplary embodiment of the present invention.

도 4를 참조하면, 어플리케이션 서버(100)는 개방형 서비스 게이트웨이(200)에 통지를 요청하고자 하는 경우, 먼저 웹서비스 클라이언트 모듈(110)을 통해 상 호연관자를 생성하고(S101), 웹서비스 클라이언트 모듈(110)과 웹서비스 서버 모듈(130)간의 인터페이스 정보가 상기 상호연관자를 킷값으로 하여 바인딩 DB(120)에 등록되도록 한다(S102).Referring to FIG. 4, when the application server 100 wants to request a notification from the open service gateway 200, the application server 100 first generates an interconnector through the web service client module 110 (S101), and the web service client module. The interface information between the 110 and the web service server module 130 is registered in the binding DB 120 using the correlator as a kit value (S102).

여기서, 인터페이스 정보는 상기 상호연관자를 생성한 웹서비스 클라이언트 모듈(110)의 ID, 등록시간, 만료시간, 접속주소 및 접속방법 정보를 포함한다.Here, the interface information includes ID, registration time, expiration time, access address, and access method information of the web service client module 110 that generated the correlator.

이와 같은 어플리케이션 서버(100)에서 웹서비스 클라이언트 모듈(110)은 상호연관자 및 인터페이스 정보를 생성 및 등록하면, 통지 정보를 수신할 웹서비스 서버 모듈(130)의 주소와 상기 상호연관자가 포함된 통지 요청 정보를 생성하여 이를 개방형 서비스 게이트웨이(200)로 송신한다(S103). When the web service client module 110 generates and registers correlator and interface information in the application server 100, a notification including the address of the web service server module 130 to receive the notification information and the correlator is included. The request information is generated and transmitted to the open service gateway 200 (S103).

개방형 서비스 게이트웨이(200)는 어플리케이션 서버(100)로부터 통지 요청 정보가 수신되면 수신된 정보를 분석하여 요청된 통지, 통지를 송신할 웹서비스 서버 모듈(130) 주소 및 상호연관자를 확인한다.When the notification request information is received from the application server 100, the open service gateway 200 analyzes the received information to identify the requested notification, the address of the web service server module 130 to which the notification will be sent, and the correlator.

그리고, 개방형 서비스 게이트웨이(200)는 확인된 통지의 특정 조건이 발생하는 경우(S104), 발생된 특정 조건의 통지 및 웹서비스 클라이언트 모듈(110)로부터 수신된 상호연관자를 포함하는 통지 정보를 생성한다.When the specific condition of the confirmed notification occurs (S104), the open service gateway 200 generates notification information including the notification of the generated specific condition and the correlator received from the web service client module 110. .

다음으로, 개방형 서비스 게이트웨이(200)는 웹서비스 클라이언트 모듈(110)로부터 수신된 웹서비스 서버 모듈(130) 주소로 통지 API를 호출하여, 상기 생성된 통지 정보를 해당 웹서비스 서버 모듈(130)로 송신한다(S105). Next, the open service gateway 200 calls the notification API to the address of the web service server module 130 received from the web service client module 110 and transfers the generated notification information to the corresponding web service server module 130. Transmit (S105).

이에, 해당 웹서비스 서버 모듈(130)은 개방형 서비스 게이트웨이(200)로부터 통지 정보가 수신되는 경우, 수신된 통지 정보로부터 상호연관자를 파악하 고(S106), 바인딩 DB(120)를 검색하여 상기 파악된 상호연관자에 대응되는 웹서비스 클라이언트 모듈이 존재하는지 여부를 확인한다(S107, S108). Therefore, when the notification information is received from the open service gateway 200, the web service server module 130 identifies the correlator from the received notification information (S106), and retrieves the binding DB 120 to identify the correlation. It is checked whether a web service client module corresponding to the associated correlator exists (S107, S108).

웹서비스 서버 모듈(130)은 확인결과, 상기 상호연관자에 대응되는 웹서비스 클라이언트 모듈 정보가 존재하지 않는 것으로 판단되면, 에러 메시지를 개방형 서비스 게이트웨이(200)로 제공하고(S109), 상기 상호연관자에 대응되는 웹서비스 클라이언트 모듈 정보가 존재하는 것으로 판단되면, 상기 상호연관자에 대응되는 인터페이스 정보를 기반으로 하여 해당 ID의 웹서비스 클라이언트 모듈(110)에 개방형 서비스 게이트웨이(200)의 통지를 전달한다(S110). If it is determined that the web service client module information corresponding to the correlator does not exist, the web service server module 130 provides an error message to the open service gateway 200 (S109) and the correlation. If it is determined that the web service client module information corresponding to the user exists, the notification of the open service gateway 200 is transmitted to the web service client module 110 of the corresponding ID based on the interface information corresponding to the correlator. (S110).

즉, 웹서비스 서버 모듈(130)은 상호연관자에 대응되는 인터페이스 정보에 포함된 웹서비스 클라이언트 주소로 통지를 전달하되, 인터페이스 정보에 포함된 만료시간을 경과하지 않은 경우, 인터페이스 정보의 접속방법에 따라 해당 통신모델로 통지를 전달하는 것이다.That is, the web service server module 130 transmits the notification to the web service client address included in the interface information corresponding to the correlator, but does not pass the expiration time included in the interface information. Therefore, the notification is forwarded to the corresponding communication model.

도 5는 본 발명의 바람직한 일 실시예에 따른 어플리케이션 서버에서 웹서비스 클라이언트 모듈의 동작을 나타낸 순서 흐름도이다.5 is a flowchart illustrating an operation of a web service client module in an application server according to an exemplary embodiment of the present invention.

도 5에 도시된 바와 같이, 웹서비스 클라이언트 모듈(110)은 먼저 개방형 서비스 게이트웨이(200)로 통지를 요청하고자 하는 경우 개방형 서비스 게이트웨이(200)와 웹서비스 클라이언트 모듈(110) 사이의 통지관계를 식별하는 상호연관자를 생성한다(S201).As shown in FIG. 5, the web service client module 110 first identifies a notification relationship between the open service gateway 200 and the web service client module 110 when requesting a notification to the open service gateway 200. A correlator is generated (S201).

그리고, 웹서비스 클라이언트 모듈(110)은 해당 웹서비스 클라이언트 모 듈(110)의 ID, 등록시간, 만료시간, 접속주소 및 접속방법 정보를 포함하는 인터페이스 정보가 상기 생성된 상호연관자를 킷값으로 하여 바인딩 DB(120)에 등록되도록 한다(S202).Then, the web service client module 110 binds the interface information including the ID, registration time, expiration time, access address, and access method information of the web service client module 110 using the generated correlator as a kit value. It is to be registered in the DB (120) (S202).

여기서, 웹서비스 클라이언트 모듈(110)은 인터페이스 정보가 성공적으로 등록되었는지 여부를 확인하여(S203), 해당 등록이 실패한 것으로 판단되면 상기 등록과정을 반복해서 수행하거나, 통지 요청에 따른 모든 과정을 종료할 수 있다. 도 5는 일실시예로, 인터페이스 등록이 실패하는 경우 통지 요청에 따른 모든 과정을 종료한다.Here, the web service client module 110 checks whether the interface information has been successfully registered (S203), and if it is determined that the registration has failed, repeatedly performs the registration process or terminates all processes according to the notification request. Can be. 5 is an embodiment, when the interface registration fails, all processes according to the notification request is terminated.

하지만, 웹서비스 클라이언트 모듈(110)은 인터페이스 정보의 등록이 성공한 것으로 판단되는 경우, 통지 정보를 수신할 웹서비스 서버 모듈(130) 주소와 상기 상호연관자가 포함된 통지 요청 정보를 개방형 서비스 게이트웨이(200)로 전송한다(S204).However, if it is determined that the registration of the interface information is successful, the web service client module 110 transmits the web service server module 130 to receive the notification information and the notification request information including the correlator. (S204).

도 6은 본 발명의 바람직한 일 실시예에 따른 어플리케이션 서버에서 웹서비스 서버 모듈의 동작을 나타낸 순서 흐름도이다.6 is a flowchart illustrating an operation of a web service server module in an application server according to an exemplary embodiment of the present invention.

도 6을 참조하면, 웹서비스 서버 모듈(130)은 먼저 통지 API를 통해 개방형 서비스 게이트웨이(200)로부터 송신되는 통지 정보를 수신한다(S301). Referring to FIG. 6, the web service server module 130 first receives notification information transmitted from the open service gateway 200 through the notification API (S301).

그리고, 웹서비스 서버 모듈(130)은 수신된 통지 정보를 분석하여 개방형 서비스 게이트웨이(200)와 웹서비스 클라이언트 모듈(110) 사이의 통지관계를 식별하는 상호연관자를 획득한다(S302).The web service server module 130 analyzes the received notification information to obtain a correlator identifying a notification relationship between the open service gateway 200 and the web service client module 110 (S302).

다음으로, 웹서비스 서버 모듈(130)은 상기 획득된 상호연관자에 대응되는 웹서비스 클라이언트 모듈 정보가 바인딩 DB(120)에 존재하는지 여부를 검색하여(S303), 해당 웹서비스 클라이언트 모듈 정보가 존재하지 않는 것으로 판단되는 경우 에러 메시지를 개방형 서비스 게이트웨이(200)로 제공한다(S304).Next, the web service server module 130 searches whether the web service client module information corresponding to the obtained correlator exists in the binding DB 120 (S303), and the corresponding web service client module information exists. If it is determined not to provide an error message to the open service gateway 200 (S304).

하지만, 웹서비스 서버 모듈(130)은 상기 상호연관자에 대응되는 웹서비스 클라이언트 모듈이 존재하는 것으로 판단되는 경우, 상기 상호연관자에 대응되는 만료시간의 경과여부를 확인하여(S305), 만료시간이 경과되었으면 에러 메시지를 개방형 서비스 게이트웨이(200)로 제공한다(S304).However, if it is determined that the web service client module corresponding to the correlator exists, the web service server module 130 checks whether the expiration time corresponding to the correlator has elapsed (S305) and the expiration time. If this has elapsed, an error message is provided to the open service gateway 200 (S304).

그러나, 웹서비스 서버 모듈(130)은 만료시간이 경과되지 않았으면 상기 상호연관자에 대응되는 접속방법의 통신모델을 이용하여 상기 상호연관자에 대응되는 접속주소의 웹서비스 클라이언트 모듈(110)로 개방형 서비스 게이트웨이(200)로부터의 통지를 전달한다(S306).However, if the expiration time has not elapsed, the web service server module 130 uses the communication model of the access method corresponding to the correlator to the web service client module 110 of the access address corresponding to the correlator. The notification from the open service gateway 200 is forwarded (S306).

이상에서 설명한 본 발명은 전술한 실시 예 및 첨부된 도면에 의해 한정되는 것이 아니고, 본 발명의 기술적 사상을 벗어나지 않는 범위 내에서 여러 가지 치환, 변형 및 변경할 수 있다는 것은 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 당업자에게 있어 명백할 것이다. The present invention described above is not limited to the above-described embodiments and the accompanying drawings, and it is common in the art that various substitutions, modifications, and changes can be made without departing from the technical spirit of the present invention. It will be apparent to those skilled in the art.

도 1은 일반적인 개방형 서비스 시스템을 나타낸 도면,1 is a view showing a general open service system,

도 2는 본 발명의 바람직한 일 실시예에 따른 어플리케이션 서버를 나타낸 구성도,2 is a block diagram showing an application server according to an embodiment of the present invention;

도 3은 본 발명의 바람직한 일 실시예에 따른 웹서비스 클라이언트 모듈과 웹서비스 서버 모듈간의 인터페이스 정보를 나타낸 도면,3 is a diagram showing interface information between a web service client module and a web service server module according to an embodiment of the present invention;

도 4는 본 발명의 바람직한 일 실시예에 따른 개방형 서비스 게이트웨이를 이용한 어플리케이션 서버의 통지 수신 방법을 나타낸 신호 흐름도,4 is a signal flow diagram illustrating a method for receiving notification of an application server using an open service gateway according to an embodiment of the present invention;

도 5는 본 발명의 바람직한 일 실시예에 따른 어플리케이션 서버에서 웹서비스 클라이언트 모듈의 동작을 나타낸 순서 흐름도, 그리고5 is a flowchart illustrating an operation of a web service client module in an application server according to an embodiment of the present invention;

도 6은 본 발명의 바람직한 일 실시예에 따른 어플리케이션 서버에서 웹서비스 서버 모듈의 동작을 나타낸 순서 흐름도이다.6 is a flowchart illustrating an operation of a web service server module in an application server according to an exemplary embodiment of the present invention.

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

100 : 어플리케이션 서버 110 : 웹서비스 클라이언트 모듈100: application server 110: Web service client module

120 : 웹서비스 서버 모듈 130 : 바인딩 DB120: web service server module 130: binding DB

200 : 개방형 서비스 게이트웨이 200: open service gateway

Claims (17)

개방형 서비스 API를 사용하여 비즈니스 로직을 구현하고, 개방형 서비스 게이트웨이로부터 통지(Notification)를 수신하고자 하는 경우 상기 개방형 서비스 게이트웨이와의 통지관계를 식별하는 상호연관자를 생성하여, 상기 상호연관자를 포함하는 통지 요청 정보를 상기 개방형 서비스 게이트웨이로 송신하는 웹서비스 클라이언트 모듈; Implement business logic using an open service API, and generate a correlator that identifies a notification relationship with the open service gateway when it wants to receive a notification from an open service gateway, so that a notification request includes the correlator. A web service client module for transmitting information to the open service gateway; 상기 개방형 서비스 게이트웨이에 통지 API를 제공하고, 상기 제공된 통지 API를 통해 상기 통지 요청 정보에 대응된 통지 정보가 수신되는 경우, 상기 통지를 상기 웹서비스 클라이언트 모듈로 전달하는 웹서비스 서버 모듈; 및A web service server module which provides a notification API to the open service gateway and delivers the notification to the web service client module when notification information corresponding to the notification request information is received through the provided notification API; And 상기 상호연관자에 대응하는 상기 웹서비스 클라이언트 모듈에 대한 웹서비스 서버 모듈로의 인터페이스 정보를 저장하는 바인딩 DB를 포함하는 어플리케이션 서버.And a binding DB for storing interface information to a web service server module for the web service client module corresponding to the correlator. 제1항에 있어서,The method of claim 1, 상기 웹서비스 클라이언트 모듈은, The web service client module, 상기 통지를 수신할 웹서비스 서버 모듈 주소를 더 포함하는 통지 요청 정보를 상기 개방형 서비스 게이트웨이로 송신하여, 상기 개방형 서비스 게이트웨이가 통지에 따른 특정 조건이 발생하는 경우 상기 통지 요청 정보에 포함된 웹서비스 서버 모듈로 상기 통지 정보를 송신하도록 하는 것을 특징으로 하는 어플리케이션 서버.Sending the request information to the open service gateway, the notification request information further comprising a web service server module address to receive the notification, the web service server included in the notification request information when the specific condition according to the open service gateway occurs; And transmit the notification information to a module. 제2항에 있어서,The method of claim 2, 상기 웹서비스 서버 모듈은, The web service server module, 상기 개방형 서비스 게이트웨이로부터 통지 정보가 수신되면, 상기 수신된 통지 정보가 포함하는 상호연관자를 킷값으로 하는 인터페이스 정보를 이용하여 상기 통지를 상기 웹서비스 클라이언트 모듈에 전달하는 것을 특징으로 하는 어플리케이션 서버.And when the notification information is received from the open service gateway, delivering the notification to the web service client module using interface information whose kit is a correlator included in the received notification information. 제3항에 있어서,The method of claim 3, 상기 웹서비스 클라이언트 모듈은,The web service client module, 해당 웹서비스 클라이언트 모듈의 ID, 등록시간, 만료시간, 접속주소 및 접속방법 정보와 상기 킷값의 상호연관자를 인터페이스 정보로 상기 바인딩 DB에 등록하는 것을 특징으로 하는 어플리케이션 서버.And a correlator of ID, registration time, expiration time, access address, access method information, and kit value of the corresponding web service client module to the binding DB as interface information. 제4항에 있어서,The method of claim 4, wherein 상기 웹서비스 클라이언트 모듈 ID는 웹서비스 클라이언트 모듈을 식별하는 값이며, 상기 등록시간은 웹서비스 클라이언트 모듈이 등록된 시각을 나타내며, 상기 만료시간은 해당 인터페이스 정보가 상기 등록시간을 기준으로 얼마 후에 만료될 것인지를 나타내는 값이며, 상기 접속주소는 상기 웹서비스 클라이언트 모듈이 웹서비스 서버 모듈로부터 통지를 전달받기 위한 주소를 나타내며, 상기 접속방법은 웹서비스 서버 모듈과 웹서비스 클라이언트 모듈간의 통신모델을 나타내는 것을 특징으로 하는 어플리케이션 서버.The web service client module ID is a value for identifying a web service client module, and the registration time indicates a time when the web service client module is registered, and the expiration time may expire after some time based on the registration time. Is a value indicating whether the web service client module receives a notification from the web service server module, and the access method indicates a communication model between the web service server module and the web service client module. Application server. 제5항에 있어서,The method of claim 5, 상기 통신모델은,The communication model, 자바(JAVA)의 원격 메소드 기술(Remote Method Invocation: RMI), 분산 객체 기술인 COM(Component object model) 또는 공통 객체 요구 매개자 구조 기술(Common ORB Architecture: CORBA) 기반으로 구현되거나, UDP/TCP(User Datagram Protocol/Transmission Control Protocol)상의 사유 프로토콜 정의로 구현되는 것을 특징으로 하는 어플리케이션 서버.Implemented based on JAVA's Remote Method Invocation (RMI), Distributed Object Technology (COM) or Component Object Model (COM), or Common ORB Architecture (CORBA), or UDP / TCP (User Datagram) Application server, characterized in that implemented by proprietary protocol definition on the Protocol / Transmission Control Protocol. 제4항에 있어서,The method of claim 4, wherein 상기 웹서비스 서버 모듈은, The web service server module, 상기 개방형 서비스 게이트웨이로부터 통지 정보가 수신되면, 상기 통지 정보에 포함된 상호연관자를 킷값으로 하는 상기 인터페이스 정보를 상기 바인딩 DB로부터 파악하고, 상기 파악된 인터페이스 정보에 포함된 접속주소 및 접속방법을 이용하여, 상기 접속주소의 웹서비스 클라이언트 모듈에 상기 접속방법으로 상기 개방형 서비스 게이트웨이로부터의 통지를 전달하는 것을 특징으로 하는 어플리케이션 서버.When the notification information is received from the open service gateway, the interface information using the correlator included in the notification information as a kit value is obtained from the binding DB, and the access address and access method included in the identified interface information are used. And sending a notification from the open service gateway to the web service client module of the access address by the access method. 제7항에 있어서,The method of claim 7, wherein 상기 웹서비스 서버 모듈은, The web service server module, 상기 개방형 서비스 게이트웨이로부터 통지 정보가 수신되면, 상기 통지 정보에 포함된 상호연관자에 대응되는 웹서비스 클라이언트 모듈의 ID가 상기 바인딩 DB에 등록되어 있는지 여부를 파악하여, 상기 ID의 웹서비스 클라이언트 모듈이 등록되어 있는 경우 상기 웹서비스 클라이언트 모듈로 상기 통지를 전달하고, 상기 ID의 웹서비스 클라이언트 모듈이 등록되어 있지 않으면 에러 메시지를 상기 개방형 서비스 게이트웨이로 송신하는 것을 특징으로 하는 어플리케이션 서버.When the notification information is received from the open service gateway, it is determined whether the ID of the web service client module corresponding to the correlator included in the notification information is registered in the binding DB. If not registered, deliver the notification to the web service client module, and if the web service client module of the ID is not registered, send an error message to the open service gateway. 제7항에 있어서,The method of claim 7, wherein 상기 웹서비스 서버 모듈은, The web service server module, 상기 통지를 상기 웹서비스 클라이언트 모듈로 전달함에 있어서, 상기 바인딩 DB로부터 파악되는 인터페이스 정보에 포함된 만료시간이 경과하지 않은 경우에 상기 통지를 상기 웹서비스 클라이언트 모듈로 전달하는 것을 특징으로 하는 어플리케이션 서버.In the delivering the notification to the web service client module, if the expiration time included in the interface information determined from the binding DB has not elapsed, the application server, characterized in that for delivering to the web service client module. 웹서비스 클라이언트 모듈, 웹서비스 서버 모듈 및 바인딩 DB를 포함하는 어플리케이션 서버의 통지 수신 방법에 있어서,A method for receiving notification of an application server including a web service client module, a web service server module, and a binding DB, 개방형 서비스 게이트웨이로부터 통지를 수신하고자 하는 경우 웹서비스 클라이언트 모듈이 상기 개방형 서비스 게이트웨이와의 통지관계를 식별하는 상호연관자를 생성하는 단계; Generating a correlator identifying a notification relationship with the open service gateway when the web service client module wishes to receive a notification from the open service gateway; 상기 웹서비스 클라이언트 모듈이 상기 상호연관자를 킷값으로 하는 상기 웹서비스 서버 모듈간의 인터페이스 정보를 상기 바인딩 DB에 등록하는 단계; Registering, by the web service client module, interface information between the web service server modules having the correlator as a kit value in the binding DB; 상기 웹서비스 클라이언트 모듈이 상기 상호연관자를 포함하는 통지 요청 정보를 상기 개방형 서비스 게이트웨이로 송신하는 단계; Sending, by the web service client module, notification request information including the correlator to the open service gateway; 상기 웹서비스 서버 모듈이 상기 통지 요청 정보에 대응된 통지 정보를 상기 개방형 서비스 게이트웨이로부터 수신하는 단계; 및Receiving, by the web service server module, notification information corresponding to the notification request information from the open service gateway; And 상기 웹서비스 서버 모듈이 상기 인터페이스 정보를 이용하여 상기 수신된 통지를 상기 웹서비스 클라이언트 모듈로 전달하는 단계를 포함하는 어플리케이션 서버의 통지 수신 방법.And transmitting, by the web service server module, the received notification to the web service client module using the interface information. 제10항에 있어서,The method of claim 10, 상기 웹서비스 클라이언트 모듈이 상기 상호연관자를 포함하는 통지 요청 정보를 상기 개방형 서비스 게이트웨이로 송신하는 단계는, The web service client module sending the notification request information including the correlator to the open service gateway, 상기 통지를 수신할 웹서비스 서버 모듈 주소를 더 포함하는 통지 요청 정보를 상기 개방형 서비스 게이트웨이로 송신하여, 상기 개방형 서비스 게이트웨이가 통지에 따른 특정 조건이 발생하는 경우 상기 통지 요청 정보에 포함된 웹서비스 서버 모듈로 상기 통지 정보를 송신하도록 하는 것을 특징으로 하는 어플리케이션 서버의 통지 수신 방법.Sending the request information to the open service gateway, the notification request information further comprising a web service server module address to receive the notification, the web service server included in the notification request information when the specific condition according to the open service gateway occurs; And sending the notification information to a module. 제11항에 있어서,The method of claim 11, 상기 웹서비스 서버 모듈이 상기 인터페이스 정보를 이용하여 상기 수신된 통지를 상기 웹서비스 클라이언트 모듈로 전달하는 단계는, The web service server module using the interface information to deliver the received notification to the web service client module, 상기 통지 정보가 포함하는 상호연관자를 킷값으로 하여 상기 웹서비스 클라이언트 모듈에 대한 인터페이스 정보를 상기 바인딩 DB에서 검색하는 것을 포함하는 것을 특징으로 하는 어플리케이션 서버의 통지 수신 방법.And retrieving the interface information for the web service client module from the binding DB using the correlator included in the notification information as a kit value. 제12항에 있어서,The method of claim 12, 상기 웹서비스 클라이언트 모듈이 상기 상호연관자를 킷값으로 하는 상기 웹서비스 서버 모듈간의 인터페이스 정보를 상기 바인딩 DB에 등록하는 단계는, Registering, by the web service client module, interface information between the web service server modules having the correlator as a kit value in the binding DB, 해당 웹서비스 클라이언트 모듈의 ID, 등록시간, 만료시간, 접속주소 및 접속방법과 상기 상호연관자를 인터페이스 정보로 상기 바인딩 DB에 등록하는 것을 특징으로 하는 어플리케이션 서버의 통지 수신 방법.ID, registration time, expiration time, access address and access method of the web service client module and the correlator are registered in the binding DB as interface information. 제13항에 있어서,The method of claim 13, 상기 웹서비스 클라이언트 모듈 ID는 웹서비스 클라이언트 모듈을 식별하는 값이며, 상기 등록시간은 웹서비스 클라이언트 모듈이 등록된 시각을 나타내며, 상기 만료시간은 해당 인터페이스 정보가 상기 등록시간을 기준으로 얼마 후에 만료될 것인지를 나타내는 값이며, 상기 접속주소는 상기 웹서비스 클라이언트 모듈이 웹서비스 서버 모듈로부터 통지를 전달받기 위한 주소를 나타내며, 상기 접속방법은 웹서비스 서버 모듈과 웹서비스 클라이언트 모듈간의 통신모델을 나타내는 것을 특징으로 하는 어플리케이션 서버의 통지 수신 방법.The web service client module ID is a value for identifying a web service client module, and the registration time indicates a time when the web service client module is registered, and the expiration time may expire after some time based on the registration time. Is a value indicating whether the web service client module receives a notification from the web service server module, and the access method indicates a communication model between the web service server module and the web service client module. A method for receiving notification of an application server. 제13항에 있어서,The method of claim 13, 상기 웹서비스 서버 모듈이 상기 인터페이스 정보를 이용하여 상기 수신된 통지를 상기 웹서비스 클라이언트 모듈로 전달하는 단계는, The web service server module using the interface information to deliver the received notification to the web service client module, 상기 통지 정보에 포함된 상호연관자에 대응되는 웹서비스 클라이언트 모듈이 상기 바인딩 DB에 등록되어 있는지 여부를 파악하는 단계; Determining whether a web service client module corresponding to a correlator included in the notification information is registered in the binding DB; 상기 웹서비스 클라이언트 모듈이 등록되어 있는 경우, 상기 통지 정보에 포함된 상호연관자를 킷값으로 하는 상기 인터페이스 정보를 상기 바인딩 DB로부터 파악하는 단계; 및When the web service client module is registered, acquiring, from the binding DB, the interface information using the correlator included in the notification information as a kit value; And 상기 파악된 인터페이스 정보에 포함된 접속주소 및 접속방법을 이용하여, 상기 접속주소의 웹서비스 클라이언트 모듈에 상기 접속방법으로 상기 개방형 서비스 게이트웨이로부터의 통지를 전달하는 단계를 포함하는 것을 특징으로 하는 어플리케이션 서버의 통지 수신 방법.Using a connection address and a connection method included in the identified interface information, delivering a notification from the open service gateway to the web service client module of the connection address by the connection method. Of receiving notifications. 제15항에 있어서,The method of claim 15, 상기 웹서비스 서버 모듈이 상기 인터페이스 정보를 이용하여 상기 수신된 통지를 상기 웹서비스 클라이언트 모듈로 전달하는 단계는, The web service server module using the interface information to deliver the received notification to the web service client module, 상기 상호연관자와 대응되는 웹서비스 클라이언트 모듈이 등록되어 있지 않은 경우, 에러 메시지를 상기 개방형 서비스 게이트웨이로 송신하는 단계를 더 포함하는 것을 특징으로 하는 어플리케이션 서버의 통지 수신 방법.If the web service client module corresponding to the correlator is not registered, sending an error message to the open service gateway. 제15항에 있어서,The method of claim 15, 상기 웹서비스 서버 모듈이 상기 인터페이스 정보를 이용하여 상기 수신된 통지를 상기 웹서비스 클라이언트 모듈로 전달하는 단계는, The web service server module using the interface information to deliver the received notification to the web service client module, 상기 통지를 상기 웹서비스 클라이언트 모듈로 전달하기 전에 상기 인터페이스 정보의 만료시간이 경과되었는지 여부를 판단하는 단계; 및Determining whether an expiration time of the interface information has elapsed before delivering the notification to the web service client module; And 상기 만료시간이 경과되면 에러 메시지를 상기 개방형 서비스 게이트웨이로 송신하는 단계를 더 포함하는 것을 특징으로 하는 어플리케이션 서버의 통지 수신 방법.And transmitting an error message to the open service gateway when the expiration time has elapsed.
KR1020070082154A 2006-12-01 2007-08-16 Method of receiving notification of the application server which is using the open service gateway KR100889732B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020070082154A KR100889732B1 (en) 2006-12-01 2007-08-16 Method of receiving notification of the application server which is using the open service gateway

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
KR1020060121018 2006-12-01
KR20060121018 2006-12-01
KR1020070082154A KR100889732B1 (en) 2006-12-01 2007-08-16 Method of receiving notification of the application server which is using the open service gateway

Publications (2)

Publication Number Publication Date
KR20080050275A true KR20080050275A (en) 2008-06-05
KR100889732B1 KR100889732B1 (en) 2009-03-24

Family

ID=39805768

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020070082154A KR100889732B1 (en) 2006-12-01 2007-08-16 Method of receiving notification of the application server which is using the open service gateway

Country Status (1)

Country Link
KR (1) KR100889732B1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101257731B1 (en) * 2009-02-03 2013-04-24 심혁훈 System and Method, System for creating user-shared communication service
KR101530563B1 (en) * 2008-12-24 2015-06-22 삼성전자 주식회사 Method and apparatus for distributing a traffic at a mobile communication system

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7272133B2 (en) 2002-08-12 2007-09-18 Telcordia Technologies, Inc. Method and system for implementing standard applications on an intelligent network service control point through an open services gateway
KR100592881B1 (en) * 2004-12-10 2006-06-26 한국전자통신연구원 Method and device for providing multimedia messaging service using parlay x gateway system
KR20060070715A (en) * 2004-12-21 2006-06-26 한국전자통신연구원 Apparatus for collaborating management service of wired/wire-less open service gateway
KR100798916B1 (en) * 2005-12-08 2008-01-29 한국전자통신연구원 Method and system for handling the network events in application server using open API based web services

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101530563B1 (en) * 2008-12-24 2015-06-22 삼성전자 주식회사 Method and apparatus for distributing a traffic at a mobile communication system
KR101257731B1 (en) * 2009-02-03 2013-04-24 심혁훈 System and Method, System for creating user-shared communication service

Also Published As

Publication number Publication date
KR100889732B1 (en) 2009-03-24

Similar Documents

Publication Publication Date Title
CN1700680B (en) Efficient message routing when using server pools
CN101385295B (en) Method and apparatus for selectively redirecting session control for an internet protocol multimedia subsystem
US7002912B2 (en) Architecture for transporting PBX signaling codes via SIP
US8943132B2 (en) Systems and methods for optimization of subscriptions to resource changes in machine-to-machine (M2M) systems
CN1937624A (en) Method and apparatus for verifying encryption of sip signalling
US7239878B2 (en) Telecommunication method for a wireless network
US20060141981A1 (en) Universal temporary communication ID with service integration
WO2008046287A1 (en) A method and system for coordinating the services provided by different service providers
US20140164543A1 (en) Communication System, Application Server and Communication Method for Server Cooperation
CN101083597A (en) SIP based instant message of mobile self-organizing network
EP2224652B1 (en) Method, system, server and terminal for canceling a push message
WO2023221452A1 (en) Packet processing system and method, device, and storage medium
US7808928B2 (en) Testing user terminal status
US20040139198A1 (en) Method and apparatus for manipulating data with session initiation protocol
US20060089164A1 (en) Method and system for transmitting MMS notification message
CN106970843B (en) Remote calling method and device
JP4959803B2 (en) Distribution reports in communication systems
KR100889732B1 (en) Method of receiving notification of the application server which is using the open service gateway
JP2004535141A (en) Extended telecommunications system architecture for open service access
CN101361347B (en) Method and gateway for connecting ip communication entities via a residential gateway
US20080139221A1 (en) System for providing address using geocoding application programming interface in open service platform
JP2003115795A (en) Communication system, server for use therein, agent control method, agent control program
CN100373894C (en) Instant communication roating method for mobile network
KR100694871B1 (en) Gateway system for mobile services on the open cellular network, and service method thereof
US7664835B2 (en) Communication control unit and communication control method

Legal Events

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

Payment date: 20111208

Year of fee payment: 18