web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Microsoft Dynamics AX (Archived)

AX2012R3 SEPA outbound payments encoding in UTF-8 uppercase

(0) ShareShare
ReportReport
Posted on by 112

Guys

I'm making changes to the SEPA credit transfer stylesheet and have the following issue which I'm having problems with.

The bank i'm dealing with are demanding that the following  be changed <?xml version="1.0" encoding="utf-8"?>

 The utf contained in this must be in capital letters as per the below

 <?xml version="1.0" encoding="UTF-8"?>


When I manually make the switch utf-8 to uppercase UTF-8, the file passes their validation test.

Does anyone have any ideas please?

thanks

Shaun 

*This post is locked for comments

I have the same question (0)
  • Shaun Brady Profile Picture
    112 on at

    Further to this, and just to clarify, I have emended the utf-8 text to be uppercase in the .xsl stylesheet, and also in the TruncateTags.xsl stylesheet.

    If i prevent the truncateTags transformation, utf is indeed uppercase.

    This is the content of the truncatetag.xsl

    <?xml version="1.0" encoding="UTF-8"?>

    <xsl:stylesheet xmlns:xsl="www.w3.org/.../Transform&quot;

                   xmlns:wt="schemas.microsoft.com/.../Message&quot;

                   xmlns:s1="schemas.microsoft.com/.../VendPayments&quot;

                   version="1.0">

     <xsl:output method="xml"

                 indent="yes"

                 omit-xml-declaration="no" />

     <!--Copy all nodes from source-->

     <xsl:template match="/">

       <xsl:copy-of select="wt:Envelope/wt:Body/wt:MessageParts/*" />

     </xsl:template>

    </xsl:stylesheet>

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Women in Power Builds Momentum

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders

These are the community rock stars!

Leaderboard > 🔒一 Microsoft Dynamics AX (Archived)

#1
Sanhthosh.Kumar.K Profile Picture

Sanhthosh.Kumar.K 2

#2
Raed Salah Bzour Profile Picture

Raed Salah Bzour 1

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans