Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Flat File to string inside Orchestration › Flat File to string inside Orchestration
November 6, 2005 at 12:26 AM
#12189
Thank you for your answer. I’ve been trying to do some experiments these days 😉
I’ve tried to use Loopback adapter from El Grego ([url]http://geekswithblogs.com/gwiele/archive/2004/11/10/14737.aspx[/url])
I had no luck, the send pipeline it’s configured with a Flat File Assembler and the receive one is pass through and expects a System.Xml.XmlDocument. The problem is that it’s trying to validate it and fails. I’m a bit confused now.
Probably I will try tomorrow to make a dummy orchestration and call it from the first one.