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