KR20070052038A - Method for providing application program interface in open mobile business supporting system - Google Patents

Method for providing application program interface in open mobile business supporting system Download PDF

Info

Publication number
KR20070052038A
KR20070052038A KR1020050109586A KR20050109586A KR20070052038A KR 20070052038 A KR20070052038 A KR 20070052038A KR 1020050109586 A KR1020050109586 A KR 1020050109586A KR 20050109586 A KR20050109586 A KR 20050109586A KR 20070052038 A KR20070052038 A KR 20070052038A
Authority
KR
South Korea
Prior art keywords
api
information
user
phone number
service
Prior art date
Application number
KR1020050109586A
Other languages
Korean (ko)
Other versions
KR100738040B1 (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
Priority to KR1020050109586A priority Critical patent/KR100738040B1/en
Application filed by 주식회사 케이티프리텔 filed Critical 주식회사 케이티프리텔
Priority to EP06812363A priority patent/EP1949281A4/en
Priority to EP08013420A priority patent/EP2026260A3/en
Priority to EP08013419A priority patent/EP2053552A3/en
Priority to PCT/KR2006/004524 priority patent/WO2007052959A1/en
Priority to EP08013417A priority patent/EP2009586A3/en
Priority to EP08013418A priority patent/EP2018027A1/en
Publication of KR20070052038A publication Critical patent/KR20070052038A/en
Application granted granted Critical
Publication of KR100738040B1 publication Critical patent/KR100738040B1/en
Priority to US12/114,690 priority patent/US8230040B2/en
Priority to US12/538,037 priority patent/US8756126B2/en
Priority to US12/538,052 priority patent/US8463841B2/en
Priority to US12/537,940 priority patent/US8073932B2/en
Priority to US12/537,931 priority patent/US8229998B2/en
Priority to US14/286,899 priority patent/US20150026022A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units

Abstract

본 발명은 이동통신시스템의 다양한 자원을 통합하여 이용할 수 있도록 하는 단일 인터페이스를 제공하고, CP/SP의 다양한 비즈니스 모델을 지원할 수 있는 개방형 모바일 비즈니스 지원 시스템에서의 API(Application Program Interface) 제공 방법에 관한 것이다.The present invention provides a method for providing an API (Application Program Interface) in an open mobile business support system that provides a single interface for integrating and using various resources of a mobile communication system and can support various business models of CP / SP. will be.

본 발명은 모바일 서비스 로직에 있어서 이동 통신 시스템에서 수행할 수 있는 하위 로직인 비즈 로직(Biz Logic)을 기능 단위로 구현한 비즈 템플릿(Biz Template)을 저장/관리/수행하는 개방형 모바일 비즈니스 지원 시스템에서, CP/SP가 상기 개방형 모바일 비즈니스 지원 시스템에서 관리하는 비즈 템플릿 ID와 CP/SP에 할당된 인증키와 상기 비즈 템플릿 ID에 대응하는 비즈 로직을 수행을 위해 필요한 정보를 입력하는 입력 파라미터, 상기 비즈 템플릿 ID에 대응하느 비즈 로직의 수행 결과 얻고자하는 결과값을 표현하는 출력 파라미터를 매개변수로 하는 API 호출함수를 제공함으로써, CP/SP 측이 쉽게 원하는 비즈 로직을 이용할 수 있고, 비즈 로직의 조합을 통해 다양한 모바일 비즈니스 모델을 구현할 수 있도록 지원한다.The present invention relates to an open mobile business support system that stores, manages, and executes a Biz Template that implements Biz Logic, which is a sub-logic that can be performed in a mobile communication system, in a functional unit. An input parameter for inputting information required for a CP / SP to manage a biz template ID managed by the open mobile business support system, an authentication key assigned to the CP / SP, and biz logic corresponding to the biz template ID; Execution of Biz Logic corresponding to Template ID By providing API calling function with output parameter representing desired result, CP / SP side can easily use desired Biz logic, and combination of Biz Logic It supports various mobile business models.

모바일 서비스, 개방형 인터페이스(Open interface), 비즈 로직(Biz Logic), 비즈 템플릿(Biz template), API, 세션키 , API(Application Program Interface) Mobile Service, Open Interface, Biz Logic, Biz Template, API, Session Key, Application Program Interface

Description

개방형 모바일 비즈니스 지원 시스템의 API 제공 방법{Method for providing application Program Interface in open mobile business supporting system}Method for providing application program interface in open mobile business supporting system

도 1은 모바일 비즈니스 서비스 망의 개략적인 구조도이다.1 is a schematic structural diagram of a mobile business service network.

도 2는 이동 통신 시스템의 기본적인 구성도이다.2 is a basic configuration diagram of a mobile communication system.

도 3은 본 발명에 의한 개방형 모바일 비즈니스 지원 시스템의 개략적인 구조도이다.3 is a schematic structural diagram of an open mobile business support system according to the present invention.

도 4는 본 발명에 의한 개방형 모바일 비즈니스 지원 시스템에 있어서, 비즈 로직과, 비즈 템플리트와, 비즈 오브젝트의 구성 예를 보인 도면이다.FIG. 4 is a diagram showing an example of the configuration of the biz logic, the biz template, and the biz object in the open mobile business support system according to the present invention.

도 5는 본 발명에 의한 개방형 모바일 비즈니스 지원 시스템의 실제 구현 예를 나타낸 블럭도이다.5 is a block diagram showing an actual implementation of an open mobile business support system according to the present invention.

도 6은 본 발명에 의한 개방형 모바일 비즈니스 지원 절차를 나타낸 플로우챠트이다.6 is a flowchart illustrating an open mobile business support procedure according to the present invention.

도 7은 본 발명에 의한 개방형 모바일 비즈니스 지원 시스템에서의 개방형 인터페이스부의 상세 구성도이다.7 is a detailed configuration diagram of an open interface unit in an open mobile business support system according to the present invention.

도 8은 개방형 모바일 비즈니스 지원을 위한 인터페이스 처리 절차를 보인 플로우챠트이다.8 is a flowchart illustrating an interface processing procedure for supporting an open mobile business.

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

11: CP/SP 시스템 30 : 레거시 시스템(legacy system) 11: CP / SP system 30: legacy system

50 : 메시지 전달부 51 : MMDB50: message delivery unit 51: MMDB

100 : 개방형 인터페이스(Open Interface) 장치100: open interface device

200: 비즈니스 로직(Business Logic) 처리부200: business logic processing unit

300: 인프라 채널 제공부 400: 과금 처리부300: infrastructure channel provider 400: billing processor

500: 레거시(legacy) 연동 처리부 600: 웹 서비스 제공부 500: legacy interworking processing unit 600: web service provider

700: 운용 및 관리부(OMS)700: Operations and Management Department (OMS)

본 발명은 이동통신시스템의 다양한 자원을 통합하여 이용할 수 있도록 하는 단일 인터페이스를 제공하고, CP/SP의 다양한 비즈니스 모델을 지원할 수 있는 개방형 모바일 비즈니스 지원 시스템에서의 API(Application Program Interface) 제공 방법에 관한 것이다.The present invention provides a method for providing an API (Application Program Interface) in an open mobile business support system that provides a single interface for integrating and using various resources of a mobile communication system and can support various business models of CP / SP. will be.

최근 무선 인터넷 기술이 발전하고, 이동 통신 단말기의 사용이 급증하면서, 상기 이동 통신 시스템을 통해 이동 통신 단말기 사용자를 대상으로 서비스를 제공하는 다양한 형태의 모바일 비즈니스 모델이 제안되고 있으며, 또한 유선 인터넷 기반의 콘텐츠 서비스 제공자가 사용자 인증 혹은 과금을 위하여 이동 통신 시스템의 서비스를 이용하는 경우도 많다.Recently, with the development of wireless Internet technology and the rapid increase in the use of mobile communication terminals, various types of mobile business models have been proposed to provide services to mobile communication terminal users through the mobile communication system. In many cases, a content service provider uses a service of a mobile communication system for user authentication or billing.

도 1은 모바일 서비스 망의 개략적인 구성도로서, 모바일 서비스를 제공하는 콘텐츠/서비스 제공자(Contents/Service Provider, 이하, CP/SP라 한다) 시스템(11)이 인터넷(12)등을 통해 이동 통신 시스템(13)에 접속하여, 상기 이동 통신 시스템(13)에 속하는 다수의 이동 통신 단말(Mobile station, MS)(14)로 소정의 서비스 혹은 콘텐츠를 제공한다.1 is a schematic configuration diagram of a mobile service network, in which a content / service provider (hereinafter referred to as CP / SP) system 11 for providing a mobile service is provided for mobile communication through the Internet 12 or the like. It connects to the system 13 and provides a predetermined service or content to a plurality of mobile stations (MSs) 14 belonging to the mobile communication system 13.

상기 이동 통신 시스템(13)은 상기 이동 통신 단말(14)로 무선 음성 통신 서비스 및 무선 인터넷 서비스를 제공하는 시스템을 의미하는 것으로서, 도 2에 도시된 바와 같이, 무선 통신구간을 담당하는 다수의 기지국(BTS)(131)과, 상기 기지국(131)을 제어하기 위한 다수의 기지국 제어기(BSC)(132)와, 각 기지국 제어기(132)와의 연결과 이동통신 서비스 가입자에 대한 정보 및 인증을 수행하는 이동 통신 교환기(MSC)(133)와, 음성 데이터와 패킷 데이터 간의 상호 포맷 변환을 수행하며 IP망 혹은 다른 이동통신망과 연결하기 위한 상호 연동 기능부(IWF)(134)를 기본적으로 구비하며, 다양한 부가 서비스를 제공하기 위한 장치, 즉, 문자 메시지 전달 서비스를 제공하는 단문 서비스 센터(SMSC)(135)와, 영상, 문자, 음성을 포함한 멀티미디어 메시지의 송수신 서비스를 제공하는 멀티미디어 메시지 서비스 센터(MMSC)(136)와, 이동 통신 단말기(14)로의 메시지 푸시 서비스를 제공하는 푸시 프록시 게이트웨이(PPG)(137)와, 위치 정보 기반의 서비스를 제공하는 위치 기반 서비스 시스템(LBS)(138) 등을 더 구비한다. 상기에서 교환기(133)와 IWF(134)와 SMSC(135)와 MMSC(136)와 PPG(137)와 LBS(138)는 이동 통신 시스템(13)의 내부 망(NO.7망 혹은 패킷망)을 통해 연결된다. The mobile communication system 13 refers to a system for providing a wireless voice communication service and a wireless Internet service to the mobile communication terminal 14, and as illustrated in FIG. 2, a plurality of base stations in charge of a wireless communication section. (BTS) 131, a plurality of base station controllers (BSC) 132 for controlling the base station 131, the connection with each base station controller 132, and performs information and authentication for the mobile communication service subscriber A mobile communication exchange (MSC) 133 and an interworking function unit (IWF) 134 for performing mutual format conversion between voice data and packet data and connecting to an IP network or another mobile communication network are basically provided. A device for providing an additional service, that is, a Short Message Service Center (SMSC) 135 that provides a text message delivery service, and a multimedia message including video, text, and voice may be provided. A multimedia message service center (MMSC) 136, a push proxy gateway (PPG) 137 for providing a message push service to the mobile communication terminal 14, and a location-based service system for providing a location-based service ( LBS) 138, and the like. In the above, the exchange 133, the IWF 134, the SMSC 135, the MMSC 136, the PPG 137, and the LBS 138 form an internal network (NO.7 network or packet network) of the mobile communication system 13. Connected through.

이와 같이 이동 통신 시스템(13)은 이동 통신 망을 구축하는 망 구성 장치(BSC, MSC, SMSC, CBSC등)와, 이동 통신 서비스를 위해 CP/SP 정보, 단말 정보, 사용자 정보, 번호 이동성 정보등을 관리하는 인프라 시스템, 이동 통신 망을 기반으로 메시지 서비스, 위치 서비스, 다운로드 서비스 등을 수행하는 서비스 플랫폼들로 구성된 것으로서, 이하에서, 상기 망 구성 장치, 인프라 시스템, 서비스 플랫폼을 통합하여 레거시(legacy) 시스템이라 한다.As described above, the mobile communication system 13 includes network configuration devices (BSC, MSC, SMSC, CBSC, etc.) for constructing a mobile communication network, CP / SP information, terminal information, user information, number portability information, etc. for mobile communication services. It is composed of a service platform that performs a message service, a location service, a download service, etc. based on an infrastructure system, a mobile communication network that manages the network, and in the following, by integrating the network components, infrastructure system, and service platform, legacy (legacy) This is called a system.

상술한 모바일 서비스 망을 통해, CP/SP 시스템(11)에서 이동 통신 단말(14)로 소정의 모바일 서비스를 제공하고자 하는 경우, 지정된 서비스 수행뿐만 아니라, 상기 이동 통신 단말(14)로의 서비스가 가능한 지를 판단하기 위한 사용자나 단말 정보 조회, 정상 사용자인지를 판단하기 위한 사용자 인증, 사용한 서비스가 유료 서비스인 경우의 적절한 과금 데이터 수집 등이 복합적으로 이루어져야 한다.Through the mobile service network described above, in the case where it is desired to provide a predetermined mobile service from the CP / SP system 11 to the mobile communication terminal 14, the service to the mobile communication terminal 14 is possible as well as performing a designated service. User or terminal information inquiry to determine whether the user is a normal user, user authentication to determine whether or not the normal user, and appropriate billing data collection when the service used is a paid service should be complex.

이와 같이 단순한 형태의 모바일 서비스를 제공하는 경우라도, 이동 통신 시스템(13) 내부의 다양한 레거시(legacy) 시스템과의 연동이 필요한데, 기존에는 CP/SP 측에서 이동 통신 시스템(13)의 필요한 레거시 시스템에 직접 접속하여, 각각의 필요한 처리를 요청하고 그 결과를 받도록 되어 있었다. 이 경우, 이동 통신 시스템(13)의 각 레거시 시스템과의 인터페이싱이 별도로 구현되어야 하기 때문에 CP/SP 시스템(11)의 구축이 복잡해지고, 하나의 모바일 서비스를 제공하기 위해 이동 통신 시스템(13)과 여러 번의 메시지 교환이 이루어져야 하기 때문에 신속하고 안정된 서비스의 제공이 어렵다.Even in the case of providing a mobile service in a simple form as described above, interworking with various legacy systems in the mobile communication system 13 is required. In the past, the required legacy system of the mobile communication system 13 in the CP / SP side is required. The direct access to the request was to request each required process and receive the results. In this case, since the interfacing with each legacy system of the mobile communication system 13 must be implemented separately, the construction of the CP / SP system 11 is complicated, and the mobile communication system 13 and the mobile communication system 13 are provided to provide one mobile service. Providing fast and stable service is difficult because of multiple message exchanges.

이러한 측면에서 개방형 모바일 비즈니스 지원 시스템(Open Mobile Business Supporting System)은 이동 통신 시스템(13)의 다양한 자원을 통합하여 이용할 수 있도록 단일 인터페이스를 제공하고 CP/SP의 다양한 비즈니스 모델을 지원할 수 있도록 하기 위하여 제안된 것으로서, 특히 개방형 모바일 비즈니스 지원 시스템은 서비스 플랫폼으로서 서비스가 필요로 하는 다양한 이동통신 인프라 시스템에 대한 단일 인터페이스를 제공하여 시스템 구축 효율을 극대화하고 신뢰성 있는 데이터와 안정된 시스템으로 서비스 품질을 향상시킬 수 있다.In this respect, the Open Mobile Business Supporting System is proposed to provide a single interface for integrating and using various resources of the mobile communication system 13 and to support various business models of CP / SP. In particular, the open mobile business support system as a service platform can provide a single interface to various mobile communication infrastructure systems required by the service to maximize system construction efficiency and improve service quality with reliable data and stable system. .

이러한 효과를 얻기 위해서는 개방형 모바일 비즈니스 지원 시스템의 클라이언트인 CP/SP와 상기 시스템 사이의 인터페이스를 구현할 때 클라이언트의 종류에 제한받지 않고 사용할 수 있는 인터페이스를 제공할 수 있는 방안이 제시되어야 한다.In order to achieve such an effect, when implementing an interface between the CP / SP, which is a client of an open mobile business support system, and the system, a method capable of providing an interface that can be used without being limited to the type of client should be presented.

이에 본 발명은 상술한 요구 문제점을 해결하기 위하여 제안된 것으로서, 그 목적은 이동통신시스템의 다양한 자원을 통합하여 이용할 수 있도록 하는 단일 인터페이스를 제공하고, CP/SP의 다양한 비즈니스 모델을 지원할 수 있는 개방형 모바일 비즈니스 지원 시스템에서의 API(Application Program Interface) 제공 방법을 제공하는 것이다.Accordingly, the present invention has been proposed to solve the above-mentioned problems, and its object is to provide a single interface for integrating and using various resources of a mobile communication system, and to provide an open type that can support various business models of CP / SP. It is to provide an API (Application Program Interface) providing method in a mobile business support system.

상기 목적을 달성하기 위한 본 발명의 개방형 모바일 비즈니스 지원 시스템에서의 API 제공 방법은, CP/SP로부터 요청된 이동 통신 시스템에서 수행할 비즈 로직(Biz Logic)을 정형화한 비즈 템플릿(Biz Template)을 수행/저장/관리하는 비즈니스 로직 처리부와, 상기 비즈니스 로직 처리부와 CP/SP간에 인터페이스를 담당하는 개방형 인터페이스 처리부와, 상기 비즈니스 로직 처리부와 이동 통신 시스템의 레거시 시스템 사이의 연동을 중개하는 레거시 연동 처리부를 포함하는 개방형 모바일 비즈니스 지원 시스템에서의 API 제공 방법에 있어서,The API providing method in the open mobile business support system of the present invention for achieving the above object, performs a Biz Template that formalizes Biz Logic to be performed in the mobile communication system requested from CP / SP / Business logic processing unit for storing / managing, an open interface processing unit in charge of the interface between the business logic processing unit and CP / SP, and a legacy interworking processing unit for mediating the interworking between the business logic processing unit and the legacy system of the mobile communication system In the open mobile business support system to provide API,

개방형 모바일 비즈니스 지원 시스템에서 제공되는 비즈 템플릿별로, 소정 비즈 로직을 수행하기 위해 필요한 비즈 템플릿 ID와, 해당 비즈 로직을 사용하기 위해 부여된 인증키와, 상기 비즈 로직의 수행에 필요한 정보의 집합으로 이루어진 입력 파라미터와, 상기 비즈 로직의 수행후 반환되는 결과값의 집합으로 이루어지는 출력 파라미터를 매개 변수로 하는 API를 설정하는 제1 단계; CP/SP로부터 특정 API 요청을 수신하는 제2 단계; 상기 요청된 API를 통해 CP/SP로부터 비즈 템플릿 ID, 인증키와, 입력 파라미터를 입력받는 제3 단계; 상기 입력된 인증 키를 사용하여 CP/SP가 상기 요청된 API에 대한 사용권한이 있는 지를 판단하는 제4 단계; 상기 판단 결과, 인증받은 CP/SP라고 판단되면, 상기 입력된 매개변수중 비즈 템플릿 ID의 수행을 비즈니스 로직 처리부로 요청하고, 입력 파라미터를 전달하는 제5 단계; 상기 요청에 대한 비즈니스 로직 처리부의 수행 결과를 수신하면, 상기 수행 결과로부터 상기 요청된 API의 출력 파라미터를 구성하여 CP/SP로 전달하는 제6 단 계를 포함하는 것을 특징으로 한다.For each business template provided by the open mobile business support system, the business template includes a business template ID required to perform predetermined business logic, an authentication key granted to use the business business logic, and a set of information required to perform the business business logic. A first step of setting an API having an input parameter and an output parameter consisting of a set of result values returned after execution of the biz logic; A second step of receiving a specific API request from a CP / SP; A third step of receiving a biz template ID, an authentication key, and input parameters from a CP / SP through the requested API; A fourth step of determining whether a CP / SP has a right to use the requested API by using the input authentication key; A fifth step of, upon determining that the CP / SP is authenticated, requesting a business logic processor to perform a biz template ID among the input parameters, and transferring the input parameters; And a sixth step of configuring an output parameter of the requested API from the execution result and delivering the result to the CP / SP upon receiving the execution result of the business logic processing unit for the request.

이하, 첨부한 도면을 참조하여 본 발명에 의한 개방형 모바일 비즈니스 지원 시스템에서의 API 제공 방법에 대하여 상세히 설명한다.Hereinafter, an API providing method in an open mobile business support system according to the present invention will be described in detail with reference to the accompanying drawings.

도 3은 본 발명이 적용되는 개방형 모바일 비즈니스 지원 시스템의 전체적인 구조를 보인 것이다. 도 3을 참조하면, 개방형 모바일 비즈니스 지원 시스템은, 주 구성 요소로서 CP/SP 시스템(11)과의 접점을 형성하기 위한 개방형 인터페이스 처리부(100)와, 모바일 서비스 로직중에서 이동 통신 시스템(13)내에서 수행될 수 있으며 입력과 출력이 모두 CP/SP 시스템(11)으로 되어 단위 기능을 묶을 수 있는 비즈 로직을 정형화한 비즈 템플릿을 저장/관리/수행하는 비즈니스 로직 처리부(200)와, 이동 통신 시스템(13) 내부의 레거시 시스템에 대한 접점을 형성하기 위한 인프라 채널 제공부(300)와, 상기 비즈니스 로직 처리부(200)와 인프라 채널 제공부(300)를 통해 수행되는 서비스에 대한 과금 데이터를 수집하여 처리하는 과금 처리부(400)와, 상기 비즈니스 로직 처리부(200) 및 인프라 채널 제공부(300)와 레거시 시스템(30)간의 연동을 담당하는 레거시 연동 처리부(500)로 이루어지며, 부가적으로 상기 개방형 모바일 비즈니스 지원 시스템의 운용 및 관리를 위한, 웹서비스제공부(600) 및 운용 및 관리부(Operating & management, 이하 OMS라 한다)(700)를 포함한다.Figure 3 shows the overall structure of an open mobile business support system to which the present invention is applied. Referring to FIG. 3, the open mobile business support system includes, as a main component, an open interface processing unit 100 for forming a contact point with the CP / SP system 11 and a mobile communication system 13 in the mobile service logic. The business logic processing unit 200 and mobile communication system for storing / managing / performing a bead template that can be performed in the input and output is a CP / SP system 11 to form a bead logic to bind the unit function (13) collects billing data for services performed through the infrastructure channel provider 300 and the business logic processor 200 and the infrastructure channel provider 300 to form a contact point for the legacy system therein; Legacy interworking processing unit 500 in charge of interworking between the billing processing unit 400, the business logic processing unit 200, the infrastructure channel provider 300 and the legacy system 30 to process And additionally, a web service provider 600 and an operating & management unit (hereinafter referred to as OMS) 700 for operation and management of the open mobile business support system.

참고로, 상기 도 3에서 레거시 시스템(30)은 이동 통신 시스템(13)을 구성하는 다양한 하부 시스템들, 즉 망 구성 장치, 인프라 시스템, 서비스 플랫폼을 표현 한 것으로서, 상기 레거시 시스템(30)의 서비스 플랫폼으로는, 예를 들면, 멀티미디어 메시징 서비스를 제공하는 메시징 플랫폼, 위치 추적/조회등의 위치 서비스를 제공하기 위한 위치 서비스 플랫폼(LBSP), 소정 콘텐츠를 이동통신 단말로 다운로드하기 위한 다운로드 플랫폼이 있으며, 상기 인프라 시스템으로는, 이동 통신 시스템(13)과 연계하여 서비스를 제공하는 CP/SP의 정보를 관리하는 CP/SP 관리 시스템, 단말 정보를 관리하는 단말 정보 관리 시스템, 사용자 정보를 관리하는 인증 시스템이 있으며, 망 구성 장치로는 SMSC(Short Message Service Center), CBSC(Cell Broadcasting Service Center)가 있다.For reference, in FIG. 3, the legacy system 30 represents various sub-systems constituting the mobile communication system 13, that is, a network configuration device, an infrastructure system, and a service platform. The service of the legacy system 30 is represented. Examples of the platform include a messaging platform for providing a multimedia messaging service, a location service platform (LBSP) for providing location services such as location tracking / retrieval, and a download platform for downloading predetermined content to a mobile communication terminal. The infrastructure system may include a CP / SP management system for managing information of a CP / SP providing a service in connection with a mobile communication system 13, a terminal information management system for managing terminal information, and authentication for managing user information. The system includes a network message device, such as a Short Message Service Center (SMSC) and a Cell Broadcasting Service Center (CBSC).

이상의 구조에서 나타나는 바와 같이, 개방형 모바일 비즈니스 지원 시스템은, 이동 통신 시스템(13) 내부의 다양한 레거시 시스템(30)에 대한 통합된 인터페이스를 제공하여 상기 CP/SP 시스템(11)과 레거시 시스템(30)을 중개하며, 더불어 이러한 레거시 시스템(30)들간의 연동을 통해 소정의 정형화된 비즈 로직을 수행하여, CP/SP 시스템(11)에서의 모바일 서비스 제공을 지원하는 것이다.As shown in the above structure, the open mobile business support system provides an integrated interface to various legacy systems 30 within the mobile communication system 13 to provide the CP / SP system 11 and the legacy system 30. In addition, through the interworking between these legacy systems 30 to perform a predetermined bead logic, to support the provision of mobile services in the CP / SP system (11).

이를 위하여, 본 발명의 개방형 인터페이스 처리부(100)는 이동 통신 시스템(13) 외부의 CP/SP 시스템(11)으로부터 특정 비즈 로직(Biz Logic)의 수행 요청을 수신받고, 그 수행 결과를 반환할 수 있는 인터페이스를 제공하는 수단으로서, 웹 접속 기반의 API(Application Program Interface)를 제공한다. To this end, the open interface processor 100 of the present invention may receive a request for executing a specific Biz Logic from the CP / SP system 11 outside the mobile communication system 13 and return a result of the execution. As a means of providing an existing interface, an API (Application Program Interface) based on a web connection is provided.

여기서, 상기 비즈 로직(Biz Logic)은 CP/SP 시스템(11)에서 제공되는 모바일 서비스의 로직에 있어서, 이동 통신 시스템(13) 내부에서 실행되는 최소 단위 기능인 비즈 오브젝트(Biz Object)의 조합으로서 상기 CP/SP 시스템(11)으로부터 시작되어 CP/SP시스템(11)으로 끝나는 로직을 단위 기능으로 묶은 로직이다. 또한 상기 비즈 로직은 CP/SP 시스템(11)의 서비스 로직 중에서 특정 서비스에 대하여 이동 통신 시스템(13)에 의해 수행될 수 있는 하위 기능들의 묶음이다. 이러한 비즈 로직은 여러 CP/SP 시스템(11)들에서의 사용빈도나, 재사용성을 고려하여 설정되는 것이 바람직하다. 예를 들어, 어떠한 형태의 모바일 서비스에 있어서도, 대부분 요구되는 사용자 인증이나 단말 인증을 위한 로직은 단일 기능에 해당하나, 재사용성이 높으므로 비즈 로직으로 설정하는 것이 바람직하며, 또한 이동 통신 단말(14)로 특정 콘텐츠나 파일을 다운로드하는 모바일 서비스의 경우, 인증, 데이터 변환, 과금 등 여러 기능이 복합적으로 처리되는 것이고 최근에는 그 사용빈도가 높으므로 별도의 비즈 로직으로 설정하는 것이 바람직하다.Here, the Biz Logic is a combination of Biz Objects, which are the minimum unit functions executed in the mobile communication system 13, in the logic of the mobile service provided by the CP / SP system 11. The logic starting from the CP / SP system 11 and ending with the CP / SP system 11 is a logic grouping the unit functions. The biz logic is also a bundle of lower functions that can be performed by the mobile communication system 13 for a particular service among the service logic of the CP / SP system 11. Such bead logic is preferably set in consideration of the frequency of use or reusability in the various CP / SP system (11). For example, in any type of mobile service, the logic required for most user authentication or terminal authentication corresponds to a single function. However, since it is highly reusable, it is preferable to set it to bead logic. In the case of a mobile service that downloads a specific content or file, a plurality of functions such as authentication, data conversion, and billing are processed in a complex manner.

개방형 모바일 비즈니스 지원 시스템에 있어서 상기 비즈 로직은 비즈 템플릿(Biz Template)으로 구현된다. 비즈 템플릿은 비즈 로직의 실질적인 실행 형태로 구현된다. 예를 들면, 사용자 인증을 수행하는 비즈 로직을 구현하기 위한 사용자 인증 템플릿, SMS/MMS 전송을 수행하는 비즈 로직을 구현하기 위한 SMS/MMS 전송 템플릿, 일반 위치 찾기 서비스를 수행하는 비즈 로직을 구현하기 위한 일반 위치 찾기 템플릿, SMS/CBS를 이용한 푸쉬(push)방식 플랫폼 메시지 전송을 위한 템플릿 등으로 구현될 수 있다. In the open mobile business support system, the biz logic is implemented as a Biz Template. Biz templates are implemented in the form of actual execution of biz logic. For example, implementing a user authentication template to implement biz logic to perform user authentication, an SMS / MMS transfer template to implement Biz logic to perform SMS / MMS transmission, and implementing Biz logic to perform general location service. It can be implemented as a general location finder template, a template for push platform message transmission using SMS / CBS.

상술한 비즈 로직, 비즈 템플릿 및 비즈 오브젝트에 대하여 예를 들어 설명하면 다음과 같다.For example, the above-described bead logic, a bead template and a bead object will be described.

도 4는 일반적으로 제공되는 모바일 서비스중, 특정 콘텐츠를 자신의 이동 통신 단말에 다운로드 받는 '내폰에 저장하기'에 대한 서비스 로직을 나타낸 것으로서, 상기 로직 내에서는, 사용자 인증을 요청하는 비즈 오브젝트(BO1)와, 사용자 정보를 조회하여 이용 가능여부를 판단하는 비즈 오브젝트(BO2)와, 정상사용자중에서 선불 사용자에 대해서 서비스이용 요금에 대한 선불 차감에 대한 인증을 요청하는 비즈 오브젝트(BO3)와, 상기 선불 차감 요청결과 잔액이 콘텐츠의 서비스 요금보다 큰지를 판단하는 비즈 오브젝트(BO4)와, 상기 판단 결과에 따라서 선불 차감을 요청하여 처리하는 비즈 오브젝트(B05)가 설정될 수 있으며, 상기 비즈 오브젝트(BO1~BO3)을 조합하여, 선불 잔액 조회를 포함한 사용자 인증 비즈 로직으로 설정하여, 이에 대응하는 비즈 템플리트을 구성하고, 또한, 비즈 오브젝트(BO5)만으로 선불 차감 처리를 하는 비즈 로직으로 설정하여 별도의 비즈 템플리트를 구성할 수 있다. FIG. 4 is a diagram illustrating service logic for 'storing in my phone' which downloads a specific content from a mobile communication terminal among mobile services provided, and in the logic, a biz object (BO1) requesting user authentication. ), The beads object (BO2) for querying the user information to determine availability, the bead object (BO3) for requesting authentication for the prepaid deduction of the service fee for the prepaid user among the normal user, and the prepaid The bead object BO4 for determining whether the remaining balance is greater than the service fee of the content and the bead object B05 for requesting and processing a prepaid deduction according to the determination result may be set. BO3), combined with user authorization Biz logic including prepaid balance inquiry, and corresponding Biz Temple A separate bead template can be constructed by configuring a list and setting it to bead logic that performs a prepaid subtraction with only the bead object BO5.

