Presented by Mark Metzger  Introduction  Visio Basics  Styles and Formatting  Organization Charts  Decision Trees  Business.

Slides:



Advertisements
Similar presentations
Interaction Design: Visio
Advertisements

1 Cascading Style Sheets Continued Different kinds of selectors in a style sheet –Simple- Pseudo-Class –Contextual- Pseudo-Element –Class Image Styles.
Chitu Okoli Associate Professor in Business Technology Management
Process Patterns in BizAGI. Slide 2 Overview Types of events Types of gateways Design patterns list.
Introduction to Control Flow Patterns and BizAgi
Accounting Systems & Business Processes Chapter 4
PROCESS MODELING 1. 2 Process modeling - theory Definition  What is process modeling?  The description of the sequence of activities executed in a process.
1 Introduction to modeling Process modelling. 2 Where are we? #TitleDate 1Introduction ORM modeling Relational modeling
Information System Design IT60105
BPMN.
Introduction to BizAgi. Slide 2 User Interface (Summary) The user interface for BizAgi resembles Office It uses a similar ribbon The Palette contains.
Activity Diagrams [Arlow and Neustadt, 2005] CS 425 / 625 Seminar on Software Engineering University of Nevada, Reno Department of Computer Science & Engineering.
UML Activity Diagrams In UML an activity diagram is used to display the sequence of actions They show the workflow from start to finish Detail the many.
IS After the strategy, the real work ;-)  After determining organizational value chains, after modeling the organizational architecture, after.
Lecture 5a: Sequence Interaction Diagrams CSE 111 Copyright W. Howden1.
Using Visio for Network Diagrams. Visio The basic idea is that Visio provides connectable devices. Everything else flows from that concept.
Data Analysis (and User Interaction) GEOG 463 5/7/04.
Functional Modeling Chapter 6.
BPMN An Introduction ISIS. © ILOG, All Rights Reserved 2 Definition of BPMN Business Process Modeling Notation provides:  The capability of defining.
SE-565 Software System Requirements More UML Diagrams.
BUSINESS PROCESS MODELING By Raghavi Jayaprakash.
Business Process Management with Activiti João Silva (CERN, GS-AIS) 21st of October, 2014 BUSINESS PROCESS MANAGEMENT WITH ACTIVITI.
Department of Computer Science 1 CSS 496 Business Process Re-engineering for BS(CS)
Department of Computer Science 1 CSS 496 Business Process Re-engineering for BS(CS)
Visio: What It Is and Why You Should Use It Jody Jacobs CIS 460 March 18, 2004.
Karolina Muszyńska Based on: S. Wrycza, B. Marcinkowski, K. Wyrzykowski „Język UML 2.0 w modelowaniu SI”
A (very) short course in Business Process Modeling Notation
TDT4252 Modelling of Information Systems Advanced Course
BPMN By Hosein Bitaraf Software Engineering. Business Process Model and Notation (BPMN) is a graphical representation for specifying business processes.
Interaction Design Interaction Design - Joan Cahill - Visio Interaction Design: Visio.
Conceptual Modelling – Behaviour
SYSTEMS ANALYSIS AND DESIGN TOOLS DATA FLOW DIAGRAMS.
Activity diagrams. Introduction ● Activity diagrams are a behavioural model that represent the dynamics of the system. ● An activity diagram is essentially.
9-1 © Prentice Hall, 2007 Chapter 9: Analysis Classes Object-Oriented Systems Analysis and Design Joey F. George, Dinesh Batra, Joseph S. Valacich, Jeffrey.
An Introduction to the Unified Modeling Language
Introduction to UML CS A470. What is UML? Unified Modeling Language –OMG Standard, Object Management Group –Based on work from Booch, Rumbaugh, Jacobson.
Chapter 11 Activity Diagrams. 2 “Activity diagrams are a technique to describe procedural logic, business processes, and work flows” - M. Fowler An activity.
CS212: Object Oriented Analysis and Design Lecture 34: UML Activity and Collaboration diagram.
Business process models and its support in Visual Paradigm Zuzana Brťková.
Marlon Dumas University of Tartu
7-1 © Prentice Hall, 2007 Topic 7: Analysis Classes Object-Oriented Systems Analysis and Design Joey F. George, Dinesh Batra, Joseph S. Valacich, Jeffrey.
BPMN.  BPMN will provide businesses with the capability of understanding their internal business procedures in a graphical notation.
Data and Process Modeling Databases Demystified. Entity Relationship Modeling Entity relationship modeling is the process of visually representing entities,
 Activity diagram is basically a flow chart to represent the flow from one activity to another activity.
