STUDY ON DOCUMENT-DRIVEN WORKFLOW MANAGEMENT SYSTEM BASED ON SELF-DEFINITION FORMS TECHNOLOGY

Size: px
Start display at page:

Download "STUDY ON DOCUMENT-DRIVEN WORKFLOW MANAGEMENT SYSTEM BASED ON SELF-DEFINITION FORMS TECHNOLOGY"

Transcription

1 STUDY ON DOCUMENT-DRIVEN WORKFLOW MANAGEMENT SYSTEM BASED ON SELF-DEFINITION FORMS TECHNOLOGY 1 ST LIANG CHEN College of computer science Xi an Polytechnic University Xi an ShanXi, China xpuchenliang@gmail.com 2 ND TING XU College of computer science Xi an Polytechnic University Xi an ShanXi, China xut1211@163.com ABSTRACT As a core technology for office automation technology, the workflow plays a significant role in business process management and business process for the enterprise.a large number of forms must be processed among the many business process. However, the development attention of current workflow systems mostly in the design of the workflow engine and workflow process modeling, but not be the use of the user interface. a lot of clutter-free form would be cause, and effective management is lacked. In this paper, the activity model were refered between forms on process workflow model. Form documents are divided into separate storage unit to make the process closely linked with the form in order to manage, access. So, it can save hours of work, but also improve efficiency for user form. KEY WORDS Office Automation, Workflow modeling, Form 1 INTRODUCTION Workflow technology originated in office automation areas, which have natural advantage in the business management procedure and support business model reorganization. Taking workflow technology into the office automation system could solve problem well. The characteristics of workflow technology is to support the management which separate business logic with process logic, even if the enterprise's business demand change, we only need to modified process logic and don't have to modify business logic well-defined,which largely improve the efficiency. Based on analysis of daily offices' business process, this paper put forward the construction of office automation system based on workflow technology. It mainly focus on the problem that the past workflow management system often ignore the management of workflow form,this paper put forward a custom form documentation - process related model, and implement office automation system based on workflow technology. 2. RELATED TECHNOLOGY OVERVIEWS 2.1 Workflow Management System In today's business environment, It is inevitable that an enterprise handle complex business process. Workflow management system can define, manufacture and manage automation business processes to help users to execute

2 related tasks according to several business logic. It should have a model process that represent business logic, and which contains a large number of activities and precedence relations between them. Once a process model established,it will assigned activities and related tasks to participants. When a user login the system, users can see their task they must perform in the task list. Workflow management system will push some describing information tasks related to users. Such as: the time limit, process name, task priority and state, input and output files, and so on [1]. These will be displayed in the user work interface by workflow system, it let users know more related informationhe about the task they should finish, so as to improve the work efficiency. Workflow management alliance (WFMC) has issued a series of relevant standards and specifications since it establishment, including the workflow model and interface specifications about collaboration among all of the parts. The workflow model bought by workflow management union includes five interface and one workflow engine. Interface 1: workflow definition interface. Provide the user with the visual standard defining workflow. Through this interface users can undertake working process analysis, modeling, description and filing work, and will make completed business processes generate language workflow engine can recognize. Interface 2: workflow customer interface. It provides a way to deal with the operation in need human during the workflow operation process. Interface 3: workflow call application programming interface. A standard used for workflow engine call an external application. The interface's implement way of different companies' workflow production is not all same, which related the workflow products' development language and technical architecture. Interface 4: workflow engine collaboration interface. Used for cooperative work between the different workflow engine. Interface 5: workflow management monitoring interface. Used for monitoring and management for all states of instance workflow [2]. Workflow engine: it is the core part of workflow model, it used to create, manage, scheduling and monitoring workflow execution of various activities and implement human-computer interaction. 2.2 Workflow modeling technology Workflow modeling is the first step of workflow applications, which is a process that analyze the workflow and express it with appropriate model. But the key is workflow model. Workflow model is abstract representations of the workflow or of the corresponding process. Workflow model should fully support the concept of workflow definition, provide users with necessary components or elements for workflow definition. The ideal workflow model should be able to clearly define the workflow in any circumstances, but so far, although there have been many workflow model, it have long way to implement this ideal situation judging from the model ability. However, completely ideal model is not realistic. Because the workflow model is to describe how the process carries out. Therefore, many models apply flowcharts, state transition diagrams, activity network diagrams and so on. Because this type of model is based on directed graph, it is more intuitive, and easy to understand. But the drawback is that it can not express and process the larger, more complex process logic. This is because the model can not express clearly the problem when there is no enough

3 elements, But more model elements will make the figure too complicated. In addition, this type of graphic model is needed to transfer into the final executable model. From the point of view of the process, as to the process modeling, there are two main methods: based on communication and based on activity [3]. Modeling method based on communication originates Winograd and Flores's "dialogue behavior model" theory. This method assumes that the goal of business process reengineering is to improve customer satisfaction. Based on the communication between "customers" and "enforcer", the behavior of workflow is condensed into four stages: preparatory stage, consultation stage, implementation stage and acceptance stage. Workflow model is composed by a series of closed workflow loop. Each workflow loop includes the four stages. Because the approach focuses on improving customer satisfaction, the model does not reflect which activity happens in parallel or where the condition branch is, etc. Also this method does not support the translation from the workflow need description to the workflow execution. The analysis tool from the Actio Technologies company is based on this approach. The modeling method based on activity is modeled for process. what the most current workflow management system offers are based on the activities of the model, The modeling method based on activity for process is modeled. Most current workflow management system offers are based on the activities of the model, such as InConcert [4], workflow is composed of the task, and can have the component tasks, a dependent relationship between the same level tasks, each task assigned to the corresponding role. Because the workflow process required not only to articulate the activities and dependencies between activities, but also to define the information conveyed between activities, the activities of execution, the resources required for implementation of activities in area, therefore, some of the model have joined components such as the description of data, organization, resources. Workflow Management Coaliton made it clear that the workflow relevant data, workflow control data and workflow participants, the concepts of the role and so on. Led to the description of the contents of the model too large and complex, people gradually divided workflow model into a numbel of different models for different purpose according to the different descriptions of it. Such as WIDE project proposed the organization model, information model and process model,all of which composed of workflow model; and Geppert, who proposed a modeling method that will be divided into organization model and execution model [5]. Focus on the executive mechanism of workflow activities, the more representative model is the one based on envet and the one based on permanet message queue. The university, Zurich in Switzerland, developed distributed workflow system based on event-driven [6], they put forward a Broker/Services model and EVE (Event Engine) workflow executing middleware platform. The Broker/Services model assign several events (in this case, for service request) in the process of a workflow implementation to specific Broker to be responsible for the implementation, which can accept events can make events, Brokers contact by events, thus completing a workflow. In addition, Petri nets also is used to establish the workflow model. Ellis advances information control nets (ICN) model, it is actually the extended Petri nets, on this, the library represent activity, and the change denote transferation between activities. Some people as Papazoglou adopt coloured Petri come-and-

