KR100594392B1 - The biz logic processing system and operating method for enterprise wireless application service - Google Patents

The biz logic processing system and operating method for enterprise wireless application service Download PDF

Info

Publication number
KR100594392B1
KR100594392B1 KR1020040051136A KR20040051136A KR100594392B1 KR 100594392 B1 KR100594392 B1 KR 100594392B1 KR 1020040051136 A KR1020040051136 A KR 1020040051136A KR 20040051136 A KR20040051136 A KR 20040051136A KR 100594392 B1 KR100594392 B1 KR 100594392B1
Authority
KR
South Korea
Prior art keywords
handler
business
biz
business logic
service
Prior art date
Application number
KR1020040051136A
Other languages
Korean (ko)
Other versions
KR20060002197A (en
Inventor
이준호
최호성
박현주
신인호
설원희
Original Assignee
에스케이 텔레콤주식회사
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 에스케이 텔레콤주식회사 filed Critical 에스케이 텔레콤주식회사
Priority to KR1020040051136A priority Critical patent/KR100594392B1/en
Publication of KR20060002197A publication Critical patent/KR20060002197A/en
Application granted granted Critical
Publication of KR100594392B1 publication Critical patent/KR100594392B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F17/00Digital computing or data processing equipment or methods, specially adapted for specific functions
    • 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
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/80Information retrieval; Database structures therefor; File system structures therefor of semi-structured data, e.g. markup language structured data such as SGML, XML or HTML
    • G06F16/83Querying
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Data Mining & Analysis (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Computer Hardware Design (AREA)
  • Databases & Information Systems (AREA)
  • Human Resources & Organizations (AREA)
  • Strategic Management (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • General Business, Economics & Management (AREA)
  • Mathematical Physics (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

본 발명은 다양한 컨텐츠를 갖는 기업의 모바일 서비스를 통합 운용하기 위한 기업용 무선 어플리케이션 서비스의 비즈로직 프로세서(Biz logic processor) 시스템 및 운용방법에 관한 것이다. 특히, 클라이언트의 다양한 비즈니스 서비스 요구들을 만족시키기 위해 기 작성된 비즈로직 프로세서를 룰(Rule) 기반으로 자동 처리하는 기술에 관한 것이다.The present invention relates to a business logic processor (Biz Logic Processor) system and method of operating a wireless application service for the enterprise to integrate and operate a mobile service of a company having a variety of content. In particular, the present invention relates to a technology for automatically processing a pre-written bizlogic processor based on a rule to satisfy various business service requirements of a client.

본 발명에 의하면, 클라이언트 단말기와; 이동통신망을 통하여 클라이언트 단말기와의 무선 데이터 전송을 위한 통신 인터페이싱 역할을 하는 왑 게이트웨이(WAP Gateway); 및 상기 왑 게이트웨이와 연동되어 클라이언트 단말기에서 기간업무 브라우저 플랫폼을 제공하는 기간 업무용 플랫폼(Biz Common Platform)을 구비하되, 상기 기간 업무용 플랫폼(Biz Common Platform)에는 외부 엔진으로부터의 서비스처리 요청을 수신하며, 요청 정보를 분석하는 요청 핸들러(Request Handler)와; 상기 서비스처리 요청에 따른 프로세스 플로우 검색 및 라우팅 테이블을 생성하는 플로우 핸들러(Flow Handler); 상기 플로우 핸들러(FH)로 저장되어 있는 XML 데이터를 제공하는 플로우 리포지터리(Flow Repository); 상기 라우팅 테이블에 따른 비즈로직(BizLogic)를 수행하는 액티비티 핸들러(Activity Handler); 상기 서비스 처리를 요청한 외부 엔진으로 결과를 송신하는 응답 핸들러(Response Handler); 및 상기 액티비티 핸들러(AH)와 연동되어 비즈로직 데이터를 제공하는 웹 서버(Web Server)를 구비함으로써 해당 프로세스 흐름에 정의된 액티비티(Activity)를 순차적 으로 처리하는 비즈로직 프로세서(Biz Logic Processor)가 포함하는 기업용 무선 어플리케이션 서비스의 비즈로직 프로세서 시스템을 제시한다.According to the invention, the client terminal; A WAP gateway serving as a communication interface for wireless data transmission with a client terminal through a mobile communication network; And a Biz Common Platform for interworking with the WAP gateway to provide a business browser platform in a client terminal, wherein the Biz Common Platform receives a service processing request from an external engine. A request handler for analyzing request information; A flow handler for generating a process flow search and a routing table according to the service processing request; A Flow Repository for providing XML data stored in the Flow Handler (FH); An activity handler for performing BizLogic according to the routing table; A response handler for transmitting a result to an external engine that has requested the service processing; And a Biz Logic Processor which processes an Activity defined in a corresponding process flow by having a Web Server interworking with the Activity Handler and providing Biz Logic data. We present a business logic processor system for an enterprise wireless application service.

기간업무 플랫폼, 무선, 어플리케이션, 비즈로직 프로세서(BLP)Line of Business Platform, Wireless, Applications, Biz Logic Processors (BLP)

Description

기업용 무선 어플리케이션 서비스의 비즈로직 프로세서 시스템 및 운용방법{The biz logic processing system and operating method for enterprise wireless application service}Biz logic processing system and operating method for enterprise wireless application service

도 1은 본 발명에 따른 기업용 무선 어플리케이션 서비스 시스템의 구성도 이다.1 is a block diagram of an enterprise wireless application service system according to the present invention.

도 2는 도 1에 도시된 비즈로직 프로세서(BLP)의 상세 구성도이다.FIG. 2 is a detailed block diagram of the business logic processor (BLP) shown in FIG. 1.

도 3은 본 발명에 의한 비즈로직 프로세서(BLP)의 처리 과정을 나타낸 흐름도이다.3 is a flowchart illustrating a process of a business logic processor (BLP) according to the present invention.

본 발명은 다양한 컨텐츠를 갖는 기업의 모바일 서비스를 통합 운용하기 위한 기업용 무선 어플리케이션 서비스의 비즈로직 프로세서(Biz logic processor) 시스템 및 운용방법에 관한 것이다. 보다 상세하게는 클라이언트의 다양한 비즈니스 서비스 요구들을 만족시키기 위해 기 작성된 비즈로직 프로세서를 룰(Rule) 기반으로 자동 처리하는 기술에 관한 것이다.The present invention relates to a business logic processor (Biz Logic Processor) system and method of operating a wireless application service for the enterprise to integrate and operate a mobile service of a company having a variety of content. More specifically, the present invention relates to a rule-based automatic processing of a pre-written business logic processor to satisfy various business service requirements of a client.

기업용 무선 어플리케이션 서비스는 다양한 고객 회사의 기간시스템과 연동하 여 고객이 원하는 모바일 업무를 플랫폼 상에서 구현하여 다양한 단말기를 통해 전달해 줄 수 있는 서비스이다.Enterprise wireless application service is a service that can be delivered through various terminals by implementing the mobile business that the customer wants on the platform by interworking with the main system of various customer companies.

특히, 종래의 무선 어플리케이션 서비스는 다음과 같은 이유로 인하여 사업의 한계성에 다다르게 되었다.In particular, the conventional wireless application service has reached the limit of business for the following reasons.

첫째, 어플리케이션 전체가 아니라 기업 어플리케이션을 위한 모바일 가능(Mobile enable) 솔루션 제공이 중심이 되었고,First, the focus was on providing mobile enable solutions for enterprise applications, not the entire application.

둘째, 어플리케이션 서비스 제공자(Application Service Provider: ASP) 구성을 위해 중요한 비즈니스 제휴 관계에 따른 솔루션 도입이 다수 요구되었으며,Second, there were many demands for the introduction of solutions based on important business partnerships for the formation of an Application Service Provider (ASP).

셋째, 다양한 종류의 패키지 솔루션 및 SI 어플리케이션의 공존이 요구되었으며,Third, coexistence of various kinds of package solutions and SI applications was required.

넷째, 기업 고객의 보안을 위해 서비스 시스템의 물리적인 위치가 고객회사 내부가 될 수도 있는 다양한 운용환경이 요구되었다.Fourth, for the security of corporate customers, various operating environments were required in which the physical location of the service system could be inside the customer company.

따라서, 상기와 같은 사업의 한계성을 극복하기 위해서는 1) 신속하면서도 낮은 비용으로 고객의 서비스 요구에 대응할 수 있도록 하며, 2) 서비스의 통합으로 신규 및 기존 고객들의 서비스 제공을 확대하며, 3) 유연성 제공으로 신규 모델을 가진 비즈니스 파트너들을 흡수할 수 있는 새로운 형태의 비즈니스 모델의 개발이 요구되었다.Therefore, in order to overcome the limitations of such a business, 1) it is possible to respond to the customer's service needs at a rapid and low cost, 2) to expand the service offerings of new and existing customers through the integration of services, and 3) to provide flexibility. As a result, the development of new types of business models that could absorb business partners with new models was required.

