If your orchestration is heavily rely on WCF SQL adapter based on SQL stored procedures, you may often encounter an issue related to strongly-typed schema and receive an error which is similar to the following. The adapter failed to transmit message going to send port "WcfSendPort" with URL "mssql://sqlserver//databas... It will be retransmitted after the retry interval specified for this Send Port. Details:"System.Data.SqlCli... Invalid object name '#Temp'. This is because of the ......