‎2009 Jul 05 5:15 AM
I am using abap function module HTTP_POST to frame xml and send the data to our middleware system 'CASTIRON'.
Everything works fine but when there are any umlaut characters in xml, the function HTTP_POPST is unable to transmit the data and is creating SM21 updation failures. We are on ECC 6.0 unicode system.
Any help is vey much appreciated.
‎2009 Jul 06 1:20 PM
Are you using a CDATA tag to encapsulate your data. Try doing it.