이와 관련된 종래의 기술로서 특허출원 10-2002-0061037(웹시너지, 메시징 미들웨어와 웹 서비스 표준기술을 적용한 웹 서비스 통합 플랫폼으로서의 기업 어플리케이션 통합 솔루션), 특허출원 10-2000-0083305(엑스엠엘 시스템과 비-엑스엠엘 시 스템간의 데이터 전달을 위한 아답터 장치 및 그를 이용한 데이터 전달 방법), 특허출원 10-2002-0014151(무선 어플리케이션 서비스 프로바이더 시스템), 특허출원 10-2001-0019964(오토마타 이론을 근거로 한 컴포넌트 기법의 유무선 인터넷 통합운용관리 시스템 및 그 방법) 등이 공지되어 있다.As a related art, patent application 10-2002-0061037 (corporate application integration solution as a web service integration platform applying web synergy, messaging middleware and web service standard technology), and patent application 10-2000-0083305 (xm system and non -Adapter device for data transmission between XM systems and data transmission method using the same, Patent application 10-2002-0014151 (wireless application service provider system), Patent application 10-2001-0019964 (automata based on theory Wired and wireless Internet integrated operation management system and its method) of component techniques).

하지만, 상기와 같은 공지된 종래 기술들은 통합된 포맷으로 인터넷 서비스를 제공하기 위한 인터넷 통합 플랫폼 서비스(특허출원 10-2002-0061037)와, 비 XML 데이터를 XML로 변환하는 서비스(특허출원 10-2000-0083305), 관리자에 의한 동적인 사용자 화면 구성 및 재배치가 가능하도록 하는 서비스(특허출원 10-2002-0014151), 및 유선 인터넷 사이트의 내용을 무선 인터넷사이트 구축에 적용하여 이를 통합 운용관리 할 수 있는 서비스 등을 고객에게 유용하게 서비스(특허출원 10-2001-0019964)를 제공할 수 있지만, 무선 어플리케이션 사업의 특성을 잘 반영하면서 최소의 비용과 시간으로 다양한 고객의 요구 조건을 만족시킬 수 없었다. However, such known conventional technologies are an Internet integrated platform service (patent application 10-2002-0061037) for providing an Internet service in an integrated format, and a service for converting non-XML data into XML (patent application 10-2000). -0083305), a service that enables the dynamic user screen composition and relocation by the administrator (Patent Application 10-2002-0014151), and the contents of the wired Internet site can be applied to the construction of the wireless Internet site to manage the integrated operation The service (patent application 10-2001-0019964) can be usefully provided to the customer, but it could not satisfy the requirements of various customers with minimal cost and time while reflecting the characteristics of the wireless application business.

