Solved! Go to Solution.
I assume you are using Activiti 6.
You need to set the properties of the mail server you want to use.
Here is the doc explaining how to configure the activiti.cfg.xml
https://www.activiti.org/userguide/#bpmnEmailTask
Raphael
Hi,
Can you provide more details on the error you are getting?
Meanwhile here is the doc for mail task: (Mail task | Alfresco Documentation
Thanks
Hi ,
The deployement was getting success before that i added the mail task. Now , it shows an error .
Besides , i want to ask how can i receive the mail although the sender didn't confirm that he sends this e-mail. does the sender must parametrize his e-mail?
Thanks for your help .
I assume you are using Activiti 6.
You need to set the properties of the mail server you want to use.
Here is the doc explaining how to configure the activiti.cfg.xml
https://www.activiti.org/userguide/#bpmnEmailTask
Raphael
Hi,
I have designed custom stencil which contains the value as follows
[{id=3, name=Environmental Incident, checked=true, value=true}, {id=6, name=Fire/ Explosion, checked=true, value=true}]
In my mail task I'm trying to iterate this as follows
<#list incidenttype as x>
${x.name}
</#list>
but on tomcat console i'm getting error unknown property x is used.
Please kindly help me to resolve this.
Thanks
Amruta
Ask for and offer help to other Alfresco Process Services and Activiti Users and members of the Alfresco team.
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.