cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hello Experts,

I get the following error when there is no message created in a multi mapping:

Transmitting the message to endpoint <local> using connection HTTP_AAE_http://sap.com/xi/XI/System failed, due to: com.sap.engine.interfaces.messaging.api.exception.RetryControlException: Split mapping created no messages, cannot proceed. Review your mapping setup: splitting to 0 messages is not allowed.

Ive already removed the empty tags and namespace so only XML declaration in first line is passing through, but I still get an error.

Can you please advise what I need to do and how to do it, so that I dont get this error.

Thank you in advance,

John

<?xml version="1.0" encoding="UTF-8"?>
<ns0:Messages xmlns:ns0="http://sap.com/xi/XI/SplitAndMerge">
    <ns0:Message1>
    </ns0:Message1>
    <ns0:Message2>
    </ns0:Message2>
</ns0:Messages><br>
0 Likes

Accepted Solutions (0)

Answers (0)