cancel
Showing results for 
Search instead for 
Did you mean: 

XI adapter Error

Former Member
0 Kudos

Hi XI gurus,

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.

But, wjen executing this scenario I have got the follwing 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 (3)

Answers (3)

Former Member
0 Kudos

Hi Suraj,

Thanks for sending that note. But already all the configurations had been done in my server. Could you help me more?

Former Member
0 Kudos

Hi Jeya -

This will require some additional configuration. First, take a look at this link:

http://help.sap.com/saphelp_nw04/helpdata/en/43/cb01cec4370cd5e10000000a1553f7/content.htm

Then take a close look at Note 713508.

The following guide will be of use as well:

https://websmp105.sap-ag.de/~sapidb/011000358700002767992005E/HowToMLSXI30_02_final.pdf

Regards,

Jin

Message was edited by: Jin Shin

Former Member
0 Kudos

Hi abhy,

I had already seen these links. Using these links only, I had developed the scenario.

PS: Surely, I will award points for HELPFUL answers.

former_member187339
Active Contributor
0 Kudos

Hi,

Just have a look at the following note : 706372... It might help you.

Regards

Suraj

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.