BI Publisher (MOSC)

MOSC Banner

Error While Generating Document error - Bursting - Pay Advice(india)

edited Feb 22, 2013 3:08AM in BI Publisher (MOSC) 14 commentsAnswered
Hi all.
      While running Pay Advice(India) bursting program I am getting "Error While generating Document"

    Here is my bursting program.

   <?xml version="1.0" encoding="UTF-8"?>
<xapi:requestset xmlns:xapi="http://xmlns.oracle.com/oxp/xapi">
<xapi:request select="/IN_SOE/Employee">
<xapi:delivery>
<xapi:email server="172.31.10.1" port="25" from="payroll@sewinfra.com" reply-to="payroll@sewinfra.com">
<xapi:message id="123" to="${EmailAddr}" cc="${EmailAddr}" attachment="true" contenttype="html/text" subject="Payslip of ${EmpNumber} for the month ${PayMonth}">Dear ${EmpName}, Payslip attached.</xapi:message>
</xapi:email>
</xapi:delivery>
<xapi:document output="Pay_Advice_${EmpNumber}_${PayMonth}" output-type="pdf" delivery="123">
<xapi:template type="rtf" location="xdo://PAY.SEWPAYSLIP.en.US/?getSource=true">

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