XML Bursting Program Ends in Error
Hi,
I am trying to test XML bursting program for one of our requirements but XDOBURSTREP ends in the following error
XML/BI Publisher Version : 5.6.3 --Exception null java.lang.NullPointerException
at oracle.apps.xdo.oa.cp.JCP4XDOBurstingEngine.getSystemTempDirectory(JCP4XDOBurstingEngine.java:433)
at oracle.apps.xdo.oa.cp.JCP4XDOBurstingEngine.runProgram(JCP4XDOBurstingEngine.java:114)
at oracle.apps.fnd.cp.request.Run.main(Run.java:157)
I am guessing this is something to do with the setups but not sure. Can you please help me understand it better?
Below is my Bursting Control File and XML data file
<?xml version="1.0" encoding="UTF-8"?>
I am trying to test XML bursting program for one of our requirements but XDOBURSTREP ends in the following error
XML/BI Publisher Version : 5.6.3 --Exception null java.lang.NullPointerException
at oracle.apps.xdo.oa.cp.JCP4XDOBurstingEngine.getSystemTempDirectory(JCP4XDOBurstingEngine.java:433)
at oracle.apps.xdo.oa.cp.JCP4XDOBurstingEngine.runProgram(JCP4XDOBurstingEngine.java:114)
at oracle.apps.fnd.cp.request.Run.main(Run.java:157)
I am guessing this is something to do with the setups but not sure. Can you please help me understand it better?
Below is my Bursting Control File and XML data file
<?xml version="1.0" encoding="UTF-8"?>
0