03-22-04 06:36 PM
Xref: TK2MSFTNGP08.phx.gbl microsoft.public.biztalk.general:14160
BizTalk Server 2004 doesn't include a scheduler, but you could use either
the OS or SQL Agent to start a business process at a specific time. One way
to do this is have a job that 'triggers' an orchestration by moving a file
to a receive port location that effectivley starts an orchestration at the
said time. The orchestrations logic could determine then if it needs to go
back to sleep or continue with the business function
hth
--
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
"john" <anonymous@discussions.microsoft.com> wrote in message
news:1100901c40fc0$8ea1c380$a501280a@phx
.gbl...
We are looking into BTS 2004, but require some logic that
is performed on a certain date/time and frequency. Does
any one have any ideas?
cheers, jxc
[ Post a follow-up to this message ]
|