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
Getting Started with BizTalk Services

You're reading from   Getting Started with BizTalk Services BizTalk Services offers great possibilities for bringing enterprises together in the cloud, and this book is the perfect introduction to it all. Packed with real-world scenarios, you will soon be designing your own tailor-made integration solutions.

Arrow left icon
Product type Paperback
Published in Mar 2014
Publisher
ISBN-13 9781782177401
Length 180 pages
Edition Edition
Concepts
Arrow right icon
Toc

Table of Contents (17) Chapters Close

Getting Started with BizTalk Services
Credits
Foreword
Foreword
About the Authors
About the Reviewers
www.PacktPub.com
Preface
1. Hello BizTalk Services FREE CHAPTER 2. Messages and Transforms 3. Bridges 4. Enterprise Application Integration 5. Business-to-business Integration 6. API 7. Tracking and Troubleshooting 8. Moving to BizTalk Services Index

Testing


Phew! This may seem quite complex, but it's really quite simple once you break it down. The next step is to test the map and see if it looks like it's producing the right results. Testing is built right into Visual Studio, so there's no need to compile and deploy the solution to Windows Azure in order to see if it works. This is important as creating anything other than trivial maps is a very iterative process. It's made easier by building up the functionality in the map gradually and examining the test results along the way. This way, any mistakes are much more obvious and easily corrected.

To test a map, we need some input. This is most easily generated in Visual Studio itself. Right-click on the OrderFF.xsd schema in the Solution Explorer window and select Generate Instance. Open the file that's created and edit the values to match the one shown in the following code (don't forget, you can just download the source for this example from the website):

<ns0:Order xmlns:ns0="http...
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