Skip to Content
0
Former Member
Mar 18, 2009 at 07:16 AM

Japanese Characters

695 Views

Hi.

We have a http solution where the source system makes a http call towards our messageinterface.

The solution works fine until we use Japanese characters in the message.

One line in the message should have japanese characters but we get this in XI.

<SHORT_TEXT>伿çu201D»å®¤;伿çu201D»å®¤;99991231;19990401;O;</SHORT_TEXT>

This is what we see when we receive the message in XI but the sender has japanese characters in the outgoing message.

The imported XSD has codepage <?xml version="1.0" encoding="UTF-8"?>

When we import that structure in XI the imported document gets the following encoding.

<?xml version="1.0" encoding="ISO-8859-1"?>

Why is this? I sthis the cause of the problem?

If not why do we get the strange characters in XI?

The owner of the sourec system tells me that they send the message in UTF-8.

I hope somebody could help me here so I can solve this problem.

BR

Kalle