I recently received an email from Danny Greefhorst of the Netherlands, who says in relation to my 2006 BPMS Report series: “your definition of case management seems to be very document-centric and to be quite different from interpretations I have seen in other places.”  He attaches a couple articles, also of Dutch origin.  The note was timely, as I’m in the process of putting together my 2007 report, and item #1 on the list is revising my list of process use cases and their scoring criteria.

Here is how case management is described in the overview volume of my 2006 report:

Case management is another special type of process that only some BPMS support well.  Its key artifact is an electronic folder of case documents, which are added while the case process is running.  The classic example is mortgage origination, but examples include other types of underwriting for insurance and loans, financial advisory processes, and many types of benefits adjudication.  What makes case management different is that the number and identities of documents may not be known at design time, and each document may have its own workflow (create, review, approve) in addition to the overall case process.  Many case management processes involve complex business rules and require integration of a business rule engine.
Look for:
– Electronic case folder of independent work objects
– Ability to add case objects and flows at runtime
– Content management integration

I agree that is a bit narrowly drawn, and also hard to distinguish from other process types, notably content-centric and collaborative.  So what exactly is the essence of case management, or case handling, as it is sometimes called?  One paper from Wil van der Aalst, a BPM academic from Eindhoven University of Technology, describes case management as something not handled particularly well by traditional workflow or BPM systems.

  • In case management, a process task (“atomic” from BPM perspective, performed by single individual, a single “state” from the process perspective) may contain various subtasks (van der Aalst calls them “activities”, but that term has a different meaning in BPMN) — all done by the task performer, but not necessarily in a prescribed order, and depending on the context, perhaps not all need to be done.  The BPM process engine controls the flow of tasks, but not the internal subtasks. 
  • Also, in case management, the task performer should be empowered to do what is necessary to handle the case, which may be more than is allowed by traditional process design.  Traditional BPM gives each task just enough information to perform the functions envisioned by the process designer.  To make a long story short, case management should allow task performers to add data objects to the instance at runtime, even if such data elements were not specified in the process model.

In reconciling this view to my 2006 report, clearly the biggest difference is my use of the term “documents” vs van der Aalst’s more general term “data objects” — which obviously could represent document attachments.  He doesn’t mention the idea of an electronic case folder, but obviously some general container for case data — both that defined by the process model and that added ad-hoc by task performers — is implicit.  My use case needs to clarify that the entire case folder is routed by the process engine to task performers, and links the participant to all case data and documents, not just that required to perform the assigned task.  The content-centric features will be removed from this use case and moved to the content-centric use case.  The report will remind users that the use cases are not mutually exclusive, and a process that fits into more than one may need a solution that encompasses the features required by both.