cancel
Showing results for 
Search instead for 
Did you mean: 

SECURITY_VERIFY_ERROR in PI

Former Member
0 Kudos

Hi all,

We get the following error message when we try to send Idoc File in PI to PI Integration. The Idoc is getting generated in the R3 system, but it is lying in the XI box with the following 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="1">

<SAP:Category>XIServer</SAP:Category>

<SAP:Code area="SECURITY">SECURITY_VERIFY_ERROR</SAP:Code>

<SAP:P1>Check Signature</SAP:P1>

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText>Signature error Error while valdiating the digital signature. Theerror was com.sap.security.core.ws.wss.NoSecurityHeaderException No wsse:Security header has been defined for role soap:finalActor. Please verify the</SAP:AdditionalText>

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>Error during message security handling in inbound channel: Security profile 'Check Signature'</SAP:Stack>

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

</SAP:Error>

We have tested the RFCs they are able to connect to XI server and SSL certificates are valid.

Please let me know.

Thanks,

Sri

Accepted Solutions (0)

Answers (1)

Answers (1)

prateek
Active Contributor
0 Kudos

Have a look at SAP Note 706372.

Regards,

Prateek

Former Member
0 Kudos

Hi Prateek,

Thanks for your response. The Package for this note SAPKB64002, but we have SAPKB64012 already.

Please let us know what could be the issue.