Skip to Content
0
Former Member
Jul 22, 2008 at 08:33 AM

JAVA Mapping: Handle Special characters like u00E4,u00FC an so on

56 Views

Hi everybody,

we have a JAVA Mapping that gerenates text nodes with special characters.

The generated XML is later used in an graphical message-mapping.

During runtime we ge the trace/error:

com.sap.aii.utilxi.misc.api.BaseRuntimeException: Fatal Error: 
com.sap.engine.lib.xml.parser.ParserException: Unsupported character: 31(:main:, row:1, col:2498) at 
com.sap.aii.mappingtool.tf3.Transformer.checkParserException

Does anybody know, how to modify the JAVA-mapping to have a workaound for this problem?

Thanks

Regards Mario

Edited by: Mario Müller on Jul 22, 2008 4:33 AM