cancel
Showing results for 
Search instead for 
Did you mean: 

For using SOAP at receiver side

Former Member
0 Kudos

Hi We have XI Sp19, we are using SOAP adpater with transport protocal is Http and message protocal as SOAP 1.1.

We are using https URL. As we are using first time SOAP on the system.

Here every thing is fine we are unable to send the doc to vendor side

Please let me know what extra configuration I need to do for usiong SOAP with https. TIA

Ram Singhal

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

closing. thanks

Former Member
0 Kudos

you need to add HTTPS setting in visualadmin also.

Former Member
0 Kudos

We are getting this error in Communication Channel monitoring :

SOAP: call failed: iaik.security.ssl.SSLException: Peer sent alert: Alert Fatal: handshake failure

Ram

Former Member
0 Kudos

you need make SSL setting in visualadmin for this adapter.

Former Member
0 Kudos

Hi, can you please let me know what necessary setting we need to do in Visual Administrator. Thanks

Former Member
0 Kudos

Ram,

check SAP Note 856597 Question 5.

I get the SSL handshaking error. I get some error when I call my SSL web service.

A: First, please make sure that the SSL server is working correctly with another client. If the server is working and you still have the problem, the most likely cause is that your J2EE engine is not configured appropriately to be able to use the unrestricted strong features of the cryptographic library. Please make sure that:

- The JDK java security lib directory ($JAVAHOME/jre/lib/security) contains the unrestricted strong version of local_policy.jar and US_export_policy.jar, which are about 5KB and not the restricted version that are about 3KB each. If you have the restricted version, please refer to http://java.sun.com/ to obtain the unrestricted version.

- The full version of IAIK is available in the J2EE engine's Security Provider. To check this, go to Service -> Security Provider -> Cryptography Providers, and select IAIK. The Provider Information field should show the full version (e.g., IAIK Security Provider v3.12) and not the evaludation version (e.g., IAIK Security Provider v3.01, evaluation version). If you have the evaludation version, please refer to the security setting section of the SAP J2EE documentation.

regards

sreeram.g.reddy

bhavesh_kantilal
Active Contributor
0 Kudos

The document on the XI home page gives you the list of the steps to be done to confugre HTTPS.

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f0650f56-7587-2910-7c99-e1b6ffbe...

Regards

Bhavesh