Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Failing Http Connection

Former Member
0 Likes
613

Hi

I want to send SMS thru ABAP code. For that I am creating http client in an ABAP program.

I am getting an exception in the http_client->recieve method saying:

ICF Error when receiving the response: ICM_HTTP_CONNECTION_FAILED

Even when i test the standard report program 'RSWF_TEST_HTTP' to test http connection it fails .

Any help ?

Regards

Purva

1 REPLY 1
Read only

Peter_Inotai
Active Contributor
0 Likes
456

Hi Purva,

Can you ping the server /st06 -> Detail.. -> Ping/?

Might be that a firewall prevents you to access the server or something like this.

Also check the log/trace files in SMICM.

Are you sure that your HTTP service is active?

Best regards,

Peter