XML Bursting Program Is Completing With Error And Missing The Attachment
(Doc ID 1607259.1)
Last updated on MAY 04, 2024
Applies to:
BI Publisher (formerly XML Publisher) - Version 12.0 to 12.2 [Release 12.0 to 12.2]Information in this document applies to any platform.
Symptoms
You are using BI Publisher embedded in Oracle Applications and are expecting to email the output file generated to the user thanks to the bursting feature.
The issue is the XML Bursting Program is completing with error and missing the attachment for all the reports.
Steps to Reproduce:
1. Submit the XML report which using the bursting functionality in order to generate XML output.
2. Submit the XML bursting program to pick that request id to email the output. Although the report output generated you are getting the mail without the attachment and program is completing in error:
/xxx/yyy/zzz/filename.pdf (No such file or directory)
java.io.FileNotFoundException: /xxx/yyy/zzz/filename.pdf (No such file or directory)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:120)
at java.io.FileInputStream.<init>(FileInputStream.java:79)
at oracle.apps.xdo.oa.cp.JCP4XDOBurstingEngine.zipOutputFiles(JCP4XDOBurstingEngine.java:532)
at oracle.apps.xdo.oa.cp.JCP4XDOBurstingEngine.runProgram(JCP4XDOBurstingEngine.java:299)
at oracle.apps.fnd.cp.request.Run.main(Run.java:157)
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |