What should you do?

A BizTalk Server 2010 solution contains an orchestration that uses a Scope shape. At run time, an error occurs in a shape that is placed after the Scope shape. The orchestration does not contain logic to compensate for what happened inside the Scope shape. You need to add a compensation block to the Scope shape. What should you do?

A BizTalk Server 2010 solution contains an orchestration that uses a Scope shape. At run time, an error occurs in a shape that is placed after the Scope shape. The orchestration does not contain logic to compensate for what happened inside the Scope shape. You need to add a compensation block to the Scope shape. What should you do?

A.
Set the Transaction Type property to Atomic. Set the Isolation Level property to Read Committed.

B.
Set the Transaction Type property to Long Running. Set the Synchronized property to True.

C.
Set the Transaction Type property to Long Running. Set the Compensation property to Custom.

D.
Set the Transaction Type property to Atomic. Set the Isolation Level property to Serializable.



Leave a Reply 0

Your email address will not be published. Required fields are marked *