While transferring the file from XI to PCK I am getting the following message in the monitor. Can somebody please enlighten me about the error.
<Trace level="3" type="System_Error">HTTP-client: error response= com.sap.aii.af.ra.ms.api.DeliveryException: Could not create Message from TransportMessage. Reason: com.sap.aii.af.ra.ms.api.MessagingException: com.sap.aii.af.ra.ms.api.MessagingException: Could not parse XMBMessage due to Cannot find Main Header in XMBMessage - check the message version</Trace>
<Trace level="3" type="T">HTTP-client: closing...</Trace>
The file I am trying ot send is
<?xml version="1.0" encoding="UTF-8"?>
PCKXI.WORLDBANK.ORG">
<SEND>
<TF_Number>12</TF_Number>
<TF_Desc>1212</TF_Desc>
</SEND>
</ns0:CFP_SENDER_MT>
I would provide furhtur detials if required. Thanks in advance.