여기서, 비즈 템플릿은 구현할 비즈 로직에 포함된 비즈 오브젝트의 속성, 상기 비즈 오브젝트들의 실행 순서, 조건 분기의 표현, 비즈 오브젝트를 실행하기 위한 입력 파라미터 정보, 데이터 조작 방법, 비즈 템플릿이 수행된 후 도출된 출력 파라미터에 대한 정보, 실행 타임 아웃 설정 정보로 구성된다.Here, the beads template is derived after the properties of the beads object included in the beads logic to be implemented, the execution order of the beads objects, expression of conditional branches, input parameter information for executing the beads object, a data manipulation method, and the beads template are performed. It consists of information about output parameters and execution timeout setting information.

이렇게 구현된 비즈 템플릿을 CP/SP 시스템(11)이 쉽게 이용하도록 하기 위하여, 응용 프로그램 인터페이스(Application Program Interface)가 이용되며, 각 비즈 템플릿별로 해당 비즈 템플릿에 대한 응용 프로그램 인터페이스(API)를 제공하여, CP/SP 시스템(11)이 시스템 환경에 관계없이 상기 API 호출을 통해 원하는 비즈 템플릿의 수행 및 그 결과값을 얻을 수 있도록 한다. 상기 API의 제공 방법에 대해서는 하기에서 더 구체적으로 설명한다.In order for the CP / SP system 11 to easily use the beads template thus implemented, an application program interface is used, and an application program interface (API) for the corresponding beads template is provided for each biz template. In addition, the CP / SP system 11 may perform the desired biz template and obtain a result value through the API call regardless of the system environment. The method of providing the API will be described in more detail below.

도 3에서, 상술한 바와 같이 설정된 특정 비즈 로직의 수행 요청은 상기 CP/SP 시스템(11)으로부터의 상기 비즈 로직에 대응하는 비즈 템플릿의 API 호출을 통해 이루어지고, 호출 함수를 통해 수행할 비즈 템플릿 식별 정보와, 서비스할 데이터(콘텐츠) 등을 전송하며, 결과값을 반환받는다. 상기 개방형 인터페이스 처리부(100)는 상기와 같이 CP/SP 시스템(11)으로부터 수신된 요청을 분석하여, 비즈 템플릿 식별정보와, 서비스할 데이터를 추출하고, 이를 비즈니스 로직 처리부(200)로 전달한다. 이때, 상기 개방형 인터페이스 처리부(100)는 상기 CP/SP 시스템(11)의 각 요청별로 유일한 세션 키(session key)를 생성하여 관리하며, 상기 생성된 세션 키는 개방형 모바일 비즈니스 모델 지원 시스템에서 처리되는 비즈 로직들을 구분하는데 이용된다.In FIG. 3, the execution request of the specific biz logic set as described above is made through an API call of a biz template corresponding to the biz logic from the CP / SP system 11, and the biz template to be performed through a call function. It transmits identification information, data to be served (content), etc., and returns a result. The open interface processor 100 analyzes the request received from the CP / SP system 11 as described above, extracts the beads template identification information and the data to be serviced, and transmits the same to the business logic processor 200. In this case, the open interface processor 100 generates and manages a unique session key for each request of the CP / SP system 11, and the generated session key is processed in an open mobile business model support system. Used to distinguish Biz logics.

상기 비즈니스 로직 처리부(200)는 CP/SP 시스템(11)으로부터 요청된 비즈 템플릿을 수행, 저장 및 관리한다. 즉, 상기 비즈니스 로직 처리부(23)는 지원하는 비즈 로직에 대한 구현 형태인 비즈 템플릿 및 비즈 오브젝트를 설정하여 구비하고 있으며, 상기 개방형 인터페이스 처리부(100)에 의해 요청된 비즈 템플릿을 수행하여, 그 수행 결과를 상기 개방형 인터페이스 처리부(100)로 반환한다. 이때, 상기 비즈니스 로직 처리부(200)는 비즈 템플릿을 구성하는 비즈 오브젝트의 종류에 따라서 레거시 연동 처리부(500)에 레거시 시스템(30)과의 연동을 요청하고 그 결과를 반환받거나, 상기 반환된 수행 결과를 이용하여 내부 판단 혹은 비교 처리를 수 행한다.The business logic processing unit 200 executes, stores and manages a biz template requested from the CP / SP system 11. That is, the business logic processing unit 23 sets and includes a bead template and a bead object, which are implementation forms of the supporting logic, and executes the bead template requested by the open interface processing unit 100 to perform the work. The result is returned to the open interface processor 100. In this case, the business logic processing unit 200 requests the legacy interworking processing unit 500 to interwork with the legacy system 30 according to the type of the beads object constituting the Biz template and receives the result or returns the result. Perform internal judgment or comparison using.

이와 같이, 본 발명에 의한 개방형 모바일 비즈니스 지원 시스템은, 상기 비즈니스 로직 처리부(200)를 이용하여, CP/SP 시스템(11)에서 요청한 다양한 처리가 복합되어 있는 복잡한 서비스를 신속하게 지원할 수 있다.As described above, the open mobile business support system according to the present invention can quickly support a complex service in which various processes requested by the CP / SP system 11 are combined using the business logic processing unit 200.

한편, 본 발명의 개방형 모바일 비즈니스 지원 시스템은 신속한 처리가 요구되는 성능 중심의 연동 처리도 지원할 수 있다. 이는 인프라 채널 제공부(300)를 통해 이루어질 수 있다. 상기 인프라 채널 제공부(300)는 상기 개방형 인터페이스 처리부(100)를 통하지 않고, 이동 통신 시스템(13) 내부의 레거시 시스템(30)으로부터 직접 다른 레거시 시스템(30)에서 수행되는 비즈 오브젝트의 수행 요청을 수신하고, 상기 요청된 비즈 오브젝트를 레거시 연동 처리부(500)를 통해 레거시 시스템(30)에 전달한 후, 그 레거시 시스템(30)으로부터의 처리 결과를 반환받아, 다시 비즈 오브젝트의 수행을 요청한 레거시 시스템(30)으로 전달한다. On the other hand, the open mobile business support system of the present invention can also support performance-oriented interlocking processing that requires a rapid processing. This may be achieved through the infrastructure channel provider 300. The infrastructure channel provider 300 requests a performance of a biz object performed in another legacy system 30 directly from the legacy system 30 inside the mobile communication system 13 without passing through the open interface processor 100. Legacy system that receives and transmits the requested bead object to the legacy system 30 through the legacy interworking processing unit 500, and receives the processing result from the legacy system 30, and requested to perform the beads object again ( 30).

