KR101022169B1 - System and method for validating XML based service order - Google Patents

System and method for validating XML based service order Download PDF

Info

Publication number
KR101022169B1
KR101022169B1 KR1020040008700A KR20040008700A KR101022169B1 KR 101022169 B1 KR101022169 B1 KR 101022169B1 KR 1020040008700 A KR1020040008700 A KR 1020040008700A KR 20040008700 A KR20040008700 A KR 20040008700A KR 101022169 B1 KR101022169 B1 KR 101022169B1
Authority
KR
South Korea
Prior art keywords
xml
order
schema
xml schema
service
Prior art date
Application number
KR1020040008700A
Other languages
Korean (ko)
Other versions
KR20050080620A (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 KR1020040008700A priority Critical patent/KR101022169B1/en
Publication of KR20050080620A publication Critical patent/KR20050080620A/en
Application granted granted Critical
Publication of KR101022169B1 publication Critical patent/KR101022169B1/en

Links

Images

Classifications

    • 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
    • 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
    • G06F9/451Execution arrangements for user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Business, Economics & Management (AREA)
  • Tourism & Hospitality (AREA)
  • General Engineering & Computer Science (AREA)
  • Economics (AREA)
  • Health & Medical Sciences (AREA)
  • Databases & Information Systems (AREA)
  • General Health & Medical Sciences (AREA)
  • Human Resources & Organizations (AREA)
  • Marketing (AREA)
  • Primary Health Care (AREA)
  • Strategic Management (AREA)
  • General Business, Economics & Management (AREA)
  • Human Computer Interaction (AREA)
  • Data Mining & Analysis (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Stored Programmes (AREA)

Abstract

본 발명은 XML 스키마 관리부와 SAX API 기반 참조 작성기를 사용하여 XML 서비스 TMN(Telecommunication Management Network) 기반 망관리 시스템에 사용되는 XML 서비스 오더의 유효성을 검증하는 XML 서비스 오더 검증기에 관한 것이다.The present invention relates to an XML service order validator that validates an XML service order used in an XML service TN based network management system using an XML schema management unit and a SAX API-based reference writer.

이를 위해 본 발명은, 운용요원으로부터 입력되는 XML 스키마를 기준으로 접수요원으로부터 입력된 청약오더에 대한 XML 서비스 오더의 유효성을 검증하여, 유효한 것으로 확인된 XML 서비스 오더 만을 관련 NMS로 전송함으로써, NMS는 유효한 서비스 오더에 대해서는 업무를 수행하기 때문에 고객의 서비스 만족도를 향상시킬 수 있고, 유효성 검증 기준을 검증 로직에서 관리하지 않고 XML 스키마로서 관리하기 때문에, 검증 로직의 효율성을 높힐 수 있게 된다.To this end, the present invention, by validating the XML service order for the subscription order entered from the receptionist based on the XML schema input from the operating personnel, by transmitting only the XML service order confirmed to be valid to the relevant NMS, NMS Since the service is performed on a valid service order, the customer's service satisfaction can be improved, and the validation criteria are managed as an XML schema instead of being managed by the validation logic, thereby increasing the efficiency of the validation logic.

Description

XML 서비스 오더 검증 시스템 및 방법{System and method for validating XML based service order}System and method for validating XML based service order

도 1은 본 발명의 실시예에 따른 XML 서비스 오더 검증 시스템의 블럭 구성도.1 is a block diagram of an XML service order verification system according to an embodiment of the present invention.

도 2는 본 발명에 적용되는 서비스 오더 종류에 따른 ID 체계도. 2 is an ID system diagram according to a service order type applied to the present invention.

도 3은 본 발명의 실시예에 따른 XML 서비스 오더 검증 방법에 적용되는 XML 스키마 등록과정을 설명하기 위한 플로우차트.3 is a flowchart illustrating an XML schema registration process applied to an XML service order verification method according to an embodiment of the present invention.

도 4는 본 발명의 실시예에 따른 XML 서비스 오더 검증 방법을 설명하기 위한 플로우차트.4 is a flowchart for explaining an XML service order verification method according to an embodiment of the present invention.

본 발명은 XML 서비스 오더 검증기에 관한 것으로, 보다 상세하게는 XML 스키마 관리부와 SAX API 기반 참조 작성기를 사용하여 XML 서비스 TMN(Telecommunication Management Network) 기반 망관리 시스템에 사용되는 XML 서비스 오더의 유효성을 검증하는 XML 서비스 오더 검증기에 관한 것이다.The present invention relates to an XML service order validator, and more particularly, to validate an XML service order used in an XML service Telecommunication Management Network (TMN) based network management system using an XML schema management unit and a SAX API-based reference writer. It relates to an XML service order validator.

현재, XML(Extensible Markup Language)은 웹(web) 등 인터넷 상의 데이터 를 표현하기 위한 일반적인 포맷으로 널리 이용되며 인터넷 표준기관인 W3C(World Wide Web Consortium) 를 통해 표준화되고 있다. 이러한 XML을 사용하면 시스템 종류나 운용 플랫폼에 관계없이 통용될 수 있는 데이터 구조로 서비스 오더를 처리할 수 있다. 하나의 서비스 오더를 처리하기 위해서는 서비스별/계층별로 몇 개의 망 운용관리 시스템이 연동하게 되는데 XML 형태의 텍스트 데이터로 오더를 주고 받을 경우 시스템간 연동이 간편해지는 효과를 기대할 수 있다.Currently, Extensible Markup Language (XML) is widely used as a general format for representing data on the Internet, such as the web, and is standardized through the World Wide Web Consortium (W3C). Using this XML, service orders can be handled with data structures that can be accepted regardless of system type or operating platform. In order to process one service order, several network operation management systems are linked by service and layer. When an order is exchanged as text data in XML format, interworking between systems can be expected to be simpler.

그 동안 사용되던 서비스 오더를 XML로 변환하기 위해서는, 필수적으로 XML 기반의 오더에 대한 유효성을 검증해야 한다.In order to convert the service order used to XML, it is necessary to validate the XML-based order.

따라서, 본 발명은 상술한 요구에 충족시키기 위해 창출되어진 것으로서, XML 스키마 관리부와 SAX API 기반 참조 작성기를 사용하여 TMN(Telecommunication Management Network) 기반 망관리 시스템에서 가입자의 서비스 오더 처리 시 유효하지 않은 서비스 오더를 자동으로 추출함으로써 현장 작업자의 작업 혼선을 사전에 방지할 수 있도록 하는 것을 목적으로 한다.Accordingly, the present invention has been created to satisfy the above-mentioned requirements, and is not valid when processing a service order of a subscriber in a telecommunication management network (TMN) based network management system using an XML schema management unit and a SAX API based reference writer. It is aimed to prevent the worker's work confusion in advance by automatically extracting.

상기한 목적을 달성하기 위해 본 발명의 바람직한 실시예에 따른 XML 서비스 오더 검증 시스템은, 청약 오더에 해당하는 서비스 유형별 ID를 관리하고, 운용요원 GUI로부터 입력되는 XML 스키마를 관리하는 XML 스키마 관리부; 상기 XML 스키마 관리부에 저장되는 XML 스키마를 관련 시스템으로 전송하는 XML 발송기; 접수요원 GUI로부터 청약오더가 전송되면, 상기 청약오더를 XML 오더로 변환하고, 상기 XML 스키마를 이용하여 상기 XML 오더에 대한 유효성을 검증한 후, 유효한 XML 오더만을 관련 NMS로 전송하는 서비스 오더 시스템; 및 상기 서비스 오더 시스템으로부터 XML 오더에 대응하는 업무를 수행하는 복수의 NMS를 구비한 것을 특징으로 한다.In order to achieve the above object, the XML service order verification system according to a preferred embodiment of the present invention, XML schema management unit for managing the ID for each service type corresponding to the subscription order, and manages the XML schema input from the operator GUI; An XML sender for transmitting an XML schema stored in the XML schema management unit to a related system; A service order system for converting the subscription order into an XML order when the subscription order is transmitted from a receptionist GUI, validating the XML order using the XML schema, and then transmitting only valid XML orders to a related NMS; And a plurality of NMSs that perform a task corresponding to the XML order from the service order system.

상기한 목적을 달성하기 위해 본 발명의 바람직한 실시예에 따른 XML 서비스 오더 검증 방법은, 접수요원 GUI로부터 청약 오더가 전송되면, 상기 청약 오더를 XML 오더로 변환하는 제 1 과정; 상기 XML 오더에 검증 기준에 대한 레퍼런스를 첨부하는 제 2 과정; 상기 레퍼런스가 첨부된 상기 XML 오더로부터 XML 스키마를 추출하여, 상기 XML 스키마를 기준으로 상기 레퍼런스가 첨부된 XML 오더를 검증하는 제 3 과정; 및 상기 검증결과, 만약 검증이 성공하면 상기 XML 오더가 유효한 것으로 판단하여 상기 XML 오더를 관련 NMS로 전송하고, 만약 검증이 실패하면 상기 XML 오더가 유효하지 않은 것으로 판단하여 상기 XML 오더를 상기 접수요원 GUI로 반송하는 제 4 과정을 구비하는 것을 특징으로 한다.In order to achieve the above object, the XML service order verification method according to the preferred embodiment of the present invention comprises: a first step of converting the subscription order into an XML order when a subscription order is transmitted from a receptionist GUI; Attaching a reference to a validation criterion to the XML order; Extracting an XML schema from the XML order to which the reference is attached and verifying the XML order to which the reference is attached based on the XML schema; And if the verification is successful, the XML order is determined to be valid, and the XML order is transmitted to the associated NMS. If the verification is not successful, the XML order is determined to be invalid and the reception order is received. And a fourth process for returning to the GUI.

이하, 첨부된 도면을 참조하여 본 발명의 실시예를 보다 상세히 설명한다.Hereinafter, with reference to the accompanying drawings will be described an embodiment of the present invention in more detail.

도 1은 본 발명의 실시예에 따른 XML 서비스 오더 검증 시스템의 블럭구성도이다.1 is a block diagram of an XML service order verification system according to an embodiment of the present invention.

동 도면에 도시된 바와 같이, 본 발명의 실시예에 따른 XML 서비스 오더 검증 시스템은, 시스템등록기(2), XML 스키마 편집기(4), XML 스키마 관리부(6), XML 스키마 발송기(8), 서비스 오더 처리 시스템(10), 및 XML 오더 이력 저장부(20)를 구비한다. As shown in the figure, the XML service order verification system according to an embodiment of the present invention, the system register (2), XML schema editor (4), XML schema management unit (6), XML schema sender (8), service An order processing system 10, and an XML order history storage 20.                     

본 발명의 서비스 오더 처리 시스템(10)은, 검증로직(12)을 구비한 오더처리기(14)와, SAX API(16)를 구비한 레퍼런스 작성기(18)를 구비한다.The service order processing system 10 of the present invention includes an order processor 14 provided with the verification logic 12 and a reference builder 18 provided with the SAX API 16.

도 1에 제시된 구성에 의하면, 운용요원이 XML 스키마 편집기(4)를 사용하여 서비스 오더의 종류에 해당하는 유효성 기준을 XML 스키마로 작성하여 XML 스키마 관리부(6)에 저장하고, 시스템 등록기(2)를 통해 이를 필요로 하는 시스템 예컨대, NMS(Network Management System)(50)를 입력하면, XML 스키마 발송기(8)는 상기 XML 스키마(6a)를 서비스 오더 처리 시스템(10)으로 발송함과 동시에 운용요원에 의해 지정된 NMS(50)로 전송한다.According to the configuration shown in FIG. 1, the operator prepares the validity criteria corresponding to the type of service order using the XML schema editor 4 as an XML schema and stores it in the XML schema management unit 6, and the system register 2. When a system requiring this, for example, a network management system (NMS) 50 is inputted, the XML schema dispatcher 8 sends the XML schema 6a to the service order processing system 10 and at the same time, an operating agent. Send to NMS 50 specified by.

접수요원은 접수받은 청약정보를 미리 약속된 XML 형태의 오더로 변환하여 오더처리기(14)를 통해 레퍼런스 작성기(18)로 전송하고, 레퍼런스 작성기(18)는 SAX API(16)를 사용하여 XML 오더 내에 참조될 XML 스키마 정보(레퍼런스)를 적정한 위치에 추가한다.The receptionist converts the received subscription information into an order in the form of XML promised in advance and transmits it to the reference builder 18 through the order processor 14, and the reference builder 18 uses the SAX API 16 to send the XML order. Add XML schema information (references) to be referenced within the appropriate location.

오더 처리기(14)의 검증로직(12)은 상기 추가된 XML 스키마 참조 정보에 대한 오더 유효성 검사를 수행하여, 유효성 검사에서 통과된 오더에 대해서는 XML 파일 형태로 XML 오더 이력 저장부(20)에 저장하여 처리 이력을 관리한다.The verification logic 12 of the order processor 14 performs order validation on the added XML schema reference information, and stores the order passed in the validation in the XML order history storage unit 20 in the form of an XML file. To manage the processing history.

TMN 구조에 의하면, 망관리 시스템은 청약 신청자 이름, 주소 등 서비스 관련 정보를 처리하는 SML(Service Management Layer: 이하, 서비스 계층)의 서비스 오더 처리 시스템(10)과, 장치 설정 등을 담당하는 NML(Network Management Layer: 이하, 네트워크 계층)의 각 NMS로 구분할 수 있다. 서비스 오더 검증은 서비스 오더 처리 시스템(10)에서 수행되나, NML에서 처리가능하도록 특정 NMS 예 컨대, NMS(50)에 서비스 오더 처리 시스템의 기능을 구현할 수도 있다.  According to the TMN structure, the network management system includes a service order processing system 10 of a service management layer (SML) for processing service-related information such as a subscription applicant name and address, and an NML (for device setting). Each NMS of the Network Management Layer (hereinafter, referred to as a network layer) may be classified. The service order verification is performed in the service order processing system 10, but may implement a function of the service order processing system in a specific NMS, for example, the NMS 50, so that it can be processed in the NML.

이하, 도 3에 도시된 플로우차트를 참조하여 본 발명의 실시예에 따른 XML 서비스 오더 검증 방법에 적용되는 XML 스키마 등록 절차를 상세하게 설명한다.Hereinafter, an XML schema registration procedure applied to the XML service order verification method according to an embodiment of the present invention will be described in detail with reference to the flowchart shown in FIG. 3.

운용요원이 GUI(Graphic User Interface)를 통해 서비스 오더의 종류가 선택되고, 특정 XML 스키마가 입력되면(S2), XML 스키마 관리부(6)는 상기 서비스 오더의 종류에 해당하는 ID를 할당하고, 상기 ID에 대응되도록 XML 스키마를 저장한다(S4).When the operator selects the type of service order through the GUI (Graphic User Interface) and inputs a specific XML schema (S2), the XML schema manager 6 assigns an ID corresponding to the type of the service order. The XML schema is stored to correspond to the ID (S4).

XML 스키마 관리부(6)는 서비스 오더의 종류에 대한 ID를 관리하여, 운용요원으로부터 특정 서비스 오더의 종류가 선택되면, 상기 선택된 서비스 오더에 대한 ID를 할당하는데, 상기 서비스 오더의 종류에 대한 ID의 체계도는 도 2에 도시된 바와 같다.The XML schema management unit 6 manages the ID for the type of the service order, and when a specific service order type is selected from the operating personnel, allocates an ID for the selected service order, and assigns an ID for the type of the service order. The schematic is as shown in FIG. 2.

한편, 운용요원은 XML 스키마 편집기(4)를 통해 XML 스키마를 입력하는데, XML 스키마 관리부(5)로 입력되는 XML 스키마(6a)의 소스 코드는 다음와 같다.On the other hand, the operator inputs the XML schema through the XML schema editor (4), the source code of the XML schema (6a) input to the XML schema management unit 5 is as follows.

<?xml version="1.0"><? xml version = "1.0">

<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs: schema xmlns: xs = "http://www.w3.org/2001/XMLSchema">

<xs:element name="RootElement">   <xs: element name = "RootElement">

   …

</xs:element>   </ xs: element>

</xs:schema></ xs: schema>

XML 스키마 관리부(6)는 상기 ID를 기등록된 ID와 비교하여, 만약 동일한 ID 가 존재하면 상기 XML 스키마를 변경처리하고, 만약 동일한 ID가 존재하지 않으면 상기 XML 스키마를 신규처리하고, 만약 운용요원으로터 특정 ID에 대한 삭제가 요청된 상태이면 해당 ID와 상기 ID에 대한 XML 스키마에 대한 삭제처리를 행한다.The XML schema management unit 6 compares the ID with the registered ID, and if the same ID exists, changes the XML schema, and if the same ID does not exist, newly processes the XML schema, When the deletion for the rotor specific ID is requested, the deletion processing for the ID and the XML schema for the ID is performed.

변경처리를 위해, XML 스키마 관리부(6)는 상기 ID에 대해 기존에 저장된 XML 스키마를 삭제하고(S8), 운용요원으로부터 새로 입력받은 XML 스키마를 상기 ID에 대해 저장한다(S10). 이때, 저장되는 XML 스키마는 .xsd 파일로 저장되는데, 그 파일명은 서비스 오더의 종류를 식별할 수 있도록 예컨대, ADSL-ADD.xsd 등으로 부여하는 것이 바람직하다. For the change processing, the XML schema management unit 6 deletes the previously stored XML schema for the ID (S8), and stores the XML schema newly input from the operation staff for the ID (S10). At this time, the stored XML schema is stored as a .xsd file, and the file name is preferably given as, for example, ADSL-ADD.xsd so as to identify the type of the service order.

신규처리를 위해, XML 스키마 관리부(6)는 운용요원으로부터 입력받은 ID와 XML 스키마를 XML 스키마 저장소(도시 생략)에 저장하여 등록시킨다(S12).For new processing, the XML schema management unit 6 stores and registers the ID and XML schema inputted from the operating personnel in an XML schema repository (not shown) (S12).

삭제처리를 위해, XML 스키마 관리부(6)는 운용요원으로부터 입력받은 ID와 상기 ID에 대해 저장된 XML 스키마를 상기 XML 스키마 저장소에서 삭제한다(S14).For the deletion process, the XML schema management unit 6 deletes the ID received from the operating personnel and the XML schema stored for the ID from the XML schema repository (S14).

이어, XML 스키마 관리부(6)는 상기 XML 스키마의 변경등록/신규등록/삭제된 내역을 운용요원의 GUI로 전달하여 운용요원이 이를 확인할 수 있도록 한다(S16, S18).Subsequently, the XML schema management unit 6 transmits the change registration / new registration / deleted details of the XML schema to the GUI of the operation staff so that the operation staff can confirm this (S16 and S18).

도 4에 도시된 플로우차트를 참조하여, 본 발명의 실시예에 따른 XML 서비스 오더 검증 방법을 구체적으로 설명한다.The XML service order verification method according to an embodiment of the present invention will be described in detail with reference to the flowchart shown in FIG. 4.

접수요원으로부터 청약 오더가 전송되면(S30), 서비스 오더 처리 시스템(10)의 오더처리기(14)는 상기 청약 오더를 XML 오더로 변환하여 레퍼런스 작성기(18)로 전송한다(S30). 상기 XML 오더에는 검증을 위한 XML 스키마 파일의 레퍼런스가 첨부되어 있지 않다.When the subscription order is transmitted from the receptionist (S30), the order processor 14 of the service order processing system 10 converts the subscription order into an XML order and transmits it to the reference builder 18 (S30). The XML order does not have a reference to an XML schema file for validation.

레퍼런스 작성기(18)는 SAX API(16)에 의해 지정된 상기 레퍼런스의 삽입위치에 상기 XML 오더에 대응하는 레퍼런스를 첨부하여 오더처리기(14)로 전송한다.The reference builder 18 attaches a reference corresponding to the XML order to the insertion position of the reference designated by the SAX API 16 and transmits it to the order processor 14.

이때, 레퍼런스 작성기(18)에서 오더처리기(14)로 전송되는 XML 오더의 소스 코드는 다음과 같다.At this time, the source code of the XML order transmitted from the reference builder 18 to the order processor 14 is as follows.

<?xml version = "1.0"?><? xml version = "1.0"?>

<RootElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance<RootElement xmlns: xsi = "http://www.w3.org/2001/XMLSchema-instance

xsi:schemaLocation=http://oss.kt.co.kr/orderSchema/ADSL-ADD.xsd">   xsi: schemaLocation = http: //oss.kt.com/orderSchema/ADSL-ADD.xsd ">

</RootElement> </ RootElement>

이어, 오더처리기(14)는 검증로직(12)을 통해 상기 XML 오더에 대한 유효성을 검증하는데, 검증로직(12)은 기저장된 XML 스키마중에서 상기 XML 오더의 schemaLocation항목에 첨부된 레퍼런스에 해당하는 XML 스키마를 참조하여 상기 XML 오더가 해당 XML 스키마에 의해 지정된 조건에 만족하는가를 판단한다(S36).Subsequently, the order processor 14 verifies the validity of the XML order through the verification logic 12. The verification logic 12 includes XML corresponding to a reference attached to the schemaLocation item of the XML order among the pre-stored XML schemas. It is determined whether the XML order satisfies the condition specified by the corresponding XML schema with reference to the schema (S36).

상기 판단결과, 상기 XML 오더가 해당 XML 스키마에 의해 지정된 조건에 만족하는 것으로 판단되어, 검증이 성공한 것으로 확인되면 상기 XML 오더를 관련 NMS(30, 40, 50)로 전달한다(S40).As a result of the determination, if it is determined that the XML order satisfies the condition specified by the corresponding XML schema, and the verification is successful, the XML order is transmitted to the related NMS 30, 40, 50 (S40).

만약, 상기 XML 오더가 해당 XML 스키마에 의해 지정된 조건에 만족하지 않는 것으로 판단되어, 검증이 실패한 것으로 확인되면 상기 XML 오더가 유효하지 않은 서비스 오더로 판단하여 접수요원의 GUI로 상기 서비스 오더이 유효하지 않음을 통보하는 에러메시지를 전송하고, 상기 서비스 오더를 반송한다(S42).If it is determined that the XML order does not satisfy the condition specified by the corresponding XML schema, and it is determined that the verification has failed, the XML order is determined to be an invalid service order and the service order is not valid by the receptionist's GUI. An error message for notifying of this is transmitted, and the service order is returned (S42).

이와 같은 과정을 통해 유효성을 검증받은 서비스 오더가 XML 형태의 텍스트 데이터로 변환되어 관련 NMS(30, 40, 50)로 전달됨에 따라 관련 NMS(30, 40, 50)는 유효하지 않은 서비스 오더가 NMS로 전송되어, NMS 운용자에 이에 대응해야 하는 비효율성이 해소된다.As the service order validated through this process is converted into text data in XML format and delivered to the related NMS 30, 40, 50, the related NMS 30, 40, 50 has an invalid service order. Is sent to the NMS operator to address the inefficiency.

이상 설명한 바와 같은 본 발명에 의하면, XML로 작성된 서비스 오더를 검증하는데 있어 유효성이 검증 기준을 동일한 XML을 기반으로 하고 있는 XML 스키마라는 국제 표준 파일로 만들어 범용적으로 사용할 수 있고, 유효성 검증 기준을 로직에 포함시키지 않고 별도의 파일로 분리하여 관리하기 때문에, 유효성 검증 기준이 변할 경우에도 검증 로직은 변하지 않아 검증 로직의 효율성을 높힐 수 있다는 효과가 있다. According to the present invention as described above, in validating a service order written in XML, the validation criteria can be used universally by making an international standard file called XML Schema based on the same XML, and validating the validation criteria. Since it is managed separately in a separate file rather than included in the file, the validation logic does not change even when the validation criteria change, thereby increasing the efficiency of the validation logic.

한편, 본 발명은 상술한 실시예로만 한정되는 것이 아니라 본 발명의 요지를 벗어나지 않는 범위내에서 수정 및 변형하여 실시할 수 있고, 이러한 수정 및 변경 등은 이하의 특허 청구의 범위에 속하는 것으로 보아야 할 것이다.On the other hand, the present invention is not limited to the above-described embodiment, but can be modified and modified within the scope not departing from the gist of the present invention, such modifications and changes should be regarded as belonging to the following claims. will be.

Claims (9)

청약 오더에 해당하는 서비스 유형별 ID를 관리하고, 운용요원 GUI로부터 입력되는 XML 스키마를 관리하는 XML 스키마 관리부;An XML schema management unit that manages IDs for each service type corresponding to the subscription order and manages an XML schema input from an operator GUI; 상기 XML 스키마 관리부에 저장되는 XML 스키마를 관련 시스템으로 전송하는 XML 발송기; An XML sender for transmitting an XML schema stored in the XML schema management unit to a related system; 접수요원 GUI로부터 청약오더가 전송되면, 상기 청약오더를 XML 오더로 변환하고, 상기 XML 스키마를 이용하여 상기 XML 오더에 대한 유효성을 검증한 후, 유효한 XML 오더만을 관련 NMS(Network Management System)로 전송하는 서비스 오더 시스템; 및When the subscription order is transmitted from the receptionist GUI, the subscription order is converted into an XML order, the validity of the XML order is validated using the XML schema, and only valid XML orders are transmitted to the relevant NMS (Network Management System). A service order system; And 상기 서비스 오더 시스템으로부터 XML 오더에 대응하는 업무를 수행하는 복수의 NMS를 구비한 것을 특징으로 하는 XML 서비스 오더 검증 시스템. And a plurality of NMSs which perform a task corresponding to an XML order from the service order system. 제 1 항에 있어서, 상기 XML 스키마 관리부는The method of claim 1, wherein the XML schema management unit 상기 운용요원 GUI로부터 특정 서비스 오더의 종류가 선택되고, 그에 대응하는 XML 스키마가 입력되면 상기 서비스 오더의 종류에 따른 ID를 할당하여 상기 ID에 대응시켜 상기 XML 스키마를 관리하는 것을 특징으로 하는 XML 서비스 오더 검증 시스템.When a specific service order type is selected from the management agent GUI and an XML schema corresponding thereto is input, an XML service is managed by assigning an ID according to the type of the service order and managing the XML schema according to the ID. Order Verification System. 제 2 항에 있어서, 상기 XML 스키마 관리부는The method of claim 2, wherein the XML schema management unit 상기 할당된 ID가 기등록된 ID이면 상기 ID에 대해 기저장된 XML 스키마를 신규로 입력받은 XML 스키마로 업데이트하여 변경등록하고, 상기 할당된 ID가 기등록된 ID가 아니면 상기 ID에 대해 XML 스키마를 신규등록하는 것을 특징으로 하는 XML 서비스 오더 검증 시스템.If the assigned ID is a pre-registered ID, the pre-stored XML schema for the ID is updated with a newly inputted XML schema, and the changed ID is registered. XML service order verification system, characterized in that the new registration. 제 1 항에 있어서, 상기 서비스 오더 처리 시스템은 The system of claim 1, wherein the service order processing system is 상기 접수요원 GUI로부터 청약 오더가 접수되면 이를 XML 오더로 변환하여 레퍼런스 작성기로 전송하고, 상기 레퍼런스 작성기로부터 레퍼런스가 첨부된 XML 오더가 전송되면 상기 XML 오더에 대해 유효성을 검증하는 오더처리기;An order processor for converting the subscription order from the receptionist GUI to an XML order and transmitting the converted order to an XML order, and validating the XML order when the XML order to which the reference is attached is transmitted from the reference builder; 상기 오더처리기로부터 전송된 XML 오더의 특정 위치에 유효성 검증을 위한 레퍼런스를 첨부하여 상기 오더처리기로 전송하는 레퍼런스 작성기; 및A reference builder for attaching a reference for validation to a specific position of the XML order transmitted from the order processor and transmitting the reference to the order processor; And 소정 XML 오더에 대한 유효성 검증을 위한 XML 스키마가 저장되는 XML 스키마 저장부를 구비하고,An XML schema storage unit for storing an XML schema for validating a predetermined XML order, 상기 오더처리기는 XML 스키마 저장부로부터 상기 XML 오더로부터 추출된 레퍼런스에 해당하는 XML 스키마를 추출하여, 상기 XML 오더가 상기 XML 스키마에 정의된 기준에 만족하면 상기 XML 오더가 유효한 것으로 판단하는 것을 특징으로 하는 XML 서비스 오더 검증 시스템.The order processor extracts an XML schema corresponding to a reference extracted from the XML order from an XML schema storage unit, and determines that the XML order is valid when the XML order satisfies a criterion defined in the XML schema. XML service order validation system. 제 1 항에 있어서,The method of claim 1, 상기 운용요원 GUI를 통해 XML 스키마를 사용할 수 있도록 지원하는 XML 스키마 편집기와;An XML schema editor for supporting an XML schema through the operator GUI; 상기 운용요원 GUI를 통해 상기 XML 스키마를 전송할 시스템을 등록시킬 수 있도록 지원하는 시스템 등록기를 더 구비한 것을 특징으로 하는 XML 서비스 오더 검증 시스템.XML service order verification system, characterized in that it further comprises a system register for supporting the registration of the system to send the XML schema through the operator GUI. 접수요원 GUI로부터 청약 오더가 전송되면, 상기 청약 오더를 XML 오더로 변환하는 제 1 과정;A first step of converting the subscription order into an XML order when a subscription order is transmitted from a receptionist GUI; 상기 XML 오더에 검증 기준에 대한 레퍼런스를 첨부하는 제 2 과정;Attaching a reference to a validation criterion to the XML order; 상기 레퍼런스가 첨부된 상기 XML 오더로부터 XML 스키마를 추출하여, 상기 XML 스키마를 기준으로 상기 레퍼런스가 첨부된 XML 오더를 검증하는 제 3 과정; 및Extracting an XML schema from the XML order to which the reference is attached and verifying the XML order to which the reference is attached based on the XML schema; And 상기 검증결과, 만약 검증이 성공하면 상기 XML 오더가 유효한 것으로 판단하여 상기 XML 오더를 관련 NMS(Network Management System)로 전송하고, 만약 검증이 실패하면 상기 XML 오더가 유효하지 않은 것으로 판단하여 상기 XML 오더를 상기 접수요원 GUI로 반송하는 제 4 과정을 구비하는 것을 특징으로 하는 XML 서비스 오더 검증 방법.As a result of the verification, if the verification is successful, the XML order is determined to be valid, and the XML order is transmitted to the relevant NMS (Network Management System). If the verification fails, the XML order is determined to be invalid and the XML order is determined. And a fourth process of returning to the receptionist GUI. 제 6 항에 있어서, 상기 제 1 과정의 이전에7. The method of claim 6, wherein prior to said first step 운용요원 GUI를 통해 특정 서비스 오더의 종류가 선택되고 XML 스키마가 입력되면, 상기 서비스 오더의 종류에 해당하는 ID를 할당하고 상기 ID의 기등록상태를 근거로 상기 XML 스키마를 관리하는 과정을 더 포함하여 구성된 것을 특징으로 하는 XML 서비스 오더 검증 방법.If a specific service order type is selected through an operation agent GUI and an XML schema is input, the method further includes the step of assigning an ID corresponding to the type of the service order and managing the XML schema based on the registered state of the ID. XML service order verification method, characterized in that configured. 제 7 항에 있어서,The method of claim 7, wherein 상기 ID가 기등록된 상태이면 상기 ID에 대해 기등록된 XML 스키마를 상기 운용요원의 GUI를 통해 신규하게 입력받은 XML 스키마로 변경등록하고, 상기 ID가 기등록된 상태가 아니면 상기 ID에 대한 XML 스키마를 신규등록하는 것을 특징으로 하는 XML 서비스 오더 검증 방법.If the ID is already registered, the registered XML schema for the ID is changed and registered to the XML schema newly input through the GUI of the operating agent. If the ID is not already registered, the XML for the ID is registered. XML service order verification method, characterized in that the newly registered schema. 제 7 항에 있어서,The method of claim 7, wherein 상기 운용요원의 GUI로부터 특정 ID에 대한 삭제가 요청되면, 기등록된 상기 ID를 삭제함과 동시에 상기 ID에 대응하여 등록된 XML 스키마를 삭제하는 과정을 더 포함하여 구성된 것을 특징으로 하는 XML 서비스 오더 검증 방법.When the deletion of a specific ID is requested from the GUI of the operation personnel, the XML service order verification further comprises the step of deleting the pre-registered ID and the XML schema registered corresponding to the ID. Way.
KR1020040008700A 2004-02-10 2004-02-10 System and method for validating XML based service order KR101022169B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020040008700A KR101022169B1 (en) 2004-02-10 2004-02-10 System and method for validating XML based service order

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020040008700A KR101022169B1 (en) 2004-02-10 2004-02-10 System and method for validating XML based service order

Publications (2)

Publication Number Publication Date
KR20050080620A KR20050080620A (en) 2005-08-17
KR101022169B1 true KR101022169B1 (en) 2011-03-17

Family

ID=37267389

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020040008700A KR101022169B1 (en) 2004-02-10 2004-02-10 System and method for validating XML based service order

Country Status (1)

Country Link
KR (1) KR101022169B1 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010063332A (en) * 1999-12-22 2001-07-09 이계철 Apparatus and method for extended markup language based service customization in an intelligent network
KR20020080697A (en) * 2001-04-17 2002-10-26 주식회사 이네트 System for handling Business Logic using XML and Method thereof
WO2003034228A1 (en) 2001-10-18 2003-04-24 Bea Systems, Inc. System and method for implementing a schema object model in application integration
KR20030038089A (en) * 2001-11-08 2003-05-16 엘지전자 주식회사 Element management system and data service utilizing a data buffer

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010063332A (en) * 1999-12-22 2001-07-09 이계철 Apparatus and method for extended markup language based service customization in an intelligent network
KR20020080697A (en) * 2001-04-17 2002-10-26 주식회사 이네트 System for handling Business Logic using XML and Method thereof
WO2003034228A1 (en) 2001-10-18 2003-04-24 Bea Systems, Inc. System and method for implementing a schema object model in application integration
KR20030038089A (en) * 2001-11-08 2003-05-16 엘지전자 주식회사 Element management system and data service utilizing a data buffer

Also Published As

Publication number Publication date
KR20050080620A (en) 2005-08-17

Similar Documents

Publication Publication Date Title
US9781213B2 (en) Machine to machine architecture
US6804707B1 (en) Method and system for delivering wireless messages and information to personal computing devices
US6160988A (en) System and method for managing hardware to control transmission and reception of video broadcasts
US20050192850A1 (en) Systems and methods for using data structure language in web services
CN109120684B (en) Information management method and device, ESB (Enterprise service bus) platform and storage medium
US7707585B2 (en) Method, system, and program product for monitoring message flow in a message queuing system
CN101816006A (en) Security policy validation for web services
US9704112B2 (en) Global entity-to-entity integration platform using standards-based application program interfaces (APIs)
US20100011408A1 (en) Implementing Organization-Specific Policy During Establishment of an Autonomous Connection Between Computer Resources
KR100601023B1 (en) Integrated communication server and method
JP4452211B2 (en) Data mismatch detection device and detection method
US8935370B2 (en) System and method for managing a plurality of web services
US8578411B1 (en) System and method for controlling iTV application behaviors through the use of application profile filters
EP1612994A2 (en) Methods and devices for generating XML expressed management transactions that include an XPath expression
KR101022169B1 (en) System and method for validating XML based service order
CN104081421B (en) Method of pairing electronic apparatus and user account within on-line service
JP4259427B2 (en) Service processing system, processing method therefor, and processing program therefor
KR102461946B1 (en) B2B service providing system, service composition method and method for multi-site service provision using the same
US7072953B1 (en) Method for setting up and/or processing a service of an intelligent network
US7752293B1 (en) Command processing in a telecommunications network
JP3681313B2 (en) Data distribution method
KR100723881B1 (en) Customer network management system and method thereof in virtual private networks
CN100512136C (en) Command processing in a telecommunications network
KR101784604B1 (en) System and method for providing distribution impormation
JP6364569B1 (en) Information processing program, information processing apparatus, and information processing method

Legal Events

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

Payment date: 20140303

Year of fee payment: 4

LAPS Lapse due to unpaid annual fee