sending mail through task

346 views
Skip to first unread message

suresh.t...@gmail.com

unread,
Apr 3, 2014, 7:59:37 AM4/3/14
to camunda-...@googlegroups.com
Hi,
I want to implement sending mail as one task in business process. As per my understanding we need to use send task for this functionality.

I have seen in the user guide but we don't have content in user guide for passing to address,subject, message through send task.

Please provide me example with sending task and it should pass to, subject ,message from this task or any alternative way.

regards,
suresh

Roman Smirnov

unread,
Apr 3, 2014, 8:10:38 AM4/3/14
to camunda-...@googlegroups.com, suresh.t...@gmail.com
Hi Suresh,

a "Send Task" is used to send a message which can be done by calling java delegate code (see http://docs.camunda.org/latest/api-references/bpmn20/#tasks-send-task).

So, if you want to send an email you have to implement it by your own!

Cheers,
Roman

suresh.t...@gmail.com

unread,
Apr 4, 2014, 12:12:22 AM4/4/14
to camunda-...@googlegroups.com, suresh.t...@gmail.com
Hi,
If we implement mail functionality in java delegate than what is difference between service task and send task. is there any adavantege through send task compare to service task.

regards,
suresh

Christian Lipphardt

unread,
Apr 7, 2014, 5:07:20 AM4/7/14
to camunda-...@googlegroups.com, suresh.t...@gmail.com
Hi Suresh,

There is no semantic difference between the send and service task for the bpm engine.

Cheers,
Christian
Reply all
Reply to author
Forward
0 new messages