cancel
Showing results for 
Search instead for 
Did you mean: 

XML Anonymizer Bean

Former Member
0 Kudos

Hi All,

Has anyone used Anonymizer Bean to remove namespace/ns prefix for XML documents for which encoding is set to UTF-16.

Thanks & Regards,

Sumit

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Works for UTF-16.

Sumit

Former Member
0 Kudos

Works for ISO-8859-1

Configuration for a JMS Receiver CC.

1 AF_Modules/XMLAnonymizerBean Local Enterprise Bean anonymizer

2 SAP XI JMS Adapter/ConvertMessageToBinary Local Enterprise Bean convert_XI2Bin

3 SAP XI JMS Adapter/SendBinarytoXIJMSService Local Enterprise Bean exit

anonymizer anonymizer.encoding ISO-8859-1

Former Member
0 Kudos

Hi Sumit !

have a look at these links

<b>Remove namespace prefix with the XMLAnonymizerBean</b>

/people/stefan.grube/blog/2007/02/02/remove-namespace-prefix-or-change-xml-encoding-with-the-xmlanonymizerbean

use that link to know more about XMLAnonymizerBean along with the blog mentioned.

http://help.sap.com/saphelp_nw04/helpdata/en/45/d169186a29570ae10000000a114a6b/content.htm

<b>Questions are welcome here!!

Also mark helpful answers

Thanks,

Abhishek Agrahari </b>

Former Member
0 Kudos

Hi Abhishek,

Thanks but i dont need links on how to use the Bean.

I just have one question if anyone has used for UTF-16 .

Thanks.

Sumit

Former Member
0 Kudos

have a look at this , not sure , but may help u

Try the encoding standards mentioned in this link - http://gedcom-parse.sourceforge.net/doc/encoding.html

http://www.alanwood.net/demos/charsetdiffs.html#a

http://www.alanwood.net/demos/ansi.html

This link may help...

https://www.sdn.sap.com/irj/sdn?rid=/webcontent/uuid/40943d04-0b01-0010-fbae-c02e996d1b6 [original link is broken]

Thanks !

Former Member
0 Kudos

Hi ,

Bringing it to the top.

Regards,

Sumit

prateek
Active Contributor
0 Kudos

<i>&#9679; anonymizer.encoding

To use a code page other than UTF-8, enter it. The parameter is optional.

For example, enter ISO-8859-1.</i>

From

http://help.sap.com/saphelp_nw04/helpdata/en/45/d169186a29570ae10000000a114a6b/content.htm

Regards,

Prateek

Former Member
0 Kudos

Hi Prateek,

Thanks for the link.. Been through all of those earlier.

Just wanted to confirm if anyone out here has used for XML docs which are encoded UTF16.

Regards,

Sumit