Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Certificate issue while calling web service

Former Member
0 Likes
352

Hi ,

Basically I am developing application whose front end is in JAVA and backend is in SAP.

I am calling .NET web service in my SAP code.

When I execute from front end(JAVA) I am getting error SRT: Processing error in Internet Communication Framework: ("ICF Error when receiving the response: ICM_HTTP_SSL_ERROR")

But when I execute same RFC in SAP it works fine and I am able to call web service properly.

One more interesting thing is it is working fine from front end in development box but not working on quality box (Code is working correctly on both development and quality box when we execute from SAP).

Please help.

Thanks and Regards ,

Jigar Thakkar

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
315

Guys I solved issue.

There was some issue in certificate installation.

1 REPLY 1
Read only

Former Member
0 Likes
316

Guys I solved issue.

There was some issue in certificate installation.