cancel
Showing results for 
Search instead for 
Did you mean: 

Missing or Invalid Receiver Agreement Problem in PI7.31 sp4

Former Member
0 Kudos

Hi  pi expert:

  i encounter a ridiculous issue in pi7.31 sp4,   there is a asynchronous scenario : Proxy->PI-SOAP, actually i can confirmed that scenario configuration is ok. because when i run this scenario with message one by one in low frequency, it work fine.

but when i run this scenario in concurrence by loadrunner ,  below issue occured  sometime, and Restart this failed message but always cannot success.:

it PI7.3' bug?



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

- <!--

 Call Adapter 

-->

- <SAP:Error SOAP:mustUnderstand="1" xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/">

<SAP:Category>XIServer</SAP:Category>

<SAP:Code area="INTERNAL">OUTBINDING_OBJECT_MISSING</SAP:Code>

<SAP:P1 />

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

<SAP:Stack>Outbound binding object missing when determining outbound adapter</SAP:Stack>

<SAP:Retry>M</SAP:Retry>

</SAP:Error>




Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Kevin,

Some times we use to face the above issue due to cache problem.

Regards

Venkat

Former Member
0 Kudos

Hi Venkat:

  thanks for your timely response, it seems pi cache have some problem . do you have some solution for this issue.

thanks.

best regards!

Former Member
0 Kudos

BTW, it's caused by Message packaging, disable  packaging function can solve this problem.

0 Kudos

Hi Kevin,

Im facing similar issue, and im using pi 7.4 dual stack.
Can you please tell me the steps how to disable packaging function in 7.4.

Regards,
Varsha.

Former Member
0 Kudos

he varsha :

  your need to inactive package function in ecc side, using tcode sxmb_adm , parameters :runtime:packaging 0.

Answers (0)