Menu

#37 Support taking input message from message parts

Workflow
open
nobody
2014-10-04
2012-08-30
No

Currently messages can be sent to the workflow engine via SMTP; and it they are simple part messages the body of the message is submitted as the MIME type. But multi-part messages are discarded. If a inputMIMETypes property is defined on a route each component of the message of a specified type should be submitted to the workflow.

For example if the workflow accepts image/jpeg data as the input message and a message arrives with three JPEG images attached three processes should be created - one for each attachment of the supported type.

Discussion

  • Adam Tauno Williams

    • labels: workflow, smtp, mutlipart, mime, attachment, mail --> workflow, smtp, mime, attachment, mail, oie
     
  • Adam Tauno Williams

    • milestone: 0.47 --> 0.49
     
  • Adam Tauno Williams

    • milestone: 0.49 --> Workflow
     

Log in to post a comment.