on 2006 Aug 03 6:47 PM
Hi
I have a interface to get messages from email and call a RFC.
Is occurs the following problem: when exists special caracters as ç, á, ã, é and others, this caracters are changed by #.
I think that this occurs because the encoding in XML message is UTF-8, but I don't know where I change it.
Example:
Message before XI: Instalações Térmicas
Message after XI: Instala##es T#rmicas
The fist line of XML is: <?xml version="1.0" encoding="UTF-8" ?>
Thanks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I read the email and I don't use a client.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You have to set your email client which receives the email to read UTF-8 character encoding. Apparently there's no other output encoding for Mail adapter.
Check SAP Note 856599.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
75 | |
9 | |
9 | |
8 | |
8 | |
7 | |
7 | |
6 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.