- WS-AtomicTransaction (WS-AT) is a protocol for managing atomic transactions between distributed applications, transaction managers and resource managers. An atomic transaction is a single, irreducible component of a classic transaction, such as making a purchase. WS-AT ensures that if a single atomic transaction fails, the whole transaction fails: A partial transaction cannot take place. For example, if a customer is transfering funds from one account to another, WS-AT makes it impossible for funds to be removed from one account successfully but not deposited into the target account.
There are multiple atomic transactions within most classical transactions. For example, when a consumer makes a retail purchase using a credit card, several steps are involved: ringing up the sale, swiping the card through a reader, verifying the validity of the account associated with the card, ensuring that the account has sufficient available credit and producing a receipt. Each of these components is an atomic transaction. In combination, they constitute a classical transaction.
WS-AT defines how transactions are carried out based on WS-Coordination and WS-Transaction, companion specifications for information exchange in business processes. There are three agreement protocols involved: completion, volatile two-phase commit (2PC), and durable 2PC. The completion protocol initiates the process that can ultimately lead to 2PC. Volatile 2PC applies to resources subject to frequent change, such as data stored in RAM (random-access memory). Durable 2PC applies to more permanent resources such as databases that may be stored on a hard disk or other non-volatile media. The ultimate result of an atomic transaction is either a "commit" (successful completion) or an "abort" (failure to complete).
The WS-AtomicTransaction specification is an activity of the Web Service Interoperability Organization (WS-I Organization), an industry-wide effort devoted to standardizing the ways in which Web services are requested and delivered.
| LAST UPDATED: |
20 Aug 2007
|
 |
Read more about WS-AtomicTransaction:
|


 |
Do you have something to add to this definition? Let us know.
Send your comments to techterms@whatis.com
|

');
// -->
 |
 |
|  |
RELATED CONTENT
 |
WSO2 releases C and PHP frameworks
WSO2 Inc. has released two new open source products for developers of Web services applications, Web Services Framework for C (WSF/C) 1.0 product, and...
|
 |
OASIS approves WS-Transaction 1.1
Web Services Transaction (WS-Transaction) version 1.1, which describes an extensible framework for providing protocols that coordinate the actions of...
|
 |
Handling Web services transactions
In this tip, Daniel Rubio addresses many of the issues and approaches to working with transactions in the context of Web services.
|
|
 |
 |
|  |
RELATED GLOSSARY TERMS
| Terms from Whatis.com − the technology online dictionary |
 |
WS-Policy
(SearchSOA.com)
WS-Policy is an abbreviation for the Web Services Policy specifications, members of the core Web Services architecture specifications... (Continued)
|
 |
WSTx (Web Services Transactions)
(SearchSOA.com)
WSTx (Web Services Transaction) is a set of XML markup specifications designed to permit the use of open, standard protocols for secure, reliable...
|
|

|