cancel
Showing results for 
Search instead for 
Did you mean: 

No response available

Former Member
0 Kudos

Hello guys: while communicating with SOAP to SOAP scenario i am getting following error :

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

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

<SAP:Category>XIAdapterFramework</SAP:Category>

<SAP:Code area="MESSAGE">GENERAL</SAP:Code>

<SAP:P1 />

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText>com.sap.aii.af.ra.ms.api.DeliveryException: No response available.</SAP:AdditionalText>

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack />

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

</SAP:Error>

it was working before not sure what config changed?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello.

The solution to problem is.

Cleaner CACHES.

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/1a69ea11-0d01-0010-fa80-b47a7930...

Restar to Machine.

If no solution, is recomend look.

SM59

SXMB_ADM

bye.

Claudio Leó

Answers (1)

Answers (1)

Former Member
0 Kudos

HI,

Please verify if your sender and receiver Webservices which are using SOAP are working fine.

Copy the URL in Internet browser and check for response. If you get it that will indicate that the webService is working.

For Receiver SOAP generate the webservice once again and deploy it in receiver WebService.

Thanks

Swarup