cancel
Showing results for 
Search instead for 
Did you mean: 

outbound binding exception: No receiver agreement found

Former Member
0 Kudos

Hi

We have a synchronous scenario in XI HTTP -> RFC.

This scenario is working fine in all environment dev,qa,prod.

It is strange to me that the scenario is working in most of the times but some time it gives the error OUTBOUND_BINDING_NOT_FOUND (outbound binding exception: No receiver agreement found for , PR0CLNT400, , PRODREQ_LABELS_P, urn:auto.com:Ppreq, I15_WorkOrderNumber_OB)

I have seen in the sxmb_moni that in the errored messages the interface names in the sender and receiver is same i.e. I15_WorkOrderNumber_OB but in the successful messages the interface name in the sender is I15_WorkOrderNumber_OB and in receiver is "BAPI_PRODORD_GET_DETAIL".

I need a quick help on this. Because only for few messages this error comes and for all other same messages this error is not comming.

I guess this might be an issue related to some cache problem. but i have checked that in cache no error there.

Thanks

Gopesh

Accepted Solutions (0)

Answers (1)

Answers (1)

moorthy
Active Contributor
0 Kudos

Hi Gopesh,

Are you able to reproduce these errors ? I mean to say , check the same message once again and check are you getting the same error...

Check These SAP note# 760435,774497,832965

Hope this helps,

Regards,

Moorthy

Former Member
0 Kudos

Hi Moorthy,

As i have already written that this error is not comming always and some times it is comming in prod env, so i can not reproduce the same error again, but at the same time the other messages with same data is working fine.

I have seen the notes that you refer and i think as we have XI 30 Support Package stack 12 (SAPKB64012) so these are not applicable.

Do you have any other solution\suggestion.

Thanks

Gopesh

moorthy
Active Contributor
0 Kudos

Hi,

<i>As i have already written that this error is not comming always and some times it is comming in prod env, so i can not reproduce the same error again, but at the same time the other messages with same data is working fine.</i>

Are you sure you are not able to reproduce in QA environment? If you can reproduce this error once again, if you raise SAP customer message then they may help you on this..Still you can raise this to SAP

Probably timing is the issue here !!!

Just one thought-If you are getting this type of error while multiple message processing , then

Increase the maximum number of connections in your RFC reciever Adapter..

Also check try to make your Sender Adapter EOIO and chek are you able to get this type of error.

Regards,

Moorthy