cancel
Showing results for 
Search instead for 
Did you mean: 

Receiver Agreement error in Work Order Collaboration

Former Member
0 Kudos

Hi All,

While Sending the work order data from SNC to ECC.

Message ManufacturingWorkOrderProductionProgressNotification_Out, interface under SNC 7.0 software component is getting triggered , and failing in PI . With receiver dtermination error.(Till now no setting done for this in PI)

So we directly created the receiver determination for this in directory , without creating any repository object.

After that the error changed to

  <SAP:AdditionalText>No standard agreement found for , BS_SNC, , BS_ECC, http://sap.com/xi/SNC/Global, ManufacturingWorkOrderProductionProgressNotification_Out</SAP:AdditionalText>
  <SAP:Stack>Problem occurred in receiver agreement for sender -BS_SNC to receiver -BS_ECC,http://sap.com/xi/SNC/Global.ManufacturingWorkOrderProductionProgressNotification_Out: No standard agreement found for , BS_SNC, , BS_ECC, http://sap.com/xi/SNC/Global, ManufacturingWorkOrderProductionProgressNotification_Out</SAP:Stack>
  <SAP:Retry>M</SAP:Retry>


We are not sure which inbound interface should be used for this in Receiver agreement.But whatever interface we try it is giving same receiver agreement error.

Currently the inbound interface used in receiver agreement is ManufacturingWorkOrderConfirmation_In from namespace http://sap.com/xi/SNC/Global and software component SNC 7.0.

Could anyone please help us resolve this issue.

Regards,
Aditi

Accepted Solutions (0)

Answers (2)

Answers (2)

udo_martens
Active Contributor
0 Kudos

Hi Aditi,

your interface determination is wrong. It gives your ManufacturingWorkOrderProductionProgressNotification_Out as inbound interface, this is obviously wrong.

Regards,

Udo

Former Member
0 Kudos

Hi Aditi,

Please elaborate what you had done previously & was it working? Also, thus far, what have you configured in ID for this interface?

You should probably be using ManufacturingWorkOrderProductionProgressNotification_In on the ECC receiving side.

Regards, Trevor