|
Home > Archive > BizTalk Server Orchestration > July 2004 > Invoke Orchestration
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 |
Invoke Orchestration
|
|
|
| I have an orchestration that invokes a web service to perform some tasks. The problem is that i need something to invoke the orchestration. Is there some way of telling an orchestration to run every minute?
I know this is possible when the initiating receive shape is on a SQL or File port, mine is on a Web Port.
Ideas?
| |
| Everett Yang 2004-07-29, 5:50 pm |
| One idea would be to export orchestration as web service and have client
code that executes web method at fixed intervals.
Sincerely,
Everett Yang
DSI - Microsoft BizTalk Server
This posting is provided “AS IS” with no warranties, and confers no rights.
Subscribe at
http://support.microsoft.com/defaul...msdn/nospam.asp
&SD=msdn
|
|
|
|
|