Abstract | 第1-5页 |
摘要 | 第5-8页 |
Chapter 1 - Workflow Overview | 第8-22页 |
1.1. Background | 第8-9页 |
1.2. What is Workflow? | 第9-11页 |
1.3. Workflow Model | 第11-12页 |
1.4. Workflow Concepts | 第12-17页 |
1.4.1 The case | 第12-13页 |
1.4.2 The task | 第13-15页 |
1.4.3 The process | 第15页 |
1.4.4 Routing | 第15-16页 |
1.4.5 Enactment | 第16-17页 |
1.5. Petri Nets | 第17-20页 |
1.5.1 Classical Petri nets | 第18-20页 |
1.6. Organization | 第20-22页 |
Chapter 2 - System Analysis | 第22-30页 |
2.1. Workflow document processing requirements | 第22-23页 |
2.2. Workflow document processing analysis | 第23-30页 |
2.2.1. Administration | 第23-24页 |
2.2.2. Users (resources) | 第24-26页 |
2.2.3. Works | 第26-27页 |
2.2.4. Process definition | 第27-28页 |
2.2.5. Enactment Services and Engine | 第28-29页 |
2.2.6. User application | 第29-30页 |
Chapter 3 - System Design | 第30-47页 |
3.1. Administration | 第30-38页 |
3.2. Design Tasks | 第38-41页 |
3.3. Design Process Definition | 第41-43页 |
3.4. User Application | 第43-47页 |
3.4.1. Workflows list | 第43-45页 |
3.4.2. Workitems list | 第45-46页 |
3.4.3. Finished tasks list | 第46-47页 |
Chapter 4 - System Implementation | 第47-57页 |
4.1. Database connection | 第47-48页 |
4.2. Administrations | 第48-49页 |
4.3. Task designer | 第49-50页 |
4.4. Process definition | 第50-52页 |
4.5. User application | 第52-57页 |
4.5.1. Workflow Administrations | 第53-54页 |
4.5.2. Workflow engine | 第54-56页 |
4.5.3. Workflow User interface | 第56-57页 |
Chapter 5 - System Database Design | 第57-70页 |
5.1. What Is a Database? | 第57页 |
5.2. Basic Concept | 第57-60页 |
5.2.1. Entity Sets | 第58页 |
5.2.2. Attributes | 第58页 |
5.2.3. Relationship sets | 第58页 |
5.2.4. Mapping Cardinalities | 第58-59页 |
5.2.5. Entity - Relationship Model | 第59-60页 |
5.3. Introduction to SQL Server Databases | 第60-62页 |
5.3.1. How Data Is Stored | 第60页 |
5.3.2. SQL Server Database Files | 第60页 |
5.3.3. Database File Types | 第60-61页 |
5.3.4. Database File Considerations | 第61页 |
5.3.5. How the Transaction Log Works | 第61-62页 |
5.4. Logical design of database | 第62-66页 |
5.4.1. Data Requirements | 第62-63页 |
5.4.2. Entity-Sets and Relationship-Sets Designation | 第63-66页 |
5.5. Physical design of database | 第66-69页 |
5.6. Problem to take care | 第69-70页 |
Chapter 6 - System Application | 第70-88页 |
6.1. Installation | 第70-72页 |
6.1.1 Server installation | 第70-72页 |
6.1.2 Client installation | 第72页 |
6.2. How to use? | 第72-88页 |
6.2.1 Administration tool | 第73-77页 |
6.2.2 Task Designer tool | 第77-80页 |
6.2.3 Process definition tool | 第80-84页 |
6.2.4 User Application tool | 第84-88页 |
Chapter 7 - Conclusion and Future work | 第88-90页 |
Reference | 第90-93页 |
Acknowledgements | 第93页 |