4 go to describe a workflow process [7]. Vander Aalst criterion defines workflow net-wf.net based on Petri network. Here, change is used to denote activities, and library denote enable conditions of activities, Vander Aalst also mapping several basic workflow original language which are proposed in specification by workflow alliance into a corresponding Petri net model, to creat the basic components of workflow net and triggering mechanism. The benefits of using Petri nets is it have better formal description, but it is not easily accepted and used by mass. In order to facilitate interaction and implement transformation among different levels, different formats of model, some model put forward described language about workflow, this paper call that the workflow language. Look from the expression, the language can be divided into the one based on graph and the one based on net. The two languages are generally used together with corresponding model. If it is about the function and behavior, chart is used, but if it is about information and concrete operation details and so on, the text are used and complement one another. Another example such as WPDL(Workflow Process Definition Language) launched by Workflow alliance), FDL(FlowMark Definition Language) launched by IBM FlowMark is so based on combination of pictures and text, FUNSOFT and Flow nets are based on Petri nets. There is also a kind of Workflow Language that is called the Workflow Programming Language, also called a scripting language, which often closely linked with workflow management system, and can be directly used for represent model, and also can used for internal representation of Workflow management system's controling execution, such as in a workflow management system had adopted mobile scripting Language to describe the workflow model. The benefits of using language It can be carried out by compiling systems, which is the benefits of using language, and it facilitate machine understanding, but doesn't fit in application-layer. The research on workflow modeling technology in this paper is established based on activity, but the modeling process activities and form is intimately. So the paper will process activities and form as a whole to studied and analyzed. 2.3 Form document - activity model In traditional workflow process, each activity of the process only associates with a group of form elements, but there is less or no relevance among documents. This section will proposed a workflow modeling structure, which have the forms as the main body, not only link form with activity, but also the forms relevance. Workflow is a kind of business process can wholly or partially automatically execute, it transfer and execute according to a series of process rules, documents, information or task between different executives [8].It is a set of activities are sequence, regular. It is necessary that task follows activities, and the object is operated by executives in the task(or task operated participants) is form document. So, it is possible to establish such a work unit, which is actually associates form document to the activities of the working process as a whole. Now trying to separate the whole unit, and combine the activities with corresponding form documents as a work module. Thus the work module called a work unit, which is shown in Fig.1. In this figure, the left part is a documents structure, the top is the folders and the bottom are documents, forms and the control field of forms. The right part of

5 the figure descripts a workflow process definition, which consists of a series of activities. Folder 1 Folder 2 Document 1 Document 2 Document 3 Workunit 1 Field 1 Field 2 Field 3 Workunit 2 Field 1 Field 2 Field 3 A1 A2 A4 A6 A7 A9 A10 A11 A12 Workunit 3 A3 A5 A8 Field 1 Field 2 Workunit 4 Feld 1 Field 2 Fig.1 Forms - activities related model 3 THE MAIN FUNCTIONS' DESIGN AND IMPLEMENTATION Access control design. The system uses the combination of the static and dynamic authorized way, distribute user role and award certain privileges. The workflow process, according to the task information that events included, through the form's control field (such as confidential fields, edit field), have fine granular control of form process permissions. Monitoring function query. First inquires to find out the flow examples, and go to the workflow instance to be inquired; you can see all activities of this process instance. Through the the activity's related information query page, and input certain inquires condition, the system can adjustable out all satisfy certain conditions linked to form and information. Before the trip, the employees first to fill in the application form, enter new workflow module after loginning system, and start a workflow instance. As show in Fig.2. Fig.2 Start-up business application workflow instance Fill the form and submit it, at this time the form, which is in the state where it is waiting for approval circulation to the satrap of this departmen, the satrap can see the application in "my to-do matters" module. In the process of examination and approval, the applicant can inquire into the state of workflow instance. In another word, the applicant can view the workflow instance current operating to which steps. As shown in Fig.3.

6 Fig.3 Inquires the workflow instance state 4. SUMMARIES This paper first introduces workflow management system and workflow modeling technology. Based on the background, in the modeling process of workflow, this paper handles each independent work unit which are seperated from tied form, and analys its properties. Use monitoring technology in the workflow system to monitor, instant control flow, information of the work unit, provides a convenient conditions in management and search for users. ACKNOWLEDGEMENT This work is supported by the ShaanXi National Science foundation (Grant NO. SJ08-ZT14), the special research programs of ShaanXi education office (Grant No. 11JK1070), and also partially by the PhD research foundation of Xi an Polytechnic University (Grant NO. BS0718). REFERENCES [1] WfMC. Workflow Management Application Programming Interface Specification [J], WfMC- TC-1009, 1998: [2] WfMC. Workflow Process Definition Interface-XML Process Definition Language [J], WfMC- TC-1025,2002, PP: [3] Wile Vander Aalst. Loosly Couple Interoragnizational Workflows Modeling and Analyzing Workflows Crossing Organizational Boundaries [J]. Information Management, 2000(2), PP: [4] Dongming Xu; Huaiqing Wang. Multi-agent Collaboration for B2B Workflow Monitoring[J]. Knowledge-Based Systems,2002(7), PP: [5] R.Eshuis. Semantics and Verification of UML Activity Diagrams for Workflow Modeling [D].In: University of Twente,2002. [6] Croom Simon; Romano Pietro; Giannakis Mihalis. Supply Chain Management: An Analytical Framework for Critical Literature Review. European Journal of Purchasing & Supply Management [J]. 2000, PP: 6(1).4-5 [7] Schiefer Gerhard. Environmental Control for Process Improvement and Process Efficiency in Supply Chain Management-the Case of The Meat Chain. International Journal of Production Economics[J].2002, 78(2), PP: 6 [8] Xu Kefeng; Dong Yan; Evers Philip T. Towards Better Coordination of the Supply Chain. Transportation Research Part E: Logistics and Transportation Review [J]. 2001, 37(1), PP: 5

