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


  1. You have two customers, Customer1 and Customer2, who both receive EDI invoices. Both of them have agreed to receive invoices in a format decided by your company, so the same Map can be applied to each of their Send Ports. However, they do have different requirements concerning the metadata and envelope of the documents. What should you do?

    1. Make a new Schema and a new Map for Customer2. Deploy the Schema and Map, and use it on the Customer2 Send Port.

    2. Set up Agreements for Customer1 and Customer2 under BizTalk Parties, and link the Agreements to each Send Port.

    3. Create a Pipeline Component that can change the structure of the messages, and deploy it in a Pipeline before the EdiAssembler Pipeline has executed.

    4. Set up a Send Port Group, and add both Send Ports to the Group.

  2. You have deployed a Policy in the Business Rule Composer that is being used by several BizTalk Orchestrations. You now need to change the Policy, and use some different values and boundaries. What should...