Hi, http://ode.apache.org/user-guide.html#UserGuide-ODEExecutionEvents is your friend. You can implement your own event listener to react on certain events.
HTH, Tammo On 15.06.2010 11:06, Benedikt Heintel wrote: > Using BPEL for the first time, I wonder if it is possible to log the > executed activities defined in the BPEL definition file. > > My goal is to provide the user a log with the run-path (e.g. which > actions are performed, what branch has been taken) and a execution > information about the services used (e.g. version, run time, exit status). > > Are there already functions which I can use? If not, where (i.e. which > class) to start changing the code, to implement these changes? > > Thank you for your help, > Benedikt > -- Tammo van Lessen - http://www.taval.de
