cancel
Showing results for 
Search instead for 
Did you mean: 

Error in consuming webservices using ABAP

Former Member
0 Kudos

Dear Gurus,

I am trying to consume webservices using ABAP. We dont have XI installed and no java instance installed.

I created a customer proxy through SE80 and generated a proxy class by giving a WSDL link and also defined logical port. Traditionally followed the steps. But while testing webservices , I get a ICF error.

The error is as follows:

SOAP : 1:023 SRT : Processing error in internet communication framework ("ICF error when recieving the response ICM_HTTP_CONNECTION_FAILED)

Please let me know the cause of this error and solution to be provided.

I also tried to call the method from an abap program, But I get CX_AI_SYSTEM_FAULT exception.

Awaiting your replies.

Thanks in advance for your support and valuable time.

Thanks

Gurushanthi

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Gurushanthi,

It could one of several problems, examples:

- A firewall setting

- http communication out disabled by Basis team or

- The logical port wasn't configured correctly.

Try the suggestions in this thread to narrow down the reason (particularly the telnet test from the server):

[;

Regards, Trevor

i827647
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Gurushanthi, this problem can be a problem with internet connection. Do you put the proxy on SM59??

Regards,

Edson Thomaz

Former Member
0 Kudos

Hi ,

For ICF problem, go through below Help document

http://help.sap.com/saphelp_nw04/helpdata/EN/f3/f8193c99f5a765e10000000a11402f/content.htm

Also check RFC destination HTTP server and also make sure IP address and Port number are correct.

Regards

Nagaraju