BI Publisher (MOSC)

MOSC Banner

Is there any possible to bold text under <xapi:message> in XML Bursting Report?

edited Sep 10, 2020 3:50AM in BI Publisher (MOSC) 2 commentsAnswered

Hi,

In XML Bursting report,Is there any possible to bold text under <xapi:message>? If Possible how can we achieve?

I try below code which was not working.

<xapi:message id="abc" to="xyz.com" cc="xyz.com" attachment="true" content-type="html" subject="Order #${ORDER_NUMBER} has been received">

<html>

<body>

Hi <b>${CONTACT_NAME}</b>

We have received your order #${ORDER_NUMBER}.  We will notify you once the order is confirmed.

<b>This is an automatically generated email. Please do not reply to this email.</b>

</body>

</html>

</xapi:message>

The above bold text have to be same in e-mail body.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center