Recent update: 2008-3-21
3133 byte By
Anju-H at 2008-3-7
I can not use activity search... and this is error i get.. Event Type:Error Event Source:BAM Portal Event Category:None Event ID:0 Date:5/11/2007 Time:4:44:21 PM User:N/A Computer:BFGVLBIZTALK1 Description: (BAMPortal.PortalApplication) Void LogAllErrors(System.Exception[]): ...
3133 byte By
Anju-H at 2008-3-6
I can not use activity search... and this is error i get.. Event Type:Error Event Source:BAM Portal Event Category:None Event ID:0 Date:5/11/2007 Time:4:44:21 PM User:N/A Computer:BFGVLBIZTALK1 Description: (BAMPortal.PortalApplication) Void LogAllErrors(System.Exception[]): ...
I would like to kick off this forum with the following question. How would you enable BAM interception when your WCF service uses unmatched message handlers? What is your filter going to look like in the abscence of specific operation names? Bring your answers in !! - Amlan ...
In my solution I am using the WCF BAM interceptors, and I have a question for the forum regarding how to use this functionality appropriately regarding exceptions. I have two completion steps: Completed and Exception where Completed indicates a service call and exception indicates an exception ...
Here is a question from a customer posted on my blog: http://blogs.msdn.com/keithlim/archive/2007/06/29/steps-to-facilitate-the-creation-of-wcf-interceptor-configuration-file.aspx#4508385 Hi Keith , i started working on BAM WCF Interceptor in BizTalk 2006R2, ur blogs helped me in ...
If we have a workflow with multiple branches and I’m using WF BAM Interceptor for tracking, is there any way we can display a graphical representation of workflow which indicates us the branch (path) a user has taken at run time in BAM portal or in anyother BAM tool? ...
Hello Couple of months ago, in this forum I posted a question about tracking complex data type using WF BAM Interceptor. John Flanders mentioned that it is possible and I could use GetActivityProperty inside of an Update element. As I working on it right now I'm trying to understand how we ...
352 byte By
Needo at 2008-2-26
Hi I cannot see "Mark as Answer" icon button at right of message? There are only "replay" "quote" buttons and "report abuse" link at right side at top and bottom of message respectivly. I want to give credit to person's message who helped me. ...
Hi, I am new to WF BAM interceptor. BizTalk 2006 R2 documentation mentions that we can track different events of a single activity using multiple OnEvent elements in the IC file. However, I am facing problem when trying to track multiple events on a single WF activity using ...
352 byte By
Needo at 2008-2-24
Hi I cannot see "Mark as Answer" icon button at right of message? There are only "replay" "quote" buttons and "report abuse" link at right side at top and bottom of message respectivly. I want to give credit to person's message who helped me. ...
Here is a question from a customer posted on my blog: http://blogs.msdn.com/keithlim/archive/2007/06/29/steps-to-facilitate-the-creation-of-wcf-interceptor-configuration-file.aspx#4508385 Hi Keith , i started working on BAM WCF Interceptor in BizTalk 2006R2, ur blogs helped me in ...
Hello Couple of months ago, in this forum I posted a question about tracking complex data type using WF BAM Interceptor. John Flanders mentioned that it is possible and I could use GetActivityProperty inside of an Update element. As I working on it right now I'm trying to understand how we ...
Here is a question from a customer posted on my blog: http://blogs.msdn.com/keithlim/archive/2007/06/29/steps-to-facilitate-the-creation-of-wcf-interceptor-configuration-file.aspx#4508385 Hi Keith , i started working on BAM WCF Interceptor in BizTalk 2006R2, ur blogs helped me in ...
R2 Beta Download site http://connect.microsoft.com/site/sitehome.aspx?SiteID=65 Further instructions on how to download the beta can be found here: · http://support.microsoft.com/?kbid=936046 · http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=1425210&SiteID=1 WebCasts · BAM ...
Hello Couple of months ago, in this forum I posted a question about tracking complex data type using WF BAM Interceptor. John Flanders mentioned that it is possible and I could use GetActivityProperty inside of an Update element. As I working on it right now I'm trying to understand how we ...
Here is a question from a customer posted on my blog: http://blogs.msdn.com/keithlim/archive/2007/06/29/steps-to-facilitate-the-creation-of-wcf-interceptor-configuration-file.aspx#4508385 Hi Keith , i started working on BAM WCF Interceptor in BizTalk 2006R2, ur blogs helped me in ...
1502 byte By
hj1 at 2008-2-18
Hello, I have custom pipeline that I'm using to write BAM events. I'm using the MessagingEvent stream to enable continuation such as: ActivityID="BAM_" + Guid.NewGuid().ToString() + "_" + DateTime.Now + "_" + StageDescription; //Start the activity record ...
1385 byte By
RRaghu at 2008-2-17
I would like to know if I can use BAM for tracing business events from more than one machine and with or without BizTalk installed on all of them. Here is my scenario: I have an ASP.NET application that collects requirements using WF. The WF needs to get data from legacy systems as well as ...
3537 byte By
RRaghu at 2008-2-16
I am a newbie in the BAM world but I did go through the documentation and samples. I have some questions regarding WF & WCF BAM interceptors and BAM itself. There is a BAMApi sample application in the SDK which seem to demostrates how to extend BAM Interceptor concept to other hosts (i.e. ...
3516 byte By
RRaghu at 2008-2-15
I am a newbie in the BAM world but I did go through the documentation and samples. I have some questions regarding WF & WCF BAM interceptors and BAM itself.There is a BAMApi sample application in the SDK which seem to demostrates how to extend BAM Interceptor concept to other hosts (i.e. ...
Hello Couple of questions. Can we use Workflow BAM interceptor to track WF XOML file. Currently in BAM Interceptor Configuration file we specify Workflow assembly as EventSource. Is it possible to change this EvenSource? Next question, if a workflow has complex data type, let’s say a ...
Greetings all,I've noticed that when using the BAM R2 interceptors with WCF adapters, the Out of the Box implementation of IOneWayAsync and IOneWayAsyncTxn seem to be the exact same ...
We are trying to find out is there any advantages/disadvantages using BAM Interceptor for Workflow Tracking versus Workflow Tracking Service? The solution we are looking is a WF solution might use BizTalk not sure on this yet Few things come to my mind right away are, BAM provides OOB ...
Hi, Where can I lay my hands on the xsd for the INterceptor config. I was at a jumpstart wiht Jon F and he mentioned it was in the help but I can't find it :0( Thanks Gar
We are trying to find out is there any advantages/disadvantages using BAM Interceptor for Workflow Tracking versus Workflow Tracking Service? The solution we are looking is a WF solution might use BizTalk not sure on this yet Few things come to my mind right away are, BAM provides OOB ...
I would like to kick off this forum with the following question. How would you enable BAM interception when your WCF service uses unmatched message handlers? What is your filter going to look like in the abscence of specific operation names? Bring your answers in !! - Amlan ...
12769 byte By
Umar1 at 2008-2-13
Hello I’m currently testing BAM Interceptor for Workflow with simple solution. I’ve 2 Workflow, first one is POApproval WF, second one is POShipment WF. First one calls the second one. I’ve created BAM Interceptor for the first WF (POApproval), deployed it, works fine, I’m able to track the ...
hi sorry for newbie question. I have next experience: An interceptor is software that instruments an application so that it can collect data in a generic way based on a configuration file. ...with the release of BizTalk R2, Microsoft provides BAM interceptor implementations for WF... The most ...