Sep 2

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

By Mark Brimble

Apr 11

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

By Mark Brimble

Apr 9

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

By Mark Brimble

Feb 23

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

By Mark Brimble

Oct 11

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

By Mark Brimble

Oct 4

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

By Mark Brimble
Feature blog image

Dec 11

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

By Mark Brimble

Jan 3

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

By Mark Brimble

Jun 22

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

By Mark Brimble

Feb 11

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

By Mark Brimble
turbo360

Back to Top