cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP Receiver - Proxy

Former Member
0 Kudos

Hi,

I had to design a file----- XI -


HTTP scenario.

Say i am connect to a 3rd party with address 11.11.111.11 throgh the HTTP call.

But now i am told that a firewall wil be in place between XI and HTTP.

What does that mean ? do i still have to call the address 11.11.111.11 or some thing else ?

do i have to take any specific care in the HTTP receiver ?

Any help is highly appreciated.

Thanks,

Vignesh

Edited by: Vignesh Perumal on Nov 17, 2008 5:48 PM

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

since u r using HTTP protocol and default 80 port is allowed in the firewall.. i think no punch is required for the firewall.

Answers (6)

Answers (6)

Former Member
0 Kudos

no answer

dharamveer_gaur2
Active Contributor
0 Kudos

Hi

Check thread with similar issue

Former Member
0 Kudos

Thanks,

I checked the transaction SMICM and i got the following error

[Thr 2314] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 9 / sock 38

(SI_ECONN_REFUSE/79; I4; ST; 217.167.99.66:1100) [nixxi.cpp 2823]

[Thr 2314] *** WARNING => Connection request from (28/20759/0) to host: 217.167.99.66, service: 1100 failed (NIECONN_REFUSED)

AP-T28, U20759, 010 PIAFUSER, , 05:15:37, M0, W2, , 1/0 [icxxconn_mt.c 2321]

What should i make out of this ?

Regards,

Vignesh

Former Member
0 Kudos

Thanks for ur opinon.

I just tried to ping the 3rd part system from my PC.

I got a message sayig "Request timed out"

Does this mean that the 3rd part system is not active ?

Former Member
0 Kudos

Hi

Replied to your other thread.

Its not necessary that target system is not active. but for you to connect to the target system you need to enable them in your landscape and even target network should allow your IP to send data to them.

Thanks

Gaurav

Former Member
0 Kudos

Hi Vignesh

But now i am told that a firewall wil be in place between XI and HTTP.

What does that mean ? do i still have to call the address 11.11.111.11 or some thing else ?

do i have to take any specific care in the HTTP receiver ?

There is nothing specific you need to do here. Just you need to add a firewall rule that will allow PI to post to this IP.

Give a check doing a ping test to this IP. If not successful contact your network people to solve this.

May be you require HTTPS based on your company security policies. For that you need to install SSL certificate on your PI box, generated from target system and create RFC destination on XI. Use this RFC destination in receiver HTTP

Thanks

Gaurav

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

>What does that mean ? do i still have to call the address 11.11.111.11 or some thing else ?

the same address

>do i have to take any specific care in the HTTP receiver ?

nothing special

Regards,

Michal Krawczyk