cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP receiver adapter

Former Member
0 Kudos

HI,

I am creating receiver HTTP adapter in PI.My receiver url is as below.

https://real.qa.officemaxsolutions.com:5443/invoke/OMXBuyer/receive

with this URL i am passing the values like the below in the receiver HTTP adapter configuration in Integration Directory.

Addressing Type : URL Address

Target Host : https://real.qa.officemaxsolutions.com

Service Number: 5443

Path : /invoke/OMXBuyer/receive

HTTP Proxy Host :

HTTP Proxy Port :

Please let me know the above parameters are correct or not?Also my scenario is PROXY>XI->HTTP.

Do i need to maintain the parameters for HTTP Proxy Host and HTTP Proxy Port,if so what values do i need to maintain?

Thank You,

Accepted Solutions (1)

Accepted Solutions (1)

VijayKonam
Active Contributor
0 Kudos

The proxy values are needed if at all the receiving system has a proxy server. Why dont you test the scenario for yourself and find out if it running or throwing any errors?? I hope it should work..!!

VJ

Former Member
0 Kudos

Hi Thank You,

So u mean to say that the parameters which i am passing are correct from the URL 'https://real.qa.officemaxsolutions.com:5443/invoke/OMXBuyer/receive"

Addressing Type : URL Address

Target Host : https://real.qa.officemaxsolutions.com

Service Number: 5443

Path : /invoke/OMXBuyer/receive

HTTP Proxy Host :

HTTP Proxy Port :

And if i have proxy at sender side parameters HTTP Proxy Host ,HTTP Proxy Port are not required right?

And i want to get the HTTP response back from the receiver how can acive that in the HTTP adapter?Any steps are helpful for me.

Thank You,

Answers (0)