12-28-04 01:46 AM
You can setup an orchestration that gets strated by some simple means, web
service call, file drop etc. Then have a loop in the orchestration that has
delay shape in it for the period you want to wait. Within the loop, you can
call the web service and then send the response into the message box with a
direct port so that it can be consumed by other orchestrations or send
ports.
matt
"red" <red@discussions.microsoft.com> wrote in message
news:E2FFD6C9-2EE8-4513-92C4-04B261C7A0A4@microsoft.com...
> and consume the data in to the orchestration for processing?
>
> If so, how? Thanks in advance!
>
> Regards,
> red
[ Post a follow-up to this message ]
|