Skip to Content
0
Former Member
Oct 27, 2009 at 07:26 AM

CO_TXT_OUTBINDING_ERROR

40 Views

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?blog=/pub/wlg/2849

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