Problem in creating mail service task

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-12-2010 12:35 AM
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
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
Labels:
- Labels:
-
Archive
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-12-2010 03:14 AM
The email service task will be added to the designer in the very near future, I'm sure 🙂

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-12-2010 04:13 AM
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.
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.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-14-2010 10:37 PM
Thanks

