| Matt Milner 2005-04-30, 6:07 pm |
| Yes, use the passthrough pipelines on your send and receive so you dont' get
any xml processing there. If you need to use an orchestration, use
System.Xml.XmlDocument as your message type for generic messages.
Matt
"Ashish Udas" <ashish.udas@askjssi.com> wrote in message
news:5C4291B2-0686-4BAA-880A-75AB4892267E@microsoft.com...
>I saw blog Christof's "Going binary with BizTalk"
> But he did not mentioned what message type we can use in orchestration
> I presume, It is System.String
> My Q
> Is it possible to read binary File(Tiff file) from File location and Send
> it
> to FTP site using FTP send port?
> I do not want to operate on the file I want use sourcefileName promotional
> proeprty.
> Is it possible??
> Can any body please help me with this.
>
> Thanks.
>
> Ashish Udas
>
|