cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Message Level Security

Former Member
0 Likes
642

Hi All,

In the PI to PI scenario i used certificates for sigining and encryption. For this i followed message level security document.

In PI1 message is signed and encrypted, but the sign is not validated and message is not decrypted in PI2 server. Output from PI2 server is coming in encrypted form. How to solve this issue.

PI1 SP is 11 and PI2 SP is 06.

Kindly suggest some solution.

Regards

Prakash

View Entire Topic
Former Member
0 Likes

Hi All,

I already saw the help links as per the help only i configured all the steps, but i am not able to solve the error.

Also if I send message from PI2 to PI1, error is coming in call adapter of PI2 server. Following is the error message

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?><!-- Call Adapter --> <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand=""><SAP:Category>XIServer</SAP:Category><SAP:Code area="SECURITY">SECURITY_APPLY_ERROR</SAP:Code><SAP:P1>Sign and Encrypt Message</SAP:P1><SAP:P2/><SAP:P3/><SAP:P4/><SAP:AdditionalText>Communication error Unallowed RFC-XML Tag (SOAP_EINVALDOC)</SAP:AdditionalText><SAP:ApplicationFaultMessage namespace=""/><SAP:Stack>Error during message security handling in outbound channel: Security profile 'Sign and Encrypt Message'

</SAP:Stack><SAP:Retry>M</SAP:Retry></SAP:Error>

Can any one suggest any solution to solve the error.

Regards

Prakash

Former Member
0 Likes

Hi Prakash,

We are facing a similar problem in XI to XI communication with message level encryption scenario.

Kindly suggest. If u got any solution for this.