XML Bursting Error in R12
Hello Folks,
I'm getting below error when the XML Bursting Program is executed.
--Exception
null
java.lang.NullPointerException
at oracle.apps.xdo.oa.cp.JCP4XDOBurstingEngine.getControlFile(JCP4XDOBurstingEngine.java:421)
at oracle.apps.xdo.oa.cp.JCP4XDOBurstingEngine.runProgram(JCP4XDOBurstingEngine.java:250)
at oracle.apps.fnd.cp.request.Run.main(Run.java:157)
After going through several forums I tried following workarounds, but none of them resolved the issue.
1) Renamed the Bursting file same as DataDefinition/template/ConcProg shortname.
2) Verified the language and territory of template
3) Recreated data definition and re-uploaded the control file.
4) Double checked that all parameters for Bursting Control File are having some value in Report's XML output.