이와 같이, 본 발명의 모바일 비즈니스 지원 시스템은, 이동 통신 시스템의 내부 시스템간의 연동은 개방형 인터페이스 처리부(100)를 통하지 않고 직접 인프라 채널 제공부(300)를 통해 처리되도록 하고, 외부 CP/SP 시스템(11)의 요청은 개방형 인터페이스 처리부(100) 및 비즈니스 로직 처리부(200)를 통해 처리되도록 함으로써, 복잡한 기능 중심의 서비스와, 성능 중심의 서비스를 분리 지원하여, 서비스 품질을 향상시킬 수 있다.As described above, the mobile business support system of the present invention allows the interworking between the internal systems of the mobile communication system to be processed through the infrastructure channel provider 300 directly, not through the open interface processor 100, and the external CP / SP system ( 11) the request can be processed through the open interface processing unit 100 and the business logic processing unit 200, thereby separating and supporting complex function-oriented services and performance-oriented services, thereby improving service quality.

다음으로 도 3에 있어서, 레거시 연동 처리부(500)는 레거시 시스템(30)과의 연동을 담당하는 것으로서, 효율적인 처리를 위하여 기능 단위로 구분되는 레거시 시스템별로 각각 표준화된 입출력 인터페이스 기능 및 각 레거시 시스템별 로그 및 과금 정보를 처리하는 복수의 연동부로 구성되는데, 예를 들면, SMSC로 단문 메시지의 송신 요청을 전달하고 그 결과를 반환하는 SMS 연동부와, LBSP와 연동하여 위치관련 조회 혹은 추적 요청 메시지를 전달하고 그 수행 결과를 반환받는 LBS 연동부와, MMSC로 멀티미디어 메시지 송신 요청 메시지를 전달하고, 그 수행결과를 반환받는 MMS 연동부와, 이동통신시스템(13)내의 정상 사용자 여부, 성인, 과금 처리와 관련된 인증 레거시 시스템으로 인증 요청 메시지를 전달하고 그 결과를 반환받는 인증 연동부를 포함될 수 있으며, 이동 통신 시스템(13) 내부에 새로운 인프라 자원이 추가될 때마다, 해당 인프라 자원과의 연동을 처리하는 연동 수단을 추가하고, 상기 인프라 자원과의 연동 처리를 설정하는 비즈 오브젝트 및, 상기 인프라 자원과의 연동 처리를 포함하는 비즈 템플리트를 추가함으로써, 새로운 인프라 자원을 쉽게 수용할 수 있다.Next, in FIG. 3, the legacy interworking processing unit 500 is in charge of interworking with the legacy system 30, and standardized input / output interface functions and respective legacy systems for each legacy system divided into functional units for efficient processing. It is composed of a plurality of interlocking unit for processing the log and billing information, for example, SMS interlocking unit for transmitting a request to send a short message to the SMSC and return the result, and location-related inquiry or tracking request message in conjunction with the LBSP LBS interworking unit for transmitting and returning the result of execution, MMS interlocking unit for transmitting the multimedia message transmission request message to the MMSC, and normal user in the mobile communication system 13, adult, billing processing The authentication interworking unit may include an authentication interworking unit for transmitting an authentication request message to the legacy system related to the authentication and returning the result. Each time a new infrastructure resource is added to the mobile communication system 13, an interworking means for processing interworking with the corresponding infrastructure resource is added, and a biz object for setting interworking processing with the infrastructure resource and the infrastructure. By adding a Biz template that includes interlocking resources, you can easily accommodate new infrastructure resources.

다음으로, 과금 처리부(400)는 상기 비즈니스 로직 처리부(200) 및 인프라 채널 제공부(300)의 비즈 템플릿, 비즈 오브젝트의 수행에 따른 과금 데이터를 수집하여, 과금 레거시 시스템으로 전달한다. 더 구체적으로, 상기 과금 처리부(400)는 각 서비스 별로 설정되는 과금 조건을 참조하여, 각각의 비즈 템플릿이나 비즈 오브젝트의 수행시 과금 조건이 충족된 경우, 해당 처리에 대한 과금 정보(예를 들면, 데이터량, 로그 시간등)를 수집하여 UDR 데이터를 변환한 후, 과금 레거시 시스템으로 전달한다. 상기와 같이, 과금 처리부(400)가 비즈니스 로직 처리부(200) 및 인프라 채널 제공부(300)와 동일 계층에 형성됨으로써, 모바일 서비스별로, 각 레거시 시스템별로 로그 정보를 각각 수집할 수 있으며, 따라서 과금의 상세 정보 및 통합 처리가 가능해 진다.Next, the billing processing unit 400 collects billing data according to the execution of the business template and the business logic processor 200 and the infrastructure channel provider 300, the beads object, the billing legacy system. More specifically, the billing processor 400 refers to billing conditions set for each service, and when billing conditions are satisfied when each of the beads template or the beads object is satisfied, billing information for the corresponding process (for example, Data volume, log time, etc.) are collected, converted to UDR data, and forwarded to the billing legacy system. As described above, since the billing processing unit 400 is formed on the same layer as the business logic processing unit 200 and the infrastructure channel providing unit 300, log information may be collected for each mobile service and for each legacy system. Detailed information and integrated processing are possible.

또한, 본 발명이 적용되는 개방형 모바일 비즈니스 지원 시스템은, CP/SP 또는 관리자의 등록, 개방형 모바일 비즈니스 서비스 수행에 대한 통계 정보 조회, 모니터링을 제공하는 웹 서비스 제공부(600)를 더 포함할 수 있다. 상기 웹 서비스 제공부(600)는 개방형 모바일 비즈니스 지원 시스템을 모니터링하고 관리할 수 있는 기능을 제공하는 관리자용 웹 사이트와, CP/SP에게 새롭게 추가된 비즈 템플리트 및 그에 대한 API 정보를 제공하는 CP/SP용 웹 사이트를 각각 제공한다. In addition, the open mobile business support system to which the present invention is applied may further include a web service providing unit 600 that provides registration of CP / SP or administrator, inquiry of statistical information on open mobile business service performance, and monitoring. . The web service provider 600 provides a manager website that provides a function for monitoring and managing an open mobile business support system, and a CP / SP that provides newly added biz templates and API information to CP / SP. Provide a separate Web site for the SP.

나아가, 본 발명이 적용되는 개방형 모바일 비즈니스 지원 시스템은 OMS(700)을 더 포함할 수 있으며, 이를 통해 개방형 모바일 비즈니스 지원 서비스에 대한 로그 정보를 수집하여, 장애 및 성능 정보를 감시하고 운영 업무 지원을 위한 정보를 관리한다. 즉, 개방형 인터페이스 처리부(100)로부터 CP/SP별로 로그 정보를 수집하고, 비즈니스 로직 처리부(200) 및 레거시 연동 처리부(500)의 운용 및 장애 정보를 수집하여 CP/SP 또는 운용자에게 제공한다.Furthermore, the open mobile business support system to which the present invention is applied may further include an OMS 700, through which log information about the open mobile business support service may be collected to monitor failure and performance information and to support operations. Manage information for That is, log information is collected for each CP / SP from the open interface processor 100, and operation and failure information of the business logic processor 200 and the legacy interworking processor 500 are collected and provided to the CP / SP or the operator.

도 5는 본 발명이 적용되는 개방형 모바일 비즈니스 지원 시스템의 상세 구성도이다.5 is a detailed configuration diagram of an open mobile business support system to which the present invention is applied.

도 5를 참조하면, 본 발명이 적용되는 개방형 모바일 비즈니스 지원 시스템은, 본 발명의 개방형 인터페이스 처리부(100)와, 비즈니스 로직 처리부(200)와, 인프라 채널 제공부(300)와, 과금 처리부(400)와, 레거시 연동 처리부(500)와, 웹 서비스부(600)와, OMS(700)을 포함하며, 더하여, 상기 개방형 인터페이스 처리부(100)와 비즈니스 로직 처리부(200) 사이에, 상기 비즈니스 로직 처리부(200) 및 인프라 채널 제공부(300)와 레거시 연동 처리부(500) 사이의 신호 전달을 수행하는 다수의 메시지 큐(Message Queue, MQ)(50a)를 포함한 메시지 전달부(50)를 구비한다. 개방형 모바일 비즈니스 지원 시스템은, MQ(50a)를 통해 본 발명의 개방형 인터페이스 처리부(100)와, 비즈니스 로직 처리부(200)와, 인프라 채널 제공부(300)와, 과금 처리부(400)와, 레거시 연동 처리부(500) 간의 메시지 교환을 비동기 방식으로 처리한다.Referring to FIG. 5, the open mobile business support system to which the present invention is applied includes the open interface processor 100, the business logic processor 200, the infrastructure channel provider 300, and the billing processor 400 of the present invention. ), A legacy interworking processing unit 500, a web service unit 600, and an OMS 700, and further, between the open interface processing unit 100 and the business logic processing unit 200, the business logic processing unit. And a message delivery unit 50 including a plurality of message queues (Message Queue, MQ) 50a for performing signal transmission between the 200 and the infrastructure channel provider 300 and the legacy interworking processor 500. The open mobile business support system, the open interface processing unit 100, the business logic processing unit 200, the infrastructure channel provider 300, the billing processing unit 400, the legacy interworking through the MQ (50a) The message exchange between the processing unit 500 is processed in an asynchronous manner.

또한, 개방형 모바일 비즈니스 지원 시스템은, 비즈 템플릿의 요청 및 비즈 오브젝트/비즈 템플릿의 수행 결과 및 상태를 관리하는 메모리 기반 데이터베이스(MMDB)(51)를 더 구비한다. 상기 MMDB(51)는 개방형 인터페이스 처리부(100)와 비즈니스 로직 처리부(200)와 인프라 채널 제공부(300)가 모두 접근하여 기록 및 읽기를 수행할 수 있는 것으로서, 상기 개방형 인터페이스 처리부(100)가 요청된 비즈 템플릿을 세션 키별로 상기 MMDB(51)에 기록하면, 상기 비즈니스 로직 처리부(200)는 상기 MMDB(51)에 기 메모리 기반 데이터베이스를 참조하여 비즈 템플릿을 수행하고, 그 상태를 기록하는데 이용한다. 상기 MMDB(51)는 비즈 템플릿 관련 정보를 저장하여, 상기 개방형 인터페이스 처리부(100)와 비즈니스 로직 처리부(200)에서 요구시 해당 비즈 템플릿의 정보를 제공한다. In addition, the open mobile business support system further includes a memory-based database (MMDB) 51 that manages the request of the biz template and the result and status of the biz object / bead template. The MMDB 51 is an open interface processor 100, a business logic processor 200, and an infrastructure channel provider 300 may both access and perform writing and reading. The open interface processor 100 may request the MMDB 51. When the generated beads template is recorded in the MMDB 51 for each session key, the business logic processing unit 200 refers to the memory-based database in the MMDB 51 to perform the beads template and to record the state thereof. The MMDB 51 stores the beads template related information and provides the beads template information when requested by the open interface processor 100 and the business logic processor 200.

일반적으로 MMDB는 컴퓨터의 메인 메모리에 상주하며 동작되는 데이터베이스(DB)로서, 하드디스크(HDD)에 저장돼 사용되는 기존 DB와 달리 메인 메모리에 상주 하기 때문에 데이터를 읽어 오는 작업이 생략되고, DB 테이블(table) 전체를 메인 메모리에 상주시킨 상태에서, 기존 DB의 질의어(query)를 그대로 사용할 수 있어 데이터의 검색, 비교, 분석 속도가 빨라지다는 장점이 있다. 따라서, 본 발명에 있어서, 상기 MMDB(51)는 요청된 비즈 템플릿의 정보 및 상태 정보를 저장함으로써, 복잡한 비즈 로직의 처리를 더욱 빠르게 할 수 있다.In general, the MMDB is a database (DB) that operates and resides in the main memory of the computer. Unlike the existing DB stored and used on the hard disk (HDD), the MMDB resides in the main memory. With the entire table resident in main memory, the existing DB query can be used as it is, which speeds up the search, comparison and analysis of data. Therefore, in the present invention, the MMDB 51 can store the requested bead template information and state information, thereby speeding up the process of complex bead logic.

또한, 본 발명의 개방형 모바일 비즈니스 지원 시스템은, 콘텐츠 제공자(CP) 및 서비스 제공자(SP)의 정보, 서비스 및 콘텐츠 정보를 저장 관리하는 리포지토리(repository) DB(52)를 더 포함한다.In addition, the open mobile business support system of the present invention further includes a repository DB 52 that stores and manages information, services, and content information of the content provider CP and the service provider SP.

상기 웹서비스부(600)는 상기 리포지토리 DB(52)를 참조하여 CP/SP의 등록 및 변경, 모니터링 서비스, 새로 추가된 비즈 로직 정보(비즈 템플릿별 API를 포함)를 제공하고, 상기 OAM(700)은 상기 MMDB(51) 및 리포지토리 DB(52)를 참조하여, 장애 및 성능 정보를 관리하고, The web service unit 600 refers to the repository DB 52 to provide registration and change of CP / SP, a monitoring service, newly added biz logic information (including API for each biz template), and the OAM 700. ) Refers to the MMDB 51 and the repository DB 52 to manage failure and performance information,

상기 도 5에 도시된, 메시지 전달부(50)는 시스템별로 할당된 다수의 MQ(50a)를 구비하는데, 상기 MQ(50a)는 크게 상기 비즈니스 로직 처리부(200)가 수신할 개방형 인터페이스 처리부(100)의 요청 메시지 혹은 레거시 연동 처리부(500)로부터의 응답 메시지를 저장하는 복수의 제1 메시지 큐와, 상기 비즈니스 로직 처리부(200)가 수신할 레거시 연동 처리부(500)로부터의 리포트 메시지를 저장하는 제2 메시지 큐와, 상기 개방형 인터페이스 처리부(100) 혹은 레거시 연동 처리부(600)별로 할당되어, 각각 비즈니스 로직 처리부(200)로부터 전달될 메시지를 저장 하는 복수의 제3 메시지 큐로 구분된다.The message transfer unit 50 shown in FIG. 5 includes a plurality of MQs 50a allocated for each system, and the MQs 50a are largely open interface processing units 100 to be received by the business logic processing unit 200. A plurality of first message queues storing a request message or a response message from the legacy interworking processor 500 and a report message from the legacy interworking processor 500 to be received by the business logic processing unit 200. Two message queues are allocated to the open interface processor 100 or the legacy interworking processor 600, and are divided into a plurality of third message queues for storing messages to be transmitted from the business logic processor 200.

상기에 제1~제3메시지 큐는 각각 할당된 이름을 통해 식별될 수 있으며, 상기 메시지 큐 이름은 저장된 메시지를 송신한 시스템명, 상기 저장된 메시지를 수신할 시스템명, 저장된 메시지가 응답 메시지인지 또는 요청 메시지인지 또는 리포트 메시지인지를 나타내는 메시지 종류, 및 도메인 혹은 레거시 연동부 별로 설정된 식별값을 포함하도록 하여, 이를 참조하여 상기 개방형 인터페이스 처리부(100)와, 비즈니스 로직 처리부(200)와, 레거시 연동 처리부(500)가 각각 자신의 요청/응답/리포트 메시지를 기록하거나 읽어갈 메시지 큐를 구분한다.Each of the first to third message queues may be identified through an assigned name, and the message queue name may include a system name of a stored message, a system name of receiving the stored message, a stored message, or a response message. A message type indicating whether the message is a request message or a report message, and an identification value set for each domain or legacy interworking unit, and referring to the open interface processing unit 100, the business logic processing unit 200, and the legacy interworking processing unit. Each 500 identifies a message queue to which its request / response / report message will be written or read.

