Welcome to Neudesic Blogs Sign in | Join | Help
The average BizTalk solution has a large number of DLLs that need to reside in the Global Assembly Cache (GAC). As a result, deploying the BizTalk solution can consume more cycles than is necesary. The time factor becomes apparent during troubleshooting Read More
Checking for the existance of a promoted property is simpler when you use the Exists operator. Read More
Trailing Delimiters in HL7 Messages must be understood and corrected correctly. Read More
I'm sure that over time you've run into the dreaded "File transport does not have read/write privileges for receive location "C:\ Flatfile\SAPTestIn\".". Usually you simply go to the folder and either give the BizTalk account full permission (bad) or Read More
I've been reviewing and studying the CrossReferencing APIs because it looks like no one is using them, and I like to find new things to play with.    I got a hint from Marty Wasznicky that they were written for a customer years ago "to provide a way Read More
To remove data and keep the BizTalk Server 2004 and BizTalk Server 2006 healthy you have to enable the BizTalk Backup jobs. This process talks about why and what to do if you do not want to archive tracking data. Read More
At a recent client, the Salesforce developer (Doug Auerbach of Avanade) pointed out that the newest release (What's New in Apex Web Services API Winter '07) has the capability for Salesforce to call external WebServices with Notification messages. You Read More
Microsoft has already started incorporating the SysInternals product line into the MS line.    http://www.microsoft.com/technet/sysinternals/default.mspx    They have released an update of Procmon Announcing Process Monitor v1.0 We're excited Read More
Required Ports for BizTalk Server http://msdn.microsoft.com/library/default.asp?url=/library/en-us/bts06coredocs/html/a11cec7a-de97-47f9-9153-0be82d694fab.asp    Also listing the: Ports for the Receive and Send Servers http://msdn.microsoft.com/library/en-us/bts06coredocs/html/19cafe74-6676-4779-8ced-de0841dba19f.asp Read More
The New VirtualStream in BTS 2006 Read More
Create the server with Case-Sensitive collation?      You will get the following error when you attempt to extend a web site with the SPS server: Must declare the scalar variable "@SiteId".    In the BizTalk Installation Guide (Multi server in Read More