Welcome to MSDN Blogs Sign in | Join | Help

Biztalk Discoveries, Experiences

My Biztalk Discoveries, Experiences on day to day work, during Dev , Qa ,Deployment , Production environments etc

Syndication

News

My Biztalk Discoveries, Experiences on day to day work, during Dev , Qa ,Deployment , Production environments etc
Biztalk : Atomic Transaction for Exception handling

Many  times i have seen people using atomic / Long running  transaction for a scope., just because we need to do some exception handling in the Orchestration code.

The better way is to use transaction type as none , to avoid the overheads of a transaction, but still have the ability to do Exception handling.

P.S : This is not applicable when the Orchestration really needs to be transactional.

Published Wednesday, January 02, 2008 10:06 AM by Sundara Prabu .T

Filed under:

Comments

# MSDN Blog Postings » Biztalk : Atomic Transaction for Exception handling @ Wednesday, January 02, 2008 6:27 AM

PingBack from http://msdnrss.thecoderblogs.com/2008/01/02/biztalk-atomic-transaction-for-exception-handling/

MSDN Blog Postings » Biztalk : Atomic Transaction for Exception handling

Anonymous comments are disabled
Page view tracker