IBM BPM, V8.0.1, All platforms > Authoring services in Integration Designer > Advanced development topics > Assuring Quality of Service > Quality of service qualifier reference

Transaction qualifier

This qualifier determines the logical unit of work that the component's processing runs. For a logical unit of work, all of the data modifications to resources (not to be confused with changes to the values in a business object) made during a transaction are either committed together as a unit or rolled back as a unit.

Transaction qualifiers are designed to ensure that any operations that are interdependent are either all completed successfully or all canceled successfully.


Location: The transaction qualifier is set on the implementation.


Settings: The transaction value qualifier can have these settings:


Programming notes

Global transaction qualifiers and activity session qualifiers are mutually exclusive.

Quality of service qualifier reference


Related concepts:
Transactions


Related reference:
Join transaction qualifier
Suspend transaction qualifier
Security identity qualifier
Security permission qualifier
Asynchronous invocation qualifier