WHAT'S NEW?
Loading...
Showing posts with label bpmn elements. Show all posts
Showing posts with label bpmn elements. Show all posts
To continue our BPM training, today let's dig deeper in BPMN 2.0 more specific: activities, what is an activity in BPMN and how we can use it.
According to BPMN 2.0: an activity represents “Work that company or organization perform using business processes

An activity is a rounded corner rectangle and named according to the work that has to be done.

There are two main types of activities in BPMN definition:
  • Atomic
  • Compounded

An atomic activity is defined as a task and represents an individual action in a process that doesn’t need to be broken down any further

A compound activity is defined as a sub process and represents work in a process that can be broken down to a final level of process model detail, a sub process can be represented in an expanded view that shows its details or in collapse view that hides its details.
Collapsed Sub Process Sample

A special type of activity is a call activity which references reused globally defined task or subprocess, call activity is represented with a thick border
  
Beside these main types of activities, BPMN 2.0 defines different behaviors and properties of activities which are visually annotated with standardized symbols.

For example a repeatable activity, a user performed a task, an automated task, and a transnational subprocess.

BPMN: Business Process Modeling Notation.

Ever since i have started my career in software development i noticed that there was a huge need for a common language that needs to exist between business owners and software providers. flowcharts, UML diagrams, Use cases they all been there but still look very techy for business users. when i was introduced to BPMN i felt like this is it, this is the notation that can fill the gap between us & business users.
BPMN is designed to facilitate communication and understanding of business processes. the way all components are arranges in a process form, it makes it very easy for everyone to map a workflow.

BPMN provides a way to quickly diagram business functions.

Use it to draw a process graphically

The visual model will be translated quickly and easily into software that will run the process.
With BPMN, business people can define what they want, simply but with a high degree of precision; and IT professionals can communicate with each other and with business people about the model in a clear, common framework.

BPMN works for any kind of management, operation and support process.

By developing a model with BPMN, you can collaboratively improve communications with decision makers about the nature and health of a process; you can collaboratively initiate improvements – and you can collaboratively move toward automating those improvements.
Continue reading


1 2 3 4 5