또한, 무선 어플리케이션 서비스의 비즈로직 프로세서 처리방식에 있어서, 종래에는 클라이언트의 다양한 비즈로직 서비스 요구들을 충분히 만족시킬 수 없었다.In addition, in the business logic processor processing method of the wireless application service, conventionally, the various business logic service requirements of the client could not be sufficiently satisfied.

본 발명은 상기한 문제점을 해결하기 위한 것으로서 본 발명의 목적은 다양한 컨텐츠를 갖는 기업의 모바일 서비스를 통합 운용하기 위한 기업용 무선 어플리케이션 서비스의 비즈로직 프로세서 시스템 및 운용방법을 제공하는데 있다. SUMMARY OF THE INVENTION The present invention has been made to solve the above problems, and an object of the present invention is to provide a business logic processor system and a method of operating a wireless application service for enterprise to integrate and operate a mobile service of a company having a variety of content.

특히, 본 발명은 클라이언트의 다양한 비즈로직 서비스 요구들을 만족시키기 위해 타 엔진으로부터 요청정보를 입력 받아 해당 프로세스의 흐름에 정의된 액티비 티를 순차적으로 처리할 수 있도록 기 작성된 비즈로직 프로세서를 룰(Rule) 기반으로 자동 처리하는 서비스 기능을 제공하는 데 그 기술적 특징이 있다.In particular, in order to satisfy various business logic service needs of a client, the present invention receives a request information from another engine and processes a previously written business logic processor to sequentially process the activities defined in the flow of the corresponding process. Its technical characteristics are to provide a service function that automatically processes based on.

상기한 본 발명의 목적을 달성하기 위한 기술적 사상으로서 본 발명은As the technical idea for achieving the above object of the present invention

클라이언트 단말기와;A client terminal;

이동통신망을 통하여 클라이언트 단말기와의 무선 데이터 전송을 위한 통신 인터페이싱 역할을 하는 왑 게이트웨이(WAP Gateway); 및A WAP gateway serving as a communication interface for wireless data transmission with a client terminal through a mobile communication network; And

상기 왑 게이트웨이와 연동되어 클라이언트 단말기에서 기간업무 브라우저 플랫폼을 제공하는 기간 업무용 플랫폼(Biz Common Platform)을 구비하되,It is provided with a business platform (Biz Common Platform) for interworking with the swap gateway to provide a business browser platform in the client terminal,

상기 기간 업무용 플랫폼(Biz Common Platform)에는The Biz Common Platform

외부 엔진으로부터의 서비스처리 요청을 수신하며, 요청 정보를 분석하는 요청 핸들러(Request Handler)와; 상기 서비스처리 요청에 따른 프로세스 플로우 검색 및 라우팅 테이블을 생성하는 플로우 핸들러(Flow Handler); 상기 플로우 핸들러(FH)로 저장되어 있는 XML 데이터를 제공하는 플로우 리포지터리(Flow Repository); 상기 라우팅 테이블에 따른 비즈로직(BizLogic)를 수행하는 액티비티 핸들러(Activity Handler); 상기 서비스 처리를 요청한 외부 엔진으로 결과를 송신하는 응답 핸들러(Response Handler); 및 상기 액티비티 핸들러(AH)와 연동되어 비즈로직 데이터를 제공하는 웹 서버(Web Server)를 구비함으로써A request handler for receiving a service processing request from an external engine and analyzing request information; A flow handler for generating a process flow search and a routing table according to the service processing request; A Flow Repository for providing XML data stored in the Flow Handler (FH); An activity handler for performing BizLogic according to the routing table; A response handler for transmitting a result to an external engine that has requested the service processing; And a web server interworking with the activity handler AH to provide business logic data.