Diagramming Techniques:

Diagramming Techniques: 1 Diagramming Techniques: FC,UML,PERT,CPM,EPC,STAFFWARE,... Eindhoven University of Technology Faculty of Technology Management Department of Information and Technology P.O. Box 513 5600 MB Eindhoven The

More information

Sborník vědeckých prací Vysoké školy báňské - Technické univerzity Ostrava číslo 2, rok 2005, ročník LI, řada strojní článek č.

Sborník vědeckých prací Vysoké školy báňské - Technické univerzity Ostrava číslo 2, rok 2005, ročník LI, řada strojní článek č. Sborník vědeckých prací Vysoké školy báňské - Technické univerzity Ostrava číslo 2, rok 2005, ročník LI, řada strojní článek č. 1489 Dongbo WANG *, Xiu-Tian YAN **, J. Ion WILLIAM ***, Runxiao WANG ****,

More information

Dr. Jana Koehler IBM Zurich Research Laboratory

Dr. Jana Koehler IBM Zurich Research Laboratory Precise Modeling of Business Processes with the Business Process Modeling Notation BPMN 2.0 Dr. Jana Koehler IBM Zurich Research Laboratory ZRL BIT at a Glance Computer Science at ZRL: Security/Cryptography

More information

Budapest University of Technology and Economics Department of Measurement and Information Systems. Business Process Modeling

Budapest University of Technology and Economics Department of Measurement and Information Systems. Business Process Modeling Budapest University of Technology and Economics Department of Measurement and Information Systems Business Process Modeling Process, business process Workflow: sequence of given steps executed in order

More information

Introduction to Workflow

Introduction to Workflow Introduction to Workflow SISTEMI INFORMATICI SUPPORTO ALLE DECISIONI AA 2006-2007 Libro di testo: Wil van der Aalst and Kees van Hee. Workflow Management: Models, Methods, and Systems. The MIT Press, paperback

More information

Business Process Modeling Information Systems in Industry (372-1-4207 )

Business Process Modeling Information Systems in Industry (372-1-4207 ) Business Process Modeling Information Systems in Industry (372-1-4207 ) Arnon Sturm The material of this presentation is adopted from various people including:, Pnina Soffer, Iris Reinhartz-Berger 1 Outline

More information

Kirsten Sinclair SyntheSys Systems Engineers

Kirsten Sinclair SyntheSys Systems Engineers Kirsten Sinclair SyntheSys Systems Engineers Kirsten Sinclair SyntheSys Systems Engineers Spicing-up IBM s Enterprise Architecture tools with Petri Nets On Today s Menu Appetiser: Background Starter: Use

More information

BIS 3106: Business Process Management. Lecture Two: Modelling the Control-flow Perspective

BIS 3106: Business Process Management. Lecture Two: Modelling the Control-flow Perspective BIS 3106: Business Process Management Lecture Two: Modelling the Control-flow Perspective Makerere University School of Computing and Informatics Technology Department of Computer Science SEM I 2015/2016

More information

Challenges and Opportunities for formal specifications in Service Oriented Architectures

Challenges and Opportunities for formal specifications in Service Oriented Architectures ACSD ATPN Xi an China June 2008 Challenges and Opportunities for formal specifications in Service Oriented Architectures Gustavo Alonso Systems Group Department of Computer Science Swiss Federal Institute

More information

Analysis and Implementation of Workflowbased Supply Chain Management System

Analysis and Implementation of Workflowbased Supply Chain Management System Analysis and Implementation of Workflowbased Supply Chain Management System Yan Tu 1 and Baowen Sun 2 1 Information School, Central University of Finance and Economics, Beijing, 100081, P.R.China,Yolanda_tu@yahoo.com.cn

More information

Software Engineering. System Models. Based on Software Engineering, 7 th Edition by Ian Sommerville

Software Engineering. System Models. Based on Software Engineering, 7 th Edition by Ian Sommerville Software Engineering System Models Based on Software Engineering, 7 th Edition by Ian Sommerville Objectives To explain why the context of a system should be modeled as part of the RE process To describe

More information

Extracting Business. Value From CAD. Model Data. Transformation. Sreeram Bhaskara The Boeing Company. Sridhar Natarajan Tata Consultancy Services Ltd.

Extracting Business. Value From CAD. Model Data. Transformation. Sreeram Bhaskara The Boeing Company. Sridhar Natarajan Tata Consultancy Services Ltd. Extracting Business Value From CAD Model Data Transformation Sreeram Bhaskara The Boeing Company Sridhar Natarajan Tata Consultancy Services Ltd. GPDIS_2014.ppt 1 Contents Data in CAD Models Data Structures

More information

Process Modeling and Process Improvement. Process Modeling

Process Modeling and Process Improvement. Process Modeling Process Modeling and Process Improvement Process Modeling Business processes are complex, and require people with various skills and abilities to work in a cooperative fashion Processes will not be efficient

More information

Business Process Standards and Modeling

Business Process Standards and Modeling Business Process Standards and Modeling Janne J. Korhonen Helsinki University of Technology STANDARDS Standards Organizations Object Management Group (www.omg.org) Business Process Modeling Notation (BPMN)

More information

The Concept of Automated Process Control

The Concept of Automated Process Control Scientific Papers, University of Latvia, 2010. Vol. 756 Computer Science and Information Technologies 193 203 P. The Concept of Automated Process Control Ivo Oditis 1, Janis Bicevskis 2 1 Bank of Latvia,

More information

Mapping from Business Processes to Requirements Specification

