BizTalk Server General - How to Archive files in Biztalk server 2004

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server General > September 2005 > How to Archive files in Biztalk server 2004





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author How to Archive files in Biztalk server 2004
Vinod

2005-09-16, 7:47 am

Hi ,

I have a File receive port which listens for files at a particular
folder.
I want to Copy files droped at tha folder to a diff location before it
is picked up by Biztalk.

Could anyone please help me???

Thanks a lot in advance.

Vinod

dickdijkstra@hotmail.com

2005-09-16, 7:47 am

You can have BizTalk do the copying for you. You can do this by writing
a custom pipeline component that writes the file to a specified
location, before the message is going to mapped / processed.

Another approach is to write the file to a specified folder by using an
orchestration. Just create a send shape and a FILE send port to write
the file.

Dick Dijkstra (www.dickdijkstra.com)

Scott Colestock

2005-09-16, 5:59 pm

You can have a file-based send port subscribed to the inbound file receive
port, while your orchestration subscribes to the same inbound file receive
port (via a Receive shape and associated logical port).

Scott Colestock
www.traceofthought.net


"Vinod" <vinodb@bsil-dot-com.no-spam.invalid> wrote in message
news:mZ-dnaHOtZ0fJrfeRVn_vQ@giganews.com...
> Hi ,
>
> I have a File receive port which listens for files at a particular
> folder.
> I want to Copy files droped at tha folder to a diff location before it
> is picked up by Biztalk.
>
> Could anyone please help me???
>
> Thanks a lot in advance.
>
> Vinod
>



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com