AR - Statments Generation Program is completing with error status.
I customized the report ARXSGPO.rdf like in after report I am submiiting xml report publisher program to generate output in pdf format. But it is completing with error status below is the log message.
Oracle XML Publisher 5.6.3
java.lang.NumberFormatException: For input string: "ARXSGPO"
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
at java.lang.Integer.parseInt(Integer.java:447)
at java.lang.Integer.parseInt(Integer.java:497)
at oracle.apps.xdo.oa.cp.JCP4XMLPublisher.runProgram(JCP4XMLPublisher.java:215)
at oracle.apps.fnd.cp.request.Run.main(Run.java:157)
can you please let me know the reason if you are aware?