I've created a custom task mail process similar to the one in the JsfWorkflowUi. http://developer.axonivy.com/doc/latest/EngineGuideHtml/administration.html#administration-emailnotification-design Unfortunately I'm not able to receive any task mail if I simulate a process that create a new task. But it works on a real engine... asked 14.04.2016 at 10:58 SupportIvyTeam ♦♦ |
Today with Axon.ivy 6.1 and older it's not possible to send task mails from the designer. The main blockers are:
Other difficulties which can be fixed/configured:
sample utility code to enable mail sending in the designer:
answered 14.04.2016 at 11:10 Reguel Werme... ♦♦ |
Hi Reguel, Thanks for your solution. I tried to configure it in my local but seems I still miss something to make it run. This is what I did: 1. Create a class and copy above code 2. Import JsfWorkflowUi 3. Create a user with email and run the process has a script call to configure of this class. But I always get exception at this step : IProperty host = appManager.getSystemProperty("EMail.Server.Host"); Can you give me a hint? Thanks answered 01.11.2016 at 10:48 Tinh Nguyen hi @Tinh Nguyen Did you try with this one? https://answers.axonivy.com/questions/1647/send-custom-task-notification-mail-in-designer
(18.04.2018 at 23:25)
trungdv
|
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Tags:
Asked: 14.04.2016 at 10:58
Seen: 3,299 times
Last updated: 18.04.2018 at 23:25