09-13-05 11:00 PM
It is possible to design an orchestration that is initially started via a
file drop, web service call, etc. -- but then have the orchestration enter a
loop with a delay shape that governs a polling interval. Within that loop,
you can make a web service call, etc. and then act on what you find.
Scott Colestock
www.traceofthought.net
"Michael Sander" <spam@h3c.de> wrote in message
news:uQpnPeFuFHA.3752@TK2MSFTNGP09.phx.gbl...
> hi, I wonder if orchestrations always have to be stareted from outside, eg
> a file drop, webservice call, whatever.
> Isn't it possible to let it poll a certain webpage from itself, like fetch
> a file from a webpage once a day?
>
> Greetings,
> Michael Sander
>
[ Post a follow-up to this message ]
|