cancel
Showing results for 
Search instead for 
Did you mean: 

Https error with XI adapter

former_member568822
Active Participant
0 Kudos

Hi,

I am trying to sending something to partner XI server using XI adapter https but i getting below error. I am already sending using https without client authentication.

<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">INBOUND_SECURE_LEVEL</SAP:Code>

<SAP:P1>25818A00B5DF4E9A0C57B463E10C74E7</SAP:P1>

<SAP:P2>HTTP</SAP:P2>

<SAP:P3>HTTPS Without Client Authentication</SAP:P3>

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>Message 25818A00B5DF4E9A0C57B463E10C74E7 was sent with 'HTTP'. Channel configuration, however, requires 'HTTPS Without Client Authentication'</SAP:Stack>

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

</SAP:Error>

Accepted Solutions (0)

Answers (4)

Answers (4)

former_member568822
Active Participant
0 Kudos

Problem from the receiver.

Former Member
0 Kudos

Hi,

Check in your partner XI server sender communication channel security level should be 'HTTPS Without Client Authentication'.

Regards,

Prakasu.M

former_member568822
Active Participant
0 Kudos

HI,

My partner already set their sender cc "HTTPs without communication channel". So the error is cause by my partner system?? Any others possible??

Thanks.

Former Member
0 Kudos

Hi,

Check with the proxy server settings at your end. It might be pointed both http and https using same service. So this will cause an issue.

Regards,

Prakasu.M

former_member568822
Active Participant
0 Kudos

Hi,

Thanks for reply. <SAP:Code area="SECURITY">INBOUND_SECURE_LEVEL</SAP:Code> mean it hot error when my partner try to send the ack to me? Or its because of error when i try to send message to my partner?

Any idea??

Thanks

Edited by: fcgan on Jul 15, 2009 10:15 AM

Edited by: fcgan on Jul 15, 2009 12:05 PM

agasthuri_doss
Active Contributor
0 Kudos

Hey,

>HTTPS Without Client Authentication

Check with Receiver system application regarding authorization

Cheers

Agasthuri

Former Member
0 Kudos

Hi,

Refer this note

Note 871891 - Error code DB_ACCESS_ERROR table SXMSQEUE_RCV during INSERT.

As per this note

If you restart the system manually, the message is then generally processed without any errors. This error occurs if messages occur with a new partner/service combination.

Reason and Prerequisites

This is caused by an error in the source code.

Solution

Implement the attached correction instructions or import the Support Package given below.

Regards,

Ravi