How to handle email template in Oracle environment
for the email template, the idea is to allow user maintain the content of some of the email communication generated by system and send to customer... currently the email content is hard coded inside program... if there is a need to change something, user have to request for program change... with email template, user should be able to change directly on the email content and system will auto pull out the latest email template to send out email next time....
so my task will be on performing research on how other people handle email template in Oracle/Java environment
Edited by: user9093700 on Mar 14, 2012 9:30 AM