상기 개방형 인터페이스 처리부(100)가 소정 비즈 템플릿의 요청 메시지를 메시지 전달부(50)의 지정된 MQ에 기록하고, 상기 비즈니스 로직 처리부(200)는 상기 메시지 전달부(50)의 지정된 MQ에서 비즈 템플릿 요청 메시지를 읽어와, 상기 비즈 템플릿을 구성하는 각 비즈 오브젝트를 차례로 수행하고, 이때, 제1 비즈 오브젝트의 경우에는, 상기 메시지 전달부(50)내에 소정 레거시 시스템의 연동 요청 메시지를 기록한다. 상기 레거시 연동 처리부(500)의 메시지 전달부(50)의 지정된 MQ에서 요청 메시지를 읽어와 처리한 후, 그 결과를 다시 메시지 전달부(50)의 소정 MQ에 기록하며, 이에 상기 비즈니스 로직 처리부(200)는 제1 비즈 오브젝트에 대한 처리 결과를 상기 MQ로부터 읽어와 다음 처리를 계속하게 된다. 상기와 같이 메시지 전달부(50)를 통해 메시지 전달함으로써, 상기 개방형 인터페이스 처리부(100)와, 비즈니스 로직 처리부(200)와, 인프라 채널 제공부(300)와, 레거시 연동 처리부(500) 간의 독립된 운용을 보장할 수 있다. The open interface processing unit 100 records a request message of a predetermined business template in a designated MQ of the message delivery unit 50, and the business logic processing unit 200 requests a biz template in the designated MQ of the message delivery unit 50. The message is read and each bead object constituting the beads template is sequentially executed. In this case, in the case of the first bead object, the interworking request message of a predetermined legacy system is recorded in the message transfer unit 50. After reading and processing the request message from the designated MQ of the message transfer unit 50 of the legacy interworking processor 500, the result is written back to a predetermined MQ of the message transfer unit 50, and thus the business logic processing unit ( 200 reads the processing result for the first biz object from the MQ and continues the next processing. By transmitting the message through the message transfer unit 50 as described above, the independent operation between the open interface processing unit 100, the business logic processing unit 200, the infrastructure channel providing unit 300, and the legacy interworking processing unit 500. Can be guaranteed.

도 6은 상술한 바와 같이 구성된 개방형 모바일 비즈니스 지원 시스템의 동작을 보이는 플로우챠트이다. 도 6을 참조하면, 본 발명의 개방형 인터페이스 처리부(100)가 CP/SP 시스템(11)로부터 비즈 템플릿 실행 요청에 대한 표준 API 입력을 수신하고, 상기 비즈 템플릿 실행 요청 메시지를 상기 비즈니스 로직 처리부(200)로 전송한다(S600,S602). 여기서 상기 개방형 인터페이스 처리부(100)는 비즈 템플릿 수행 요청 메시지를 전송하기 위하여 메시지 전달부(50)의 제1 메시지 큐에 비즈 템플릿을 전달한다.6 is a flowchart showing the operation of the open mobile business support system configured as described above. Referring to FIG. 6, the open interface processor 100 of the present invention receives a standard API input for a biz template execution request from a CP / SP system 11, and transmits the biz template execution request message to the business logic processor 200. (S600, S602). Here, the open interface processor 100 delivers the beads template to the first message queue of the message transfer unit 50 to transmit the beads template execution request message.

상기 비즈니스 로직 처리부(200)는 상기 메시지 전달부(50)의 제1 메시지 큐에 비즈 템플릿 수행 요청 메시지가 있는지를 확인하며, 상기 새로운 비즈 템플릿 수행 요청 메시지가 있으면, 상기 제1 메시지큐(511)로부터 비즈 템플릿 수행 요청 메시지를 읽어오고(S604), 상기 요청 메시지와 관련된 비즈 템플릿 정보(세센 키로 구분가능함)를 MMDB(51)로부터 로딩한다(S606). 그리고 상기 로딩된 비즈 템플릿의 플로우에 따라서 해당하는 비즈 오브젝트를 차례로 수행한다(S608).The business logic processor 200 checks whether there is a biz template execution request message in the first message queue of the message transfer unit 50, and if there is a new biz template execution request message, the first message queue 511. The biz template execution request message is read from the SMM, and the biz template information related to the request message (which can be identified by the Cesene key) is loaded from the MMDB 51 (S606). The corresponding beads object is sequentially performed according to the flow of the loaded beads template (S608).

상기 수행중인 비즈 오브젝트가 레거시 시스템(30)과의 연동을 요하는 경우, 상기 비즈니스 로직 처리부(200)는 레거시 연동 처리부(500)의 연동을 요청하는 메시지를 제3 메시지 큐에 저장함으로써 레거시 시스템(30)의 서비스 수행을 요청한다(S610). 상기 제3 메시지 큐는 레거시 연동 처리부(500)의 각 시스템별로 할당되어, 상기 기록된 메시지는 해당하는 레거시 연동 처리부(500)가 읽어가 처리하고, 수행 결과에 대한 레거시 시스템(30)으로부터 수신된 응답 메시지 혹은 리포트 메시지를 제1,2 메시지 큐에 기록한다(S612).When the business object that is being executed requires the interworking with the legacy system 30, the business logic processing unit 200 stores a message requesting the interworking of the legacy interworking processing unit 500 in a third message queue, thereby providing a legacy system ( Request to perform the service of 30) (S610). The third message queue is allocated to each system of the legacy interlocking processor 500, and the recorded message is read and processed by the corresponding legacy interlocking processor 500 and received from the legacy system 30 for the execution result. The response message or the report message is recorded in the first and second message queues (S612).

따라서, 상기 비즈니스 로직 처리부(200)는 상기 요청에 대한 응답 혹은 리포트 메시지를 지정된 제1,2 메시지큐로부터 전달받을 수 있다. 비즈 템플릿의 처리가 모두 완료되지 않은 경우에는 상기 단계(S610,S612)가 반복 수행된다.Accordingly, the business logic processor 200 may receive a response or a report message in response to the request from the designated first and second message queues. If the processing of the beads template is not all completed, the steps S610 and S612 are repeatedly performed.

해당 비즈 템플릿의 처리가 모두 완료되면(S614), 상기 처리와 관련된 과금 정보를 과금처리부(400)로 전송한다(S616).When all the processing of the beads template is completed (S614), the charging information related to the processing is transmitted to the charging processing unit 400 (S616).

또한, 상기 비즈니스 로직 처리부(200)는 상기 비즈 템플릿 수행결과를 메시지 전달부(50)의 제3 메시지 큐에 저장함으로써 개방형 인터페이스 처리부(100)로 전송한다(S618).In addition, the business logic processing unit 200 transmits the result of performing the biz template to the open interface processing unit 100 by storing the result of the execution of the template in the third message queue of the message transfer unit 50 (S618).

상기 개방형 인터페이스 처리부(100)는 상기 전송된 비즈 템플릿 수행 결과를 다시 CP/SP 시스템(11)으로 전송한다(S620).The open interface processor 100 transmits the transmitted beads template execution result to the CP / SP system 11 again (S620).

도 7은 본 발명에 의한 API를 처리하는 개방형 인터페이스 처리부(100)의 상세 구성도로서, 개방형 인터페이스 처리부(100)는, 웹서비스부(101)와, 인증부(102)와, 세션키 생성부(103)와, 연동관리부(104)와, 메시지 분석/변환부(105)와, 메시지 처리부(106)를 포함한다. 더하여 세션관리부(107)와, 로그 매니저(108)와, 구성관리부(109)와, 구성정보 전달부(110)를 더 포함할 수도 있다. 7 is a detailed configuration diagram of an open interface processing unit 100 for processing an API according to the present invention. The open interface processing unit 100 includes a web service unit 101, an authentication unit 102, and a session key generation unit. 103, the interlocking management unit 104, the message analyzing / converting unit 105, and the message processing unit 106. In addition, it may further include a session manager 107, a log manager 108, a configuration manager 109, and a configuration information delivery unit 110.

상기 웹서비스부(101)는 CP/SP 시스템(11)로부터 비즈 템플릿 수행 요청에 대한 표준 API 입력을 수신하고 상기 비즈 템플릿 수행 결과를 상기 CP/SP 시스템 (11)으로 전달한다. 상기 웹서비스부(101)와 CP/SP 시스템(11) 사이의 연동은 SOAP 프로토콜을 사용한 웹 서비스(Web Service)의 형태로 이루어진다. 상기 CP/SP 시스템(11)은 각각의 플랫폼별로 제공되는 웹 서비스 툴킷(Web Service Toolkit)을 이용하여 SOAP 프로토콜에 대한 스텁(Stub)을 생성하고 일반 함수 호출처럼 웹 서비스를 사용할 수 있다. 또한, CP/SP 시스템(11)에서 웹서비스부(101)를 통한 비즈 템플릿의 실행 요청은 표준화된 표준 API를 통해 요청하고 그 실행 결과를 전달 받는다.The web service unit 101 receives a standard API input for a biz template execution request from the CP / SP system 11 and transmits the biz template execution result to the CP / SP system 11. The interworking between the web service unit 101 and the CP / SP system 11 is in the form of a web service using a SOAP protocol. The CP / SP system 11 may generate a stub for the SOAP protocol by using a web service toolkit provided for each platform and use a web service as a general function call. In addition, in the CP / SP system 11, a request for executing a biz template through the web service unit 101 is requested through a standardized standard API and received the execution result.

상기 인증부(102)는 CP/SP 시스템(11)이 실행을 요청한 비즈 템플릿에 대한 인증을 수행 및 관리한다. 나아가, 상기 인증부(102)는 상기 CP/SP 시스템(11)에 대한 인증도 수행 및 관리하고, 특정 CP/SP 시스템(11)의 식별자(ID)와 특정 인터넷 프로토콜(IP)에 대한 접근을 제한한다.The authentication unit 102 performs and manages the authentication of the beads template that the CP / SP system 11 requests execution. In addition, the authentication unit 102 performs and manages the authentication of the CP / SP system 11 and performs access to an identifier (ID) and a specific Internet protocol (IP) of the specific CP / SP system 11. Restrict.

상기 세션키 생성부(103)는 상기 CP/SP 시스템(11)으로부터 실행 요청된 비즈 템플릿에 대한 세션키(Session Key)를 생성한다. 이때, 상기 세션키는 비즈 템플릿 요청별로 설정되는 고유한(unique) 키이다. 상기 세션키 생성부(103)에서 생성된 고유한 세션키는 이후에 세션관리부(107)에 의해 관리되며 이는 MMDB(51)에 해당 비즈 템플릿 정보와 매핑되어 저장된다. 따라서, 상기 CP/SP 시스템(11)으로부터 실행 요청된 비즈 템플릿 정보는 고유한 세션키가 할당되어 MMDB(51)에 저장되며, 이후 비즈니스 로직 처리부(200)에서는 상기 세션키를 전달받아 MMDB(51)에서 비즈 템플릿 정보를 검색하고 이를 실행시킨 후 그 상태 정보를 MMDB(51)에 기록하게 된다. The session key generation unit 103 generates a session key for the biz template requested to be executed from the CP / SP system 11. In this case, the session key is a unique key set for each Biz template request. The unique session key generated by the session key generation unit 103 is then managed by the session management unit 107, which is mapped and stored in the MMDB 51 with the corresponding bead template information. Accordingly, the bead template information requested to be executed from the CP / SP system 11 is assigned a unique session key and stored in the MMDB 51, and then the business logic processor 200 receives the session key and receives the MMDB 51. ) Retrieves the bead template information, executes it, and records the state information in the MMDB 51.

상기 연동관리부(104)는 상기 웹서비스부(101)에 수신된 CP/SP 시스템(11)의 비즈 템플릿 수행 요청에 대한 쓰레드를 대기시키고, 비즈니스 로직 처리부(200)로부터 상기 비즈 템플릿의 수행 결과가 수신되면 상기 대기하고 있는 쓰레드를 활성화시켜 상기 웹서비스부(101)로 상기 비즈 템플릿 수행 결과를 전달한다. 상기 웹서비스부(101)는 상기 CP/SP 시스템(11)으로부터 비즈 템플릿 실행 요청에 대한 표준 API 입력을 전달받아 상기 연동관리부(104)로 전달한다. 이때, 상기 연동관리부(104)는 상기 표준 API 입력을 상기 메시지 처리부(106)로 전달하고 상기 표준 API 입력에 대한 쓰레드를 대기상태로 유지한다. 이어 상기 메시지 처리부(106)로부터 비즈 템플릿에 대한 실행 결과가 수신되면 상기 웹서비스부(101)의 처리 쓰레드를 활성화시키고 상기 실행 결과를 상기 웹서비스부(101)로 전달한다.The interworking management unit 104 waits for a thread for the Biz template execution request of the CP / SP system 11 received by the web service unit 101, and the execution result of the biz template is received from the business logic processing unit 200. When received, the waiting thread is activated to transmit the result of performing the biz template to the web service unit 101. The web service unit 101 receives a standard API input for the Biz template execution request from the CP / SP system 11 and delivers it to the interworking management unit 104. At this time, the interworking management unit 104 delivers the standard API input to the message processing unit 106 and maintains a thread for the standard API input in a standby state. Subsequently, when the execution result of the biz template is received from the message processing unit 106, the processing thread of the web service unit 101 is activated and the execution result is transmitted to the web service unit 101.

특히, 상기 연동관리부(104)는 본 발명의 개방형 인터페이스 처리부(100)가 상기 CP/SP 시스템(11)과는 동기식(Synchronous) 연동을 제어하고 상기 비즈니스 로직 처리부(200)와는 비동기식(Asynchronous) 연동을 제어한다. 즉, 본 발명의 개방형 인터페이스 처리부(100)는 상기 CP/SP 시스템(11)으로부터 비즈 템플릿에 대한 표준 API 입력을 전달하게 되면, 상기 비즈 템플릿 수행 결과를 상기 CP/SP 시스템(11)으로 반환할 때까지 상기 CP/SP 시스템(11)과는 세션을 유지함으로써 동기식으로 연동한다. 그러나, 본 발명의 개방형 인터페이스 처리부(100)는 상기 비즈니스 로직 처리부(200)에게 비즈 템플릿 실행 요청 메시지를 전달하는 경우에는 메시지 전달부(50)의 제1 메시지 큐에 상기 요청 메시지를 전달하고, 제2 메시지 큐(51b)에서 상기 비즈 템플릿의 수행 결과 메시지를 검색하여 존재하는 경우 이를 읽어 들여 웹서비스부(101)를 통해 상기 CP/SP 시스템(11)으로 전달하도록 함으로써 상기 비즈니스 로직 처리부(200)와는 비동기식으로 연동한다.In particular, the interworking management unit 104 is the open interface processing unit 100 of the present invention controls the synchronous (synchronous) interworking with the CP / SP system 11 and the asynchronous interworking with the business logic processing unit 200 (Asynchronous) To control. That is, when the open interface processing unit 100 of the present invention transfers a standard API input for the beads template from the CP / SP system 11, the open interface processor 100 may return the result of performing the beads template to the CP / SP system 11. The CP / SP system 11 is synchronously interworked by maintaining a session until the session is maintained. However, when the open interface processor 100 of the present invention delivers the Biz Template Execution Request message to the business logic processor 200, the open interface processor 100 delivers the request message to the first message queue of the message transmitter 50. 2 The business logic processor 200 retrieves the result message of the Biz template from the message queue 51b and if it exists, reads it and delivers it to the CP / SP system 11 through the web service unit 101. Works with asynchronously.

상기 메시지 분석/변환부(105)는 CP/SP 시스템(11) 또는 비즈니스 로직 처리부(200)로부터 수신된 메시지를 입력받이 상기 비즈니스 로직 처리부(200) 또는 CP/SP 시스템(11)으로 전달하기 위한 메시지로 변환한다. 즉, 상기 메시지 분석/변환부(105)는 상기 CP/SP 시스템(11)으로부터 수신된 표준 API 입력을 분석하여 비즈니스 로직 처리부(200)에서 읽을 수 있는 비즈 템플릿 수행 요청 메시지로 변환하고, 상기 비즈니스 로직 처리부(200)로부터 전달된 상기 비즈 템플릿 수행 결과를 상기 CP/SP 시스템(11)으로 전달하기 위한 메시지로 변환한다. The message analysis / conversion unit 105 receives a message received from the CP / SP system 11 or the business logic processing unit 200 and receives the message from the CP / SP system 11 or the business logic processing unit 200 or the CP / SP system 11. Convert to a message. That is, the message analyzer / transformer 105 analyzes the standard API input received from the CP / SP system 11 and converts the standard API input into a bead template execution request message that can be read by the business logic processor 200. The biz template execution result transmitted from the logic processing unit 200 is converted into a message for delivery to the CP / SP system 11.

상기 메시지 처리부(106)는 상기 비즈 템플릿 실행 요청 메시지 또는 비즈 템플릿 실행 결과 메시지를 상기 비즈니스 로직 처리부(200)로/부터 송,수신한다. 즉, 상기 메시지 처리부(106)는 상기 메시지 분석/변환부(105)에서 변환된 비즈 템플릿 실행 요청 메시지를 전달받아 메시지 전달부(50)의 제1 메시지 큐에 기록하고, 상기 비즈니스 로직 처리부(200)에서 제2 메시지 큐에 기록한 비즈 템플릿 실행 결과 메시지를 읽어 들여 상기 메시지 분석/변환부(105)로 전달한다. 상기 메시지 처리부(106)는 상기 연동관리부(104)의 제어를 통해 상기 비즈 템플릿의 실행 요청 또는 실행 결과 메시지를 비동기식으로 송수신한다.The message processor 106 transmits and receives the Biz Template Execution Request message or the Biz Template Execution Result message to / from the business logic processor 200. That is, the message processing unit 106 receives the Biz Template Execution Request message converted by the message analysis / conversion unit 105 and records the message template execution request message in the first message queue of the message transmission unit 50, and the business logic processing unit 200. ) Reads the beads template execution result message recorded in the second message queue and delivers the message to the message analyzing / converting unit 105. The message processing unit 106 asynchronously transmits and receives an execution request or execution result message of the Biz template under the control of the interworking management unit 104.

이와 같은 구성을 갖는 본 발명의 개방형 인터페이스 처리부(100)는 상기한 개방형 모바일 비즈니스 지원 시스템의 서비스를 필요로 하는 클라이언트인 CP/SP 시스템(11)에 대한 접점이 되는 인터페이스를 제공하는 것으로서 웹 인터페이스를 통하여 CP/SP 시스템(11)으로부터 다양한 서비스 요청을 수신한다. 특히, 상기 모바일 비즈니스 지원 시스템에서 본 발명의 개방형 인터페이스 처리부(100)는 CP/SP 시스템(11)으로부터 표준 API 형태의 비즈니스 로직 호출 메커니즘을 제공한다. 이로써 기존의 프로토콜 기반의 연동 방식과는 달리 CP/SP 시스템(11)이 직접 개발하지 않고도 무선 인터넷 인프라 시스템의 기능을 손쉽게 사용할 수 있도록 하고 클라이언트인 CP/SP 시스템의 종류에 제한 받지 않고 사용할 수 있는 개방형 인터페이스를 제공한다.The open interface processing unit 100 of the present invention having such a configuration provides a web interface as an interface for the CP / SP system 11, which is a client requiring the service of the open mobile business support system. Various service requests are received from the CP / SP system 11 through. In particular, in the mobile business support system, the open interface processor 100 of the present invention provides a business logic call mechanism in the form of a standard API from the CP / SP system 11. Thus, unlike the existing protocol-based interworking method, the CP / SP system 11 can easily use the functions of the wireless Internet infrastructure system without developing it directly, and can be used without being limited to the type of CP / SP system as a client. Provide an open interface.

상기 세션 관리부(107)는 메모리 기반 데이터베이스인 MMDB(51) 상의 세션 정보에 대한 관리 기능을 제공한다. 상기 MMDB(51)는 CP/SP 시스템(11)의 인증정보, 비즈 템플릿의 수행 결과 및 상태 정보 등을 저장한다. 특히, 상기 MMDB(51)에는 CP/SP 시스템(11)으로부터 실행 요청된 비즈 템플릿 정보와 상기 비즈 템플릿에 할당된 고유한 세션키가 매핑되어 저장된다. MMDB(51) 연동의 중요 기능에는 세션 상태 저장, 비즈 오브젝트 상태 저장, 세션 파라미터 정보, 비즈 오브젝트 파라미터 정보 저장 등이 있다. 이를 보다 구체적으로 설명하면, 외부로부터 요청된 서비스의 처리를 위해 세션이 실행되거나 세션의 상태가 변경되거나 또는 서비스 처리가 종료될 경우 센션 상태 저장이 이루어지며, 세션의 시작시에는 세션의 파라미터 저장이 이루어진다. 또한, 세션이 시작된 후 서비스 처리를 위해 오브젝트를 실행할 경우 오브젝트의 상태 저장과 오브젝트의 파라미터 값 저장이 이루어진다.The session manager 107 provides a management function for session information on the MMDB 51 which is a memory-based database. The MMDB 51 stores the authentication information of the CP / SP system 11, the execution result of the biz template, and the state information. In particular, the MMDB 51 maps and stores the business template information requested to be executed from the CP / SP system 11 and the unique session key assigned to the business template. Important functions of the MMDB 51 interworking include session state storage, bead object state storage, session parameter information, and bead object parameter information storage. In more detail, when the session is executed for the processing of a service requested from the outside, the state of the session is changed or the state of the service is terminated, the state state is stored. Is done. In addition, when the object is executed for service processing after the session is started, the state of the object and the parameter value of the object are saved.

상기 로그 매니저(108)는 비즈니스 로직 처리부(200)에서 전송되는 비즈 템플릿 수행 및 에러에 대한 로그 정보, 통계 데이터, 완료된 트랜잭션에 대한 세션 정보를 관리한다. 상기 로그 매니저(108)는 로그에 관련된 시스템 로그를 생성하고 생성된 로그 정보 및 통계 데이터를 OMS(700) 서버로 전송한다. The log manager 108 manages log information, statistics data, and session information about completed transactions and the biz template transmitted from the business logic processing unit 200. The log manager 108 generates a system log related to the log and transmits the generated log information and statistical data to the OMS 700 server.

상기 구성관리부(109)는 본 발명의 개방형 인터페이스 처리부(100)의 환경 설정 파일에 대한 액세스 기능을 제공함으로써 개방형 인터페이스 처리부(100)에 대한 구성 정보를 관리한다. 상기 구성관리부(109)는 본 발명의 개방형 인터페이스 처리부(100)의 구성 정보 변경시 이를 실시간으로 반영하여 해당 구성 정보를 필요로 하는 모듈이 수정된 구성정보 값을 조회할 수 있도록 한다.The configuration management unit 109 manages configuration information for the open interface processing unit 100 by providing an access function for the configuration file of the open interface processing unit 100 of the present invention. The configuration management unit 109 reflects this in real time when the configuration information of the open interface processing unit 100 of the present invention is changed so that a module requiring the configuration information can query the modified configuration information value.

