1

I have data analysed using CEP which I want to display in BAM.

I am using KPI analyzer sample

Is it possible to display in BAM? If yes, how should I proceed?

Community
  • 1
  • 1
madhurika
  • 191
  • 1
  • 8

1 Answers1

0

To do so, you have to write a custom broker that stores the output of CEP to a Database.

The guide to write a custom broker is available at http://suhothayan.blogspot.com/2013/02/writing-custom-broker-for-wso2-cep.html

suho
  • 912
  • 6
  • 12