cancel
Showing results for 
Search instead for 
Did you mean: 

XI adapter Error

Former Member
0 Kudos

Hi all,

In my scenario, in the sender side I am using File adapter and in the receiver side XI adapter. In my receiver communication channel I had enabled the Web Security Settings. So in the receiver agreement, I had selected Security profile as “Sign” and also I had chosen pre-defined Keystore and Keystore Entry.

When executing this scenario, I got the following 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 Message</SAP:P1>

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText>Signature error Error during the generation of a digital signature. Error was: com.sap.security.core.policy.exceptions.ProcessException The creation of digital signature failed. Please check the logs..</SAP:AdditionalText>

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>Error in outbound message security handling; security profile 'Sign Message'</SAP:Stack>

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

</SAP:Error>

Any suggestions please…

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Jeya,

Please go through these links below and see if they help you in anyways...pls go thru the steps mentioned in the same carefully:

XI Adapters:

http://help.sap.com/saphelp_nw04/helpdata/en/e1/091640a991c742e10000000a1550b0/frameset.htm

Configuring the Sender XI Adapter

http://help.sap.com/saphelp_nw04/helpdata/en/e1/091640a991c742e10000000a1550b0/frameset.htm

Configuring the Receiver XI Adapter

http://help.sap.com/saphelp_nw04/helpdata/en/e1/091640a991c742e10000000a1550b0/frameset.htm

File Adapters:

http://help.sap.com/saphelp_nw04/helpdata/en/e1/091640a991c742e10000000a1550b0/frameset.htm

Configuring the Sender File/FTP Adapter

http://help.sap.com/saphelp_nw04/helpdata/en/e1/091640a991c742e10000000a1550b0/frameset.htm

Converting File Content in a Sender Adapter

http://help.sap.com/saphelp_nw04/helpdata/en/e1/091640a991c742e10000000a1550b0/frameset.htm

I hope I have answered your query.

Regards,

Abhy

PS: AWARD POINTS FOR HELPFUL ANSWERS.