Business Activity Monitoring (BAM) allows for the delivery of summarized, real-time operational data.

learn more… | top users | synonyms

1
vote
4answers
195 views

Error while installing HTTPD Logs Analysis Sample

I am working with BAM for so many days and suddenly i am not even able to do a simple example(HTTPD Logs Analysis Sample) as demonstrated in BAM 2.0.1 documentation. I haven't changed offset. The ...
1
vote
2answers
41 views

WSO2 BAM REST-API Sample Execution

I have WSO2BAM V2.2.0 installed on Windows 7 and Cygwin 1.7.18. When I try to run REST-API sample I get the following error in the BAM console. Can anyone please let me know what can be wrong and how ...
0
votes
2answers
141 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 = ...
2
votes
1answer
64 views

WSO2 BAM - Data Purge option in Cassandra

Is there any way to remove raw events which are accumulated for long time in cassandra?
1
vote
1answer
60 views

Configuring WSO2 AS and BAM

I am using BAM 2.2.0. I configured the service statistics toolbox inside the BAM server based on the documentation. And run the example program "service-stats"it is working fine. But when I configure ...
1
vote
1answer
93 views

WSO2 BAM integrate Data Service

I m new to BAM. I have to create a gadget/graph to display on dashboard some values from database. I could do this through Gadget Generation Tool. But now my requirement is that I want to get these ...
1
vote
1answer
65 views

Is it possible to display data in WSO2 BAM which is analysed by WSO2 CEP?

I have data analysed using CEP which I want to display in BAM. I am using KPI analyzer sample - http://docs.wso2.org/wiki/display/CEP201/KPI+Analyzer Can you please tell me whether its possible to ...
1
vote
1answer
156 views

cluster configuration for load balancing - WSO2 BAM/CEP

How WSO2 CEP or BAM can be load balanced ? What configuration changes required to make it in clustered mode (active-active). How publisher can send events over Thrift to this clustered server, please ...
1
vote
1answer
287 views

ERROR in WSO2 BAM 2.0.1: try to close a closed DB

After running WSO2 BAM 2.0.1 for a while with data from AS and ESB I can see this error time to time. I use the default configuration I just put the toolboxes for AS and ESB in BAM. even with this ...
1
vote
1answer
113 views

How to publish a BAM event with an attribute of type long via rest-api?

According to logs I've managed to create an event stream definition using rest-api. [2012-08-22 08:48:57,287] INFO {org.wso2.carbon.databridge.streamdefn.cassandra.datastore.CassandraConnector} - ...
1
vote
1answer
134 views

How to disable WSO2 BAM Thrift authentication

Is it possible to disable WSO2 BAM thrift authentication? We're publishing BAM on a different host than "localhost" and we're getting the following error 507672 [pool-7-thread-30] ERROR ...
1
vote
1answer
207 views

WSO2 ESB and WSO2 Bam Compatibility

There are compatibility problems between versions of ESB and BAM? I'm trying to configure the two products, installing ESB feature, BAM Activity Data Mediation(Version 3.2.0) with the p2_repo ...
1
vote
1answer
275 views

Trim Illumina reads in a bam/sam file

I have found plenty of tools for trimming reads in a fastq format, but are there any available for trimming already aligned reads?
1
vote
1answer
146 views

Using bam in edi inbound and outbound process

what functionality of BAM Can we use in EDI. I know Bam basics.But i dont know how can i use BAM in EDI inbound and outbound process. So My question is how can we use BAM functionality in EDI ...
0
votes
1answer
50 views

Configuring WSO2 API Manager to use the WSO2 BAM Server

