CO_TXT_CHANNEL_PASSWORD_ERROR
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?