|
Home > Archive > BizTalk Server General > June 2005 > Service Window question
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 |
Service Window question
|
|
| Brian Cesafsky 2005-06-01, 5:52 pm |
| If I want to have a receive port/location pick up a file once a week, how do
you set that up? All I see is the ability to set a start/stop date, and the
ability to set up a time for a DAILY pickup.
Thanks in advance!
Brian
| |
| Yossi Dahan 2005-06-01, 5:52 pm |
| Brian hi,
The service window does not support what you're after
Two options I can think of -
The obvious one (and best one from an architecture perspective I guess) is
to write a custom adapter, but its an effort.
The easiest one is to set a receive location on another folder w/out a
service window and a scheduled task to move the file you're after to that
folder.
You will need to think about potential problems like file locking, making
sure the file is ready to be moved etc. depending on your specific scenario
Yossi Dahan
"Brian Cesafsky" <Brian.Cesafsky@AutoTrackerPlus.com> wrote in message
news:O8ROFUsZFHA.2128@TK2MSFTNGP15.phx.gbl...
> If I want to have a receive port/location pick up a file once a week, how
> do you set that up? All I see is the ability to set a start/stop date,
> and the ability to set up a time for a DAILY pickup.
>
>
> Thanks in advance!
>
> Brian
>
| |
| Henry W 2005-06-01, 5:52 pm |
| This tool may fit your need.
BizTalk Server 2004 Scheduling Service (Brian Loesgen)
http://www.gotdotnet.com/Community/...6f-ac4d25a6afbb
Henry
> If I want to have a receive port/location pick up a file once a week,
> how do you set that up? All I see is the ability to set a start/stop
> date, and the ability to set up a time for a DAILY pickup.
>
> Thanks in advance!
>
> Brian
>
|
|
|
|
|