Apps2Fusion.com

Forum for Oracle eBusiness Suite Topics

Skip to content


Advanced search
  • Board index ‹ Development & Customization in Oracle Apps ‹ BI Publisher (XML Publisher) & Delivery + Bursting ‹ BI Publisher Forums ‹ XML Busting
  • Change font size
  • Print view
  • FAQ
  • Register
  • Login

Error While bursting : ZIP file must have at least one entry

Ability to split the output of report and distribute the contents via various delivery methods like Email, Print, Fax etc
``````````````````````

Moderators: kishore.ryali, Vetsrini

  • • View active topics
Post a reply
2 posts • Page 1 of 1

Error While bursting : ZIP file must have at least one entry

Postby kaushikm on Sat Jul 23, 2011 3:58 pm

Hi,

Oracle Apps Version : 12.1.3

I am finding this error while running the XML Bursting program:

XML/BI Publisher Version : 5.6.3
[072311_103600249][][STATEMENT] Oracle XML Parser version ::: Oracle XML Developers Kit 10.1.3.5.0 - Production
.....
Start bursting process..
Bursting process complete..
Generating Bursting Status Report..
--Exception
ZIP file must have at least one entry
java.util.zip.ZipException: ZIP file must have at least one entry
at java.util.zip.ZipOutputStream.finish(ZipOutputStream.java:304)
at oracle.apps.xdo.oa.cp.JCP4XDOBurstingEngine.zipOutputFiles(JCP4XDOBurstingEngine.java:534)
at oracle.apps.xdo.oa.cp.JCP4XDOBurstingEngine.runProgram(JCP4XDOBurstingEngine.java:292)
at oracle.apps.fnd.cp.request.Run.main(Run.java:157)

I am using the following control file:

<?xml version="1.0" encoding="UTF-8"?>
<xapi:requestset xmlns:xapi="http://xmlns.oracle.com/oxp/xapi">
<xapi:request select="/XXHID_AONTEC_ALRT/LIST_G_ENTITY/G_ENTITY">
<xapi:delivery>
<xapi:email server="smtp.xxx.xxx.xxx.com" port="25"
from="kaushik@xxx.mail" reply-to ="">
<xapi:message id="${WIPNAME}" to="${EMAIL}"
attachment="true" subject="Job Details
for ${WIPNAME}"> Please review the
attached document</xapi:message>
</xapi:email>
</xapi:delivery>
<xapi:document output-type="html" delivery="${WIPNAME}"></xapi:document>
</xapi:request>
</xapi:requestset>

Can anyone help me out on this? What can be the probable reasons for this kind of error?

Thanks,
Kaushik
kaushikm
 
Posts: 3
Joined: Fri Jul 22, 2011 2:29 pm
Top

Re: Error While bursting : ZIP file must have at least one entry

Postby kaushikm on Mon Jul 25, 2011 1:56 pm

I missed the template part in the file..

:cry:
kaushikm
 
Posts: 3
Joined: Fri Jul 22, 2011 2:29 pm
Top


Post a reply
2 posts • Page 1 of 1

Return to XML Busting

Who is online

Users browsing this forum: No registered users and 1 guest

  • Board index
  • The team • Delete all board cookies • All times are UTC [ DST ]
Powered by Focus Thread Limited © 2000, 2002, 2005, 2007