Re: Application dependency in Biztalk

Home Page Forums BizTalk 2004 – BizTalk 2010 Application dependency in Biztalk Re: Application dependency in Biztalk

#15640

No, it's not circular dependency. (Not that complicated, yet. 🙂

My main Application depends on a simple app only including a pipeline. After trying to break the dependency (but failed), the pipeline stopped working.  There's a flat file dissasember with a document schema defined to using built-in Global Property Schema –"BTS.soap_encoding_1__1+anyType, Microsoft.BizTalk.GlobalPropertySche"

 The error says: Unable to match the data in the input stream.  Fialed to execute the flatfile disassembler.

But i didn't change any schema and the one used in pipeline is a built-in, how come have this error…..

I deleted those 2 applications and rebuild all, still no luck.