您好,欢迎访问三七文档
当前位置:首页 > 机械/制造/汽车 > 综合/其它 > 档案管理系统与PDM系统集成的设计与实现
档案管理系统与PDM系统集成的设计与实现申请上海交通大学工程硕士学位论文档案管理系统与PDM系统集成的设计与实现学校代码:10248作者姓名:秦巧云学号:1080372130第一导师:姜丽红第二导师:万剑锋学科专业:软件工程答辩日期:年月日上海交通大学软件学院2012年12月档案管理系统与PDM系统集成的设计与实现ADissertationSubmittedtoShanghaiJiaoTongUniversityforMasterDegreeofEngineeringTHEDESIGNANDIMPLEMENTATIONOFINTEGRATINGARCHIVEMANAGEMENTSYSTEMWITHPDMSYSTEMUniversityCode:10248Author:QinQiaoyunStudentID:1080372130Mentor1:JiangLihongMentor2:WanJianfengField:SoftwareEngineeringDateofOralDefense:SchoolofSoftwareShanghaiJiaotongUniversityDec,2012dλPDM-V)1-;'0V1ï4L1-8档案管理系统与PDM系统集成的设计与实现I档案管理系统与PDM系统集成的设计与实现摘要随着信息技术和网络技术的发展,数字化设计技术在产品研制中得到了广泛的应用,由此产生了大量的数字化产品数据,即电子文件。电子文件和传统纸质文件、档案有很大的不同,在管理方式、工作流程等方面都给企业档案工作带来了新的挑战。同时,企业信息孤岛的出现对数字化档案资源的利用也带来了一系列的困难。电子文件的元数据管理和数字化档案资源的共享、传递及高效利用,都需要档案管理系统与其他业务系统的集成。在这种背景下,研究档案管理系统与PDM(ProductDataManagement-PDM,产品数据管理系统)系统间的集成,构建一个将PDM系统中的产品数据传输到档案管理系统的集成模块,实现产品数据的自动在线归档,具有较大的工程应用价值。本论文通过对档案管理系统与PDM系统集成的技术进行分析,提出了系统集成的模型,并根据产品研制特点和档案管理的业务特点对系统集成进行了需求分析,完成了档案管理系统与PDM系统集成的架构、详细设计和实现,最后通过实际案例验证了所提出的系统集成架构的可行性。本论文进行的研究工作如下:1.分析了档案管理系统与PDM系统在系统架构等方面的不同,提出了基于WebServices技术实现档案管理系统与PDM系统的集成模型。档案管理系统和PDM系统之间的集成将是一个单向的数据传递过程,即只需要将PDM系统上的产品数据及其相关信息传递到档案管理系统,不需要将档案管理系统里的数据传递到PDM系统。需要构建一个用于PDM系统端的待归档数据处理模块和一个用于档案管理系统端的归档处理模块,来实现两个系统间的集成。2.分析了档案管理的范围和现状,从系统集成的内容和集成数据处理等方面对档案管理系统与PDM系统的集成进行了详细地需求分析。档案管理系统与PDM系统集成的内容涵盖了产品研制过程中的技术文件和图样数据及其相关的元数据等构型文档,并需要对技术文件和图样数据的关联元数据等进行处理,以满足产品研制和档案管理的要求。3.完成了档案管理系统与PDM系统集成的架构和待归档数据处理模块、归档处理模块的详细设计和实现,并对数据库进行了详细设计。归档处理模块的设计采用Visual档案管理系统与PDM系统集成的设计与实现IIStudio2005软件作为开发平台,C#作为开发语言,Oracle作为数据库服务器,部署环境为WindowsServer2003+IIS6.0。待归档数据处理模块采用JAVA作为开发语言。归档处理模块设计了物理文件传递与归档的Web服务FileWebService和元数据的归档及集成数据处理的Web服务PDMWebService供PDM系统调用。4.完成了系统集成的验证。通过实际案例,对档案管理系统与PDM系统的集成进行了功能验证。同时从归档形式、归档的及时性、完整性等方面对系统集成前后的应用效果进行了详细分析。本论文通过对档案管理系统与PDM系统集成的研究,提高了归档的及时性、完整性、准确性,方便了档案检索和利用,提高了档案工作效率,优化了档案工作流程,促进了档案管理信息化。关键词档案管理,PDM系统,系统集成,WebServices档案管理系统与PDM系统集成的设计与实现IIITHEDESIGNANDIMPLEMENTATIONOFINTEGRATINGARCHIVEMANAGEMENTSYSTEMWITHPDMSYSTEMABSTRACTWiththedevelopmentofinformationtechnologyandnetworktechnology,thedigitizeddesigntechnologyhasbeenwidelyusedinproductdevelopment,whichresultsinalargenumberofelectronicdocuments.Theelectronicdocumentisverydifferentfromthetraditionalpaperfiles.Itbringsnewchallengesregardingmanagementmethodologyandworkprocesses.Atthesametime,theenterpriseinformationislethasbroughtaseriesofdifficultiestotheutilizationofdigitizeddocumentresources.Themetadatamanagementofelectronicfilesandthesharing,transmissionandutilizingthedigitizedarchiveresources,allneedtheintegrationofarchivemanagementsystemandotherbusinesssystems.Insuchcircumstance,theresearchofarchivemanagementsystemandPDMsystemintegration,buildingaintegratedmoduletotransmittheproductdatainthePDMsystemtoarchivemanagementsystem,realizingtheautomaticonlinearchivingofproductdata,hasgreatvalueinengineeringapplication.ThisthesisanalyzesthetechnologyusedonintegratingthearchivemanagementsystemandthePDMsystem,carriesouttheintegratedsystemmodel,andalsoanalyzestheneedsofsystemintegrationperthefeaturesoftheproductandthearchivemanagementbusiness,statesthestructure,designandimplementationofintegratingthearchivemanagementsystemandPDMsystem.Atlast,thethesisverifiesthefeasibleofproposedintegrationstructurebyactualcases.Theresearchesdoneareasfollows:1AnalysisofthedifferencebetweenthestructuresofarchivemanagementsystemandthePDMsystem,proposestheintegrationmodelofarchivemanagementsystemandPDMsystembasedonWebServicestechnology.TheintegrationofarchivemanagementsystemandthePDMsystemwillbeaone-waydatatransmissionprocess,whichmeansitonlyneedstotransmittheproductdatafromPDMsystemtoarchivesystem,andthetransmissioninthe档案管理系统与PDM系统集成的设计与实现IVoppositewaywillbenotneeded.A“waitingtobearchived”dataprocessingmoduleusedinPDMsystemandaarchiveprocessingmoduleusedonarchivemanagementsystemareneededtofulfilltheintegrationofthetwosystems.2Analysisofthescopeandthecurrentsituationofarchivemanagementandadetailanalysisoftheneedsonthecontentanddataprocessingofsystemintegration.ThecontentofintegrationofarchivemanagementsystemandPDMsystemcoversthetechnicaldocuments,drawingdataandrelevantmetadataintheproductdevelopment.Theintegrationalsoneedstoprocessthetechnicaldocuments,drawingdataandrelevantmetadatatomeetthedemandofproductdevelopmentandarchivemanagement.3Completesthedetaildesignandrealizationofintegratedsystemstructure,“waitingtobearchived”dataprocessingmoduleandarchiveprocessingmodule,andthedetaildesignofthedatabaseisalsodone.ThedesignofarchiveprocessingmoduleusesVisualStudio2005asdevelopmentplatform,C#asdevelopmentlanguage,Oracleasdatabaseserver,WindowsServer2003+IIS6.0asdeployenvironment.“Waitingtobearchived”dataprocessingmoduleusesJAVAasthedevelopmentlanguage.Inarchiveprocessingmodule,theFileWebServiceisdesignedforphysicaldocumenttransmissionandarchiving,andthePDMWebServiceisdesignedformetadataarchivingandintegrateddataprocessing.4Completestheverificationofthesystemintegration.Byactualcases,afunctionalverificationismadeontheintegrationofthetwosystems.Adetailanalysisontheeffectslikearchiveformat,p
本文标题:档案管理系统与PDM系统集成的设计与实现
链接地址:https://www.777doc.com/doc-10286 .html