This content has been marked as final.
Show 1 reply
-
1. Re: Error Occurs When Trying to Send Email.
jomarko Jan 24, 2017 3:32 AM (in response to fernandocantu)Hi, this is caused, because there is really no WorkItemHandler registered for Email tasks. You can see the registered WorkItemHandlers if you open: ProjectEditor -> Depoloyment Descriptor -> Work Item Handlers. There should be registered WorkItemHandlers for Log, REST and WS tasks already. Am I right? You should be able to register for exapmle this [1] WorkItemHandler for Email tasks.
Hope this helps. Regards.
Jozef[1]
jbpm/EmailWorkItemHandler.java at master · droolsjbpm/jbpm · GitHub