Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

HTML email Notification BPM

user8921786Aug 13 2014 — edited Sep 2 2014

hi,

I have a BPM process that sends email notification. Email content body have html tag in it. I stored the body content in the DB.I am fetching it from DB and storing in a Dataobject in my BPM process.


Issue: If i use this data object using  bpmn:getDataObject in the NotificationService content body, email i receive is plain text with all the html tags like <br> and <table.>


if i copy this text  and paste in the NotificationService content body i am receiving correct formatted email that i want without any html tags.


Any idea why this is happening ? what should i do to go it away.

Any help is appreciated.


Thanks in advance.



Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Sep 30 2014
Added on Aug 13 2014
7 comments
2,389 views