Design and Implementation of EDI Document Exchange system based on XML

XML에 기반한 EDI 문서교환 시스템 설계 및 구현

  • 임영태 (배제대학교 대학원 컴퓨터공학과) ;
  • 한우용 (한국전자통신연구원 컴.소프트웨어 연구소) ;
  • 정회경 (배제대학교 컴퓨터공학과)
  • Published : 2000.11.01

Abstract

This paper presents is for the design and implementation of EDI document exchange system based on XML To create a customized document of the users' choice, it designed and created the transaction processor and the template manager, and to make it accessable with the original EDI, a converter function is included, Also, on this system, this protocol stores EDI message structure that needed to exchange as XML format and controls it as DOM API for user can use previous system, And provides interface for user can create template files with converter and transfer necessary elements that can be chosen by user. For this purpose, This system proposes a shows structure information and document converting mechanism solution of EDI documents based on by using XML which does not show proper document conversion mechanism solution in other system so far.

본 논문에서는 XML(eXxtensible Markup Language)을 이용하여 고정적이고 정형화된 EDI(Electronic Data Interchange) 문서를 유동적이고 효율적으로 처리하기 위한 시스템을 설계 및 구현하였다. 본 시스템에서는 사용자가 원하는 문서를 직접 생성할 수 있도록 트랜잭션(Transaction) 처리기와 템플리트(Template) 관리기를 설계 및 구현하였으며, 기존 EDI와의 호환을 위해 변환기를 설계하였다. 또한, 본 시스템의 경우 변환에 반드시 필요한 EDI 메시지 구조를 XML 형식으로 저장하고, 이것을 DOM API로 관리하도록 하여 XML의 구조정보를 이용하여 기존 시스템과의 호환성을 고려하였으며, 사용자가 변환기를 이용하여 템플리트 파일을 생성할 수 있고 필요한 구성요소(elements)를 선택 전송할 수 있도록 해당 인터페이스를 제공하도록 하여, 사용자가 전송할 엘리먼트를 선택할 수 있는 인터페이스를 제공하였다. 그리고 아직까지 다른 시스템에서는 문서의 변환에 관한 적절한 해법을 제시하지 못하고 있지만 본 시스템에서는 기존의 시스템이 제공하지 못하는 XML기반의 EDI문서 변환 기법 및 구조정보를 제공하여 그 해법을 제안하고 있다.

Keywords