cancel
Showing results for 
Search instead for 
Did you mean: 

No SOAP Envelope

Former Member
0 Kudos

hello,

i configured a interface scenario RFC -> XI -> SOAP.

The web service is publised from an external system.

If i call this w.e from Eclipse or one more soap client i have no problem, but when i call it from interface (XI) and test the whole scenario, i receive back an error:

Received XI System Error. ErrorCode: GENERAL ErrorText: com.sap.aii.af.ra.ms.api.DeliveryException: No SOAP Envelope but 1 Envelope ErrorStack:

If i look the message content , i cannot see error inside.

I use other soap receiver comunication channel whitout problem.

Any suggestion?

thanks in advance

Alessandro

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member200962
Active Contributor
0 Kudos

Hi,

You can use the Do Not Use SOAP Envelope option available in the SOAP communication channel.

Regards,

Abhishek

Edited by: abhishek salvi on Oct 3, 2008 8:21 PM

0 Kudos

I think here your SOAP envelope is not getting build up. Ensure that your final message is going inside the SOAP envelope as is specified in WSDL supplied by your vendor.

Cheers.

former_member183906
Active Contributor
0 Kudos

Select the option Do Not Use SOAP Envelope is in the communication channel under Conversion Parameters.