Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
6answers
2k views

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 ...
1
vote
1answer
40 views

Bio::DB::Sam - Get number of mappings for all reads in bam file

I want to calculate transcript expressions and therefore I need to get the number of mappings for all reads in the bam file. My current procedure is to go overall transcripts and get the reads that ...
1
vote
1answer
69 views

Creation Gadget for WSO2 BAM

I am creation Gadget for WSO2 BAM dashboard. I need to add the data to the chart that gives service of monitored server as result. How can I make this data as values of charts?
1
vote
1answer
76 views

open source BAM

I am working in BAM project. We are using a SYSTAR product. Currently we are thinking of implementin our own open source BAM tool. Can anyone suggest what are the constraints we have to keep in ...
0
votes
1answer
15 views

Tracking Profile Editor shows wrong version of an orchestration

I try to set up BAM for my BizTalk orchestrations. Everything is ok except the 2 orchestrations which are shown incorrectly in Tracking Profile Editor. For example, I've added an Expression shape with ...
0
votes
1answer
13 views

Can't open a view in Business Activity Monitoring

I use BizTalk Server 2010. Yesterday I deployed a BAM activity and could browse a corresponding view in the BAM portal. Today I've created another activity, but this time I made it non-RTA and hence I ...
0
votes
1answer
87 views

Creation Dashboard using WSO2 BAM already defined dashboards

I have question. I need to provide the report for my master work to compare BAM tools and one of them is WSO2 BAM.I am beginner in it. I have to provide dashboards in WSO2BAM which will take ...
0
votes
2answers
79 views

Add tag to bioperl DB::SAM/BAM

I have a bam file and use bioperl (Bio::DB::Sam) to work with it. Now i wanted to ask if there is any possibility to add tags to alignments in this File? i use my $iterator = ...
0
votes
2answers
100 views

Number of files received by a file receive location

Is there a way to calculate the number of files received by a receive location using BAM? Thanks
0
votes
1answer
171 views

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

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 ...
0
votes
1answer
167 views

BizTalk Business Activty Monitor

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 ...
0
votes
1answer
200 views

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 ...
0
votes
1answer
94 views

Getting receive pipeline error information in BAM

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 ...