해당 프로세스 흐름에 정의된 액티비티(Activity)를 순차적으로 처리하는 비즈로직 프로세서(Biz Logic Processor)가 포함하는 기업용 무선 어플리케이션 서비스의 비즈로직 프로세서 시스템을 제공한다.Provides a business logic processor system of the enterprise wireless application service that includes a business logic processor (Biz Logic Processor) that sequentially processes the activities (Activity) defined in the process flow.

이하, 본 발명의 실시 예에 대한 구성 및 그 작용을 첨부한 도면을 참조하면서 상세히 설명하기로 한다.Hereinafter, with reference to the accompanying drawings, the configuration and operation of the embodiment of the present invention will be described in detail.

도 1은 본 발명에 따른 기업용 무선 어플리케이션 서비스 시스템의 구성도 이다.1 is a block diagram of an enterprise wireless application service system according to the present invention.

도 1을 살펴보면, 이동단말기(100)와; 이동통신망(200); 왑 게이트웨이(Web Application Protocol Gateway: WAPG)(300); 리퀘스트 핸들러(Request Handler: RH)(410), 변환엔진(Transform Engine: TE)(420), 사용자 어플리케이션 프로파일 정보시스템(UA Profile Information System: UAPIS)(430), 비즈로직 프로세서(Biz Logic Processor: BLP)(440), 동기엔진(Sync Engine)(460)를 구비하는 기간 업무용 플랫폼(Biz Common Platform: BCP)(400)으로 구성되어 있다. 이 때, 상기 비즈로직 프로세서(BLP)(440)에는 통지서버(Notification Server: NS)(470), 웹 서버(Web Integration Server: WIS)(480), 레가시 인터페이스(Legacy Interface: LIF)(490)가 더 구비되어 연동된다. Looking at Figure 1, the mobile terminal 100; Mobile communication network 200; A web application protocol gateway (WAPG) 300; Request Handler (RH) 410, Transform Engine (TE) 420, UA Profile Information System (UAPS) 430, Biz Logic Processor (BLP) 440 and a Biz Common Platform (BCP) 400 having a Sync Engine 460. At this time, the bizlogic processor (BLP) 440 includes a notification server (NS) 470, a web server (WIS) 480, and a legacy interface (LIF) 490. Is further provided and interlocked.

이동단말기(100)는 동기식의 CDMA 2000과 비동기식의 W-CDMA의 통신단말기(Handset), 스마트 폰(Smart phone), 개인휴대정보단말기(PDA) 등을 포함하는 클라이언트 단말기를 나타내며, 이동통신망(200)은 이동단말기(100)와 왑 게이트웨이(300) 간의 무선 데이터 전송을 위한 통신 네트워크를 제공하는 인터페이스 역할을 수행한다.The mobile terminal 100 represents a client terminal including a synchronous CDMA 2000 and an asynchronous W-CDMA communication terminal (Handset), a smart phone (PDA), a personal digital assistant (PDA), and the like. ) Serves as an interface for providing a communication network for wireless data transmission between the mobile terminal 100 and the swap gateway 300.

왑 게이트웨이(300)는 이동단말기(100)와 기지국간의 무선 전파환경에서 데이 터를 효율적으로 전송할 수 있는 프로토콜로서 망이나 단말기의 종류에 관계없이 다양한 무선 인터페이스 기능을 제공하는 역할을 수행한다. The swap gateway 300 serves as a protocol for efficiently transmitting data in a wireless propagation environment between the mobile terminal 100 and a base station, and provides various air interface functions regardless of the type of a network or a terminal.

BCP(Biz Common Platform)(400)는 이동단말기(100)에서 기간업무를 원활히 수행하기 위한 기간 업무용 전용 브라우저를 제공한다. BCP (Biz Common Platform) 400 provides a dedicated browser for the line of business for smoothly performing the line of business in the mobile terminal (100).

그 구성으로서 리퀘스트 핸들러(Request Handler)(410)는 클라이언트(BCP 브라우저, 이동단말기)으로부터 요청정보(화면, 데이터, 업 데이트, 인증 등의 요청)수신하고 압축해제를 실시한 후, 적절한 서버로부터 라우팅하고 통신을 중계한다. 상기 서버로부터 수신된 응답정보는 다시 압축하여 클라이언트에게 전달한다. As a configuration, the request handler 410 receives request information (a request for screen, data, update, authentication, etc.) from the client (BCP browser, mobile terminal), decompresses it, and then routes it from an appropriate server. Relay communication. The response information received from the server is compressed again and delivered to the client.

