all Technical posts
Sentinet Management API virtualization
In the extensibility series we explored how we extend Sentinet to add features to the product. In this post we will take a look at the Sentinet’s management API, a set of functions to interface the Sentinet's Repository.
all Technical posts
WCF OutboundCustomHeaders and the BizTalk ServiceBus Adapter
Description of an issue when adding the WCF.OutboundCustomHeaders to the context when sending to the BizTalk ServiceBus adapter.
all Technical posts
Sentinet Extensibility – Custom Routing
Sentinet is highly extendable through standard Microsoft .NET, WCF and WIF extensibility points, and through the Sentinet API interfaces. In this 4th post I want to continue the Sentinet Extensibility series exploring another possible customization, the routing.
Download Our New White Paper "Understanding SaaS and PaaS for IoT"
Discover which solution will help you meet your IoT goals.
Unlocking the Value of Dynamics 365 Through Integration
Learn how you can unlock the value of Dynamics 365 through integration for your organization.
Discover How You Can Get Started with IoT in this eBook "Beyond the IoT Hype"
This eBook walks you through the steps on how to begin your IoT journey.
all Technical posts
Lost Messages Caused By MSDTC Problems
Recently I was asked to assist an organization using BizTalk Server that was experiencing problems on their BizTalk 2010 production environment. They were losing incoming messages and were unable to figure out what was causing the issue.
all Technical posts
Azure search is an indexing service where you can look for content in documents. You could compare it with your personal Bing search engine for your own indexed documents. You can configure and search your documents by using the Azure Search REST API. This blog post tells you more about it.
all Technical posts
About schemas and reserved words
Recently I got some weird errors while compiling a BizTalk project containing orchestrations. Errors like ‘unexpected token‘ and ‘unexpected keyword‘, and ‘a part of a messagetype must be of class type’.