cancel
Showing results for 
Search instead for 
Did you mean: 

Mail Task from REST APIs not working

imsrk
Champ in-the-making
Champ in-the-making
Hi,

Mail task from Rest API doesn't work in the current version

When I looked into ActivitiEngineConfiguration.java for activiti-webapp-rest2 I don't find any mail specific settings as it use to be there for activiti-webapp-explorer2

https://github.com/Activiti/Activiti/blob/97d221fa0a779fbf8dbf7ee056613223cd693155/modules/activiti-...

Kindly advise as this sounds like bug or possibly limitation and I'm really stuck with my process evaluation. I am using activiti version 5.20.0

Also I have tried earlier copying the mail properties in engine.properties for the activiti-rest similar to activiti-explorer but after going through above source I realize it's not at all reading or considering mail properties.

Kindly suggest workaround in the interim as this I'm stuck.
1 REPLY 1

jbarrez
Star Contributor
Star Contributor
No that seems to correct.
You'll need to write your own @COnfiguration classes or use the activiti-custom-context.xml.