New element in XSL payment file
Hi!
I need to add new information in the XML payment file sent to Norwegian bank, i.e. "Regulatory Reporting Codes".
In order to achieve this I downloaded the existing XSL-file and added the required tags in the xsl-file. The new information is presented later in this post. When testing the new file, in a copy of the existing payment process, no file is created. In the logfile (IBY_FD_PAYMENT_FORMAT_TEXT module: Format Payment Instructions with Text Output) there is an error msg: "Please verify the template is valid". I also noticed: "java.lang.reflect.InvocationTargetException/Caused by: oracle.xdo.parser.v2.XMLParseException: Start of root element expected" in the logfile.