특히, 이동단말기(100)와 각종 서버모듈을 연결해주는 역할을 하며, 이동단말기(10)와 연계하여 암호화/압축, 인증처리, 세션(Session)관리, 쿠키(Cookie) 관리, 업 데이트(update) 관리, 서비스 라우팅 기능을 제공한다.In particular, it serves to connect the mobile terminal 100 and various server modules, and in connection with the mobile terminal 10, encryption / compression, authentication processing, session management, cookie management, update (update) Provides management and service routing functions.

TE(Transform Engine)(420)는 이동단말기(100) 종류의 제한 없는 단말정보 관리, 켄텐츠 변환, 단말기에 최적화된 형태로 변환하는 역할을 한다. 상기 TE(420)의 상세 구성은 후술하기로 한다. The transform engine (TE) 420 serves to manage the terminal information without limitation of the type of the mobile terminal 100, content transformation, and transformation into a form optimized for the terminal. The detailed configuration of the TE 420 will be described later.

UAPIS(UA Profile Information System)(430)는 사용자 어플리케이션의 프로파일 정보를 관리하는 역할을 한다. The UAPIS (UA Profile Information System) 430 manages profile information of the user application.

BLP(Biz Logic Processor)(440)는 타 엔진으로부터 요청정보를 입력 받아 해당 프로세스 흐름에 정의된 액티비티(Activity)를 순차적으로 처리하는 역할을 담당한다.The BLP (Biz Logic Processor) 440 receives the request information from another engine and performs a process of sequentially processing activities defined in the corresponding process flow.

특히, 상기 BLP(440)는 비즈로직 프로세서의 자동화를 위한 것으로서 프로세 스 디자이너(Process Designer)에서 프로세스 흐름(Process Flow) 형태로 정의되며, 개별적으로 구분되는 다양한 프로세스 액티비티(activity), 절차에 관한 규칙, 제어 데이터 등이 정의된다.In particular, the BLP 440 is for automation of the BizLogic processor, and is defined in the form of a process flow in a process designer, and relates to various process activities and procedures that are individually separated. Rules, control data and the like are defined.

또한, 상기 BLP(440)는 1) 프로세스 플로우(Process Flow) 검색 기능(서비스 요청 정보에 따른 프로세스 플로우 검색)과, 2) 라우팅 테이블 구성(프로세스 플로우 파일에 정의된 액티비티(Activity) 및 트랜지션(Transition) 정보를 분석하여 비즈로직(BizLogic) 실행을 위한 라우팅 테이블 생성(Activity Map, Transition Map), 3) 비즈로직 실행(라우팅 테이블에 정의된 비즈로직 정보와 수행 조건에 따라 웹 서버(Web Server)로 비즈로직 수행 요청 및 결과 수신), 4) 응답 데이터 분석(비즈로직 수행에 따른 결과 XML을 파싱하여 다음에 실행할 비즈로직 결정 또는 결과 전송) 기능을 수행한다.In addition, the BLP 440 includes 1) a process flow search function (process flow search according to service request information), and 2) a routing table configuration (activity and transition defined in a process flow file). ) Analysis of information to create a routing table for BizLogic execution (Activity Map, Transition Map), 3) BizLogic execution (To the Web Server according to the business logic information and execution conditions defined in the routing table) BizLogic execution request and result reception), 4) Response data analysis (parsing the result XML according to BizLogic execution and determining business logic to be executed next or sending the result).

SE(Sync Engine)(460)는 BLP(440)와 연동되어 이동단말기(PDA)(100)에 필요한 정보를 제공하는 동기화 기능을 하며, NS(Notification Server)(470)는 이동단말기(100)로부터 수신된 통지 메시지를 지정한 컨텐츠 타입(E-mail, SMS)으로 변환하여 해당 에이전트(Agent)/서버로 전송하는 역할을 한다. The SE (Sync Engine) 460 is synchronized with the BLP 440 and provides a synchronization function for providing information required for the mobile terminal (PDA) 100, and the NS (Notification Server) 470 is provided from the mobile terminal 100. It converts the received notification message into the designated content type (E-mail, SMS) and sends it to the agent / server.

WIS(Web Integration Server)(480)는 PBS(Protocol-Based Scraping)기술을 사용하여 HTTP와 HTTPS 프로토콜 계층에서 데이터 소스를 직접 추출하는 역할을 하며, LIF(Legacy Interface: LIF)(490)는 내부 및 외부 시스템과 데이터의 송수신, 데이터의 변환 및 프로세스의 관리를 담당하는 기능을 한다.Web Integration Server (WIS) 480 extracts data sources directly from the HTTP and HTTPS protocol layers using Protocol-Based Scraping (PBS) technology. The Legacy Interface (LIF) 490 is internal and internal. It is responsible for sending and receiving data with external systems, data conversion and process management.

이어서, 도 2를 참조하여 비즈로직 프로세서(BLP)의 상세 구성에 대하여 살펴 보면 다음과 같다.Next, referring to FIG. 2, a detailed configuration of a business logic processor (BLP) is as follows.

