Logo
programming4us
programming4us
programming4us
programming4us
Home
programming4us
XP
programming4us
Windows Vista
programming4us
Windows 7
programming4us
Windows Azure
programming4us
Windows Server
programming4us
Windows Phone
 
Windows Server

BizTalk 2009 : WS-AtomicTransaction Support

- Free product key for windows 10
- Free Product Key for Microsoft office 365
- Malwarebytes Premium 3.7.1 Serial Keys (LifeTime) 2019
7/4/2011 11:40:34 AM
Support for transactional communication with an integration tier like BizTalk is an important feature in an enterprise application. BizTalk has had transaction support previously using other adapters such as MSMQ and SQL, but these are limited to Windows platforms. Now with Windows Communication Foundation and its support for the WS-AtomicTransaction protocol, heterogeneous platforms can enlist in BizTalk transactions.

WS-AtomicTransaction, or WS-AT for short, is an interoperable transaction protocol. It enables you to flow distributed transactions by using web service messages and to coordinate in an interoperable manner between heterogeneous transaction infrastructures. WS-AT uses the two-phase commit protocol to drive an atomic outcome between distributed applications, transaction managers, and resource managers. When using WS-AT, the service's transaction is enlisted up to and including the point where the message has been committed to the Messagebox.

BizTalk's WS-AtomicTransaction support is defined within a WCF receive location by simply clicking the Enable Transactions check box on the Binding tab. Figure 1 shows the receive location with the Enable Transactions check box.

Figure 1. WS-AtomicTransaction protocol configuration

The scope of the transaction is limited to a one-way receive port. When the receive location is bound to a request-response receive port, the Transactions section will be disabled. BizTalk will flow the WSAtomicTransaction request until the message has been committed to the Messagebox for processing.


When the Enable Transactions check box is selected and a message is received that requires WS-AtomicTransactions, the WCF adapter will enlist the request using the Microsoft Distributed Transaction Coordinator (MSDTC) and transactionally commit the request to the Messagebox when the WS-AT request completes.

Other -----------------
- SharePoint 2010 : Securing Information - Securing Lists
- Microsoft Dynamics GP 2010 : Viewing open items with the Task List
- Microsoft Dynamics GP 2010 : Managing personal reports with My Reports
- Microsoft Dynamics GP 2010 : Speeding up access to data with Quick Links & Rearranging Navigation to make it easier
- Microsoft Dynamics NAV : Installing Dynamics NAV - Preparing a Microsoft SQL Server database for Dynamics NAV installation
- Microsoft Dynamics NAV : Installing Dynamics NAV - Installing a SIDE database server
- Microsoft Dynamics NAV : Installing Dynamics NAV - Installing a Classic client
- SQL Server 2008 : Administering Database Objects - Working with Triggers
- SQL Server 2008 : Administering Database Objects - Working with Triggers
- Microsoft Dynamics GP 2010 : Reducing clicks with Startup shortcuts &Personalizing the Home page by selecting the right role
 
 
Top 10
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 2) - Wireframes,Legends
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 1) - Swimlanes
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Formatting and sizing lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Adding shapes to lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Sizing containers
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 3) - The Other Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 2) - The Data Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 1) - The Format Properties of a Control
- Microsoft Access 2010 : Form Properties and Why Should You Use Them - Working with the Properties Window
- Microsoft Visio 2013 : Using the Organization Chart Wizard with new data
 
programming4us
Windows Vista
programming4us
Windows 7
programming4us
Windows Azure
programming4us
Windows Server