Payables and Cash Management - EBS (MOSC)

MOSC Banner

XSL Template for Payments

edited Sep 18, 2018 5:03AM in Payables and Cash Management - EBS (MOSC) 1 commentAnswered

Hi All,

For our company in UK we need to customise the EFT template, which is a XSL template (XML format)

One of the updates is replacing several characters that our banks don't accept such as "ñ","ç"... and symbols (! # $ % & º ª * /< >[ \ ] ^ _ { | } ...)

But these characters should only be replaced in some cases, concrete labels, not all of them

This would be the fields that need to be replaced, would you know how to replace all those symbols and translate them into a single space ( )

<AdrLine>

<!-- <xsl:value-of select="Payee/Address/AddressLine1"/> -->

<xsl:choose>

<xsl:when test="not(Payee/Address/AddressLine1='')"><xsl:value-of select="

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center