Hi,
We have been working with the ISO20022 Credit transfer payment file format.
A section of the configured XML is not exporting any data even though data is present. I even set hard coded text into the formula to ensure data was present but it still refuses to export.
This is the output in the XML:
<CdtTrfTxInf>
<PmtId>
<EndToEndId>PLPY010409-5638421210-00</EndToEndId>
</PmtId>
<Amt>
<InstdAmt Ccy=/USD/>10</InstdAmt>
</Amt>
<CdtrAgt>
<FinInstnId>
<BIC>XXXXX</BIC>
<Nm>Test Company Inc</Nm>
</FinInstnId>
</CdtrAgt>
<Cdtr>
Can anyone assist on where we might be going wrong?