cancel
Showing results for 
Search instead for 
Did you mean: 

Details for 'Is Web service security available?'

Former Member
0 Kudos

Hi i am working on scenario rfc to webservice.Its as secued webserivce i need to do ssl configuration.

In component monitoring..for the integration engine its in yellow...

Details for 'Is Web service security available?'

Communication error Proxy calls on the sender or receiver side are not permitted on the IS (client)

can any one please help me out..

Thanks

sriram

Accepted Solutions (1)

Accepted Solutions (1)

former_member189324
Contributor
0 Kudos

Hi Sriram,

Since it is a secured webservice, in the connection parameters of your receiver Communication Channel, you have to check the box: Configure Certificate Authentification, and eneter the values for KeyStore Entry and View. Before that you have to install the Certificates on the j2ee engine and configue the WebService Communication Channel later.

Check sap help for more information this topic.

Thanks

Prasad

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi, Sriram,

Can you resolve this problem?

Because I have the same.

Some body can help me?

Thanks!

Former Member
0 Kudos

I have already installed certificates on the j2ee engine & i have given the paramaters for keystore entry & keystore value.Still i have the same error

In component monitoring

For integration engine

Details for 'Is Web service security available?'

Communication error Proxy calls on the sender or receiver side are not permitted on the IS (client)

In message monitoring

Audit Log for Message: f614df00-e9e0-11da-95ef-0004ac577b32

Time Stamp Status Description

2006-05-22 15:18:58 Success The message was successfully received by the messaging system. Profile: XI URL: http://saptst01:51000/MessagingSystem/receive/AFW/XI

2006-05-22 15:18:58 Success Using connection AFW. Trying to put the message into the request queue.

2006-05-22 15:18:58 Success Message successfully put into the queue.

2006-05-22 15:18:58 Success The message was successfully retrieved from the request queue.

2006-05-22 15:18:58 Success The message status set to DLNG.

2006-05-22 15:18:58 Success Delivering to channel: ZCH_VERISIGNPPGR

2006-05-22 15:18:58 Success SOAP: request message entering the adapter

2006-05-22 15:18:58 Success SOAP: call failed

2006-05-22 15:18:58 Error SOAP: error occured: iaik.security.ssl.SSLException: Peer sent alert: Alert Fatal: illegal parameter

2006-05-22 15:18:58 Error Exception caught by adapter framework: Peer sent alert: Alert Fatal: illegal parameter

Can any one please help me out.

Thanks

sriram

henrique_pinto
Active Contributor
0 Kudos

Sriram,

I'm not sure this problem is directly related to the SSL failure, because I've always had the same yellow led for "Is Web service security available?" and in despite of that, I'm succesfully accessing many webservices through SSL.

If I'm not mistaken, Web service security is related to message level security, not transport layer security (which is SSL's case).

Maybe you'll have to update your JCE because per default it has only limited policy files). Please check this link:

http://help.sap.com/saphelp_nw2004s/helpdata/en/8d/cb71b8046e6e469bf3dd283104e65b/frameset.htm

Regards,

Henrique.

kenny_scott
Contributor
0 Kudos

This warning can be ignored as it only indicates that message level security has not been configured.

If you want it to be configured then refer to section -

'12.4.2 - Configuring Web Service Security in the Java Stack'

in the XI 3.0 Configuration Guide