08-05-04 10:49 PM
> It seems that these TIFF files are located somewhere on a file share. As a
result, you can pick them up using the file adapater.
Just make sure you copy them into a file drop folder for BizTalk, otherwise
the file adapter will delete them all ;-)
/Alan
"Gilles [MSFT]" wrote:
> Hello,
>
>
> It seems that these TIFF files are located somewhere on a file share. As a
result, you can pick them up using the file adapater.
> The SQL adapter allows you to insert data into tables. So you have all the
pieces you need for input/output.
>
> You do not describe the processing that needs to happen on these files. As
suming that you have code to do this, this should be fine.
>
>
> An adatper is useful to pick up documents using a specific protocol. It se
ems that your fuiles are stored on a file share.
> The FILE adapter, shipping out of the box with BizTalk 2004 should allow y
ou to get these files.
>
> We could help you further if we had more details about the processing.
>
> Thanks.
> -Gilles.
>
>
[ Post a follow-up to this message ]
|