[jboss-user] [jBPM] - Notification for candidate-groups

Martin Pradny do-not-reply at jboss.com
Mon May 17 07:29:08 EDT 2010


Martin Pradny [http://community.jboss.org/people/mpradny] replied to the discussion

"Notification for candidate-groups"

To view the discussion, visit: http://community.jboss.org/message/543383#543383

--------------------------------------------------------------
Have you solved this issue?

In JpdlParser.java is written:
// parse notification mail producer
    Element notificationElement = XmlUtil.element(element, "notification");
    if (notificationElement != null) {
        
      parseMailEvent(notificationElement, parse, scopeElement, Event.ASSIGN);
    }


>From this I guess that notifications are only sent when task is assigned to someone. From my tests even assignment to null works  :) 

I don't know whether chaging it to Event.START would break anyting or not. Any ideas?

Martin

--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/543383#543383]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100517/26e8100d/attachment.html 


More information about the jboss-user mailing list