Oracle Reports (MOSC)

MOSC Banner

Ms outlook2016 showing junk characters

I am trying to generate a email body content through XML file . Below is the XML file. i am getting junk characters in MSoutlook 2016. Below is the XML file.


<destinations>

<mail id="MAILID" 

   to="&amp;&lt;P_MAIL_TO&gt;"

   cc="123@gmail.com"

   from="123@gmail.com"

   subject="Toner And Catridge Invoice &amp;&lt;P_DOCNO&gt;">

 <body srcType="report" format="html" >

  <include src="headerSection"/>

 </body>

  <attach format="pdf" name="Invoice.pdf" srcType="report">

   <include src="mainSection"/>

  </attach>

</mail>

</destinations>

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