비즈로직 프로세서(BLP)(440)에는 요청 핸들러(Request Handler: RH)(441)와; 플로우 핸들러(Flow Handler: FH)(442); 플로우 리포지터리(Flow Repository: FR)(443); 액티비티 핸들러(Activity Handler: AH)(444); 응답 핸들러(Response Handler: RH)(445); 및 웹 서버(Web Server)(450)로 구성되어 있다. 상기 웹서버(450)에는 비즈로직(BizLogic)(451)과 BCP APIs(Apli(452)가 더 구비되어 있다. The business logic processor (BLP) 440 includes a request handler (RH) 441; A flow handler (FH) 442; A Flow Repository (FR) 443; Activity Handler (AH) 444; Response Handler (RH) 445; And a web server 450. The web server 450 is further provided with BizLogic 451 and BCP APIs (Apli 452).

요청 핸들러(RH)(441)는 타 엔진(RH(410), SE(460), TE(420))으로부터 서비스 처리 요청을 수신 및 요청 정보를 분석하는 역할을 하며, 플로우 핸들러(FH)(442)는 서비스 요청에 따른 프로세스 플로우(Process Flow) 검색 및 라우팅 테이블을 생성하는 역할을 한다.The request handler (RH) 441 is responsible for receiving service processing requests from other engines (RH 410, SE 460, and TE 420) and analyzing request information, and the flow handler (FH) 442. ) Creates a process flow search and routing table according to the service request.

또한, 플로우 리포지터리(FR)(443)는 파일 시스템으로서 XML 데이터가 저장되어 있으며, 액티비티 핸들러(AH)(444)는 라우팅 테이블에 따른 비즈로직(BizLogic)를 수행하는 역할을 하며, 응답 핸들러(Response Handler)(445)는 서비스 처리를 요청한 타 엔진으로 결과를 송신하는 역할을 한다.In addition, the flow repository (FR) 443 is a file system in which XML data is stored, and the activity handler (AH) 444 performs a business logic (BizLogic) according to the routing table, and responds to the response handler (Response). Handler) 445 plays a role of transmitting a result to another engine that has requested service processing.

이어서, 도 3을 참조하여 비즈로직 프로세서(BLP)의 처리 과정에 대하여 살펴보기로 한다.Next, the process of the business logic processor (BLP) will be described with reference to FIG. 3.

먼저, BLP(440)의 응답 핸들러(RH)(441)에서 타 엔진(Request Handler(410), SE(460), TE(420))으로부터 서비스 처리 요청을 입력 받는다(S110).First, a service processing request is received from other engines (Request Handler 410, SE 460, and TE 420) in the response handler (RH) 441 of the BLP 440 (S110).

그 상태에서, 타 엔진으로부터의 요청 정보를 분석하여 서비스 처리에 필요한 정보를 추출하며(S120), 요청 정보에 따른 프로세스 플로우(Process Flow) 파일을 검색하여 라우팅 테이블을 구성한다(S130).In this state, the request information from the other engine is analyzed to extract information necessary for service processing (S120), and a process flow file is searched according to the request information to construct a routing table (S130).

그 후, 라우팅 테이블에 정의된 절차 및 제어 정보에 따라 수행할 비즈로직(BizLogic)을 추출하며(S140), 웹서버(450)에 비즈로직(BizLogic) 수행 요청을 한다(S150).Thereafter, BizLogic is extracted according to the procedure and control information defined in the routing table (S140), and a request for performing BizLogic is performed to the web server 450 (S150).

이 때, 상기 비즈로직(BizLogic)는 필요에 따라 BCP APIs(452)들을 이용하여 타 서버 예컨대, NS(470), WIS(480), LIF(490)로 서비스를 요청하여 결과를 수신한다.At this time, the BizLogic uses the BCP APIs 452 as necessary to request a service from another server, for example, the NS 470, the WIS 480, and the LIF 490, and receives a result.

그 다음, 상기 라우팅 테이블에 정의된 모든 비즈로직(BizLogic)을 수행한 뒤 최종 결과를 이용하여 응답 데이터를 구성한 후(S160), 응답 데이터를 요청한 엔진으로 전송함으로써 비즈로직 프로세서의 처리과정이 완료된다(S170).Then, after performing all the BizLogic (BizLogic) defined in the routing table to configure the response data using the final result (S160), the process of the BizLogic processor is completed by transmitting the response data to the requested engine. (S170).

이상에서와 같이 본 발명에 의하면, 클라이언트의 다양한 비즈니스 서비스 요구들을 만족시키기 위해 타 엔진으로부터 요청정보를 입력 받아 해당 프로세스의 흐름에 정의된 액티비티를 순차적으로 처리할 수 있도록 기 작성된 비즈로직 프로세서를 룰(Rule) 기반으로 자동 처리하는 서비스 기능을 제공할 수 있다. 따라서, 사용자 편의성을 극대화 시킬 수 있다.As described above, according to the present invention, in order to satisfy various business service needs of a client, a request logic from a different engine is inputted so as to sequentially process the activities defined in the flow of the corresponding process. It can provide service function to automatically process based on rule). Therefore, user convenience can be maximized.

