cancel
Showing results for 
Search instead for 
Did you mean: 

XI Error for SOAP while calling from Webdynpro

Former Member
0 Kudos

Hello every one,

I have implemented a webservice scenario which involves soap message exchange,,I have checked the configuration from configuration tool -- it seems fine there -- than we had a check run from XML spy, using the WSDL generated by XI,,, that went through as well,, but now when I am trying to call the webservice through webservice adaptive model in NWDS, it returns :

<!-- Receiver Identification

-->

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

<SAP:P1 />

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

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

<SAP:Retry>N</SAP:Retry>

</SAP:Error>

-


this is the response message generated and viewed in SXMB_MONI

Now I cannot understand why its prompting error from application and not XML Spy,,

I am using following url to send msg to XI's SOAP sender adapter:

http://pep:8000/sap/xi/engine?type=entry&version=3.0&Sender.Service=BS_PROTOTYPE_WS_OUT&Interface=ur...

any help would be highly appreciative..

thanks

Accepted Solutions (0)

Answers (2)

Answers (2)

GabrielSagaya
Active Contributor
0 Kudos

As the error message states , there is some issue with the RECEIVER DETERMINATION. Would suggest that you check the receiver dtermiantion and see if u have defined it as needed for your scenario

Former Member
0 Kudos

Thank you for replying,

what is causing ambiguity is that results are being fetched fine when using XML spy,, but not with WD application!!

any clues

Former Member
0 Kudos

Hi Zahid,

Check in the Configuration(Integration Directory) if the Recevier is determined for this sender.....if not create the Recevier for this sender system ...........And activate all objects related with this Senario..........

And also Refresh the cache

Reward with ponits if helpful

Regards

Sai Ganesh