cancel
Showing results for 
Search instead for 
Did you mean: 

Problem in creating mail service task

rashmis
Champ in-the-making
Champ in-the-making
Hi,

I am using Eclipse IDE with the Graphiti plugin installed to create Activiti projects. I am trying to create a Service task which can send emails. From the User guide, it seems like there is NO readily available service type which sends emails, but instead I will have to specify the activity:type="mail" in my XXX.bpmn20.xml and the activiti.properties file. 

This way of creating a mail service task seems dangerous to me as there are chances of the XXX.bpmn20.xml file getting corrupted. Is there any way to acheive this without modifying the bpmn20.xml file ??

Thanks
Rashmi
3 REPLIES 3

jbarrez
Star Contributor
Star Contributor
The email service task will be added to the designer in the very near future, I'm sure 🙂

tiesebarrell
Champ in-the-making
Champ in-the-making
rashmis,

I have created an issue for adding this node to the designer. We will add this functionality in the near future. You can track the issue here:

http://jira.codehaus.org/browse/ACT-336

Tiese.

rashmis
Champ in-the-making
Champ in-the-making
Thanks Smiley Happy