Jun 30

HTTP Polling

This blog compares a BizTalk to an Azure solution for HTTP polling This can be expensive because a service is called even when there is nothing to be

By Mark Brimble

May 28

Creating BizTalk WCF-SQL Adapter schemas

Make sure you create WCF-SQL adapters against the target database Do not use stubs A stub generates metadata that may be different The Microsoft BizTalk

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

Aug 19

Can I use a BizTalk WCF-SQL send adapter with a SQL 2012 Always on Database?

I think the answer is no unless you are prepared to accept the risk of duplicates and/or lost messages Let me explain why below This is a summary of

By Mark Brimble
Feature blog image

Nov 24

GVCLC Custom WCF Adapter-Part 2

Ahmed posted a comment to http://connectedpawnswordpresscom/2011/01/31/the-gvclc-adapter-my-first-wcflob-adapter/ “Hi, I tried to create a adapter to

By Mark Brimble
Feature blog image

Aug 24

Integration of Oracle CRM on Demand using BizTalk

I have just started a project to replace an old CRM system by Oracle CRM on demand The old system integrates with several systems by exporting and importing

By Mark Brimble
Feature blog image

Jun 12

Sending a PUT to a RESTful (REST) service using BizTalk 2006R2

Recently I had to finish a project another one of my colleagues He had created a nice solution that was sending messages to a RESTful service but sometimes

By Mark Brimble
Feature blog image

Apr 18

WCF SQL adapter error: System.Data.SqlClient.SqlException: Maximum stored procedure, function, tr...

Last week I started to get this error in one of the solutions that I had developed The solution had been working fine and all of a sudden in UAT this error

By Mark Brimble
Feature blog image

Apr 12

Query notification and the BizTalk WCF SQL Adapter: Comments and unresolved questions

I work with a architect who has an obsession about not allowing BizTalk to poll SQL servers We have tried many times to cure their disorder One of the

By Mark Brimble
Feature blog image

Apr 6

WCF SQL Adapter times-out with Composite Operation

Recently one of my colleagues came to me with this problem and I pointed him in the direction of Thiago’s article on the WCF SQL adapter A little while later

By Mark Brimble
turbo360

Back to Top