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

HTTPs Request program

sunit_s
Participant
0 Likes
1,361

Hi Gurus

I am getting ICM_HTTP_CONNECTION_FAILED error when I execute a program which contains HTTP request. The HTTP error code is 400.

Also in SMICM I get the following error:

ERROR => NiBufIConnect: non-buffered connect pending after 5000ms (hdl 29;XX.XXXXX.com:443) [nibuf.cpp 4611]

WARNING => Connection request from (25/133/3) to host: XX:XXXXXX.com, service: 443 failed (NIECONN_REFUSED)

210 ACCLIMATION, acclimation-PC, 12:38:29, M3, W0, SE38, 6/2 [icxxconn_mt.c 2321]

What should I do to correct this?

Any help would be highly appreciated.

Regards

Sunny

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
836

Hi Sunny,

Kindly check hostname and proxy is entered as shown in SMICM transaction.

Also ensure that you have active HTTP port in your ICM.

This is needed for the connection to the enigne.

Thanks,

<DS>

2 REPLIES 2
Read only

Former Member
0 Likes
837

Hi Sunny,

Kindly check hostname and proxy is entered as shown in SMICM transaction.

Also ensure that you have active HTTP port in your ICM.

This is needed for the connection to the enigne.

Thanks,

<DS>

Read only

0 Likes
836

Hi

I had to define proxy in SICF to overcome the problems.

Thanks