Activity Diagramming by Andrzej Rosolski Stanisław Gliniewicz.
Week 2 Organization Charts: There are three different types of organization charts: Hierarchical Matrix Flat (also known as Horizontal) FlatHorizontal.
Activiti Dima Ionut Daniel. Contents What is Activiti? Activiti Basics Activiti Explorer Activiti Modeler Activiti Designer BPMN 2.0 Activiti Process.
Slide 1 Systems Analysis and Design with UML Version 2.0, Second Edition Alan Dennis, Barbara Wixom, and David Tegarden Chapter 6: Functional Modeling.
BPMN Fundamentals: 5. BPMN Guide and Examples
Copyright 2009, ProcessAnalytica LLC BPMN2.0 Process Diagram Conformance Classes Presented by: Robert Shapiro Chairman: WfMC Conformance Working Group.
Introduction to BPMN.
Copyright © 2016 Pearson Canada Inc.
Copyright © 2014 Pearson Canada Inc.
Systems Analysis and Design in a Changing World, Fourth Edition
Business Process and Functional Modeling
Analysis Classes Unit 5.
System Architect support for Business Process Modeling Notation (BPMN)
Information Delivery Manuals: Process Mapping
Chapter 4: Business Process and Functional Modeling, continued
UML(Unified Modeling Language)
Evolution of UML.
Introduction to Control Flow Patterns and BizAgi
Activity Diagram.
CSS 496 Business Process Re-engineering for BS(CS)
Visit for more Learning Resources
UML Activity Diagrams & State Charts
Basic know how ???.
BPMN - Business Process Modeling Notations
The Business Process Management and Notation
Introduction to Business Process Modelling
Presentation transcript:

Presented by Mark Metzger

 Introduction  Visio Basics  Styles and Formatting  Organization Charts  Decision Trees  Business Process Model and Notation  TQM Diagrams  Cross-function/Swimlanes

 A fine question …

 Application GUI Tour  Working with Shapes  Page Settings and Setup  Styles and Formatting  Connectors  Snap & Glue  File Formats & Publishing

 Basic Rules  Templates  Formatting

 An organizational chart is a diagram that shows the structure of an organization and the relationships and relative ranks of its parts and positions/jobs.  There are three different types of organization charts: Hierarchical Matrix Flat (also known as Horizontal)

 Overview  Shape Stencils  Basic Designs

 Business Process Model and Notation is a standard for business process modeling,  Provides a graphical notation for specifying business processes in a Business Process Diagram Similar to activity diagrams from Unified Modeling Language

 BPMN specifies a single business process diagram, called the Business Process Diagram (BPD).  To model a business process flow, you simply model the events that occur to start a process, the processes that get performed, and the end results of the process flow.

 Simple BPMN Business Process Diagram for an on-line auction system.

 An event either kicks off a process flow, or happens during a process flow, or ends a process flow.

 When you model more complex process flows, you need to model more complex business events, such as messages, timers, business rules, and error conditions.  BPMN enables you to specify the trigger type of the event, and denote it with a representative icon

 A process is a network of ‘doing things’  You can specify the inner details of a process by creating or attaching another Business Process diagram to it. The sub-diagram is considered a 'child' diagram. A process that has a child diagram gets a '+' marker in its body. Processes that you draw on 'child' diagrams are considered sub-processes.

 Decisions, merges, forks, and joins in the process flow are modeled with a gateway symbol.  A gateway can be thought of as a question that is asked at a point in the process flow.  The question has a defined set of alternative answers, which are in effect gates.

 As you progress in modeling business flows, you take the processes, events, and gateways of the business process diagram and place them in pools or lanes.  A pool is drawn as a rectangular region drawn horizontally across the diagram or vertically down it.  A lane is a sub-partition within a pool and extends the entire length of the pool.

 Typically, a pool represents an organization, and a lane represents a department within that organization.  By taking processes and placing them in pools or lanes, you are specifying who does what  For events you specify where they occur  For gateways you specify where decisions are made, or who makes them.