Claims (5)

클라이언트 단말기와;A client terminal; 이동통신망을 통하여 클라이언트 단말기와의 무선 데이터 전송을 위한 통신 인터페이싱 역할을 하는 왑 게이트웨이(WAP Gateway); 및A WAP gateway serving as a communication interface for wireless data transmission with a client terminal through a mobile communication network; And 상기 왑 게이트웨이와 연동되어 클라이언트 단말기에서 기간업무 브라우저 플랫폼을 제공하는 기간 업무용 플랫폼(Biz Common Platform)을 구비하되,It is provided with a business platform (Biz Common Platform) for interworking with the swap gateway to provide a business browser platform in the client terminal, 상기 기간 업무용 플랫폼(Biz Common Platform)에는The Biz Common Platform 외부 엔진으로부터의 서비스처리 요청을 수신하며, 요청 정보를 분석하는 요청 핸들러(Request Handler)와; 상기 서비스처리 요청에 따른 프로세스 플로우 검색 및 라우팅 테이블을 생성하는 플로우 핸들러(Flow Handler); 상기 플로우 핸들러(FH)로 저장되어 있는 XML 데이터를 제공하는 플로우 리포지터리(Flow Repository); 상기 라우팅 테이블에 따른 비즈로직(BizLogic)를 수행하는 액티비티 핸들러(Activity Handler); 상기 서비스 처리를 요청한 외부 엔진으로 결과를 송신하는 응답 핸들러(Response Handler); 및 상기 액티비티 핸들러(AH)와 연동되어 비즈로직 데이터를 제공하는 웹 서버(Web Server)를 구비함으로써A request handler for receiving a service processing request from an external engine and analyzing request information; A flow handler for generating a process flow search and a routing table according to the service processing request; A Flow Repository for providing XML data stored in the Flow Handler (FH); An activity handler for performing BizLogic according to the routing table; A response handler for transmitting a result to an external engine that has requested the service processing; And a web server interworking with the activity handler AH to provide business logic data. 해당 프로세스 흐름에 정의된 액티비티(Activity)를 순차적으로 처리하는 비즈로직 프로세서(Biz Logic Processor)가 포함하는 기업용 무선 어플리케이션 서비스의 비즈로직 프로세서 시스템. Biz Logic Processor system for enterprise wireless application services, which includes Biz Logic Processor that sequentially processes activities defined in the process flow. 청구항 1에 있어서, 상기 클라이언트 단말기에는 이동통신단말기(Handset), 스마트 폰(Smart phone), 개인휴대정보단말기(PDA) 등이 구비된 것을 특징으로 하는 기업용 무선 어플리케이션 서비스의 비즈로직 프로세서 시스템.The business logic processor system of claim 1, wherein the client terminal comprises a mobile communication terminal (Handset), a smart phone, a personal digital assistant (PDA), and the like. 청구항 1에 있어서, 상기 비즈로직 프로세서(BLP)에서는 프로세스 플로우 파일에 정의된 액티비티(Activity) 및 트랜지션 정보를 분석하여 비즈로직 실행을 위한 라우팅 테이블을 생성하는 것을 특징으로 하는 기업용 무선 어플리케이션 서비스의 비즈로직 프로세서 시스템. The business logic of claim 1, wherein the business logic processor (BLP) generates a routing table for executing business logic by analyzing activity and transition information defined in a process flow file. Processor system. 청구항 1에 있어서, 상기 비즈로직 프로세서(BLP)에서는 비즈로직 수행에 따른 결과 XML을 파싱하여 다음에 실행할 비즈로직의 결정 혹은 결과를 전송하는 응답 데이터 분석을 실행하는 것을 특징으로 하는 기업용 무선 어플리케이션 서비스의 비즈로직 프로세서 시스템. The method according to claim 1, wherein the business logic processor (BLP) of the enterprise wireless application service, characterized in that parsing the result XML according to the business of performing the business logic to analyze the response data to determine the next business logic to execute or transmit the result. BizLogic Processor System. 외부 엔진으로부터 서비스 처리 요청을 입력 받는 제 1단계와;A first step of receiving a service processing request from an external engine; 상기 외부 엔진으로부터의 요청 정보를 분석하여 서비스 처리에 필요한 정보를 추출하는 제 2단계와;A second step of extracting information required for service processing by analyzing the request information from the external engine; 상기 요청 정보에 따른 프로세스 플로우(Process Flow) 파일을 검색하여 라우팅 테이블을 구성하는 제 3단계와;A third step of constructing a routing table by searching for a process flow file according to the request information; 상기 라우팅 테이블에 정의된 절차 및 제어 정보에 따라 수행할 비즈로직(BizLogic)을 추출하는 제 4단계와;Extracting BizLogic to be performed according to the procedure and control information defined in the routing table; 상기 비즈로직 수행 요청을 하는 제 5단계와;A fifth step of making a request to perform the business logic; 상기 라우팅 테이블에 정의된 비즈로직을 수행한 뒤 최종 결과를 이용하여 응답 데이터를 구성하는 제 6단계와;Performing a business logic defined in the routing table and constructing response data using the final result; 상기 응답 데이터를 요청한 외부 엔진으로 최종 결과를 전송하는 제 7단계를 포함하는 기업용 무선 어플리케이션 서비스의 비즈로직 프로세서 운용방법.And a seventh step of transmitting a final result to the external engine that has requested the response data.
KR1020040051136A 2004-07-01 2004-07-01 The biz logic processing system and operating method for enterprise wireless application service KR100594392B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020040051136A KR100594392B1 (en) 2004-07-01 2004-07-01 The biz logic processing system and operating method for enterprise wireless application service

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020040051136A KR100594392B1 (en) 2004-07-01 2004-07-01 The biz logic processing system and operating method for enterprise wireless application service

