Hi
I tried searching a lot but didn’t get the answer for the following:
Scenario : Proxy to Flat File (Multiple messages creating a single Flat file using Append option).
Message mapping : 1 to 1
Target has two child nodes (RecordSet) which get created based on mapping conditions.
If any one of two node created for target the message processed without error to flat file.
But if when nodes fails to get created because of condition,
We just got the Message Type element which fails at FCC and following error message receives in message monitoring:
Delivering the message to the application using connection File_http://sap.com/xi/XI/System failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.lang.Exception: Exception in XML Parser (format problem?):'java.lang.Exception: Message processing failed in XML parser: 'Conversion configuration error: Unknown structure '' found in document', probably configuration error in file adapter (XML parser error)'.
Is there a way to avoid this error ?
I tried keeping target message as optional.
In this case the following error come for integration engine:
Split mapping created no messages
Regards,
Hitesh