BI Publisher (MOSC)

MOSC Banner

BI Publisher include <br> or carriage return in emailBody element

edited May 14, 2020 10:20PM in BI Publisher (MOSC) 10 commentsAnswered ✓

Hi,

How do include a <br> or a carriage return in the emailBody element when sending a request to the ScheduleService webservice of BI Publisher?

I tried the following when sending the request through SoapUI:

  • \n\r - did not work, only printed it as a text in the body of the email


  • <br> by escaping the less than and greater than symbols, e.g. &lt;br&gt; - BIP Failed to send the report

It seems that adding <br> in the Message field of the Send function in the actual BIP Job History web page seems to work:

So I think the solution is to just figure out how to properly send a <br> through the emailBody element when using the ScheduleService webservice of BI Publisher.

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