09-30-04 01:02 AM
The easiest way to do this is to publish your orchestratio as a web service
and then just call the web service from within your application.
Matt
"Ashish Shukla" <AshishShukla@discussions.microsoft.com> wrote in message
news:DB7670AA-CBBA-4470-9FAC-63EC6F6DD68F@microsoft.com...
> Hi BizTalk Gurus
>
> I have a requirement where I need to invoke orchestration through code. I
> found the SubmitDirect adapter in SDK was perfect for me. I will be
> invoking
> orchestration through a web application. Web server is hosted on a
> different
> machine and BizTalk server is on different machine. If I use the dll
> provided
> in the SDK on my web application, how will it know which BizTalk server to
> connect to and where. Please advice me what I need to do to get this
> working.
> Is registering the TransportProxyUtils.dll(supplied with SubmitDirect
> adapter
> sample), on web server enough.
>
> Thanks
> Ashish Shukla
[ Post a follow-up to this message ]
|