I am using custom pipeline for envelope and want to use RecoverableInterchangeProcessing feature. when setting RecoverableInterchangeProcessing = ture. Getting Below Error in Event log.
“The receive pipeline:”Microsoft.BizTalk.DefaultPipelines.XMLReceive, Microsoft.BizTalk.DefaultPipelines, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35″ is trying to suspend a message received on Receive Location:”oracledb://ABC”. The Adapter/Receive Location however is configured to never suspend messages on failure. Please change either the receive location or receive adapter’s configuration or the pipeline’s configuration.”
Using WCF Custom Adapter and SSO Setting for Oracle Credentials on Receive location.
Note: RecoverableInterChangeProcessing = false is working fine for me.
Thanks,
Pooja