Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Microsoft BizTalk ESB Toolkit 2.1

You're reading from  Microsoft BizTalk ESB Toolkit 2.1

Product type Book
Published in Jul 2013
Publisher Packt
ISBN-13 9781849688642
Pages 130 pages
Edition 1st Edition
Languages

The BizTalk Operations web service


The BizTalk Operations web service exposes to external systems information about our ESB environment, the artifacts deployed on it, and the messages flowing through our ESB.

This could be useful to provide information to our own operations and management systems.

It exposes the following operations:

  • Applications: This method is without parameters. It returns the name and description of all the installed BizTalk applications as a collection of BTApplication objects.

  • ApplicationStatus: This method has one parameter, the application name. It returns information about the specified BizTalk application as a BTSysStatus instance. This includes orchestrations, send ports, receive locations, and host details.

  • GetLiveMessageBody: This method takes two parameters, message ID and instance ID. It returns the body of that message from the live environment as a BTMsgBody instance.

  • GetMessageInstances: This method takes one parameter, the message type It returns all matching...

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 $15.99/month. Cancel anytime}