BTS Bits
My name is Brajendra Singh. Check out for articles, code snippets and field experiences related to BizTalk. Emphasis is on those topics which are not well documented and tough to follow.
Introduction Microsoft Customer Care Framework (CCF) is used to integrate and automate line of...
Date: 12/05/2009
Many times you don’t create message schema from scratch. Instead you try to generate schema using...
Date: 07/21/2008
(Article works with CRM Dynamics 3.0 and BizTalk Server 2004 onwards) BizTalk CRM adapter can be...
Date: 03/03/2008
Welcome to last article of this series. Today, we are going to talk about using some CRM specific...
Date: 07/30/2007
We talked about create, delete, query and configuration details in previous articles. In current...
Date: 06/30/2007
In previous articles, we talked about – · Installing and configuring BizTalk CRM Adapter · Basics of...
Date: 06/29/2007
In previous part of the article, we had initial talks about integration between BizTalk and CRM...
Date: 05/30/2007
Recently, I have been working on an integration project where few exiting systems were getting...
Date: 05/27/2007
WSDL or service metadata is the core for accessing or using any web service. In ASMX web service,...
Date: 04/26/2007
Exception handling in ASMX web services was a painful job. Information was getting lost over wire /...
Date: 04/23/2007
I saw lots of people talking about BizTalk build automation scripts and they are mostly curious...
Date: 03/25/2007
I follow "BizTalk Technical Discussion" distribution list and I found mails bouncing around two very...
Date: 03/12/2007
Pipelines contain fixed number of stages and stages contain variable number of components. There are...
Date: 01/28/2007
Sorry for delay guys, I am coming with remaining pipeline articles very soon. Meanwhile, here is an...
Date: 01/16/2007
In my current series, I am talking about developing custom pipeline components in detail. In part1,...
Date: 12/03/2006
Receive and send pipelines in BizTalk are used to perform a range of processing and operations on...
Date: 11/25/2006
In current series, we have already gone through rule execution algorithm and effect of “Assert” and...
Date: 11/14/2006
Policies in BizTalk Rule Engine execute according to Match – Conflict Resolution – Action algorithm....
Date: 11/05/2006
BizTalk runtime can be divided into “Process” and “Data” area in larger terms. Orchestrations,...
Date: 10/31/2006
BizTalk business rule engine (BRE) is a wonderful tool to extend dynamics and flexibility of...
Date: 10/13/2006
In the communication and integration world message is core entity. It is principal data carrier....
Date: 10/08/2006
BRE Facts Business is dynamic. Policies, rules, constraints are never stable and they amend/evolve...
Date: 09/09/2006
Introduction: Pipelines in BizTalk are used to do specific processing on incoming and outgoing...
Date: 07/20/2006
For a long time, automatic unit testing of BizTalk interfaces was a night mare and BizTalkers were...
Date: 07/19/2006