Biztalk Helper Class Question:

Do you know what is atomic Transaction?

Answer:

It follows full ACID properties Atomicity, Consistency, Isolation and Durability. If you require full ACID properties on the data—for example, when the data must be isolated from other transactions—you must use atomic transactions exclusively.

When an atomic transaction fails, all states are reset as if the orchestration instance never entered the scope.

Read All 25 Biztalk Helper Class Questions
Previous QuestionNext Question
Do you know what is Gacutil.exe?Tell me where can the helper class be used?