Hi,
I designed a java code which has a method called "callExecute()". This method calls again web service client. I am doing this from Service Task using "Expression". I deployed the code without any issues. When I started the process in Activiti Explorer, I got an error "Unknown property used in expression: ${callLeaveService.callExecute()}".
But I am able to invoke the method "callExecute()" successfully from eclipse environment. Where as the Activiti Elxplorer throws the above error. I attached the tomcat log file and the bpmn.
Please help me to fix this bug.
Thanks and Regards,
Rajendiran R