BizTalk Server 2010 to 2016: Upgrade Issues - WCF SQL Adapter and NULL Handling Differences 22. May 2018 DeanMay@phidiax.com BizTalk / Enterprise Service Bus, Phidiax Technology, .Net, WCF / Services / AppFabric / IIS (1) How to get around the WCF SQL Adapter handling of NULLs post BizTalk 2010 without having to rewrite all maps. [More]
BizTalk: How to set useAmbientTransaction. "Distributed transaction completed. Either enlist this session in a new transaction or the NULL transaction." 17. March 2016 ToanLam@phidiax.com BizTalk / Enterprise Service Bus, Phidiax Technology (0) Don't set useAmbientTransaction to FALSE. May cause ancillary issues. May arise from BizTalk implementation using WCF-Custom adapter to call a transactional SQL procedure. Error: Distributed transaction completed. Either enlist this session in a new transaction or the NULL transaction. [More]