상기 구성정보 전달부(110)는 외부의 웹 서비스 제공부(600)를 통해 개방형 인터페이스 처리부(100)의 구성 정보 조회요청을 수신하고 그 구성정보를 추출하여 웹 사이트로 전달한다. 상기 구성정보 전달부(110)에서 외부의 시스템 웹 사이트(55)를 통해 본 발명의 개방형 인터페이스 처리부(100)의 구성 정보 조회요청을 수신하면 구성정보 온라인 조회모듈이 구성정보 값을 추출하고, 웹서비스를 통해 상기 추출된 구성정보 값을 상기 웹 서비스 제공부(600)를 통해 전달한다. 상기 시스템 웹 사이트(55)의 개발자는 웹 서비스를 통해 전달 받은 구성정보를 개방형 인터페이스 처리부(100)의 구성정보 조회화면을 통해 이를 확인할 수 있다.The configuration information transmitting unit 110 receives a configuration information inquiry request of the open interface processing unit 100 through an external web service providing unit 600, extracts the configuration information, and delivers the configuration information to a web site. When the configuration information transmission unit 110 receives a configuration information inquiry request of the open interface processing unit 100 of the present invention through an external system web site 55, the configuration information online inquiry module extracts configuration information values, and the web. The extracted configuration information value is transmitted through the web service provider 600 through a service. The developer of the system web site 55 may check the configuration information received through the web service through the configuration information inquiry screen of the open interface processor 100.

본 발명의 개방형 인터페이스 처리부(100)는 더 많은 사용자를 지원하기 위하여, 둘 이상 존재할 수 있으며, 이 경우, 상기 개방형 인터페이스 처리부(100)의 요청 메시지는 비즈니스 로직 처리부(200)에서 순차로 읽어가 처리되면 되므로, 상기 제1 메시지 큐는 모든 개방형 인터페이스 처리부(100)가 공통으로 사용할 수 있으나, 상기 제3 메시지 큐는, 세션별 메시지의 목적지가 달라질 수 있으므로, 개방 형 인터페이스 처리부(100) 별로 각각 메시지 큐를 설정하며, 상기 요청 메시지 기록시, 결과값을 반환할 메시지 큐에 대한 정보를 포함시킴으로써, 비즈니스 로직 처리부(200)에서 어디에 비즈 템플릿의 결과값을 기록할 것인지를 알 수 있도록 한다.In order to support more users, the open interface processing unit 100 of the present invention may exist in two or more. In this case, the request message of the open interface processing unit 100 is sequentially read by the business logic processing unit 200 and processed. Since the first message queue may be commonly used by all open interface processing units 100, the third message queue may have different destinations of messages for each session, so each message may be different for each open interface processing unit 100. By setting the queue and including information on the message queue to return a result value when the request message is recorded, the business logic processing unit 200 may know where to record the result value of the biz template.

도 8은 본 발명의 일 실시 예에 따른 개방형 모바일 비즈니스 지원 시스템에서의 개방형 인터페이스 방법을 보이는 흐름도로서, 이를 참조하면, 상기 웹서비스부(101)가 CP/SP 시스템(11)으로부터 특정 비즈 템플릿 실행 요청에 대한 표준 API 입력을 수신한다(S800). 이때, 상기 웹서비스부(101)에 수신된 CP/SP 시스템(11)의 비즈 템플릿 실행 요청에 대한 쓰레드는 대기 상태로 유지되고, 이후에 상기 비즈 템플릿의 실행 결과가 수신되면 상기 쓰레드를 활성화시켜 상기 웹서비스부(101)로 상기 비즈 템플릿 실행 결과를 전달하도록 한다.8 is a flowchart illustrating an open interface method in an open mobile business support system according to an embodiment of the present invention. Referring to this, the web service unit 101 executes a specific biz template from the CP / SP system 11. Receive a standard API input for the request (S800). At this time, the thread for the biz template execution request of the CP / SP system 11 received by the web service unit 101 is maintained in a standby state, and when the execution result of the biz template is received thereafter, by activating the thread The web service unit 101 transmits the result of executing the biz template.

세션키 생성부(103)에서 상기 실행 요청된 비즈 템플릿에 대한 고유한(unique) 세션키를 생성한다(S802). 상기 생성된 세션키는 해당 비즈 템플릿과 매핑되어 MMDB(51)에 저장된다. 이어, 인증부(102)에서 상기 비즈 템플릿에 대한 인증을 수행한다(S804). 이때, 상기 비즈 템플릿 실행 요청을 제공한 CP/SP 시스템(11)에 대한 인증도 수행한다. The session key generation unit 103 generates a unique session key for the requested Biz template (S802). The generated session key is mapped to the corresponding business template and stored in the MMDB 51. Subsequently, the authentication unit 102 performs authentication on the beads template (S804). At this time, the authentication of the CP / SP system 11 which provided the Biz template execution request is also performed.

상기 메시지 분석/변환부(105)에서는 상기 비즈 템플릿 실행 요청을 비즈니스 로직 처리부(200)로 전달하기 위하여 상기 비즈니스 로직 처리부(200)에서 읽을 수 있는 메시지 포맷으로 변환한다(S806). 메시지 처리부(106)에서 상기 변환된 비 즈 템플릿 실행 요청 메시지를 상기 비즈니스 로직 처리부(200)로 전달한 후(S808), 상기 비즈 템플릿의 실행 결과 메시지가 수신되기를 기다한다(S810). 이때, 상기 메시지 처리부(106)는 상기 비즈 템플릿 실행 요청 메시지를 상기 비즈니스 로직 처리부(200)로 전달하기 위하여 메시지 전달부(50)의 제1 메시지 큐(51a)에 상기 비즈 템플릿 실행 요청 메시지를 기록한 후, 상기 메시지 전달부(50)의 제2 메시지 큐(51b)에 상기 비즈 템플릿 실행 결과 메시지가 도착하기를 기다린다.The message analysis / conversion unit 105 converts the Biz template execution request into a message format that can be read by the business logic processing unit 200 in order to deliver the business logic processing unit 200 (S806). After the message processing unit 106 transmits the converted business template execution request message to the business logic processing unit 200 (S808), it waits for the execution result message of the business template to be received (S810). In this case, the message processing unit 106 records the beads template execution request message in the first message queue 51a of the message transfer unit 50 in order to deliver the beads template execution request message to the business logic processing unit 200. Thereafter, it waits for the biz template execution result message to arrive in the second message queue 51b of the message transfer unit 50.

이후에, 상기 비즈 템플릿 실행 결과 메시지가 제2 메시지 큐(51b)에 도착하였으면(S812), 상기 비즈 템플릿 실행 결과 메시지를 CP/SP 시스템(11)으로 전달하기 위한 메시지 포맷으로 변환한다(S814). 이어 상기 비즈 템플릿 실행 결과 메시지를 상기 웹서비스(101)를 통해 상기 CP/SP 시스템(11)으로 전송한다(S816).Thereafter, when the biz template execution result message arrives at the second message queue 51b (S812), the biz template execution result message is converted into a message format for delivery to the CP / SP system 11 (S814). . Subsequently, the biz template execution result message is transmitted to the CP / SP system 11 through the web service 101 (S816).

앞서 설명한 바와 같이, 상기 개방형 인터페이스 처리부(100)를 통해서 CP/SP 시스템(11)에 제공되는 표준 API에 대해서 더 구체적으로 설명하면 다음과 같다.As described above, the standard API provided to the CP / SP system 11 through the open interface processor 100 will be described in more detail as follows.

본 발명에 있어서 상기 개방형 인터페이스 처리부(100)는 invoke API 함수를 사용하여 개방형 모바일 비즈니스 지원 시스템의 이용 서비스를 제공한다.In the present invention, the open interface processor 100 provides a service of using an open mobile business support system by using an invoke API function.

이때, 상기 API는 개방형 모바일 비즈니스 지원 시스템에서 제공하는 비즈 템플릿 별로 제공되며, 예를 들면, 사용자인증(기본, 선불잔액조회포함, 단말기 지원조회 포함), 폰 모델정보 조회, 번호 이동 조회, 폰 모델 정보 조회, SMS 전송, MMS 전송, 일반 위치 찾기, 푸시 방식 플랫폼 메시지 전송, 타사 전송, 내 폰에 전 송별로 각각에서 요구되는 API를 설정한다.At this time, the API is provided for each Biz template provided by the open mobile business support system, for example, user authentication (basic, including prepaid balance inquiry, terminal support inquiry), phone model information query, number mobile inquiry, phone model Set the API required for each information inquiry, SMS transmission, MMS transmission, general location search, push type platform message transmission, third party transmission, and transmission to my phone.

상기 제공되는 API는 기본적으로 invoke API 함수를 사용하는 것으로서, 수행할 비즈 템플릿을 나타내는 비즈 템플릿 ID(TEMPLATE_ID), 상기 비즈 템플릿의 이용을 위해 부여되는 인증키(AUTH_KEY), 상기 비즈 템플릿의 수행에 요구되는 정보를 전달하는 입력 파라미터(inParamSet), 상기 비즈 템플릿의 수행후 반환받는 결과 정보를 나타내는 출력 파라미터(outParamSet)를 매개변수로 사용하여, 특정 비즈 템플릿의 수행을 요청하고 그 결과 정보를 얻을 수 있다. 상기에서, 출력 파라미터는 서비스 요청에 대한 성공했는지, 혹은 실패한 경우 어떤 이유로 실패하였는지를 나타내는 결과 코드와, 수행 결과값을 나타내는 결과 메시지를 기본적으로 포함한다. 상기 결과 코드는 성공시에는 보통 "0"값을 반환하고, 오류인 경우, 오류 종류별로 설정된 코드를 반환한다. 이때, 제공되는 오류 코드의 목록 및 내용은 CP/SP측으로 사전에 제공된다.The provided API basically uses an invoke API function, and includes a bead template ID (TEMPLATE_ID) indicating a bead template to be executed, an authentication key (AUTH_KEY) granted for use of the bead template, and a request for execution of the bead template. By using the input parameter (inParamSet) that delivers the information, and the output parameter (outParamSet) indicating the result information returned after the execution of the biz template as a parameter, the execution of a specific biz template can be requested and the result information can be obtained. . In the above, the output parameter basically includes a result code indicating whether the service request succeeded or, in case of failure, for some reason, and a result message indicating the execution result. The result code normally returns a value of "0" upon success, and in case of an error, a code set for each error type. At this time, the list and contents of the provided error codes are provided in advance to the CP / SP side.

상기에서, 입력 파라미터와 출력 파라미터는 해당 API의 종류별로 상기 파라미터에서 전달하는 정보의 내용이 달라진다.In the above description, the content of the information delivered from the parameter varies depending on the type of the corresponding API for the input parameter and the output parameter.

더 구체적으로 설명하면, 본 발명에 의한 개방형 모바일 비즈니스 지원 시스템은, 정상 사용자 유무, 일시정지/해지 차단, 법인 사용자 차단, 선불 사용자 차단, 지능망 선불 차단등의 기본적인 사용자 인증을 위한 API를 제공하며, 이 API는 입력 파라미터로서 사용자 폰번호와, 사용자 인증 타입(정상 사용자 유무, 일시정지/해지 차단, 법인 사용자 차단, 선불사용자 차단, 지능망 선불 차단 등의 기본적인 사용자 인증 타입을 나타냄)을 포함하며, 출력파라미터는 사용자 인증 요청에 성공 여부 및 성공하지 못한 경우의 오류 종류를 나타내는 결과 코드와, 결과 메시지를 포함한다.More specifically, the open mobile business support system according to the present invention provides an API for basic user authentication such as normal user presence, pause / cancellation block, corporate user block, prepaid user block, intelligent network prepaid block, and the like. This API includes user phone number as input parameter and user authentication type (represents basic user authentication type such as normal user presence, pause / cancellation block, corporate user block, prepaid user block, intelligent network prepaid block). The parameters include a result code indicating whether the user authentication request succeeded and an error type when the user authentication request did not succeed, and a result message.

더하여, 본 발명에 의한 개방형 모바일 비즈니스 지원 시스템은, 상술한 기본적인 사용자 인증과 함께 선불 잔액 조회를 더 포함하고자 하는 경우의 API가 설정될 수 있으며, 이 API는 입력 파라미터로서 상술한 사용자 폰 번호 및 사용자 인증 타입과 함께 제공되는 콘텐츠/서비스에 대한 가격 정보가 더 포함되고, 출력 파라미터는 반환 값으로서, 요청에 대한 결과 코드 및 결과 메시지에 더하여, 선불 여부 및 선불 사용자의 잔액 정보가 포함된다. 상기에서, 출력 파라미터중 결과 코드를 통해 정상 사용자이지만 선불 사용자가 아닌 경우, 이에 해당하는 오류 코드값을 전송함으로써, CP/SP 시스템(11)에서 적절한 조치를 취할 수 있도록 한다.In addition, in the open mobile business support system according to the present invention, an API may be set when the user wishes to further include a prepaid balance inquiry together with the basic user authentication as described above. Price information for the content / service provided with the authentication type is further included, and the output parameter is a return value, in addition to the result code and the result message for the request, whether the prepaid user and the balance of the prepaid user are included. In the above, if the normal user but not the prepaid user through the result code of the output parameters, by transmitting the corresponding error code value, it is possible to take appropriate measures in the CP / SP system (11).

또한, 본 발명의 개방형 모바일 비즈니스 지원 시스템은, 사용자 인증과 함께 서비스 종류별 단말기 지원 여부를 조회하는 API를 제공하며, 이 API는 요청시 인증 타입별 사용자 기본 인증이 수행되고 인증이 성공했을 경우에 서비스 종류별 단말기 지원 여부에 대한 정보를 얻을 수 있는 것으로서, 입력 파라미터에 사용자 폰번호와 사용자 인증 타입과 함께 단말기가 지원할 서비스가 MMS 혹 플래시 혹은 MP3중 어느 것인지를 나타내는 서비스 정보가 포함되고, 이때 출력 파라미터는 요청에 대한 성공 여부를 나타내는 결과 코드 및 결과 메시지를 포함한다.In addition, the open mobile business support system of the present invention provides an API for inquiring whether terminal support by service type together with user authentication, and this API provides a service when user basic authentication for each authentication type is performed upon authentication and authentication is successful. Information about whether the terminal supports each type is obtained, and the input parameter includes service information indicating whether a service to be supported by the terminal is MMS, Flash, or MP3 together with the user's phone number and user authentication type. It contains a result code and a result message indicating the success or failure of the request.

또한, 본 발명의 개방형 모바일 비즈니스 지원 시스템은, 이동 통신 가입자가 소지한 폰 모델 정보 조회를 위한 API를 제공하며, 이는, 해당 이동 통신 단말에 대한 모델 정보를 얻기 위한 것으로서, 입력 파라미터로서 사용자 폰 번호만이 포함되고, 출력 파라미터에는 결과 코드 및 결과 메시지와 함께, 폰 정보를 나타내는 여러 값들(예를 들어, 폰 모델명, 벨 타입 코드, 폴리(poly) 정보, 컬러 정보, CDMA 지원 여부, 노래방 지원 여부 등)이 포함된다. 이때, 결과 코드는 폰 모델 조회 요청에 대한 성공 여부를 나타낸다.In addition, the open mobile business support system of the present invention provides an API for inquiring phone model information possessed by a mobile subscriber, which is to obtain model information for the corresponding mobile communication terminal, and is a user phone number as an input parameter. Only the output parameters include the result code and the result message, along with a number of values indicating phone information (e.g. phone model name, bell type code, poly information, color information, CDMA support or karaoke support). And the like). At this time, the result code indicates whether the phone model inquiry request is successful.

또한, 본 발명에 의한 개방형 모바일 비즈니스 지원 시스템은, 특정 서비스에 대한 사용자의 월정액 가입 여부를 조회하기 위한 API를 포함할 수 있으며, 이 API는 입력 파라미터로서 서비스별로 설정된 서비스 식별값, 사용자 폰번호, 사용자 인증 타입의 종류, 상기 서비스를 제공하는 CP/SP의 식별값, 해당 콘텐츠의 가격을 포함하고, 출력 파라미터로서, 월정액인증 및 선불잔액조회 요청에 대한 성공 및 오류 코드를 나타내는 결과 코드와, 요청 결과값을 전송하는 결과 메시지를 포함한다.In addition, the open mobile business support system according to the present invention may include an API for inquiring whether a user subscribes to a monthly subscription to a specific service, the API is a service identification value, user phone number, A result code indicating the type of the user authentication type, the identification value of the CP / SP providing the service, the price of the corresponding content, and a success code indicating the success or error code for the monthly authentication and prepaid balance inquiry request as an output parameter; Contains a result message that sends the result.

또한, 본 발명에 의한 개방형 모바일 비즈니스 지원 시스템은, 특정 서비스에 대한 사용자의 월정액 가입 여부만을 조회하는 API를 포함할 수 있으며, 이는 입력 변수로서 서비스별로 설정된 서비스 식별값, 사용자의 폰 번호, 사용자 인증 타입, 상기 서비스를 제공하는 CP 식별값을 포함하고, 출력 파라미터로서 월정액인증 요청의 성공 혹은 오류 여부를 나타내는 결과 코드, 상기 요청에 대한 수행 결과값을 기술하는 결과 메시지를 포함한다.In addition, the open mobile business support system according to the present invention may include an API for querying only whether a user subscribes to a monthly subscription for a specific service, which is a service identification value set for each service as an input variable, a user's phone number, and user authentication. It includes a type, a CP identification value for providing the service, and as an output parameter includes a result code indicating the success or error of the monthly authentication request, and a result message describing the execution result value for the request.

또한, 본 발명에 의한 개방형 모바일 비즈니스 지원 시스템은, 특정 월정액으로 제공되는 서비스에 대한 가입/해지를 각각 처리하는 API를 제공하며, 상기 API는 입력 파라미터로서 서비스별로 설정된 서비스 식별값과, 서비스 코드값, 콘 텐츠 제공자의 식별정보, 가입/해지 대상 폰 번호를 포함하며, 출력 파라미터로서, 상기 요청에 대한 성공 및 오류 정보를 제공하는 결과 코드와, 상기 요청의 수행 결과값을 전달하는 결과 메시지를 포함한다.In addition, the open mobile business support system according to the present invention provides an API for processing subscription / cancellation for a service provided at a specific monthly fee, and the API provides a service identification value and a service code value set for each service as input parameters. , The identification information of the content provider, the subscription / unsubscribe target phone number, and as an output parameter, a result code for providing success and error information for the request, and a result message for delivering the result of performing the request. do.

또한, 본 발명에 의한 개방형 모바일 비즈니스 지원 시스템은, 특정 ID의 무선 인터넷 사용자의 정보 조회를 위한 API를 제공할 수 있으며, 이 API는 입력 파라미터로서, 무선 인터넷 사용자의 ID와, 상기 사용자의 암호화된 패스워드를 포함하고, 출력 파라미터로서 상기 요청에 대한 성공/오류 정보를 나타내는 결과 코드와, 상기 요청에 대한 수행 결과값을 나타내는 결과 메시지와, 해당 무선 인터넷 사용자의 기본정보(예를 들어, 폰번호, 성명, 주민번호등)가 포함된다.In addition, the open mobile business support system according to the present invention may provide an API for querying information of a wireless Internet user of a specific ID, which API is an input parameter, the ID of the wireless Internet user, and the encrypted of the user. A result code indicating a success / error information for the request as an output parameter, a result message indicating a performance result value for the request, basic information of the corresponding wireless Internet user (e.g., a phone number, Name, social security number, etc.).

