摘 要
公文流转系统是指通过在部门间建立标准的、统一的公文交换和共享机制,将相关应用系统有机地连接在一起,实现上下级部门之间、平级部门之间快捷、便利的公文流转、交换和管理。在我们开发的人民法院信息化工程“法院综合信息系统”中,我们建立和实现了公文流转系统。法院综合信息系统是在江苏省和天津市100多家法院使用的基于关系数据库Sybase的大型应用系统。其中的公文流转系统用来处理人民法院的领导机关、平级机关的来文,各级人民法院之间传送的公文、通知,以及人民法院内部各部门,如办公室综合科、机要科、内勤、各审判庭、个人办公部分的公文、呈文以及消息通报在网上的流转。用户只需在本机建立新的公文,并发文存入数据库,有专职公文管理员负责批准发文和收文,确定此公文的阅读者,则相应的阅读者即可以在自己的个人办公模块中阅读这篇公文。公文流转系统实现了公文处理的网上流转,即拟文──批发──收文──阅读──批示──归档整个流程。
关键词: 信息化工程,公文流转,关系数据库
Abstract
The system of document flow is to construct a standard and uniform document exchange and sharing mechanism so as to link the related applications together mechanically and realize fluent and convenient document exchange and management among superior and subordinate departments. In the development of People’s Court Management Information System, we have established the document flow system. Based on the RDBMS Sybase, People’s Court Management Information System, namely FYMIS, is an application system of a considerable size being used in more than 100 courts of Jiangsu Province and Tianjin City. The document flow system deals with documents from superior authorities, sibling courts, subordinate courts as well as its inner departments. Users only need to create a document and save it to the database. A document administrator who is responsible for approval of the document will send or receive it to its corresponding readers. Then the reader could read it on his own document modules. This system realizes the online flow of documents, which is a circulation of creating, sending, receiving, approval and saving.
Key Word: information engineering, document flow, relation database
目录
人民法院信息化工程中的公文流转系统 i
Document Flow System in Information Engineering of People’s Court i
摘 要 2
Abstract 3
1 绪论 5
1.1 背景简介 5
1.2 现状分析 6
1.3 论文结构安排 6
2.业务流程分析 7
2.1 业务流程图 7
2.2 人民法院的收发文种类 8
2.2.1 领导机关、平级机关来文 8
2.2.2 下级机关的发文 8
2.2.3 院发文和部门发文 8
3.总体框架设计 8
3.1 总体框架图设计 8
3.2 数据库中的表设计 9
3.3 数据流图设计 10
4 主要模块的功能和实现 10
4.1 各个模块的功能 10
4.2 主要实现算法 17
4.2.1 领导机关、平级机关来文 17
4.2.2 下级机关的发文 19
4.2.3 院发文和部门发文 22