cancel
Showing results for 
Search instead for 
Did you mean: 

SNC 7.12 ReceivedDeliveryNotificationFault XML MessageHeader is invalid

Former Member
0 Kudos

Dear Experts,

Recently we have upgraded to SCM 7.03 ehp3 ( SNC 7.12 ) and EHP 7 SAP ERP 6.0 . We are using standard namespace http://sap.com/xi/SNC/Global in PI integrating between ECC and SCM system.While in testing when we send data using QA11 and MICO transaction in ECC , data was sent to SCM of SXMB_MONI , but it got failed in SCM system with below error. For this scenario we are sending through RFC from ECC to SCM using standard inbound proxy ReceivedDeliveryNotification_IN.All scenarios are working fine except this scenario.

Kindly help resolving the below error.

<?xml version="1.0" encoding="UTF-8" ?>

- <n0:ReceivedDeliveryNotificationFault xmlns:n0="http://sap.com/xi/SAPGlobal20/Global" xmlns:prx="urn:sap.com:proxy:SCT:/1SAI/TAS7BD240CFDBBDF7B7BE78:740">

- <standard>

<faultText>Proxy Class (Generated)</faultText>

- <faultDetail>

<severity>information</severity>

<text>Start of inbound processing: ReceivedDeliveryNotification (ID 12345)</text>

<id>007(/SCA/BIF_DELVRY)</id>

</faultDetail>

- <faultDetail>

<severity>error</severity>

<text>XML MessageHeader is invalid</text>

<id>039(/SCA/BIF_MI)</id>

</faultDetail>

</standard>

</n0:ReceivedDeliveryNotificationFault>

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Karunakar,

Could you provide XML data?

It seems system is not able to find ASN number.(check whether ASN number is coming to SNC or not)

Regards,

Nikhil

Former Member
0 Kudos

Hi Nikil,

The issue was already resolved by mapping receiver structure field " schema_id " in PI.

Thanks,

Karunakar M

Answers (0)