또한, 본 발명에 의한 개방형 모바일 비즈니스 지원 시스템은, 특정 ID의 무선 인터넷 사용자의 폰 번호를 조회할 수 있는 API를 제공할 있으며, 이 API는 입력 파라미터로서 무선 인터넷 ID를 가지고, 출력 파라미터로서, 결과 코드 및 결과 메시지와 함께 인증 대상자의 폰번호 및/또는 성명을 갖는다.In addition, the open mobile business support system according to the present invention provides an API for querying a phone number of a wireless Internet user of a specific ID, which has a wireless Internet ID as an input parameter and a result as an output parameter. It has the phone number and / or name of the person to be authenticated along with the code and result message.

또한, 본 발명에 의한 개방형 모바일 비즈니스 지원 시스템은, 주민번호에 대한 사용자 인증 여부를 조회하는 API를 제공하며, 이는 입력 파라미터로서 기본 사용자 인증용 API에서 설명한 사용자 인증 타입과, 인증 대상 폰번호와, 암호화된 인증 대상자의 주민/사업자번호와, 인증 대상자가 명의자인지 사업자인지 실사용자인지를 나타내는 인증 타입을 포함하고, 출력 파라미터로는 결과코드와 결과 메시지만을 포함한다.In addition, the open mobile business support system according to the present invention provides an API for inquiring whether the user authentication for the social security number, which is an input parameter, the user authentication type described in the API for basic user authentication, the authentication target phone number, Resident / business number of the encrypted authentication subject, and the authentication type indicating whether the authentication target is a name holder, a business operator or a real user. The output parameter includes only a result code and a result message.

또한, 본 발명에 의한 개방형 모바일 비즈니스 지원 시스템은, 폰 별로 제공 하는 컬러정보를 조회하기 위한 API를 제공하며, 상기 API는 입력 파라미터로서 조회할 폰의 정보(모델명 혹은 폰 번호)를 포함하고, 출력 파라미터로서 결과 코드 및 결과 메시지와 함께 해당 폰에 맞는 컬러정보(예를 들면, 단색, 4 그레이, 256컬러등)를 포함한다.In addition, the open mobile business support system according to the present invention provides an API for inquiring color information provided for each phone, the API including information (model name or phone number) of the phone to be inquired as an input parameter, and outputting As a parameter, it contains the color code (e.g., monochromatic, 4 gray, 256 colors, etc.) corresponding to the phone along with the result code and the result message.

또한, 본 발명에 의한 개방형 모바일 비즈니스 지원 시스템은, 번호 이동한 가입자에 대한 번호 이동 정보를 조회하는 API를 포함하며, 상기 API는 입력 파라미터로서 사용자 폰 번호를 입력하면, 출력 파라미터로서 요청에 대한 성공/오류 정보를 나타내는 결과 코드와, 요청의 수행 결과값을 기록하는 결과 메시지와 함께 번호이동 최종 라우팅 정보를 출력한다.In addition, the open mobile business support system according to the present invention includes an API for querying number porting information for a subscriber whose number has been shifted. When the API enters a user's phone number as an input parameter, the request for success is outputted as an output parameter. Outputs the number porting final routing information with a result code indicating error information and a result message recording the result of the request.

또한, 본 발명에 의한 개방형 모바일 비즈니스 지원 시스템은, 사용자의 성인 여부를 판단할 수 있는 나이 정보를 제공하는 API를 포함하며, 이 API는 입력 파라미터로서 사용자 폰번호를 입력하면, 출력 파라미터로서 상기 요청에 대한 성공/오류 정보를 나타내는 결과 코드 및 수행 결과값을 나타내는 결과 메시지와 함께 사용자의 연령을 나타내는 연령 코드를 반환한다.In addition, the open mobile business support system according to the present invention includes an API for providing age information for determining whether the user is an adult, the API inputs the user's phone number as an input parameter, the request as an output parameter An age code indicating the age of the user is returned along with a result code indicating success / error information about and a result message indicating an execution result value.

또한, 본 발명에 의한 개방형 모바일 비즈니스 지원 시스템은, 폰 모델 정보를 조회하기 위한 API를 제공하며, 이 API는 입력 파라미터로서 사용자 폰번호 혹은 폰 모델명을 입력하면, 출력 파라미터로서 요청의 성공/오류정보 및 결과 메시지와 함께 폰모델명, 벨타입, 폴리정보, 컬러정보, CDMA 지원 여부, 노래방 지원 여부등의 폰 성능 정보를 제공한다.In addition, the open mobile business support system according to the present invention provides an API for inquiring phone model information, and this API inputs a user phone number or phone model name as an input parameter, and success / error information of the request as an output parameter. And phone performance information such as phone model name, bell type, poly information, color information, CDMA support, and karaoke support.

또한, 본 발명에 개방형 모바일 비즈니스 지원 시스템은, 선불 선차감을 실 행하는 API를 제공하며, 이는 입력 파라미터로서 대상 폰번호, 선불 가입 상품 코드, 차감 요청 금액, 과금 유형을 입력하여, 선불 차감 결과를 출력 파라미터로 얻는다.In addition, the open mobile business support system according to the present invention provides an API for executing a prepaid prepaid, which inputs a target phone number, a prepaid subscription product code, a deduction request amount, and a billing type as input parameters, and displays a prepaid deduction result. Get as an output parameter.

또한, 본 발명에 개방형 모바일 비즈니스 지원 시스템은, SMS 전송을 위해 사용되는 API를 제공하며, 이는 입력 파라미터로서 SMS 전송을 위해 필요한 정보들, 단문 메시지인지 콜백 메시지 인지 아니면 플랫폼 메시지인지를 나타내는 SMS 타입, 회신 전화번호 혹은 URL이 지정되는 경우의 콜백(call back) 전화번호 혹은 URL, 전송 메시지, 발신 대상자의 폰 번호, 수신 대상자의 폰 번호와 함께, 과금 처리를 위한 과금 유형 정보가 포함되며, 출력 파라미터로서 상기 SMS 전송 요청에 대한 성공 여부를 나타내는 결과 코드 및 결과 메시지와 함께, 이후 전송 결과를 조회하기 위한 개방형 모바일 비즈니스 지원 시스템에서 할당된 세션 키를 포함한다.In addition, the open mobile business support system according to the present invention provides an API used for SMS transmission, which includes information necessary for SMS transmission as an input parameter, an SMS type indicating whether a short message, a callback message or a platform message, Callback phone number or URL when a return phone number or URL is specified, along with the billing type information for billing processing, along with the sender's phone number and the recipient's phone number. And a session code assigned by the open mobile business support system for inquiring the transmission result, together with a result code and a result message indicating success or failure of the SMS transmission request.

또한, 본 발명에 개방형 모바일 비즈니스 지원 시스템은, SMS 단음 벨소리 전송을 위한 API를 제공하며, 이는 입력 파라미터로서, 콜백 전화번호, 전송 메시지, 발신 폰 번화, 수신 폰번호, 플랫폼 구분정보, 과금 정보를 포함하며, 출력 파라미터로서 상기 요청에 대한 성공/오류를 나타내는 결과 코드 및 결과 메시지와 전송 상태를 조회하기 위한 상기 요청에 부여된 세션 키를 얻는다.In addition, the open mobile business support system according to the present invention, provides an API for SMS single-tone ringtone transmission, which is an input parameter, callback phone number, transmission message, outgoing phone number, incoming phone number, platform identification information, billing information And, as output parameters, a result code indicating success / error for the request and a session key assigned to the request for querying the result message and the transmission status.

더하여 본 발명에 개방형 모바일 비즈니스 지원 시스템은, 상기 SMS 전송에 대한 결과 조회를 위한 API를 제공하며, 이는 해당 API를 요청하면, 매개 변수로 입력된 세션 키에 대한 SMS 전송 결과를 조회하여 그 결과를 반환하는 것으로서, 입력 파라미터로 상기 SMS 전송 요청후 반환받은 세션 키가 포함되며, 출력 파라미터로 조회 결과의 성공 여부를 나타내는 결과 코드 및, 조회 결과를 기술하는 결과 메시지가 포함된다.In addition, the open mobile business support system according to the present invention provides an API for querying the result of the SMS transmission, which, when requesting the API, inquires about the SMS transmission result for the session key inputted as a parameter and displays the result. As a return, an input parameter includes a session key returned after the SMS transmission request, an output parameter including a result code indicating whether the inquiry result is successful, and a result message describing the inquiry result.

또한, 본 발명에 개방형 모바일 비즈니스 지원 시스템은, 발신자가 요청한 수신자의 폰으로 멀티미디어 메시지를 전송하기 위한 API를 제공한다. 상기 API는 내부적으로 발신자 및 수신자에 대한 기본 인증 처리를 포함하는 경우, 별도로 사용자 인증을 위한 API를 호출할 필요가 없으며, 상기 개방형 모바일 비즈니스 지원 시스템은, 상기 API가 요청되면, 멀티미디어 메시지를 수신할 단말의 종류를 판단하여, 브라우저를 탑재한 단말인 경우에는, MMS를 받을 수 있는 콜백 URL 방식의 SMS를 전송하고, 단말 사용자가 버튼을 누르면 상기 콜백 URL의 MMS 콘텐츠를 단말로 다운로드하여 디스플레이하며, SMS만 가능한 MMS 미지원 단말일 경우 전송 불가함을 리포트한다. 상기 API는 입력 파라미터로서, MMSC의 트랜잭션 ID, VAS ID, 콜백 핸드폰 번호, 메시지 전송 방식, 콘텐츠 변환 요청 여부, 메시지의 제목 및 내용, 플랫폼 구분 정보, 발신자 폰번호, 수신자 폰번호, 과금 정보, 과금유형을 포함하고, 출력 파라미터로서 상기 요청의 성공/오류 정보를 나타내는 결과 코드 및 결과 메시지와, 상기 요청에 할당된 세션 키를 포함하여, CP/SP가 상기 요청된 멀티미디어 메시지의 전송 결과를 조회할 수 있도록 한다. 상기 입력 파라미터로서 제공되는 멀티미디어 메시지의 내용은, 크게 HTTP 헤더와 콘텐츠 영역으로 구성되는 HTTP 메시지로 표현되며, 상기 헤더와 콘텐츠 영역으로 공백(CRCF)으로 구분되고, 상기 콘텐츠 영역은 멀티미디어 메시지 서비스에 필요한 파라미터를 담은 파라 미터 개체와 멀티미디어 메시지를 구성하는 일련의 미디어 개체를 포함한다. 이때 개체의 순서는 중요하지 않으나, 멀티미디어 메시지 서비스 파라미터를 담은 파라미터 개체가 존재하는 경우, 이 개체가 첫 번째에 위치하여야 하고, 멀티미디어 메시지 내 모든 미디어 개체의 틀을 이루는 HTML 문서는 미디어 개체중 가장 처음 개체로 포함되어야 한다. 상기 각 개체는 자신만의 헤더 필드를 포함할 수 있다.In addition, the open mobile business support system according to the present invention provides an API for transmitting a multimedia message to the receiver's phone requested by the caller. When the API includes basic authentication processing for the sender and the receiver internally, there is no need to call an API for user authentication separately, and the open mobile business support system may receive a multimedia message when the API is requested. When determining the type of the terminal, if the terminal is equipped with a browser, the SMS of the callback URL method that can receive the MMS is transmitted, and when the terminal user presses a button, the MMS content of the callback URL is downloaded to the terminal and displayed, If the MMS unsupported terminal capable of SMS only, it cannot be transmitted. The API is an input parameter, MMSC transaction ID, VAS ID, callback mobile number, message transmission method, content conversion request, message title and content, platform identification information, caller phone number, receiver phone number, billing information, billing A result code and a result message indicating the success / error information of the request as an output parameter and a session key assigned to the request, whereby the CP / SP can query the result of the transmission of the requested multimedia message. To be able. The content of the multimedia message provided as the input parameter is largely represented by an HTTP message composed of an HTTP header and a content area, and divided into a blank (CRCF) between the header and the content area, and the content area is required for a multimedia message service. It contains a parameter object containing parameters and a series of media objects that make up a multimedia message. The order of the objects is not important, but if there is a parameter object containing multimedia message service parameters, this object should be placed first, and the HTML document that forms the frame of all the media objects in the multimedia message is the first among the media objects. Should be included as an entity. Each entity may include its own header field.

더하여, 본 발명에 의한 개방형 모바일 비즈니스 지원 시스템은, 상기와 같이 전송된 멀티미디어 메시지에 대한 전송 결과를 조회하기 위한 API를 더 제공하며, 이는 입력 파라미터로서 상기 멀티미디어 전송을 위한 API를 통해 반환받은 세션 키를 포함한다.In addition, the open mobile business support system according to the present invention further provides an API for querying the transmission result for the multimedia message transmitted as above, which is a session key returned through the API for multimedia transmission as an input parameter. It includes.

더하여, 본 발명에 의한 개방형 모바일 비즈니스 지원 시스템은, 위치 기반 서비스(LBS)를 지원할 수 있도록, 특정 폰의 위치를 찾는 API를 제공하며, 이는 입력 파라미터로서, 인증이 포함된 경우 사용자 인증 타입과, 측위 방식, 응답 시간 설정 정보, 위치만 받을 것인지 위치와 지도를 같이 받을 것인지의 반환 방식, 지도를 받는 경우 지도 파일의 포맷, 컬러 및 스크린 정보, 발신자 폰 번호, 수신자 폰 번호, 과금 정보, LBSP에 등록한 SP, 코드 및 서비스 코드를 포함하며, 출력 파라미터에는 요청에 대한 성공/오류를 표시하는 결과코드 및 결과 메시지와 함께, 위치 값(X,Y좌표값등), 오차범위, 암호화된 주소 정보, 측위 결과 시간, 측위 방식, 제공되는 지도명, 맵 뷰어의 탑재 여부, 맵 스케일, 암호화된 이미지 파일을 포함하여, 조회된 위치 정보를 전달한다. 상기에서, GPS 위치 찾기의 경우 시간이 오래 걸리면 예약번호를 반환할 수 있으며, 이 경우, 예약번호를 통해 위치를 재조 회하여야 한다.In addition, the open mobile business support system according to the present invention provides an API for locating a specific phone so as to support location based services (LBS), which is an input parameter, which includes a user authentication type when authentication is included, Positioning method, response time setting information, return method of receiving only location or location and map together, format of map file, color and screen information if receiving map, caller phone number, receiver phone number, billing information, LBSP It includes the registered SP, code, and service code. The output parameters include the position value (X, Y coordinate value, etc.), error range, encrypted address information, Inquired location information including the location result time, location method, map name provided, whether or not the map viewer is installed, map scale, and encrypted image file. . In the above, in case of GPS location search, it may return a reservation number if it takes a long time. In this case, the location must be retried through the reservation number.

이 경우, 재조회를 위한 API를 더 제공하며, 이 API는 입력파라미터로서 요청 타입(BREW, KUN, ME, WIPI등), 앞서 위치 조회에서 반환된 예약번호, 플랫폼 구분 정보, 발신/수신 폰 번호, 과금 정보, 과 금유형 및 LBSP에 등록한 SP 및 서비스 코드를 포함하고, 출력 파라미터는 상기 위치 조회를 위한 API의 경우와 유사하게 구성된다.In this case, it provides more API for retrieval, and this API is an input parameter, request type (BREW, KUN, ME, WIPI, etc.), reservation number returned from previous location inquiry, platform identification information, calling / receiving phone number. , The billing information, the billing type and the SP and the service code registered in the LBSP, and the output parameters are configured similarly to the case of the API for the location inquiry.

더하여, 본 발명에 의한 개방형 모바일 비즈니스 지원 시스템은, 위치 찾기 에 대한 상호 인증의 추가/삭제를 위치한 API를 제공하며, 이는 입력 파라미터로서 상호 인증 추가인 경우 사용자 인증 정보, 요청 타입(BREW, 유선, KUN, ME, WIPI등) 정보, 발신자 폰 번호, 발신 대상 브라우저의 버전, 수신 대상 핸드폰 번호, LBSP에 등록한 SP 및 서비스 코드를 포함하고, 상호 인증 삭제의 경우, 요청 타입과 발신자 폰번호와 수신자 폰번호와, LBSP에 등록한 SP 및 서비스 코드와 함께 요청 주체(추적자 또는 피추적자)를 포함하며, 출력 파라미터는 요청에 대한 성공/오류 정보를 나타내는 결과 코드 및 결과값을 반환하는 결과메시지를 포함한다.In addition, the open mobile business support system according to the present invention provides an API for locating the addition / deletion of mutual authentication for a location finder, which is a user authentication information, request type (BREW, wired, KUN, ME, WIPI, etc.) information, caller's phone number, caller's browser version, callee's mobile phone number, LBSP registered SP and service code.In case of mutual authentication deletion, request type, caller's phone number and receiver's phone It includes the number, the requesting subject (tracker or tracee) along with the SP and service code registered in the LBSP, and the output parameters include a result code indicating the success / error information for the request and a result message returning the result.

또한, 본 발명에 의한 개방형 모바일 비즈니스 지원 시스템은, 위치 찾기 서비스에 있어서 상기 상호 인증 목록을 조회하기 위한 API를 제공하며, 이는 입력 파라미터로서 사용자 인증 타입과, 요청타입(BREW, 유선, KUN, ME, WIPI등)과, 발신자 폰 번호, 발신 대상 브라우저의 버전, 요청자가 추적자인지 피추적자인지, LBSP에 등록한 SP/서비스 코드를 포함하고, 출력 파라미터로서 요청에 대한 성공/오류 코드를 기록하는 결과코드, 결과값을 기술하는 결과 메시지, 및 조회 목록이 포함된다.In addition, the open mobile business support system according to the present invention provides an API for querying the mutual authentication list in a location search service, which is a user authentication type and a request type (BREW, wired, KUN, ME) as input parameters. , WIPI, etc.), and the originator phone number, the version of the originating browser, whether the requester is the tracker or the tracee, the SP / service code registered in the LBSP, and the result code for recording the success / error code for the request as an output parameter. , A result message describing the result value, and a query list.

또한, 본 발명에 의한 개방형 모바일 비즈니스 지원 시스템은, 위치 기반 서비스중에서 매개변수를 통한 트리거의 설정을 요청하는 API를 제공하며, 이는 사용자 인증 타입, 요청타입(BREW, 유선, KUN, ME, WIPI등)과, 발신자 폰 번호, 발신자 브라우저 버전, 피추적자 전화번호, 시작/종료 시간, 트리거 간격, 측위 방식, 트리거 수행후 결과를 넣어줄 URL을 포함하고, 출력 파라미터로서 요청에 대한 성공/오류 코드를 기술하는 결과 코드와 결과값을 기술하는 결과 메시지 및 트리거별로 설정되는 트리거 ID가 포함된다. 상기 트리거 ID는 이후 해당 목록의 삭제/상세 조회시 이용된다.In addition, the open mobile business support system according to the present invention provides an API for requesting setting of a trigger through a parameter in a location-based service, which is a user authentication type, a request type (BREW, wired, KUN, ME, WIPI, etc.). ), Caller's phone number, caller's browser version, tracee's phone number, start / end time, trigger interval, location method, and URL to put the result after the trigger is executed, and the success / error code for the request as an output parameter. It contains the result code describing the result, the result message describing the result value, and the trigger ID set for each trigger. The trigger ID is then used when deleting / detailing the list.

