Book Image

(MCTS) Microsoft BizTalk Server (70-595) Certification and Assessment Guide: Second Edition

Book Image

(MCTS) Microsoft BizTalk Server (70-595) Certification and Assessment Guide: Second Edition

Overview of this book

Table of Contents (20 chapters)
(MCTS) Microsoft BizTalk Server (70-595) Certification and Assessment Guide Second Edition
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Index

Testing your knowledge


The following questions will test your knowledge of Web Services and WCF Services Integration. These questions will reinforce the concepts that were previously discussed in this chapter:

  1. A car manufacturer, HWLC Motors, has outfitted its Sport Utility Vehicle (SUV) lineup with FireBridge tires. Unfortunately, this line of FireBridge tires had a factory recall on them due to factory defects. The FireBridge Company has exposed a WCF Service that car manufacturers can use to order replacement tires. Due to the popularity of these FireBridge tires, their WCF Service is very busy and service requests are taking longer to complete. HWLC Motors is using BizTalk and have noticed that they are receiving some client-side timeouts as a result of the increase in service execution time. What should HWLC do to their BizTalk configuration?

    1. In the WCF Send Port, they should increase the Open timeout property.

    2. In the WCF Send Port, they should decrease the Send timeout property.

    3. In the...