Format Payment Instructions with Text output concurrent request ending with error. NEED URGENT HELP
Applied RPC3 patch for 12.1.3. Format Payment Instructions with Text output concurrent request ending with error.
Below is the error log.
java.lang.NumberFormatException: For input string: "null"
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
at java.lang.Integer.parseInt(Integer.java:449)
at java.lang.Integer.parseInt(Integer.java:499)
at oracle.apps.xdo.oa.schema.server.TemplateHelper.runProcessTemplate(TemplateHelper.java:6155)
at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3500)
at oracle.apps.iby.engine.ExtractFormatter.applyFormat(ExtractFormatter.java:114)
at oracle.apps.iby.engine.ExtractFormatter.applyFormat(ExtractFormatter.java:259)
at oracle.apps.iby.scheduler.FDFormatProgramUtils.doExtractAndFormatCore(FDFormatProgramUtils.java:358)
at oracle.apps.iby.scheduler.FDFormatProgramUtils.doExtractAndFormatCommon(FDFormatProgramUtils.java:234)