cancel
Showing results for 
Search instead for 
Did you mean: 

Errors with strange characters in content of string tags

Former Member
0 Kudos

Hi to all!

We use XI 3.0, and in some times, we have an error in XI with parser.

The error is this:

<SAP:Category>Application</SAP:Category>

<SAP:Code area="MAPPING">EXCEPTION_DURING_EXECUTE</SAP:Code>

<SAP:P1>com/sap/xi/tf/_MM_E000S_1_</SAP:P1>

<SAP:P2>com.sap.aii.utilxi.misc.api.BaseRuntimeException</SAP:P2>

<SAP:P3>Fatal Error: com.sap.engine.lib.xml.parser.Parser~</SAP:P3>

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>During the application mapping com/sap/xi/tf/_MM_E000S_1_ a com.sap.aii.utilxi.misc.api.BaseRuntimeException was thrown: Fatal Error: com.sap.engine.lib.xml.parser.Parser~</SAP:Stack>

The problem are some "strange characters" in content of string tags as: CO: —˜*Œ ßÂ

Is posible to check these characters with some function? exits other encoding or version diferent that: xml version="1.0" encoding="utf-8" ?

Some patches?

Thanks in advance!

I have a lot of problem with this text!

Verónica Moral

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

This is due to Unicode Conversions...

We need to use code pages or u can use coversion agent also

Pls check this URL for more info:-

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/da1e7c16-0c01-0010-278a-eaed5eae... - conversion agent