cancel
Showing results for 
Search instead for 
Did you mean: 

XI Server -Internal -AMF_ERROR

Former Member
0 Kudos

Hi Experts,

I have a scenario File System -> PI -> ECC (ABAP Proxy). The file has multiple records for shipments and we have to generate an individual proxy message for each shipment record.

We are using split mapping to achieve this but facing the below error in PI moni:

<SAP:Stack>Number of message in package in which error occurred during processing: 1 Number of message in package in which error occurred during processing: 1 XML tag Main/@versionMinor has incorrect value 001; expected value is 000</SAP:Stack>  

   I have already looked into various threads and referred to the various SAP NOTES mentioned but no luck. More details about the 2 systems are:

   PI - SAP_BASIS 711, Support Pack SAPKB71106

   ECC - SAP_BASIS 701, Support Pack SAPKB70105

   Replies are highly appreciated.

   Thanks in advance.

-  - Pragati

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi All,

I read the below statement in one of the post:

this is XML --> ABAP Proxy with Multi mapping

  

You cannot do multi-mapping for PROXY receiver.

Is this true?

Thanks in advance.