Hi All,
I have created MultiMapping ( 1 Sender-Message / multipe Receiver-Messages ), with two Mapping Steps: First an XSLT-Mapping, and in the second step a (graphical) Message Mapping.
In the XSLT-Mapping I add the tags <Messages> and <Message1> to the xml-File.
In the graphical Message Mapping I split the message into several messages.
Everything is working fine in the test tool of the interface mapping.
But at runtime I get the error "Error: com.sap.engine.lib.xml.parser.ParserException: XMLParser: Prefix 'sxi' is not mapped to a namespace(:main:, row:2, col:139) at com.sap.aii.ibrun.server.mapping.JavaMapping.executeStep"
Indeed I am not using the prefix 'sxi' at any place.
Has anybody of you an idea, what this error message could mean.
Thanks a lot for your help
Barbara