欢迎来到天天文库
浏览记录
ID:34700795
大小:17.84 MB
页数:62页
时间:2019-03-09
《讯杰公司流程管理系统设计和实现》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、中文摘要随着信息化进程的推进,我国很多企事业单位都在内部实施了办公自动化系统。但是,许多企事业单位在使用办公自动化系统的过程中却遇到了不少问题。如当组织机构、业务流程发生改变时,原有的办公自动化系统就无法满足改组后的办公需求,这些问题限制了办公自动化系统的应用范围和发展。因此建立通用的办公自动化系统,提高系统的灵活性,使其能够适应业务流程的改变就成为开发办公自动化系统的方向之一。而工作流技术是实现企业业务过程建模,过程运行、监控和管理,最终实现业务过程自动化的核心技术。本文探讨了如何将工作流技术与办公自动化系统相结合以实现通用灵活的办公自动化系统。本文首先阐述了办公自动化
2、系统和工作流技术的发展现状,介绍了工作流技术的相关概念、工作流管理系统的体系结构。提出了在办公自动化系统中如何使该系统能够适应企业办公中实际业务流程的多样性和复杂性,根据实际系统的需要,设计并实现了一个轻量级的工作流引擎。文中讲述了本系统使用数据库存储工作流模型和工作流相关数据,以及部分相关数据库的设计和代码实现。在系统设计上,采用基于.NETFramework框架的Web应用体系。这样的体系结构可以有效地将业务逻辑、应用程序控制和数据显示功能模块区分开来,能分别集中开发任意模块而不必担心耦合问题,从而提高了应用程序的柔韧性,使开发的系统容易集成、便于维护升级。系统采用A
3、DO.NET技术实现程序与数据库之间的连接,可以提高工作流引擎的互操作性,提高系统的可伸缩性与可维护性。关键词:办公自动化流程管理系统Abst陷cIAbstractWiththedevelopmentofenterpriseinformatizationinChina,theofficeautomationsystemhasbecomeanessentialpartofmanycompanies’operation.However,manyproblemsoccurintheprocessofofficeautomationsystemapplication.Especi
4、allywhentheorganizationandbusinessprocessoftheenterprisechanges,theexistingofficeautomationsystemcannotmeettheneedsoftherestructuredoffice.Theseproblemshavegreatlylimitedtheapplicationscopeoftheofficeautomationsystemanddevelopmentprospects.Hence,ageneralizedofficeautomationsystemisnecessa
5、rytoimprovetheflexibilityofthesystem,whichcanadapttothechangesinbusinessprocesses.TheworkflowtechnologyisanewsubjectinComputerSupportCooperativeWork(cscw)field.Itisthekeytechnologythatrealizesenterprise’Sbusinessprocessmodeling,processrunning,processsupervisingandmanagement,andfinallyreal
6、izesautomationofthebusinessprocess.Therefore,thispaperdiscusseshowtocombinetheworkflowtechnologywiththeofficeautomationsystemtoachieveaflexibleanduniversalofficeautomationsystem.Basedontheofficeautomationsystem,thispapersumsupthedevelopmentsoftheofficeautomationsystemandtheworkflowtechnol
7、ogyfirstly.Therelatedconcepts,referencemodelsandorganizationsystemoftheworkflowtechnologyisalsopresentedinthepaper.Aroleclassifymethodisproposedtohelptheofficeautomationsystemfitthevarietyandcomplexityoftheactualbusinessprocess.Basedonthepracticaldemands,alightweigh
此文档下载收益归作者所有