Sending to a Restful Service – BizTalk
This blog will show you how to use BizTalk Server to send to different resources that share the same base URL Use case @biztalkdj asked We have a
JSON Encoder hangs forever
Does a JSON Encoder custom pipeline ever run forever for you This article explains why this is happening Furthermore I show how implementing best practice
WCF-WebHttp Adapter – Basic Authorisation
One of my colleagues Aravindh came to me on Thursday to tell me that he could not get HTTP basic authorisation working using the WCF-WebHttp adapter My first
Integrating Apache Active Message Queue(AMQ) with BizTalk Server – Publishing messages Part...
In previous blog I wrote about publishing a message to a AMQ The documentation says “ActiveMQ implements a RESTful API to messaging which allows any web
Integrating Apache ActiveMQ with BizTalk Server–Memory Issues
We followed Mohamed M Malek and used the WCF-WebHTTP adapter to integrate with the Apache ActiveMQ Rest API Initially we used a HTTP GET to consume the
What’s wrong and right with the BizTalk WCF-WebHTTP adapter
Colin Dijkgraaf and I presented this on Integration Monday today In this session we showed why the WCF-WebHTTP adapter requires some workarounds We used
Authenticating Salesforce REST API calls to custom Apex endpoints
Seroter has shown us how to call the Forcecom REST API from BizTalk Server and we used this to successfully call standard Forcecom objects like
BRE Pipeline Framework Example – Promote Distinguished Properties
While exposing a REST service from BizTalk I wanted to quickly change some distinguished properties to promoted properties Rather than rolling my own
Exposing REST Endpoints – HTTP GET with No Query String
Seroter has given two examples of exposing REST endpoints from BizTalk that except POST, PUT and DELETE I was surprized that when I searched for some examples
BizTalk and Rest Example from BizTalk Saturday
This is one of my demonstrations from BizTalk Saturday at Auckland on 9/02/2013 This event was organised by Bill Chestnut and Nikolai Blackie I was asked if