[
https://jira.jboss.org/jira/browse/JBPM-2254?page=com.atlassian.jira.plug...
]
Alejandro Guizar commented on JBPM-2254:
----------------------------------------
Ronald, we can definitely accommodate the requirement you mention in this iteration. Since
the mail activity use a "template" attribute (a.o.t. a -reminder suffix) and may
specify an inline template, the notification and reminder items could look like this, for
consistency.
<task name='laundry' swimlane="grandma">
<notification template="template-name"?>
<!-- inline template -->
</notification>
<reminder duedate="2 days" repeat="2 hours"
template="template-name"?>
<!-- inline template -->
</reminder>
</task>
If neither a template attribute nor an inline template are present, then the
notification/reminder template configured in the process-engine-context is taken.
task notify and reminder emails
-------------------------------
Key: JBPM-2254
URL:
https://jira.jboss.org/jira/browse/JBPM-2254
Project: JBoss jBPM
Issue Type: Task
Security Level: Public(Everyone can see)
Components: Runtime Engine
Reporter: Tom Baeyens
Assignee: Alejandro Guizar
Fix For: jBPM 4.0.0.CR1
add default template mail configurations for the notification and reminder in
modules/pvm/src/main/resources/jbpm.mail.templates.cfg.xml
see jbpm 3 for inspiration on the contents of the mail templates
--
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