java.lang.StringIndexOutOfBoundsException: String index out of range: 5
I have created 3 new custom templates from the original xml and rtf format. The original xml is for the customer statement download and my original template is the ARICUSTMTCNTCT_DTL_en_US.rtf. This new template of mine is generating an error as follows when I try and use it. The original template does not generate an error. Both are using the now custom xml which I have attached to the iReceivables Data Definition.
## Detail 0 ##
oracle.apps.fnd.framework.OAException: java.lang.StringIndexOutOfBoundsException: String index out of range:
at java.lang.String.substring(String.java:1934)
at oracle.apps.ar.irec.framework.webui.IROAControllerImpl.exportXDOData(IROAControllerImpl.java:2666)