1 Reply Latest reply on Nov 18, 2007 4:55 AM by kukeltje

    Email handling in JBPM

    aapthorp

      A couple of quick questions on using email in JBPM, before I reinvent the wheel:

      1) Are there any inbuilt mechanisms to attach a MIME attachment to an e-mail sent from JBPM? Or will I need to create my own Actionhandler?

      2) I'm also looking at the possibilities of handling incoming e-mail in asynchronous continuations. I see this would be through the command executor.

      Any pointers appreciated.