cancel
Showing results for 
Search instead for 
Did you mean: 

SAP:Code area="OUTBINDING">CO_TXT_OUTBINDING_ERROR</SAP:Code>

Former Member
0 Kudos

Hi SDNers,

I am currently working on a synchronous scenario with Proxy receiver and the service interface used by proxy is having request message from external defination (imported XSD) and the response message is nor created message.

I am getting Outbounding error in the Interface determination :

SOAP:mustUnderstand="1">

<SAP:Category>XIServer</SAP:Category>

<SAP:Code area="OUTBINDING">CO_TXT_OUTBINDING_ERROR</SAP:Code>

<SAP:P1>-CM_STAR_US_DEV</SAP:P1>

<SAP:P2>-SAPCLNT010_DEV,http://cop.com/pinamespace._InboundStarContracts_SY_IB(used service interface for synchronous PROXY)</SAP:P2>

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText>No standard agreement found for , CM_STAR_US_DEV, , SAPCLNT010_DEV, http://cop.com/pi/namespace, InboundStarContracts_SY_IB</SAP:AdditionalText>

<SAP:Stack>Problem occurred in receiver agreement for sender -CM_STAR_US_DEV to receiver -SAPCLNT010_DEV,http://cop.com/pinamespace/10.InboundStarContracts_SY_IB: No standard agreement found for , CM_STAR_US_DEV, , SAPCLNT010_DEV, http://cop.com/pi/namespace, InboundStarContracts_SY_IB</SAP:Stack>

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

</SAP:Error>

Please suggest if the external defination used in the service interface is reason for above error.

I have even tried to create the interface determination again after deleting it as mentioned in some earlier posts!!.

Thanks SudeepSR

Accepted Solutions (0)

Answers (2)

Answers (2)

markangelo_dihiansan
Active Contributor
0 Kudos

Hi Sudeep,

Since you are using a synch scenario, make sure you have unticked the Virtual Receiver for sender agreement.

Hope this helps,

Mark

Former Member
0 Kudos

Hi,

Suggest you to test your configuration using the Test Tool configuration...

if everything is ok then check cache status ..(SXI_CACHE..)

As you mentioned scenario is synchronous check the request and response messages are handled properly..

HTH

Rajesh