Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Passing strings directly to a pipeline › Re: Passing strings directly to a pipeline
December 19, 2007 at 8:22 AM
#18656
Take a look at this thread: http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=2390531&SiteID=1
I have executed a Send pipeline inside an orchestration and executing a receive pipeline should be very similar. I also used the RawString Formatter as described by Tomas.