BI Publisher (MOSC)

MOSC Banner

Bursting does not emails report output

edited Jun 26, 2018 4:40PM in BI Publisher (MOSC) 11 commentsAnswered ✓
 Hi,I am  triggering XML report output via bursting.

Here is my bursting control file which I am using.

[code]
<xapi:requestset xmlns:xapi="http://xmlns.oracle.com/oxp/xapi" type="bursting">
<xapi:request select="/XXFHSCPLIST/LIST_G_MAIN/G_MAIN">
<xapi:delivery>
<xapi:email id="123" server="mail.xxxx.com.sg" port="25" from="prasad@xxxxx.com" reply-to="prasad@xxxxx.com">
<xapi:message id="123" to="${EMAIL_ADDRESS}" cc="" attachment="true" subject=" xxx Program List "> 

Regards,
Administrator
</xapi:message>
</xapi:email>
</xapi:delivery>
<xapi:document output="xxx Program List" output-type="pdf" delivery="123">
<xapi:template type="rtf" location="C:\oracle\UAT\output\XXFHSCPLIST.rtf" >

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