cancel
Showing results for 
Search instead for 
Did you mean: 

OUTBOUND_BINDING_NOT_FOUND

Former Member
0 Kudos

HI ,

I am trying FTP TO RFC scenario using BPM.

I am sending a input xml file for BAPI_COMPANY_GETDETAIL.

I am getting a response xml file.But it does not have any data.

I do see an error

<!-- Technical Routing

-->

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

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

<SAP:Code area="OUTBINDING">OUTBOUND_BINDING_NOT_FOUND</SAP:Code>

<SAP:P1>,SISL_GGN_IC881037</SAP:P1>

<SAP:P2>,SISL_GGN_IC881037,urn://FTPBPMRFC.com,FILEREQUEST_OB_MI</SAP:P2>

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

Do you think there is something wrong with my xml file..

Kindly help..

Will add reps..

Regards,

Deepak

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member187339
Active Contributor
0 Kudos

Hi Deepak,

How you are calling the BAPI? Are you using any wrapper class? You have to use a Wrapper class when you call a BAPI.

Regards,

Suraj

Former Member
0 Kudos

Hi

Do you got the solution for your problem. I am also facing a similar problem but it is strange to me that the scenario is working in most of the times but some time it gives the same 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 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. This might be an issue related to some cache. Because i have seen that the receiver and sender interface names are different in successful messages and in errored messages.

Thanks

Gopesh

Former Member
0 Kudos

Hi Deepak,

Please Check your Response Message Mapping.

Also You are using BPM, so check your Receiver Determinations and Interface Mapping.

I hope it helps,

Thanks & Regards,

Varun Joshi

Former Member
0 Kudos

chk ur reciever determination and reciever agreement properly.