|
Home > Archive > BizTalk Server General > August 2004 > Can I invoke a Biztalk orchestration directly from a .NET application, without any Ada
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 |
Can I invoke a Biztalk orchestration directly from a .NET application, without any Ada
|
|
| Benji via AdminLife 2004-08-28, 7:47 am |
| (Type your message here)
I need to invoke an orchestration from an application, without using adpaters, only creating an instance of the orchestration and launch it. Is there any API to do this? In Biztalk 2002 i could do it but in release 2004 i don't know if it is possible.
Tthanks.
--------------------------------
From: Ben San
-----------------------
Posted by a user from AdminLife (http://www.adminlife.com/)
<Id>5r4uMVgcMUe2MKOdki5+XA==</Id>
| |
| Jeff Lynch 2004-08-28, 3:15 pm |
| You could publish your orchestration as a web service and call the web
method from your application. The link below will take you to a MSDN webcast
that explains how this works. You may also want to read several of Scott
Woodgates blogs at http://blogs.msdn.com/scottwoo/.
http://msdn.microsoft.com/msdntv/ep...sw/manifest.xml
--
Jeff Lynch
"A BizTalk Enthusiast"
http://dotnetjunkies.com/WebLog/jlynch/
"Benji via AdminLife" <anonymous@adminlife.com> wrote in message
news:uZPausPjEHA.2664@TK2MSFTNGP11.phx.gbl...
> (Type your message here)
>
> I need to invoke an orchestration from an application, without using
> adpaters, only creating an instance of the orchestration and launch it. Is
> there any API to do this? In Biztalk 2002 i could do it but in release
> 2004 i don't know if it is possible.
> Tthanks.
>
> --------------------------------
> From: Ben San
>
> -----------------------
> Posted by a user from AdminLife (http://www.adminlife.com/)
>
> <Id>5r4uMVgcMUe2MKOdki5+XA==</Id>
|
|
|
|
|