bam

Can anyone recommend a good Business Activity Monitoring (BAM) tool?

We are looking for a flexible Business Activity Monitoring package affordable enough for the average SMB and that can integrate reasonably well with our .NET applications (SOAP/REST interface is just fine). I am aware that BizTalk has a BAM component, but we are not interested in using BizTalk as a messaging solution and I hate to buy a...

Getting receive pipeline error information in BAM

Hi! I have two orchestrations One of them is used as an error handler for the other orchestration, and is getting failed messages from it. I have set this up in bam. The problem is when a file fails in the receive port I don't get any usefull information in the Activity Search. Only that something has been registered. Data ex from Bam: ...

Using SSIS in a cluster with BizTalk BAM

We set up SQL server in a cluster. We then used one of the BizTalk servers and installed SSIS on it. We then configured BAM. Everything looked fine until we needed to run some of the SSIS jobs to archive stuff. They don't seem to have been created ... We then tried to change the value in the MsDtsSrvr.ini.xml file and restart the SSIS o...

BizTalk Business Activty Monitor

Hi, I recently started with the BAM from BizTalk. I created a simple orchestration. I configured the BAM for BizTalk ofcourse. I used excel to create a simple schema with only textfields. I deployed this xml schema to the BizTalk primary import using: bm deploy-all -DefinitionFile:myxml.xml. Opened the TPE and opened the deployed sche...

BizTalk 2009 and BAM Portal

We have biztalk group consisting of three servers. We have installed BAM tool on all thee servers. Now for BAM Portal site can we make network load balance using two server from biztalk groups? ...

BizTalk BAM - manually editing BTT XPath to return just the First instance of a Message Payload property?

Hi! We have a preference for using TPE for BAM tracking since it can be deployed independently of our orchestrations. However, at one point in our process, we need to track a message payload property which has a 1:N relationship with the Root XML Element of the message. Despite the 1:N relationship, extracting just the first value of ...

Number of files received by a file receive location

Hi, Is there a way to calculate the number of files received by a receive location using BAM? Thanks ...