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.
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 Codit insights
Awarded first time integration MVP
Last Wednesday Glenn Colpaert was awarded ‘Integration MVP’ for the first time. This blogpost is all about saying thank you and to give an overview on where it all started for Glenn.
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 Codit insights
Looking back at the Codit Integration Summit 2014
Yesterday was the second time Codit organized an Integration Summit with different sessions on new technologies and testimonials from customers and community enthusiasts.In this blogpost we will take a look back on what happened yesterday, so in case you missed it... happy reading!
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.