Issue -- ISO20022 payment file was failing for city tag for china


ISO payment file was failing for city tag for china

Standard template: ISO20022 Common Global Implementation

Issue
Electronic payment file generated with broken tag for TwnNm xml tag for standard ISO disbursement template.

Analysis
Payment file was having broken tag “TwnNm/” for china customer, reason was there is no option to enter city in china address style, so business didn’t enter it.
Below Tag was failing:
<TwnNm>
<xsl:value-of select="Payee/Address/City" />
</TwnNm>

Solution:
In china Prefecture is equivalent to city. After updating this field in supplier address setup, payment file got data for this tag successfully and issue resolved.



No comments:

Post a Comment