cancel
Showing results for 
Search instead for 
Did you mean: 

abap proxy client and https webservice

Former Member
0 Kudos

Hi, I have a problem with an abap proxy client.

This proxy works perfectyl when I call the test webservice (via HTTP protocol) but it does not work if I try to call the productive webservice (via HTTPS protocol). Of course I have configured LPCONFIG in order to let the proxy point to the correct web site.

I'm pretty sure that problkem is caused by different protocols HTTP vs HTTPS.

I thought the problem could be the web site certificate, so I added it into the PSE (transaction STRUST) but nothing happnes.

Your help is really appreciated.

Edited by: robcom69 on Feb 22, 2010 3:34 PM

Edited by: robcom69 on Feb 22, 2010 3:35 PM

Edited by: robcom69 on Feb 22, 2010 3:49 PM

Accepted Solutions (1)

Accepted Solutions (1)

former_member188972
Active Contributor
0 Kudos

If you call in https, did you have load the certificate?

Former Member
0 Kudos

I have loaded the certificate in the TRUST transaction.

Anyway, in our system we do not have the SAPCRIPTOLIB libraries and I do not underastand if they are necessary or not.

I mean, I need these libraries only if I expose an HTTPS server from SAP or even if SAP is the client and it need to access an external https webservice ?

Please help.

Former Member
0 Kudos

I do not have my question anwered, so if someone can help, I really appreciate.

Bye.

Former Member
0 Kudos

Problem solved.

Our technical group installed the crypto libs and now everythings is working...

Thanks anyway to all people that answered me .

Answers (3)

Answers (3)

0 Kudos

Dear Rob,

Just activate your webservice by using tcode 'SICF'.

Then it will start working.

Thanks and regards,

--Sonal

Former Member
0 Kudos

The webservice is an external webservice that I call from SAP, so I can not activate it in the SICF.

Former Member
0 Kudos

Hi, I am also facing same issue, please let me know the solution if its resolved.

Former Member
0 Kudos

The error that I receive when I try to call the webservice is :

SOAP 1.023 SRT: Processing error in Internet Communication Framework: ("ICF Error when receiving the response: HTTP COMMUNICATION FAILURE")

Hope you can help.

Former Member
0 Kudos

Hi,

Go to transaction SMICM --> Administration --> Services

Check if HTTPS with it's relevant port is listed as available services.

If not then Basis needs to set it.

Regards, Trevor

Former Member
0 Kudos

Hi,

Please provide more detail on the error you're getting, it could help in getting an answer quicker. Thanks.

Regards, Trevor