더하여, 본 발명에 의한 개방형 모바일 비즈니스 지원 시스템은, 상기 설정된 트리거에 대한 취소를 요청하는 API를 제공하며, 이는 입력파라미터로서 요청타입(BREW, 유선, KUN, ME, WIPI등)과, 발신자 폰 번호, 발신자 브라우저 버전, 상기 트리거 조회시 획득한 트리거 ID와, LBSP에 등록한 SP/서비스 코드를 포함하고, 출력 파라미터로서, 요청에 대한 성공/오류 코드를 기술하는 결과 코드와 결과값을 기술하는 결과 메시지 및 피추적자의 전화번호를 반환받는다.In addition, the open mobile business support system according to the present invention provides an API for requesting cancellation of the set trigger, which is a request type (BREW, wired, KUN, ME, WIPI, etc.) and caller phone number as input parameters. A result message describing a success / error code for the request as an output parameter, including a caller browser version, a trigger ID obtained during the trigger inquiry, and an SP / service code registered in the LBSP. And the tracee's telephone number is returned.

상술한 API의 구성은 본 발명의 일 실시예에 불과하며, 상술한 방식에 따라서, 개방형 모바일 비즈니스 지원 시스템에서 제공되는 각 비즈 템플릿별로 API를 구성하여, 이를 CP/SP 시스템(11)에 제공함으로써, CP/SP 시스템(11)은 이동 통신 시스템내에 새로운 인프라가 추가되거나 변경되는 것에 관계없이, 상기와 같이 제 공된 API를 요청함으로써, 원하는 서비스의 수행 및 그 결과값을 간단하게 얻을 수 있게 된다.The configuration of the above-described API is only one embodiment of the present invention, and in accordance with the above-described method, by configuring the API for each Biz template provided in the open mobile business support system, by providing it to the CP / SP system 11 The CP / SP system 11 can simply obtain the performance of the desired service and the result value by requesting the API provided as described above, regardless of whether a new infrastructure is added or changed in the mobile communication system.

상술한 바와 같이, 개방형 모바일 비즈니스 지원 시스템에 대하여, API를 제공함으로써, CP/SP가, 정형화되고 검증된 방법으로 이동 통신 시스템의 내부 인프라를 사용할 수 있도록 지원할 수 있으며, 그 결과 빠르고 안정적인 모바일 서비스의 제공이 가능해진다.As described above, by providing an API to the open mobile business support system, it is possible to support the CP / SP to use the internal infrastructure of the mobile communication system in a formal and proven way, and as a result It becomes possible to provide.

이러한 API는 신규 모바일 서비스의 수용, 이동 통신 시스템의 인프라의 변경/추가, 비즈 템플릿의 변경/추가/삭제에 따라서 적절히 변경 관리되는 것이 바람직하며, 이때, 새로운 API의 생성은 다양한 서비스에서 공통적으로 사용될 수 있는 공통성과, 모바일 서비스 개발자들이 이를 쉽게 이해함으로써 새로운 비즈니스 모델을 구성할 수 있도록 하는 가독성과, 기존에 배포된 API와의 독립성을 보장할 수 있도록 구성하는 것이 바람직하다.Such an API is preferably appropriately managed according to the acceptance of a new mobile service, the change / addition of an infrastructure of a mobile communication system, and the change / add / delete of a business template, and the creation of a new API is commonly used in various services. It is desirable to configure it to ensure commonality, readability to enable mobile service developers to easily understand this, and to build independence from existing APIs.

상기 도면과 발명의 상세한 설명은 단지 본 발명의 예시적인 것으로서, 이는 단지 본 발명을 설명하기 위한 목적에서 사용된 것이지 의미한정이나 특허청구범위에 기재된 본 발명의 범위를 제한하기 위하여 사용된 것은 아니다. 그러므로 본 기술 분야의 통상의 지식을 가진 자라면 이로부터 다양한 변형 및 균등한 타 실시예가 가능하다는 점을 이해할 것이다. 따라서 본 발명의 진정한 기술적 보호 범위는 첨부된 특허청구범위의 기술적 사상에 의해 정해져야 할 것이다.The drawings and detailed description of the invention are merely exemplary of the invention, which are used for the purpose of illustrating the invention only and are not intended to limit the scope of the invention as defined in the appended claims or claims. Therefore, those skilled in the art will understand that various modifications and equivalent other embodiments are possible from this. Therefore, the true technical protection scope of the present invention will be defined by the technical spirit of the appended claims.

상술한 바와 같이, 본 발명은 여러 CP/SP 또는 이동 통신 시스템의 내부 이용자가 정형화되고 검증된 방법을 통하여 이동 통신 시스템의 다양한 인프라 자원을 이용할 수 있도록 지원할 수 있으며, 이를 통해 쉽고 빠르고 안정적으로 모바일 서비스를 제공할 수 있도록 한다.As described above, the present invention can support internal users of various CP / SPs or mobile communication systems to use various infrastructure resources of the mobile communication system through a standardized and verified method, thereby enabling easy, fast and stable mobile service. To provide.

더하여, 본 발명은 효율적인 API 관리를 통하여, 서비스의 적시성을 확보하고, 계속성을 보장하고, 고 가용성을 보장할 수 있다.In addition, the present invention can ensure the timeliness of the service, ensure continuity, and ensure high availability through efficient API management.

Claims (27)

CP/SP로부터 요청된 이동 통신 시스템에서 수행할 비즈 로직(Biz Logic)을 정형화한 비즈 템플릿(Biz Template)을 수행/저장/관리하는 비즈니스 로직 처리부와, 상기 비즈니스 로직 처리부와 CP/SP간에 인터페이스를 담당하는 개방형 인터페이스 처리부와, 상기 비즈니스 로직 처리부와 이동 통신 시스템의 레거시 시스템 사이의 연동을 중개하는 레거시 연동 처리부를 포함하는 개방형 모바일 비즈니스 지원 시스템에서의 API 제공 방법에 있어서,A business logic processing unit that executes / stores / manages a Biz Template that formalizes Biz Logic to be performed in a mobile communication system requested from CP / SP, and an interface between the business logic processing unit and CP / SP In the API providing method in an open mobile business support system comprising an open interface processing unit in charge and a legacy interworking processing unit for mediating interworking between the business logic processing unit and the legacy system of the mobile communication system, 개방형 모바일 비즈니스 지원 시스템에서 제공되는 비즈 템플릿별로, 소정 비즈 로직을 수행하기 위해 필요한 비즈 템플릿 ID와, 해당 비즈 로직을 사용하기 위해 부여된 인증키와, 상기 비즈 로직의 수행에 필요한 정보의 집합으로 이루어진 입력 파라미터와, 상기 비즈 로직의 수행후 반환되는 결과값의 집합으로 이루어지는 출력 파라미터를 매개 변수로 하는 API를 설정하는 제1 단계;For each business template provided by the open mobile business support system, the business template includes a business template ID required to perform predetermined business logic, an authentication key granted to use the business business logic, and a set of information required to perform the business business logic. A first step of setting an API having an input parameter and an output parameter consisting of a set of result values returned after execution of the biz logic; CP/SP로부터 특정 API 요청을 수신하는 제2 단계;A second step of receiving a specific API request from a CP / SP; 상기 요청된 API를 통해 CP/SP로부터 비즈 템플릿 ID, 인증키와, 입력 파라미터를 입력받는 제3 단계;A third step of receiving a biz template ID, an authentication key, and input parameters from a CP / SP through the requested API; 상기 입력된 인증 키를 사용하여 CP/SP가 상기 요청된 API에 대한 사용권한이 있는 지를 판단하는 제4 단계;A fourth step of determining whether a CP / SP has a right to use the requested API by using the input authentication key; 상기 판단 결과, 인증받은 CP/SP라고 판단되면, 상기 입력된 매개변수중 비즈 템플릿 ID의 수행을 비즈니스 로직 처리부로 요청하고, 입력 파라미터를 전달하 는 제5 단계;A fifth step of, upon determining that the CP / SP is authenticated, requesting the business logic processing unit to perform a biz template ID among the input parameters, and transferring the input parameters; 상기 요청에 대한 비즈니스 로직 처리부의 수행 결과를 수신하면, 상기 수행 결과로부터 상기 요청된 API의 출력 파라미터를 구성하여 CP/SP로 전달하는 제6 단계를 포함하는 것을 특징으로 하는 개방형 모바일 비즈니스 지원 시스템에서의 API 제공 방법.In response to receiving the execution result of the business logic processing unit for the request, the open mobile business support system comprising a sixth step of configuring the output parameters of the requested API from the execution result and delivering to the CP / SP How API is provided. 제1항에 있어서, 상기 제1단계에서, 상기 비즈 로직은,The method of claim 1, wherein in the first step, the bead logic, CP/SP로부터 시작하여, 소정 서비스 로직 중에서 이동 통신 시스템의 레거시 시스템의 연동에 의하여 수행되고, 최종적으로 상기 CP/SP에게로 처리가 끝나는 로직인 것을 특징으로 하는 개방형 모바일 비즈니스 지원 시스템에서의 개방형 인터페이스 방법.An open interface in an open mobile business support system, starting from a CP / SP, a logic performed by a legacy system of a mobile communication system among predetermined service logics, and finally processing to the CP / SP. Way. 제1항에 있어서, 상기 비즈 템플릿은The method of claim 1, wherein the beads template 이동 통신 시스템의 레거시 시스템들과의 연동 처리 혹은 상기 연동 결과값을 근거하여 이루어지는 비교/판단 처리를 수행하는 비즈 오브젝트의 속성, 상기 비즈 오브젝트들의 실행 순서, 조건 분기의 표현, 비즈 오브젝트를 실행하기 위한 입력 파라미터 정보, 데이터 조작 방법, 비즈 템플릿이 수행된 후 도출된 출력 파라미터에 대한 정보, 실행 타임 아웃 설정 정보중 적어도 하나로 이루어지는 것을 특징으로 하는 개방형 모바일 비즈니스 지원 시스템에서의 API 제공 방법.Attributes of the Biz object, execution order of the Biz objects, expression of conditional branch, Biz object for executing interworking with legacy systems of the mobile communication system or comparison / decision processing based on the interworking result. A method for providing an API in an open mobile business support system, characterized in that it comprises at least one of input parameter information, a data manipulation method, information on an output parameter derived after a biz template is performed, and execution timeout setting information. 제1항에 있어서, The method of claim 1, 제1단계에서 각 API의 출력 파라미터는 해당 API의 요청에 대한 성공/오류 정보를 전달하는 결과 코드와, 성공시 수행 결과값을 전달하는 결과 메시지를 포함하는 것을 특징으로 하는 개방형 모바일 비즈니스 지원 시스템에서의 API 제공 방법.In the first step, the output parameter of each API includes a result code for delivering success / error information about a request of the corresponding API, and a result message for delivering a performance result upon success. How API is provided. 제4항에 있어서, The method of claim 4, wherein 제1단계에서 정상 사용자 유무, 일시정지/해지 차단, 법인 사용자 차단, 선불 사용자 차단, 지능망 선불 차단등의 기본적인 사용자 인증을 위한 API를 제공하고, In the first step, APIs are provided for basic user authentication such as normal user presence, suspension / cancellation block, corporate user block, prepaid user block, and intelligent network prepaid block. 상기 API는 입력 파라미터로서 사용자 폰번호와, 사용자 인증 타입(정상 사용자 유무, 일시정지/해지 차단, 법인 사용자 차단, 선불사용자 차단, 지능망 선불 차단 등의 기본적인 사용자 인증 타입을 나타냄)을 포함하는 것을 특징으로 하는 개방형 모바일 비즈니스 지원 시스템에서의 API 제공 방법.The API includes a user phone number as an input parameter and a user authentication type (representing basic user authentication types such as normal user presence, pause / cancellation blocking, corporate user blocking, prepaid user blocking, and intelligent network prepaid blocking). API providing method in open mobile business support system. 제4항에 있어서, The method of claim 4, wherein 제1단계에서 기본적인 사용자 인증과 함께 선불 잔액 조회를 위한 API를 제공하며,In the first step, we provide an API for viewing your prepaid balance along with basic user authentication. 상기 API는 입력 파라미터로서 사용자 폰 번호와, 사용자 인증 타입(정상 사용자 유무, 일시정지/해지 차단, 법인 사용자 차단, 선불사용자 차단, 지능망 선불 차단중 하나)과 함께 콘텐츠/서비스에 대한 가격 정보를 제공하고, 출력 파라미터에는 선불 여부 및 선불 사용자의 잔액정보를 더 포함하는 것을 특징으로 하는 개방형 모바일 비즈니스 지원 시스템에서의 API 제공 방법.The API provides the price information for the content / service along with the user phone number and the user authentication type (one of normal user presence, pause / cancellation block, corporate user block, prepaid user block, and intelligent network prepaid block) as input parameters. And the output parameter further includes prepaid status and balance information of the prepaid user. 제4항에 있어서, The method of claim 4, wherein 제1단계에서 사용자 인증과 함께 서비스 종류별 단말기 지원 여부를 조회하는 API를 제공하며, 이 API는 입력 파라미터로서 사용자 폰번호와 사용자 인증 타입과 함께 단말기가 지원할 서비스가 MMS 혹 플래시 혹은 MP3중 어느 것인지를 나타내는 서비스 정보가 포함되는 것을 특징으로 하는 개방형 모바일 비즈니스 지원 시스템에서의 API 제공 방법.In the first step, an API for inquiring whether a terminal is supported by service type is provided along with user authentication. The API provides, as an input parameter, whether an MMS, Flash, or MP3 service is supported by the terminal along with a user phone number and a user authentication type. Method for providing an API in the open mobile business support system, characterized in that the service information indicating. 제4항에 있어서, The method of claim 4, wherein 제1단계에서 이동 통신 가입자가 소지한 폰 모델 정보 조회를 위한 API를 제공하며, 입력 파라미터로서 사용자 폰 번호만이 포함되고, 출력 파라미터에는 폰 정보가 더 포함되는 것을 특징으로 하는 개방형 모바일 비즈니스 지원 시스템에서의 API 제공 방법.In the first step, an API for querying phone model information possessed by the mobile communication subscriber is provided, and only the user's phone number is included as an input parameter, and the output parameter further includes phone information. How to provide API in. 제4항에 있어서, The method of claim 4, wherein 제1단계에서 특정 서비스에 대한 사용자의 월정액 가입 여부를 조회하기 위한 API를 제공하고, 이 API의 입력 파라미터로서 서비스별로 설정된 서비스 식별 값, 사용자 폰번호, 사용자 인증 타입의 종류, 상기 서비스를 제공하는 CP/SP의 식별값, 및 해당 콘텐츠의 가격 중에서 적어도 하나를 포함하는 것을 특징으로 하는 개방형 모바일 비즈니스 지원 시스템에서의 API 제공 방법.In the first step, an API for inquiring whether a user subscribes to a monthly service for a specific service is provided, and as an input parameter of the API, a service identification value, a user phone number, a type of a user authentication type, and the service are provided. Method of providing an API in the open mobile business support system, characterized in that it comprises at least one of the identification value of the CP / SP, and the price of the content. 제4항에 있어서, The method of claim 4, wherein 제1단계에서 특정 월정액으로 제공되는 서비스에 대한 가입/해지를 각각 처리하는 API를 제공하며, 상기 API의 입력 파라미터로서 서비스별로 설정된 서비스 식별값과, 서비스 코드값, 콘텐츠 제공자의 식별정보, 및 가입/해지 대상 폰 번호 중에서 적어도 하나를 포함하는 것을 특징으로 하는 개방형 모바일 비즈니스 지원 시스템에서의 API 제공 방법.In the first step, an API for processing subscription / cancellation for a service provided at a specific monthly fee is provided. The service identification value, service code value, content provider identification information, and subscription set for each service as input parameters of the API are provided. / API providing method in the open mobile business support system, characterized in that it comprises at least one of the termination target phone number. 제4항에 있어서, The method of claim 4, wherein 제1단계에서 특정 ID의 무선 인터넷 사용자의 정보 조회를 위한 API를 제공하고, 이 API의 입력 파라미터로서, 무선 인터넷 사용자의 ID와, 상기 사용자의 암호화된 패스워드를 포함하고, 출력 파라미터로서 해당 무선 인터넷 사용자의 기본정보가 포함되는 것을 특징으로 하는 개방형 모바일 비즈니스 지원 시스템에서의 API 제공 방법.In the first step, an API for inquiring about information of a wireless Internet user having a specific ID is provided, and the input parameter of the API includes an ID of the wireless Internet user and an encrypted password of the user, and outputs the corresponding wireless Internet as an output parameter. API providing method in the open mobile business support system, characterized in that the basic information of the user is included. 제4항에 있어서, The method of claim 4, wherein 제1단계에서 특정 ID의 무선 인터넷 사용자의 폰 번호를 조회할 수 있는 API 를 제공하고, 이 API의 입력 파라미터로서 무선 인터넷 ID을 포함하고, 출력 파라미터로서, 대상자의 폰번호를 제공하는 것을 특징으로 하는 개방형 모바일 비즈니스 지원 시스템에서의 API 제공 방법.In the first step, an API for inquiring a phone number of a wireless Internet user having a specific ID is provided, the wireless Internet ID is included as an input parameter of the API, and the phone number of the subject is provided as an output parameter. To provide an API in an open mobile business support system. 제4항에 있어서, The method of claim 4, wherein 제1단계에서 주민번호에 대한 사용자 인증 여부를 조회하는 API를 제공하며, 이 API의 입력 파라미터로서 기본 사용자 인증용 API에서 설명한 사용자 인증 타입과, 인증 대상 폰번호와, 암호화된 인증 대상자의 주민/사업자번호와, 인증 대상자가 명의자인지 사업자인지 실사용자인지를 나타내는 인증 타입을 포함하는 것을 특징으로 하는 개방형 모바일 비즈니스 지원 시스템에서의 API 제공 방법.In the first step, an API for inquiring whether the user is authenticated for the social security number is provided, and as the input parameter of the API, the user authentication type described in the API for basic user authentication, the phone number to be authenticated, and the citizen / Method for providing an API in an open mobile business support system, characterized in that it comprises a business number and an authentication type indicating whether the authentication target is a name holder, a business operator or a real user. 제4항에 있어서, The method of claim 4, wherein 제1단계에서 폰별로 제공하는 컬러정보를 조회하기 위한 API를 제공하며,In the first step, an API for searching color information provided for each phone is provided. 상기 API의 입력 파라미터로서 조회할 폰의 모델명 혹은 폰 번호를 포함하고, 출력 파라미터로서 결과 코드 및 결과 메시지와 함께 해당 폰에 맞는 컬러정보를 포함하는 것을 특징으로 하는 개방형 모바일 비즈니스 지원 시스템에서의 API 제공 방법.The API is provided in the open mobile business support system, which includes a model name or a phone number of a phone to be queried as an input parameter of the API, and includes color information corresponding to the corresponding phone together with a result code and a result message as output parameters. Way. 제4항에 있어서, The method of claim 4, wherein 제1단계에서 번호 이동한 가입자에 대한 번호 이동 정보를 조회하는 API를 제공하며, 상기 API의 입력 파라미터로서 사용자 폰번호를 입력하면, 출력 파라미터로서 번호이동 최종 라우팅 정보를 제공하는 것을 특징으로 하는 개방형 모바일 비즈니스 지원 시스템에서의 API 제공 방법.Open API characterized in that the API for querying the number porting information for the subscriber number shifted in the first step, and if the user phone number is input as the input parameter of the API, the number porting final routing information is provided as an output parameter How to provide API in mobile business support system. 제4항에 있어서, The method of claim 4, wherein 제1단계에서 사용자의 성인 여부를 판단할 수 있는 나이 정보를 제공하는 API를 제공하며, 이 API의 입력 파라미터로서 사용자 폰번호를 입력하며, 출력 파라미터로서 사용자의 연령을 나타내는 연령 코드를 더 제공하는 것을 특징으로 하는 개방형 모바일 비즈니스 지원 시스템에서의 API 제공 방법.In the first step, provides an API that provides age information for determining whether the user is an adult, inputs a user's phone number as an input parameter of the API, and further provides an age code indicating the user's age as an output parameter. API providing method in an open mobile business support system, characterized in that. 제4항에 있어서, The method of claim 4, wherein 제1단계에서 폰 모델 정보를 조회하기 위한 API를 제공하고, 이 API의 입력 파라미터로서 사용자 폰번호 혹은 폰 모델명을 입력하면, 출력 파라미터로서 요청의 성공/오류정보 및 결과 메시지와 함께 폰모델명, 벨타입, 폴리정보, 컬러정보, CDMA 지원여부, 노래방 지원 여부등의 폰 성능 정보를 제공하는 것을 특징으로 하는 개방형 모바일 비즈니스 지원 시스템에서의 API 제공 방법.In the first step, an API for inquiring phone model information is provided, and when a user phone number or phone model name is input as an input parameter of the API, the phone model name and bell together with the success / error information and a result message of the request are output parameters. A method of providing an API in an open mobile business support system, characterized by providing phone performance information such as type, poly information, color information, CDMA support, karaoke support, and the like. 제4항에 있어서, The method of claim 4, wherein 제1단계에서 선불 선차감을 실행하는 API를 제공하며, In the first step, we provide an API to run a prepaid deduction. 이 API의 입력 파라미터로서 대상 폰번호, 선불 가입 상품 코드, 차감 요청 금액, 과금 유형을 포함하는 것을 특징으로 하는 개방형 모바일 비즈니스 지원 시스템에서의 API 제공 방법.Method for providing an API in the open mobile business support system, characterized in that the input parameters of the API includes the target phone number, prepaid subscription product code, deduction request amount, billing type. 제4항에 있어서, The method of claim 4, wherein 제1단계에서 SMS 전송을 위한 API를 제공하고, In the first step, we provide an API for sending SMS. 상기 API의 입력 파라미터로서 단문 메시지인지 콜백 메시지 인지 아니면 플랫폼 메시지인지를 나타내는 SMS 타입, 회신 전화번호 혹은 URL이 지정되는 경우의 콜백 전화번호 혹은 URL, 전송 메시지, 발신 대상자의 폰 번호, 수신 대상자의 폰 번호와 함께, 과금 처리를 위한 과금 유형 정보를 포함하고, 출력 파라미터로서 전송 결과를 조회하기 위해 상기 요청에 할당된 세션 키를 포함하는 것을 특징으로 하는 개방형 모바일 비즈니스 지원 시스템에서의 API 제공 방법.As an input parameter of the API, an SMS type indicating whether the message is a short message, a callback message or a platform message, a callback phone number or URL when a reply phone number or URL is specified, a transmission message, a phone number of a callee, a phone of a callee A method for providing an API in an open mobile business support system, comprising charging type information for charging processing, and a session key assigned to the request for querying the transmission result as an output parameter. 제4항에 있어서, The method of claim 4, wherein 제1단계에서 SMS 단음 벨소리 전송을 위한 API를 제공하고, 그 입력 파라미터로서, 콜백 전화번호, 전송 메시지, 발신 폰 번화, 수신 폰번호, 플랫폼 구분정보, 및 과금 정보 중에서 적어도 하나를 포함하는 것을 특징으로 하는 개방형 모바일 비즈니스 지원 시스템에서의 API 제공 방법.In the first step, an API for SMS single-tone ringtone transmission is provided, and the input parameter includes at least one of a callback phone number, a transmission message, an outgoing phone number, a received phone number, platform identification information, and billing information. API providing method in open mobile business support system. 제20항에 있어서, The method of claim 20, 제1단계에서 SMS 전송에 대한 결과 조회를 위한 API를 제공하며, 입력 파라 미터로 상기 SMS 전송 요청후 반환받은 세션 키가 포함하는 것을 특징으로 하는 개방형 모바일 비즈니스 지원 시스템에서의 API 제공 방법.In the first step, an API for querying the result of SMS transmission is provided, and the method of providing an API in an open mobile business support system, characterized in that it includes a session key returned after the SMS transmission request as an input parameter. 제4항에 있어서, The method of claim 4, wherein 제1단계에서 발신자가 요청한 수신자의 폰으로 멀티미디어 메시지를 전송하기 위한 API를 제공하고, 상기 API의 입력 파라미터로서, MMSC의 트랜잭션 ID, VAS ID, 콜백 핸드폰 번호, 메시지 전송 방식, 콘텐츠 변환 요청 여부, 메시지의 제목 및 내용, 플랫폼 구분 정보, 발신자 폰번호, 수신자 폰번호, 과금 정보, 및 과금유형 중에서 적어도 하나를 포함하고, 출력 파라미터로서 상기 요청에 할당된 세션 키를 포함하는 것을 특징으로 하는 개방형 모바일 비즈니스 지원 시스템에서의 API 제공 방법.In the first step, an API for transmitting a multimedia message to the receiver's phone requested by the caller is provided. As an input parameter of the API, MMSC's transaction ID, VAS ID, callback mobile number, message transmission method, content conversion request, An open mobile comprising at least one of a subject and content of the message, platform identification information, caller's phone number, receiver's phone number, billing information, and a billing type, and including a session key assigned to the request as an output parameter; How to provide an API in a business support system. 제22항에 있어서, The method of claim 22, 제1단계에서 입력 파라미터로서 멀티미디어 메시지 전송 요청에 대해 할당된 세션키를 입력하면 전송 결과를 반환하는 API를 더 제공하는 것을 특징으로 하는 개방형 모바일 비즈니스 지원 시스템에서의 API 제공 방법.The method of providing an API in an open mobile business support system, characterized in that, further comprising providing an API that returns a transmission result when the session key allocated for the multimedia message transmission request is input as the input parameter in the first step. 제4항에 있어서, The method of claim 4, wherein 제1단계에서 위치 기반 서비스(LBS)를 이용하여 특정 폰의 위치를 찾는 API를 제공하며, 그 입력 파라미터로서, 인증이 포함된 경우 사용자 인증 타입과, 측 위 방식, 응답 시간 설정 정보, 위치만 받을 것인지 위치와 지도를 같이 받을 것인지의 반환 방식, 지도를 받는 경우 지도 파일의 포맷, 컬러 및 스크린 정보, 발신자 폰 번호, 수신자 폰 번호, 과금 정보, 및 LBSP에 등록한 SP 코드 및 서비스 코드 중에서 적어도 하나를 포함하며, 출력 파라미터는 위치 값(X,Y좌표값등), 오차범위, 암호화된 주소 정보, 측위 결과 시간, 측위 방식, 제공되는 지도명, 맵 뷰어의 탑재여부, 맵 스케일, 및 암호화된 이미지 파일 중에서 적어도 하나를 포함하는 것을 특징으로 하는 개방형 모바일 비즈니스 지원 시스템에서의 API 제공 방법.In the first step, it provides an API for locating a specific phone by using a location-based service (LBS), and as an input parameter, when authentication is included, only the user authentication type, location method, response time setting information, and location At least one of a return method of receiving a location or a map, a format of a map file, color and screen information, a calling party phone number, a calling party phone number, billing information, and an SP code and a service code registered in the LBSP. The output parameters include position value (X, Y coordinate value, etc.), error range, encrypted address information, positioning result time, positioning method, provided map name, whether map viewer is loaded, map scale, and encrypted Method for providing an API in the open mobile business support system, characterized in that it comprises at least one of the image file. 제4항에 있어서, The method of claim 4, wherein 제1단계에서 위치 찾기에 대한 상호 인증의 추가/삭제를 위치한 API를 제공하고, 그 입력 파라미터로서 상호 인증 추가인 경우 사용자 인증 정보, 요청 타입(BREW, 유선, KUN, ME, WIPI등) 정보, 발신자 폰 번호, 발신 대상 브라우저의 버전, 수신 대상 핸드폰 번호, LBSP에 등록한 SP 및 서비스 코드 중에서 하나를 포함하고, 상호 인증 삭제의 경우, 요청 타입과 발신자 폰번호와 수신자 폰번호와, LBSP에 등록한 SP 및 서비스 코드와 함께 요청 주체(추적자 또는 피추적자) 중에서 적어도 하나를 포함하는 것을 특징으로 하는 개방형 모바일 비즈니스 지원 시스템에서의 API 제공 방법.In the first step, the API that provides location / addition of mutual authentication for location search is provided.In case of mutual authentication as an input parameter, user authentication information, request type (BREW, wired, KUN, ME, WIPI) information, Includes one of the calling party phone number, the calling party browser version, the receiving mobile phone number, the SP and the service code registered in the LBSP, and in the case of mutual authentication deletion, the request type, the calling party phone number, the recipient phone number, and the SP registered in the LBSP. And at least one of a requesting entity (tracker or tracee) together with the service code. 제4항에 있어서, The method of claim 4, wherein 제1단계에서 위치 찾기 서비스에서 상기 상호 인증 목록을 조회하기 위한 API를 제공하고, 입력 파라미터로서 사용자 인증 타입과, 요청타입(BREW, 유선, KUN, ME, WIPI등)과, 발신자 폰 번호, 발신 대상 브라우저의 버전, 요청자가 추적자인지 피추적자인지, 및 LBSP에 등록한 SP/서비스 코드 중에서 적어도 하나를 포함하고, 출력 파라미터로서 조회 목록을 제공하는 것을 특징으로 하는 개방형 모바일 비즈니스 지원 시스템에서의 API 제공 방법.In the first step, an API for searching the mutual authentication list is provided by the location search service, and as an input parameter, a user authentication type, a request type (BREW, wired, KUN, ME, WIPI, etc.), a caller's phone number, and an originator. A method of providing an API in an open mobile business support system, comprising at least one of a version of a target browser, whether the requestor is a tracker or a tracee, and an SP / service code registered in the LBSP, and providing an inquiry list as an output parameter. . 제4항에 있어서, The method of claim 4, wherein 제1단계에서 위치 기반 서비스중에서 매개변수를 통한 트리거의 설정/취소를 요청하는 API를 제공하고, 그 입력 파라미터로서 트리거 설정시 사용자 인증 타입, 요청타입(BREW, 유선, KUN, ME, WIPI등)과, 발신자 폰 번호, 발신자 브라우저 버전, 피추적자 전화번호, 시작/종료 시간, 트리거 간격, 측위 방식, 및 트리거 수행후 결과를 넣어줄 URL 중에서 적어도 하나를 포함하고, 취소시에는 요청타입(BREW, 유선, KUN, ME, WIPI등)과, 발신자 폰 번호, 발신자 브라우저 버전, 상기 트리거 조회시 획득한 트리거 ID, 및 LBSP에 등록한 SP/서비스 코드 중에서 적어도 하나를 포함하고, 출력 파라미터로서 트리거 설정시에는 트리거별로 설정되는 트리거 ID를 포함하고, 트리거 취소시에는 피추적자의 전화번호를 제공하는 것을 특징으로 하는 개방형 모바일 비즈니스 지원 시스템에서의 API 제공 방법.In the first step, it provides API to request setting / cancellation of trigger through parameter among location based services, and user authentication type and request type (BREW, wired, KUN, ME, WIPI, etc.) when setting trigger as its input parameter. And, at least one of a caller's phone number, a caller's browser version, a tracer's phone number, a start / end time, a trigger interval, a positioning method, and a URL for putting a result after the trigger is performed. When canceling, a request type (BREW, Wired, KUN, ME, WIPI), and at least one of a caller's phone number, a caller's browser version, a trigger ID obtained at the trigger inquiry, and an SP / service code registered in the LBSP. An open mobile business support system that includes a trigger ID set for each trigger, and provides a tracee's phone number when the trigger is canceled. API provides methods on.
KR1020050109586A 2005-11-03 2005-11-16 Method for providing application Program Interface in open mobile business supporting system KR100738040B1 (en)

