I recently heard a presentation from a competitor to Microsoft Biztalk talk about their business process modeling tool.  It competes with Biztalk in many ways: visual programming, rules engine, etc.  However, the salesman said something that threw me off, because the statement was so wildly naieve, that only a salesman could have said it, and only a business person would have believed it.  They said:

Our tool is all your company needs to manage your business processes.

If it weren’t so tragically sad, it would be drop dead funny.

The fact that I can write a business process in a visual language doesn’t mean that a tool allows me to manage my corporate business processes.  There’s a bit more that has to be in there.  Things like:

  • ability to catalog the enterprise’s business processes and make them available, as documentation, in a portal for users without the tool to see and leverage.   The portal cannot present a simple list of processes.  They have to be organized for search and consumption by end users.
     
  • ability to add attributes to business processes, like maturity, simplicity, and variation from corporate standards.  Ability to search for processes by attributed (simple data search). 
     
  • ability to add workflow to a process for approving and including new business processes into the corporate portfolio, which provides a linkage point for governance to exist.
     
  • ability to share processes across a distributed team responsible for owning them, training folks on them, and reinforcing them.
     
  • ability to analyze the long list of processes in an enterprise and find processes that are ‘similar.’  This supports many things from the simple (search for a process) to the sublime (find two processes that are candidates for process redundancy reduction).
     
  • ability to estimate or measure the cost of a process.  Of course, the requires the ability to calibrate cost for an organization, and to have that cost vary by geography.
     
  • ability to collect statistics and measurements about a process from end users along the way and to feed that information to data collection and reporting systems as part of the process management portal.  (Think TSP/PSP).

BPEL is a language, and a nice one at that. It provides a paradigm that allows us to bridge the gap between visual programming and declarative code.  But BPEL and BPMN are simply languages.  They are not tools to MANAGE an enterprise process.  That requires more capabilities than a language can provide.

By Nick Malik

Former CIO and present Strategic Architect, Nick Malik is a Seattle based business and technology advisor with over 30 years of professional experience in management, systems, and technology. He is the co-author of the influential paper "Perspectives on Enterprise Architecture" with Dr. Brian Cameron that effectively defined modern Enterprise Architecture practices, and he is frequent speaker at public gatherings on Enterprise Architecture and related topics. He coauthored a book on Visual Storytelling with Martin Sykes and Mark West titled "Stories That Move Mountains".

4 thoughts on “Why Business Process Management is more than BPEL”
  1. Nick,

    What I see is that because BPEL and BPMN emerged as standards for BPM it has been used as the sales buzz word by the vendors. A tech savy manager would know that BPEL is not just enough. The lists you are looking at probably is the holy grail of BPM.

    I think a lot of standards would emerge in the coming years to to address specific needs in the BPM world. For example BPEL4People an exention to BPEL language to address the workflow would probably replace the proprietary solutions vendors are providing now. When they are compliant this would be another sales buzz word 🙂

    Anil Datt

  2. Spot on again. Our homegrown system does most of the list above. One thin we do that I haven’t seen anyone else do is let people "execute" the business processes. A person is presented with a graphical model of the BP and performs the activities. As they go they inform the model displayer of the status of their actions. The status is used by the model displayer to determine the next activity the person can work on. Management information is collected as the BP "executes". Help on how to do an activity is aslo associated with the model. An activity can also start another BP or an automated workflow.

Leave a Reply

Your email address will not be published. Required fields are marked *

3 × one =

This site uses Akismet to reduce spam. Learn how your comment data is processed.