|
Home > Archive > BizTalk Server > June 2004 > Re: Polling long running transactions
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 |
Re: Polling long running transactions
|
|
|
| Hi Christof,
Can this be written in .NET c#?, would it just be a basic timer that sends a message every x seconds?, do you know a way of configuring a custom adapter, i.e I want the adapter to poll for x mins until faliure, can this value be specified in the business
rules engine? Have you ever written a custom adapter, do you know of any pitfalls and best practices?
thanks
Bob
----- Christof wrote: -----
I'm sorry Bob, was a little too enthousiastic in replying this one.
Obvisouly the HTTP adapter does not support polling.
However you might write your own one that does support this!
Regards!
Christof
"Christof" <bts2004communityfeedback (at) hotmail (dot) com> wrote in
message news:eqqRVdLTEHA.3548@TK2MSFTNGP09.phx.gbl...
> Hi bob,
> Christof
> news:F3135D0C-8189-4E69-88B5-E9461223DB90@microsoft.com...
> have ask them for the response by polling an IP address, is there anyway
to[vbcol=seagreen]
> do this in Biztalk 2004?
| |
| Christof 2004-06-09, 5:01 pm |
| A custom adapter should indeed be written in .NET (C# or VB.NET)
I've written several custom adapters using both of the languages. However I
should warn about the complexity that you may encounter...
The biztalk business rules engine can be leveraged from within any .NET
application. Obviously this includes a biztalk server adapter if you want.
A guidance on writing custom adapter would take me way too far here... Try
taking a look at the docs and the webcast on this subject on MSDN.
Kind regards!
Christof
"Bob" <anonymous@discussions.microsoft.com> wrote in message
news:14601124-9511-4E15-96C7-CAED28721B8D@microsoft.com...
> Hi Christof,
>
> Can this be written in .NET c#?, would it just be a basic timer that sends
a message every x seconds?, do you know a way of configuring a custom
adapter, i.e I want the adapter to poll for x mins until faliure, can this
value be specified in the business rules engine? Have you ever written a
custom adapter, do you know of any pitfalls and best practices?[vbcol=seagreen]
>
> thanks
>
> Bob
>
> ----- Christof wrote: -----
>
> I'm sorry Bob, was a little too enthousiastic in replying this one.
> Obvisouly the HTTP adapter does not support polling.
> However you might write your own one that does support this!
>
> Regards!
> Christof
>
>
> "Christof" <bts2004communityfeedback (at) hotmail (dot) com> wrote in
> message news:eqqRVdLTEHA.3548@TK2MSFTNGP09.phx.gbl...
but we[vbcol=seagreen]
anyway[vbcol=seagreen]
> to
|
|
|
|
|