You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

XSL payment file ISO20022 format LineFeed issue

edited Apr 6, 2021 8:39PM in Payables, Payments & Cash Management 4 comments

Summary

LineFeed in XML payment file

Content

Hello,

I am working with bank on XSL template as per ISO20022 format. Oracle seeded template is generating xml output in 2 lines as mentioned below:

Seeded template output generated: 

<?xml version = '1.0' encoding = 'UTF-8'?>
<Document xmlns="urn:iso:std:iso:20022:tech:xsd:pain.001.001.03" .......>

There is linefeed after first line. This output is generated by Oracle Seeded template. Bank is not able to process this line feed as they expect xml file as single line stream as mentioned below :

Bank Expected Output : 


<?xml version = '1.0' encoding = 'UTF-8'?><Document xmlns="urn:iso:std:iso:20022:tech:xsd:pain.001.001.03" ...>

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!