An entire business process and each of its scopes can be associated with event handlers that are invoked if the associated event occurs. Event handlers are similar to receive or pick activities in that a process can provide Web service operations using event handlers. You can invoke an event handler any number of times. In addition, multiple instances of an event handler can be activated concurrently.
The following code snippet shows how to get the active event handlers for a given process instance and how to send an input message.
Last updated: Mon Mar 27 18:04:06 2006
(c) Copyright IBM Corporation 2005.
This information center is powered by Eclipse technology (http://www.eclipse.org)