[jboss-user] [jBPM] - Does jbpm email template support for-loop ?

Tun Mang do-not-reply at jboss.com
Mon Aug 30 14:55:12 EDT 2010


Tun Mang [http://community.jboss.org/people/tunmang] created the discussion

"Does jbpm email template support for-loop ?"

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

--------------------------------------------------------------
Hi :

Does jbpm email template support for (or while) loop (or something) like the following :

<mail-template name="mailtmpl-for-html">
    <from addresses="..." />
    <to   addresses="..." />
    <subject>test email : a task created: ${MailInfo.id}</subject>
    <html>
        <body bgcolor="#ffffff" text="#000000">
 
        <!-- a scripting language here to support multiple nested xml nodes rendering -->
        <!-- such as <li>, <td>, etc. -->
        <!-- info regarding how many xml nodes, type of sub nodes, etc, will be set in the object variable MailInfo.type, MailInfo.size, etc. -->
 
        </body>
    </html>
</mail-template>
 


Thanks a lot for your help.

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

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

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/20100830/c4259a40/attachment.html 


More information about the jboss-user mailing list