cancel
Showing results for 
Search instead for 
Did you mean: 

Calling HTTPS service from SAP PI 7.31

Former Member
0 Kudos

Hi SAP Gurus,

We have a requirement to call a URL (https://XXXX.us:9443/ ddedsy.cgi) from PI 7.31. Our PI system is on dual stack.

Currently my organization has Java program which calls this URL and post XML file and get response back. XML data file has user credentials and required data.

We had started configuring our system as per following URL :-

http://help.sap.com/saphelp_nw73ehp1/helpdata/en/49/23501ebf5a1902e10000000a42189c/content.htm

We have downloaded SAP Cryptographic Library and update all required profile parameters except ssl/ciphersuites and icm/ssl_config_<xx>.

I am not sure whether these parameters need to be set up? In SMICM both HTTP and HTTPS services are running.

We have also taken step forward to create server / client PSEs and generated certificate request for both of them.

Before sending them out to CA, we have couple of questions:-

1. Is it really needed to configure SSL on AS ABAP and AS JAVA for consuming / connecting to external URL? If Yes then are we on right path and how do we find out appropriate CA authority to sign our certificate?

2. If SSL configuration is not required then what is the right configuration to call external HTTPS UEL with CGI script?

3. Also we have configured SM59 to create a HTTP connection to external server but we get ICM_HTTP_CONNECTION_FAILED message and following is ICM trace log file:-

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Sorry I couldn't complete my discussion.

So following is ICM trace log:-

[Thr 5816] *** WARNING => Connection request from (56/9229/0) to host: https://cpps.state.co.us, service: 9443 failed (NIEHOST_UNKNO

[Thr 5816] RM-T56, U9229, 100 AMERIAS, LSTKUSA-HRX4XW1, 10:43:26, M0, W4, SM59, 2/2 {00051d9c} [icxxconn.c 2271]

Could you please let us know if we really need to get PSEs certificate signed by CA before we can call external URL as consumer and what settings are required to set aforementioned communication.

Thanks in advance!

Satyen Ameria