BizTalk Flat File Failed Message Routing

Posted by alram on Stack Overflow See other posts from Stack Overflow or by alram
Published on 2010-05-06T02:47:05Z Indexed on 2010/05/06 2:58 UTC
Read the original article Hit count: 304

I have found some broken threads across the web where people claim to be able to use receive shapes in an orchestration with XLANGMessage types to receive flat file schema files that could not be assembled into a specific xsd.

I've attempted to set the messagetype in the receive shape as Microsoft.XLANGS.BaseTypes.XLANGMessage, but this basetype is not serializable. This then causes a build error.

Is there an object type that can capture both XmlDocuments of well formed xml messages as well as malformed xml and non-assembled flat files?

© Stack Overflow or respective owner

Related posts about BizTalk

Related posts about biztalk2006r2