Mapping from Business Processes to Requirements Specification Extended abstract 1/5 Mapping from Business Processes to Requirements Specification Svatopluk Štolfa, Ivo Vondrák Department of Computer Science, VŠB - Technical University of Ostrava, 17.listopadu 15,

More information

Towards an Integration of Business Process Modeling and Object-Oriented Software Development

Towards an Integration of Business Process Modeling and Object-Oriented Software Development Towards an Integration of Business Process Modeling and Object-Oriented Software Development Peter Loos, Peter Fettke Chemnitz Univeristy of Technology, Chemnitz, Germany {loos peter.fettke}@isym.tu-chemnitz.de

More information

7. Classification. Business value. Structuring (repetition) Automation. Classification (after Leymann/Roller) Automation.

7. Classification. Business value. Structuring (repetition) Automation. Classification (after Leymann/Roller) Automation. 7. Classification Business Process Modelling and Workflow Management Business value Lecture 4 (Terminology cntd.) Ekkart Kindler kindler@upb.de Structuring (repetition) Automation UPB SS 2006 L04 2 Classification

More information

Malay A. Dalal Madhav Erraguntla Perakath Benjamin. Knowledge Based Systems, Inc. (KBSI) College Station, TX 77840, U.S.A.

Malay A. Dalal Madhav Erraguntla Perakath Benjamin. Knowledge Based Systems, Inc. (KBSI) College Station, TX 77840, U.S.A. AN INTRODUCTION TO USING PROSIM FOR BUSINESS PROCESS SIMULATION AND ANALYSIS Malay A. Dalal Madhav Erraguntla Perakath Benjamin Knowledge Based Systems, Inc. (KBSI) College Station, TX 77840, U.S.A. ABSTRACT

More information

An Automated Workflow System Geared Towards Consumer Goods and Services Companies

An Automated Workflow System Geared Towards Consumer Goods and Services Companies Proceedings of the 2014 International Conference on Industrial Engineering and Operations Management Bali, Indonesia, January 7 9, 2014 An Automated Workflow System Geared Towards Consumer Goods and Services

More information

Policy Modeling and Compliance Verification in Enterprise Software Systems: a Survey

Policy Modeling and Compliance Verification in Enterprise Software Systems: a Survey Policy Modeling and Compliance Verification in Enterprise Software Systems: a Survey George Chatzikonstantinou, Kostas Kontogiannis National Technical University of Athens September 24, 2012 MESOCA 12,

More information

Rules and Business Rules

Rules and Business Rules OCEB White Paper on Business Rules, Decisions, and PRR Version 1.1, December 2008 Paul Vincent, co-chair OMG PRR FTF TIBCO Software Abstract The Object Management Group s work on standards for business

More information

Service Oriented Architectures Using DoDAF1

Service Oriented Architectures Using DoDAF1 1 Service Oriented Architectures Using DoDAF1 Huei-Wan Ang, Fatma Dandashi, Michael McFarren The Mitre Corporation The MITRE Corp. 7515 Colshire Dr. McLean, VA 22102 hwang(at)mitre.org, dandashi(at)mitre.org,

More information

Business Process Modelling. CA4 Business Process Modelling 1

Business Process Modelling. CA4 Business Process Modelling 1 Business Process Modelling CA4 Business Process Modelling 1 Historical View of BP Modelling Work Process Flow (early to mid 1900s) + Frank Gilbreth & his 'Flow Process Charts' (= flowcharts) + First structured

More information

BPM and Simulation. A White Paper. Signavio, Inc. Nov 2013. Katharina Clauberg, William Thomas

BPM and Simulation. A White Paper. Signavio, Inc. Nov 2013. Katharina Clauberg, William Thomas BPM and Simulation A White Paper Signavio, Inc. Nov 2013 Katharina Clauberg, William Thomas Table of Contents 1. Executive Summary... 3 2. Setting the Scene for Process Change... 4 3. Identifying the Goals

More information

Ontological Identification of Patterns for Choreographing Business Workflow

Ontological Identification of Patterns for Choreographing Business Workflow University of Aizu, Graduation Thesis. March, 2010 s1140042 1 Ontological Identification of Patterns for Choreographing Business Workflow Seiji Ota s1140042 Supervised by Incheon Paik Abstract Business

More information

Business-Driven Software Engineering Lecture 3 Foundations of Processes

Business-Driven Software Engineering Lecture 3 Foundations of Processes Business-Driven Software Engineering Lecture 3 Foundations of Processes Jochen Küster jku@zurich.ibm.com Agenda Introduction and Background Process Modeling Foundations Activities and Process Models Summary

More information

SECTION 4 TESTING & QUALITY CONTROL

SECTION 4 TESTING & QUALITY CONTROL Page 1 SECTION 4 TESTING & QUALITY CONTROL TESTING METHODOLOGY & THE TESTING LIFECYCLE The stages of the Testing Life Cycle are: Requirements Analysis, Planning, Test Case Development, Test Environment

More information

MODEL DRIVEN DEVELOPMENT OF BUSINESS PROCESS MONITORING AND CONTROL SYSTEMS

MODEL DRIVEN DEVELOPMENT OF BUSINESS PROCESS MONITORING AND CONTROL SYSTEMS MODEL DRIVEN DEVELOPMENT OF BUSINESS PROCESS MONITORING AND CONTROL SYSTEMS Tao Yu Department of Computer Science, University of California at Irvine, USA Email: tyu1@uci.edu Jun-Jang Jeng IBM T.J. Watson

More information

Process Modeling using BPMN 2.0

Process Modeling using BPMN 2.0 Process Modeling using BPMN 2.0 This chapter provides a brief overview of Business Process Modeling Notation (BPMN) concepts with particular emphasis on the BPMN 2.0 additions. In addition, it describes

More information

secure intelligence collection and assessment system Your business technologists. Powering progress

secure intelligence collection and assessment system Your business technologists. Powering progress secure intelligence collection and assessment system Your business technologists. Powering progress The decisive advantage for intelligence services The rising mass of data items from multiple sources

More information

Quality Ensuring Development of Software Processes

