[
https://jira.jboss.org/jira/browse/JBPM-2426?page=com.atlassian.jira.plug...
]
Tom Baeyens commented on JBPM-2426:
-----------------------------------
I think this should only be tackled if we can build all the features to execute following
demo scenario:
- process variable is a open office (or word) document
- review task
- notification that includes a process variable as attachment
- assignee can then make updates to document and reply
- a simple mail listener will capture the replied document, update the process variable
and complete the task.
i think the attachment feature will only be valuable if we also build the reply
functionality. reply functionality should be done by an email-deamon that is configured
very much like the job-executor. it would have 1 thread that periodically scans the jbpm
inbox using JavaMail only.
what do you think? would you consider this feasible in this release?
another extension idea is the introduction of a VersionedFile object that can be stored
and retrieved as a process variable.
mail attachment example
-----------------------
Key: JBPM-2426
URL:
https://jira.jboss.org/jira/browse/JBPM-2426
Project: JBoss jBPM
Issue Type: Task
Security Level: Public(Everyone can see)
Components: Runtime Engine
Reporter: Alejandro Guizar
Assignee: Alejandro Guizar
Fix For: jBPM 4.1
Provide an example that shows how to attach files to outgoing emails.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira