Question

I am thinking of using WSO2 BAM but could not find the answer to the next question anywhere. Is it posible to embed WSO2 BAM gadgets in any webpage? can it only be displayed within the BAM server aplication?

Was it helpful?

Solution

BAM is using Google Gadgets so you should be able to use these gadgets in other web pages too. Also BAM can persist summarized data into RDBMS. So you can easily plug other third party dashboards and reporting tools (like jasper,pentaho, birt etc) for visualizing summarized data in BAM.

OTHER TIPS

In addition to Kasun's answer note that BAM has two out of the box presentation ways. One is with Gadgets as you mentioned which is based on WSO2 Gadget Server. In latest BAM versions (i.e. from BAM 2.0.0) the user can define his own dashboards using Jaggery. If you want more flexibility you can access RDBMS (H2 is the default type built in) with your own web app and visualize as Kasun mentioned.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top