here is a question that came by e-mail:

 

Hello,
Please, I would like to know where I can find the implementation of tasks for
the workflow 'Casualty Treatment' ?
Also, are they implemented as a web service or a simple java code ?

Thank you in advance.

You can find worklet definitions here:

.../engine/apache-tomcat-7.0.55/webapps/workletService/repository/worklets

Thank you for your reply.

I found the implementation in .ywl and .xml format.
But, I would like to know if I can find the web service of tasks or jsp files?
Any help, please.

I am sure if this is your problem: the YAWL specifications that have a .ywl or .xml ending are executed as worklets in the YAWL engine will have jsp files generated by the YAWL system. The user will see a form for each task in the browser. As far as I know there are no web service calls implemented in these example worklets.