Sign in
Keith Lim's Biztalk BAM Blog
BizTalk BAM TPE EventStream MessagingEventStream DirectEventStream BufferedEventStream OrchestrationEventStream
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
BAM Interceptor for WCF
Creating WCF Interceptor Configuration
Archive
Archives
July 2007
(1)
June 2007
(2)
March 2006
(1)
February 2006
(5)
January 2006
(1)
October 2005
(2)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Keith Lim's Biztalk BAM Blog
Soliciting Biztalk BAM scenarios and issues
Posted
over 7 years ago
by
keithlim
5
Comments
How great it would be if every features we put in to the software is what customers need/want. Anyway, I am creating this entry to solicit your input on how you use or plan to use BizTalk BAM. Please response as a comment with your scnenario. Do also...
Keith Lim's Biztalk BAM Blog
BAM API: Using OrchestrationEventStream
Posted
over 7 years ago
by
keithlim
12
Comments
Since there is not much documentation* on this yet on how to use OrchestrationEventStream (an EventStream that is in synch with Orchestration), here is a quick info on the howto: This new feature is found in Microsoft.BizTalk.Bam.XLANGs assembly. From...
Keith Lim's Biztalk BAM Blog
Sample code to retrieve server and database info of Biztalk MessageBox and PIT
Posted
over 7 years ago
by
keithlim
5
Comments
Since there is a request for this, here is an example to retrieve server name and database for Biztalk MessageBox and BAM Primary Import database. Since this is accessing internal implementation, this code is not supportable (use at your own risk) and...
Keith Lim's Biztalk BAM Blog
Continuation scenarios with mixed of TPE-enabled and non-TPE-Enabled tracking:
Posted
over 7 years ago
by
keithlim
18
Comments
It has been a while since I last blogged on this. Let's continue from where I left off. Let's pick two continuation scenarios: the first, a TPE segment continues to a non-TPE segment, and the reverse being the second. 1. TPE-enabled segment...
Keith Lim's Biztalk BAM Blog
DirectEventStream vs BufferedEventStream
Posted
over 7 years ago
by
keithlim
15
Comments
Which EventStream to use: DirectEventStream (DES) vs BufferedEventStream (BES) Use DES when you don't want any latency of data appearing in BAMPrimaryImport database. Since this is synchronous call, any error will be thrown back to the calling application...
Page 1 of 1 (5 items)