Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
(MCTS) Microsoft BizTalk Server (70-595) Certification and Assessment Guide: Second Edition

You're reading from   (MCTS) Microsoft BizTalk Server (70-595) Certification and Assessment Guide: Second Edition This book does exactly what it says on the cover, giving in-depth guidance to intermediate BizTalk developers on how to pass the Microsoft BizTalk Server 2010 (70-595) exam. It's your essential aid to success.

Arrow left icon
Product type Paperback
Published in Mar 2014
Publisher
ISBN-13 9781782172109
Length 570 pages
Edition Edition
Languages
Arrow right icon
Toc

Table of Contents (20) Chapters Close

(MCTS) Microsoft BizTalk Server (70-595) Certification and Assessment Guide Second Edition
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
1. Configuring a Messaging Architecture FREE CHAPTER 2. Developing BizTalk Artifacts – Creating Schemas and Pipelines 3. Developing BizTalk Artifacts – Creating Maps 4. Developing BizTalk Artifacts – Creating Orchestrations 5. Testing, Debugging, and Exception Handling 6. Deploying, Tracking, and Administrating a BizTalk Server 2010 Solution 7. Integrating Web Services and Windows Communication Foundation (WCF) Services 8. Implementing Extended Capabilities 9. Using Azure BizTalk Features 10. Test-taking – Tips and Tricks Sample Certification Test Questions Sample Certification Test Questions – Answers Testing Your Knowledge – Answers Index

Deploying, tracking, and supporting a BizTalk Solution


  1. Answer: c

    The BizTalk Settings Dashboard provides us with the ability to import and export our settings allowing for a very portable solution between BizTalk environments.

  2. Answer: c

    When dealing with multiple BizTalk nodes, all related assemblies must be installed in the Global Assembly Cache. Our MSI package only needs to be imported on one node.

  3. Answer: b

    The best solution is to take advantage of the service window of the Send Port. This way, we will have our messages queued and in a Scheduled service instances state. When the clock strikes 10 p.m., our messages will automatically be delivered. We also will not be actively communicating with the Payroll system, as this was one of the requirements of the solution.

  4. Answer: c

    If we have suspended instances, we cannot redeploy an Application. As this is just a development environment, it is safe just to terminate them. Of the options listed, the only way to terminate these messages is through stopping the Application using the Terminate instances option.

  5. Answer: b

    As Direct Bound Ports do not show up as physical Ports in the BizTalk Administration Console, we must rely upon using Orchestration tracking. As we want to track the message body as it is received, then we need to use the Track Message Bodies - Before Orchestration processing.

  6. Answer: d

    Tracking information is temporarily stored in the BizTalkMsgBoxDb database while waiting to be transferred to either the BAMPrimaryImportDb or BizTalkDTADb database. No tracking data is moved in the other direction or between the BAMPrimaryImportDb and BizTalkDTADb databases. The BizTalkMgmtDb database contains only configuration data.

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image