문제

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?

도움이 되었습니까?

해결책

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.

다른 팁

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.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top