Skip to main content

Transaction Scope

Description

Executes a contained activity and in which the infrastructure automatically manages transactions. Refer to Office Documentation

Properties

Misc

  • AbortInstanceOnTransactionFailure – It defines the Checkbox on checked aborts the transaction on failure. By default, checked this option.
  • DisplayName – Add a display name to your activity.
  • IsolationLevel – The display name of the activity. Isolation Level
  • Private – If selected, the values of variables and arguments supplied will never be logged.
  • Timeout – It defines the Timer (in format hh:mm: ss) for failing to call the appropriate method in a transaction. By default, it sets to one minute.

Example