cancel
Showing results for 
Search instead for 
Did you mean: 

Routing error for HTTP to JDBC scenarion

Former Member
0 Kudos

Getting following error: please advise.

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>

- <!-- Technical Routing

-->

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

<SAP:P1>-BS_POC_TEMP_Sender</SAP:P1>

<SAP:P2>-POC_DB_Temp_Receiver_Channel,http://xys.com/xi/projects/syn/n1.IM_POC_TEMP_DB</SAP:P2>

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>No receiver agreement found for sender -BS_POC_TEMP_Sender to receiver -POC_DB_Temp_Receiver_Channel,http://xys.com/xi/projects/syn/n1.IM_POC_TEMP_DB</SAP:Stack>

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

</SAP:Error>

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hey

Check the URL you have provided the sender system for HTTP.then check if you have configured receiver agreement/receiver determination for that combination of sender and receiver

The messages which is coming in sxmb_moni is unable to find any receiver side configuration for the sender attributes( like sender party/service or sender interface name).

Thanx

Aamir

Answers (2)

Answers (2)

Former Member
0 Kudos

Thanks

prateek
Active Contributor
0 Kudos

If you are sure that you have configured a receiver agreement, then perform a full CPACache refresh with PIDIRUSER.

http://XIHost:Port/CPACache/refresh?mode=full

Regards,

Prateek