Quality Ensuring Development of Software Processes Quality Ensuring Development of Software Processes ALEXANDER FÖRSTER,GREGOR ENGELS Department of Computer Science University of Paderborn D-33095 Paderborn, Germany {alfo engels}@upb.de ABSTRACT: Software

More information

A PRACTICAL APPROACH FOR A WORKFLOW MANAGEMENT SYSTEM

A PRACTICAL APPROACH FOR A WORKFLOW MANAGEMENT SYSTEM A PRACTICAL APPROACH FOR A WORKFLOW MANAGEMENT SYSTEM Simone Pellegrini, Francesco Giacomini, Antonia Ghiselli INFN Cnaf Viale Berti Pichat, 6/2-40127 Bologna, Italy simone.pellegrini@cnaf.infn.it francesco.giacomini@cnaf.infn.it

More information

Ergon Workflow Tool White Paper

Ergon Workflow Tool White Paper Ergon Informatik AG Kleinstrasse 15 CH-8008 Zürich Phone +41 1 268 89 00 Fax +41 1 261 27 50 www.ergon.ch Ergon Workflow Tool White Paper Version 1.1, August 14, 2002 Andreas Fleischmann Copyright 2004,

More information

1.. This UI allows the performance of the business process, for instance, on an ecommerce system buy a book.

1.. This UI allows the performance of the business process, for instance, on an ecommerce system buy a book. * ** Today s organization increasingly prompted to integrate their business processes and to automate the largest portion possible of them. A common term used to reflect the automation of these processes

More information

Decomposition into Parts. Software Engineering, Lecture 4. Data and Function Cohesion. Allocation of Functions and Data. Component Interfaces

Decomposition into Parts. Software Engineering, Lecture 4. Data and Function Cohesion. Allocation of Functions and Data. Component Interfaces Software Engineering, Lecture 4 Decomposition into suitable parts Cross cutting concerns Design patterns I will also give an example scenario that you are supposed to analyse and make synthesis from The

More information

Dynamic business process management based on the combined control and data networks

Dynamic business process management based on the combined control and data networks Preprints of the 2013 IFAC Conference on Manufacturing Modelling, Management, and Control, Saint Petersburg State University and Saint Petersburg National Research University of Information Technologies,

More information

Professional Organization Checklist for the Computer Science Curriculum Updates. Association of Computing Machinery Computing Curricula 2008

Professional Organization Checklist for the Computer Science Curriculum Updates. Association of Computing Machinery Computing Curricula 2008 Professional Organization Checklist for the Computer Science Curriculum Updates Association of Computing Machinery Computing Curricula 2008 The curriculum guidelines can be found in Appendix C of the report

More information

Manage Software Development in LabVIEW with Professional Tools

Manage Software Development in LabVIEW with Professional Tools Manage Software Development in LabVIEW with Professional Tools Introduction For many years, National Instruments LabVIEW software has been known as an easy-to-use development tool for building data acquisition

More information

Sun Bear Marketing Automation Software

Sun Bear Marketing Automation Software Sun Bear Marketing Automation Software Provide your marketing and sales groups with a single, integrated, web based platform that allows them to easily automate and manage marketing database, campaign,

More information

E-R Method Applied to Design the Teacher Information Management System s Database Model

E-R Method Applied to Design the Teacher Information Management System s Database Model Vol. 6, o. 4, August, 2013 E-R ethod Applied to Design the Teacher Information anagement System s Database odel Yingjian Kang 1 and Dan Zhao 2 1 Department of Computer Technology, College of Telecommunications

More information

Process Modeling Notations and Workflow Patterns

Process Modeling Notations and Workflow Patterns Process Modeling Notations and Workflow Patterns Stephen A. White, IBM Corp., United States ABSTRACT The research work of Wil van der Aalst, Arthur ter Hofstede, Bartek Kiepuszewski, and Alistair Barros

More information

Component visualization methods for large legacy software in C/C++

Component visualization methods for large legacy software in C/C++ Annales Mathematicae et Informaticae 44 (2015) pp. 23 33 http://ami.ektf.hu Component visualization methods for large legacy software in C/C++ Máté Cserép a, Dániel Krupp b a Eötvös Loránd University mcserep@caesar.elte.hu

More information

COMPUTER AUTOMATION OF BUSINESS PROCESSES T. Stoilov, K. Stoilova

COMPUTER AUTOMATION OF BUSINESS PROCESSES T. Stoilov, K. Stoilova COMPUTER AUTOMATION OF BUSINESS PROCESSES T. Stoilov, K. Stoilova Computer automation of business processes: The paper presents the Workflow management system as an established technology for automation

More information

CONCEPTUAL MODEL OF MULTI-AGENT BUSINESS COLLABORATION BASED ON CLOUD WORKFLOW

CONCEPTUAL MODEL OF MULTI-AGENT BUSINESS COLLABORATION BASED ON CLOUD WORKFLOW CONCEPTUAL MODEL OF MULTI-AGENT BUSINESS COLLABORATION BASED ON CLOUD WORKFLOW 1 XINQIN GAO, 2 MINGSHUN YANG, 3 YONG LIU, 4 XIAOLI HOU School of Mechanical and Precision Instrument Engineering, Xi'an University

More information

Business Process Modeling

Business Process Modeling Business Process Concepts Process Mining Kelly Rosa Braghetto Instituto de Matemática e Estatística Universidade de São Paulo kellyrb@ime.usp.br January 30, 2009 1 / 41 Business Process Concepts Process

More information

Object Oriented Programming. Risk Management

Object Oriented Programming. Risk Management Section V: Object Oriented Programming Risk Management In theory, there is no difference between theory and practice. But, in practice, there is. - Jan van de Snepscheut 427 Chapter 21: Unified Modeling

More information

Lumousoft Visual Programming Language and its IDE

