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

SECURITY_APPLY_ERROR

Former Member
0 Likes
434

Hi,experts:

I want to encrypt message while transporting B2B data,but the following error message displayed in SXI_MONITOR:

<?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>Signature error Error during the processing of the encryption element. Error was: com.sap.engine.lib.xml.signature.SignatureException Error while encrypting raw: algorithm:http://www.w3.org/2001/04/xmlenc#tripledes-c</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>

How to solve it?

Regards

Ming

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
396

We are haveing the same problem in PI 7.1

Have you managed to resolve it and how?

regards,

Haik

2 REPLIES 2
Read only

Former Member
0 Likes
397

We are haveing the same problem in PI 7.1

Have you managed to resolve it and how?

regards,

Haik

Read only

0 Likes
396

Dear All,

We are also facing similar kind of error.

<?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 SRT: Unsupported xstream found: (&quot;HTTP Code 503 : Service Unavailable&quot;)</SAP:AdditionalText>

  <SAP:Stack>Error during message security handling in outbound channel: Security profile &#39;Sign and Encrypt Message&#39;</SAP:Stack>

  <SAP:Retry>M</SAP:Retry>

  </SAP:Error>


Request your help .

Regards,

Tibin Joseph