cancel
Showing results for 
Search instead for 
Did you mean: 

Mule Integration with Activiti

srinivasvaddana
Champ in-the-making
Champ in-the-making
Hi Team,
   I am new to Activiti BPM. I am trying to figure out a way to integrate mule on activiti. I had gone through net and I am not able to figure out how to do that. Can you hel me in this issue.
3 REPLIES 3

martin_grofcik
Confirmed Champ
Confirmed Champ
Hi,

Doc chapter:
8.5.7. Mule Task

Examples:
org.activiti.mule.MuleHttpTest
in activiti source.

Regards
Martin

srinivasvaddana
Champ in-the-making
Champ in-the-making
Hi Martin,
  Thanks for the reply. My issue is I am taking the service task as suggested and find issues in implementing. I ad created a service task and given its id. I am not sure where to add this "activiti:type="mule"". There is no roperty to add this line. Do I need to edit XML? I am writing a java class to configure endpoint uri, payload, language and result variable. Please direct me on this issue.

jbarrez
Star Contributor
Star Contributor
"Do I need to edit XML? "

That's always an option and always works.