Oracle Reports (MOSC)

MOSC Banner

Distribution issue

edited Mar 25, 2015 10:04AM in Oracle Reports (MOSC) 1 commentAnswered

Hi,

When I email a report using the distributions method, everything works except for it does not display the employee name. I am using an XML file called distribution.xml. the file has the following content:

<destinations>

   <mail id="ex2"

  to="Email id"

  from="Email id"

    subject="A New Employee - &amp;&lt;CF_1&gt;- Has Been Added to the Phone List ">

 

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

     <include src="mainSection"/>

   </attach>

  </mail>

</destinations>

where CF_1 in "subject="A New Employee - &amp;&lt;CF_1&gt;- Has Been Added to the Phone List "> ", is a formula. CF_1 is supported to show the last name and first name concatenated. It show a blank space. (See below):

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