cancel
Showing results for 
Search instead for 
Did you mean: 

Receiver Determination: No Receiver could be determined in Proxy to SOAP Scenario

former_member208396
Participant
0 Kudos

Hello Experts,

I am trying to do Proxy to SOAP scenario for the first time in SAP PO[Dual Stack]. When payload enters in IE of PI it fails with below error.

I have checked all the configuration but unable to resolve the issue. Please help me. Also please refer to attached screenshot for config details.

In my case sender and receiver are same as ECC 6.0 system.

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

- <!--

 Receiver Determination 

--> 

- <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="RCVR_DETERMINATION">NO_RECEIVER_CASE_ASYNC</SAP:Code>

<SAP:P1 />

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

<SAP:Stack>No receiver could be determined</SAP:Stack>

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

</SAP:Error>



     Regards,

     Vishnu Srivastava

Accepted Solutions (0)

Answers (1)

Answers (1)

iaki_vila
Active Contributor
0 Kudos

Hi Vishnu,

In the sxi_monitor the message comes with the business service BS_S13_800?

Could you share a screenshot with the Receiver Determination step?, may be the receivers tab is wrong.

Regards.

former_member208396
Participant
0 Kudos

Hi Inaki,

Thanks fro your reply. Issue got resolved. I was selecting outbound interface name from some other similar namespace not the relevant one. Have selected all the interfaces from one namespace and resolved the issue. Its a silly mistake of mine

Regards,

Vishnu