cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP error

Former Member
0 Kudos

When I have posted test data from xml editor,

I got the following error as response:

<SOAP:Fault>

<faultcode>SOAP erver</faultcode>

<faultstring>System Error</faultstring>

<detail>

<s ystemError xmlns ="http://sap.com/xi/WebService/xi2.0">

<context/>

<code>RCVR_DETERMINATION.MESSAGE_INCOMPLETE</code>

<text>Message is incomplete. No Sender found</text>

</s ystemError>

</detail>

</SOAP:Fault>

My sender is SOAP(webservice) and recv is SAP ECC.(synh asynch)

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi,

It looks to be there are some problems while using the communication channel as SOAP sender.

Have you given the proper namespace and Message interface in SOAP sender communication channel.

Please verify it may be you have given it in reverse way.

(Many times i also had faced the same issue , may be it will be same )

Once for verification purpose,

In Integration Directory

Goto ---> Configuration test, give the XMl payload and try to test the whole scenario as configured.

if its working fine then, you can test the more detail error in RWB -->communication channel for SOAP.

Thanks

Swarup

Former Member
0 Kudos

Hi,

Verifiy Your receiver data ..Might u r receiver data not having responce information for soap request.

Plz award points

thanq

Former Member
0 Kudos

Hi Naresh,

Please check you sender agreement and sender information entered elsewhere also.

Thanks,

Varun

Former Member
0 Kudos

Check your receiver determination again, edit it and activate again in change list or configure it again.

Check all the steps are in place.

BR,

Kasturika