cancel
Showing results for 
Search instead for 
Did you mean: 

Web service related events

logic3
Champ in-the-making
Champ in-the-making
Hi,

I was wondering if it would be possible to capture any events/log related to a web service execution bound to a service task. I am trying to monitor the web service behaviour through Activiti engine.

thanks,

3 REPLIES 3

martin_grofcik
Confirmed Champ
Confirmed Champ
Hi,

I do not understand the question.

Regards
Martin

I understand that activiti listners can be used to catch events related to a service task bound to a web service running in the back ground such as activity start and end event. Is there any way I could get an event for information exchange between two web services. I am exploring this for my research on monitoring web services using Activiti. I hope this will help to understand what I am looking for.

thanks,

jbarrez
Star Contributor
Star Contributor
Yes, you can: add execution listeners on the particular step in the process.