Developing an XML Repository for Workflow Management

효율적인 워크플로우 관리를 위한 XML 저장소 개발

  • 임종선 (순천향대학교 정보기술학부) ;
  • 주경수 (순천향대학교 정보기술학부)
  • Published : 2003.08.01

Abstract

For workflow systems using XML documents for saving workflow process definition and especially for XML-based worflow systems, a repository needed to provide control for XML documents. The repository allows uniform access to shared data and facilitates integration among tools in workfolw systems. An XML repository gives the best solution to maintain, exchane, and modify the workflow process definition meta data, which is in the form of XML documents . The XML repository, where users can lookup the worflow definition objects, serves as the metadata foundation of the workflow system. In this paper, we developed for XML Repository(called REPOWO : REPOsitory for Workflow) that can store, delete, search and transform XML documents. REPOWO is implemented by combining EJB components based on RDBMS. By REPOWO, workfolw process definitions, data type definitions and transition informations can be easily manage.

워크플로우 프로세스를 정의하기 위하여 XML문서를 사용하는 워크플로우 시스템, 특히 XML 기반의 워크플로우 시스템은 XML 문서 관리를 위한 XML 저장소가 요구된다. XML 저장소는 워크플로우 관련 XML문서들에 대한 보다 손쉬운 공유를 가능케 하고, 아울러 통합을 용이케 할 수 있다. 이를 위하여 XML저장소는 워크플로우 프로세스 정의 메타데이터에 대한 저장과 검색 및 변환 등을 위한 기능을 가져야 한다. 본 연구에서는 관계형 데이터베이스를 토대로 XML Adapter를 구축하여, 워크플로우 관련 XML 문서들에 대한 저장 및 검색 그리고 삭제와 변환이 가능토록 REPOWO (REPOsitory for. WOrkflow)라 부르는 XML 저장소를 개발하였다. 이에 따라 REPOWO를 통하여 워크플로우 시스템들 간에 워크플로우의 프로세스 정의, 데이터 타입 정의, 제어 정보 정의들에 대한 보다 효과적인 공유가 가능케 될 것이다.

Keywords