Hello all,
I have a scenario where I want to encode the output XML from SAP PI in AL32UTF8 instead of UTF-8. Does anyone know how to do this? I cannot use the anonymizer bean as SAP does not recognize AL32UTF8 encoding. I tried changing it using XSLT but that doesnt work either for the same reason i guess.
Any clues anyone?
I realize UTF-8 should support AL32UTF8 encoding but the requirement here is quite specific as the target system adapter needs it with this specific encoding.
Thanks!