Using WSO2 API Manager 1.3 and WSO2 BAM 2.0. Followed the instructions found in the README.txt in /statistics. Getting the following error when starting API Manager: TID: [0] [AM] [2013-05-02 ...
0
votes
1answer
32 views

Issue viewing Aggregations and Activity Search - BAM portal

I am working on BAM(first encounter) , created a simple Activity where I have defined two Business Milestone(Invoice received and Invoice processed time) and one Business Data(Customer Name) and a ...
0
votes
1answer
27 views

wso2esb wso2 governance registry

ok this seems like its very basic functionality but doesnt work so well out of the box. Using esb version 4.5.1 or 4.6.0, mount a registry version 4.5.0 Mount appears to work, structure is present ...
0
votes
1answer
78 views

WSO2 BAM-Custom events in Dashboard

I am working with dashboard and want custom events to be shown using dashboard. Is it possible to see custom events using this?
0
votes
1answer
214 views

Issue with WSO2 BAM: Unable to connect to the server org.apache.hadoop.hive.cassandra.CassandraException: unable to connect to server

In Centos OS I deployed a BAM 2.0.1 server with the default config. After that I configure the AS and ESB toolbox I configure my AS and ESB server to use this BAM. when I restart the BAM server I ...
0
votes
1answer
79 views

BizTalk is trying to run “exec TDDS_GetColumnInfo @objectName=N'[dbo].[bam_xxx_PrimaryImport]'” against BizTalkDTADb database

I have deployed my bam activities and they (tables/stored procs) exist in BAMPrimaryImport database. But I'm getting an error when the process runs: TDDS failed to execute event. Could not find ...
0
votes
1answer
104 views

Issue with AS 5.0.0 and BAM 2.0.0 when I create a new tenant in AS

When in AS 5.0.0 I create a tenant if BAM statistic bundle is disable all work great, I can login into the tenant. But if I activate the BAM statistic bundle and try to login into the same tenant I ...
0
votes
1answer
125 views

Carbon 4.0.1 (BAM 2.0) as a Linux daemon

I am currently evaluating some of the WSO2 servers, one of them is the BAM 2.0 (on the carbon 4.0.1). So far, in the packages was always a daemon.sh file included, which could be installed with ...
0
votes
1answer
58 views

BAM Archive activitywindow setting doesnt work

We have a job running to do moving the data from BAMPrimaryImport to BAMArchive.After deploying the BAM, we run the following command on the target server (single dev server) bm set-activitywindow ...
0
votes
1answer
253 views

WSO2 BAM - ESB sinchronization

Hello Stackoverflow & WSO2 community, I want to thank you for the ongoing support from the beginning of my architecture building. I'm not much skilled at creating SOA solutions, and your support ...
0
votes
1answer
117 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 ...
2
votes
0answers
62 views

WSO2 ESB sending events to BAM with LDAP authentication

I'd like to know if somebody has successfully got ESB connecting to a BAM that uses LDAP for authentication, and how. In other words: what're the necessary permissions to publish events in a BAM ...
1
vote
0answers
73 views

WSO2 BAM - JMX Data Agent to support remoting-jmx protocol

I was trying to monitor jboss EAP 6.0/jboss AS 7 MBeans in WS02 BAM 2.2.0 using JMX Data Agent.I followed the tutorial ...
1
vote
0answers
49 views

Moving BAM SSIS Packages in Package Store on SQL Server

Will this break BAM and is it possible to fix it again, possibly with updating any config files that can point to the new locations? Where would such config files be assuming this is how it's likely ...
1
vote
0answers
95 views

BAM Continuation issue with TPE

I have 2 Orchestrations in a parent/child relationship in my solution. The parent calls the child directly. The child Orchestration calls out to wcf services and the responses are returned to the ...
1
vote
0answers
76 views

Why is SSAS required for BizTalk BAM RTA

When a BAM activity has RTA enabled my understanding is that the aggregated data is held in a new table of the BAM Primary Import db and updated via triggers from the active and completed activity ...
0
votes
0answers
29 views

Connect WSO2 BAM to external Cassandra 1.2.x

Is it possible to connect to external instance of the Apache Cassandra (latest version)? There have been some performance improvements in the version 1.2 that should help with my issue. The startup ...
0
votes
0answers
51 views

WSO2 BAM Analytic scripts execute Error

When I click Analytics Execute in WSO2 BAM, always get this results: Error while executing Hive script.Query returned non-zero code: 9, cause: FAILED: Execution Error, return code 2 from ...
0
votes
0answers
45 views

Oracle BAM alert ,clock error

when i try changing the time in any time based alert the following error comes in a pop window The error shown is "Unable to set value of the property 'innerText': object is null or undefined" and a ...
0
votes
0answers
70 views

Oracle BAM creation of Drill across to URL not working

I've created a pie chart in oracle BAM and want to create a drill across to SOA em console URL. I followed the steps given in the drill across to url under oracle documentation but nothing happens. ...