cancel
Showing results for 
Search instead for 
Did you mean: 

Decrypt a SOAP response message

Former Member
0 Kudos

Hello there,

We have successfully configured message level security for one of B2B integration interfaces, our partner is able to receive and decrypt/validate our request, and send back the response to us. But the problem now is that the response is encrypted as well, there seems no where in XI we can configure for the decryption of the response message.

I have reviewed this URL from help.sap.com which basically saying that there is a place in receiver agreement configuration to do this, but in our XI 3.0 system, it does not exist.

http://help.sap.com/saphelp_nw04/helpdata/en/1f/7e2441509fa831e10000000a1550b0/frameset.htm

Thanks in advance for your help..

have a nice day.

Jerry Zhang.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

We are using XI 3.0 SP17. The call to the provider was successful, just the returned message is encrypted and we just don't see the "decrypt and validate" in the agreement configuration.

We are going to try on PI 7.1, don't want to waste any more time on XI now.

Thanks for all your help!

Jerry

bhavesh_kantilal
Active Contributor
0 Kudos

Jerry.

You need to look into this link for the Receiver SOAP Adapter's security,

http://help.sap.com/saphelp_nw04/helpdata/en/56/992d4142badb2be10000000a1550b0/content.htm

Make sure in the Security Profile of your Receiver Agreement you select option Web Services Security andfor the decrypting key you use XI's private key.

You partner would have encrypted the message using XI's public key.

Regards

Bhavesh

Former Member
0 Kudos

Hi Jerry

If you have security profile on with the communication channel you can do it.

What the version you have for XI and SP level for it?

use the same web service security algo that you have used for request message

Thanks

Gaurav