Skip to Content
0
Former Member
Mar 08, 2012 at 06:20 AM

error ICM_HTTP_TIMEOUT

278 Views

Hi,Experts.I need help. Please see the info below.

Step1)Create a Web Service in 10 Minutes

http://sapignite.com/create-a-web-service-in-10-minutes/

Step2)Consuming a Web Service in ABAP

http://sapignite.com/consuming-a-web-service-in-abap/

The step1 & step2 provides me with good demos of creating and consuming a web service in ABAP.

I followed the these two steps to create and consume a web service in ABAP.I did ok in the step1.

But I encountered an error message in step2.I created a Logical port for proxy class in the SOAMANAGER.

But when I test the created proxy class in tcode:se80,the following error message showed up.

Error message:[ SOAP:1,023 SRT: Processing error in Internet Communication Framework: ("ICF Error when receiving the response: ICM_HTTP_TIMEOUT") ]

Component version of my SAP system is EHP4 FOR SAP ERP 6.0 / NW7.01.

Please help me.