Feature blog image

May 5

The SQL Adapter and Apostrophes

I got an amusing call from a DBA the other day saying that the BizTalk SQL adapter was failing whenever he sent through a message that had an apostrophe in

By Mark Brimble
Feature blog image

Mar 28

Custom Party Resolution BizTalk Server 2006: Resolve party by POP3.From and square brackets

Recently I wrote a BizTalk Server 2006 custom pipeline component to resolve a custom party on the POP3From context value when an email was received I was

By Mark Brimble
Feature blog image

Mar 8

Many-to-one mappings using the Table Looping Functoid

I have found another solution to the scenario 2 that I blogged about a couple of weeks ago ("The values in the output message are an aggregation of the two

By Mark Brimble
Feature blog image

Mar 2

BizTalk 2006 DB2 BizTalk Adapters: Send adapters

I have just finished changing an implementation that used the BizTalk 2006 DB2 receive adapters to one that uses BizTalk 2006 DB2 send adapters to call the

By Mark Brimble
Feature blog image

Feb 20

Splitting Email attachments from the MIME decoder instead of the POP3 adapter

If you try to split email attachments that come from a custom pipeline that uses a MIME decoder then it is not easy to determine the file type Recently I had

By Mark Brimble
Feature blog image

Feb 3

Many-to-one mappings

I writing this how to because every time I do this I have forgotten how I did it the last time Drop a transform shape into an orchestration that contains two

By Mark Brimble
Feature blog image

Jan 19

Dynamically Configuring pipeline components

How do you dynamically configure pipeline component properties in a BizTalk Orchestration with out a send port configured to use the  pipeline I am doing a

By Mark Brimble
Feature blog image

Dec 30

An alternative to using the POP3 adapter to read email attachments – 2

Why would you use anything else other than the POP3 adapter to consume email attachments in BizTalk On Christmas eve I found a reason why you might want to use

By Mark Brimble

Dec 2

Disassembling Excel files

One of the requirements of a recent BizTalk project was to receive Excel files into BizTalk before doing some work on the resulting XML files I want to share

By Mark Brimble
Feature blog image

Nov 4

DB2 BizTalk Adapters: Executing a program on an AS400 using a stored procedure

I have just finished my first IBM integration project using BizTalk 2006 and will share my experiences here   Installation of the Microsoft BizTalk Adapter

By Mark Brimble
turbo360

Back to Top