html content from data object not rendered in oci process automation email notification
Summary:
html content from data object not rendered in oci process automation email notification
Content (please ensure you mask any confidential information):
HTML content like table rows from data object are not rendered in human task notification email. Here in the following html code actionHistory data object has html code for action history data which is not rendered code is displayed as is in the notification. Do we have any workaround for this?
<table width="100%" align="center" style="font-size: 12px; background-color: rgb(255, 255, 255); color: rgb(51, 51, 51); border: 2px solid black; border-collapse: collapse;">
<thead>
<tr>
<th>Num</th>
<th>Action Date</th>
<th>Action</th>