cancel
Showing results for 
Search instead for 
Did you mean: 

CO_TXT_CHANNEL_PASSWORD_ERROR

Former Member
0 Kudos

Hi experts.

I have an interface SOAP to Proxy, but the message processed in PI doesn't arrive in Proxy R3.

The sxi_monitor in R3 side, doesn't have message.

The sxi_monitor in PI side, appear the message below:

<?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="OUTBINDING">CO_TXT_CHANNEL_PASSWORD_ERROR</SAP:Code>

<SAP:P1 />

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>Unable to read user password from communication channel of type Error when accessing the secure store (access ID = DD865BCA434E3AF1BF6D001A64C3FDC6) Error while reading from the secure store: ERROR_UNKNOWN: Cannot find entry in secure store (SECSTORE,023)</SAP:Stack>

<SAP:Retry>N</SAP:Retry>

</SAP:Error>

Sorry for the english.

Can anybody help?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Mybe you should check the HTTP destination of your receiver comm channel. Which is basically the RFC connection to your R3 system. Go to transaction SM59 and check the logon parameter for the connection you are using. Hope it helps.

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

The error is with the RFC detination Logon details.

First test the RFC destination through the connection test.

Regards,

Phani

arkesh_sharma
Active Participant
0 Kudos

Hi All,

I am facing a similar problem. As i am working on an existing system, i am unable to figure out which RFC is being used or called in that communication channel. Also, i dont know what is the password that is currently being used in that communication channel logon details (i dont know if that password is correct or not).

I am getting the error mentioned in the subject line so i need to know how can i figure out which RFC is being called and how to retrieve the password. If i cannot retrieve the password then is there another way out of this?

Thanks,

Arkesh

Former Member
0 Kudos

Hi,

The RFC destination created by which user please check with him is the userid and pwd are working or not.

do the connection test and check is it working or not.

Regards,

Phani