cancel
Showing results for 
Search instead for 
Did you mean: 

Plain HTTP sender with HTTPS URL and client authentication

Former Member
0 Kudos

Hi Guys,

I have a scenario for plain http at sender side in PI 7.31 single stack. The requirements are as follows :

1. Plain http with no soap envelope

2. https protocol to be used (URL should be HTTPS)

3. On using POST, the login credentials should be asked to post data to PI.

I have configured channel as HTTP_AAE with POST message protocol. I have verified the SSL access points are configured(port as 50101).

When testing from HTTP client, the message is not getting posted to PI.

But when I test with HTTP port, the message is posting to PI.

Please advice.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Dear Harshit,

Please check if Https Configuration for Single Stack ( Java Stack only) as per below Doc

I am not sure which Http Client you are using .. since for Http_AAE there are some different Http clients that normal Http adapter so for your cross verification you can send test message as per below blog and can check if message are processing or not

Hope these will help .

Regard,

Former Member
0 Kudos

Hi Rudra,

Thanks for the reply. I am using the below links as reference for the SSL configuration and the test tool for http.

http://scn.sap.com/community/b2b-integration/blog/2012/09/18/configure-the-httpaae-receiver-communic...

http://scn.sap.com/community/pi-and-soa-middleware/blog/2011/05/10/pi-730-http-java-adapter-test-too...

My requirement is to have a HTTPS at sender side. My concern is  that using the test tool, I am able to send messages when I use POST and port as 50100. But when I use port as 50101, I don't get error neither any message flows to PI.

Former Member
0 Kudos

Dear Harshit,

Please check with basis team,  Https Port is open or not.

Warm Regards,

Rudra