Logical Unit of Work Commit

The Logical Unit of Work Commit action completes a logical unit of work with the intent of committing all the changes made by the transactions that were part of the logical unit of work. This action requires that you specify a logical unit of work identifier (LUWId) that was previously acquired with a Logical Unit of Work Begin action.

Input tab

Parameter Description
Identifier The logical unit of work identifier that needs to be committed.
Related topics

Using a logical unit of work

Logical Unit of Work Begin

Logical Unit of Work Rollback