BPMN Quick and Easy Using Method and Style (häftad)
Format
Häftad (Paperback / softback)
Språk
Engelska
Antal sidor
124
Utgivningsdatum
2017-10-04
Förlag
Cody-Cassidy Press
Illustrationer
115 Illustrations
Dimensioner
240 x 193 x 10 mm
Vikt
248 g
Antal komponenter
1
Komponenter
3:B&W 7.5 x 9.25 in or 235 x 191 mm Perfect Bound on White w/Gloss Lam
ISBN
9780982368169

BPMN Quick and Easy Using Method and Style

Process Mapping Guidelines and Examples Using the Business Process Modeling Standard

Häftad,  Engelska, 2017-10-04
479
  • Skickas från oss inom 7-10 vardagar.
  • Fri frakt över 249 kr för privatkunder i Sverige.
BPMN 2.0 is the industry standard diagramming language for business process models. The meaning of the shapes and symbols is defined by a specification, independent of the tool employed. But creating models that communicate the process logic clearly and completely demands more than a dictionary of shapes and symbols. It also requires a methodology for properly structuring the process information and additional best practices specified as "style rules" that can be validated in a tool: Method and Style.
Based on training over 4000 students, this book zeroes in on the elements process modelers need to know in order to create Good BPMN: usage of the important shapes and symbols; the Method, a systematic procedure for translating process details gathered in stakeholder workshops into properly structured models that communicate the process logic clearly and completely; and style rules, additional conventions that make the process logic evident from the printed diagrams alone.

Chapter 1, What Is BPMN?, discusses key differences between BPMN and traditional flowcharts, and explains the limitations of BPMN. It explains the real meaning of BPMN's most fundamental concepts - activity and process - and the issues that arise when BPM Architecture and other segments of the BPM domain use those terms much more loosely.

Chapter 2, BPMN by Example, builds up an order process bit by bit using elements of the Level 1 working set, illustrating basic usage of tasks and subprocesses, start and end events, gateways, pools, and lanes, and message flow, plus the basics of Method and Style, including process levels and end states, with label matching between gateways in the parent level and end states in the child level.

Chapter 3, The Method, describes a systematic procedure that deals with the real challenge of process modeling, turning process details gathered from stakeholder workshops into properly structured BPMN that communicates the process logic clearly.

Chapter 4, BPMN Style, explains the most important style rules, illustrating both violations and correct BPMN style.

Chapter 5, DMN and Decision Tasks, discusses why embedding decision logic in process models as a chain of gateways is Bad BPMN, and how integrating BPMN with the new companion standard DMN fixes the problem.

Chapter 6, Parallel Flow, explains proper merging of sequence flows, depending upon whether they are exclusive alternatives, unconditionally parallel, or conditionally parallel.

Chapter 7, Events, discusses common usage patterns with Timer, Message, and Error events. Using intermediate events and event subprocesses, eaders learn how to model deadline-triggered actions, wait for a message or a timeout, handle cancellation or update of a process in flight, and use error throw-catch patterns.

Chapter 8, Instance Alignment, deals with the spec's requirement that the instance of every activity in a BPMN process must correspond 1:1 with the process instance. Since batching is commonplace in real processes, this chapter discusses various ways to handle it: loop and multi-instance activities, multi-process structures, and non-interrupting event subprocesses.

Chapter 9, Becoming Proficient, discusses how to go beyond "book learning" and become really proficient at Good BPMN. It takes practice, testing your understanding, and hands-on experience with real tools.

Bruce Silver is the leading provider of BPMN training and certification. He has been providing BPMN training since early 2007 and is regarded as an authority in the field. He was a member of the BPMN 2.0 technical committee in OMG, and
Visa hela texten

Passar bra ihop

  1. BPMN Quick and Easy Using Method and Style
  2. +
  3. Slow Productivity

De som köpt den här boken har ofta också köpt Slow Productivity av Cal Newport (häftad).

Köp båda 2 för 678 kr

Kundrecensioner

Har du läst boken? Sätt ditt betyg »

Innehållsförteckning

preface    v



  • GOOD BPMN    VI

  • CHANGES FROM BPMN METHOD AND STYLE, 2ND EDITION    VII

  • WHAT YOU’LL LEARN    VII

  • BPMN TOOLS    VIII

  • BEYOND BOOK LEARNING    IX

  • STRUCTURE OF THE BOOK    X



1.    what is bpmn?    1




  • DIFFERENCES FROM SWIMLANE FLOWCHARTS    1

  • THE LIMITS OF BPMN    2

  • HOW DOES A MODEL MEAN?    3

  • BPMN’S HIDDEN CONCEPTUAL FRAMEWORK    4



2.    bpmn by example    7




  • A SIMPLE ORDER FLOW    7

  • A PROCESS MODEL    7

  • ACTIVITY TYPES    9

  • PROCESS LEVELS    9

  • PARALLEL SPLIT AND JOIN    11

  • POOLS AND LANES    12

  • MESSAGE FLOWS AND BLACK-BOX POOLS    13

  • START EVENTS AND THE PROCESS INSTANCE    15

  • ONLY THREE WAYS A PROCESS CAN START    16

  • THE TOP-LEVEL DIAGRAM    18

  • THE LEVEL 1 WORKING SET    19



3.    the method    29




  • OUTLINE OF THE METHOD    30

  • STEP 1: PROCESS MODEL SCOPE    31

  • STEP 2: THE HIGH-LEVEL MAP    31

  • TOP-LEVEL PROCESS DIAGRAM    35

  • CHILD-LEVEL DIAGRAMS    35

  • CONTEXT INFORMATION    37

  • METHOD WIZARD    39

  • STRUCTURAL CORRECTNESS    40

  • METHOD RECAP    41



4.    bpmn style    43




  • THE BASIC PRINCIPLE OF BPMN STYLE    43

  • THE MOST IMPORTANT STYLE RULES    45



5.    dmn and decision tasks    55




  • BAD BPMN: EMBEDDED DECISION LOGIC    55

  • DMN BASICS    56

  • INTEGRATING BPMN AND DMN    58



6.    parallel flow    63




  • CONDITIONALLY PARALLEL FLOW    63

  • MERGING ALTERNATIVE PATHS    64

  • MERGING PARALLEL PATHS    64



7.    events    69




  • INTERMEDIATE EVENTS    69

  • TIMER EVENT    71

  • MESSAGE EVENT    76

  • ERROR EVENT    83

  • EVENT SUBPROCESS    85



8.    instance alignment    91




  • LOOP ACTIVITY &n...