Implementation of Web-based Reporting System

웹 기반 리포팅 시스템 구현

  • 김영균 (안산1대학 인터넷정보과)
  • Published : 2006.10.30

Abstract

This paper describes how to implement reporting system for web-based information system. Reporting system is the S/W module that user is able to produce output of data in formal format. In Client/Server system, remote user can make formal output with client-side reporting component module. This client reporting component is usually system dependent. With web based information system, intranet, evolving, this client/server system need to he migrated to web-based reporting system. Reporting system component support multi-processing and real-time text/graphic output of server data. Ant Client can save or pint web page of client module. Especially, for real test its function and user interface, this reporting component is adopted in real network management system. The result shows that this reporting system component is very smart and excellent for real time web based monitoring system.

리포팅 시스템은 사용자가 원하는 정보를 정형화된 형식으로 출력할 수 있는 시스템이다. 클라이언트/서버 환경에서는 원격의 사용자는 클라이언트에서 동작하는 컴포넌트를 이용하여 서버의 데이터를 가공, 처리하여 원하는 형식의 문서 양식으로 출력을 할 수 있었으나, 웹 기반의 인트라넷 구축이 보편화되면서 이와 같은 클라이언트/서버 시스템 구조의 리포팅 시스템이 웹 기반의 환경으로 전환되고 있다. 본 연구는 이와 같은 웹 기반의 시스템 환경에서 사용자가 브라우저를 통해 서버에 접속하고, 서버의 데이터베이스를 검색, 처리한 결과를 원하는 형식으로 파일 저장 또는 인쇄 출력할 수 있도록 지원하는 기능이다. 본 연구 결과는 텍스트 및 그래픽 기능을 지원하며, 실시간 데이터 연동 기능이 가지는 컴포넌트를 개발하였으며, 특히, 서버 시스템에 독립적으로 동작하도록 자바를 이용한 표준 인터페이스로 구현하였다. 특히, 망 관리 시스템의 리포팅 컴포넌트로 구현, 적용함으로써 사용자 인터페이스 및 기능을 검증하였다.

Keywords