Conformance checking of service behavior

  • Authors:
  • Wil M. P. van der Aalst;Marlon Dumas;Chun Ouyang;Anne Rozinat;Eric Verbeek

  • Affiliations:
  • Eindhoven University of Technology, Eindhoven, The Netherlands and Queensland University of Technology;University of Tartu and Queensland University of Technology;Queensland University of Technology;Eindhoven University of Technology, Eindhoven, The Netherlands;Eindhoven University of Technology, Eindhoven, The Netherlands

  • Venue:
  • ACM Transactions on Internet Technology (TOIT)
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

A service-oriented system is composed of independent software units, namely services, that interact with one another exclusively through message exchanges. The proper functioning of such system depends on whether or not each individual service behaves as the other services expect it to behave. Since services may be developed and operated independently, it is unrealistic to assume that this is always the case. This article addresses the problem of checking and quantifying how much the actual behavior of a service, as recorded in message logs, conforms to the expected behavior as specified in a process model. We consider the case where the expected behavior is defined using the BPEL industry standard (Business Process Execution Language for Web Services). BPEL process definitions are translated into Petri nets and Petri net-based conformance checking techniques are applied to derive two complementary indicators of conformance: fitness and appropriateness. The approach has been implemented in a toolset for business process analysis and mining, namely ProM, and has been tested in an environment comprising multiple Oracle BPEL servers.