Re: Orchestration exposed as a WCF service problem

Home Page Forums BizTalk 2004 – BizTalk 2010 Orchestration exposed as a WCF service problem Re: Orchestration exposed as a WCF service problem

#25560

I tried constructing a message of type XmlDocument and casting it to an object but it didn’t work.  I don’t want to rework my orchestration.  This orchestration is responsible for determing the message type and routing.  I want a single entry point for my partners to send messages and validate those messages before processing.  I’ll keep looking into it to see if there is anything on the wcf adapter I can configure.