cancel
Showing results for 
Search instead for 
Did you mean: 

Message processing failed: Invalid http response: 220

former_member190178
Participant
0 Kudos

Hi Experts,

I am working on FILE to SOAP scenerio. File is coming in XI properly. But in the SOAP CC its showing this error.

Message processing failed. Cause: com.sap.aii.af.ra.ms.api.RecoverableException: invalid http response: 220 (Name of the Interanet of the Company) Microsoft ESMTP MAIL Service, Version: 6.0.3790.1830 ready at Thu, 23 Oct 2008 12:02:22 +0530 : java.io.IOException: invalid http response: 220 (Name of the Interanet of the Company) Microsoft ESMTP MAIL Service, Version: 6.0.3790.1830 ready at Thu, 23 Oct 2008 12:02:22 +0530

Any ideas ?

-=Soniy

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Soniya

invalid http response: 220 (Name of the Interanet of the Company) Microsoft ESMTP MAIL Service

Is your requirement is to send SOAP as email. Are you using communication protocol as SMTP.

If your requirement is to consume webservice published by target server using WSDL given to you then use protocol HTTP or HTTPS as required.

Check for target URL and SOAP action is configured properly as per the WSDL you are using.

You can use SOAP UI its a free tool. Download it for free http://www.soapui.org/

Import the WSDL you have and try to make request to the target server using this. If it works then make correction to XI for the similar task

Thanks

Gaurav

Answers (5)

Answers (5)

phanikumar_akella
Participant
0 Kudos

Hi,

Check the scenario in Altova Spy.

former_member190178
Participant
0 Kudos

Hi,

Can you please guide me how to use the Altova XML spy. I am new to it. I have installed the Altova MapForce. Is the Altova MapForce and Altova XML spy serves the same purpose or are they different ? Please tell me how to use it ?

-=Soniya=-

Former Member
0 Kudos

HI Soniya,

check if u have given the correct URL in the Target URL.

Check the below link. It will show the trouble shooting of Saop Message.

Regards,

Leela

Former Member
0 Kudos

Hi..

Is there any webservice that u are trying to consume at the receiver end..??

Whether u r using any synchronus inteface..??

Regards

Azahar

prateek
Active Contributor
0 Kudos

Does ur webservice internally tries to use Microsoft exchange server? The problem seems to be with that call.

Regards,

Prateek

Former Member
0 Kudos

check your source of web service,

first check it with Altova XML spy/tcp gateway , it will give you clear picture

former_member190178
Participant
0 Kudos

Hi,

Can you please tell me how to use Altova XML spy ?

Former Member
0 Kudos

Hi Sonia,

Please go throgh the following links for use ofr XML SPY

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/7ccd3e4e-0501-0010-95ae-afa58cb4...

Regards

Sridhar Goli

Former Member
0 Kudos

have u checked with the other system if the details in SOAP CC are correct. check from SM59 if u can ping that url u r trying to reach