Orchestration transaction types
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > BizTalk Server > BizTalk Server Orchestration > Orchestration transaction types




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Orchestration transaction types  
Jeremy Chapman


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
09-15-05 10:59 PM

I've looked over the documentation, and I can't find suitable explanation
about transaction types.  When would I pick atomic over long running or vice
versa?

I have a few scenarios where I need to pick transaciton types.

The first orchestration calls a business rule, so the orchestration needs a
transaction type.  Which type would be the wisest to use?
A second orchestration calls the first orchestration, so the second
orchestration needs a transaction type because the first orchestration has
one.  Which transaction type would I then use for the second orchestration?







[ Post a follow-up to this message ]



    Re: Orchestration transaction types  
Paul Brinkley-Rogers


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
09-19-05 07:48 AM

You would need both orchestrations set to long-running transactions, with
your Call Rules shape contained in an Atomic scope.
Paul Brinkley-Rogers

"Jeremy Chapman" <me@here.com> wrote in message
news:%239MAeujuFHA.3764@TK2MSFTNGP09.phx.gbl...
> I've looked over the documentation, and I can't find suitable explanation
> about transaction types.  When would I pick atomic over long running or
> vice versa?
>
> I have a few scenarios where I need to pick transaciton types.
>
> The first orchestration calls a business rule, so the orchestration needs
> a transaction type.  Which type would be the wisest to use?
> A second orchestration calls the first orchestration, so the second
> orchestration needs a transaction type because the first orchestration has
> one.  Which transaction type would I then use for the second
> orchestration?
>
>







[ Post a follow-up to this message ]



    Re: Orchestration transaction types  
Gary


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
09-20-05 11:03 PM

Hi Jeremy,

You would also have to consider what shapes were going to be in the
transaction scope and serializing of objects etc. Also you would need to
determine for instance when you require a send port to send or a receive por
t
to receive as these don't happen in atomic transactions until the transactio
n
has committed.

Atomic transactions also dont allow for nested transactions or exception
handlers, whereas long running transactions do.

I think that there is also something with atomic transactions not allowing a
request -response that use the same correlation set.

Gary

"Paul Brinkley-Rogers" wrote:

> You would need both orchestrations set to long-running transactions, with
> your Call Rules shape contained in an Atomic scope.
> Paul Brinkley-Rogers
>
> "Jeremy Chapman" <me@here.com> wrote in message
> news:%239MAeujuFHA.3764@TK2MSFTNGP09.phx.gbl... 
>
>
>





[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 06:50 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register