It is hard to call the Business Process Modeling Notation anything but a success. Stephen White and the other members of the BPMN standardization group have spent nearly 10 years developing and fine-tuning a common graphical representation for business processes, and both tool support and user uptake have been heartening. But BPMN never had one critical element – a stepwise path for users and vendors that allowed them to phase in the use of individual symbols while making sure that the resulting models could be moved between tools. The original BPMN specification had the distinction between a simple subset of the language and the full set, but nobody I know found the simple set sufficient to do any meaningful modeling. The new revision of BPMN, 2.0 has more than 50 symbols in its full set. For users and vendors alike, it is unlikely that we will see support for and use of every language element out of the gate (notwithstanding the BPMN 2.0 support in modeling tools like Signavio). So, vendors will phase in new symbols over time, and users will extend their models with these symbols as they become available (and are deemed useful). But if there are no milestones on the way from what is supported today to the full BPMN 2.0 symbol set, we will see varying subsets by vendors, which will make interoperability difficult to impossible. Conformance classes provide these important milestones – they are targets that vendors and users alike can rally around, with a reasonable expectation that a tool that supports the symbols of a conformance class will be interoperable with a tool supporting the same conformance class. Bruce Silver has spelled this problem out in a recent blog post and I couldn’t agree more with his sentiment. The BPMN 2.0 Finalization Task Force needs to see this through. A standard specification by itself is not sufficient to ensure that the standard will be usable – and who has more authority to put forward such guidelines than the BPMN standardization group itself?
Tags: BPMN, Conformance, interoperability
Archive for the “modeling” Category
Feb
03
2010
Primitives and the BPMN DoDAF SubsetPosted by Michael zur Muehlen in BPM, modeling, Research, StandardsRobert Shapiro gave a presentation on the state of BPMN 2.0 today and Sandy Kemsley is providing her usual, excellent coverage here. One of the new features in BPMN 2.0 are four different subclasses of BPMN that reduce the number of modeling constructs to cater for different modeling purposes and levels of sophistication. One of these four classes is dubbed the DoDAF conformance class. Which prompts Sandy to raise the question:
I want to give some background on the DoDAF conformance class, and how it came about, since I wrote most of the DoD document (the initial release is available here, if you are interested in a more recent version please email me). BackgroundLarge-scale system descriptions for government projects have to be delivered in views the follow either the DoD Architecture Framework or the Federal Enterprise Architecture Framework (FEAF). The DoD Architecture Framework (DoDAF) in its original form didn’t even contain a view for modeling processes, because it was closely designed with UML views in mind. Recently people have taken to using the Event-Trace-Description view (called OV-6c technically) and populated it with process models. Process modeling is increasingly important in the government space, but there is a large variety of approaches that people employ, and frameworks like DoDAF are not prescriptive in terms of how their individual views should be populated, i.e. which methods people should use. That leads to the situation that people use IDEF, BPMN, FlowCharts, and all claim to be DoDAF-compliant. The Primitives ProjectIn May 2008 a project was launched by the CTO and Chief Architect of the Business Mission Area to address three points
Mar
05
2009
SOA Symposium in Washington, D.C. April 2-3Posted by Michael zur Muehlen in conference, modeling, Presentation, Risk, SOA, StandardsFor the past few weeks I’ve been heavily involved in the organization of a SOA symposium to be held at the FDIC building in Washington, D.C. on April 2nd and 3rd. The event brings together experts from industry, government, and academia – attendees will be able to hear about case studies of SOA in practice, leading research, and technology innovations. The agenda promises a great event – 27 speakers covering design, technology, governance and people issues in 2 days, book signings, and a seminar on the Speed of Thought by Stephen R.M. Covey. Keynotes include Dennis Wisnosky (U.S. Department of Defense), Thomas Erl (SOASchool.com), Sandy Carter (IBM), and Paul Strassman (Information Economics Press). The event is a great value at $250 for the 2 day event (for industry participants, government representatives have free access). Take a look at www.soasymposium.com for the details and registration, or download the flyer below for a one-page summary. Tags: conference, SOA, Symposium, Washington
Mar
10
2008
Who is at fault – the language or the speaker?Posted by Michael zur Muehlen in modeling, Research, StandardsAs researchers, Jan Recker and I find it challenging to strike a balance between our efforts to meet the academic standards required by the wider research community and the demands regarding accessibility, relevance, timeliness and appropriateness instilled by the wider practitioner communities. We were happy to find that our blogging about research results inspires the BPM community to not only to take an interest in our research but also to critically assess this work and to post replies to it. We find this most welcome. Our previous post on the frequency of BPMN construct usage has generated a passionate response by Bruce Silver who we know and respect as a very active contributor not only to BPM blogging in general but also to BPMN education and application specifically. Bruce makes many good points in his post and raises a number of interesting challenges. However, on some accounts we disagree with a number of the inferences he draws, so we want to clarify some aspects of our original post. First of all, the paper and post are the result of a joint research effort between Jan Recker (QUT Brisbane) and myself (Stevens Institute of Technology), which we have stated. Jan and I started working together due to the complementary nature of our interests – standards in BPM (myself) and practical usage of modeling methods (Jan). Our study has been motivated by the fact that we know so very little about how standards such as BPMN are actually used – as opposed to what vendors, consultants and trainers think how they should be (or might be) used. – and this is what we try to explore and understand. The post and the related study are but one snapshot of our combined research. Agree with our results or not, but please give credit where credit is due. Jan is one of the most prolific researchers on BPMN; and it would be unfair to ignore his substantial contribution to this research. We have outlined our research method in great detail in the full version of the BPMN paper, the PDF of which has been linked to from the original post. If you missed it, click here. Of course, we could have written a great deal more about the mode of analysis, but let’s be frank: how many blog readers would want to see this information in the post? (let us know if you do!) And for those of you taking an interest in research methods – both Jan and myself are more than happy to discuss the ways in which academic research is conducted. More than welcome. We started with a simple question: BPMN is divided into a core and an extended set of constructs – does this separation hold in practice, or are there other common subsets (dialects or creoles) that can be found in practice? If there is such a common subset, we would expect a sizable number of models to share it. We found no evidence of a larger common core. Only 6 model pairs out of the 126 models used similar BPMN subsets (i.e. there were 6 subsets shared by 2 models). We looked at the similarity among all subsets by coding the occurrence of symbols as a 50-bit string and computing the pairwise Hamming distance. On average 7 symbols differed between the BPMN subsets, and since the average model used only 9 symbols that makes the true common core very very small. We performed a hierarchical cluster analysis on the models, trying to find the constructs that were used in groups. Indeed, several well-defined clusters emerged from this analysis: Basic Modeling Constructs, Annotations and Explanations (which include the blank XOR Gateway – not something we expected), Organization Modeling Constructs, and Control Flow Refinements. Users that move beyond these clusters seem to add individual constructs as needed, but in a rather random fashion.
Whether the 126 models we gathered are representative to all BPMN uses is a good question. Of course, we don’t claim this to be the case and we are in fact expanding our collection of models (hey Bruce, want to send us some of your seminar models?). However, so far our results have proven stable. We spend a great deal of our time with organizations using BPMN and we can assure you upfront – this is indeed indicative of how people use BPMN. Bruce likens a frequency count of BPMN symbols to a character count in a document. We disagree – BPMN symbols are more like words, since they have semantics and are governed by formation rules. There are no formation rules at the character level in most languages. One could liken the frequency count to the frequency with which words in the English language are used – and that provides a much more useful metric than a character count. Linguists talk about the difference between an active and a passive vocabulary – words that we use versus words that we understand. It is possible that the use of BPMN is emerging along the same lines – a modeler might understand many of the symbols, but will frequently restrict him or herself to a more limited subset. To illustrate this: You may understand many entries in Merriam-Webster’s dictionary of the English language, but you do not use them frequently (or at all). Do the models we collected have errors? Absolutely. Some of them we find useful in modeling courses – to show the types of errors usually made in practice. Our intention was not to analyze perfect BPMN models – we find those in every training course and in tool documentations, etc. The BPM reality looks different. Our intention was to analyze the current practice of BPMN modeling, not the indended application of the language. English speakers abuse their language – I know I do – but that does not mean that their sentences are meaningless. Turning to some of the conclusions we draw from our research, we would like to clarify some aspects: What we call ‘the real core set of BPMN’ is what our analysis showed to be the most frequently used BPMN symbols found in the models considered. This does not mean we imply this set to be the core set of BPMN to be used by everyone. Rather, this is the minimal set of BPMN constructs actually used in practice so far. Is this set little more than flowcharting? Absolutely true. Absolutely. But what does that tell us? People, and organizations, use BPMN for purposes similar to those organizations ten, twenty years ago that employed flowcharting – they want to describe their operations in simple, graphical terms. The process modeling efforts in most organizations at this stage are simply not advanced or mature enough to start specifying service-enable workflows with exception behavior in BPMN. No, most people use it simply for flowcharting. What we conclude from this observation is that the ecosystem of vendors, consultants and trainers should be aware of this and should plan, manage and employ their efforts (be it tool development, BPMN training or modeling workshops) accordingly. We present a number of conjectures based on these observations, some of which appear to be troubling to Bruce. This is worrisome to us, we hope we can clarify this a bit more:
We know a great deal about what BPMN can do in theory, how it is implemented in tools, how training programs (like Bruce’s) look like and even how we generate code from the diagrams and how the semantics can be tested and vigorously verified. But what do we know about how organizations engaged in BPM initiatives use it? Very little. Again, we were motivated by exactly this dearth of knowledge about real-life BPMN practice. Why? Because our own experiences with BPMN and with those organizations using it gave us this hunch that the theoretical usage (what vendors and consultants and trainers tell us) often has little to do with what the end users think or do (the practical usage). And why is it important to know what the end users think and do? Because it can help the researchers, vendors, consultants and trainers of this world to channel their attention and efforts to those problems real users face. Instead of the problems we think exist in practice. We try to feed our empirical research back to the BPMN community – in the form of blogs, practitioner papers, or even directly by knocking on the door of OMG. Whether we are heard, and whether our findings have the type of impact we hoped is a different story. But we are always open for debate. Tags: BPMN, modeling, practice, usageby Michael zur Muehlen (mzurmuehlen@stevens.edu) and Jan Recker (j.recker@qut.edu.au) BPMN is the de facto standard for graphical process modeling. While there are other graphical languages to represent processes (EPCs, IDEF, Flowcharts, Petri Nets, among others), no other notation has seen such an uptake in such a short time as BPMN has. It is widely supported by both free and commercial process modeling tools, the WfMC has made XPDL 2.0 and 2.1 a de-facto persistency format for BPMN diagrams, and a large number of courses on modeling processes with BPMN are being offered. Now, BPMN is a complex language. The current incarnation (BPMN 1.1) consists of 52 distinct graphical elements: 41 flow objects, 6 connecting objects, 2 grouping objects, and 3 artifacts. That’s a lot of vocabulary to learn, given that each graphical elements has meaning and rules associated with it. So what is the minimum subset of BPMN that a process modeler should know? The answer: Less than you think. To answer this question we collected a large number of BPMN 1.0 diagrams (126 in total), from consultants, seminar participants, and online sources. We analyzed which BPMN symbols were actually used in these diagrams. The full version of our research, which we will present at the Conference on Advanced Information Systems Engineering in June, can be found here. But since this is an academic paper, here are the practical highlights of our study. None of the diagrams we looked at used more than 15 different BPMN constructs, and none used less than 3. The models themselves contained considerably more elements, but a model with, e.g., 5 tasks connected by sequence flow was recorded as using the task symbol and the sequence flow symbol. The average subset of BPMN used in these models consisted of just 9 different symbols. That means that the average BPMN model uses less than 20% of the available vocabulary. Figure 1 shows which construct we found across which percentage of the diagrams we collected. |





Entries (RSS)