Techniques for Supporting Dynamic and Adaptive Workflow

  • Authors:
  • Peter J. Kammer;Gregory Alan Bolcer;Richard N. Taylor;Arthur S. Hitomi;Mark Bergman

  • Affiliations:
  • Information and Computer Science, University of California, Irvine, CA 92697-3425, U.S.A. (E-mail: pkammer@ics.uci.edu);Information and Computer Science, University of California, Irvine, CA 92697-3425, U.S.A. (E-mail: gbolcer@endtech.com);Information and Computer Science, University of California, Irvine, CA 92697-3425, U.S.A. (E-mail: taylor@ics.uci.edu);Information and Computer Science, University of California, Irvine, CA 92697-3425, U.S.A. (E-mail: ahitomi@ics.uci.edu);Information and Computer Science, University of California, Irvine, CA 92697-3425, U.S.A. (E-mail: mbergman@ics.uci.edu)

  • Venue:
  • Computer Supported Cooperative Work
  • Year:
  • 2000

Quantified Score

Hi-index 0.00

Visualization

Abstract

The unpredictability of business processes requires that workflowsystems support exception handling with the ability to dynamicallyadapt to the changing environment. Traditional approaches to handlingthis problem have fallen short, providing little support for change,particularly once the process has begun execution. Further,exceptions vary widely in their character and significance,challenging the application of any single approach to handling them.We briefly discuss the classification of exceptions, highlightingdiffering impacts on the workflow model. Based on this discussion, wesuggest principal goals to address in the development of adaptiveworkflow support, including strategies for avoiding exceptions,detecting them when they occur, and handling them at various levels ofimpact. We then identify a number of specific approaches to supportingthese goals within the design of a workflow system infrastructure.Finally, we describe the implementation of many of these approaches inthe Endeavors workflow support system.