Publications (2)

Publication Number Publication Date
KR20060002197A KR20060002197A (en) 2006-01-09
KR100594392B1 true KR100594392B1 (en) 2006-06-30

Family

ID=37105179

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020040051136A KR100594392B1 (en) 2004-07-01 2004-07-01 The biz logic processing system and operating method for enterprise wireless application service

Country Status (1)

Country Link
KR (1) KR100594392B1 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010099511A (en) * 2001-10-15 2001-11-09 남진우 Develop system of financial business workflow integration and integration channel workflow on web
KR20020029890A (en) * 2002-03-30 2002-04-20 이정환 System and method for operating mobile storage center, and mobile service providing method based on information stored in mobile storage center
WO2004059511A1 (en) 2002-12-21 2004-07-15 International Business Machines Corporation System and method for externalizable inferencing components
KR20050057910A (en) * 2003-12-11 2005-06-16 (주)엠엑스텐 Mobile middleware system for supports a real-time transaction and thereof business method, and method for mobile business development support

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010099511A (en) * 2001-10-15 2001-11-09 남진우 Develop system of financial business workflow integration and integration channel workflow on web
KR20020029890A (en) * 2002-03-30 2002-04-20 이정환 System and method for operating mobile storage center, and mobile service providing method based on information stored in mobile storage center
WO2004059511A1 (en) 2002-12-21 2004-07-15 International Business Machines Corporation System and method for externalizable inferencing components
KR20050057910A (en) * 2003-12-11 2005-06-16 (주)엠엑스텐 Mobile middleware system for supports a real-time transaction and thereof business method, and method for mobile business development support

Also Published As

Publication number Publication date
KR20060002197A (en) 2006-01-09

Similar Documents

Publication Publication Date Title
US10462247B2 (en) Web content customization via adaptation web services
RU2390824C2 (en) Method, device and computer software providing search solution for mobile device integrated with applications and using context information
US10057734B2 (en) System and method for transmitting and receiving media messages
KR100823122B1 (en) Remote management and access of databases, services and devices associated with a mobile terminal
US8312083B2 (en) System and method for sharing search result using messenger
US6937588B2 (en) System and method for providing wireless application protocol service through internet
US8644810B1 (en) Method and system for dynamic font support on mobile devices
KR20060136437A (en) Remote management and access of databases, services and devices associated with a mobile terminal
US7953862B2 (en) Methods for accessing a phone-based web server with a private IP address and related electronic devices and computer program products
KR100876958B1 (en) A Middleware for Data Communication Between Various Terminals and Application Server and An Operating Method thereof
KR20110103515A (en) Provind method of address book for social network services
CN102546273A (en) Test system and test method for WAP (wireless application protocol) website
KR100625383B1 (en) The transform engine system and operating method for enterprise wireless application service
US20050162431A1 (en) Animation data creating method, animation data creating device, terminal device, computer-readable recording medium recording animation data creating program and animation data creating program
US8719428B2 (en) Session establishment method using gateway server and phone identification
KR100594392B1 (en) The biz logic processing system and operating method for enterprise wireless application service
US20050017976A1 (en) Cellular terminal, method for creating animation of cellular terminal, and animation creation system
Van Gurp et al. Mobile service oriented architectures (mosoa)
KR20090011439A (en) System and method of downloading service module in a communication network
KR100522625B1 (en) Service providing method of dialogue type interface communication system
KR100650803B1 (en) The system and operating method for enterprise wireless application service
Thai et al. Ipmoa: Integrated personal mobility architecture
JP5016555B2 (en) Gateway device, browser display method on PC, and gateway control program
KR100629018B1 (en) The legacy interface system and operating method for enterprise wireless application service
CN115174552B (en) Local area network communication and file transmission method and system based on WEB operating system

Legal Events

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

Payment date: 20130403

Year of fee payment: 8

FPAY Annual fee payment

Payment date: 20140520

Year of fee payment: 9

FPAY Annual fee payment

Payment date: 20150527

Year of fee payment: 10

FPAY Annual fee payment

Payment date: 20160530

Year of fee payment: 11

LAPS Lapse due to unpaid annual fee