cancel
Showing results for 
Search instead for 
Did you mean: 

*Soap TO RFC :-Empty SOAP RESPONSE*

Former Member
0 Kudos

Dear Friends,

I am doing a SOAP TO RFC scenario.And while testing the scenario using SOAP UI TOOL the response is EMPTY its like this.

<SOAP:Envelope xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/">

<SOAP:Header/>

<SOAP:Body/>

</SOAP:Envelope>

Monitoring:-

In message monitoring :- its successful

In SXMB_MONI :-Its a checked Flag.

My Mapping is working fine.

Please help me in Tracing the Problem.

Regards,

jeevan

Accepted Solutions (1)

Accepted Solutions (1)

SudhirT
Active Contributor
0 Kudos

Hi Jeevan,

Did you check the payload in mapping editor? also check the mappings once more and check the thread

Thanks!

Answers (2)

Answers (2)

Former Member
0 Kudos

Hai Friends,

I have solved the problem.as i was doing a synchronous scenario and in my sender soap cc i have selected Exactly Once instead of Best Effort .so that was the mistake.

So any once facing the same problem.Then first shot check this.

Bye

jeevan

dharamveer_gaur2
Active Contributor
0 Kudos

Hi

Are sending any input field value? also check input value that u are sending exist value in Table.

Then check field length in RFC.

Ex: if Company ID value is 000100 and if u sending 100 then it will return empty value