Summary
Bursting Error:Error while generating the Document..
Content
Hi Guru's
Need your help please production issue, we have a report which generates pdf output and send the pdf output via xml bursting to the user. ..
Here pdf output completed normally and output is generated but bursting program error out with below message.
we are using the below versions
XML/BI Publisher Version : 5.6.3
Oracle XML Developers Kit 10.1.3.1.0
here we use the executable : XDODTEXE
<?xml version="1.0" encoding="UTF-8"?>
<BURS_REPORT>
<REQUESTID>38650031</REQUESTID>
<PARENT_REQUESTID>38649922</PARENT_REQUESTID>
<REPORT_DESC>Igloo Shipping Compliance Report</REPORT_DESC>
<OUTPUT_FILE>/u01/oracle/apps/conclogs/EBSPRD/appl/conc/out/o38650031.zip</OUTPUT_FILE>
<DOCUMENT_STATUS>
<KEY></KEY>
<OUTPUT_TYPE>pdf</OUTPUT_TYPE>
<DELIVERY></DELIVERY>
<OUTPUT></OUTPUT>
<STATUS>fail</STATUS>
<LOG>Error while generating the Document...</LOG>
</DOCUMENT_STATUS>
</BURS_REPORT>
Thanks
AT