跳到主要內容

臺灣博碩士論文加值系統

(18.97.14.87) 您好!臺灣時間:2025/03/19 21:31
字體大小: 字級放大   字級縮小   預設字形  
回查詢結果 :::

詳目顯示

: 
twitterline
研究生:初文中
研究生(外文):Wen-Zhong Chu
論文名稱:設計與實作以網際服務為基礎的工作流程引擎
論文名稱(外文):Design And Implementation of a Service-based Workflow Engine
指導教授:李 允 中
學位類別:碩士
校院名稱:國立中央大學
系所名稱:資訊工程學系碩士在職專班
學門:工程學門
學類:電資工程學類
論文種類:學術論文
論文出版年:2005
畢業學年度:93
語文別:中文
論文頁數:59
中文關鍵詞:商業流程執行語言工作流程
外文關鍵詞:BPELWorkflow
相關次數:
  • 被引用被引用:5
  • 點閱點閱:293
  • 評分評分:
  • 下載下載:46
  • 收藏至我的研究室書目清單書目收藏:2
隨著電子商務的日漸普及,工作流程管理系統(Workflow Management System)已經被廣泛地應用在企業中。傳統的工作流程管理系統常會面臨與外部系統整合困難的問題,網際服務技術(Web Service)的快速發展,解決了異質平台溝通問題,也將軟體發展與資訊整合帶入了一個新的領域。商業流程執行語言BPEL4WS(Business Process Execution Language For Web Services)是專為整合網際服務(Web Service)而制定的一項規範標準,配合相對應的流程執行引擎,自動的執行所定義的網際服務組合流程,BPEL4WS雖然有效的解決異質平台溝通問題,並且藉由服務組合提供複雜的商業流程,但卻缺乏工作流程管理系統中與人互動的界面。
本論文中將以Workflow Management Coalition (WfMC)所訂定的標準工作流程規格為基礎,設計並實作結合以BPEL流程執行引擎為執行環境的工作流程管理系統。本論文主要包含以下幾點貢獻:
設計一個以WfMC 標準工作流程規格為基礎的Workflow Management System系統架構。
擴充BPEL,加入與人互動的網際服務界面,以BPEL Engine 來執行 Workflow Process。
實作由WfMC所定義的Interface:Process Definition Interchange 與Workflow Management Application Programming Interface。
Due to the E-Commerce is getting more popular,the Workflow Management System is broadly used in the enterprise. Traditional workflow management system always facing problem while integrating with systems outside their enterprise, the rapid development of the Web Service technology solve the problem to communicate with different platform, which also bringing the software development and information integration into a new area. BPEL4WS (Business Process Execution Language For Web Services) is a standard dedicated to Web Service integration, along with process execution engine, which can execute composted web service process automatically. Thought the BPEL4WS solve the communication problem with different platform effectively.
And also provide complex business process flow through service composition, but it lack of the user interaction interface, which is popular in workflow management system.
This thesis will design and implementation a workflow engine, which use a BPEL engine as its run time execution environment, based on the standard defined by the Workflow Management Coalition (WfMC). This thesis has the following major contribution:
Design a Workflow Management System architecture, which follows the specification that defined by WfMC.
Extend the BPEL language, by introducing the human interaction web service interface and execute workflow processes by the BPEL engine.
Implement the standard interface defined by WfMC: the Process Definition Interchange and Workflow Management Application Programming Interface.
第一章 緒論 1
1.1 背景 1
1.2 動機 2
1.3 論文架構 3
第二章 背景知識介紹 4
2.1 WORKFLOW MANAGEMENT SYSTEM 4
2.2 WEB SERVICES 12
2.3 BUSINESS PROCESS EXECUTION LANGUAGE 12
第三章 網際服務為基礎的工作流程引擎設計與實作 14
3.1 擴充BPEL ENGINE 以達成WORKFLOW ENGINE 分析 14
3.1.3 擴充BPEL 以符合WFMC WORKFLOW 標準所需克服的問題 15
3.2 利用非同步訊息傳遞達成BPEL PROCESS 與使用者互動 18
3.3 WORKFLOW MANAGEMENT SYSTEM 系統架構 22
3.4 PROCESS DEFINITION 24
3.5 WORKFLOW ENGINE 25
3.6 WORKFLOW CLIENT APPLICATION、ADMINISTRATION TOOLS 28
3.7 APPLICATION INVOCATION 31
第四章 案例探討 34
4.1 EORDER PROCESS 範例說明 34
4.2 EORDER PROCESS 使用實例 37
第五章 結論 46
參考文獻 48
[1] A. DiCaterino, K. Larsen, M.Tang, and W. Wnag, “An introduction to workflow managements systems”, Models for Action Project Working Memo CTG.MFA-002, 1997

[2] P. Lawrence, Workflow Management Coalition, “Workflow Handbook”, Wiley and Sons Ltd, New Tork, 1997

[3] Charles Plesums, “Workflow Handbook 2002”, Future Strategies Inc., Book Division, Pages:19-38

[4] J. Veijalanen, A. Lehtola, and O. Pihlajamaa, “Research Issues in Workflow Systems”, October 2, 1995

[5] WfMC Workflow Management Coalition, “The Workflow Reference Model(WFMC-TC-1003)”, Technical report, Workflow Management Coalition, Hampshire HK, 1995

[6] WfMC Workflow Management Coalition, “Workflow Application Programming Interface(Interface 2&3) Specification(WFMC-TC-1009)”, Technical report, Workflow Management Coalition, July, 1998 [14] WfMC Workflow Management Coalition, “Workflow Management

[7] WFMC Workflow Management Coalition, “Workflow Process Definition Interface—XML Process Definition Language (WFMC-TC-1025)”, Technical report, Workflow Management Coalition, October 25, 2002
[8] Don Box etc al. Simple Object Access Protocol (SOAP) 1.1. W3C Note 08 May 2000. http://www.w3.org/TR/SOAP, 2000 [2] Erik Christensen etc al. Web Services Description Language

[9]UDDI Spec Technical Committee Specification http://uddi.org/specification.html, 2003

[10] Erik Christensen etc al. Web Services Description Language (WSDL) 1.1. W3C Note March 15 2001.http://www.w3.org/TR/wsdl

[11] David C. Fallside. XML Schema Part 0: Primer. W3C ecommendation, 2 May 2001.

[12] James Clark, Steve DeRose. XML Path Language (XPath) Version 1.0. W3C Recommendation 16 November 1999 http://www.w3.org/TR/xpath.html
QRCODE
 
 
 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                               
第一頁 上一頁 下一頁 最後一頁 top