XML pattren
Can e change the fornt in XML
<?xml version="1.0" encoding="UTF-8" ?>
I mean my legacy people want this UTF-8 to come in samall caps.how can we do that
Former Member replied
I havent worked on JMS adapter but you may try TextCodepageConversionBean
Entries in the Module Configuration
+ Under Parameter Name, enter Conversion.charset.+
+ Under Parameter Value, enter the name of the code page.+
For example, enter utf-8 as the Parameter Value.
or XSLT conversion in MessageTransformBean.
http://help.sap.com/saphelp_nw70/helpdata/en/84/2e3842cd38f83ae10000000a1550b0/content.htm
Thanks,
Beena.