June 2005 - Posts

BizTalk Schema Presentation

I am doing a BizTalk Presentation on Wed June 29 in Toronto. Details can be found below. Theme for the night -> BizTalk Schema DeepDive First Presentation: An Introduction to BizTalk Schemas One of the first steps in designing a Messaging or Integration Read More...

BizTalk -> More on Constructing Messages and Configuration Information for an Orchestration

I recently was reading Scott's entry on Constructing Messages from Scratch with Embedded Resources. This is a good method, so take a look a look at it HERE . Below is a variant on Constructing Messages in an Orchestration . This also can be used as a Read More...

Calling an Oracle Stored Procedure from a Sql Server 2000 Stored Procedure using a Linked Server

I had to to this a while back -> Calling an Oracle stored procedure from a Sql Server stored procedure. The Oracle stored procedure accepted a number of parameters from the Sql Server stored procedure. The Oracle stored procedure would then execute Read More...

BizTalk 2004 -> Integrating with Sharepoint 2003 and when NOT to use the BizTalk WSS Adapter

The Sharepoint Send/Receive Adapter released last March of 2004 on GotDotNet can be downloaded HERE . It provides functionality to add (Send) items from BizTalk into Sharepoint Libraries and to pull (Receive) items that have been added into a Sharepoint Read More...