Lumousoft Visual Programming Language and its IDE Lumousoft Visual Programming Language and its IDE Xianliang Lu Lumousoft Inc. Waterloo Ontario Canada Abstract - This paper presents a new high-level graphical programming language and its IDE (Integration

More information

A Structured Methodology For Spreadsheet Modelling

A Structured Methodology For Spreadsheet Modelling A Structured Methodology For Spreadsheet Modelling ABSTRACT Brian Knight, David Chadwick, Kamalesen Rajalingham University of Greenwich, Information Integrity Research Centre, School of Computing and Mathematics,

More information

Diagram Models in Continuous Business Process Improvement

Diagram Models in Continuous Business Process Improvement JOURNAL OF APPLIED COMPUTER SCIENCE Vol. 22 No. 2 (2014), pp. 118-133 Diagram Models in Continuous Business Process Improvement Mateusz Wibig 1 1 CGI Polska Energy and Resources 39 Sienna Street, Warszawa

More information

ARIS Education Package Process Design & Analysis

ARIS Education Package Process Design & Analysis ARIS Education Package Process Design & Analysis ARIS Architect Beginner Modeling Exercises Version 2.1 3, August, 2015 8/3/2015 2015 Software AG. All rights reserved. Table of Contents Introduction...

More information

PNMsoft Sequence Ticketing Solution (PSTS)

PNMsoft Sequence Ticketing Solution (PSTS) PNMsoft Sequence Ticketing Solution (PSTS) PNMsoft Sequence Ticketing Solution (PSTS) is a software solution built on an industry leading Business Process Management platform. It enables organizations

More information

Enterprise Resource Planning Analysis of Business Intelligence & Emergence of Mining Objects

Enterprise Resource Planning Analysis of Business Intelligence & Emergence of Mining Objects Enterprise Resource Planning Analysis of Business Intelligence & Emergence of Mining Objects Abstract: Build a model to investigate system and discovering relations that connect variables in a database

More information

INTRODUCTION. National Competency Standard for Application Developers Commission on Information and Communications Technology

INTRODUCTION. National Competency Standard for Application Developers Commission on Information and Communications Technology COMMISSION ON INFORMATION AND COMMUNICATIONS TECHNOLOGY NATIONAL ICT COMPETENCY STANDARD FOR APPLICATION DEVELOPERS (NICS APPDEV) INTRODUCTION The National ICT Competency Standard for Application Developers

More information

DEVELOPMENT OF A WORKFLOW APPLICATION FOR VEHICLE FLEET MANAGEMENT: A CASE STUDY OF GUINNESS NIGERIA PLC

DEVELOPMENT OF A WORKFLOW APPLICATION FOR VEHICLE FLEET MANAGEMENT: A CASE STUDY OF GUINNESS NIGERIA PLC DEVELOPMENT OF A WORKFLOW APPLICATION FOR VEHICLE FLEET MANAGEMENT: A CASE STUDY OF GUINNESS NIGERIA PLC 1,* John B. Oladosu, 2 Oludare Opaleye & 3 Olusayo D. Fenwa Computer Science and Engineering Department,

More information

How To Design An Information System

How To Design An Information System Information system for production and mounting of plastic windows MARCEL, MELIŠ Slovak University of Technology - Faculty of Material Sciences and Technology in Trnava, Paulínska 16 street, Trnava, 917

More information

A Closer Look at BPM. January 2005

A Closer Look at BPM. January 2005 A Closer Look at BPM January 2005 15000 Weston Parkway Cary, NC 27513 Phone: (919) 678-0900 Fax: (919) 678-0901 E-mail: info@ultimus.com http://www.ultimus.com The Information contained in this document

More information

Supporting the Workflow Management System Development Process with YAWL

Supporting the Workflow Management System Development Process with YAWL Supporting the Workflow Management System Development Process with YAWL R.S. Mans 1, W.M.P. van der Aalst 1 Department of Mathematics and Computer Science, Eindhoven University of Technology, P.O. ox 513,

More information

1. WORKFLOW MANAGEMENT

1. WORKFLOW MANAGEMENT FROM WORKFLOW MANAGEMENT TO B2B 1. WORKFLOW MANAGEMENT 1.1 INTRODUCTION Imaging systems, which are costly to implement, must provide direct and strategic benefits to justify their implementation. The real

More information

Methods for the specification and verification of business processes MPB (6 cfu, 295AA)

Methods for the specification and verification of business processes MPB (6 cfu, 295AA) Methods for the specification and verification of business processes MPB (6 cfu, 295AA) Roberto Bruni http://www.di.unipi.it/~bruni 19 - Event-driven process chains 1 Object We overview EPC and the main

More information

Lecture 8. Systems engineering L E C T U R E. SIMILAR process. Zuzana Bělinová. Faculty of Transportation Sciences, CTU in Prague

Lecture 8. Systems engineering L E C T U R E. SIMILAR process. Zuzana Bělinová. Faculty of Transportation Sciences, CTU in Prague L E C T U R E 8 SIMILAR process LECTURE 8 - OVERVIEW Theoretical foundations of many methodologies - Typical SE process SYSTEMS ENGINEERING BASIC FACTS Systems Engineering is responsible for creating a

More information

A Framework of Model-Driven Web Application Testing

A Framework of Model-Driven Web Application Testing A Framework of Model-Driven Web Application Testing Nuo Li, Qin-qin Ma, Ji Wu, Mao-zhong Jin, Chao Liu Software Engineering Institute, School of Computer Science and Engineering, Beihang University, China

More information

From Workflow Design Patterns to Logical Specifications

From Workflow Design Patterns to Logical Specifications AUTOMATYKA/ AUTOMATICS 2013 Vol. 17 No. 1 http://dx.doi.org/10.7494/automat.2013.17.1.59 Rados³aw Klimek* From Workflow Design Patterns to Logical Specifications 1. Introduction Formal methods in software

More information

Contents. Introduction and System Engineering 1. Introduction 2. Software Process and Methodology 16. System Engineering 53

Contents. Introduction and System Engineering 1. Introduction 2. Software Process and Methodology 16. System Engineering 53 Preface xvi Part I Introduction and System Engineering 1 Chapter 1 Introduction 2 1.1 What Is Software Engineering? 2 1.2 Why Software Engineering? 3 1.3 Software Life-Cycle Activities 4 1.3.1 Software

More information

Service Level Agreements based on Business Process Modeling

Service Level Agreements based on Business Process Modeling Service Level Agreements based on Business Process Modeling Holger Schmidt Munich Network Management Team University of Munich, Dept. of CS Oettingenstr. 67, 80538 Munich, Germany Email: schmidt@informatik.uni-muenchen.de

More information

THE PROCESS APPROACH IN ISO 9001:2015

THE PROCESS APPROACH IN ISO 9001:2015 International Organization for Standardization BIBC II, Chemin de Blandonnet 8, CP 401, 1214 Vernier, Geneva, Switzerland Tel: +41 22 749 01 11, Web: www.iso.org THE PROCESS APPROACH IN ISO 9001:2015 Purpose

More information

Comparison of Standard, Integrated and Multimedia Information System (IS) with Solutions

Comparison of Standard, Integrated and Multimedia Information System (IS) with Solutions 87 «..» 004:378.1 847, 2009,.87-97 Integrated Environment for Software Development and Analysis L. Globa, T. Kot, D. Lysenko National Technical University of Ukraine, Information Telecommunication Networks

More information

ARIS Design Platform Getting Started with BPM

ARIS Design Platform Getting Started with BPM Rob Davis and Eric Brabander ARIS Design Platform Getting Started with BPM 4y Springer Contents Acknowledgements Foreword xvii xix Chapter 1 An Introduction to BPM 1 1.1 Brief History of Business Process

More information

Forward Visibility for Your BusinessTM

Forward Visibility for Your BusinessTM Forward Visibility for Your BusinessTM TM Strengthen Customer Relationships. Why is planning in the contact center environment difficult? A company s call center is its most visible strategic weapon. It

More information

Service-Oriented Software Testing Platform *

Service-Oriented Software Testing Platform * Service-Oriented Software Testing Platform * Fagui Liu 1, Chunwei Luo 1 School of Computer Science and Engineering, South China University of Technology 510640 Guangzhou, Guangdong, P.R. China fgliu@scut.edu.cn,

More information

Query-Based Approach to Workflow Process Dependency Analysis Technical Report 01 Faculty of Science 2005

Query-Based Approach to Workflow Process Dependency Analysis Technical Report 01 Faculty of Science 2005 Query-Based Approach to Workflow Process Dependency Analysis Technical Report 01 Faculty of Science 2005 Weizhen Dai and H. Dominic Covvey School of Computer Science and the Waterloo Institute for Health

More information

BI Project Management Software

BI Project Management Software BI Project Management Software Plan and Manage with Confidence When planning a new project, program managers can search past projects to leverage project assets and resources. With complete project and

More information

Semantic Business Process Management Lectuer 1 - Introduction

Semantic Business Process Management Lectuer 1 - Introduction Arbeitsgruppe Semantic Business Process Management Lectuer 1 - Introduction Prof. Dr. Adrian Paschke Corporate Semantic Web (AG-CSW) Institute for Computer Science, Freie Universitaet Berlin paschke@inf.fu-berlin.de

More information

Activity Mining for Discovering Software Process Models

Activity Mining for Discovering Software Process Models Activity Mining for Discovering Software Process Models Ekkart Kindler, Vladimir Rubin, Wilhelm Schäfer Software Engineering Group, University of Paderborn, Germany [kindler, vroubine, wilhelm]@uni-paderborn.de

More information

Nr.: Fakultät für Informatik Otto-von-Guericke-Universität Magdeburg

Nr.: Fakultät für Informatik Otto-von-Guericke-Universität Magdeburg Nr.: Fakultät für Informatik Otto-von-Guericke-Universität Magdeburg Nr.: Fakultät für Informatik Otto-von-Guericke-Universität Magdeburg Impressum ( 5 TMG) Herausgeber: Otto-von-Guericke-Universität Magdeburg

More information

Methods for the specification and verification of business processes MPB (6 cfu, 295AA)

Methods for the specification and verification of business processes MPB (6 cfu, 295AA) Methods for the specification and verification of business processes MPB (6 cfu, 295AA) Roberto Bruni http://www.di.unipi.it/~bruni 05 - Evolution 1 Object Overview of the evolution of (Information Systems

More information

[1] http://en.wikipedia.org/wiki/first-mover_advantage [2] http://www.acunote.com

[1] http://en.wikipedia.org/wiki/first-mover_advantage [2] http://www.acunote.com -Gene Sher Software Development Processes: Those in engineering and science will sooner or later either be members of teams solving some large project, or be managing teams solving some large project.

More information

Business Process Modeling

Business Process Modeling Business Process Modeling e-framework Workshop Balbir Barn 12 th February 2007 Agenda Why we construct Business Process Models A historical context Approaches to business process modelling Business Process

More information

Implementation of Information Integration Platform in Chinese Tobacco Industry Enterprise Based on SOA. Hong-lv Wang, Yong Cen

Implementation of Information Integration Platform in Chinese Tobacco Industry Enterprise Based on SOA. Hong-lv Wang, Yong Cen Implementation of Information Integration Platform in Chinese Tobacco Industry Enterprise Based on SOA Hong-lv Wang, Yong Cen Information Center, China Tobacco Zhejiang Industrial Co., Ltd Hangzhou, China,

More information

Reporting. Understanding Advanced Reporting Features for Managers

Reporting. Understanding Advanced Reporting Features for Managers Reporting Understanding Advanced Reporting Features for Managers Performance & Talent Management Performance & Talent Management combines tools and processes that allow employees to focus and integrate

More information

To introduce software process models To describe three generic process models and when they may be used

To introduce software process models To describe three generic process models and when they may be used Software Processes Objectives To introduce software process models To describe three generic process models and when they may be used To describe outline process models for requirements engineering, software

More information

PERFORMANCE COMPARISON OF COMMON OBJECT REQUEST BROKER ARCHITECTURE(CORBA) VS JAVA MESSAGING SERVICE(JMS) BY TEAM SCALABLE

PERFORMANCE COMPARISON OF COMMON OBJECT REQUEST BROKER ARCHITECTURE(CORBA) VS JAVA MESSAGING SERVICE(JMS) BY TEAM SCALABLE PERFORMANCE COMPARISON OF COMMON OBJECT REQUEST BROKER ARCHITECTURE(CORBA) VS JAVA MESSAGING SERVICE(JMS) BY TEAM SCALABLE TIGRAN HAKOBYAN SUJAL PATEL VANDANA MURALI INTRODUCTION Common Object Request

More information

BEDIFFERENT ACE G E R M A N Y. aras.com. Copyright 2012 Aras. All Rights Reserved.

BEDIFFERENT ACE G E R M A N Y. aras.com. Copyright 2012 Aras. All Rights Reserved. BEDIFFERENT ACE G E R M A N Y ACE Germany Custom Business Process Management Rob McAveney Director of Product Management Aras Corp Slide 3 Background Business Process Management (BPM) is intended to be

More information

University of Pisa. MSc in Computer Engineering. Business Processes Management. Lectures

University of Pisa. MSc in Computer Engineering. Business Processes Management. Lectures University of Pisa MSc in Computer Engineering Business Processes Management Large and complex organizations are a tangible manifestation of advanced technology, more than machinery itself. (J.K. Galbraith)

More information

Software Engineering. Software Processes. Based on Software Engineering, 7 th Edition by Ian Sommerville

Software Engineering. Software Processes. Based on Software Engineering, 7 th Edition by Ian Sommerville Software Engineering Software Processes Based on Software Engineering, 7 th Edition by Ian Sommerville Objectives To introduce software process models To describe three generic process models and when

More information

How To Understand Programming Languages And Programming Languages

How To Understand Programming Languages And Programming Languages Objectives Differentiate between machine and and assembly languages Describe Describe various various ways ways to to develop develop Web Web pages pages including including HTML, HTML, scripting scripting

More information

An Enterprise Knowledge Management System Based on the Use Case Model

An Enterprise Knowledge Management System Based on the Use Case Model An Enterprise Knowledge Management System Based on the Use Case Model Yixin Li 1, Nan Ren 2 and Sohail S. Chaudhry 3 1 School of Business Administration, Jiangsu University, Zhenjiang 212013, Jiangsu,

More information

Business Independent Model of Mobile Workforce Management

Business Independent Model of Mobile Workforce Management Business Independent Model of Mobile Workforce Management Volker Gruhn and Thomas Richter Chair of Applied Telematics / e-business, University of Leipzig Klostergasse 3, 04109 Leipzig, Germany {gruhn,richter}@ebus.informatik.uni-leipzig.de

More information

Research and Application of Workflow-based Modeling Approval in Dispatching Automation Master System

Research and Application of Workflow-based Modeling Approval in Dispatching Automation Master System , pp.333-344 http://dx.doi.org/10.14257/ijca.2014.7.7.28 Research and Application of Workflow-based Modeling Approval in Dispatching Automation Master System Fuyun Song 1, Baochen Jiang 1,*, Zhonghua Yan

More information

Integrated Financial Forecasting and Planning Performance Blueprint Powered by TM1

Integrated Financial Forecasting and Planning Performance Blueprint Powered by TM1 IBM Software Business Analytics Application Brief Cognos Software Integrated Financial Forecasting and Planning Performance Blueprint Powered by TM1 2 Integrated Financial Forecasting and Planning Performance

More information

Visual Interfaces for the Development of Event-based Web Agents in the IRobot System

Visual Interfaces for the Development of Event-based Web Agents in the IRobot System Visual Interfaces for the Development of Event-based Web Agents in the IRobot System Liangyou Chen ACM Member chen_liangyou@yahoo.com Abstract. Timely integration and analysis of information from the World-Wide

More information

Modeling Workflow Patterns

Modeling Workflow Patterns Modeling Workflow Patterns Bizagi Suite Workflow Patterns 1 Table of Contents Modeling workflow patterns... 4 Implementing the patterns... 4 Basic control flow patterns... 4 WCP 1- Sequence... 4 WCP 2-

More information

Microsoft Office System Tip Sheet

Microsoft Office System Tip Sheet The 2007 Microsoft Office System The 2007 Microsoft Office system is a complete set of desktop and server software that can help streamline the way you and your people do business. This latest release

More information

PROCESS AUTOMATION FOR DISTRIBUTION OPERATIONS MANAGEMENT. Stipe Fustar. KEMA Consulting, USA

PROCESS AUTOMATION FOR DISTRIBUTION OPERATIONS MANAGEMENT. Stipe Fustar. KEMA Consulting, USA PROCESS AUTOMATION FOR DISTRIBUTION OPERATIONS MANAGEMENT Stipe Fustar KEMA Consulting, USA INTRODUCTION To prosper in a competitive market, distribution utilities are forced to better integrate their

More information

Product Data Quality Control for Collaborative Product Development

Product Data Quality Control for Collaborative Product Development 12-ICIT 9-11/4/07 in RoC Going for Gold ~ Quality Tools and Techniques Paper #: 04-06 Page- 1 /6 Product Data Quality Control for Collaborative Product Development Hsien-Jung Wu Department of Information

More information

The Service Revolution software engineering without programming languages

The Service Revolution software engineering without programming languages The Service Revolution software engineering without programming languages Gustavo Alonso Institute for Pervasive Computing Department of Computer Science Swiss Federal Institute of Technology (ETH Zurich)

More information

siemens.com/mobility Traffic data analysis in Sitraffic Scala/Concert The expert system for visualization, quality management and statistics

siemens.com/mobility Traffic data analysis in Sitraffic Scala/Concert The expert system for visualization, quality management and statistics siemens.com/mobility Traffic data analysis in Sitraffic Scala/Concert The expert system for visualization, quality management and statistics 2 Traffic data analysis produces transparent intersections The

More information

How To Provide Self Service

How To Provide Self Service How Web Self-Service Can Increase Customer Satisfaction & Improve Your Bottom Line Preface This white paper introduces Customer Self-Service and how using Surado Web Self-Service can increase customer

More information

Network Attack Platform

Network Attack Platform Design and Implementation of a Network Attack Platform Based on Plug-in Technology Li Gen, Wang Bailing *, Liu Yang, Bai Xuefeng and Yuan Xinling Department of Computer Science & Technology Harbin Institute

More information

School of Computer Science

School of Computer Science School of Computer Science Computer Science - Honours Level - 2014/15 October 2014 General degree students wishing to enter 3000- level modules and non- graduating students wishing to enter 3000- level

More information