Priority Applications (13)

Application Number Priority Date Filing Date Title
KR1020050109586A KR100738040B1 (en) 2005-11-16 2005-11-16 Method for providing application Program Interface in open mobile business supporting system
EP08013418A EP2018027A1 (en) 2005-11-03 2006-11-02 Business logic device and processing method
EP08013420A EP2026260A3 (en) 2005-11-03 2006-11-02 Billing device and processing method
EP08013419A EP2053552A3 (en) 2005-11-03 2006-11-02 A legacy cooperation device and processing method
PCT/KR2006/004524 WO2007052959A1 (en) 2005-11-03 2006-11-02 Open mobile business supporting system and method
EP08013417A EP2009586A3 (en) 2005-11-03 2006-11-02 Open interface device and method
EP06812363A EP1949281A4 (en) 2005-11-03 2006-11-02 Open mobile business supporting system and method
US12/114,690 US8230040B2 (en) 2005-11-03 2008-05-02 Open mobile business supporting system and method
US12/537,931 US8229998B2 (en) 2005-11-03 2009-08-07 Open interface device and method
US12/537,940 US8073932B2 (en) 2005-11-03 2009-08-07 Business logic device and processing method
US12/538,037 US8756126B2 (en) 2005-11-03 2009-08-07 Billing device and processing method
US12/538,052 US8463841B2 (en) 2005-11-03 2009-08-07 Legacy cooperation device and processing method
US14/286,899 US20150026022A1 (en) 2005-11-03 2014-05-23 Billing device and processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020050109586A KR100738040B1 (en) 2005-11-16 2005-11-16 Method for providing application Program Interface in open mobile business supporting system

Publications (2)

Publication Number Publication Date
KR20070052038A true KR20070052038A (en) 2007-05-21
KR100738040B1 KR100738040B1 (en) 2007-07-12

Family

ID=38274896

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020050109586A KR100738040B1 (en) 2005-11-03 2005-11-16 Method for providing application Program Interface in open mobile business supporting system

Country Status (1)

Country Link
KR (1) KR100738040B1 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100878044B1 (en) * 2006-11-30 2009-01-13 주식회사 케이티프리텔 Application translating method for providing compatible BREW and WIPI and device thereof
KR100968487B1 (en) * 2008-06-02 2010-07-07 한국생산기술연구원 The intergrated enterprise management method and system
KR101479951B1 (en) * 2008-06-16 2015-01-07 주식회사 케이티 Authentication system for mobile service and method thereof
KR101499871B1 (en) * 2010-08-23 2015-03-10 현대중공업 주식회사 Ship automation system for remote maintenance
CN115277128A (en) * 2022-07-13 2022-11-01 上海砾阳软件有限公司 Illegal request processing method and device and electronic equipment
CN115883668A (en) * 2022-11-29 2023-03-31 广发银行股份有限公司 Traffic scheduling platform

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101454415B1 (en) * 2008-06-24 2014-10-23 주식회사 케이티 Method and apparatus for processing common business support in mobile communication system
KR101168220B1 (en) 2010-03-17 2012-07-30 주식회사 케이티 A charging interworking system for changing instant message to short message and mehtod thereof

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100503291B1 (en) * 2003-09-05 2005-07-22 신원정보기술주식회사 A transaction united message processing system with a hierarchical structure for a process of analayzing and performing the realtime transaction-processing request message

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100878044B1 (en) * 2006-11-30 2009-01-13 주식회사 케이티프리텔 Application translating method for providing compatible BREW and WIPI and device thereof
KR100968487B1 (en) * 2008-06-02 2010-07-07 한국생산기술연구원 The intergrated enterprise management method and system
KR101479951B1 (en) * 2008-06-16 2015-01-07 주식회사 케이티 Authentication system for mobile service and method thereof
KR101499871B1 (en) * 2010-08-23 2015-03-10 현대중공업 주식회사 Ship automation system for remote maintenance
CN115277128A (en) * 2022-07-13 2022-11-01 上海砾阳软件有限公司 Illegal request processing method and device and electronic equipment
CN115277128B (en) * 2022-07-13 2024-02-23 上海砾阳软件有限公司 Illegal request processing method and device and electronic equipment
CN115883668A (en) * 2022-11-29 2023-03-31 广发银行股份有限公司 Traffic scheduling platform
CN115883668B (en) * 2022-11-29 2023-10-20 广发银行股份有限公司 Telephone traffic scheduling platform

Also Published As

Publication number Publication date
KR100738040B1 (en) 2007-07-12

Similar Documents

Publication Publication Date Title
US8463841B2 (en) Legacy cooperation device and processing method
US9992608B2 (en) System and method for providing a communication endpoint information service
KR100738040B1 (en) Method for providing application Program Interface in open mobile business supporting system
KR100612709B1 (en) Short message gateway, system and method of providing information service for mobile devices
JP4440779B2 (en) System and method for sending SMS and text messages
US7213078B2 (en) E-mail service apparatus, system, and method
US20110070871A1 (en) Mobile Communications Facilitated by Interactive Menus
US20040078424A1 (en) Web services via instant messaging
KR20070118309A (en) A shortcut generator for services accessible via a messaging service system
WO2007022675A1 (en) Device of short message network address, system and method for realizing short message value-added service
KR20090000597A (en) System and method for operation of direct fan letter
KR100706347B1 (en) Appratus for supporting utility and development of open mobile business supporting system
KR100738039B1 (en) Business logic processing method and apparatus in open mobile business supporting system
KR20020085747A (en) Realtime/on-demand wireless sightseeing information multicasting system using mobile terminal and method thereof
KR100738037B1 (en) Open interface method and apparatus in open mobile business supporting system
KR100666708B1 (en) Device and method for transmitting mobile terminated message in open mobile business supporting system
KR100716732B1 (en) Method for supporting download service and open mobile business support system
KR100738208B1 (en) Method for providing communication information about talkers on line
CN113132928A (en) Charging method and device for video short message service
US8306206B2 (en) Callback system, transmitting terminal, telephone relay server, callback method and callback program
KR100692632B1 (en) Open mobile business supporting method and system
KR100666707B1 (en) Device and method for transmitting mobile oriented message in open mobile business supporting system
KR20070049930A (en) Method for transmitting message in open mobile business supporting system
KR100666711B1 (en) Device and method for providing real time report after transmitting message in open mobile business supporting system
KR100666713B1 (en) Apparatus and method for providing channel to infra in open mobile business support system

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: 20130701

Year of fee payment: 7

FPAY Annual fee payment

Payment date: 20140701

Year of fee payment: 8

FPAY Annual fee payment

Payment date: 20150626

Year of fee payment: 9

FPAY Annual fee payment

Payment date: 20160901

Year of fee payment: 10

FPAY Annual fee payment

Payment date: 20180702

Year of fee payment: 12