all Technical posts
Host Integration Server Roadmap
Today Microsoft went into more detail on the Host Integration roadmap. Read all about it in this article.
all Technical posts
Azure Microservices – first glance
A first glance and closer look at the Azure Microservices technology, the new integration platform within the Microsoft stack.
all Technical posts
Azure BizTalk Microservices, initial thoughts
Today, Bill Staples mentioned a new Azure concept on the BizTalk Integration Summit in Redmond. Azure BizTalk Microservices is a new architecture that allows Azure customers to build composite applications, by using granular Microservices. In this post, I am giving my vision on this change of direction and I also take the chance to see where opportunities can be found for integration partners (like Codit) and where I see challenges for building enterprise integration solutions on top of this new platform.
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
A successful API is one that is easy to consume, designed to understand the use and prevent misuse. To achieve that, the documentation is crucial. Providing an effective documentation helps to drive the APIs adoption and to reduce the learning curve to perform the API intake in the first place. Recently we have seen the emergence of new trends to describe and document APIs such as Swagger, RAML and apiblueprint.
all Technical posts
Object promotion in a BizTalk send/receive pipeline
This blogpost will describe some weird behavior we've encountered while trying to promote an object to the context. We will take a look at the behavior during receiving and sending of a message.
all Technical posts
Detecting the primary/backup transport type from a BizTalk pipeline
Ever needed the actions performed by a pipeline component to be different according to the usage of the main or backup transport? This post explains how you can implement a simple verification, before actually performing any of the required changes.