Testing your knowledge

  1. HWLC Motors is having problems with a .NET component developed to calculate a car's fuel efficiency. Sometimes the component throws an exception. The class used from the component is marked as serializable. The Orchestration has no scopes configured. What two things must you do to be able to catch and handle the exception that occurs?
    1. Set the Orchestrations Compensation property to Custom.
    2. Add a scope shape to the Orchestration and move the call to the .NET component within the scope. Set Transaction Type to None.
    3. Configure the Orchestrations Transaction Type to Long Running.
    4. Add an exception block to the scope and handle the exception there.
    5. Add a scope shape to the Orchestration and move the call to the .NET component within ...

Get (MCTS) Microsoft BizTalk Server (70-595) Certification and Assessment Guide Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.