cancel
Showing results for 
Search instead for 
Did you mean: 

CO_TXT_OUTBINDING_ERROR

Former Member
0 Kudos

Hi All,

my scenario is Mailadapter to file in which i need to read a attachment through payload swap bean

i am following these two scenario : one is wiki page and one is michal's blog

http://wiki.sdn.sap.com/wiki/display/XI/StepbyStepMailToFileScenario

http://www.sdn.sap.com/irj/scn/weblogs;jsessionid=(J2EE3417500)ID0615736650DB10594827899314417350End...

if i test this scenario through test config, it is successful

if i send some payload trough runtime than also this scenario is successful

but if adapter pics mail with attachment from my mailinbox and swap payload

then it always throws error

<SAP:Code area="OUTBINDING">CO_TXT_OUTBINDING_ERROR</SAP:Code> 
  <SAP:P1>-Sys_Sample_One_D</SAP:P1> 
  <SAP:P2>-Sys_Sample_Two_D,urn:sample.com:MailTest.MailSend_Outb</SAP:P2> 
  <SAP:P3 /> 
  <SAP:P4 /> 
  <SAP:AdditionalText>No standard agreement found for , Sys_Sample_One_D, , Sys_Sample_Two_D, urn:sample.com:MailTest, MailSend_Outb</SAP:AdditionalText> 
  <SAP:Stack>Problem occurred in receiver agreement for sender -Sys_Sample_One_D to receiver -Sys_Sample_Two_D,urn:sample.com:MailTest.MailSend_Outb: No standard agreement found for , Sys_Sample_One_D, , Sys_Sample_Two_D, urn:sample.com:MailTest, MailSend_Outb</SAP:Stack> 
  <SAP:Retry>M</SAP:Retry> 
  </SAP:Error>

i have checked rcvr agreement , its there. suggest me any solution, how to overcome with this erro

Thanks

sandeep sharma

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

raised an OSS to sap

Former Member
0 Kudos

Hi

Please try deleting all objects and create them again. May be some of the parameters are worng.

Clear the cache

Regards

Monika

Former Member
0 Kudos

Hi experts

any suggestion on this error

regards

sandeep

Former Member
0 Kudos

Hi,

This error usually comes when receiver agreement is not found...

I have strong feeling that the mail data which picked may not have expected..... sender system..sender interface name and namespace...

please check this... if the sender parameters are coming as expected...

HTH

Rajesh

marksmyth
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Sandeep

Please apply note #1163661 - Incorrect receiver if packaging is active.

Regards

Mark