PrepAway - Latest Free Exam Questions & Answers

What should you do?

You work as a Microsoft BizTalk Server 2006 developer at Domain.com. You have received instruction from the Domain.com CIO to enable compensation in your orchestration.

You are in the process of developing a long orchestration that contains several transactions. You are required to implement a custom compensation for each of the transactions. In order for you to do this the Compensation property of the Scope shape needs to be set to Custom.

What should you do? (Each correct answer presents a complete solution. Choose TWO.)

PrepAway - Latest Free Exam Questions & Answers

A.
You should right-click the Scope shape and select New Compensation Block from the pop-up menu.

B.
You should right-click the Scope shape and select New Exception Handler from the pop-up menu. Then add a compensate shape to the Catch Exception Block.

C.
A Compensate shape should be added to the Scope shape.

D.
The Compensation property must be set to Custom directly in the properties page of the Scope shape.

Explanation:
In the scenario you should remember that it is always possible to add a new Compensation block to a Scope shape, regardless of the Transaction Type of the Scope shape. The Compensation property of the Scope shape is automatically set to Custom when you decide to add a new Compensation Block.

Incorrect Answers:
B: In the scenario you should remember that you cannot add a Compensate shape to a Catch Exception block in Microsoft BizTalk Server 2006 as this is not allowed.
C: In the scenario you are not able to add a Compensate shape to a Scope shape in Microsoft BizTalk Server 2006 as this is not allowed.


Leave a Reply